*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080A0F;--bg2: #0E1118;--bg3: #141820;--border: rgba(255,255,255,.07);--border2: rgba(255,255,255,.13);--text: #E8EAF0;--muted: #6B7280;--accent: #E8D9C4;--accent2: #52FFBE;--red: #FF5252;--google: #4285F4;--meta: #0866FF}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.7;overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 4vw;background:#080a0fa3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.logo{font-family:Avenir Next,Avenir Next LT Pro,Avenir,Helvetica Neue,Arial,sans-serif;font-size:1.7rem;letter-spacing:.08em;color:var(--accent);text-decoration:none}.logo span{color:var(--text)}nav ul{list-style:none;display:flex;gap:2rem}nav ul a{color:var(--muted);text-decoration:none;font-size:.85rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;transition:color .2s}nav ul a:hover,nav ul a.active{color:var(--accent)}.nav-cta{background:var(--accent);color:#080a0f;font-size:.8rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;padding:.55rem 1.4rem;border-radius:3px;transition:opacity .2s}.nav-cta:hover{opacity:.85}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;padding:0 4vw 6rem;position:relative;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}.hero-glow{position:absolute;top:-10%;left:-5%;width:60vw;height:60vw;background:radial-gradient(ellipse,rgba(232,217,196,.07) 0%,transparent 70%);pointer-events:none}.hero-glow2{position:absolute;bottom:-20%;right:-10%;width:50vw;height:50vw;background:radial-gradient(ellipse,rgba(82,255,190,.05) 0%,transparent 70%);pointer-events:none}.hero-eyebrow{font-family:DM Mono,monospace;font-size:.75rem;color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;position:relative}.hero-eyebrow:before{content:"";display:inline-block;width:28px;height:1px;background:var(--accent);vertical-align:middle;margin-right:10px}h1{font-family:Avenir Next,Avenir Next LT Pro,Avenir,Helvetica Neue,Arial,sans-serif;font-size:clamp(4rem,10vw,9.5rem);line-height:.92;letter-spacing:.01em;color:var(--text);max-width:18ch;position:relative}h1 em{font-style:normal;color:var(--accent)}.hero-sub{max-width:480px;color:var(--muted);font-size:1.05rem;margin-top:2rem;position:relative}.hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:2.5rem;position:relative}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent);color:#080a0f;font-weight:700;font-size:.9rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;padding:.9rem 2rem;border-radius:3px;transition:opacity .2s}.btn-primary:hover{opacity:.85}.btn-ghost{display:inline-flex;align-items:center;gap:.5rem;color:var(--text);font-size:.9rem;text-decoration:none;font-weight:500;letter-spacing:.04em;border-bottom:1px solid var(--border2);padding-bottom:2px;transition:color .2s,border-color .2s}.btn-ghost:hover{color:var(--accent);border-color:var(--accent)}.numbers{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:grid;grid-template-columns:repeat(4,1fr)}.number-item{padding:2.5rem 2rem;border-right:1px solid var(--border);text-align:center}.number-item:last-child{border-right:none}.number-val{font-family:Avenir Next,Avenir Next LT Pro,Avenir,Helvetica Neue,Arial,sans-serif;font-size:3.5rem;color:var(--accent);line-height:1}.number-label{font-size:.78rem;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:.4rem}section{padding:6rem 4vw}.section-tag{font-family:DM Mono,monospace;font-size:.7rem;color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;display:flex;align-items:center;gap:8px}.section-tag:after{content:"";flex:0 0 24px;height:1px;background:var(--accent)}h2{font-family:Avenir Next,Avenir Next LT Pro,Avenir,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.95;letter-spacing:.01em}h2 em{font-style:normal;color:var(--accent)}.section-lead{color:var(--muted);max-width:540px;margin-top:1rem;font-size:1.05rem}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:4rem}.intro-text p{color:var(--muted);margin-top:1rem}.service-pills{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:2rem}.pill{font-size:.78rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding:.35rem .9rem;border:1px solid var(--border2);border-radius:100px;color:var(--muted);transition:all .2s}.pill:hover{color:var(--accent);border-color:var(--accent)}.intro-visual{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:2rem;position:relative;overflow:hidden}.roas-display{text-align:center;padding:1.5rem 0}.roas-big{font-family:Avenir Next,Avenir Next LT Pro,Avenir,Helvetica Neue,Arial,sans-serif;font-size:5rem;color:var(--accent);line-height:1}.roas-label{font-size:.75rem;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.roas-bars{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.bar-row{display:flex;align-items:center;gap:.75rem}.bar-name{font-size:.75rem;color:var(--muted);width:60px;text-align:right;flex-shrink:0}.bar-track{flex:1;height:6px;background:#ffffff0d;border-radius:10px;overflow:hidden}.bar-fill{height:100%;border-radius:10px;animation:grow 1.2s cubic-bezier(.22,1,.36,1) both}.bar-fill.accent{background:var(--accent)}.bar-fill.accent2{background:var(--accent2)}.bar-fill.red{background:var(--red)}.bar-val{font-size:.75rem;font-weight:600;min-width:32px}@keyframes grow{0%{width:0!important}}.ads-section{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.platform-badge{display:inline-flex;align-items:center;gap:8px;padding:.4rem 1rem;border-radius:4px;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.5rem}.badge-google{background:#4285f41f;color:#6ba3f8;border:1px solid rgba(66,133,244,.25)}.badge-meta{background:#0866ff1f;color:#70a7ff;border:1px solid rgba(8,102,255,.25)}.badge-dot{width:8px;height:8px;border-radius:50%}.badge-google .badge-dot{background:var(--google)}.badge-meta .badge-dot{background:var(--meta)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5px;background:var(--border);border:1px solid var(--border);border-radius:8px;overflow:hidden;margin-top:3rem}.feature-card{background:var(--bg2);padding:2rem 1.75rem;transition:background .25s}.feature-card:hover{background:var(--bg3)}.feature-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:6px;margin-bottom:1.2rem;font-size:1.2rem}.icon-g{background:#4285f41f}.icon-m{background:#0866ff1f}.icon-gen{background:#e8d9c41a}.feature-card h3{font-size:1rem;font-weight:600;margin-bottom:.5rem;letter-spacing:.01em}.feature-card p{font-size:.875rem;color:var(--muted);line-height:1.6}.meta-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:4rem;align-items:start;margin-top:3rem}.funnel{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:2rem}.funnel-step{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border)}.funnel-step:last-child{border-bottom:none}.funnel-num{font-family:Avenir Next,Avenir Next LT Pro,Avenir,Helvetica Neue,Arial,sans-serif;font-size:2rem;color:#ffffff1a;min-width:2.5rem}.funnel-info h4{font-size:.9rem;font-weight:600}.funnel-info p{font-size:.8rem;color:var(--muted);margin-top:.15rem}.funnel-bar-outer{margin-top:.5rem;height:3px;background:#ffffff0d;border-radius:10px;overflow:hidden}.funnel-bar-inner{height:100%;border-radius:10px;background:var(--meta);animation:grow 1.4s cubic-bezier(.22,1,.36,1) both}.services-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:8px;overflow:hidden;margin-top:3rem}.service-item{background:var(--bg);padding:2rem;display:flex;gap:1.25rem;transition:background .2s}.service-item:hover{background:var(--bg3)}.service-num{font-family:DM Mono,monospace;font-size:.7rem;color:var(--accent);padding-top:4px;min-width:2rem}.service-item h3{font-size:1rem;font-weight:600;margin-bottom:.4rem}.service-item p{font-size:.85rem;color:var(--muted);line-height:1.6}.process-section{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:3rem;border:1px solid var(--border);border-radius:8px;overflow:hidden}.process-step{padding:2rem 1.5rem;border-right:1px solid var(--border);position:relative}.process-step:last-child{border-right:none}.step-num{font-family:Avenir Next,Avenir Next LT Pro,Avenir,Helvetica Neue,Arial,sans-serif;font-size:3.5rem;color:#e8d9c41f;line-height:1;margin-bottom:.75rem}.process-step h3{font-size:.95rem;font-weight:600;margin-bottom:.4rem}.process-step p{font-size:.82rem;color:var(--muted);line-height:1.6}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.testi-card{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:2rem;transition:border-color .2s}.testi-card:hover{border-color:var(--border2)}.testi-quote{font-size:1.55rem;color:var(--accent);font-family:Georgia,serif;line-height:1;margin-bottom:1rem}.testi-text{font-size:.9rem;color:var(--muted);line-height:1.65}.testi-author{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.testi-avatar{width:36px;height:36px;border-radius:50%;background:var(--bg3);border:1px solid var(--border2);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--accent)}.testi-name{font-size:.82rem;font-weight:600}.testi-role{font-size:.75rem;color:var(--muted)}.testi-roas{margin-top:1rem;font-family:DM Mono,monospace;font-size:.7rem;color:var(--accent2);background:#52ffbe12;border:1px solid rgba(82,255,190,.15);padding:.3rem .7rem;border-radius:3px;display:inline-block}.cta-section{text-align:center;padding:8rem 4vw;position:relative;overflow:hidden}.cta-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 60%,rgba(232,217,196,.05) 0%,transparent 65%);pointer-events:none}.cta-section h2{font-size:clamp(3rem,7vw,7rem);max-width:16ch;margin:0 auto}.cta-section p{max-width:460px;margin:1.5rem auto 0;color:var(--muted);font-size:1.05rem}.cta-actions{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.5rem;position:relative}.btn-big{display:inline-flex;align-items:center;gap:.6rem;background:var(--accent);color:#080a0f;font-weight:700;font-size:1rem;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;padding:1.1rem 2.5rem;border-radius:4px;transition:opacity .2s}.btn-big:hover{opacity:.85}.cta-note{font-size:.78rem;color:var(--muted);margin-top:1.2rem}.arrow{font-size:1rem}footer{border-top:1px solid var(--border);padding:2rem 4vw;display:flex;align-items:center;justify-content:space-between;background:var(--bg2)}footer .logo{font-size:1.2rem}footer p{font-size:.78rem;color:var(--muted)}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fade-up .8s cubic-bezier(.22,1,.36,1) both}.d1{animation-delay:.1s}.d2{animation-delay:.22s}.d3{animation-delay:.34s}.d4{animation-delay:.46s}.rule{height:1px;background:var(--border);margin:4rem 0}.breadcrumb{padding:6.5rem 4vw 0;display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted)}.breadcrumb a{color:var(--muted);text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:var(--accent)}.breadcrumb span{color:var(--border2)}.reveal-auto{opacity:0;transform:translateY(18px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal-auto.is-visible{opacity:1;transform:translateY(0)}.btn-primary,.btn-big,.nav-cta{transition:transform .18s ease,opacity .2s ease,box-shadow .25s ease}.btn-primary:hover,.btn-big:hover,.nav-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px -10px #e8d9c473}.btn-primary:active,.btn-big:active,.nav-cta:active{transform:translateY(0)}.btn-ghost .arrow,.btn-primary .arrow,.btn-big .arrow{transition:transform .25s cubic-bezier(.22,1,.36,1)}.btn-primary:hover .arrow,.btn-big:hover .arrow,.btn-ghost:hover .arrow{transform:translate(4px)}.feature-card,.service-item,.testi-card,.process-step,.number-item,.intro-visual{transition:transform .3s cubic-bezier(.22,1,.36,1),background .25s ease,border-color .25s ease,box-shadow .3s ease}.feature-card:hover,.service-item:hover,.testi-card:hover,.process-step:hover{transform:translateY(-3px)}.pill{transition:color .2s,border-color .2s,transform .2s,background .2s}.pill:hover{transform:translateY(-1px);background:#e8d9c40f}nav ul a{position:relative}nav ul a:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:right center;transition:transform .3s cubic-bezier(.22,1,.36,1)}nav ul a:hover:after,nav ul a.active:after{transform:scaleX(1);transform-origin:left center}@keyframes drift1{0%,to{transform:translate(0)}50%{transform:translate(3%,2%)}}@keyframes drift2{0%,to{transform:translate(0)}50%{transform:translate(-3%,-2%)}}.hero-glow{animation:drift1 14s ease-in-out infinite}.hero-glow2{animation:drift2 16s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.reveal-auto,.reveal-auto.is-visible{opacity:1!important;transform:none!important;transition:none!important}.hero-glow,.hero-glow2{animation:none}}@media(max-width:1024px){nav{padding:1rem 4vw}nav ul{gap:1.25rem}nav ul a{font-size:.78rem}.logo{font-size:1.4rem}section{padding:4.5rem 4vw}h1{font-size:clamp(3rem,9vw,6rem);max-width:100%}h2{font-size:clamp(2rem,5.5vw,3.5rem)}.hero{padding:0 4vw 4rem}.numbers{grid-template-columns:repeat(2,1fr)}.number-item:nth-child(2){border-right:none}.number-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.intro-grid{grid-template-columns:1fr;gap:2.5rem}.features-grid{grid-template-columns:repeat(2,1fr)}.meta-layout{grid-template-columns:1fr;gap:2.5rem}.services-list{grid-template-columns:1fr}.process-steps{grid-template-columns:repeat(2,1fr)}.process-step:nth-child(2){border-right:none}.process-step:nth-child(-n+2){border-bottom:1px solid var(--border)}.testimonials{grid-template-columns:1fr}}@media(max-width:640px){nav{padding:.9rem 5vw;flex-wrap:wrap;gap:.75rem}nav ul{order:3;width:100%;gap:1rem;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}nav ul a{font-size:.72rem;white-space:nowrap}.logo{font-size:1.25rem}.nav-cta{font-size:.7rem;padding:.5rem 1rem}section{padding:3.5rem 5vw}.hero{padding:7rem 5vw 3.5rem;min-height:auto}h1{font-size:clamp(2.5rem,12vw,4rem);line-height:.95;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}h2{font-size:clamp(1.85rem,8vw,2.75rem);word-wrap:break-word;overflow-wrap:break-word}.hero-eyebrow{font-size:.7rem}.hero-sub{font-size:.95rem;margin-top:1.5rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:2rem}.btn-primary,.btn-big{width:100%;justify-content:center;padding:.95rem 1.25rem;font-size:.85rem}.numbers{grid-template-columns:1fr}.number-item{border-right:none;border-bottom:1px solid var(--border);padding:1.75rem 1rem}.number-item:last-child{border-bottom:none}.number-val{font-size:2.75rem}.features-grid,.process-steps{grid-template-columns:1fr}.process-step{border-right:none;border-bottom:1px solid var(--border)}.process-step:last-child{border-bottom:none}.service-item{padding:1.5rem}.feature-card{padding:1.5rem 1.25rem}.testi-card,.funnel,.intro-visual{padding:1.5rem}.roas-big{font-size:3.5rem}.cta-section{padding:5rem 5vw}.cta-section h2{font-size:clamp(2.25rem,10vw,3.5rem)}.cta-section p{font-size:.95rem}.cta-actions{flex-direction:column;gap:1rem}footer{flex-direction:column;gap:.75rem;text-align:center;padding:2rem 5vw}.breadcrumb{padding:5.5rem 5vw 0;flex-wrap:wrap}.section-lead{font-size:.95rem}}html,body{max-width:100%;overflow-x:hidden}.section-light{background:#f9f7f4!important;color:#1a1d24!important;border-top:1px solid rgba(0,0,0,.08)!important;border-bottom:1px solid rgba(0,0,0,.08)!important;position:relative}.section-light h2,.section-light h3,.section-light h4{color:#1a1d24!important}.section-light h2 em,.section-light .section-tag{color:#8a6b3b!important}.section-light .section-tag:after{background:#8a6b3b!important}.section-light .section-lead,.section-light p{color:#4a5159!important}.section-light .feature-card{background:#fff;border:1px solid rgba(0,0,0,.06)}.section-light .feature-card:hover{background:#fdfcfa}.section-light .features-grid{background:#0000000f;border:1px solid rgba(0,0,0,.06)}.section-light .feature-card h3{color:#1a1d24}.section-light .feature-card p{color:#4a5159}.section-light .funnel{background:#fff;border:1px solid rgba(0,0,0,.06)}.section-light .funnel-step{border-bottom-color:#0000000f}.section-light .funnel-num{color:#0000001f}.section-light .funnel-info p{color:#4a5159}.section-light .funnel-bar-outer{background:#0000000f}.section-light .testi-card{background:#fff;border:1px solid rgba(0,0,0,.07)}.section-light .testi-card:hover{border-color:#00000024}.section-light .testi-text{color:#4a5159}.section-light .testi-quote{color:#8a6b3b}.section-light .testi-avatar{background:#f9f7f4;border-color:#0000001a;color:#8a6b3b}.section-light .testi-name{color:#1a1d24}.section-light .testi-role{color:#6b7280}.section-light .testi-roas{color:#1f7a4d;background:#1f7a4d12;border-color:#1f7a4d2e}.section-light .platform-badge.badge-meta{background:#0866ff14;color:#0866ff;border:1px solid rgba(8,102,255,.22)}.section-light h4,.section-light h5,.section-light li,.section-light span,.section-light em,.section-light strong,.section-light label,.section-light td,.section-light th{color:#1a1d24}.section-light h2 em,.section-light h3 em{color:#8a6b3b}.section-light a:not(.btn-primary):not(.btn-big):not(.nav-cta){color:#8a6b3b}.section-light .muted,.section-light small{color:#6b7280}.section-light .strat-num,.section-light .phase-num,.section-light .step-num,.section-light .price-name,.section-light .number-val,.section-light .roas-big,.section-light .metric-val,.section-light .case-metric-val{color:#8a6b3b}.section-light .strat-step,.section-light .roas-panel,.section-light .price-card,.section-light .price-tier,.section-light .onboard-card,.section-light .faq-card,.section-light .timeline-card,.section-light .tl-content,.section-light .creative-card,.section-light .test-card,.section-light .audience-card,.section-light .case-card{background:#fff;border:1px solid rgba(0,0,0,.07);color:#1a1d24}.section-light .strat-step p,.section-light .roas-panel p,.section-light .price-card p,.section-light .onboard-card p,.section-light .faq-card p,.section-light .timeline-card p,.section-light .tl-content p,.section-light .creative-card p,.section-light .test-card p,.section-light .audience-card p,.section-light .case-card p{color:#4a5159}.section-light [class*=border],.section-light hr{border-color:#00000014!important}.section-light .bar-track{background:#0000000f}.section-light .bar-name{color:#4a5159}.section-divider{height:1px;background:linear-gradient(90deg,transparent,var(--border2),transparent);margin:0 4vw}.logo,h1,h2,.number-val,.roas-big,.funnel-num,.step-num,.metric-val,.strat-num,.case-metric-val,.phase-num,.price-name,.em-title,.em-success h3,.cta-strip h3,.tl-content h3{font-weight:500}.logo{font-weight:500;letter-spacing:.04em}footer .logo{letter-spacing:.04em}h1{font-weight:500;letter-spacing:-.025em;line-height:1}h2{font-weight:500;letter-spacing:-.02em;line-height:1.05}.cta-section h2{letter-spacing:-.025em}.number-val,.roas-big,.metric-val,.case-metric-val,.price-name,.em-title,.em-success h3,.cta-strip h3,.tl-content h3{font-weight:500;letter-spacing:-.015em}.funnel-num,.step-num,.strat-num,.phase-num{font-weight:500;letter-spacing:-.01em}body{font-weight:400;letter-spacing:-.005em}p{letter-spacing:-.005em}.hero-sub,.section-lead{font-weight:400;letter-spacing:-.005em}.feature-card h3,.service-item h3,.process-step h3,.funnel-info h4{font-weight:600;letter-spacing:-.01em}.hero-eyebrow,.section-tag,.platform-badge,.nav-cta,.btn-primary,.btn-big,.pill,.roas-label,.number-label{font-weight:500;letter-spacing:.12em}nav ul a{letter-spacing:.1em;font-weight:500}.testi-name{font-weight:600;letter-spacing:-.005em}.testi-role,.testi-roas,.service-num,footer p{letter-spacing:.02em}
