:root{--bg:#101113;--surface:#1a1c20;--surface2:#222429;--border:#303239;--text:#f5f5f7;--muted:#a5a9b2;--accent:#c7f36b;--accent-ink:#1e2812;--radius:20px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,system-ui,sans-serif;font-size:15px;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;font-weight:550;line-height:1.12}h1{font-size:clamp(30px,3vw,42px)}h2{font-size:25px}h3{font-size:20px}p{color:var(--muted)}small{font-size:12px;line-height:1.5}button:disabled{opacity:.45;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{background:var(--accent);color:var(--accent-ink)}.button{white-space:normal;text-align:center;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 18px;font-size:14px;font-weight:600;line-height:1.4;transition:background .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--accent);color:var(--accent-ink)}.button.primary:hover{background:#d9ff88}.button.secondary{background:var(--surface2);border-color:var(--border)}.button.secondary:hover{background:#2c2e35}.button.ghost{border-color:var(--border)}.button.danger{color:#ffb9ae;border-color:#684040}.button.large{min-height:54px;padding:15px 24px}.button.full{width:100%}.button svg{flex-shrink:0}.text-button{min-height:44px;color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.text-button:hover{color:var(--text)}.icon-button{border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:inline-flex;position:relative}.icon-button:hover{background:var(--surface2)}.icon-button i{background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;right:10px}.brand{letter-spacing:-1.8px;align-items:center;gap:7px;font-size:29px;font-weight:700;line-height:1;display:inline-flex}.brand>span{color:var(--accent);font-size:36px;line-height:1;transform:translateY(-1px)}.eyebrow{letter-spacing:1.6px;color:var(--muted);align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:600;display:flex}.dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.dot.muted{background:#82848c}.lang-switch{border:1px solid var(--border);border-radius:8px;align-items:center;gap:12px;min-height:44px;padding:9px 11px;font-size:12px;display:flex}.demo-banner{color:#c5d8a4;letter-spacing:.1px;background:#202519;justify-content:center;align-items:center;gap:8px;min-height:30px;padding:6px 16px;font-size:11px;display:flex}.demo-banner .dot{width:5px;height:5px}.sidebar{z-index:20;background:#141517;border-right:1px solid #24262b;flex-direction:column;width:236px;padding:33px 20px 22px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar>.brand{margin-left:15px}.business-pill{border:1px solid var(--border);background:#1a1b1f;border-radius:13px;align-items:center;gap:10px;min-width:0;margin:35px 0 26px;padding:12px 10px;display:flex}.business-pill>span:nth-child(2){flex:1;min-width:0}.business-pill strong{text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.business-pill small{color:var(--muted);font-size:11px;display:block}.business-avatar{color:#ebd69c;background:#3e3828;border-radius:9px;place-items:center;width:32px;min-width:32px;height:32px;font-family:Georgia,serif;font-size:20px;display:grid}.sidebar nav a{min-height:46px;color:var(--muted);border-radius:10px;align-items:center;gap:12px;margin-bottom:4px;padding:12px 14px;font-size:13px;display:flex}.sidebar nav a.active{color:var(--accent);background:#2a3122}.sidebar nav a:hover{background:var(--surface2);color:var(--text)}.nav-plus{margin-left:auto}.nav-divider{background:#292b30;height:1px;margin:24px 12px}.sidebar-bottom{margin-top:auto}.sidebar-bottom>a{color:var(--muted);align-items:center;gap:12px;padding:12px;font-size:13px;display:flex}.plan-label{border:1px solid #303338;border-radius:12px;margin-top:15px;padding:14px}.plan-label span{font-size:13px;display:block}.plan-label small{color:var(--muted);font-size:10px}.app-area{min-height:100vh;margin-left:236px}.app-top{border-bottom:1px solid #24262b;justify-content:space-between;align-items:center;gap:16px;height:73px;padding:0 36px;display:flex}.app-top>div{color:var(--muted);align-items:center;gap:16px;font-size:12px;display:flex}.app-top .desktop-only{color:#e7e8eb;align-items:center;gap:14px;display:inline-flex}.save-status{align-items:center;gap:7px;font-size:11px;display:flex}.profile-avatar{color:#181513;background:#a78c62;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:grid}.workspace{max-width:1450px;margin:0 auto;padding:40px 36px 60px}.page-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.page-head .eyebrow{letter-spacing:1.5px;margin-bottom:10px;font-size:10px}.page-head h1{letter-spacing:-1.3px;font-size:clamp(27px,2.4vw,36px);font-weight:500}.page-head p{margin-top:10px;font-size:13px}.head-action{flex-shrink:0}.report-toolbar{justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:23px;display:flex}.filters{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.filters .field{min-width:158px;margin:0}.field{flex-direction:column;gap:7px;min-width:0;margin-bottom:18px;display:flex}.field>span{color:#d9dce2;font-size:12px;font-weight:500}.field small{color:var(--muted);font-size:11px}.field input,.field select,.field textarea,input.control,select.control{width:100%;min-height:45px;color:var(--text);outline-offset:3px;background:#202226;border:1px solid #393c43;border-radius:10px;padding:11px 13px}.field input[type=range]{accent-color:var(--accent);padding:6px 0}.field input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--accent)}.field textarea{resize:vertical;min-height:100px}.field input::placeholder,.field textarea::placeholder{color:#8c919b}.field select{cursor:pointer}.filters .field>span{display:none}.filters select{min-height:42px;font-size:12px}.refresh-block{text-align:right;flex-shrink:0}.refresh-block>small{color:var(--muted);font-size:10px;display:block}.refresh-block .text-button{justify-content:flex-end;min-height:27px;font-size:11px}.dashboard-flow{flex-direction:column;gap:20px;display:flex}.section-label{color:var(--muted);letter-spacing:1.1px;justify-content:space-between;align-items:center;min-height:26px;margin-bottom:10px;font-size:10px;font-weight:500;display:flex}.section-label .text-button{letter-spacing:0;min-height:25px;font-size:11px}.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.channel-card{border:1px solid var(--border);background:#191b1e;border-radius:14px;align-items:flex-start;gap:12px;min-width:0;padding:17px 14px;display:flex}.channel-card>svg{color:#8b8e96;flex-shrink:0;width:13px;margin-left:auto}.channel-card>div{min-width:0}.channel-card strong{letter-spacing:-.2px;font-size:12px;font-weight:500;display:block}.channel-card span:not(.channel-logo){color:var(--muted);align-items:center;gap:6px;margin-top:6px;font-size:10px;display:flex}.channel-card small{color:#a8abaf;margin-top:3px;font-size:10px;display:block}.channel-logo{background:#282b31;border-radius:9px;place-items:center;width:33px;min-width:33px;height:33px;font-size:22px;font-weight:600;display:grid}.channel-logo.google{color:#adc3fc}.channel-logo.meta{color:#8eb8fb;font-size:32px;line-height:1}.channel-logo.website{color:#c9d4b7}.report-summary{order:0;align-items:center;gap:9px;margin:1px 0 -4px;display:flex}.report-summary p{color:#d1d5db;font-size:12px}.report-summary>span:last-child{color:#969ba4;margin-left:auto;font-size:10px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.metric-card{text-align:left;background:var(--surface);border:1px solid #303339;border-radius:17px;flex-direction:column;min-width:0;padding:19px 17px 0;transition:background .2s;display:flex}.metric-card:hover{background:#25272c}.metric-card>span{color:#c4c8cf;justify-content:space-between;align-items:flex-start;gap:8px;min-height:31px;font-size:11px;line-height:1.5;display:flex}.metric-card>span svg{flex-shrink:0}.metric-card strong{letter-spacing:-1.2px;white-space:nowrap;align-items:baseline;gap:7px;margin:9px 0 5px;font-size:clamp(27px,2.65vw,39px);font-weight:500;line-height:1.2;display:flex}.metric-card em{letter-spacing:0;color:var(--muted);font-size:10px;font-style:normal;font-weight:400}.metric-card>small{color:var(--muted);min-height:15px;margin-bottom:18px;font-size:10px}.metric-bottom{color:#b5bac3;border-top:1px solid #34363d;justify-content:space-between;align-items:center;gap:8px;min-height:42px;margin-top:auto;padding:12px 0;font-size:10px;display:flex}.metric-card.highlight{color:#1b2610;background:#c7f36b;border-color:#c7f36b}.metric-card.highlight:hover{background:#d3fa81}.metric-card.highlight>span,.metric-card.highlight>small,.metric-card.highlight .metric-bottom{color:#435528}.metric-card.highlight .metric-bottom{border-color:#aace5b}.mini-sources{align-items:center;display:flex}.mini-sources i{border:2px solid var(--surface);background:#95b0ff;border-radius:50%;width:12px;height:12px;margin-left:-2px}.mini-sources i:nth-child(2){background:#c7f36b}.mini-sources i:nth-child(3){background:#b09adb}.chart-panel{background:var(--surface);border:1px solid var(--border);border-radius:19px;padding:23px 24px 15px}.chart-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.chart-heading h2{letter-spacing:-.6px;font-size:19px}.chart-heading p{margin-top:7px;font-size:11px}.chart-heading .field{min-width:155px;margin:0}.chart-heading .field>span{display:none}.chart-heading select{min-height:38px;padding:8px 12px;font-size:11px}.chart-legend{color:var(--muted);justify-content:space-between;gap:16px;margin:25px 0 17px;font-size:10px;display:flex}.chart-legend>span{align-items:center;gap:7px;display:flex}.chart-legend strong{font-size:10px;font-weight:400}.bar-chart{gap:15px;height:170px;display:flex}.y-axis{color:#8f949f;text-align:right;flex-direction:column;justify-content:space-between;min-width:24px;padding-bottom:27px;font-size:10px;display:flex}.bars{background:repeating-linear-gradient(0deg,#0000 0 46px,#2c2f354d 46px 47px);flex:1;align-items:flex-end;gap:5px;min-width:0;padding-bottom:27px;display:flex;position:relative}.bars>span>span{width:100%;height:var(--bar-height);opacity:.8;background:#b3d97a;border-radius:3px 3px 0 0;min-height:2px;transition:height .2s,opacity .15s}.bars>span:hover>span,.bars>span:focus-visible>span{opacity:1;background:var(--accent)}.bars>span>small{color:#969ba4;font-size:9px;position:absolute;bottom:-23px;left:50%;transform:translate(-50%)}.bars>span.zero>span{background:#51545c;height:2px}.bars>span.missing>span{background:repeating-linear-gradient(135deg,#42464e 0 2px,#0000 2px 5px);min-height:17px}.chart-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding-top:11px;display:flex}.chart-footer>span{color:#979da7;font-size:10px}.chart-footer .text-button{min-height:28px;font-size:10px}.next-action{background:#1d221a;border:1px solid #35412a;border-radius:17px;align-items:center;gap:17px;padding:22px 24px;display:flex}.next-action>svg{color:var(--accent);flex-shrink:0;margin-left:auto}.action-symbol{width:46px;height:46px;color:var(--accent);background:#303d20;border:1px solid #41512c;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.next-action small{letter-spacing:1.3px;color:#a5bf87;font-size:9px}.next-action h3{letter-spacing:-.4px;margin:5px 0;font-size:17px}.next-action p{font-size:11px}.data-note{color:#969ca5;font-size:10px;line-height:1.7}.mobile-only,.mobile-nav{display:none}.toast{z-index:1000;color:#20251d;background:#e7e9e4;border-radius:12px;align-items:center;gap:18px;width:max-content;max-width:calc(100vw - 32px);padding:15px 18px;font-size:14px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0008}.toast button{color:inherit;min-width:28px;height:28px;font-size:22px}.loading-screen{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100vh;display:flex}.spinner{border:2px solid #3a3e34;border-top-color:var(--accent);border-radius:50%;width:25px;height:25px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:1s linear infinite spin}.empty-state{text-align:center;border:1px dashed #393d45;border-radius:20px;padding:70px 24px}.empty-state>svg{color:var(--accent);margin-bottom:20px}.empty-state h2{margin-bottom:12px}.empty-state p{max-width:480px;margin:0 auto 24px}.help{color:var(--muted);margin:14px 0;font-size:12px;line-height:1.7}.badge{color:#d0d4da;white-space:nowrap;background:#292c31;border:1px solid #484b52;border-radius:6px;align-items:center;gap:5px;padding:4px 9px;font-size:10px;display:inline-flex}.badge.success{color:#c7ee99;background:#28321f;border-color:#465638}.badge.warning{color:#f3d28d;background:#3a3120;border-color:#665333}.badge.error{color:#ffc0b5;background:#3b2523;border-color:#70443d}.error-box,.warning-box,.info-box{color:#f4bfb8;background:#32201e;border:1px solid #73433c;border-radius:12px;margin:14px 0;padding:15px 18px;font-size:13px}.warning-box{color:#e9d9a8;background:#302b20;border-color:#5f5232}.info-box{color:#bfd2df;background:#202a31;border-color:#3f5661}.panel{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:25px}.panel h2{margin-bottom:16px;font-size:22px}.panel h3{margin-bottom:12px;font-size:18px}.two-columns{grid-template-columns:1.2fr 1fr;align-items:start;gap:24px;display:grid}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.form-grid .wide{grid-column:1/-1}.stack{flex-direction:column;gap:18px;display:flex}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.space-between{justify-content:space-between}.section-gap{margin-top:30px}.divider{background:var(--border);height:1px;margin:22px 0}.ledger{flex-direction:column;display:flex}.ledger>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:14px;padding:15px 0;font-size:13px;display:flex}.ledger>div span{color:var(--muted)}.ledger>div strong{white-space:nowrap;font-weight:500}.ledger .total{color:var(--accent);padding-top:20px;font-size:19px}.formula{background:#222b1a;border-radius:14px;flex-direction:column;gap:10px;margin-bottom:25px;padding:25px;display:flex}.formula strong{font-size:24px;font-weight:400}.formula span{color:var(--accent);font-size:35px}dialog{background:var(--surface);color:var(--text);border:1px solid #4d5059;border-radius:20px;width:calc(100vw - 36px);max-width:590px;max-height:85vh;padding:26px;box-shadow:0 20px 100px #0009}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000a}.modal-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.modal-head h2{font-size:25px}.detail-list{max-height:270px;overflow:auto}.detail-list>a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;font-size:13px;display:flex}.detail-list>a>span:last-child{color:var(--muted);align-items:center;gap:12px;display:flex}.table-scroll{max-height:350px;overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th,td{border-bottom:1px solid var(--border);padding:12px 10px}th{color:var(--muted);font-weight:500}caption{text-align:left;margin:15px 0;font-weight:600}td:last-child,th:last-child{text-align:right}.upload-box{text-align:center;background:#1d2119;border:1px dashed #585f4d;border-radius:18px;padding:30px 22px;transition:background .2s}.upload-box.dragging{background:#344326}.upload-box>svg{color:var(--accent);margin-bottom:16px}.upload-box h3{margin-bottom:10px;font-size:22px}.upload-box p{max-width:340px;margin:0 auto 18px;font-size:13px}.upload-box input{width:100%;max-width:310px;min-height:45px;font-size:12px}.upload-box input::file-selector-button{background:var(--accent);color:var(--accent-ink);cursor:pointer;border:0;border-radius:9px;margin-right:12px;padding:12px 15px}.upload-box>small{color:var(--muted);margin-top:14px;font-size:11px;display:block}.upload-progress{justify-content:center;align-items:center;gap:16px;margin-top:18px;display:flex}.upload-progress progress{accent-color:var(--accent)}.upload-progress button{min-height:44px}.photo-unavailable{min-height:120px;color:var(--muted);background:#2b2e34;justify-content:center;align-items:center;gap:12px;display:flex}.creative{isolation:isolate;aspect-ratio:4/5;background:#272522;border-radius:16px;min-width:0;position:relative;overflow:hidden}.creative>img{object-fit:cover;object-position:center 75%;width:100%;height:100%}.creative:not(.original):after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0003 0,#0000 35% 45%,#000c 100%);position:absolute;inset:0}.creative-brand{z-index:1;letter-spacing:2px;font-size:12px;position:absolute;top:23px;left:26px}.creative-copy{z-index:1;position:absolute;bottom:28px;left:26px;right:22px}.creative-copy>span{letter-spacing:2px;font-size:10px}.creative-copy h2{margin:10px 0 15px;font-family:Georgia,serif;font-size:clamp(24px,3.5vw,48px);font-weight:400;line-height:1.04}.creative-copy strong{color:#322810;background:#f0e2b8;border-radius:7px;padding:7px 11px;font-size:20px;font-weight:500;display:inline-block}.creative.modern .creative-copy{color:#242722;background:#f1efe8;border-radius:3px;padding:19px;bottom:18px;left:18px;right:18px}.creative.modern .creative-copy h2{font-family:Arial,sans-serif;font-size:33px;font-weight:600}.creative.modern .creative-copy strong{background:0 0;padding:0;font-size:20px}.creative.bold .creative-copy h2{letter-spacing:-1.7px;text-transform:uppercase;font-family:Arial,sans-serif;font-weight:800}.creative.bold .creative-copy strong{background:var(--accent);color:#202818;border-radius:0;transform:rotate(-5deg)}.creative.bold .creative-copy>span{color:var(--accent)}.creative.original .creative-brand,.creative.original .creative-copy{display:none}.public-nav{justify-content:space-between;align-items:center;gap:25px;max-width:1500px;height:88px;margin:auto;padding:0 6%;display:flex}.public-nav nav{align-items:center;gap:30px;font-size:13px;display:flex}.public-nav nav>a:not(.button){color:var(--muted)}.landing{max-width:1500px;margin:auto;padding:0 6%}.hero{grid-template-columns:1.08fr 1fr;align-items:center;gap:36px;min-height:660px;padding:45px 0 65px;display:grid}.hero-copy .eyebrow{margin-bottom:23px;font-size:10px}.hero h1{letter-spacing:-3.7px;font-size:clamp(46px,5.5vw,80px);font-weight:500;line-height:1.01}.hero h1 em{letter-spacing:-3px;color:var(--accent);font-family:Georgia,serif;font-style:normal;font-weight:400}.hero-copy>p{max-width:420px;margin:25px 0 28px;font-size:16px;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.hero-copy>small{color:#858d98;margin-top:20px;font-size:10px;display:block}.hero-art{background:#171815;border-radius:23px;height:560px;position:relative}.hero-art>img{object-fit:cover;object-position:center 72%;border-radius:23px;width:100%;height:100%}.hero-art-title{position:absolute;top:34px;left:35px}.hero-art-title>span{letter-spacing:3px;color:#e0c58a;margin-bottom:17px;font-size:11px;display:block}.hero-art-title strong{color:#eee5d1;font-family:Georgia,serif;font-size:35px;font-weight:400;line-height:1.05}.floating-mini{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#252728d9;border:1px solid #676c6788;border-radius:15px;align-items:center;gap:14px;padding:19px;display:flex;position:absolute;bottom:38px;left:-28px;right:24px;box-shadow:0 15px 35px #0007}.floating-mini>svg{color:var(--accent);margin-left:auto}.floating-mini>div{flex-direction:column;gap:4px;display:flex}.floating-mini small{letter-spacing:1px;color:#bbceaa;font-size:8px}.floating-mini strong{font-size:18px;font-weight:500}.floating-mini span:not(.mini-icon){color:var(--muted);font-size:10px}.mini-icon{width:40px;height:40px;color:var(--accent);background:#374c21;border-radius:11px;flex-shrink:0;place-items:center;display:grid}.photo-credit{color:#ccc7b8;font-size:9px;position:absolute;bottom:12px;right:18px}.landing-how{border-top:1px solid #2b2e32;padding:40px 0 55px}.landing-cards{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.landing-cards>div{padding-top:22px;position:relative}.landing-cards .step-number{color:#4b4e56;letter-spacing:-2px;font-size:38px;font-weight:400;position:absolute;top:15px;right:10px}.landing-cards svg{color:var(--accent);margin-bottom:23px}.landing-cards h3{margin-bottom:12px;font-size:22px}.landing-cards p{max-width:260px;font-size:13px;line-height:1.7}.landing-compare{grid-template-columns:1fr 1fr;align-items:center;gap:12%;padding:70px 0;display:grid}.landing-compare h2{letter-spacing:-2px;font-size:45px;line-height:1.13}.landing-compare p{max-width:410px;margin:25px 0;line-height:1.8}.landing-compare .creative{aspect-ratio:1;max-height:450px}.pricing{padding:55px 0}.pricing>h2{margin-bottom:14px;font-size:38px}.pricing>p{margin-bottom:28px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pricing-grid>div{border:1px solid var(--border);background:var(--surface);border-radius:20px;flex-direction:column;gap:14px;padding:26px;display:flex}.pricing-grid>div.featured{border-color:#809b49}.pricing-grid strong{letter-spacing:-1px;font-size:42px;font-weight:500}.pricing-grid strong small{letter-spacing:0;color:var(--muted);font-size:13px;font-weight:400}.pricing-grid p{font-size:13px}.pricing-grid>div>small{color:var(--muted);margin-bottom:15px;font-size:10px}.landing footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:25px;padding:40px 0 60px;display:flex}.landing footer p{max-width:350px;font-size:10px}.landing footer>a:last-child{color:var(--muted);font-size:12px}.demo-page{max-width:1080px;margin:0 auto;padding:35px 30px 70px}.demo-page>header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.demo-page>.demo-banner{border-radius:8px}.demo-heading{text-align:center;max-width:630px;margin:50px auto 40px}.demo-heading .eyebrow{justify-content:center}.demo-heading h1{margin-bottom:20px;font-size:42px}.demo-choice{grid-template-columns:1fr 1fr;gap:24px;display:grid}.demo-choice>button{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:0;overflow:hidden}.demo-choice>button>img{object-fit:cover;object-position:center 78%;width:100%;height:240px}.demo-choice>button>div{padding:27px}.demo-choice h2{margin-bottom:14px;font-size:25px}.demo-choice p{min-height:60px;margin-bottom:16px;font-size:13px;line-height:1.7}.demo-choice .eyebrow{font-size:10px}.plus-orbit{height:240px;color:var(--accent);background:radial-gradient(#323f2380,#0000 70%);place-items:center;display:grid}.plus-orbit svg{box-sizing:content-box;border:1px solid #4b593a;border-radius:50%;padding:28px}.demo-page>.help{text-align:center;margin-top:30px}@media (min-width:1600px){.workspace{padding:45px 50px}.metric-card{padding:24px 23px 0}.metric-card strong{font-size:42px}}@media (max-width:1200px){.sidebar{width:204px;padding-left:14px;padding-right:14px}.app-area{margin-left:204px}.workspace{padding:28px 24px 55px}.app-top{padding:0 24px}.page-head{align-items:flex-start}.head-action .button{padding:11px 12px;font-size:12px}.metrics-grid{gap:9px}.metric-card{padding:16px 12px 0}.metric-card strong{font-size:29px}.metric-card em{display:none}.channel-card{gap:8px;padding:13px 10px}.channel-card strong{font-size:11px}.hero{gap:22px}.hero-art{height:500px}.hero h1{font-size:62px}.hero-copy>p{font-size:15px}.hero-actions{gap:10px}.hero .button.large{padding:14px 16px;font-size:13px}.floating-mini{padding:15px;left:-15px}.floating-mini strong{font-size:16px}}@media (max-width:950px){.sidebar{width:182px;padding-left:10px;padding-right:10px}.sidebar>.brand{margin-left:12px;font-size:25px}.sidebar nav a{gap:10px;padding:11px;font-size:12px}.business-pill{padding:10px 8px}.business-avatar{width:27px;min-width:27px;height:27px}.business-pill strong{font-size:10px}.app-area{margin-left:182px}.save-status{display:none}.app-top{padding:0 21px}.page-head{flex-wrap:wrap}.page-head h1{font-size:29px}.channel-grid{grid-template-columns:1fr 1fr}.channel-card:last-child{grid-column:1/-1}.metrics-grid{grid-template-columns:1fr 1fr;gap:12px}.metric-card strong{font-size:34px}.metric-card{padding:20px 18px 0}.metric-card>span{min-height:20px}.chart-panel{padding:20px}.report-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.refresh-block{text-align:left;flex-wrap:wrap;align-items:center;gap:15px;display:flex}.report-summary>span:last-child{display:none}.two-columns{grid-template-columns:1fr}.three-columns{grid-template-columns:1fr 1fr}.public-nav{padding:0 5%}.public-nav nav{gap:18px}.hero h1{letter-spacing:-2.3px;font-size:51px}.hero-copy .eyebrow{font-size:8px}.hero-art{height:470px}.hero-art-title{top:24px;left:25px}.hero-art-title strong{font-size:28px}.hero-art-title>span{font-size:9px}.floating-mini{gap:9px;padding:12px;left:-10px;right:10px}.floating-mini strong{font-size:13px}.mini-icon{width:30px;height:30px}.landing-compare h2{font-size:34px}.pricing-grid>div{padding:20px}.pricing-grid .button{font-size:12px}.hero-copy>p{font-size:13px}.hero-actions .text-button{font-size:12px}.hero{min-height:580px}.demo-heading h1{font-size:35px}}@media (max-width:700px){body{font-size:15px}.sidebar,.desktop-only{display:none!important}.mobile-only{display:inline-flex}.app-area{margin-left:0}.app-top{height:61px;padding:0 19px}.app-top>div{gap:10px;font-size:11px}.app-top .profile-avatar{display:none}.lang-switch{min-height:38px;padding:7px 9px;font-size:10px}.app-top .icon-button{width:38px;min-width:38px;height:38px}.demo-banner{min-height:29px;padding:7px 10px;font-size:9px}.workspace{padding:27px 18px 106px}.page-head{gap:18px;margin-bottom:22px}.page-head h1{letter-spacing:-1.1px;max-width:340px;font-size:31px;line-height:1.05}.page-head p{margin-top:10px;font-size:12px;line-height:1.6}.page-head .eyebrow{margin-bottom:12px;font-size:9px}.head-action{width:100%}.head-action .button{width:100%;min-height:46px;font-size:13px}.report-toolbar{padding-bottom:15px}.filters{gap:8px;width:100%}.filters .field{flex:1;min-width:0}.filters select{min-height:44px;padding:12px;font-size:12px}.refresh-block{gap:14px}.refresh-block small{font-size:9px}.refresh-block .text-button{font-size:10px}.dashboard-flow{gap:17px}.report-summary{order:0;align-items:flex-start;margin:0}.report-summary>.dot{margin-top:6px}.report-summary p{font-size:11px}.metrics-grid{order:1;gap:10px}.metric-card{border-radius:15px;padding:15px 13px 0}.metric-card>span{gap:3px;min-height:34px;font-size:11px;line-height:1.5}.metric-card>span>svg{width:14px}.metric-card strong{letter-spacing:-1px;margin:7px 0 6px;font-size:31px}.metric-card>small{min-height:27px;margin-bottom:10px;font-size:9px;line-height:1.5}.metric-bottom{gap:4px;min-height:39px;padding:10px 0;font-size:9px}.mini-sources{display:none}.channel-section{order:2}.section-label{margin-bottom:10px;font-size:9px}.section-label .text-button{min-height:34px;font-size:10px}.channel-grid{grid-template-columns:1fr 1fr;gap:10px}.channel-card{border-radius:12px;flex-wrap:wrap;gap:9px;padding:12px}.channel-card:last-child{display:none}.channel-section.expanded .channel-card:last-child{grid-column:1/-1;display:flex}.channel-section:not(.expanded) .channel-inactive{display:none}.channel-logo{width:28px;min-width:28px;height:28px;font-size:18px}.channel-logo.meta{font-size:26px}.channel-card>div{flex:1;min-width:75px}.channel-card>svg{display:none}.channel-card strong{font-size:11px;line-height:1.6}.channel-card span:not(.channel-logo),.channel-card small{font-size:9px}.chart-panel{border-radius:15px;order:3;padding:19px 15px 12px}.chart-heading{flex-wrap:wrap;gap:14px}.chart-heading h2{max-width:290px;font-size:18px}.chart-heading p{font-size:10px;line-height:1.6}.chart-heading .field{flex:1;min-width:0;max-width:180px}.chart-heading select{width:100%;min-height:44px;font-size:11px}.chart-legend{flex-direction:column;gap:8px;margin:16px 0;font-size:9px}.chart-legend strong{min-height:15px;font-size:10px}.bar-chart{gap:9px;height:156px}.bars{gap:3px}.y-axis{min-width:17px;font-size:9px}.chart-footer{align-items:flex-start;gap:8px}.chart-footer>span{max-width:155px;font-size:9px}.chart-footer .text-button{min-height:40px;font-size:9px}.next-action{border-radius:15px;order:4;align-items:flex-start;gap:12px;padding:18px 15px}.next-action h3{margin:7px 0;font-size:17px;line-height:1.2}.next-action p{font-size:10px;line-height:1.6}.next-action small{letter-spacing:1px;font-size:8px}.action-symbol{border-radius:10px;width:35px;height:35px;margin-top:5px}.action-symbol svg{width:19px}.next-action>svg{width:17px;margin-top:18px}.data-note{order:5;font-size:9px}.mobile-nav{z-index:40;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:10px 9px calc(10px + env(safe-area-inset-bottom));background:#25272bd9;border-top:1px solid #66697266;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 25px #0003}.mobile-nav a{color:#b2b6c1;flex-direction:column;align-items:center;gap:5px;min-height:45px;font-size:10px;display:flex}.mobile-nav a.active{color:var(--accent)}.toast{font-size:12px;bottom:95px}.form-grid,.three-columns{grid-template-columns:1fr}.two-columns{gap:18px}.panel{padding:20px 18px}.panel h2{font-size:23px}.field{margin-bottom:17px}.field input,.field select,.field textarea{min-height:48px;font-size:16px}.field>span{font-size:13px}.field small{font-size:12px}.filters .field select{min-height:44px;font-size:12px}.button{min-height:48px;font-size:14px}.help{font-size:12px}.public-nav{height:75px;padding:0 20px}.public-nav .brand{font-size:25px}.public-nav nav{gap:10px}.public-nav nav>a:not(.button){display:none}.public-nav .button{min-height:41px;padding:8px 10px;font-size:11px}.public-nav .button svg{display:none}.landing{padding:0 20px}.hero{grid-template-columns:1fr;gap:30px;min-height:0;padding:32px 0 45px}.hero-copy .eyebrow{letter-spacing:1px;margin-bottom:21px;font-size:8px}.hero h1{letter-spacing:-2.5px;font-size:51px;line-height:1.05}.hero h1 em{letter-spacing:-2px}.hero-copy>p{margin:21px 0 23px;font-size:14px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-actions .button.large{min-height:51px;padding:14px 20px;font-size:13px}.hero-copy>small{margin-top:16px;font-size:9px;line-height:1.7}.hero-art{height:390px;margin:0 4px 0 0}.hero-art>img{object-position:center 80%}.hero-art-title{top:24px;left:25px}.hero-art-title strong{font-size:29px}.floating-mini{gap:10px;padding:16px;bottom:29px;left:-5px;right:12px}.floating-mini strong{font-size:14px}.floating-mini small{font-size:7px}.floating-mini span:not(.mini-icon){font-size:9px}.floating-mini .mini-icon{width:34px;height:34px}.landing-how{padding:27px 0}.landing-how>.section-label{font-size:9px}.landing-cards{grid-template-columns:1fr;gap:0}.landing-cards>div{border-bottom:1px solid var(--border);padding:25px 0}.landing-cards>div:last-child{border-bottom:0}.landing-cards h3{font-size:24px}.landing-cards p{max-width:300px}.landing-cards svg{margin-bottom:17px}.landing-compare{grid-template-columns:1fr;gap:30px;padding:35px 0}.landing-compare h2{font-size:35px}.landing-compare p{font-size:14px;line-height:1.8}.pricing{padding:35px 0}.pricing>h2{font-size:33px}.pricing>p{font-size:13px}.pricing-grid{grid-template-columns:1fr;gap:15px}.pricing-grid>div{padding:24px}.pricing-grid .button{font-size:14px}.landing footer{flex-wrap:wrap;gap:24px;padding:35px 0}.landing footer p{order:2;width:100%;max-width:none;font-size:11px}.landing footer>a:last-child{font-size:11px}.demo-page{padding:25px 20px 50px}.demo-heading{margin:35px auto 27px}.demo-heading h1{font-size:34px;line-height:1.15}.demo-heading p{font-size:13px}.demo-choice{grid-template-columns:1fr;gap:20px}.demo-choice>button>div{padding:24px}.demo-choice>button>img,.plus-orbit{height:220px}dialog{border-radius:16px;max-height:88vh;padding:22px 18px}.modal-head h2{font-size:23px}}@media (max-width:360px){.workspace{padding-left:13px;padding-right:13px}.page-head h1{font-size:28px}.metric-card{padding:13px 10px 0}.metric-card strong{font-size:26px}.metric-card>span{font-size:10px}.metric-bottom{font-size:8px}.hero h1{font-size:44px}.hero-art{height:350px}.public-nav{padding:0 14px}.public-nav nav{gap:6px}.public-nav .brand{font-size:23px}.public-nav .button{padding:8px;font-size:10px}.public-nav .lang-switch{padding:8px}.landing{padding:0 16px}.floating-mini strong{font-size:12px}.channel-card{gap:7px;padding:10px}.channel-card strong{font-size:10px}.demo-banner{font-size:8px}.app-top{padding:0 14px}.demo-heading h1{font-size:30px}}@supports not(backdrop-filter:blur(1px)){.floating-mini,.mobile-nav{background:#26282b}dialog::backdrop{background:#000d}}.opaque .floating-mini,.opaque .mobile-nav,.opaque .sticky-actions{-webkit-backdrop-filter:none;backdrop-filter:none;background:#26282b}.opaque dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.button:hover{transform:none}}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;min-width:0;transition:transform .2s;overflow:hidden}.product-card:hover{transform:translateY(-3px)}.product-card>img{object-fit:cover;width:100%;height:230px}.product-card>div{padding:20px}.product-card h3{font-size:19px}.product-card p{margin:12px 0 20px;font-size:12px;line-height:1.7}.product-card strong{color:var(--accent);font-size:18px;font-weight:500}.product-card small{color:var(--muted);font-size:10px}.product-list{flex-direction:column;display:flex}.product-list>a{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:14px 0;display:flex}.product-list img{object-fit:cover;object-position:center 80%;border-radius:10px;width:64px;height:64px}.product-list>a>div{flex-direction:column;gap:6px;display:flex}.product-list strong{font-size:13px;font-weight:500}.product-list span{color:var(--muted);font-size:12px}.product-list svg{color:var(--muted);margin-left:auto}.studio-grid{grid-template-columns:1.15fr 1fr;align-items:start;gap:26px;display:grid}.studio-stage{min-width:0;position:sticky;top:24px}.studio-stage>.row{gap:8px}.studio-stage .badge{font-size:9px}.segmented{border:1px solid var(--border);background:#24262b;border-radius:10px;gap:2px;padding:4px;display:inline-flex}.segmented>button{min-height:38px;color:var(--muted);border-radius:6px;padding:8px 15px;font-size:12px}.segmented>button.active{color:#fff;background:#3a3e45}.studio-canvas{border:1px solid var(--border);background:#18191c;border-radius:19px;margin:17px 0;padding:22px}.studio-canvas .creative{aspect-ratio:1;width:100%;max-height:570px}.studio-canvas.story .creative{aspect-ratio:9/16;max-width:310px;margin:auto}.studio-canvas.offer .creative{aspect-ratio:4/3}.studio-controls{flex-direction:column;gap:18px;min-width:0;display:flex}.studio-controls .panel{padding:22px}.studio-controls h2{font-size:21px}.studio-controls>.panel>.row>small{color:var(--muted);font-size:10px}.style-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:10px 0 22px;display:grid}.style-options>button{border:1px solid var(--border);text-align:left;background:#22242a;border-radius:11px;min-width:0;padding:5px}.style-options>button.selected{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.style-options .creative{aspect-ratio:3/4;pointer-events:none;border-radius:7px}.style-options .creative-brand{letter-spacing:1px;font-size:5px;top:9px;left:9px}.style-options .creative-copy{bottom:9px;left:9px;right:7px}.style-options .creative-copy>span{letter-spacing:.2px;font-size:4px}.style-options .creative-copy>h2{letter-spacing:-.5px;overflow-wrap:anywhere;margin:3px 0 5px!important;font-size:13px!important}.style-options .creative-copy>strong{border-radius:3px;padding:2px 4px;font-size:7px}.style-options .modern .creative-copy{padding:5px;bottom:5px;left:5px;right:5px}.style-options>button>span:last-child{justify-content:space-between;align-items:center;gap:4px;padding:7px 3px 3px;font-size:9px;line-height:1.5;display:flex}.style-options>button>span>svg{flex-shrink:0;width:12px}.style-swatch{aspect-ratio:1;color:#eedfb5;background:#473e2b;border-radius:6px;place-items:center;font-family:Georgia,serif;font-size:45px;display:grid}.style-swatch.modern{color:#272e23;background:#dddcd3;font-family:Arial,sans-serif}.style-swatch.bold{color:#202719;background:#c7f36b;font-family:Arial,sans-serif;font-weight:800}.format-tabs{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.format-tabs button{border:1px solid var(--border);min-height:40px;color:var(--muted);border-radius:8px;padding:7px 12px;font-size:10px}.format-tabs button.active{color:var(--accent);background:#30382a;border-color:#53653e}.search-preview{color:#202326;background:#f7f7f2;border-radius:13px;flex-direction:column;justify-content:center;gap:15px;min-height:250px;padding:30px;display:flex}.search-preview>span{font-size:12px}.search-preview h3{color:#2243ac;font-size:23px;line-height:1.4}.search-preview p{color:#5a5e65;font-size:14px;line-height:1.6}.search-preview>b{color:#274496;font-size:13px}.sticky-actions{z-index:25;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#292b2edd;border:1px solid #66697477;border-radius:15px;justify-content:flex-end;align-items:center;gap:12px;margin-top:30px;padding:14px 18px;display:flex;position:sticky;bottom:18px;box-shadow:0 10px 40px #0005}.sticky-actions>span{color:var(--muted);margin-right:auto;font-size:11px}.asset-strip{grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0;display:grid}.asset-strip img{object-fit:cover;object-position:center 70%;border-radius:8px;width:100%;height:140px}.asset-strip .row{justify-content:center;gap:0}.asset-strip .icon-button{width:36px;min-width:36px}.asset-strip>div{border:1px solid var(--border);border-radius:10px;overflow:hidden}summary{cursor:pointer;min-height:30px;font-size:14px}@media (max-width:1100px){.studio-grid{grid-template-columns:1fr 1fr;gap:17px}.studio-controls .panel{padding:17px}.studio-canvas{padding:14px}.studio-stage>.row>.badge{display:none}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sticky-actions>span{display:none}.style-options{gap:6px}.style-options>button>span:last-child{font-size:8px}}@media (max-width:800px){.studio-grid{grid-template-columns:1fr}.studio-stage{position:static}.studio-canvas .creative{max-width:480px;margin:auto}.studio-controls .panel{padding:23px}.style-options>button>span:last-child{font-size:11px}.style-options .creative-copy>h2{font-size:22px!important}.style-options .creative-copy>strong{font-size:10px}.style-options .creative-copy>span{font-size:6px}}@media (max-width:700px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card>img{height:160px}.product-card>div{padding:14px 12px}.product-card h3{font-size:17px}.product-card p{min-height:48px;font-size:10px;line-height:1.7}.product-card strong{font-size:16px}.product-card .row>svg{display:none}.product-card small{font-size:9px}.studio-controls .panel{padding:21px 17px}.studio-canvas{padding:14px}.studio-canvas .creative-copy h2{font-size:32px}.style-options>button>span:last-child{font-size:9px}.style-options .creative-copy>h2{font-size:14px!important}.style-options .creative-copy>strong{font-size:8px}.style-options .creative-copy>span{font-size:4px}.style-options .creative-brand{font-size:5px}.sticky-actions{border-radius:12px;gap:8px;margin:25px -5px 0;padding:11px;bottom:81px}.sticky-actions .button{flex:1;min-height:48px;padding:10px 12px;font-size:12px}.sticky-actions .button svg{width:15px}.format-tabs{gap:6px}.format-tabs button{min-height:44px;padding:8px;font-size:9px}.upload-box{padding:26px 17px}.upload-box p{font-size:13px}}.onboarding-page{max-width:1150px;margin:auto;padding:32px 40px 70px}.onboarding-page>header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.onboarding-page>.demo-banner{border-radius:8px}.onboarding-layout{grid-template-columns:300px 1fr;gap:70px;margin-top:55px;display:grid}.onboarding-layout>aside h2{margin-bottom:20px;font-size:32px;line-height:1.15}.onboarding-layout>aside p{max-width:240px;font-size:13px;line-height:1.8}.onboarding-layout ol{margin:35px 0;padding:0;list-style:none}.onboarding-layout li button{min-height:45px;color:var(--muted);align-items:center;gap:14px;padding:10px 0;font-size:13px;display:flex}.onboarding-layout li button>span{border:1px solid var(--border);border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.onboarding-layout li.current button{color:var(--accent)}.onboarding-layout li.current button>span{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.onboarding-layout li.done button>span{color:var(--accent);background:#293121}.onboarding-layout section{min-width:0}.onboarding-layout section>h1{margin:26px 0 30px;font-size:34px;line-height:1.1}.progress-label{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:11px;display:flex}.progress-label>span:last-child{color:#c5d8a4;align-items:center;gap:6px;display:flex}.onboarding-layout progress{width:100%;height:4px;accent-color:var(--accent);border:0;display:block}.onboarding-actions{border-top:1px solid var(--border);justify-content:space-between;gap:20px;margin-top:30px;padding-top:23px;display:flex}.choice-list{flex-direction:column;gap:13px;display:flex}.choice-list>button{border:1px solid var(--border);text-align:left;background:var(--surface);border-radius:14px;justify-content:space-between;align-items:center;padding:21px;font-size:15px;display:flex}.choice-list>button.selected{border-color:var(--accent);color:var(--accent);background:#232c1c}.radio-circle{border:1px solid #646972;border-radius:50%;width:20px;height:20px}.presence-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.presence-row>.field:first-child:last-child{grid-column:1/-1}.onboarding-product{border-bottom:1px solid var(--border);grid-template-columns:100px 1fr;gap:20px;padding:18px 0;display:grid}.onboarding-product>img{object-fit:cover;object-position:center 80%;border-radius:12px;width:100%;height:140px}.onboarding-product .field:last-child{margin-bottom:0}.check-label{cursor:pointer;align-items:flex-start;gap:12px;min-height:35px;margin:19px 0;font-size:13px;line-height:1.7;display:flex}.check-label input{accent-color:var(--accent);flex-shrink:0;width:19px;height:19px;margin:2px 0 0}.summary-profile{background:var(--surface);border:1px solid var(--border);border-radius:15px;margin-bottom:10px;padding:24px}.summary-profile p{margin-top:10px;font-size:13px}@media (max-width:950px){.onboarding-layout{grid-template-columns:240px 1fr;gap:30px}.onboarding-page{padding:25px}.onboarding-layout>aside h2{font-size:29px}}@media (max-width:700px){.onboarding-page{padding:23px 19px 40px}.onboarding-page>header>.row{gap:12px}.onboarding-page>header .text-button{font-size:10px}.onboarding-layout{margin-top:30px;display:block}.onboarding-layout>aside{display:none}.onboarding-layout section>h1{margin:23px 0 27px;font-size:32px}.onboarding-actions{gap:12px}.onboarding-actions .button{padding:12px 15px;font-size:12px}.onboarding-product{grid-template-columns:76px 1fr;gap:14px}.onboarding-product>img{height:110px}.presence-row{grid-template-columns:1fr;gap:0}.onboarding-layout .style-options .creative-copy>h2{font-size:15px!important}.onboarding-layout .style-options>button>span:last-child{font-size:9px}.onboarding-page .brand{font-size:25px}}.route-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.route-card{background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:18px;flex-direction:column;padding:24px;display:flex}.route-card.selected{border-color:var(--accent);background:#242b1d}.route-card>.row{color:var(--muted);margin-bottom:30px}.route-card.selected>.row{color:var(--accent)}.route-card h3{margin-bottom:14px;font-size:21px;line-height:1.25}.route-card p{flex:1;font-size:12px;line-height:1.8}.route-card small{color:#b9c8a4;margin-top:22px;font-size:10px}.plan-steps{flex-direction:column;gap:0;margin-top:20px;display:flex}.plan-steps>div{border-bottom:1px solid var(--border);align-items:center;gap:13px;padding:14px 0;display:flex}.plan-steps>div>span{width:27px;min-width:27px;height:27px;color:var(--accent);border:1px solid #4d553f;border-radius:50%;place-items:center;font-size:11px;display:grid}.plan-steps p{color:#d0d4db;font-size:12px}.plan-steps small{color:var(--muted);flex-shrink:0;margin-left:auto;font-size:9px}.budget-card .eyebrow{font-size:9px}.budget-card h2{margin-bottom:23px;font-size:26px}.approval-layout{grid-template-columns:1.35fr 1fr;align-items:start;gap:23px;display:grid}.preview-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.preview-card{padding:15px}.preview-card h3{margin:0;font-size:14px}.preview-card>.row{flex-wrap:nowrap;margin-bottom:17px}.preview-card .row small{color:var(--muted);font-size:8px}.preview-card .creative{aspect-ratio:1;border-radius:10px}.preview-card .creative-copy{bottom:15px;left:15px}.preview-card .creative-copy h2{font-size:25px}.preview-card .creative-copy>span{font-size:6px}.preview-card .creative-copy>strong{font-size:12px}.preview-card .creative-brand{font-size:8px;top:14px;left:15px}.preview-card .modern .creative-copy{padding:10px;bottom:10px;left:10px;right:10px}.preview-card>p{margin-top:16px;font-size:11px;line-height:1.7}.story-preview{background:#111315;border-radius:10px;padding:0 25px}.story-preview .creative{aspect-ratio:9/16}.story-preview .creative-copy h2{font-size:23px}.story-preview .creative-copy strong{font-size:11px}.approval-layout .ledger{font-size:12px}.approval-layout .ledger>div{gap:10px;font-size:11px}.approval-layout .ledger>div>strong{white-space:normal;text-align:right}.revision-history>div{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:12px;padding:18px 0;display:flex}.revision-history>div>strong{font-size:14px}.revision-history p{width:100%;font-size:13px}.revision-history small{color:var(--muted)}.campaign-overview{padding:40px}.campaign-symbol{width:78px;height:78px;color:var(--accent);background:#333f24;border:1px solid #556442;border-radius:23px;place-items:center;margin-bottom:30px;font-size:35px;display:grid}.campaign-overview h2{max-width:430px;font-size:32px}.campaign-overview>p{margin:19px 0 25px;font-size:14px;line-height:1.8}.campaign-overview .row{margin-bottom:25px}.campaign-overview p.help{font-size:11px}.campaign-overview~aside .ledger strong{white-space:normal;text-align:right;font-size:12px}.campaign-overview~aside .ledger span{font-size:12px}@media (max-width:1100px){.approval-layout{grid-template-columns:1fr}.route-card{padding:20px}.route-card h3{font-size:18px}.approval-layout>.stack>.preview-grid{max-width:750px}.story-preview{padding:0 45px}.preview-card .creative-copy h2{font-size:32px}.preview-card .creative-copy strong{font-size:18px}}@media (max-width:700px){.route-grid{grid-template-columns:1fr;gap:13px}.route-card{padding:20px}.route-card>.row{margin-bottom:17px}.route-card h3{margin-bottom:10px;font-size:22px}.route-card p{font-size:13px}.route-card small{margin-top:14px}.plan-steps>div{gap:10px}.plan-steps p{font-size:12px}.plan-steps small{display:none}.preview-grid{gap:10px}.preview-card{padding:10px}.preview-card .row{gap:4px}.preview-card h3{font-size:12px}.preview-card .row small{font-size:7px}.preview-card .creative-copy{bottom:10px;left:10px;right:8px}.preview-card .creative-copy h2{margin:5px 0 8px;font-size:17px}.preview-card .creative-copy>span{font-size:4px}.preview-card .creative-copy>strong{padding:3px 5px;font-size:9px}.preview-card .creative-brand{letter-spacing:1px;font-size:5px;top:10px;left:10px}.story-preview{padding:0 10px}.preview-card>p{font-size:10px}.preview-card .modern .creative-copy{padding:7px;bottom:5px;left:5px;right:5px}.campaign-overview{padding:25px}.campaign-overview h2{font-size:29px}.campaign-symbol{width:64px;height:64px;margin-bottom:24px;font-size:29px}.campaign-overview .row{flex-direction:column;align-items:stretch}.ledger>div{font-size:12px}}.crm-toolbar{flex-wrap:wrap;align-items:flex-end;gap:13px;display:flex}.crm-toolbar>.field{flex:1;min-width:170px;margin-bottom:0}.crm-toolbar>.field>span{font-size:10px}.crm-toolbar>.field input,.crm-toolbar>.field select{min-height:42px;font-size:12px}.crm-summary{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:20px 0 10px;font-size:12px;display:flex}.crm-summary .check-label{align-items:center;margin:0;font-size:11px}.source-summary{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.source-summary>span{background:var(--surface);border:1px solid var(--border);color:var(--muted);border-radius:7px;padding:7px 10px;font-size:10px}.source-summary b{color:var(--text);margin-left:6px}.crm-list{background:var(--surface);border:1px solid var(--border);border-radius:17px;overflow:hidden}.crm-list-head,.lead-row{grid-template-columns:1.5fr 1fr 1.3fr 1fr;align-items:center;gap:16px;padding:19px 23px;display:grid}.crm-list-head{letter-spacing:1px;color:var(--muted);border-bottom:1px solid var(--border);font-size:9px}.lead-row{border-bottom:1px solid var(--border);min-height:88px;font-size:12px}.lead-row:last-child{border:0}.lead-row:hover{background:#24262b}.lead-identity{align-items:center;gap:12px;display:flex}.lead-avatar{color:#d4e9b5;background:#343932;border:1px solid #485140;border-radius:50%;place-items:center;width:34px;min-width:34px;height:34px;font-size:13px;display:grid}.lead-identity>div{flex-direction:column;gap:4px;display:flex}.lead-identity strong{font-size:13px;font-weight:500}.lead-identity>div>span{color:var(--muted);font-size:9px}.waiting-label{color:#efd2a0;font-style:normal}.lead-source{color:var(--muted);font-size:10px}.lead-row .badge{white-space:normal;justify-self:start;font-size:9px}.lead-date{color:var(--muted);justify-content:space-between;align-items:center;gap:13px;font-size:10px;display:flex}.message-bubble{background:#2a2f24;border:1px solid #444f37;border-radius:15px;margin:8px 0 18px;padding:22px;font-size:16px;line-height:1.8}.booking-card{background:#22252a;border:1px solid #3b414a;border-radius:13px;margin-bottom:20px;padding:17px}.booking-card h3{margin-top:16px;font-size:19px}.booking-card p{margin-bottom:17px;font-size:12px}.success-note{color:#c7eba4;background:#26331d;border:1px solid #475b34;border-radius:13px;align-items:flex-start;gap:12px;margin-top:20px;padding:18px;display:flex}.success-note>svg{flex-shrink:0}.success-note>div{flex-direction:column;gap:6px;display:flex}.success-note strong{font-size:13px}.success-note span{font-size:10px}.success-note small{color:#abc294;font-size:9px}.checklist{color:var(--muted);margin:20px 0;padding-left:20px;font-size:13px;line-height:1.8}.checklist li{margin-bottom:13px}.restaurant-page{background:#151610}.restaurant-page .button.primary{color:#272017;background:#e6ce95}.restaurant-page.modern{background:#141916}.restaurant-page.modern .button.primary{color:#232b22;background:#e4e8df}.restaurant-page.bold .button.primary{background:var(--accent);color:var(--accent-ink)}.restaurant-header{justify-content:space-between;align-items:center;gap:25px;max-width:1260px;margin:auto;padding:27px 45px;display:flex}.restaurant-brand{letter-spacing:1px;font-family:Georgia,serif;font-size:27px}.restaurant-header nav{align-items:center;gap:25px;font-size:13px;display:flex}.restaurant-page main{max-width:1260px;margin:auto;padding:0 45px}.restaurant-hero{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:25px 0 70px;display:grid}.restaurant-hero h1{letter-spacing:-2.5px;font-family:Georgia,serif;font-size:61px;font-weight:400;line-height:1.08}.restaurant-hero h1 em{color:#e6ce95;font-weight:400}.restaurant-hero p{margin:25px 0;font-size:16px;line-height:1.8}.restaurant-hero small{color:var(--muted);margin-top:20px;font-size:10px;display:block}.restaurant-hero>img{object-fit:cover;border-radius:120px 120px 20px 20px;width:100%;height:560px}.restaurant-menu{border-top:1px solid #3a3b30;padding:40px 0 65px}.restaurant-menu>h2{letter-spacing:-1.5px;font-family:Georgia,serif;font-size:43px;font-weight:400}.restaurant-menu>p{margin:18px 0 30px;font-size:12px;line-height:1.8}.restaurant-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.restaurant-menu-grid article{background:#22231d;border:1px solid #383b2d;border-radius:18px;overflow:hidden}.restaurant-menu-grid article>img{object-fit:cover;width:100%;height:260px}.restaurant-menu-grid article>div{padding:21px}.restaurant-menu-grid h3{font-family:Georgia,serif;font-size:20px;font-weight:400}.restaurant-menu-grid strong{color:#e8ce93;font-size:15px;font-weight:400}.restaurant-menu-grid p{margin-top:14px;font-size:12px;line-height:1.8}.restaurant-booking{grid-template-columns:1fr 1fr;align-items:start;gap:80px;padding:35px 0 70px;display:grid}.restaurant-booking>div>h2{letter-spacing:-1.5px;font-family:Georgia,serif;font-size:46px;font-weight:400;line-height:1.14}.restaurant-booking>div>p{margin:25px 0;font-size:15px;line-height:1.8}.restaurant-details>div{border-bottom:1px solid #373b2d;flex-direction:column;gap:9px;padding:23px 0;display:flex}.restaurant-details span{color:var(--muted);font-size:11px}.restaurant-details strong{font-size:15px;font-weight:400}.booking-form{background:#22241f;border-color:#3b4032;padding:30px}.booking-form h3{margin-bottom:25px;font-size:25px}.booking-success{text-align:center;flex-direction:column;align-items:center;gap:22px;padding:20px 0;display:flex}.booking-success svg{color:#c7eba4}.booking-success h2{font-size:30px}.booking-success p{font-size:14px;line-height:1.8}.restaurant-page footer{max-width:1260px;color:var(--muted);border-top:1px solid #35382b;flex-wrap:wrap;justify-content:space-between;gap:20px;margin:auto;padding:28px 45px;font-size:11px;display:flex}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@media (max-width:1000px){.restaurant-hero h1{font-size:48px}.restaurant-hero>img{height:490px}.restaurant-booking{gap:35px}.restaurant-menu-grid{grid-template-columns:1fr 1fr}.restaurant-menu-grid article>img{height:240px}.crm-list-head,.lead-row{grid-template-columns:1.4fr .7fr 1fr;gap:12px;padding:18px}.crm-list-head>span:last-child{display:none}.lead-date{grid-column:2/4;justify-content:flex-end;font-size:9px}.lead-row .badge{font-size:8px}.crm-summary{align-items:flex-start}.crm-summary .check-label{font-size:10px}}@media (max-width:700px){.crm-toolbar{gap:12px}.crm-toolbar>.field{min-width:130px}.crm-toolbar>.field input,.crm-toolbar>.field select{min-height:46px;font-size:13px}.crm-summary{flex-wrap:wrap;gap:9px;font-size:11px}.crm-summary .check-label{min-height:40px;font-size:11px}.source-summary{gap:7px;margin-bottom:18px}.source-summary>span{padding:7px 9px;font-size:9px}.crm-list-head{display:none}.lead-row{grid-template-columns:1fr 1fr;gap:12px;padding:18px 15px}.lead-identity{grid-column:1/-1}.lead-row .badge{grid-area:2/2;justify-self:end;font-size:8px}.lead-source{grid-area:2/1;font-size:10px}.lead-date{grid-column:1/-1;justify-content:space-between;font-size:9px}.message-bubble{padding:18px;font-size:15px}.restaurant-header{align-items:flex-start;gap:16px;padding:22px 19px}.restaurant-brand{letter-spacing:0;font-size:21px}.restaurant-header nav{gap:10px}.restaurant-header nav>a:first-child{display:none}.restaurant-header nav .button{min-height:37px;padding:8px 10px;font-size:10px}.restaurant-header .lang-switch{min-height:37px;padding:7px;font-size:9px}.restaurant-page main{padding:0 20px}.restaurant-hero{grid-template-columns:1fr;gap:29px;padding:25px 0 40px}.restaurant-hero h1{letter-spacing:-1.7px;font-size:46px}.restaurant-hero p{margin:21px 0;font-size:14px;line-height:1.8}.restaurant-hero .eyebrow{letter-spacing:1px;font-size:9px}.restaurant-hero>img{border-radius:100px 100px 15px 15px;height:390px}.restaurant-menu{padding:28px 0 40px}.restaurant-menu>h2{font-size:35px}.restaurant-menu-grid{grid-template-columns:1fr;gap:18px}.restaurant-menu-grid article>img{height:280px}.restaurant-menu-grid article>div{padding:20px}.restaurant-menu-grid h3{font-size:23px}.restaurant-menu-grid p{font-size:13px}.restaurant-booking{grid-template-columns:1fr;gap:30px;padding:20px 0 40px}.restaurant-booking>div>h2{font-size:37px}.restaurant-booking>div>p{font-size:14px}.booking-form{padding:24px 19px}.restaurant-page footer{padding:25px 20px;font-size:10px}.restaurant-details strong{font-size:14px}}.connections-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.connection-card{flex-direction:column;align-items:flex-start;min-width:0;scroll-margin-top:20px;display:flex}.connection-card>.channel-logo{width:45px;height:45px;margin-bottom:24px;font-size:28px}.connection-card>.channel-logo.meta{font-size:39px}.connection-card h2{margin-bottom:12px;font-size:21px;line-height:1.2}.connection-card>p{overflow-wrap:anywhere;font-size:12px;line-height:1.8}.connection-card>.row{gap:6px;margin:17px 0}.connection-card>.row .badge{font-size:9px}.connection-card .ledger{width:100%}.connection-card .ledger>div{font-size:11px}.connection-card .ledger strong{white-space:normal;text-align:right}.connection-card>.button{margin-top:auto;font-size:12px}.connection-card>.help{margin-bottom:22px;font-size:11px}.connection-card.future{opacity:.8}.feedback-list>article{border-bottom:1px solid var(--border);padding:17px 0}.feedback-list>article>a{color:var(--accent);word-break:break-all;align-items:center;gap:8px;font-size:11px;display:flex}.feedback-list p{white-space:pre-wrap;margin:12px 0;font-size:14px;line-height:1.8}.feedback-list small{color:var(--muted);font-size:10px}.feedback-list img{object-fit:contain;border-radius:9px;max-height:180px;margin-top:14px}.notification-card{align-items:center;gap:18px;display:flex}.notification-card>div{flex:1}.notification-card h3{font-size:19px}.notification-card .help{margin-bottom:0}.legal-page{max-width:900px;margin:auto;padding:40px 30px}.legal-page>header{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}.legal-page>h1{margin-bottom:35px;font-size:39px}.legal-page>section{margin-bottom:25px}.legal-page p{margin:17px 0;font-size:15px;line-height:1.9}.legal-page h2{font-size:27px}@media (max-width:1100px){.connections-grid{grid-template-columns:1fr 1fr}.connection-card{padding:21px}.connection-card h2{font-size:20px}}@media (max-width:700px){.connections-grid{grid-template-columns:1fr;gap:16px}.connection-card h2{font-size:25px}.connection-card .help,.connection-card>p,.connection-card .ledger>div{font-size:13px}.connection-card>.button{font-size:14px}.notification-card{flex-wrap:wrap;gap:12px}.notification-card>.button{width:calc(100% - 18px);margin-left:18px}.notification-card h3{font-size:18px}.legal-page{padding:25px 20px}.legal-page>h1{font-size:31px}.legal-page h2{font-size:24px}.legal-page p{font-size:14px}}.creative-brand{text-overflow:ellipsis;white-space:nowrap;background:#171b18dc;border-radius:5px;max-width:85%;padding:5px 8px;overflow:hidden}.style-options .creative-brand{border-radius:2px;padding:2px 3px}.preview-card .creative-brand{padding:3px 5px}.hero-art>img{object-position:center 100%}.filters select,.chart-heading select,.refresh-block .text-button,.section-label .text-button,.chart-footer .text-button,.lang-switch,.restaurant-header .lang-switch,.restaurant-header nav .button,.check-label,.crm-summary .check-label,.format-tabs button,.segmented button{min-height:44px}.profile-avatar{width:44px;height:44px}.icon-button{min-width:44px;min-height:44px}.filters .field>span,.chart-heading .field>span{color:var(--muted);font-size:10px;display:block}.bars{cursor:crosshair}.bars>span{border-radius:3px;flex:1;align-items:flex-end;min-width:0;height:100%;padding:0;display:flex;position:relative}.chart-panel>.field{margin:10px 0 0}.chart-panel>.field input[type=range]{width:100%;height:44px;min-height:44px;padding:8px}@media (max-width:700px){.chart-heading>.field{flex:150px;min-width:150px;max-width:100%}}
.launch-home{max-width:1400px;margin:auto;padding:0 54px 48px}.launch-entry{grid-template-columns:1.06fr 1fr;align-items:center;gap:60px;padding:68px 0 80px;display:grid}.launch-entry-copy h1{letter-spacing:-.058em;max-width:660px;font-size:clamp(40px,4.35vw,66px);line-height:1.04}.launch-entry-copy h1>span{color:#b8c1a6}.launch-entry-copy>p{max-width:500px;margin:25px 0 30px;font-size:17px;line-height:1.65}.website-entry>label{color:#c3c7ce;margin-bottom:9px;font-size:12px;display:block}.website-entry>div{background:#1c1e22;border:1px solid #44474e;border-radius:15px;align-items:center;gap:12px;padding:7px 7px 7px 16px;display:flex}.website-entry input{outline-offset:6px;color:var(--text);background:0 0;border:0;flex:1;min-width:0;height:45px;font-size:14px}.website-entry .button{flex-shrink:0;gap:8px;padding:12px 15px}.website-entry .button span{display:none}.launch-entry-copy>.text-button{color:#d5d9e0;margin:10px 0;font-size:13px}.launch-trust{color:#a3a8b0;flex-wrap:wrap;gap:22px;margin-top:18px;font-size:11px;display:flex}.launch-trust>span{align-items:center;gap:6px;display:flex}.launch-entry-art{min-height:490px;margin:0 0 0 18px;position:relative}.launch-art-card{background:#34302e;border-radius:23px;position:absolute;overflow:hidden;box-shadow:0 24px 55px #0005}.launch-art-card img{object-fit:cover;width:100%;height:100%}.launch-art-card.hair{width:73%;height:435px;top:0;left:0;transform:rotate(-5deg)}.launch-art-card.nails{border:6px solid #29272c;width:50%;height:280px;bottom:36px;right:0;transform:rotate(7deg)}.launch-art-card.hair:after{content:"";background:linear-gradient(#0000,#161310d9);position:absolute;inset:45% 0 0}.launch-art-card>span{letter-spacing:2px;color:#201a15;background:#ffffffb8;border-radius:4px;padding:6px 8px;font-size:10px;font-weight:700;position:absolute;top:24px;left:24px}.launch-art-card.nails>span{font-size:8px;top:15px;left:15px}.launch-art-card>strong{letter-spacing:-1.5px;z-index:1;color:#fff;max-width:180px;font-size:37px;font-weight:500;line-height:1.08;position:absolute;bottom:35px;left:25px}.launch-art-note{color:#23301f;z-index:2;background:#e9eee1;border-radius:14px;align-items:center;gap:13px;max-width:94%;padding:15px 20px;display:flex;position:absolute;bottom:3px;left:-12px;box-shadow:0 12px 30px #0003}.launch-art-note strong{font-size:12px;display:block}.launch-art-note small{opacity:.7;font-size:10px}.launch-examples>.row{align-items:end;gap:20px;margin-bottom:25px}.launch-examples h2{font-size:32px}.sector-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.sector-card{text-align:left;background:#1c1e21;border:1px solid #313337;border-radius:18px;min-width:0;padding:0;transition:transform .18s,border-color .18s;overflow:hidden}.sector-card:hover{border-color:#8b917b;transform:translateY(-4px)}.sector-card>img,.sector-card>.launch-image-empty{object-fit:cover;width:100%;height:200px}.sector-card.restaurant>img{object-position:center 90%}.sector-card.hair>img{object-position:center 38%}.sector-card>div:not(.launch-image-empty){padding:19px}.sector-card small{letter-spacing:1.2px;color:#aaaeb6;font-size:9px}.sector-card h3{justify-content:space-between;align-items:center;gap:8px;margin:9px 0;font-size:20px;display:flex}.sector-card h3>svg{flex-shrink:0}.sector-card p{font-size:12px;line-height:1.6}.launch-footnote{text-align:center;max-width:820px;margin:32px auto 0;font-size:11px;line-height:1.8}.launch-image-empty{color:#b4b8c0;text-align:center;background:#2b2d32;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:150px;padding:20px;font-size:12px;display:flex}.boost-teaser{isolation:isolate;background:radial-gradient(at 90% 10%,#49367644,#0000 70%),#1a1b24;border:1px solid #464051;border-radius:24px;align-items:center;gap:25px;margin:36px 0 0;padding:32px;display:flex;position:relative;overflow:hidden}.boost-teaser:before{content:"";opacity:.8;background:linear-gradient(90deg,#648aff,#b286fb,#e0a0c6);height:2px;position:absolute;inset:0 0 auto}.boost-orb{color:#eee6ff;background:linear-gradient(135deg,#343d69,#4f3766,#593743);border:1px solid #9480ab66;border-radius:21px;place-items:center;width:68px;min-width:68px;height:68px;display:grid;box-shadow:0 0 42px #9473de1a}.boost-teaser-copy{flex:1;min-width:0}.boost-wordmark{letter-spacing:-.5px;margin-bottom:10px;font-size:18px;font-weight:600}.boost-wordmark>span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a6b6ff,#d6b7ff,#f0b4d4);-webkit-background-clip:text;background-clip:text}.boost-teaser h2{letter-spacing:-.9px;max-width:600px;font-size:25px;line-height:1.2}.boost-teaser p{color:#b7b6c1;max-width:630px;margin-top:12px;font-size:13px;line-height:1.65}.boost-benefits{color:#d3cedb;flex-wrap:wrap;gap:16px;margin-top:17px;font-size:10px;display:flex}.boost-benefits>span{align-items:center;gap:6px;display:flex}.boost-teaser-action{flex-shrink:0;max-width:265px}.boost-teaser-action>small{text-align:center;color:#a9a3b4;margin-top:12px;font-size:10px;display:block}.boost-button{color:#fcf9ff;text-align:center;background:linear-gradient(#262236,#262236) padding-box padding-box,linear-gradient(105deg,#819efb,#c49bef,#e3a4c6) border-box;border:1.5px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:13px 19px;font-size:13px;font-weight:600;line-height:1.45;transition:box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 4px 20px #8c70cc1c}.boost-button:hover{transform:translateY(-1px);box-shadow:0 3px 28px #ac7bec3d}.boost-button:active{transform:translateY(0)}.boost-button:focus-visible{outline-offset:4px;outline:3px solid #c3b5fa}.boost-button svg{flex-shrink:0}.boost-button.full{width:100%}.sidebar nav>a[href="/app/boost"]{color:#d9c5ff;background:linear-gradient(90deg,#34304a77,#26223433)}.sidebar{overflow-y:auto}.sidebar-bottom{padding-top:20px}.strategy-hero{border:1px solid var(--border);background:#1b1d20;border-radius:24px;grid-template-columns:1.3fr 1fr;gap:30px;margin-bottom:25px;display:grid;overflow:hidden}.strategy-hero>div:first-child{padding:30px 0 25px 30px}.strategy-hero h2{max-width:600px;margin:18px 0;font-size:clamp(28px,2.7vw,42px);line-height:1.12}.strategy-hero>div>p{font-size:13px}.strategy-goal{color:#d2dabf;align-items:center;gap:10px;margin:22px 0 8px;font-size:13px;display:flex}.strategy-goal>svg{flex-shrink:0}.strategy-source{min-height:295px;position:relative}.strategy-source>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.strategy-source>span{color:#fff;background:linear-gradient(#0000,#0c1010e8);padding:25px 15px 12px;font-size:9px;line-height:1.5;position:absolute;bottom:0;left:0;right:0}.strategy-hero.facade{background:#131e30}.strategy-hero.nails{background:#282329}.strategy-hero.hair{background:#26231f}.brief-panel{grid-template-columns:1fr 1fr;gap:34px;display:grid}.brief-panel h2,.brief-panel h3{margin-bottom:12px}.brief-panel>div>p{margin-bottom:22px;font-size:13px}.source-fact{border-bottom:1px solid var(--border);overflow-wrap:anywhere;margin:18px 0;padding-bottom:15px}.source-fact p{font-size:12px}.source-fact a{color:var(--accent);align-items:center;gap:5px;margin-top:8px;font-size:11px;display:flex}.imported-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.imported-gallery button{border:1px solid #474a52;border-radius:10px;padding:3px;overflow:hidden}.imported-gallery button.selected{border:2px solid var(--accent)}.imported-gallery img{object-fit:cover;border-radius:6px;width:100%;height:85px}.imported-gallery .launch-image-empty{min-height:85px;padding:5px;font-size:9px}.strategy-section-head{justify-content:space-between;align-items:center;gap:24px;margin:38px 0 24px;display:flex}.strategy-section-head h2{font-size:30px}.strategy-section-head p{margin-top:12px;font-size:13px}.strategy-section-head .eyebrow{margin-bottom:9px}.idea-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.idea-card{background:#1b1d21;border:1px solid #34363c;border-radius:17px;min-width:0;overflow:hidden}.idea-card.is-selected{border-color:#adc972;box-shadow:0 0 0 1px #adc97222}.idea-top{justify-content:space-between;align-items:center;gap:5px;min-height:52px;padding:8px 10px 8px 15px;display:flex}.idea-top>span{color:#bbc1cc;letter-spacing:.6px;font-size:8px;font-weight:600}.idea-card.is-selected .idea-top>span{color:#c7ee8a}.idea-check{border:1px solid #565c63;border-radius:50%;place-items:center;width:30px;min-width:30px;height:30px;display:grid;position:relative}.idea-check:before{content:"";position:absolute;inset:-7px}.idea-card.is-selected .idea-check{background:var(--accent);color:#22301a;border-color:var(--accent)}.idea-open{text-align:left;width:100%;padding:0;display:block}.idea-description{padding:18px 16px}.idea-description h3{letter-spacing:-.4px;font-size:17px}.idea-description p{margin:10px 0 13px;font-size:11px;line-height:1.75}.idea-description>small{color:#cbd0d8;font-size:9px;display:block}.preview-invitation{color:#c0c6cf;border-bottom:1px solid #303239;justify-content:space-between;align-items:center;gap:5px;padding:11px 15px;font-size:10px;display:flex}.launch-creative{color:#f4f6eb;aspect-ratio:4/5;background:#1e2918;flex-direction:column;display:flex;position:relative;overflow:hidden}.launch-creative.hair{color:#faf4ec;background:#352e25}.launch-creative.nails{color:#f8f1f6;background:#362b37}.launch-creative.facade{color:#f8fafc;background:#071735}.launch-creative>img,.launch-creative>.launch-image-empty{object-fit:cover;flex:0 0 65%;width:100%;height:65%;min-height:0}.launch-creative-copy{flex-direction:column;justify-content:space-between;gap:6px;height:35%;padding:5% 6%;display:flex}.launch-creative-copy>span{opacity:.8;font-size:11px}.launch-creative-copy>strong{letter-spacing:-.8px;max-width:95%;font-size:clamp(23px,3vw,36px);font-weight:500;line-height:1.08}.launch-creative-copy>small{margin-top:auto;font-size:11px}.launch-creative.compact{aspect-ratio:auto;height:235px}.launch-creative.compact .launch-creative-copy{gap:4px;padding:12px 15px}.launch-creative.compact .launch-creative-copy>span{font-size:7px}.launch-creative.compact .launch-creative-copy>strong{letter-spacing:-.5px;font-size:16px;line-height:1.1}.launch-creative.compact .launch-creative-copy>small{font-size:7px}.launch-search{color:#252a32;background:#f5f6f8;flex-direction:column;gap:15px;height:100%;padding:30px 18px;display:flex}.launch-search small{color:#5f6770;font-size:8px}.launch-search>span{font-size:10px}.launch-search h3{color:#244397;letter-spacing:-.4px;font-size:19px;font-weight:500;line-height:1.25}.launch-search p{color:#616570;font-size:10px;line-height:1.6}.launch-search b{color:#244397;margin-top:auto;font-size:9px}.cover-badge{color:#e4e8ef;background:#151922df;border:1px solid #ffffff26;border-radius:5px;align-items:center;gap:5px;padding:4px 7px;font-size:8px;display:flex;position:absolute;top:10px;left:10px}.creative-modal .launch-creative{border-radius:13px;max-width:380px;margin:18px auto}.creative-modal .launch-creative.story{aspect-ratio:9/16;max-width:280px}.creative-modal .launch-creative.square{aspect-ratio:1}.creative-modal .launch-creative.landscape{aspect-ratio:1.91;max-width:100%}.creative-modal .landscape .launch-creative-copy>strong{font-size:20px}.creative-modal .landscape .launch-creative-copy>span,.creative-modal .landscape .launch-creative-copy>small{font-size:8px}.creative-modal .landscape .launch-creative-copy{gap:3px;padding:3% 6%}.creative-modal .story .launch-creative-copy>strong{font-size:26px}.creative-modal .format-tabs{flex-wrap:wrap}.creative-modal .format-tabs>button{font-size:10px}.creative-modal .help{text-align:center;font-size:10px}.preview-details{margin:20px 0;font-size:13px}.preview-details>p{margin:10px 0}.preview-details strong{color:#e9ecf0}.storyboard{background:#22262d;border-radius:10px;gap:12px;padding:15px;font-size:11px;display:flex}.storyboard svg{flex-shrink:0;margin-top:2px}.launch-plan-summary{border:1px solid var(--border);border-radius:20px;grid-template-columns:1fr 1fr;gap:40px;margin:35px 0;padding:30px;display:grid}.launch-plan-summary h2{font-size:30px}.launch-plan-summary p{margin:15px 0 25px;font-size:13px}.budget-field{max-width:280px}.launch-cost-lines>span{color:#afb5be;border-bottom:1px solid #2e3036;justify-content:space-between;gap:15px;padding:10px 0;font-size:12px;display:flex}.launch-cost-lines b{color:#e9ecf1;font-weight:500}.launch-self{background:#1e2127;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;padding:24px;display:flex}.launch-self h3{margin-top:24px;font-size:28px}.launch-self .text-button{margin-top:9px}.boost-page-grid{grid-template-columns:1fr 1fr;align-items:start;gap:36px;display:grid}.boost-offer{padding:32px 10px 20px 0}.boost-offer>.boost-wordmark{margin-bottom:25px;font-size:26px}.boost-offer>h2{max-width:490px;margin-bottom:23px;font-size:45px;line-height:1.05}.boost-offer>p{font-size:15px;line-height:1.7}.boost-steps{margin:36px 0}.boost-steps>div{border-bottom:1px solid #292c32;gap:17px;padding:19px 0;display:flex}.boost-steps svg{color:#c6b3e7;flex-shrink:0}.boost-steps strong{font-size:14px}.boost-steps p{margin-top:5px;font-size:12px}.boost-price{background:linear-gradient(130deg,#272339,#1d1d25);border:1px solid #474050;border-radius:18px;padding:24px}.boost-price>small{color:#b6b0c4;font-size:10px;display:block}.boost-price>strong{letter-spacing:-1px;margin:14px 0;font-size:38px;font-weight:500;display:block}.boost-price>strong>span{color:#c0bbca;letter-spacing:0;font-size:13px}.boost-price p{margin-bottom:12px;font-size:12px;line-height:1.8}.boost-form>h2{font-size:27px}.boost-form>p{margin:12px 0 22px;font-size:13px}.boost-brief-preview{background:#23262d;border-radius:12px;align-items:center;gap:15px;margin-bottom:25px;padding:13px;display:flex}.boost-brief-preview>img{object-fit:cover;border-radius:7px;width:62px;height:70px}.boost-brief-preview strong{font-size:13px;display:block}.boost-brief-preview p{margin:5px 0;font-size:11px}.boost-brief-preview a{color:#d6c3f5;align-items:center;gap:5px;font-size:11px;display:flex}.handoff-details{border-top:1px solid #35373e;padding:15px 0;font-size:12px}.handoff-details>summary{cursor:pointer;min-height:44px;line-height:44px}.handoff-details p{overflow-wrap:anywhere;margin:10px 0}.handoff-details li{color:#d4d9e2;margin:7px 0}.form-footnote{text-align:center;color:#a8aab2;margin-top:15px;font-size:10px;line-height:1.8;display:block}.boost-form>.check-label{align-items:flex-start;margin:10px 0 22px;font-size:12px}.boost-form>.check-label input{margin-top:3px}.boost-receipt{text-align:center;background:radial-gradient(at 50% 0,#58407644,#0000 60%),#1b1d25;border:1px solid #454057;border-radius:25px;max-width:850px;margin:35px auto;padding:45px}.receipt-check{color:#dcc9f8;background:#4c355833;border:1px solid #9176b755;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 22px;display:grid}.boost-receipt h2{margin:24px 0 18px;font-size:37px}.boost-receipt>p{max-width:580px;margin:0 auto;font-size:14px;line-height:1.75}.receipt-id{letter-spacing:2px;color:#e5d6fa;border:1px solid #4b4555;border-radius:9px;margin:25px 0;padding:14px 20px;font-size:15px;display:inline-block}.receipt-facts{color:#bdb9c7;overflow-wrap:anywhere;flex-direction:column;gap:8px;margin-bottom:30px;font-size:12px;display:flex}.boost-receipt .row{flex-wrap:wrap;justify-content:center}.team-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:25px;display:grid}.team-summary>div{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:24px}.team-summary strong{font-size:33px;font-weight:500;display:block}.team-summary span{color:var(--muted);font-size:12px}.team-filter{max-width:260px}.team-inbox{grid-template-columns:minmax(240px,.85fr) minmax(0,1.3fr);gap:24px;display:grid}.team-list{flex-direction:column;gap:12px;display:flex}.team-item{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:14px;min-width:0;padding:19px}.team-item.selected{background:#292334;border-color:#ac8ed0}.team-item p{overflow-wrap:anywhere;margin:10px 0;font-size:11px}.team-item>small{color:#aeb2ba;margin-top:12px;font-size:10px;display:block}.team-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:350px;display:flex}.team-empty p{font-size:13px}.team-list .panel h3{margin:15px 0}.team-list .panel p{font-size:13px}.team-detail{min-width:0}.team-detail>p{margin:15px 0;font-size:13px}.team-contact{overflow-wrap:anywhere;border-bottom:1px solid #34363e;flex-direction:column;gap:5px;padding:15px 0;font-size:13px;display:flex}.team-contact>span{color:#b0b5bf;font-size:12px}.team-brief{margin:18px 0}.team-brief>div{justify-content:space-between;gap:16px;padding:9px 0;font-size:12px;display:flex}.team-brief dt{color:#a8b0bb;flex-shrink:0}.team-brief dd{text-align:right;overflow-wrap:anywhere;margin:0}.team-attachment{object-fit:cover;border-radius:13px;width:100%;max-height:280px;margin-bottom:10px}.team-detail>small{color:#aab0ba;font-size:10px}.team-ideas{margin:22px 0}.team-ideas>div{border:1px solid #3a3d44;border-radius:10px;margin:10px 0;padding:13px}.team-ideas strong{font-size:13px}.team-ideas p{margin:5px 0;font-size:12px}.team-ideas small{font-size:10px}.team-detail form{border-top:1px solid #353740;padding-top:25px}.team-detail form>h3{margin-bottom:20px;font-size:22px}.team-history{border-top:1px solid #33363c;margin-top:30px;padding-top:25px}.team-history h3{margin-bottom:20px;font-size:21px}.team-history>div{align-items:flex-start;gap:13px;padding:12px 0;display:flex}.team-history .dot{margin-top:7px}.team-history strong{font-size:12px}.team-history small{color:#abb0bb;margin:4px 0;font-size:10px;display:block}.team-history p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.launch-overview-stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.launch-overview-stats small{color:var(--muted);display:block}.launch-overview-stats strong{margin-top:16px;font-size:34px;font-weight:500;display:block}.launch-channel-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:28px 0;display:grid}.launch-channel-row>a{flex-direction:column;gap:12px;padding:20px;font-size:12px;display:flex}.launch-channel-row>a>span{color:var(--muted);font-size:10px}.launch-channel-row>a>svg{align-self:flex-end}.industry-funnel h2{font-size:30px}.industry-funnel>div:last-child{flex-wrap:wrap;gap:16px;margin-top:25px;display:flex}.industry-funnel>div>span{color:#b9c0cb;align-items:center;gap:9px;font-size:11px;display:flex}.industry-funnel b{color:var(--accent);font-weight:500}.industry-funnel>div>span:last-child>svg{display:none}@media (min-width:1500px){.website-entry .button span{display:inline}}@media (max-width:1250px){.launch-home{padding:0 34px 35px}.launch-entry{gap:25px}.launch-entry-art{min-height:440px}.launch-art-card.hair{height:380px}.launch-art-card.nails{height:240px}.boost-teaser{flex-wrap:wrap}.boost-teaser-action{max-width:none;margin-left:93px}.boost-teaser-action>small{text-align:left}.idea-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-creative.compact{height:320px}.launch-creative.compact .launch-creative-copy>strong{font-size:22px}.idea-top>span{font-size:10px}.boost-offer>h2{font-size:36px}.sector-card h3{font-size:18px}.launch-overview-stats,.launch-channel-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:1000px){.sector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-entry{padding-top:45px}.launch-entry-art{min-height:370px}.launch-art-card.hair{height:320px}.launch-art-card.nails{height:210px}.launch-art-card>strong{font-size:29px}.launch-entry-copy h1{font-size:45px}.launch-entry-copy>p{font-size:15px}.strategy-hero{grid-template-columns:1fr 1fr}.strategy-hero>div:first-child{padding:25px 0 20px 23px}.strategy-hero h2{font-size:30px}.strategy-source{min-height:300px}.boost-page-grid{grid-template-columns:1fr}.boost-offer{padding-top:10px}.boost-offer>h2{font-size:42px}.boost-price{max-width:600px}.boost-steps{margin:20px 0}.team-inbox{grid-template-columns:1fr}.team-empty{min-height:200px}}@media (max-width:700px){.launch-home{padding:0 20px 35px}.launch-entry{grid-template-columns:1fr;gap:20px;padding:32px 0 40px}.launch-entry-copy h1{max-width:490px;font-size:42px}.launch-entry-copy>p{margin:20px 0 24px;font-size:14px}.launch-entry-copy .eyebrow{font-size:9px}.launch-entry-art{max-width:460px;min-height:310px;margin:10px 10px 10px 20px}.launch-art-card.hair{width:66%;height:278px;transform:rotate(-4deg)}.launch-art-card.nails{width:48%;height:208px;bottom:28px}.launch-art-card>strong{max-width:150px;font-size:28px;bottom:25px}.launch-art-card>span{font-size:8px;top:15px;left:16px}.launch-art-note{gap:8px;padding:11px 14px;bottom:0;left:-8px}.launch-art-note strong{font-size:10px}.launch-art-note small{font-size:9px}.website-entry>div{gap:8px;padding-left:12px}.website-entry input{font-size:13px}.launch-trust{gap:15px;margin-top:13px;font-size:10px}.launch-entry-copy>.text-button{font-size:12px}.launch-examples>.row{flex-direction:column;align-items:flex-start;gap:15px}.launch-examples h2{font-size:28px}.sector-grid{gap:12px}.sector-card>img,.sector-card>.launch-image-empty{height:150px}.sector-card>div:not(.launch-image-empty){padding:14px 12px}.sector-card h3{letter-spacing:-.5px;font-size:17px;line-height:1.15}.sector-card p{font-size:11px}.sector-card small{letter-spacing:.4px;font-size:8px}.boost-teaser{border-radius:20px;gap:18px;margin-top:28px;padding:25px 22px}.boost-orb{border-radius:14px;width:47px;min-width:47px;height:47px}.boost-orb svg{width:23px}.boost-teaser-copy{flex-basis:100%;order:2}.boost-teaser .boost-wordmark{margin-top:-57px;margin-bottom:35px;margin-left:64px;font-size:20px;line-height:29px}.boost-teaser h2{max-width:440px;font-size:28px}.boost-teaser p{font-size:13px}.boost-benefits{flex-direction:column;gap:8px;font-size:11px}.boost-teaser-action{order:3;width:100%;margin:5px 0 0}.boost-teaser-action>.boost-button{width:100%;padding:13px;font-size:12px}.boost-teaser-action>small{text-align:center}.strategy-hero{grid-template-columns:1fr;gap:0}.strategy-hero>div:first-child{padding:25px}.strategy-hero h2{max-width:400px;font-size:33px}.strategy-source{min-height:210px}.strategy-source>img{object-position:center 40%}.strategy-source>span{font-size:9px}.strategy-section-head h2{font-size:27px}.strategy-section-head{flex-direction:column;align-items:flex-start;gap:15px;margin-top:32px}.strategy-section-head p{font-size:12px}.idea-grid{gap:13px}.launch-creative.compact{height:235px}.launch-creative.compact .launch-creative-copy{padding:10px 11px}.launch-creative.compact .launch-creative-copy>strong{font-size:16px}.launch-creative.compact .launch-creative-copy>span,.launch-creative.compact .launch-creative-copy>small{font-size:7px}.idea-top{gap:4px;padding:6px 8px 6px 10px}.idea-top>span{letter-spacing:.1px;font-size:7px}.idea-description{padding:14px 12px}.idea-description h3{font-size:16px}.idea-description p{font-size:10px}.idea-description>small{font-size:8px}.preview-invitation{padding:10px;font-size:9px}.launch-search{gap:14px;padding:25px 13px}.launch-search h3{font-size:17px}.launch-search p{font-size:9px}.launch-search b{font-size:8px}.cover-badge{padding:3px 5px;font-size:7px;top:7px;left:7px}.launch-plan-summary{grid-template-columns:1fr;gap:20px;padding:24px}.launch-plan-summary h2{font-size:28px}.launch-self{padding:22px}.launch-self h3{font-size:25px}.brief-panel{grid-template-columns:1fr;gap:24px}.boost-page-grid{gap:10px}.boost-offer>h2{font-size:39px}.boost-offer>.boost-wordmark{font-size:23px}.boost-offer>p{font-size:14px}.boost-form>h2{font-size:27px}.boost-receipt{margin:10px auto;padding:30px 22px}.boost-receipt h2{font-size:30px}.boost-receipt>p{font-size:12px}.boost-receipt .row>*{width:100%}.team-summary{gap:10px}.team-summary>div{padding:15px}.team-summary strong{font-size:29px}.team-summary span{font-size:10px;line-height:1.5;display:block}.team-brief>div{flex-direction:column;gap:4px}.team-brief dd{text-align:left}.launch-overview-stats{gap:12px}.launch-overview-stats .panel{padding:20px}.launch-overview-stats small{font-size:10px}.launch-overview-stats strong{font-size:29px}.launch-channel-row{gap:12px}.launch-channel-row>a{padding:16px;font-size:11px}.industry-funnel h2{font-size:26px}}@media (max-width:370px){.launch-entry-copy h1{font-size:36px}.launch-home{padding:0 16px 28px}.launch-entry-art{min-height:270px;margin-left:12px}.launch-art-card.hair{height:240px}.launch-art-card.nails{height:180px}.sector-card h3{font-size:15px}.sector-card>div:not(.launch-image-empty){padding:12px 10px}.sector-card>img{height:125px}.idea-grid{grid-template-columns:1fr}.launch-creative.compact{height:330px}.launch-creative.compact .launch-creative-copy>strong{font-size:24px}.idea-top>span{font-size:10px}.idea-description p{font-size:12px}.idea-description>small{font-size:11px}.idea-description h3{font-size:21px}.boost-teaser{padding:22px 18px}.boost-button{padding:13px 12px;font-size:12px}.boost-teaser h2{font-size:26px}}@media (prefers-reduced-motion:reduce){.boost-button,.sector-card{transition:none}.boost-button:hover,.sector-card:hover{transform:none}}.login-page{max-width:580px;margin:0 auto;padding:28px 22px}.login-page header{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.login-page .panel{padding:32px}.login-page h1{letter-spacing:-1px;margin:12px 0;font-size:34px;line-height:1.15}.login-page p{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.65}.login-page .field{margin-bottom:18px}.login-page .text-button{margin-top:20px}.ai-entry{align-items:center;gap:20px;margin-top:28px;display:flex}.ai-entry>div{flex:1}.ai-entry p{color:var(--muted);margin-top:7px;font-size:13px}.ai-studio-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:25px;display:grid}.ai-studio-grid .field{margin-bottom:20px}.ai-source{object-fit:contain;background:#101112;border-radius:14px;width:100%;height:350px;margin:18px 0}.ai-result{margin-top:28px}.ai-result>img{object-fit:contain;border-radius:16px;max-width:100%;max-height:640px;margin:20px 0}.model-catalog{margin-top:28px}.model-catalog>div{border-bottom:1px solid var(--line);grid-template-columns:1.5fr 1fr 1fr;gap:12px;padding:18px 0;display:grid}.model-catalog span,.model-catalog small{color:var(--muted);font-size:12px}@media (max-width:800px){.ai-studio-grid{grid-template-columns:1fr}.ai-entry{flex-wrap:wrap}.ai-entry>.button{width:100%}.model-catalog>div{grid-template-columns:1fr}.ai-source{height:260px}}.launch-preflight{margin:24px 0}.preflight-grid{grid-template-columns:1fr 1fr;gap:0 24px;margin:20px 0;display:grid}.preflight-grid>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}@media (max-width:600px){.preflight-grid{grid-template-columns:1fr}.preflight-grid>div{font-size:13px}.app-top .save-status{display:none}}.mask-editor{aspect-ratio:1;background:#fff;border-radius:20px;margin:14px 0;position:relative;overflow:hidden}.mask-editor>img{object-fit:contain;width:100%;height:100%}.mask-editor>svg{touch-action:none;cursor:crosshair;width:100%;height:100%;position:absolute;inset:0}.mask-cursor{display:none}.mask-editor>svg:focus .mask-cursor{display:block}.ai-compare{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ai-compare figure{min-width:0;margin:0}.ai-compare img{aspect-ratio:1;background:#fff;width:100%;object-fit:contain!important}.ai-compare figcaption{padding:10px;font-size:13px}.ai-history{margin-top:24px}.ai-history-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0;display:grid}.ai-history-grid button{text-align:left;overflow-wrap:anywhere;min-width:0}.ai-history-grid img{aspect-ratio:1;object-fit:contain;border-radius:12px;width:100%}.ai-history-grid strong,.ai-history-grid small{margin-top:8px;display:block}.ai-result details{overflow-wrap:anywhere;margin-top:20px}.ai-result summary{cursor:pointer;padding:12px 0}@media (max-width:600px){.ai-history-grid{grid-template-columns:1fr 1fr}.ai-compare{gap:8px}.ai-history-grid .panel{padding:10px}}
.commercial-page{max-width:1180px;margin:auto;padding:32px 28px 90px}.commercial-page>header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:64px;display:flex}.commercial-page>header>div{align-items:center;gap:20px;display:flex}.commercial-page h1{letter-spacing:-.04em;max-width:900px;font-size:clamp(32px,5vw,58px);line-height:1.05}.commercial-page h2{font-size:24px}.commercial-page p{line-height:1.65}.commercial-page .pricing-grid{margin-top:32px}.pricing-grid article{border:1px solid var(--border,#ddd);background:var(--surface);border-radius:24px;flex-direction:column;gap:12px;padding:30px;display:flex}.pricing-grid article.featured{background:#252e1f}.pricing-grid article>strong{font-size:42px}.pricing-grid article>strong small{font-size:14px;font-weight:400}.pricing-grid article ul{min-height:165px;padding-left:20px;line-height:1.8}.pricing-grid article .button{margin-top:auto}.trial-steps{flex-wrap:wrap;gap:12px;margin:24px 0;padding:0;list-style:none;display:flex}.trial-steps li{background:var(--surface2);border-radius:20px;padding:8px 16px;font-size:13px}.trial-terms{background:#202a1c;border:1px solid #465739;border-radius:20px;margin:24px 0;padding:24px}.trial-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.trial-grid .field{margin-bottom:16px}.trial-check{align-items:flex-start;gap:10px;margin:18px 0;line-height:1.5;display:flex}.trial-check input{width:18px;min-width:18px;height:18px}.trial-source{aspect-ratio:1;object-fit:contain;background:var(--surface2);border-radius:14px;width:100%}.trial-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:24px 0;display:grid}.trial-results>article{min-width:0}.trial-results img{aspect-ratio:1;object-fit:contain;background:var(--surface2);border-radius:12px;width:100%}.trial-results button{margin:5px 5px 5px 0}.trial-formats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:24px 0;display:grid}.trial-format{border:1px solid var(--border);border-radius:16px;min-width:0;padding:12px}.trial-format>div{background:var(--surface2);text-align:center;flex-direction:column;justify-content:center;display:flex;overflow:hidden}.trial-format img{object-fit:contain;width:100%;max-height:70%}.trial-format strong{overflow-wrap:anywhere;padding:8px;font-size:14px}.trial-format small{margin-top:8px;display:block}.econ-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.econ-controls input{width:100%}.econ-scenarios{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.econ-scenarios strong{font-size:26px}.econ-scenarios ul{padding-left:18px;line-height:1.7}.econ-scenarios .warning{background:#31261d;border-color:#c79165}.econ-table td,.econ-table th{white-space:normal;min-width:95px}.econ-details{margin:20px 0}.econ-details summary{cursor:pointer;padding:14px 0;font-weight:600}.econ-config{width:100%;min-height:400px;font-family:monospace}.commercial-page .error-box,.econ-account{overflow-wrap:anywhere}.trial-mask{position:relative}.trial-mask svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}@media (max-width:760px){.commercial-page{padding:22px 16px 80px}.commercial-page>header{margin-bottom:36px}.commercial-page>header>div{gap:10px;font-size:12px}.trial-grid,.trial-results,.econ-scenarios{grid-template-columns:1fr}.trial-formats,.econ-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid article ul{min-height:0}.commercial-page .pricing-grid{grid-template-columns:1fr}.trial-terms{padding:18px}}.commercial-page section h2{margin-bottom:16px}.commercial-page section p{margin-bottom:14px}.commercial-page>h1+p{margin-top:22px}.commercial-page .trial-terms strong,.trial-steps{color:var(--text)}.commercial-page .trial-terms small{color:var(--muted)}.commercial-page .panel input,.econ-table input{background:var(--surface2);max-width:100%;color:var(--text);border:1px solid var(--border);border-radius:8px;padding:10px}.commercial-page .pricing-grid article>span{font-size:18px}.commercial-page .panel{min-width:0}
.cinematic-landing{color:#f5f3ed;--cinema-muted:#b0b0ad;background:#0b0c0e;overflow:clip}.cinematic-landing h1,.cinematic-landing h2,.cinematic-landing h3{font-weight:500}.cinematic-landing p{color:var(--cinema-muted)}.cinematic-landing em{font-family:Georgia,Times New Roman,serif;font-weight:400}.cinematic-landing section[id]{scroll-margin-top:110px}.cinema-nav{z-index:15;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#12171ace;border:1px solid #ffffff25;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;max-width:1600px;min-height:72px;margin:auto;padding:14px 20px 14px 25px;display:flex;position:absolute;top:24px;left:4%;right:4%;box-shadow:inset 0 1px #ffffff15,0 10px 40px #0002}.cinema-nav nav,.cinema-nav>div{align-items:center;gap:28px;display:flex}.cinema-nav nav{color:#dddeda;font-size:13px}.cinema-nav>div{gap:16px}.cinema-nav .brand{font-size:28px}.cinema-nav-cta{color:#151815;background:#f1f2ec;border-radius:9px;justify-content:space-between;align-items:center;gap:22px;min-height:44px;padding:11px 18px;font-size:12px;font-weight:600;display:flex}.cinema-skip{z-index:100;color:#17220c;background:#c7f36b;padding:15px;position:fixed;top:-100px;left:20px}.cinema-skip:focus{top:10px}.cinema-kicker{letter-spacing:.16em;color:#c1c4bc;font-size:10px;font-weight:600;line-height:1.6;display:block}.cinema-kicker i{vertical-align:middle;background:#c7f36b;border-radius:50%;width:5px;height:5px;margin-right:9px;display:inline-block}.cinema-scene{--zoom:1;--exit:0;--intro:1;--reveal:0;height:210svh;position:relative}.cinema-sticky{background:#121719;height:100svh;min-height:700px;max-height:1150px;position:sticky;top:0;overflow:hidden}.cinema-photo,.cinema-wing,.cinema-reveal{position:absolute;inset:0;overflow:hidden}.cinema-photo{transform:scale(var(--zoom));transform-origin:65% 68%;opacity:calc(1 - var(--exit))}.cinema-photo picture,.cinema-wing picture,.cinema-reveal picture{width:100%;height:100%;display:block}.cinema-photo img,.cinema-wing img,.cinema-reveal img{object-fit:cover;width:100%;height:100%}.cinema-photo img{filter:saturate(.88)}.cinema-vignette{background:linear-gradient(90deg,#080e16b8 0%,#07101820 65%),linear-gradient(#090e174d 0%,#0000 68%,#080b0fcf 100%);position:absolute;inset:0}.cinema-wing{pointer-events:none;opacity:var(--exit);transform-origin:65% 68%;filter:brightness(.85)}.cinema-wing-left{clip-path:polygon(0 0,66% 0,48% 100%,0 100%);transform:translateX(calc(var(--exit)*-95%)) scale(var(--zoom))}.cinema-wing-right{clip-path:polygon(66% 0,100% 0,100% 100%,48% 100%);transform:translateX(calc(var(--exit)*95%)) scale(var(--zoom))}.cinema-reveal{background:#171a1e}.cinema-reveal picture{width:62%;margin-left:auto}.cinema-reveal:after{content:"";background:linear-gradient(90deg,#14191e 5%,#14191eee 36%,#14191e00 80%);position:absolute;inset:0}.cinema-reveal-copy{z-index:1;max-width:650px;opacity:var(--reveal);transform:translateY(calc((1 - var(--reveal))*40px));position:absolute;top:30%;left:8%}.cinema-reveal-copy>span:first-child{letter-spacing:.16em;color:#d9ba8d;font-size:10px}.cinema-reveal-copy h2{white-space:pre-line;margin:24px 0;font-size:clamp(50px,6vw,88px);line-height:1.02}.cinema-reveal-copy p{color:#bcbebc;max-width:400px;line-height:1.8}.cinema-powered{letter-spacing:.08em;opacity:.8;margin-top:32px;font-size:10px;display:block}.cinema-powered i{opacity:.7;font-style:normal}.cinema-intro{opacity:var(--intro);pointer-events:none;position:absolute;inset:0}.cinema-hero-copy{pointer-events:auto;position:absolute;top:24%;left:8%;right:5%}.cinema-hero-copy h1{letter-spacing:-.065em;text-wrap:balance;max-width:1200px;margin:24px 0 28px;font-size:clamp(62px,7.4vw,112px);line-height:.99}.cinema-hero-copy h1 em{color:#edf0df;letter-spacing:-.055em}.cinema-hero-copy>p{color:#d5d8d3;max-width:455px;font-size:15px;line-height:1.85}.cinema-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:28px;display:flex}.cinema-primary{color:#18210e;background:#c7f36b;border:1px solid #c7f36b;border-radius:8px;justify-content:space-between;align-items:center;gap:32px;min-height:52px;padding:15px 23px;font-size:13px;font-weight:600;display:inline-flex}.cinema-primary:hover{background:#d9ff91}.cinema-primary span{font-size:20px;line-height:1}.cinema-text-link{border-bottom:1px solid #ffffff4a;align-items:center;gap:15px;min-height:44px;font-size:12px;display:inline-flex}.cinema-hero-copy>small{color:#bdc5c5;margin-top:18px;font-size:10px;display:block}.cinema-caption{z-index:4;color:#dddeda;justify-content:space-between;align-items:center;gap:20px;font-size:10px;display:flex;position:absolute;bottom:35px;left:4%;right:4%}.cinema-caption>span{align-items:center;gap:12px;display:flex}.cinema-caption i{background:currentColor;border-radius:50%;width:3px;height:3px}.cinema-motion{background:#10191cc9;border:1px solid #ffffff36;border-radius:20px;align-items:center;gap:16px;min-height:38px;padding:9px 13px;font-size:10px;display:flex}.cinema-scroll{writing-mode:vertical-rl;letter-spacing:.18em;color:#c4cacb;align-items:center;gap:18px;font-size:8px;display:flex;position:absolute;bottom:110px;right:4%}.cinema-scroll>span:last-child{writing-mode:horizontal-tb;font-size:28px}.cinema-introduction{text-align:center;max-width:1500px;margin:auto;padding:140px 8% 125px}.cinema-introduction h2{margin:28px 0;font-size:clamp(38px,4.7vw,68px);line-height:1.1}.cinema-introduction h2>span{color:#868d86}.cinema-introduction p{max-width:560px;margin:0 auto;font-size:15px;line-height:1.85}.cinema-casework,.cinema-process,.cinema-pricing{max-width:1600px;margin:auto;padding:35px 5% 100px}.cinema-section-head{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.cinema-section-head h2{margin-top:22px;font-size:clamp(32px,3.5vw,52px)}.cinema-section-head>p{max-width:260px;font-size:12px}.cinema-case-tabs{flex-wrap:wrap;gap:8px;margin:34px 0 20px;display:flex}.cinema-case-tabs button{color:#bfc3c2;border:1px solid #363a3c;border-radius:25px;gap:20px;min-height:44px;padding:11px 17px;font-size:11px;display:flex}.cinema-case-tabs button[aria-pressed=true]{color:#1b250f;background:#c7f36b;border-color:#c7f36b}.cinema-case-art{background:#171a1b;border-radius:5px;height:min(650px,56vw);min-height:450px;position:relative;overflow:hidden}.cinema-case-art>picture{width:100%;height:100%;display:block}.cinema-case-art>picture>img{object-fit:cover;width:100%;height:100%}.cinema-case-art:has(picture):after{content:"";pointer-events:none;background:linear-gradient(90deg,#070b11b3,#0000 70%);position:absolute;inset:0}.cinema-case-art.hair:after,.cinema-case-art.burger:after,.cinema-case-art.fries:after{background:linear-gradient(90deg,#09080550,#0000 65%)}.cinema-case-art.light:after{display:none}.cinema-case-art.light{color:#402a43}.cinema-case-copy{z-index:1;width:49%;position:absolute;top:18%;left:6%}.cinema-case-copy>span:first-child{letter-spacing:.16em;font-size:10px;font-weight:600}.cinema-case-copy h3{white-space:pre-line;letter-spacing:-.05em;margin:30px 0;font-size:clamp(34px,4.2vw,68px);line-height:1.02}.cinema-case-copy p{color:#d9d9d5;max-width:300px;font-size:12px;line-height:1.8}.cinema-case-art.light p{color:#4f3a51}.cinema-image-control{z-index:2;color:#e5e8e4;white-space:nowrap;background:#11161ded;border:1px solid #ffffff30;border-radius:30px;padding:5px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.cinema-image-control button{border-radius:24px;min-height:38px;padding:7px 17px;font-size:11px}.cinema-image-control button[aria-pressed=true]{color:#17200f;background:#eceee7}.cinema-original-image{object-fit:contain;background:#191c20;width:100%;height:100%}.cinema-case-note{justify-content:space-between;align-items:flex-start;gap:20px;padding:16px 0 0;display:flex}.cinema-case-note p{color:#919994;max-width:850px;font-size:10px;line-height:1.65}.cinema-case-note a{flex-shrink:0;font-size:10px;text-decoration:underline}.cinema-channel-head{margin:65px 0 25px}.cinema-channel-head h3{font-size:27px}.cinema-channel-head p{margin-top:12px;font-size:12px}.cinema-ads{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;display:grid}.ad-concept{background:#16191e;border:1px solid #30343b;border-radius:15px;min-width:0;overflow:hidden}.ad-platform{border-bottom:1px solid #30343b;align-items:center;gap:10px;padding:16px 20px;font-size:12px;display:flex}.ad-platform b{font-size:22px;line-height:1}.ad-platform small{text-transform:uppercase;letter-spacing:.12em;color:#a6afaa;margin-left:auto;font-size:8px}.google-letter{color:#92b7ff}.search-concept{padding:28px 24px 38px}.search-concept>span{font-size:10px}.ad-brand-line,.instagram-brand{align-items:center;gap:10px;margin:22px 0;font-size:11px;display:flex}.ad-brand-dot{color:#eee;background:#343b42;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.ad-brand-line small,.instagram-brand small{color:#9da6ad;font-size:8px;display:block}.search-concept h3{color:#94baff;letter-spacing:-.025em;font-size:23px;line-height:1.3}.search-concept p{color:#bfc5ca;margin-top:14px;font-size:12px;line-height:1.8}.search-links{color:#94baff;flex-wrap:wrap;gap:17px;margin-top:25px;font-size:10px;display:flex}.instagram-brand{margin:17px 0;padding:0 18px}.instagram-brand>span:last-child{margin-left:auto}.instagram-art{aspect-ratio:1;position:relative;overflow:hidden}.instagram-art>img{object-fit:cover;object-position:70% center;width:100%;height:100%}.instagram-art:after{content:"";background:linear-gradient(#0000 35%,#080b1399);position:absolute;inset:0}.instagram-art h3{z-index:1;white-space:pre-line;letter-spacing:-.05em;text-shadow:0 2px 14px #0006;font-size:34px;line-height:1.05;position:absolute;bottom:24px;left:24px;right:20px}.instagram-action{background:#293646;border-top:1px solid #ffffff10;border-bottom:1px solid #ffffff10;justify-content:space-between;padding:13px 20px;font-size:11px;display:flex}.instagram-caption{padding:17px 20px;color:#c9cecc!important;font-size:11px!important}.openai-concept-body{padding:25px 20px}.concept-question{background:#282e32;border-radius:17px;max-width:90%;margin-left:auto;padding:12px 16px;font-size:11px;line-height:1.6}.concept-answer{border-top:1px solid #38413f;margin:24px 0 14px;padding-top:20px}.concept-answer>span{letter-spacing:.1em;color:#a6afaa;font-size:8px}.concept-answer img{aspect-ratio:1.8;object-fit:cover;border-radius:8px;width:100%;height:auto;margin:13px 0}.concept-answer h3{font-size:18px}.concept-answer p{margin-top:8px;font-size:12px}.concept-footnote{font-size:9px;line-height:1.7;color:#9fa6a3!important}.cinema-sites{background:#171c18;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7%;padding:110px 5%;display:grid}.cinema-sites-copy h2{margin:25px 0;font-size:clamp(38px,4.5vw,68px);line-height:1.02}.cinema-sites-copy h2 em{color:#c7d9ac}.cinema-sites-copy>p{max-width:410px;font-size:14px;line-height:1.85}.cinema-sites-copy .cinema-primary{max-width:100%;margin:28px 0 16px}.cinema-sites-copy small{color:#9da69c;max-width:420px;font-size:10px;line-height:1.8;display:block}.cinema-browser-art{background:#242a23;border:1px solid #53604850;border-radius:12px;display:block;overflow:hidden;box-shadow:0 40px 100px #0005}.cinema-browser-top{color:#aeb7a8;align-items:center;gap:5px;padding:14px;font-size:9px;display:flex}.cinema-browser-top>i{background:#818779;border-radius:50%;width:6px;height:6px}.cinema-browser-top>span{margin:auto}.cinema-mini-site{aspect-ratio:1.35;position:relative;overflow:hidden}.cinema-mini-site>img{object-fit:cover;object-position:70%;width:100%;height:100%}.cinema-mini-site>div{width:60%;position:absolute;top:13%;left:7%}.cinema-mini-site span{letter-spacing:.1em;font-size:8px}.cinema-mini-site h3{margin:20px 0;font-size:clamp(28px,3.8vw,58px)}.cinema-mini-site b{border:1px solid #ffffff7a;border-radius:4px;padding:10px 14px;font-size:8px;font-weight:400}.cinema-browser-foot{color:#c2cbb9;justify-content:space-between;gap:10px;padding:17px 20px;font-size:8px;display:flex}.cinema-browser-foot>span{color:#909d87}.cinema-process{padding-top:120px;padding-bottom:100px}.cinema-process>h2,.cinema-pricing>h2{white-space:pre-line;margin:26px 0 55px;font-size:clamp(36px,4.7vw,68px);line-height:1.1}.cinema-process>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;display:grid}.cinema-process article{border-top:1px solid #434943;padding-top:24px}.cinema-process article>span{letter-spacing:.1em;color:#8f998c;font-size:10px}.cinema-process article h3{letter-spacing:-.035em;margin:24px 0 13px;font-size:24px}.cinema-process article p{font-size:13px;line-height:1.8}.cinema-pricing{padding-top:50px}.cinema-pricing>h2{margin-bottom:22px}.cinema-pricing>p{font-size:13px;line-height:1.8}.cinema-pricing .pricing-grid{gap:20px;margin:34px 0 22px}.cinema-pricing .pricing-grid article{background:#171a19;border-radius:14px}.cinema-pricing .pricing-grid article.featured{background:#242e21;border-color:#688444}.cinema-pricing .pricing-grid article>span{font-size:18px}.cinema-pricing .pricing-grid article p,.cinema-pricing .pricing-grid article li{font-size:12px}.cinema-pricing .pricing-grid article>strong{font-size:58px}.cinema-pricing .help{max-width:920px;font-size:11px;line-height:1.8}.cinema-finale{text-align:center;background:radial-gradient(at 50% 90%,#23224977,#0000 65%);padding:110px 7% 130px}.cinema-finale h2{margin:30px 0;font-size:clamp(40px,5.5vw,80px);line-height:1.05}.cinema-finale h2 em{color:#c3c1f1}.cinema-finale p{max-width:580px;margin:auto;font-size:14px;line-height:1.8}.cinema-finale .cinema-actions{justify-content:center}.cinema-finale .boost-button{gap:40px;display:inline-flex}.cinema-footer{border-top:1px solid #30362f;justify-content:space-between;align-items:flex-start;gap:40px;margin:0 5%;padding:50px 0;display:flex}.cinema-footer>p{max-width:320px;font-size:10px;line-height:1.8}.cinema-footer>div{color:#bcc4b9;flex-direction:column;gap:12px;font-size:11px;display:flex}.cinema-still{height:100svh;min-height:700px}.cinema-still .cinema-sticky{position:relative}.cinema-still .cinema-scroll,.cinema-still .cinema-wing,.cinema-still .cinema-reveal{display:none}.client-site .cinema-hero-copy h1{white-space:pre-line;max-width:1000px}.client-site-content{grid-template-columns:1fr 1fr;gap:80px;max-width:1150px;margin:auto;padding:100px 6%;display:grid}.client-site-content h2{font-size:44px;line-height:1.05}.client-site-content p{font-size:15px;line-height:1.9}.site-studio-preview{aspect-ratio:1.3;background:#161718;border-radius:14px;margin-bottom:20px;position:relative;overflow:hidden}.site-studio-preview img{object-fit:cover;width:100%;height:100%}.site-studio-preview>div{color:#fff;text-shadow:0 2px 15px #000b;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:12% 9%}.site-studio-preview h3{white-space:pre-line;max-width:80%;font-size:37px}.site-studio-preview small{font-size:9px}.site-studio-actions{flex-wrap:wrap;gap:12px;display:flex}.site-studio .field textarea{min-height:90px}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.cinema-nav,.cinema-motion{background:#161a1c}}.opaque .cinema-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:#161a1c}@media (min-width:1700px){.cinema-sites{padding-left:max(5%,50vw - 720px);padding-right:max(5%,50vw - 720px)}}@media (max-width:1000px){.cinema-nav nav{gap:17px}.cinema-ads{gap:12px}.ad-platform{padding:15px 14px}.search-concept{padding:24px 16px}.cinema-sites{gap:5%}.cinema-case-copy h3{font-size:45px}.cinema-hero-copy{top:27%;left:6%}.cinema-hero-copy h1{font-size:78px}.cinema-case-copy p{max-width:230px}.cinema-case-art{min-height:470px}.cinema-process>div{gap:28px}.cinema-pricing .pricing-grid article{padding:22px}}@media (max-width:700px){.cinema-nav{border-radius:13px;gap:10px;min-height:61px;padding:10px 12px;top:14px;left:16px;right:16px}.cinema-nav nav{display:none}.cinema-nav .brand{gap:4px;font-size:23px}.cinema-nav .brand>span{font-size:28px}.cinema-nav>div{gap:8px}.cinema-nav-cta{gap:12px;min-height:39px;padding:10px 12px;font-size:10px}.cinema-nav .lang-switch{border-color:#0000;gap:5px;padding:6px;font-size:10px}.cinema-scene{height:185svh}.cinema-sticky{min-height:680px;max-height:none}.cinema-hero-copy{top:21%;left:24px;right:24px}.cinema-hero-copy h1{letter-spacing:-.06em;margin:20px 0 22px;font-size:clamp(46px,12vw,70px);line-height:1.02}.cinema-hero-copy>p{max-width:320px;font-size:12px;line-height:1.8}.cinema-kicker{letter-spacing:.13em;font-size:8px}.cinema-actions{gap:14px;margin-top:24px}.cinema-primary{gap:26px;min-height:48px;padding:14px 18px;font-size:12px}.cinema-text-link{font-size:10px}.cinema-hero-copy>small{max-width:250px;margin-top:14px;font-size:9px;line-height:1.7}.cinema-caption{align-items:flex-end;gap:12px;font-size:8px;bottom:24px;left:24px;right:24px}.cinema-caption>span{max-width:160px;line-height:1.8;display:block}.cinema-caption i{opacity:0;margin:3px 0;display:block}.cinema-motion{white-space:nowrap;gap:10px;padding:8px 10px;font-size:8px}.cinema-scroll{display:none}.cinema-vignette{background:linear-gradient(90deg,#050a14b3,#070b1120),linear-gradient(#07132670,#0000 60%,#080d13e6)}.cinema-photo img,.cinema-wing img{object-position:66% center!important}.cinema-reveal picture{opacity:.65;width:100%}.cinema-reveal:after{background:linear-gradient(90deg,#14191ecf,#14191e22)}.cinema-reveal-copy{width:auto;top:31%;left:24px;right:24px}.cinema-reveal-copy h2{margin:24px 0;font-size:48px}.cinema-reveal-copy p{max-width:270px;font-size:12px}.cinema-powered{margin-top:25px;font-size:8px}.cinema-introduction{padding:76px 24px}.cinema-introduction h2{margin:22px 0;font-size:34px}.cinema-introduction p{font-size:12px;line-height:1.85}.cinema-casework,.cinema-process,.cinema-pricing{padding:20px 20px 65px}.cinema-section-head{display:block}.cinema-section-head h2{margin:18px 0;font-size:34px}.cinema-section-head>p{font-size:11px}.cinema-case-tabs{gap:7px;margin:25px 0 18px}.cinema-case-tabs button{gap:8px;min-height:40px;padding:10px 12px;font-size:9px}.cinema-case-art{height:145vw;min-height:540px;max-height:620px}.cinema-case-art>picture>img{object-position:72% center!important}.cinema-case-art:has(picture):after{background:linear-gradient(#0000 20%,#080a13cc),linear-gradient(90deg,#07101966,#0000 75%)}.cinema-case-art.hair:after,.cinema-case-art.burger:after,.cinema-case-art.fries:after{background:linear-gradient(#0000 15%,#080702cc)}.cinema-case-copy{width:auto;inset:auto 20px 100px 23px}.cinema-case-copy h3{max-width:320px;margin:20px 0;font-size:43px}.cinema-case-copy p{max-width:270px;font-size:11px;line-height:1.7}.cinema-case-art.light:after{background:linear-gradient(#0000 15%,#d5c2deee);display:block}.cinema-image-control{bottom:20px}.cinema-image-control button{min-height:40px;padding:8px 13px;font-size:10px}.cinema-case-note{gap:10px}.cinema-case-note p,.cinema-case-note a{font-size:8px}.cinema-channel-head{margin:40px 0 20px}.cinema-channel-head h3{font-size:26px;line-height:1.2}.cinema-channel-head p{font-size:10px;line-height:1.8}.cinema-ads{grid-template-columns:1fr;gap:20px}.ad-concept{width:100%;max-width:450px;margin:auto}.instagram-art h3{font-size:40px}.search-concept{padding:25px 22px 35px}.cinema-sites{grid-template-columns:1fr;gap:35px;padding:65px 24px}.cinema-sites-copy h2{margin:24px 0;font-size:45px}.cinema-sites-copy>p{font-size:12px}.cinema-sites-copy small{font-size:9px}.cinema-sites-copy .cinema-primary{gap:15px;font-size:11px}.cinema-mini-site h3{font-size:38px;line-height:1.05}.cinema-mini-site{aspect-ratio:1.05}.cinema-mini-site>img{object-position:77%}.cinema-mini-site>div{top:16%}.cinema-browser-top{font-size:8px}.cinema-browser-foot{flex-wrap:wrap;padding:14px;font-size:7px}.cinema-process{padding-top:70px}.cinema-process>h2,.cinema-pricing>h2{margin:22px 0 35px;font-size:36px}.cinema-process>div{grid-template-columns:1fr;gap:30px}.cinema-process article{padding-top:18px}.cinema-process article h3{margin:17px 0 12px}.cinema-process article p{font-size:12px}.cinema-pricing>h2{margin-bottom:20px}.cinema-pricing>p{font-size:12px}.cinema-pricing .pricing-grid{gap:16px}.cinema-pricing .pricing-grid article{padding:28px}.cinema-finale{padding:70px 24px 85px}.cinema-finale h2{font-size:43px}.cinema-finale p{font-size:12px}.cinema-finale .cinema-actions{flex-direction:column}.cinema-footer{grid-template-columns:1fr;gap:24px;margin:0 24px;padding:40px 0;display:grid}.cinema-footer>p{font-size:9px}.client-site-content{grid-template-columns:1fr;gap:26px;padding:70px 24px}.client-site-content h2{font-size:34px}.client-site-content p{font-size:13px}.cinema-still{height:100svh;min-height:680px}}@media (prefers-reduced-motion:reduce){.cinema-scene{height:100svh;min-height:680px}.cinema-sticky{position:relative}.cinema-photo{opacity:1!important;transform:none!important}.cinema-intro{opacity:1!important}.cinema-wing,.cinema-reveal,.cinema-scroll{display:none!important}.cinematic-landing *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (prefers-reduced-transparency:reduce){.cinema-nav,.cinema-motion{-webkit-backdrop-filter:none;backdrop-filter:none;background:#161a1c}}.cinema-past-intro .cinema-intro{visibility:hidden}.site-studio-grid{grid-template-columns:1.2fr 1fr;gap:28px;margin-top:24px;display:grid}.site-studio-grid form h2{margin:24px 0 18px}.site-studio-grid form h2:first-child{margin-top:0}.site-studio-grid .field{margin:16px 0}.site-studio-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.site-rights{gap:12px;margin:24px 0;font-size:13px;line-height:1.7;display:flex}.site-rights input{flex-shrink:0;width:18px;height:18px}.site-studio aside .panel p{margin:16px 0;font-size:13px;line-height:1.9}.client-brand{letter-spacing:.04em;overflow-wrap:anywhere;max-width:55%;font-size:16px}.site-studio-preview:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0008,#0000);position:absolute;inset:0}.site-studio-preview>div{z-index:1}.site-studio-actions .button{white-space:normal}@media (max-width:900px){.site-studio-grid,.site-studio-fields{grid-template-columns:1fr}.site-studio-preview{max-width:600px}.client-brand{font-size:12px}}.performance-diagnostics{z-index:1000;color:#eaf1df;pointer-events:none;background:#07130ff0;border:1px solid #739d66;border-radius:8px;flex-direction:column;max-width:300px;padding:10px 14px;font:11px/1.7 monospace;display:flex;position:fixed;bottom:8px;right:8px}.performance-diagnostics span{justify-content:space-between;gap:20px;display:flex}.performance-diagnostics small{font-size:9px}
