.webdenn-hero{background:var(--bg);flex-direction:column;justify-content:center;min-height:clamp(380px,52svh,480px);padding:clamp(36px,5vw,64px) 28px clamp(8px,1.5vw,16px);display:flex;position:relative;overflow:hidden}.webdenn-hero:before,.webdenn-hero:after{content:"";background:var(--line);z-index:0;width:1px;position:absolute;top:0;bottom:0}.webdenn-hero:before{left:11%}.webdenn-hero:after{right:11%}.webdenn-hero__rail{z-index:6;display:flex;position:absolute}.webdenn-hero__rail--left{font-family:var(--font-display);color:var(--ink-soft);flex-direction:column;gap:16px;font-size:.85rem;top:clamp(24px,5vw,56px);left:clamp(20px,3vw,44px)}.webdenn-hero__rail--left a{color:inherit;align-items:center;text-decoration:none;transition:color .25s,transform .25s;display:inline-flex}.webdenn-hero__rail--left a:hover{color:var(--accent);transform:translate(2px)}.webdenn-hero__rail--right{flex-direction:column;align-items:center;gap:12px;top:clamp(24px,5vw,56px);right:clamp(20px,3vw,40px)}.webdenn-hero__scroll{writing-mode:vertical-rl;font-family:var(--font-display);letter-spacing:.28em;text-transform:uppercase;color:var(--ink-soft);font-size:.72rem}.webdenn-hero__scrollline{background:var(--line);width:1px;height:70px;position:relative;overflow:hidden}.webdenn-hero__scrollline:after{content:"";background:var(--accent);height:30%;animation:1.8s cubic-bezier(.22,.61,.36,1) infinite webdenn-scrolldot;position:absolute;top:0;left:0;right:0}@keyframes webdenn-scrolldot{0%{transform:translateY(-100%)}to{transform:translateY(330%)}}.webdenn-hero__stage{z-index:1;place-items:center;width:100%;min-height:clamp(100px,18vw,260px);margin-bottom:clamp(-20px,-3vw,-8px);display:grid;position:relative;overflow:hidden}.webdenn-hero__word{font-family:var(--font-display);letter-spacing:-.05em;background:linear-gradient(100deg,#0a8fc42b 0%,#0a8fc41f 28%,#18b07a26 50%,#0a8fc41f 72%,#0a8fc42b 100%) 0 0/230% 100%;-webkit-text-fill-color:transparent;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0;white-space:nowrap;text-align:center;-webkit-background-clip:text;background-clip:text;max-width:96vw;font-size:clamp(3.8rem,18vw,35rem);font-weight:700;line-height:.8;animation:11s linear infinite webdenn-wordflow;position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}@keyframes webdenn-wordflow{to{background-position:230% 0}}.webdenn-hero__actions{z-index:3;flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:clamp(-28px,-4vw,-12px);display:flex;position:relative}.webdenn-hero__cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.webdenn-hero__btn-primary{background:var(--accent);font-family:var(--font-display);color:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.35rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex;box-shadow:0 8px 24px -6px #0a8fc46b}.webdenn-hero__btn-primary:hover{background:#087aa8;transform:translateY(-1px);box-shadow:0 12px 28px -6px #0a8fc480}.webdenn-hero__btn-secondary{background:var(--landing-surface);font-family:var(--font-display);color:var(--landing-text);border:1px solid #0a8fc438;border-radius:12px;align-items:center;gap:.625rem;padding:.625rem 1.15rem .625rem .625rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex;box-shadow:0 2px 8px #0f172a0a}.webdenn-hero__btn-secondary:hover{background:var(--landing-surface-2);border-color:#0a8fc466;transform:translateY(-1px)}.webdenn-hero__btn-text--short{display:none}.webdenn-hero__social{color:var(--landing-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.25rem;font-size:13px;display:flex}.webdenn-hero__tagline{z-index:3;text-align:center;font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);max-width:22ch;margin:clamp(24px,4vw,44px) auto 0;font-size:clamp(1.4rem,3vw,2.3rem);font-weight:600;line-height:1.2;position:relative}.webdenn-hero__grow{z-index:4;font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:10px;font-size:.78rem;display:flex;position:absolute;bottom:clamp(20px,3vw,34px)}.webdenn-hero__grow--left{left:clamp(20px,3vw,44px)}.webdenn-hero__grow--right{right:clamp(20px,3vw,44px)}.webdenn-hero__grow-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;display:inline-block}.webdenn-hero__blob{filter:blur(60px);opacity:.5;z-index:0;pointer-events:none;will-change:transform;background:radial-gradient(circle at 40% 40%,#0a8fc447,#0a8fc400 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-200px;left:40%}html.dark .webdenn-hero__word{background:linear-gradient(100deg,#0a8fc459 0%,#0a8fc438 28%,#18b07a47 50%,#0a8fc438 72%,#0a8fc459 100%) 0 0/230% 100%;-webkit-background-clip:text;background-clip:text}@media (max-width:720px){.webdenn-hero{min-height:auto;padding:32px 16px 20px}.webdenn-hero__rail,.webdenn-hero__grow{display:none!important}.webdenn-hero:before,.webdenn-hero:after{display:none}.webdenn-hero__stage{min-height:clamp(80px,22vw,180px)}.webdenn-hero__word{font-size:clamp(3rem,16vw,8rem)}.webdenn-hero__cta-row{flex-wrap:nowrap;gap:.5rem;width:100%}.webdenn-hero__btn-primary,.webdenn-hero__btn-secondary{flex:1 1 0;justify-content:center;gap:.35rem;min-width:0;padding:.65rem .5rem;font-size:.78rem}.webdenn-hero__btn-text--long{display:none}.webdenn-hero__btn-text--short{display:inline}.webdenn-hero__btn-primary .webdenn-hero__btn-icon{display:none}}.ads-dash{width:100%;padding:0 0 1rem}.ads-dash__metric,.ads-flow,.ads-flow__panel,.ads-flow__agent,.ads-flow__field,.ads-flow__output,.ads-flow__copy-card,.ads-flow__launch-card,.ads-dash__preview-card,.ads-dash__wf-step,.ads-dash__chart,.ads-dash__table-wrap{box-shadow:none}.ads-dash__shell{border:1px solid var(--landing-border);background:var(--landing-surface);box-shadow:none;border-radius:16px;min-height:480px;display:flex;overflow:hidden}.ads-dash__sidebar{border-right:1px solid var(--landing-border);background:var(--landing-surface-2);flex-direction:column;flex-shrink:0;align-items:center;width:56px;padding:16px 0;display:none}@media (min-width:768px){.ads-dash__sidebar{display:flex}}.ads-dash__logo{background:var(--accent);width:36px;height:36px;font-family:var(--font-display);color:#fff;border-radius:10px;justify-content:center;align-items:center;margin-bottom:20px;font-size:14px;font-weight:700;display:flex}.ads-dash__nav{flex-direction:column;flex:1;gap:4px;padding:0 8px;display:flex}.ads-dash__nav-btn{width:36px;height:36px;color:var(--landing-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.ads-dash__nav-btn:hover{background:var(--landing-surface);color:var(--landing-text)}.ads-dash__nav-btn.is-active{color:var(--accent);background:#0a8fc41f}.ads-dash__sidebar-foot{padding-bottom:8px}.ads-dash__avatar{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.ads-dash__main{flex-direction:column;flex:1;min-width:0;padding:16px 16px 0;display:flex}@media (min-width:1024px){.ads-dash__main{padding:20px 24px 0}}.ads-dash__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.ads-dash__title{font-family:var(--font-display);color:var(--landing-text);margin:0;font-size:1.125rem;font-weight:700}.ads-dash__subtitle{color:var(--landing-muted);margin:2px 0 0;font-size:12px}.ads-dash__header-actions{align-items:center;gap:8px;display:flex}.ads-dash__search{border:1px solid var(--landing-border);background:var(--landing-surface-2);color:var(--landing-muted);border-radius:10px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:none}@media (min-width:640px){.ads-dash__search{display:flex}}.ads-dash__date,.ads-dash__notif{border:1px solid var(--landing-border);background:var(--landing-surface);color:var(--landing-text);cursor:pointer;border-radius:10px;align-items:center;gap:4px;padding:6px 10px;font-size:11px;font-weight:500;display:flex}.ads-dash__notif{padding:6px 8px;position:relative}.ads-dash__notif-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.ads-dash__tabs{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.ads-dash__tab{border:1px solid var(--landing-border);background:var(--landing-surface);color:var(--landing-text);cursor:pointer;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.ads-dash__tab:hover{border-color:#0a8fc459}.ads-dash__tab.is-active{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:none}.ads-dash__live{color:var(--landing-muted);align-items:center;gap:6px;margin-left:auto;font-size:11px;font-weight:500;display:inline-flex}.ads-dash__live-dot{width:8px;height:8px;display:flex;position:relative}.ads-dash__live-dot:before{content:"";background:#10b981;border-radius:50%;animation:1.5s infinite ads-dash-ping;position:absolute;inset:0}.ads-dash__live-dot:after{content:"";background:#10b981;border-radius:50%;width:8px;height:8px;display:block;position:relative}@keyframes ads-dash-ping{0%,to{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.8)}}.ads-dash__metrics{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px;display:grid}@media (min-width:768px){.ads-dash__metrics{grid-template-columns:repeat(4,1fr)}}.ads-dash__metric{border:1px solid var(--landing-border);background:var(--landing-surface-2);border-radius:12px;padding:12px 14px}.ads-dash__metric-label{text-transform:uppercase;letter-spacing:.04em;color:var(--landing-muted);margin:0;font-size:10px;font-weight:500}.ads-dash__metric-value{font-family:var(--font-display);color:var(--landing-text);margin:4px 0 0;font-size:1.25rem;font-weight:700}.ads-dash__metric-change{align-items:center;gap:3px;margin-top:4px;font-size:10px;font-weight:600;display:inline-flex}.ads-dash__metric-change.is-up{color:#10b981}.ads-dash__metric-change.is-down{color:#f59e0b}.ads-dash__body{flex:1;grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1024px){.ads-dash__body{grid-template-columns:1fr 280px}}@media (min-width:1280px){.ads-dash__body{grid-template-columns:1fr 320px}}@media (min-width:1536px){.ads-dash__body{grid-template-columns:1fr 360px}}.ads-dash__chart{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:12px;margin-bottom:12px;padding:14px 16px}.ads-dash__chart-head{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.ads-dash__chart-title{color:var(--landing-text);margin:0;font-size:13px;font-weight:600}.ads-dash__chart-sub{color:var(--landing-muted);margin:2px 0 0;font-size:10px}.ads-dash__chart-legend{color:var(--landing-muted);gap:12px;font-size:10px;display:flex}.ads-dash__chart-legend span{align-items:center;gap:4px;display:flex}.ads-dash__chart-legend .dot{border-radius:2px;width:12px;height:6px;display:inline-block}.dot--google{background:#4285f4}.dot--meta{background:#0082fb}.ads-dash__chart-svg{width:100%;height:72px}.ads-dash__chart-days{color:var(--landing-muted);justify-content:space-between;margin-top:6px;font-size:9px;display:flex}.ads-dash__table-wrap{border:1px solid var(--landing-border);border-radius:12px;overflow:hidden}.ads-dash__table-head{border-bottom:1px solid var(--landing-border);background:var(--landing-surface-2);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ads-dash__table-title{color:var(--landing-text);margin:0;font-size:13px;font-weight:600}.ads-dash__table-action{color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:600}.ads-dash__table{border-collapse:collapse;width:100%;font-size:11px}.ads-dash__table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--landing-muted);border-bottom:1px solid var(--landing-border);background:var(--landing-surface);padding:8px 12px;font-size:10px;font-weight:600}.ads-dash__table td{color:var(--landing-text);border-bottom:1px solid var(--landing-border);background:var(--landing-surface);padding:10px 12px}.ads-dash__table tr:last-child td{border-bottom:none}.ads-dash__table tr:hover td{background:var(--landing-surface-2)}.ads-dash__camp-name{font-size:11px;font-weight:600}.ads-dash__platform{align-items:center;gap:4px;font-size:10px;font-weight:500;display:inline-flex}.ads-dash__status{text-transform:capitalize;border-radius:9999px;align-items:center;gap:3px;padding:2px 8px;font-size:9px;font-weight:600;display:inline-flex}.ads-dash__status--active{color:#10b981;background:#10b9811f}.ads-dash__status--paused{color:var(--landing-muted);background:#94a3b826}.ads-dash__row-menu{color:var(--landing-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex}.ads-dash__row-menu:hover{background:var(--landing-surface-2)}.ads-dash__preview{flex-direction:column;gap:10px;display:flex}.ads-dash__preview-label{text-transform:uppercase;letter-spacing:.06em;color:var(--landing-muted);margin:0;font-size:11px;font-weight:600}.ads-dash__preview-card{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:12px;overflow:hidden}.ads-dash__preview-bar{border-bottom:1px solid var(--landing-border);background:var(--landing-surface-2);color:var(--landing-muted);align-items:center;gap:6px;padding:8px 12px;font-size:10px;font-weight:600;display:flex}.ads-dash__preview-badge{text-transform:uppercase;border-radius:9999px;margin-left:auto;padding:2px 8px;font-size:8px;font-weight:700}.ads-dash__preview-badge--green{color:#10b981;background:#10b9811f}.ads-dash__preview-badge--blue{color:#0082fb;background:#0082fb1f}.ads-dash__search-mock{border:1px solid var(--landing-border);color:var(--landing-muted);border-radius:8px;align-items:center;gap:6px;margin:10px 12px 0;padding:6px 10px;font-size:10px;display:flex}.ads-dash__ad-unit{border-radius:8px;margin:8px 12px 12px;padding:10px}.ads-dash__ad-unit--google{background:#4285f40a;border:1px solid #4285f433}.ads-dash__sponsored{color:var(--landing-muted);font-size:8px}.ads-dash__ad-headline{color:#1a0dab;margin:4px 0 0;font-size:11px;font-weight:600}html.dark .ads-dash__ad-headline{color:#7ba7ff}.ads-dash__ad-desc{color:var(--landing-muted);margin:2px 0 0;font-size:9px;line-height:1.4}.ads-dash__ad-stats{border-top:1px solid var(--landing-border);color:var(--landing-muted);gap:10px;margin-top:8px;padding-top:8px;font-size:9px;display:flex}.ads-dash__ad-stats strong{color:var(--landing-text)}.ads-dash__meta-profile{align-items:center;gap:8px;padding:10px 12px 0;display:flex}.ads-dash__meta-avatar{color:#fff;background:#0082fb;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:flex}.ads-dash__meta-profile p{color:var(--landing-text);margin:0;font-size:10px;font-weight:600}.ads-dash__meta-profile span{color:var(--landing-muted);font-size:8px}.ads-dash__meta-creative{background:var(--accent);color:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:80px;margin:8px 12px;display:flex;position:relative}.ads-dash__meta-creative p{margin:0;font-size:11px;font-weight:700}.ads-dash__roas-badge{color:#10b981;background:#00000059;border-radius:6px;padding:2px 6px;font-size:8px;font-weight:700;position:absolute;top:6px;right:6px}.ads-dash__meta-copy{color:var(--landing-text);margin:0 12px;font-size:10px;font-weight:600}.ads-dash__meta-stats{color:var(--landing-muted);justify-content:space-around;padding:10px 12px 12px;font-size:9px;display:flex}.ads-dash__meta-stats span{align-items:center;gap:3px;display:flex}.ads-dash__workflow{border-top:1px solid var(--landing-border);justify-content:center;align-items:center;gap:0;margin-top:12px;padding:10px 16px;display:flex;overflow-x:auto}.ads-dash__wf-step-wrap{align-items:center;display:flex}.ads-dash__wf-step{border:1px solid var(--landing-border);background:var(--landing-surface);color:var(--landing-muted);white-space:nowrap;border-radius:9999px;align-items:center;gap:5px;padding:5px 12px;font-size:10px;font-weight:600;display:flex}.ads-dash__wf-step.is-done{color:#10b981;background:#10b98114;border-color:#10b9814d}.ads-dash__wf-step.is-active{border-color:var(--accent);color:var(--accent);background:#0a8fc41a}.ads-dash__wf-check{font-size:9px}.ads-dash__wf-line{background:var(--landing-border);flex-shrink:0;width:16px;height:1px}@media (max-width:767px){.ads-dash__shell{min-height:auto}.ads-dash__table-wrap{overflow-x:auto}.ads-dash__table{min-width:520px}}.ads-flow{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:12px;padding:16px}.ads-flow__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:16px;display:flex}.ads-flow__title{font-family:var(--font-display);color:var(--landing-text);margin:0;font-size:14px;font-weight:700}.ads-flow__subtitle{color:var(--landing-muted);margin:2px 0 0;font-size:11px}.ads-flow__live{color:#10b981;align-items:center;gap:6px;font-size:10px;font-weight:600;display:inline-flex}.ads-flow__live-dot{width:8px;height:8px;display:flex;position:relative}.ads-flow__live-dot:before{content:"";background:#10b981;border-radius:50%;animation:1.5s infinite ads-dash-ping;position:absolute;inset:0}.ads-flow__live-dot:after{content:"";background:#10b981;border-radius:50%;width:8px;height:8px;display:block;position:relative}.ads-flow__track{align-items:flex-start;gap:0;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}.ads-flow__track-item{flex:1;align-items:center;min-width:0;display:flex}.ads-flow__step{text-align:center;opacity:.45;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:72px;transition:opacity .3s;display:flex}.ads-flow__step.is-active,.ads-flow__step.is-done{opacity:1}.ads-flow__step-num{border:2px solid var(--landing-border);background:var(--landing-surface-2);width:22px;height:22px;color:var(--landing-muted);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;transition:all .3s;display:flex}.ads-flow__step.is-active .ads-flow__step-num{border-color:var(--accent);background:var(--accent);color:#fff}.ads-flow__step.is-done .ads-flow__step-num{color:#fff;background:#10b981;border-color:#10b981}.ads-flow__step-icon{width:14px;height:14px;color:var(--landing-muted)}.ads-flow__step.is-active .ads-flow__step-icon{color:var(--accent)}.ads-flow__step.is-done .ads-flow__step-icon{color:#10b981}.ads-flow__step-label{color:var(--landing-muted);font-size:9px;font-weight:600;line-height:1.2}.ads-flow__step.is-active .ads-flow__step-label{color:var(--accent)}.ads-flow__step.is-done .ads-flow__step-label{color:#10b981}.ads-flow__connector{background:var(--landing-border);border-radius:1px;flex:1;min-width:12px;height:2px;margin:11px 4px 0;transition:background .4s}.ads-flow__connector.is-filled{background:#10b981}.ads-flow__panel{border:1px solid var(--landing-border);background:var(--landing-surface-2);border-radius:10px;min-height:220px;padding:14px}.ads-flow__panel-head{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.ads-flow__panel-title{color:var(--landing-text);margin:0;font-size:13px;font-weight:600}.ads-flow__panel-sub{color:var(--landing-muted);margin:2px 0 0;font-size:10px;line-height:1.4}.ads-flow__form-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (min-width:768px){.ads-flow__form-grid{grid-template-columns:repeat(3,1fr)}}.ads-flow__field{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:8px;padding:8px 10px}.ads-flow__field-label{color:var(--landing-muted);text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:500;display:block}.ads-flow__field-value{color:var(--landing-text);margin-top:2px;font-size:11px;font-weight:600;display:block}.ads-flow__panel-foot{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.ads-flow__tag{border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:10px;font-weight:600;display:inline-flex}.ads-flow__tag--blue{color:var(--accent);background:#0a8fc41a}.ads-flow__tag--green{color:#10b981;background:#10b9811a}.ads-flow__tag--amber{color:#f59e0b;background:#f59e0b1a}.ads-flow__agents{flex-direction:column;gap:8px;display:flex}.ads-flow__agent{border:1px solid var(--landing-border);background:var(--landing-surface);opacity:.5;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:all .3s;display:flex}.ads-flow__agent.is-running{opacity:1;background:#6366f10f;border-color:#6366f159}.ads-flow__agent.is-done{opacity:1;border-color:#10b9814d}.ads-flow__agent-icon{shrink:0;background:var(--landing-surface-2);width:28px;height:28px;color:var(--landing-muted);border-radius:8px;justify-content:center;align-items:center;display:flex}.ads-flow__agent.is-running .ads-flow__agent-icon{color:#6366f1;background:#6366f126}.ads-flow__agent.is-done .ads-flow__agent-icon{color:#10b981;background:#10b98126}.ads-flow__agent-name{color:var(--landing-text);margin:0;font-size:11px;font-weight:600}.ads-flow__agent-desc{color:var(--landing-muted);margin:1px 0 0;font-size:10px}.ads-flow__agent-status{color:#6366f1;white-space:nowrap;font-size:9px;font-weight:600}.ads-flow__agent-status--done{color:#10b981}.ads-flow__outputs{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.ads-flow__output{border:1px dashed var(--landing-border);color:var(--landing-muted);opacity:.4;border-radius:9999px;padding:3px 10px;font-size:9px;font-weight:600;transition:all .3s}.ads-flow__output.is-ready{opacity:1;color:#10b981;background:#10b98114;border-style:solid;border-color:#10b9814d}.ads-flow__copy-card{background:#18b07a0f;border:1px solid #18b07a40;border-radius:10px;padding:14px}.ads-flow__copy-platform{color:#18b07a;text-transform:uppercase;letter-spacing:.05em;background:#18b07a26;border-radius:4px;padding:2px 8px;font-size:9px;font-weight:700;display:inline-block}.ads-flow__copy-headline{color:var(--landing-text);margin:8px 0 0;font-size:13px;font-weight:700;line-height:1.3}.ads-flow__copy-desc{color:var(--landing-muted);margin:4px 0 0;font-size:11px;line-height:1.4}.ads-flow__copy-meta{color:var(--landing-muted);gap:12px;margin-top:10px;font-size:9px;font-weight:600;display:flex}.ads-flow__typing{color:var(--landing-muted);align-items:center;gap:6px;margin-top:12px;font-size:10px;display:flex}.ads-flow__launch-grid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.ads-flow__launch-grid{grid-template-columns:repeat(2,1fr)}}.ads-flow__launch-card{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:10px;padding:12px;transition:border-color .3s}.ads-flow__launch-card.is-live{border-color:#10b98159}.ads-flow__launch-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.ads-flow__launch-name{color:var(--landing-text);font-size:12px;font-weight:600}.ads-flow__launch-badge{border-radius:9999px;padding:2px 8px;font-size:9px;font-weight:600}.ads-flow__launch-badge--queued{background:var(--landing-surface-2);color:var(--landing-muted)}.ads-flow__launch-badge--publishing{color:#f59e0b;background:#f59e0b1f}.ads-flow__launch-badge--live{color:#10b981;background:#10b9811f}.ads-flow__launch-detail{color:var(--landing-muted);margin:6px 0 0;font-size:10px}.ads-flow__progress{background:var(--landing-border);border-radius:2px;height:4px;margin-top:10px;overflow:hidden}.ads-flow__progress-bar{background:linear-gradient(90deg,#f59e0b,#18b07a);border-radius:2px;height:100%}
.landing-nav{z-index:50;background:#fff;border-bottom:1px solid #eef0f2;position:sticky;top:0}html.dark .landing-nav{background:var(--landing-surface);border-bottom-color:var(--landing-border)}.landing-nav__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:.85rem 1.25rem;display:flex}.landing-nav__logo{flex-shrink:0;align-items:center;min-width:11rem;text-decoration:none;display:flex}.webdenn-logo{object-fit:contain;border-radius:8px;width:auto;max-width:15rem;height:3.5rem;display:block}.webdenn-logo--footer{max-width:14rem;height:3.25rem}.webdenn-logo--sidebar{max-width:13rem;height:3rem}.landing-nav__links{flex:1;justify-content:center;align-items:center;gap:.35rem;display:none}@media (min-width:1024px){.landing-nav__links{display:flex}}.landing-nav__link{font-family:var(--font-display);color:#3d4f5f;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}html.dark .landing-nav__link{color:var(--landing-muted)}.landing-nav__link:hover{color:#0f172a;background:#f4f6f8}html.dark .landing-nav__link:hover{color:var(--landing-text);background:var(--landing-surface-2)}.landing-nav__link.is-active{color:#0f172a;background:#eef1f4}html.dark .landing-nav__link.is-active{color:var(--landing-text);background:var(--landing-surface-2)}.landing-nav__chevron{opacity:.55;width:.9rem;height:.9rem;transition:transform .2s}.landing-nav__chevron.is-open{transform:rotate(180deg)}.landing-nav__dropdown{position:relative}.landing-nav__dropdown-menu{background:#fff;border:1px solid #eef0f2;border-radius:12px;min-width:200px;padding:.35rem;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 12px 40px -12px #0f172a2e}html.dark .landing-nav__dropdown-menu{border-color:var(--landing-border);background:var(--landing-surface);box-shadow:var(--landing-shadow)}.landing-nav__dropdown-item{color:#3d4f5f;border-radius:8px;padding:.55rem .85rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}html.dark .landing-nav__dropdown-item{color:var(--landing-muted)}.landing-nav__dropdown-item:hover{color:#0f172a;background:#f4f6f8}html.dark .landing-nav__dropdown-item:hover{background:var(--landing-surface-2);color:var(--landing-text)}.landing-nav__actions{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.landing-nav__theme-override.app-theme-toggle{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f8fafc;border-color:#eef0f2;border-radius:9999px;padding:.2rem}html.dark .landing-nav__theme-override.app-theme-toggle{border-color:var(--landing-border);background:var(--landing-surface-2)}.landing-nav__theme-override .app-theme-toggle__btn{font-family:var(--font-display);border-radius:9999px;padding:.35rem .65rem;font-size:.75rem}.landing-nav__theme-override .app-theme-toggle__btn span{display:none}@media (min-width:640px){.landing-nav__theme-override .app-theme-toggle__btn span{display:inline}.landing-nav__theme-override .app-theme-toggle__btn{padding:.4rem .75rem;font-size:.8125rem}}.landing-nav__theme-override .app-theme-toggle__btn.is-active{color:#fff;box-shadow:none;background:#111827}html.dark .landing-nav__theme-override .app-theme-toggle__btn.is-active{background:var(--landing-text);color:var(--bg)}.landing-nav__theme-override--mobile{justify-content:center;width:100%;margin-top:.5rem}.landing-nav__theme-override--mobile .app-theme-toggle__btn{flex:1;justify-content:center;padding:.65rem 1rem;font-size:.9375rem}.landing-nav__theme-override--mobile .app-theme-toggle__btn span{display:inline}.landing-nav__theme{background:#f8fafc;border:1px solid #eef0f2;border-radius:9999px;align-items:center;padding:.2rem;display:flex}html.dark .landing-nav__theme{border-color:var(--landing-border);background:var(--landing-surface-2)}.landing-nav__theme-btn{font-family:var(--font-display);color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:.3rem;padding:.35rem .65rem;font-size:.75rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}html.dark .landing-nav__theme-btn{color:var(--landing-muted)}.landing-nav__theme-btn:hover{color:#0f172a}html.dark .landing-nav__theme-btn:hover{color:var(--landing-text)}.landing-nav__theme-btn.is-active{color:#fff;background:#111827}html.dark .landing-nav__theme-btn.is-active{background:var(--landing-text);color:var(--bg)}.landing-nav__theme-label{display:none}@media (min-width:640px){.landing-nav__theme-label{display:inline}.landing-nav__theme-btn{padding:.4rem .75rem;font-size:.8125rem}}.landing-nav__cta{font-family:var(--font-display);color:#fff;white-space:nowrap;background:#111827;border-radius:9999px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.landing-nav__cta:hover{background:#1f2937;transform:translateY(-1px)}.landing-nav__toggle{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #eef0f2;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .15s;display:flex}html.dark .landing-nav__toggle{border-color:var(--landing-border);background:var(--landing-surface-2);color:var(--landing-text)}.landing-nav__toggle:hover{background:#f4f6f8}@media (min-width:1024px){.landing-nav__toggle{display:none}}.landing-nav__mobile{pointer-events:none;visibility:hidden;opacity:0;transition:opacity .2s,visibility .2s}.landing-nav__mobile.is-open{pointer-events:auto;visibility:visible;opacity:1}@media (min-width:1024px){.landing-nav__mobile{display:none}}.landing-nav__mobile-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a59;position:fixed;inset:4.25rem 0 0}.landing-nav__mobile-panel{background:#fff;border-bottom:1px solid #eef0f2;max-height:calc(100dvh - 4.25rem);padding:1rem 1.25rem 1.25rem;position:fixed;top:4.25rem;left:0;right:0;overflow-y:auto;box-shadow:0 16px 48px -16px #0f172a33}html.dark .landing-nav__mobile-panel{background:var(--landing-surface);border-bottom-color:var(--landing-border)}.landing-nav__mobile-links{flex-direction:column;gap:.25rem;display:flex}.landing-nav__mobile-link{width:100%;font-family:var(--font-display);color:#3d4f5f;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem .85rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}html.dark .landing-nav__mobile-link{color:var(--landing-muted)}.landing-nav__mobile-link:hover,.landing-nav__mobile-link.is-active{color:#0f172a;background:#eef1f4}html.dark .landing-nav__mobile-link:hover,html.dark .landing-nav__mobile-link.is-active{background:var(--landing-surface-2);color:var(--landing-text)}.landing-nav__mobile-sub{flex-direction:column;gap:.15rem;padding:.25rem 0 .5rem .85rem;display:flex}.landing-nav__mobile-sub-link{color:#64748b;border-radius:8px;padding:.55rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.landing-nav__mobile-sub-link:hover{color:#0f172a;background:#f4f6f8}.landing-nav__mobile-cta{width:100%;font-family:var(--font-display);color:#fff;background:#111827;border-radius:9999px;justify-content:center;align-items:center;gap:.4rem;margin-top:.75rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.landing-nav__mobile-panel .landing-nav__theme{justify-content:center;width:100%;margin-top:1rem;padding:.25rem}.landing-nav__mobile-panel .landing-nav__theme-btn{flex:1;justify-content:center;padding:.55rem .75rem;font-size:.875rem}.landing-nav__mobile-panel .landing-nav__theme-label{display:inline}@media (max-width:480px){.landing-nav__actions .landing-nav__cta{display:none}}@media (min-width:481px) and (max-width:1023px){.landing-nav__cta{padding:.55rem 1rem;font-size:.8125rem}}
