@import "https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700&family=Geist+Mono:wght@400;500;600&display=swap";
:root{--brand-lime:#c6f432;--brand-lime-hover:#bef264;--brand-lime-text:#1a2e05;--functional-lime:#65a30d;--functional-lime-dark:#4d7c0f;--lime-bg:#ecfccb;--lime-bg-mid:#d9f99d;--lime-chart-fill:#84cc16;--ai-indigo:#6366f1;--ai-indigo-tint:#eef2ff;--ai-indigo-text:#4338ca;--ink-50:#f6f5f8;--ink-100:#eceaf1;--ink-200:#d6d2df;--ink-300:#b0aac1;--ink-400:#807898;--ink-500:#524a6e;--ink-600:#2f2a47;--ink-700:#221e36;--ink-800:#18152a;--ink-900:#18152a;--clay-50:#fbf1ed;--clay-100:#f6ddd2;--clay-300:#e89e85;--clay-500:#d9583b;--clay-700:#a23a22;--warm-0:#fff;--warm-25:#fdfcf9;--warm-50:#faf8f3;--warm-100:#f2efe7;--warm-150:#e8e4d8;--warm-200:#d9d4c5;--warm-300:#b8b2a1;--warm-400:#8a8472;--warm-500:#5e5849;--warm-700:#2a2620;--warm-900:#0f0d08;--bg:#f6f6f4;--bg-elevated:var(--warm-0);--bg-sunken:var(--warm-50);--bg-inverse:var(--ink-900);--fg:var(--ink-900);--fg-muted:var(--ink-500);--fg-subtle:var(--ink-400);--fg-on-dark:var(--warm-25);--fg-on-lime:var(--brand-lime-text);--border:#2846781f;--border-strong:#2846782e;--border-focus:var(--ink-900);--accent:var(--brand-lime);--accent-hover:var(--brand-lime-hover);--accent-text:var(--brand-lime-text);--success:#16a34a;--warning:#ca8a04;--danger:#dc2626;--info:var(--ai-indigo);--font-display:"Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-body:"Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"Geist Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--text-2xs:11px;--text-md:16px;--text-body:18px;--text-lede:20px;--text-deck:22px;--text-sub-friendly:23px;--text-4xl:48px;--text-5xl:64px;--text-6xl:84px;--text-7xl:112px;--leading-body:1.55;--leading-loose:1.7;--tracking-tightest:-.04em;--tracking-tighter:-.025em;--tracking-normal:-.005em;--tracking-widest:.12em;--weight-regular:var(--font-weight-regular);--weight-medium:var(--font-weight-medium);--weight-bold:var(--font-weight-bold);--weight-light:400;--weight-semibold:700;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--space-32:128px;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:20px;--radius-3xl:28px;--radius-pill:999px;--shadow-xs:0 1px 0 #0f0d080a;--shadow-sm:0 1px 2px #0f0d080a, 0 1px 1px #0f0d0808;--shadow-md:0 2px 4px #0f0d080a, 0 4px 12px #0f0d080f;--shadow-lg:0 4px 8px #0f0d080d, 0 12px 24px #0f0d0814;--shadow-xl:0 8px 16px #0f0d080f, 0 24px 48px #0f0d081a;--shadow-pop-lime:0 0 0 1px #65a30d2e, 0 6px 18px #65a30d2e;--shadow-inset:inset 0 1px 0 #fff9;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--dur-fast:.12s;--dur-base:.2s;--dur-slow:.36s;--dur-scroll:.72s;--hp-hero:clamp(56px, 7.5vw, 112px);--hp-hero-lh:.96;--hp-section:clamp(36px, 4vw, 52px);--hp-section-lh:1.12;--hp-card-title:24px;--hp-card-title-lh:1.22;--hp-lead:22px;--hp-lead-lh:1.5;--hp-body:18px;--hp-body-lh:1.5;--hp-caption:15px;--hp-caption-lh:1.4;--hp-mono-md:12px;--hp-mono-sm:11px;--hp-value-md:clamp(28px, 3vw, 36px);--hp-value-lg:clamp(40px, 5vw, 56px);--hp-section-y:96px;--hp-section-header-gap:56px}html,body{background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-body);letter-spacing:var(--tracking-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--fg);font-weight:var(--weight-medium);margin:0}h1{font-size:var(--text-5xl);line-height:var(--leading-tight);letter-spacing:var(--tracking-tightest);font-weight:var(--weight-medium)}h2{font-size:var(--text-3xl);line-height:var(--leading-snug);letter-spacing:var(--tracking-tighter)}h3{font-size:var(--text-xl);line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);font-weight:var(--weight-medium)}h4{font-size:var(--text-lg);line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);font-weight:var(--weight-medium)}p{margin:0}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.92em}.eyebrow{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--fg-muted);font-weight:var(--weight-medium)}.display{font-family:var(--font-display);font-size:var(--text-7xl);letter-spacing:-.045em;line-height:.95;font-weight:var(--weight-medium)}.hp-root{--bg:#f6f6f4;font-feature-settings:"ss01","ss02","cv11";background:#f6f6f4;min-height:100vh;padding-top:172px}.hp-root *,.hp-root :before,.hp-root :after{box-sizing:border-box}.hp-root a{color:inherit;text-decoration:none}.hp-root .container{max-width:1200px;margin:0 auto;padding:0 24px}.hp-root .container-narrow{max-width:720px;margin:0 auto;padding:0 24px}.hp-root .container-wide{max-width:1320px;margin:0 auto;padding:0 24px}.hp-root .mechanism>.container-wide{max-width:1600px}.hp-root .bleed-right-80{margin-right:-80px}.hp-root .bleed-left-80{margin-left:-80px}@media (max-width:1200px){.hp-root .bleed-right-80{margin-right:0}.hp-root .bleed-left-80{margin-left:0}}.hp-root section{padding:var(--hp-section-y) 0}@media (max-width:720px){.hp-root section{padding:64px 0}}.hp-root .scroll-legend{z-index:5;pointer-events:none;flex-direction:column;gap:16px;display:flex;position:fixed;top:50%;left:28px;transform:translateY(-50%)}.hp-root .scroll-legend__item{cursor:pointer;pointer-events:auto;font-family:var(--font-mono);letter-spacing:var(--tracking-widest);color:var(--ink-700);text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;font-size:10px;display:flex}.hp-root .scroll-legend__tick{background:var(--warm-300);opacity:.45;width:16px;height:1px;transition:width .2s var(--ease-out), background-color .2s var(--ease-out), opacity .2s var(--ease-out);flex-shrink:0;display:block}.hp-root .scroll-legend__item.is-active .scroll-legend__tick{background:var(--brand-lime);opacity:1;width:24px}.hp-root .scroll-legend__label{opacity:0;transition:opacity .2s var(--ease-out), transform .2s var(--ease-out);white-space:nowrap;text-transform:uppercase;font-weight:var(--weight-medium);color:var(--ink-700);transform:translate(-4px)}.hp-root .scroll-legend__item.is-active .scroll-legend__label{color:var(--functional-lime-dark)}@media (hover:hover) and (pointer:fine){.hp-root .scroll-legend:hover .scroll-legend__label,.hp-root .scroll-legend__item:focus-visible .scroll-legend__label{opacity:1;transform:translate(0)}}.hp-root .scroll-legend__item:focus-visible{outline:2px solid var(--ink-900);outline-offset:4px;border-radius:4px}@media (max-width:1023px){.hp-root .scroll-legend{display:none}}.hp-root .eyebrow-lime{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--functional-lime-dark);font-weight:var(--weight-medium);align-items:center;gap:8px;display:inline-flex}.hp-root .eyebrow-lime:before{content:"";background:var(--brand-lime);width:6px;height:6px;box-shadow:0 0 0 3px var(--lime-bg);border-radius:50%}.hp-root .chapter-mark{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.hp-root .chapter-mark__rail{display:none}.hp-root .chapter-mark__num{font-family:var(--font-mono);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--ink-300);font-size:9px;font-weight:var(--weight-medium);font-variant-numeric:tabular-nums}.hp-root .chapter-mark__label{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--functional-lime-dark);font-weight:var(--weight-medium)}.hp-root .nav-wrap{z-index:100;pointer-events:none;will-change:transform;justify-content:center;padding:0 16px;transition:transform .36s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:20px;left:0;right:0}.hp-root .nav-wrap.is-hidden{transform:translateY(calc(-100% - 28px))}.hp-root .nav{pointer-events:auto;border:1px solid var(--border);border-radius:var(--radius-pill);background:#fdfcf9;align-items:center;gap:36px;width:100%;max-width:1200px;height:84px;padding:12px 14px 12px 34px;display:flex;box-shadow:0 2px 6px #0f0d0814,0 12px 32px #0f0d0824}.hp-root .brand{font-family:var(--font-display);font-size:25px;font-weight:var(--weight-medium);letter-spacing:-.025em;color:var(--ink-900);align-items:baseline;gap:0;display:flex}.hp-root .brand .star{background:url(/design-assets/starburst-lime.svg) 50%/contain no-repeat;width:16px;height:16px;margin-right:8px;display:inline-block;transform:translateY(1px)}.hp-root .brand .dot{color:var(--brand-lime);display:inline-block;transform:translateY(2px)}.hp-root .nav ul{font-size:15px;font-weight:var(--weight-medium);color:var(--ink-700);gap:30px;margin:0;padding:0;list-style:none;display:flex}.hp-root .nav ul a{transition:color .2s var(--ease-out)}.hp-root .nav ul a:hover{color:var(--fg)}.hp-root .nav-right{align-items:center;gap:12px;margin-left:auto;display:flex}.hp-root .nav-right .signin{font-size:15px;font-weight:var(--weight-medium);color:var(--ink-700);padding:0 12px}.hp-root .nav-right .signin:hover{color:var(--fg)}.hp-root .nav-right .btn-primary{padding:11px 20px;font-size:14px}.hp-root .nav-mobile-toggle{cursor:pointer;background:0 0;border:none;padding:6px;display:none}@media (max-width:860px){.hp-root .nav-wrap{padding:0 12px;top:12px}.hp-root .nav{gap:12px;height:62px;padding:6px 8px 6px 20px}.hp-root .nav ul,.hp-root .nav-right .signin{display:none}.hp-root .nav-mobile-toggle{margin-left:auto;display:inline-flex}.hp-root .trust-bar{display:none}.hp-root{padding-top:78px}}.hp-root .btn{font-family:var(--font-display);font-size:14px;font-weight:var(--weight-medium);border-radius:var(--radius-pill);cursor:pointer;transition:all .2s var(--ease-out);white-space:nowrap;letter-spacing:-.005em;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 18px;text-decoration:none;display:inline-flex}.hp-root .btn-primary{background:var(--brand-lime);color:var(--brand-lime-text);border-color:var(--brand-lime)}.hp-root .btn-primary:hover{background:var(--brand-lime-hover);box-shadow:var(--shadow-pop-lime);transform:translateY(-1px)}.hp-root .btn-primary:active{transition:transform 80ms var(--ease-in-out);transform:scale(.98)}.hp-root .btn-primary.lg{font-size:var(--text-base);padding:14px 24px}.hp-root .btn-secondary{color:var(--ink-900);border-color:var(--ink-900);background:0 0}.hp-root .btn-secondary:hover{background:var(--warm-50)}.hp-root .btn-ghost{color:var(--fg-muted);background:0 0;border-color:#0000}.hp-root .btn-ghost:hover{color:var(--fg)}.hp-root .arrow{transition:transform .2s var(--ease-out);display:inline-block}.hp-root .btn:hover .arrow{transform:translate(2px)}.hp-root .trust-bar{z-index:99;pointer-events:none;justify-content:center;padding:0 16px;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:106px;left:0;right:0}.hp-root .trust-bar--hidden{opacity:0;transform:translateY(-60px)}.hp-root .trust-bar .container{pointer-events:auto;max-width:1200px}.hp-root .trust-bar .row{font-size:var(--hp-caption);color:var(--fg-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;padding:14px 0;display:flex}.hp-root .store-chips{align-items:center;display:flex}.hp-root .store-chips .chip{border:1.5px solid var(--bg);width:28px;height:28px;font-family:var(--font-mono);font-size:var(--hp-mono-sm);font-weight:var(--font-weight-bold);color:var(--ink-900);border-radius:50%;justify-content:center;align-items:center;margin-left:-7px;display:inline-flex}.hp-root .store-chips .chip:first-child{margin-left:0}.hp-root .chip.c1{background:#e8e4d8}.hp-root .chip.c2{background:#f6ddd2}.hp-root .chip.c3{background:#d9f99d}.hp-root .chip.c4{background:#eceaf1}.hp-root .chip.c5{border-color:var(--border-strong);background:#faf8f3}.hp-root .partner-badge{border:1px solid var(--border-strong);border-radius:var(--radius-pill);font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.04em;color:var(--ink-700);background:var(--warm-0);align-items:center;gap:7px;padding:5px 12px;display:inline-flex}.hp-root .partner-badge .green-dot{background:#22c55e;border-radius:50%;width:7px;height:7px}.hp-root .trust-divider{background:var(--border-strong);width:1px;height:16px}.hp-root .trust-bar .strong{color:var(--ink-900);font-weight:var(--weight-medium)}.hp-root .trust-count{color:var(--functional-lime-dark);font-weight:var(--weight-semibold)}.hp-root .partner-strip{padding:56px var(--space-6) 40px;background:var(--bg)}.hp-root .partner-strip-inner{justify-content:center;align-items:flex-start;gap:var(--space-16);max-width:1100px;margin:0 auto;display:flex}.hp-root .partner-strip-item{text-align:center;padding:0 var(--space-6);flex-direction:column;align-items:center;min-width:180px;display:flex}.hp-root .partner-strip-logo{filter:brightness(0);opacity:.68;justify-content:center;align-items:center;height:22px;display:flex}.hp-root .partner-strip-logo svg,.hp-root .partner-strip-logo img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;height:22px;display:block}.hp-root .partner-strip-name{font-family:var(--font-body);font-size:12px;font-weight:var(--weight-medium);color:var(--fg);letter-spacing:-.005em;margin-top:14px;line-height:1.4}.hp-root .partner-strip-desc{font-family:var(--font-body);font-size:11px;font-weight:var(--weight-regular);color:var(--fg-muted);margin-top:3px;line-height:1.4}.hp-root .partner-strip-divider{background:var(--warm-100);flex-shrink:0;width:1px;height:48px;margin-top:4px}@media (max-width:1100px){.hp-root .partner-strip-inner{gap:var(--space-6)}.hp-root .partner-strip-item{min-width:0;padding:0 var(--space-3)}}@media (max-width:720px){.hp-root .partner-strip{padding:48px var(--space-6) 32px}.hp-root .partner-strip-inner{gap:var(--space-8);flex-direction:column}.hp-root .partner-strip-divider{display:none}.hp-root .partner-strip-item{min-width:0}}.hp-root .hero{flex-direction:column;justify-content:center;min-height:calc(100vh - 380px);padding:56px 0 32px;display:flex;position:relative;overflow:hidden}.hp-root .hero:before{content:"";pointer-events:none;opacity:.7;background-image:radial-gradient(#0f0d1f0f 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70% 40%,#000 0%,#0000 70%);mask-image:radial-gradient(at 70% 40%,#000 0%,#0000 70%)}.hp-root .hero-grid{gap:var(--space-20);grid-template-columns:1.1fr 1fr;align-items:center;display:grid;position:relative}.hp-root .hero .hero-grid{max-width:1440px;margin-inline:auto;padding-inline:clamp(24px,4vw,48px)}.hp-root .hero .hero-text{margin-inline-start:clamp(-48px,-2.5vw,-16px)}@media (max-width:980px){.hp-root .hero-grid{gap:var(--space-10);grid-template-columns:1fr}.hp-root .hero .hero-text{margin-inline-start:0}}.hp-root .hero h1{font-family:var(--font-display);font-size:var(--hp-hero);line-height:var(--hp-hero-lh);letter-spacing:-.045em;color:var(--ink-900);text-wrap:balance;margin:0 0 16px;margin-left:-.04em;font-weight:500!important}.hp-root .hero h1 .strike{background:linear-gradient(180deg, transparent 62%, var(--brand-lime) 62%, var(--brand-lime) 92%, transparent 92%);margin:0 -2px;padding:0 6px 0 4px;font-weight:600!important}.hp-root .hero .sub{font-size:var(--hp-lead);line-height:var(--hp-lead-lh);color:var(--ink-700);letter-spacing:-.01em;max-width:560px;margin-bottom:24px}.hp-root .hero .cta-row{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:0;display:flex}.hp-root .hero .btn-primary.lg{font-size:18px;font-weight:var(--weight-semibold);letter-spacing:-.01em;padding:22px 36px;box-shadow:0 2px 6px #c6f43252,0 12px 28px #c6f43257}.hp-root .hero .btn-primary.lg:hover{transform:translateY(-1px);box-shadow:0 4px 10px #c6f43266,0 18px 36px #c6f43270}.hp-root .hero .btn-primary.lg .arrow{margin-left:6px;font-size:20px}.hp-root .hero .btn-primary.lg:hover .arrow{transform:translate(3px)}.hp-root .hero .cta-meta{font-size:var(--text-sm);color:var(--fg-muted);font-family:var(--font-mono);letter-spacing:.02em}.hp-root .hero .cta-meta .sep{opacity:.5;margin:0 6px}.hp-root .timer{border:1px solid var(--border-strong);background:var(--warm-0);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);align-items:center;gap:14px;margin-top:20px;padding:14px 20px;display:inline-flex}.hp-root .timer-time{font-family:var(--font-mono);font-size:var(--text-3xl);font-weight:var(--font-weight-semibold);letter-spacing:-.03em;color:var(--ink-900);font-variant-numeric:tabular-nums;min-width:84px}.hp-root .timer-info .label{font-family:var(--font-mono);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--fg-subtle);margin-bottom:2px;font-size:10px}.hp-root .timer-info .body{font-size:var(--text-sm);color:var(--fg-muted)}.hp-root .timer-pulse{background:var(--brand-lime);width:8px;height:8px;animation:hp-pulse 2s var(--ease-out) infinite;border-radius:50%;box-shadow:0 0 #c6f43280}@keyframes hp-pulse{0%{box-shadow:0 0 #c6f4328c}70%{box-shadow:0 0 0 10px #c6f43200}to{box-shadow:0 0 #c6f43200}}.hp-root .stage{aspect-ratio:4/4.4;background:var(--warm-0);border:1px solid var(--border);border-radius:var(--radius-3xl);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.hp-root .stage:before{content:"";background:radial-gradient(120% 80% at 50% 0%, var(--warm-50) 0%, transparent 60%);pointer-events:none;position:absolute;inset:0}.hp-root .stage-chrome{background:var(--warm-50);border-bottom:1px solid var(--border);height:36px;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--fg-subtle);letter-spacing:.04em;align-items:center;gap:6px;padding:0 14px;display:flex;position:absolute;top:0;left:0;right:0}.hp-root .stage-chrome .dot{background:var(--warm-200);border-radius:50%;width:8px;height:8px}.hp-root .stage-chrome .crumb{flex:1;margin-left:8px}.hp-root .stage-chrome .stamp{color:var(--functional-lime-dark);font-variant-numeric:tabular-nums}.hp-root .stage-body{padding:22px;position:absolute;inset:36px 0 0}.hp-root .scene{opacity:0;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out);pointer-events:none;padding:22px;position:absolute;inset:36px 0 0;transform:translateY(8px)}.hp-root .scene.active{opacity:1;pointer-events:auto;transform:translateY(0)}.hp-root .scene-label{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--fg-subtle);margin-bottom:14px}.hp-root .scene-h{font-family:var(--font-display);font-size:18px;font-weight:var(--weight-medium);color:var(--ink-900);letter-spacing:-.015em;margin-bottom:14px}.hp-root .product-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hp-root .product-card{background:var(--warm-0);border:1px solid var(--border);border-radius:var(--radius-md);aspect-ratio:1/1.3;transition:all .3s var(--ease-out);flex-direction:column;gap:6px;padding:8px;display:flex;position:relative}.hp-root .product-card .img{background:var(--warm-100);background-image:linear-gradient(135deg, var(--warm-100), var(--warm-150));border-radius:6px;flex:1;position:relative;overflow:hidden}.hp-root .product-card .img:after{content:"";background:var(--warm-200);opacity:.4;border-radius:50%;position:absolute;inset:30%}.hp-root .product-card.var-2 .img:after{border-radius:4px;inset:25% 35%}.hp-root .product-card.var-3 .img:after{border-radius:8px;inset:20%}.hp-root .product-card .meta{font-family:var(--font-mono);color:var(--fg-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:9px}.hp-root .product-card .name{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--ink-800);line-height:1.2}.hp-root .product-card.selected{border-color:var(--ink-900);box-shadow:0 0 0 4px var(--lime-bg);border-width:2px;padding:7px}.hp-root .product-card.selected:before{content:"✓";background:var(--brand-lime);width:18px;height:18px;color:var(--brand-lime-text);font-size:var(--text-xs);font-weight:var(--font-weight-bold);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:6px;right:6px}.hp-root .gen-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hp-root .creative-tile{aspect-ratio:1/1.1;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--warm-50);opacity:0;animation:hp-tilePop .4s var(--ease-spring) forwards;position:relative;overflow:hidden}.hp-root .creative-tile:after{content:"";background:linear-gradient(135deg, var(--warm-100) 0%, var(--warm-150) 100%);position:absolute;inset:0}.hp-root .creative-tile.t1:after{background:linear-gradient(135deg,#e8e4d8,#b8b2a1)}.hp-root .creative-tile.t2:after{background:linear-gradient(135deg,#f6ddd2,#e89e85)}.hp-root .creative-tile.t3:after{background:linear-gradient(135deg,#eceaf1,#b0aac1)}.hp-root .creative-tile.t4:after{background:linear-gradient(135deg,#d9f99d,#c6f432)}.hp-root .creative-tile.t5:after{background:linear-gradient(135deg,#faf8f3,#d9d4c5)}.hp-root .creative-tile.t6:after{background:linear-gradient(135deg,#f2efe7,#8a8472)}.hp-root .creative-tile .badge{z-index:2;font-family:var(--font-mono);color:var(--ink-900);letter-spacing:.04em;background:#ffffffd9;border-radius:3px;padding:2px 5px;font-size:9px;position:absolute;top:6px;left:6px}.hp-root .scene.gen-active .creative-tile.t1{animation-delay:0s}.hp-root .scene.gen-active .creative-tile.t2{animation-delay:.12s}.hp-root .scene.gen-active .creative-tile.t3{animation-delay:.24s}.hp-root .scene.gen-active .creative-tile.t4{animation-delay:.36s}.hp-root .scene.gen-active .creative-tile.t5{animation-delay:.48s}.hp-root .scene.gen-active .creative-tile.t6{animation-delay:.6s}@keyframes hp-tilePop{0%{opacity:0;transform:scale(.92)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.hp-root .gen-status{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink-700);align-items:center;gap:8px;margin-top:14px;display:flex}.hp-root .gen-bar{background:var(--warm-100);border-radius:2px;flex:1;height:3px;overflow:hidden}.hp-root .gen-bar-fill{background:var(--brand-lime);width:0;height:100%;animation:hp-fill 5.4s var(--ease-out) forwards}.hp-root .scene:not(.gen-active) .gen-bar-fill{width:0;animation:none}@keyframes hp-fill{0%{width:0}to{width:100%}}.hp-root .review{grid-template-columns:1fr 1fr;gap:10px;height:calc(100% - 40px);display:grid}.hp-root .ad-preview{background:var(--warm-0);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:8px;padding:10px;display:flex}.hp-root .ad-preview .ph-head{font-family:var(--font-mono);color:var(--fg-subtle);letter-spacing:.04em;align-items:center;gap:6px;font-size:9px;display:flex}.hp-root .ad-preview .ph-head .av{background:var(--warm-150);border-radius:50%;width:18px;height:18px}.hp-root .ad-preview .ph-head .name{color:var(--ink-800);font-weight:var(--font-weight-bold)}.hp-root .ad-preview .ph-head .sponsored{margin-left:auto;font-size:8px}.hp-root .ad-preview .img-large{aspect-ratio:1;background:linear-gradient(135deg,#f6ddd2 0%,#e89e85 100%);border-radius:6px;position:relative}.hp-root .ad-preview .img-large:after{content:"";background:#ffffff80;border-radius:50%;position:absolute;inset:30%}.hp-root .ad-preview .copy-line{background:var(--warm-100);border-radius:3px;height:6px}.hp-root .ad-preview .copy-line.s{width:60%}.hp-root .ad-preview .ph-cta{background:var(--warm-50);color:var(--ink-900);font-size:10px;font-weight:var(--font-weight-bold);border-radius:6px;justify-content:space-between;align-items:center;padding:6px 8px;display:flex}.hp-root .review-meta{flex-direction:column;gap:8px;display:flex}.hp-root .meta-card{background:var(--warm-0);border:1px solid var(--border);border-radius:var(--radius-md);padding:9px 10px}.hp-root .meta-card .lab{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle);margin-bottom:2px;font-size:9px}.hp-root .meta-card .val{color:var(--ink-900);font-size:12px;font-weight:var(--weight-medium);line-height:var(--leading-snug)}.hp-root .approve-cta{background:var(--brand-lime);border-radius:var(--radius-md);color:var(--brand-lime-text);box-shadow:var(--shadow-pop-lime);flex-direction:column;gap:2px;margin-top:auto;padding:10px;display:flex}.hp-root .approve-cta .lab{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;opacity:.7;font-size:9px}.hp-root .approve-cta .val{font-size:var(--text-sm);font-weight:var(--weight-semibold)}.hp-root .scene-tabs{z-index:5;gap:6px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.hp-root .scene-tabs .seg{background:var(--warm-150);width:24px;height:3px;transition:all .3s var(--ease-out);border-radius:2px}.hp-root .scene-tabs .seg.on{background:var(--ink-900);width:36px}@media (prefers-reduced-motion:reduce){.hp-root .creative-tile{opacity:1;animation:none}.hp-root .gen-bar-fill{width:100%;animation:none}.hp-root .timer-pulse{animation:none}}.hp-root .sec-head{max-width:720px;margin-bottom:32px}.hp-root .sec-head h2{font-family:var(--font-display);font-size:var(--hp-section);line-height:var(--hp-section-lh);letter-spacing:-.025em;font-weight:var(--weight-medium);color:var(--ink-900);text-wrap:balance;margin-top:14px}.hp-root .sec-head .deck{font-size:var(--hp-lead);color:var(--fg-muted);max-width:620px;line-height:var(--hp-lead-lh);margin-top:24px}.hp-root .sec-head.row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;max-width:none;display:flex}.hp-root .mechanism{background:var(--bg);padding:var(--hp-section-y) 0}.hp-root .partner-strip+.mechanism{padding-top:32px}@media (max-width:720px){.hp-root .mechanism{padding:64px 0}.hp-root .partner-strip+.mechanism{padding-top:28px}}.hp-root .mechanism__head{text-align:center;max-width:880px;margin:0 auto 32px}.hp-root .mechanism__h2{font-family:var(--font-display);font-size:var(--hp-section);font-weight:var(--weight-medium);letter-spacing:-.025em;line-height:var(--hp-section-lh);color:var(--ink-900);text-wrap:balance;max-width:720px;margin:18px auto 0}.hp-root .mechanism__sub{font-family:var(--font-body);font-size:var(--hp-lead);font-weight:var(--weight-regular);letter-spacing:-.005em;line-height:var(--hp-lead-lh);color:var(--ink-700);max-width:620px;margin:20px auto 0}.hp-root .mechanism__steps{flex-direction:column;display:flex}.hp-root .mechanism__step:not(:last-child){margin-bottom:96px}.hp-root .step__eyebrow{font-family:var(--font-mono);font-size:var(--hp-mono-md);font-weight:var(--weight-medium);letter-spacing:.12em;text-transform:uppercase;color:var(--functional-lime-dark);align-items:center;gap:8px;margin-bottom:14px;display:inline-flex}.hp-root .step__eyebrow:before{content:"";background:var(--brand-lime);border-radius:50%;width:6px;height:6px}.hp-root .step__h3{font-family:var(--font-display);font-size:var(--hp-section);font-weight:var(--weight-medium);letter-spacing:-.022em;line-height:var(--hp-section-lh);color:var(--ink-900);margin:0 0 28px}.hp-root .mech-s01c{width:100%;max-width:1320px;margin:0 auto;position:relative}.hp-root .mech-s01c__header{text-align:center;max-width:880px;margin:0 auto}.hp-root .mech-s01c__intro{font-family:var(--font-body);font-size:var(--hp-lead);font-weight:var(--weight-regular);line-height:var(--hp-lead-lh);color:var(--ink-700);text-align:center;max-width:720px;margin:20px auto 0}.hp-root .mech-s01c__row{grid-template-columns:700px 460px;justify-content:center;align-items:stretch;gap:60px;margin-top:32px;display:grid}.hp-root .mech-s01c__col{flex-direction:column;gap:4px;min-width:0;display:flex}.hp-root .mech-s01c__col--dossier .mech-s01c__scan-wrap,.hp-root .mech-s01c__col--picker .mech-s01c__picker{flex:auto}.hp-root .mech-s01c__label{font-family:var(--font-mono);text-transform:uppercase;font-size:var(--hp-mono-md);font-weight:var(--weight-medium);letter-spacing:.14em;color:var(--ink-500);display:inline-block}.hp-root .mech-s01c__sub{font-family:var(--font-display);font-size:clamp(24px,2vw,28px);font-weight:var(--weight-medium);letter-spacing:-.02em;color:var(--ink-900);margin:0 0 10px;line-height:1.18}.hp-root .mech-s01c__caption{font-family:var(--font-body);font-size:16px;font-weight:var(--weight-regular);letter-spacing:-.005em;color:var(--ink-500);max-width:440px;margin:0 0 22px;line-height:1.55}.hp-root .mech-s01c__scan-wrap{will-change:transform, opacity;width:100%;max-width:100%;display:flex}.hp-root .mech-s01c__scan-wrap .lp-hero{width:100%;max-width:100%}.hp-root .mech-s01c__picker{background:var(--warm-0);will-change:transform, opacity;border:1px solid #0f0d1f0f;border-radius:18px;flex-direction:column;width:100%;max-width:100%;padding:24px;display:flex;position:relative;box-shadow:0 4px 16px #0f0d080a,0 16px 40px #0f0d080a}.hp-root .lp-hero>.lp-hero__stamp,.hp-root .mech-s01c__picker-stamp{z-index:3;letter-spacing:.04em;padding:5px 12px;font-size:11.5px;font-weight:600;position:absolute;top:14px;right:16px;box-shadow:inset 0 1px #fff6,0 2px 6px #65a30d47}.hp-root .mech-s01c__picker-eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--lime-fn-dark);align-items:center;gap:6px;font-size:10px;font-weight:500;display:inline-flex}.hp-root .mech-s01c__picker-dot{background:var(--brand-lime);border-radius:50%;width:4px;height:4px;display:inline-block}.hp-root .mech-s01c__picker-promise{font-family:var(--font-sans);color:var(--ink-700);margin:12px 0 0;font-size:14px;font-weight:400;line-height:1.5}.hp-root .mech-s01c__picker-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.hp-root .mech-s01c__grid{flex:auto;grid-template-columns:1fr 1fr;align-content:stretch;gap:14px;margin-top:20px;display:grid}.hp-root .mech-s01c__mini{background:var(--warm-0);border:1px solid #0f0d1f14;border-radius:12px;flex-direction:column;min-height:0;transition:border-color .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out;display:flex;position:relative;overflow:hidden}.hp-root .mech-s01c__mini-image{background-position:50%;background-size:cover;flex:auto;width:100%;min-height:124px}.hp-root .mech-s01c__mini-row{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.hp-root .mech-s01c__mini-name{font-family:var(--font-sans);color:var(--ink-900);font-size:13px;font-weight:500}.hp-root .mech-s01c__mini-price{font-family:var(--font-mono);color:var(--ink-400);font-size:11px;font-weight:500}.hp-root .mech-s01c__mini.is-selected{border:2px solid var(--brand-lime);transform:translateY(-2px);box-shadow:0 8px 20px #c6f4322e}.hp-root .mech-s01c__mini-badge{background:var(--brand-lime);border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #65a30d4d}.hp-root .mech-s01c__picker-selection{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-400);flex:none;margin:16px 0 0;font-size:9.5px;font-weight:500}.hp-root .mech-s01c__editorial{font-family:var(--font-body);font-size:var(--hp-lead);font-weight:var(--weight-regular);line-height:var(--hp-lead-lh);color:var(--ink-700);text-align:center;max-width:720px;margin:56px auto 0}.hp-root .mech-s01c__micro{font-family:var(--font-body);font-size:var(--hp-caption);font-weight:var(--weight-regular);color:var(--ink-500);text-align:center;letter-spacing:-.005em;max-width:640px;margin:14px auto 0;line-height:1.55}.hp-root .pill-lime-row{flex-wrap:wrap;justify-content:center;gap:10px;margin:24px auto 0;display:flex}.hp-root .pill-lime{background:var(--brand-lime);color:var(--brand-lime-text);font-family:var(--font-mono);letter-spacing:.02em;white-space:nowrap;border:1px solid #65a30d6b;border-radius:999px;align-items:center;padding:9px 16px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff59,0 1px 3px #65a30d33}.hp-root .pill-lime--xs{letter-spacing:.04em;padding:3px 9px;font-size:11px;box-shadow:inset 0 1px #ffffff59,0 2px 6px #65a30d38}@media (max-width:1280px){.hp-root .mech-s01c__row{grid-template-columns:1fr;align-items:start;gap:48px}.hp-root .mech-s01c__col--dossier .mech-s01c__scan-wrap,.hp-root .mech-s01c__col--picker .mech-s01c__picker{flex:none}.hp-root .mech-s01c__scan-wrap,.hp-root .mech-s01c__picker{width:100%;max-width:720px}}@media (prefers-reduced-motion:reduce){.hp-root .mech-s01c,.hp-root .mech-s01c__intro,.hp-root .mech-s01c__col,.hp-root .mech-s01c__editorial,.hp-root .mech-s01c__micro,.hp-root .mech-s01c__picker-selection,.hp-root .mech-s01c__mini-badge,.hp-root .mech-s01c__mini{opacity:1!important;transform:none!important}}.hp-root .lp-hero{background:#32303f;border:1px solid #fdfcf924;border-radius:26px;flex-direction:column;gap:20px;width:100%;max-width:100%;margin:0;padding:28px 30px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #283c640a,0 4px 10px #283c640f,0 14px 32px #283c6412}.hp-root .lp-hero:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 1px 1px,#fdfcf908 1px,#0000 0);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 80% at 100% 100%,#000,#0000);mask-image:radial-gradient(60% 80% at 100% 100%,#000,#0000)}.hp-root .lp-hero>*{z-index:1;position:relative}.hp-root .lp-card-head{flex-direction:column;gap:10px;display:flex}.hp-root .lp-card-head-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.hp-root .lp-card-eyebrow{width:fit-content;font-family:var(--font-mono);font-size:10.5px;font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.14em;color:#fdfcf9;align-items:center;gap:9px;display:inline-flex}.hp-root .lp-card-eyebrow-dot{background:var(--brand-lime);border-radius:50%;width:6px;height:6px;display:block;box-shadow:0 0 0 3px #c6f43229}.hp-root .lp-promise{font-family:var(--font-display);font-size:14.5px;font-weight:var(--font-weight-regular);letter-spacing:-.005em;color:#fdfcf9;max-width:64ch;margin:0;line-height:1.55}.hp-root .lp-hero .lp-beats{flex-direction:column;align-self:stretch;gap:2px;width:100%;margin:0;padding:0;list-style:none;display:flex;position:relative}.hp-root .lp-hero .lp-beat{width:100%;height:56px;font-family:var(--font-display);text-transform:none;letter-spacing:normal;border-radius:10px;align-items:center;margin:0 -14px;padding:0 14px;transition:background-color .36s ease-out;display:flex;position:relative}.hp-root .lp-hero .lp-beat-cluster{will-change:left, transform;flex:auto;align-items:center;column-gap:14px;min-width:0;transition:left .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1);display:flex;position:relative;left:0;transform:translate(0)}.hp-root .lp-hero .lp-beat.is-done .lp-beat-cluster{flex:0 auto;left:50%;transform:translate(-50%)}.hp-root .lp-hero .lp-beat-body{flex-direction:column;flex:auto;justify-content:center;gap:4px;min-width:0;display:flex}.hp-root .lp-hero .lp-beat.is-done .lp-beat-body{flex:0 auto}.hp-root .lp-hero .lp-beat.is-done .lp-beat-line{text-align:left;min-width:162px}.hp-root .lp-hero .lp-beat.is-active{background-color:#c6f4320e}.hp-root .lp-hero .lp-beat-marker{flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid}.hp-root .lp-hero .lp-beat-pip{background:0 0;border:1px solid #fdfcf94d;border-radius:50%;width:8px;height:8px;transition:border-color .24s ease-out;display:block}.hp-root .lp-hero .lp-beat-dot{background:var(--brand-lime);border-radius:50%;width:9px;height:9px;animation:2.2s ease-in-out infinite lp-mkt-breathe;display:block;box-shadow:0 0 #c6f43273}.hp-root .lp-hero .lp-beat-check{background:var(--brand-lime);width:16px;height:16px;color:var(--ink-900);border-radius:50%;place-items:center;animation:.32s cubic-bezier(.22,1,.36,1) both lp-mkt-cell-in;display:grid}.hp-root .lp-hero .lp-beat-row{align-items:baseline;gap:12px;min-width:0;display:flex}.hp-root .lp-hero .lp-beat-idx{width:18px;font-family:var(--font-mono);font-size:10.5px;font-weight:var(--font-weight-medium);letter-spacing:.1em;color:#fdfcf952;flex-shrink:0;transition:color .28s ease-out}.hp-root .lp-hero .lp-beat.is-active .lp-beat-idx{color:var(--brand-lime)}.hp-root .lp-hero .lp-beat.is-done .lp-beat-idx{color:#fdfcf966}.hp-root .lp-hero .lp-beat-line{font-family:var(--font-display);font-size:13.5px;font-weight:var(--font-weight-regular);letter-spacing:-.005em;color:#fdfcf9;white-space:nowrap;text-overflow:ellipsis;line-height:1.35;transition:color .28s ease-out,font-size .24s ease-out;overflow:hidden}.hp-root .lp-hero .lp-beat.is-pending .lp-beat-line{color:#fdfcf9c7;font-size:12.5px}.hp-root .lp-hero .lp-beat.is-active .lp-beat-line{font-size:15px;font-weight:var(--font-weight-medium);color:#fdfcf9;letter-spacing:-.012em}.hp-root .lp-hero .lp-beat-srcs{font-family:var(--font-mono);font-size:10px;font-weight:var(--font-weight-medium);letter-spacing:.08em;white-space:nowrap;background-color:#fdfcf9c7;background-image:linear-gradient(90deg, transparent 0%, transparent 22%, var(--brand-lime) 50%, transparent 78%, transparent 100%);-webkit-text-fill-color:transparent;color:#fdfcf9c7;background-position:100% 0;background-repeat:no-repeat;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;max-width:0;margin-left:30px;animation:.7s cubic-bezier(.22,1,.36,1) both lp-mkt-srcs-type,2.8s linear 50ms infinite both lp-mkt-srcs-sweep;overflow:hidden}@keyframes lp-mkt-srcs-type{0%{max-width:0}to{max-width:720px}}@keyframes lp-mkt-srcs-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}.hp-root .lp-hero .lp-finish-stroke{pointer-events:none;background:linear-gradient(90deg, transparent 0%, transparent 4%, #c6f43280 22%, var(--brand-lime) 50%, #c6f43280 78%, transparent 96%, transparent 100%);filter:drop-shadow(0 0 6px #c6f43273);transform-origin:0;border-radius:1px;height:2px;margin:0;padding:0;list-style:none;animation:1.1s cubic-bezier(.22,1,.36,1) forwards lp-mkt-finish-stroke;position:absolute;bottom:-6px;left:0;right:0}@keyframes lp-mkt-finish-stroke{0%{opacity:0;transform:scaleX(0)}12%{opacity:1}64%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}@keyframes lp-mkt-breathe{0%,to{transform:scale(1);box-shadow:0 0 #65a30d8c}50%{transform:scale(1.08);box-shadow:0 0 0 5px #65a30d00}}@keyframes lp-mkt-cell-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@media (max-width:720px){.hp-root .lp-hero{border-radius:22px;gap:16px;padding:22px 18px 18px}.hp-root .lp-promise{font-size:14.5px}.hp-root .lp-hero .lp-beat{column-gap:12px;height:60px;margin:0 -10px;padding:0 10px}.hp-root .lp-hero .lp-beat.is-active .lp-beat-line{font-size:14px}.hp-root .lp-hero .lp-beat-srcs{margin-left:26px;font-size:9.5px}}@media (prefers-reduced-motion:reduce){.hp-root .lp-hero .lp-beat-dot,.hp-root .lp-hero .lp-beat-check,.hp-root .lp-hero .lp-beat-srcs,.hp-root .lp-hero .lp-finish-stroke{animation:none}.hp-root .lp-hero .lp-beat,.hp-root .lp-hero .lp-beat-line,.hp-root .lp-hero .lp-beat-idx,.hp-root .lp-hero .lp-beat-cluster{transition:none}.hp-root .lp-hero .lp-beat-srcs{color:#fdfcf9b8;-webkit-text-fill-color:#fdfcf9b8;background:0 0;max-width:none}}@keyframes lime-breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes audience-breathe{0%,to{opacity:.9;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}.hp-root .mech-build__header{text-align:center;max-width:880px;margin:0 auto}.hp-root .mech-build__header .step__eyebrow{display:inline-block}.hp-root .mech-build__header .step__h3{font-size:var(--hp-section);line-height:var(--hp-section-lh);letter-spacing:-.022em;margin-top:12px}.hp-root .mech-build__intro{max-width:800px;font-family:var(--font-body);font-size:var(--hp-lead);font-weight:var(--weight-regular);line-height:var(--hp-lead-lh);color:var(--ink-700);letter-spacing:-.008em;margin:28px auto 0}.hp-root .mech-build__intro strong{color:var(--ink-900);font-weight:600}.hp-root .mech-build__pill{background:var(--lime-bg);border-radius:var(--radius-pill);font-family:var(--font-mono);text-transform:uppercase;font-size:var(--hp-mono-md);font-weight:var(--weight-medium);letter-spacing:.12em;color:var(--lime-fn-dark);white-space:nowrap;border:1px solid #c6f43273;align-items:center;gap:10px;margin:24px auto 0;padding:9px 18px;display:inline-flex}.hp-root .mech-build__pill-dot{background:var(--brand-lime);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:block}.hp-root .mech-build{width:100%;max-width:1600px;margin:40px auto 0}.hp-root .mech-build__frame{justify-content:center;align-items:flex-start;gap:60px;display:flex;position:relative}.hp-root .mech-build__block{flex-direction:column;align-items:flex-start;gap:28px;display:flex}.hp-root .mech-build__block--creative{width:auto}.hp-root .mech-build__block--audience{width:auto;position:relative}.hp-root .mech-build__block--audience:before{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0f0d1f1f 25% 75%,#0000 100%);width:1px;position:absolute;top:60px;bottom:60px;left:-30px}.hp-root .mech-build__creative-row,.hp-root .mech-build__audience-row{align-items:flex-start;gap:40px;display:flex}.hp-root .mech-build__creative-row .mech-build__stack,.hp-root .mech-build__audience-row .mech-build__audience{flex-shrink:0}.hp-root .mech-build__body--inline{flex-shrink:0;width:228px;padding-top:4px}.hp-root .mech-build__body--inline-creative{gap:24px;width:360px}.hp-root .mech-build__audience-row .mech-build__body--inline{width:240px}.hp-root .mech-build__label{font-family:var(--font-mono);text-transform:uppercase;font-size:var(--hp-mono-md);font-weight:var(--weight-medium);letter-spacing:.14em;color:var(--ink-500);white-space:nowrap;align-items:center;height:20px;display:inline-flex}.hp-root .mech-build__label--lime{color:var(--lime-fn-dark)}.hp-root .mech-build__body{gap:var(--space-4);flex-direction:column;display:flex}.hp-root .mech-build__body-title{font-family:var(--font-body);font-size:var(--hp-card-title);font-weight:600;line-height:var(--hp-card-title-lh);color:var(--ink-900);letter-spacing:-.02em;margin:0}.hp-root .mech-build__body-title--lead{letter-spacing:-.024em;font-size:32px;line-height:1.15}.hp-root .mech-build__body-sub{font-family:var(--font-body);font-size:var(--hp-body);font-weight:var(--weight-regular);line-height:var(--hp-body-lh);color:var(--ink-700);letter-spacing:-.005em;margin:0}.hp-root .mech-build__body-bullets{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.hp-root .mech-build__body-bullets li{font-family:var(--font-sans);color:var(--ink-700);letter-spacing:-.01em;padding-left:22px;font-size:21px;font-weight:400;line-height:1.55;position:relative}.hp-root .mech-build__body-bullets li:before{content:"";background:var(--brand-lime);width:5px;height:5px;position:absolute;top:14px;left:0}.hp-root .mech-build__product{background:var(--warm-0);border:2px solid var(--brand-lime);border-radius:18px;width:320px;height:420px;padding:24px;position:relative;box-shadow:0 8px 24px #0f0d0814,0 24px 48px #0f0d080f}.hp-root .mech-build__stack{width:500px;height:580px;position:relative}.hp-root .mech-build__card{transform-origin:0 0;background:var(--ink-900);border-radius:16px;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 18px -4px #140c1c2e,0 18px 40px -10px #140c1c1f}.hp-root .mech-build__card--c1{top:0;left:0;box-shadow:inset 0 0 0 1px #ffffff0f,0 14px 28px -4px #140c1c47,0 32px 64px -8px #140c1c2e}.hp-root .mech-build__card-img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block;position:absolute;inset:0}.hp-root .mech-build__card-avatar{background:var(--lime-bg);width:28px;height:28px;font-family:var(--font-mono);color:var(--ink-900);text-transform:uppercase;z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:16px;left:16px;box-shadow:inset 0 0 0 1px #c6f43266}.hp-root .mech-build__card-handle{height:28px;font-family:var(--font-sans);color:#fff;text-shadow:0 1px 2px #0006;z-index:2;align-items:center;font-size:13px;font-weight:600;display:inline-flex;position:absolute;top:16px;left:52px}.hp-root .mech-build__card-scrim{z-index:1;background:linear-gradient(#120c0600 0%,#120c068c 100%);height:188px;position:absolute;bottom:0;left:0;right:0}.hp-root .mech-build__card-caption{font-family:var(--font-sans);color:#fff;letter-spacing:-.005em;z-index:2;font-size:17px;font-weight:500;line-height:1.3;position:absolute;bottom:22px;left:22px;right:22px}.hp-root .mech-build__audience{background:var(--ink-900);border-radius:16px;width:360px;height:220px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,inset 0 0 0 1px #ffffff08,0 14px 28px -4px #0f0a1e47,0 36px 64px -10px #0f0a1e2e}@keyframes mech-build-star-breathe{0%,to{opacity:.22}50%{opacity:.42}}.hp-root .mech-build__star{pointer-events:none;background:#c6f43252;width:2px;height:2px;animation:4.2s ease-in-out infinite mech-build-star-breathe;position:absolute}.hp-root .mech-build__pulse{filter:blur(.5px);pointer-events:none;background:radial-gradient(circle,#c6f432f2 0%,#c6f4324d 60%,#c6f43200 100%);border-radius:50%;width:14px;height:14px;animation:3s ease-in-out infinite audience-breathe;position:absolute;top:110px;left:180px;transform:translate(-50%,-50%)}.hp-root .mech-build__live{font-family:var(--font-mono);font-size:11px;font-weight:var(--font-weight-medium);letter-spacing:.12em;text-transform:uppercase;color:var(--warm-25);white-space:nowrap;z-index:2;background:#0f0d1fa6;border:1px solid #fdfcf92e;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;display:inline-flex;position:absolute;bottom:18px;right:18px}.hp-root .mech-build__live-dot{background:var(--brand-lime);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite lime-breathe;display:block}@media (max-width:1100px){.hp-root .mech-build__frame{grid-template-columns:1fr;row-gap:56px;max-width:440px}.hp-root .mech-build__separator{display:none}.hp-root .mech-build__block,.hp-root .mech-build__block--product,.hp-root .mech-build__block--creative,.hp-root .mech-build__block--audience{grid-column:1;width:100%;max-width:360px;margin:0 auto}.hp-root .mech-build__stack{width:100%;max-width:360px;height:420px}.hp-root .mech-build__card--c1{width:320px!important;height:400px!important;top:0!important;left:0!important}.hp-root .mech-build__card--c2,.hp-root .mech-build__card--c3,.hp-root .mech-build__card--c4,.hp-root .mech-build__card--c5{display:none}}@media (prefers-reduced-motion:reduce){.hp-root .mech-build__pulse,.hp-root .mech-build__live-dot,.hp-root .mech-build__star{animation:none}}.hp-root .alts .alts-sec-head{margin-bottom:36px}.hp-root .alts .alts-headline{font-size:var(--hp-section);line-height:var(--hp-section-lh);letter-spacing:-.02em;max-width:22ch}.hp-root .alts .alts-deck{font-size:var(--hp-body);line-height:var(--hp-body-lh);max-width:44ch;color:var(--fg-muted);margin-top:12px}.hp-root .alts-matrix{isolation:isolate;grid-template-columns:132px 1fr 1fr 1.08fr;gap:0 24px;padding:16px 10px;display:grid;position:relative}.hp-root .alts-matrix__tile{border-radius:var(--radius-2xl);box-shadow:var(--shadow-pop-lime);z-index:0;pointer-events:none;background:linear-gradient(#ecfccbd1 0%,#ecfccb75 100%);border:1px solid #65a30d52;grid-area:1/4/span 6;margin:-8px -10px;position:relative;overflow:hidden}.hp-root .alts-matrix__tile:after{content:"";pointer-events:none;background:linear-gradient(100deg,#0000 40%,#c6f43247 50%,#0000 60%);animation:7.2s ease-in-out infinite alts-tile-shimmer;position:absolute;inset:-10% -60%}@keyframes alts-tile-shimmer{0%{transform:translate(-22%)}to{transform:translate(22%)}}@keyframes alts-tile-pulse{0%,to{box-shadow:var(--shadow-pop-lime)}50%{box-shadow:0 0 0 1px #65a30d38,0 10px 28px #65a30d38}}.hp-root .amx-cell{z-index:1;border-top:1px solid #28467829;align-items:center;padding:18px;display:flex;position:relative}.hp-root .amx-cell--st{grid-column:4;padding-left:26px;padding-right:26px}.hp-root .amx-cell--head{border-top:0;flex-direction:column;align-items:flex-start;gap:6px;padding-top:18px;padding-bottom:18px}.hp-root .amx-cell--head.amx-cell--st{position:relative}.hp-root .amx-recommended{background:var(--ink-900);height:20px;color:var(--brand-lime);border-radius:var(--radius-pill);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;z-index:3;align-items:center;padding:0 9px;font-size:9px;font-weight:500;display:inline-flex;position:absolute;top:-10px;left:22px;box-shadow:0 4px 10px #0f0d082e}.hp-root .amx-cell--rowlabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-700);gap:11px;font-size:13px;font-weight:600}.hp-root .amx-row-icon{width:16px;height:16px;color:var(--ink-600);stroke-width:1.75px;flex-shrink:0}.hp-root .amx-option{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-900);font-size:10px;font-weight:500}.hp-root .amx-option--st{color:var(--functional-lime-dark);align-items:center;gap:6px;display:inline-flex}.hp-root .amx-star{background:url(/design-assets/starburst.svg) 50%/contain no-repeat;width:10px;height:10px;animation:14s linear infinite alts-star-spin;display:inline-block}@keyframes alts-star-spin{to{transform:rotate(360deg)}}.hp-root .amx-name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-900);font-size:20px;font-weight:500;line-height:1.2}.hp-root .amx-name--st{font-size:24px}.hp-root .amx-pill{border-radius:var(--radius-pill);background:var(--warm-0);font-family:var(--font-mono);letter-spacing:.01em;color:var(--ink-900);white-space:nowrap;box-shadow:var(--shadow-xs);border:1px solid #28467824;align-items:center;padding:8px 14px;font-size:13px;font-weight:500;display:inline-flex}.hp-root .amx-pill--st{background:var(--brand-lime);color:var(--brand-lime-text);border-color:#65a30d6b;padding:9px 16px;font-size:14px;font-weight:600;box-shadow:inset 0 1px #ffffff73,0 2px 6px #65a30d38}.hp-root .amx-cell--foot{border-top:1px solid #2846781f;padding-top:22px;padding-bottom:22px}.hp-root .amx-caption{font-family:var(--font-mono);letter-spacing:.02em;color:var(--clay-500);align-items:center;gap:9px;font-size:13px;font-weight:600;display:inline-flex}.hp-root .amx-caption:before{content:"";background:var(--clay-500);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 3px #d9583b2e}.hp-root .amx-caption--st{color:var(--functional-lime-dark)}.hp-root .amx-caption--st:before{background:var(--functional-lime);box-shadow:0 0 0 3px #84cc1638}.hp-root .alts-matrix .amx-cell{opacity:0;animation:alts-cell-in .52s var(--ease-out) forwards;animation-delay:calc(var(--i,0) * 28ms + 80ms);transform:translateY(4px)}@keyframes alts-cell-in{to{opacity:1;transform:translateY(0)}}.hp-root .alts-matrix__tile{opacity:0;animation:alts-tile-in .64s var(--ease-out) forwards, alts-tile-pulse 5.4s var(--ease-in-out) .64s infinite}@keyframes alts-tile-in{to{opacity:1}}@media (prefers-reduced-motion:reduce){.hp-root .alts-matrix .amx-cell{opacity:1;animation:none;transform:none}.hp-root .alts-matrix__tile{opacity:1;animation:none}.hp-root .amx-star{animation:none}}@media (max-width:920px){.hp-root .alts-matrix{grid-template-columns:1fr;gap:4px 0;padding:0}.hp-root .alts-matrix__tile,.hp-root .amx-cell--rowlabel{display:none}.hp-root .amx-cell{border-top:0;padding:10px 16px}.hp-root .amx-cell--head{border-top:1px solid #2846781a;padding-top:24px;padding-bottom:8px}.hp-root .amx-cell--head~.amx-cell--head{margin-top:16px}.hp-root .amx-cell--foot{border-top:0;padding-bottom:16px}.hp-root .amx-cell--st{background:linear-gradient(#ecfccbb8 0%,#ecfccb7a 100%);border-top:0;border-left:1px solid #65a30d52;border-right:1px solid #65a30d52;padding-left:20px;padding-right:20px}.hp-root .amx-cell--head.amx-cell--st{border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;border-top:1px solid #65a30d52;margin-top:24px;padding-top:20px}.hp-root .amx-cell--foot.amx-cell--st{border-radius:0 0 var(--radius-2xl) var(--radius-2xl);box-shadow:var(--shadow-pop-lime);border-bottom:1px solid #65a30d52;padding-bottom:22px}}:root{--sage-50:#eff5f0;--sage-100:#dceae0;--sage-text:#244a36;--dusk-50:#faf0f4;--dusk-100:#f4dde5;--dusk-text:#5c2f44}.hp-root .beta{background:var(--bg);color:var(--ink-900);padding:var(--hp-section-y) 0;position:relative}@media (max-width:720px){.hp-root .beta{padding:64px 0}}.hp-root .beta .sec-head{margin-bottom:32px}.hp-root .beta .sec-head h2{font-size:var(--hp-section);line-height:var(--hp-section-lh);margin-top:10px}.hp-root .beta .sec-head .deck{font-size:var(--hp-body);line-height:var(--hp-body-lh);max-width:560px;margin-top:14px}.hp-root .trust-intro{font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--weight-regular);color:var(--ink-500);letter-spacing:-.005em;margin:0 0 20px;line-height:1.5}.hp-root .trust-intro strong{font-weight:var(--weight-medium);color:var(--ink-900)}.hp-root .trust-row{flex-wrap:nowrap;justify-content:space-between;align-items:baseline;gap:24px;display:flex}@media (max-width:860px){.hp-root .trust-row{flex-wrap:wrap;justify-content:flex-start;gap:24px 40px}}@media (max-width:540px){.hp-root .trust-row{flex-direction:column;align-items:flex-start;gap:18px}}.hp-root .trust-cell{align-items:baseline;gap:10px;min-width:0;display:inline-flex}.hp-root .trust-num{font-family:var(--font-display);font-weight:var(--font-weight-semibold);letter-spacing:-.03em;font-variant-numeric:tabular-nums;flex-shrink:0;align-items:baseline;gap:1px;font-size:clamp(28px,2.8vw,40px);line-height:1;display:inline-flex}.hp-root .trust-num .x{font-family:var(--font-display);font-weight:var(--weight-medium);opacity:.5;letter-spacing:0;font-variant-numeric:normal;align-self:flex-end;padding-bottom:.14em;font-size:.5em}.hp-root .trust-cell--sage .trust-num{color:var(--sage-text)}.hp-root .trust-cell--dusk .trust-num{color:var(--dusk-text)}.hp-root .trust-num__lime{background:var(--brand-lime);color:var(--brand-lime-text);border-radius:var(--radius-pill);align-items:baseline;gap:1px;padding:3px 10px 5px;display:inline-flex}.hp-root .trust-num__lime .x{opacity:.65}.hp-root .trust-lab{font-family:var(--font-body);font-size:14px;font-weight:var(--weight-regular);color:var(--ink-500);letter-spacing:-.005em;white-space:nowrap;line-height:1.4}@media (max-width:540px){.hp-root .trust-lab{white-space:normal;font-size:14px}}.hp-root .trust-disclaimer{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.02em;color:var(--fg-subtle);align-items:baseline;gap:8px;margin-top:24px;display:inline-flex}.hp-root .trust-disclaimer-mark{color:var(--functional-lime-dark);font-family:var(--font-mono);opacity:.7}.hp-root .creative-system{width:100vw;color:var(--warm-25);padding:var(--hp-section-y) clamp(40px, 6vw, 96px);isolation:isolate;background:#0b0b18e0;border-top:1px solid #fdfcf924;border-bottom:1px solid #fdfcf924;margin-left:50%;position:relative;overflow:hidden;transform:translate(-50%)}.hp-root .creative-system>*{z-index:1;position:relative}@media (max-width:720px){.hp-root .creative-system{padding:64px clamp(20px,5vw,40px)}}.hp-root .creative-system__intro{text-align:center;max-width:820px;margin:0 auto 28px}.hp-root .creative-system__h2{font-family:var(--font-display);font-size:var(--hp-section);line-height:var(--hp-section-lh);letter-spacing:-.025em;font-weight:var(--weight-medium);color:var(--warm-25);text-wrap:balance;margin:0}.hp-root .creative-system__h2 .lime-word{color:var(--brand-lime);font-weight:inherit}.hp-root .creative-system__deck{font-family:var(--font-body);font-size:var(--hp-body);letter-spacing:-.005em;line-height:1.5;font-weight:var(--weight-regular);color:#fdfcf9ad;text-wrap:pretty;max-width:680px;margin:14px auto 0}.hp-root .creative-system__diagram{max-width:1480px;margin:0 auto}.hp-root .andromeda-loop-wrap{width:100%}.hp-root .andromeda-loop-svg{width:100%;height:auto;display:block;overflow:visible}.hp-root .al-card{width:100%;height:100%;color:var(--warm-25);font-family:var(--font-body);box-sizing:border-box;background:linear-gradient(#fdfcf90e 0%,#fdfcf905 100%);border:1px solid #fdfcf924;border-radius:16px;flex-direction:column;padding:18px 22px 16px;display:flex;box-shadow:inset 0 1px #fdfcf91a,0 8px 20px -10px #0000008c,0 1px 4px #00000047}.hp-root .al-card--live{background:linear-gradient(#c6f43214 0%,#c6f43205 100%);border-color:#c6f4326b;box-shadow:inset 0 1px #c6f4323d,0 8px 24px -8px #c6f43238,0 1px 4px #00000040}.hp-root .al-card__label{font-family:var(--font-mono);letter-spacing:.1em;color:#fdfcf9fa;text-transform:uppercase;white-space:nowrap;margin:0 0 10px;font-size:16px;font-weight:500}.hp-root .al-card--live .al-card__label{color:var(--brand-lime);font-weight:600}.hp-root .al-card__sub{font-family:var(--font-body);letter-spacing:-.005em;color:#fdfcf9f0;margin:0;font-size:15px;font-weight:400;line-height:1.45}.hp-root .al-card__sub+.al-card__sub{margin-top:2px}.hp-root .al-card__branch{font-family:var(--font-body);color:#fdfcf9d1;margin:3px 0 0;padding-left:4px;font-size:14px}.hp-root .al-card__hint{font-family:var(--font-body);color:#fdfcf9b8;margin:6px 0 0;font-size:13px;font-style:italic}.hp-root .al-thumbs{gap:8px;margin-top:12px;display:flex}.hp-root .al-thumb{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:8px;flex:1 1 0;min-width:0;height:108px;box-shadow:0 4px 12px #0000006b}.hp-root .al-eyebrow{flex-direction:column;gap:4px;display:flex}.hp-root .al-eyebrow--inline{flex-direction:row;align-items:baseline;gap:14px}.hp-root .al-eyebrow__tag{font-family:var(--font-mono);letter-spacing:.22em;color:#fdfcf9c7;text-transform:uppercase;font-size:13px;font-weight:500}.hp-root .al-eyebrow__hint{font-family:var(--font-body);color:#fdfcf99e;font-size:14px}.hp-root .al-loop-caption{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hp-root .al-loop-pill{background:var(--brand-lime);color:var(--brand-lime-text);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border:1px solid #65a30d6b;border-radius:999px;align-items:center;padding:7px 16px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff73,0 2px 6px #65a30d38}@media (max-width:1400px){.hp-root .andromeda-loop-svg{min-width:1200px}.hp-root .creative-system__diagram{overflow-x:auto}}@media (max-width:720px){.hp-root .creative-system__intro{margin:0 auto 24px}}.hp-root .autopilot{background:var(--lime-bg);color:var(--ink-900);--ap-card-dark:#0f0d1fd9;--ap-card-dark-border:#fdfcf924;--ap-sh-lift:0 1px 2px #283c640f, 0 6px 14px #283c6417, 0 22px 48px #283c641c;--ap-paper:#fff;--ap-ink-soft:var(--ink-500);--ap-mut:#6b7280;--ap-lime-deep:#a8dc1b;padding-top:clamp(48px,5vw,64px)}.hp-root .autopilot-grid{grid-template-columns:32fr 68fr;align-items:center;gap:clamp(28px,2.8vw,48px);display:grid}@media (max-width:1100px){.hp-root .autopilot-grid{grid-template-columns:38fr 62fr;gap:36px}}@media (max-width:920px){.hp-root .autopilot-grid{grid-template-columns:1fr;align-items:stretch;gap:48px}}.hp-root .autopilot-intro{max-width:480px}.hp-root .autopilot-intro h2{font-family:var(--font-display);font-size:var(--hp-section);line-height:var(--hp-section-lh);letter-spacing:-.025em;font-weight:var(--weight-medium);color:var(--ink-900);text-wrap:balance;margin-top:14px}.hp-root .autopilot-list{margin-top:28px}.hp-root .autopilot-list .autopilot-list__lead{color:var(--ink-700);margin-bottom:6px;font-size:22px;line-height:1.5}.hp-root .autopilot-list .autopilot-list__lead strong{font-weight:var(--weight-semibold);color:var(--ink-900)}.hp-root .autopilot-list .autopilot-list__lead:before{width:7px;height:7px;top:11px}.hp-root .autopilot-block--handles{margin-top:28px}.hp-root .autopilot-block--asks{margin-top:22px}.hp-root .autopilot-block-label{font-family:var(--font-mono);font-size:var(--hp-mono-sm);letter-spacing:.12em;text-transform:uppercase;font-weight:var(--weight-medium);margin-bottom:8px;display:block}.hp-root .autopilot-block-label--lime{color:var(--functional-lime-dark)}.hp-root .autopilot-block-label--ink{color:var(--ink-700)}.hp-root .autopilot-prose{font-family:var(--font-body);font-size:var(--hp-body);font-weight:var(--weight-regular);line-height:var(--hp-body-lh);color:var(--ink-900);letter-spacing:-.005em;margin:0}.hp-root .autopilot-closing{font-family:var(--font-body);font-size:var(--text-body);color:var(--ink-700);align-items:baseline;gap:10px;margin-top:24px;font-style:italic;line-height:1.55;display:flex}.hp-root .autopilot-closing__arrow{font-family:var(--font-mono);color:var(--functional-lime-dark);flex:none;font-size:14px;font-style:normal}.hp-root .autopilot-preview{flex-direction:column;justify-self:end;align-items:stretch;gap:18px;width:100%;max-width:800px;display:flex}@media (max-width:920px){.hp-root .autopilot-preview{justify-self:stretch;max-width:580px}}.hp-root .autopilot-ai-card-frame{background:var(--ap-card-dark);border:1px solid var(--ap-card-dark-border);width:100%;box-shadow:var(--ap-sh-lift);border-radius:26px;flex-direction:column;gap:22px;padding:28px 32px 24px;display:flex;position:relative;overflow:hidden}.hp-root .autopilot-ai-card-frame:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#fdfcf90b 1px,#0000 0);background-size:16px 16px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 80% at 100% 100%,#000,#0000);mask-image:radial-gradient(60% 80% at 100% 100%,#000,#0000)}.hp-root .autopilot-ai-card-head{align-items:center;gap:12px;display:flex;position:relative}.hp-root .autopilot-ai-card-tag{background:var(--brand-lime);color:var(--ink-900);border:1px solid var(--ap-lime-deep);font-family:var(--font-mono);font-size:10.5px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.12em;border-radius:999px;align-items:center;gap:8px;padding:4px 11px 4px 6px;display:inline-flex}.hp-root .autopilot-ai-card-headlbl{font-family:var(--font-mono);font-size:10.5px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.12em;color:var(--brand-lime)}.hp-root .autopilot-ai-card-auto{border:1px solid var(--ap-card-dark-border);background:#fdfcf90f;border-radius:999px;align-items:center;gap:10px;margin-left:auto;padding:5px 6px 5px 12px;display:inline-flex}.hp-root .autopilot-ai-card-auto__txt{flex-direction:column;line-height:1.05;display:inline-flex}.hp-root .autopilot-ai-card-auto__lbl{font-family:var(--font-mono);font-size:10px;font-weight:var(--weight-medium);letter-spacing:.08em;text-transform:uppercase;color:#fdfcf9d1}.hp-root .autopilot-ai-card-auto__desc{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#fdfcf973;margin-top:2px;font-size:9px}.hp-root .autopilot-ai-card-auto__toggle{border:1px solid var(--ap-card-dark-border);background:#fdfcf91a;border-radius:999px;flex:none;width:28px;height:16px;position:relative}.hp-root .autopilot-ai-card-auto__toggle:after{content:"";background:var(--ap-paper);border-radius:50%;width:12px;height:12px;position:absolute;top:1px;left:1px;box-shadow:0 1px 2px #00000040}@media (max-width:720px){.hp-root .autopilot-ai-card-auto{display:none}}.hp-root .autopilot-ai-card-glyph{background:var(--brand-lime);border:1px solid var(--ap-lime-deep);border-radius:50%;place-items:center;width:16px;height:16px;animation:2s ease-in-out infinite hp-glyph-breathe;display:grid;box-shadow:0 0 #c6f4328c}.hp-root .autopilot-ai-card-glyph:after{content:"";background:var(--ink-900);border-radius:50%;width:6px;height:6px}@keyframes hp-glyph-breathe{0%,to{transform:scale(1);box-shadow:0 0 #c6f4328c}50%{transform:scale(1.06);box-shadow:0 0 0 6px #c6f43200}}.hp-root .autopilot-ai-card-inner{background:var(--lime-bg);background-image:radial-gradient(420px 180px at 100% 0%, #c6f4328c, transparent 70%), linear-gradient(var(--lime-bg), var(--lime-bg));border:1px solid #65a30d61;border-radius:18px;flex-direction:column;gap:14px;padding:24px 28px 22px;display:flex;position:relative;box-shadow:0 8px 24px -6px #a8dc1b8c,inset 0 1px #ffffff8c}.hp-root .autopilot-ai-card-headline{font-family:var(--font-body);font-size:24px;font-weight:var(--weight-medium);letter-spacing:-.022em;color:var(--ink-900);margin:0;line-height:1.28}.hp-root .autopilot-ai-card-reason{font-family:var(--font-body);font-size:14.5px;font-weight:var(--weight-regular);color:var(--ap-ink-soft);margin:0;line-height:1.45}.hp-root .autopilot-ai-card-pill-wrap{margin-top:4px;display:flex}.hp-root .autopilot-ai-card-pill{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--ink-900);background:var(--ap-paper);border:1px solid #18152a1a;border-radius:8px;align-items:baseline;padding:3px 12px 4px;font-size:20px;font-weight:600;display:inline-flex;box-shadow:0 2px 6px #18152a1a,0 6px 16px -4px #18152a1a}.hp-root .autopilot-ai-card-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:6px;display:flex}.hp-root .autopilot-ai-card-meta{font-family:var(--font-mono);font-size:10.5px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.12em;color:var(--ap-ink-soft)}.hp-root .autopilot-ai-card-ctas{align-items:center;gap:10px;display:inline-flex}.hp-root .autopilot-ai-card-btn{font-family:var(--font-body);font-size:13px;font-weight:var(--weight-medium);cursor:pointer;white-space:nowrap;transition:background .2s var(--ease-out), border-color .2s var(--ease-out), box-shadow .2s var(--ease-out);border:1px solid #0000;border-radius:999px;align-items:center;padding:9px 16px;display:inline-flex}@media (max-width:720px){.hp-root .autopilot-ai-card-actions{flex-direction:column;align-items:flex-start;gap:10px}.hp-root .autopilot-ai-card-ctas{width:100%}.hp-root .autopilot-ai-card-btn{flex:1 1 0;justify-content:center}}.hp-root .autopilot-ai-card-btn--primary{background:var(--brand-lime);color:var(--ink-900);border-color:#18152a8c;box-shadow:0 6px 16px -4px #a8dc1b8c,0 1px 2px #0f0d1f2e,inset 0 1px #ffffff8c}.hp-root .autopilot-ai-card-btn--primary:hover{border-color:#18152ab3;box-shadow:0 10px 22px -4px #a8dc1bb3,0 1px 2px #0f0d1f38,inset 0 1px #ffffff8c}.hp-root .autopilot-ai-card-btn--ghost{color:var(--ink-900);background:#ffffff8c;border-color:#18152a2e}.hp-root .autopilot-ai-card-btn--ghost:hover{background:#ffffffd9}.hp-root .autopilot-ai-card-queue{padding-top:4px;position:relative}.hp-root .autopilot-ai-card-queue__head{border-bottom:1px dashed #fdfcf917;align-items:center;gap:10px;padding-bottom:10px;display:flex}.hp-root .autopilot-ai-card-queue__lbl{font-family:var(--font-mono);font-size:10.5px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.12em;color:#fdfcf9d1}.hp-root .autopilot-ai-card-queue__cnt{font-family:var(--font-mono);letter-spacing:.04em;color:#fdfcf98c;margin-left:auto;font-size:11px}.hp-root .autopilot-ai-card-queue__cnt strong{color:#fdfcf9eb;margin-right:4px;font-weight:600}.hp-root .autopilot-ai-card-queue__row{border-bottom:1px dashed #fdfcf917;grid-template-columns:56px 1fr;align-items:baseline;gap:12px;padding:12px 0;display:grid}.hp-root .autopilot-ai-card-queue__row:last-child{border-bottom:0}.hp-root .autopilot-ai-card-queue__ts{font-family:var(--font-mono);font-size:11px;font-weight:var(--weight-medium);letter-spacing:.06em;text-transform:uppercase;color:#fdfcf973}.hp-root .autopilot-ai-card-queue__verb{font-family:var(--font-body);font-size:14px;font-weight:var(--weight-regular);color:#fdfcf9e0;letter-spacing:-.005em;line-height:1.4}.hp-root .autopilot-ai-card-caption{font-family:var(--font-mono);font-size:11px;font-weight:var(--weight-medium);letter-spacing:.12em;text-transform:uppercase;color:var(--ap-mut);align-self:flex-start;margin:0 0 0 4px}@media (max-width:720px){.hp-root .autopilot-preview{max-width:100%}.hp-root .autopilot-ai-card-frame{padding:22px 22px 20px}.hp-root .autopilot-ai-card-inner{padding:20px 20px 18px}.hp-root .autopilot-ai-card-headline{font-size:19px}.hp-root .autopilot-ai-card-pill{font-size:16px}.hp-root .autopilot-ai-card-queue__row{grid-template-columns:48px 1fr;gap:10px}}@media (prefers-reduced-motion:reduce){.hp-root .autopilot-ai-card-glyph{animation:none}}.hp-root .faq{background:0 0}.hp-root .faq-grid{isolation:isolate;background:#0f0d1fd9;border:1px solid #fdfcf924;border-radius:26px;grid-template-columns:1fr 1fr;gap:0 56px;margin-left:-48px;margin-right:-48px;padding:clamp(36px,4.5vw,56px) clamp(32px,4vw,56px) clamp(20px,3vw,32px);display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #283c640f,0 6px 14px #283c6417,0 22px 48px #283c641c}.hp-root .faq-grid:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 1px 1px,#fdfcf90b 1px,#0000 0);background-size:16px 16px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 80% at 100% 100%,#000,#0000);mask-image:radial-gradient(60% 80% at 100% 100%,#000,#0000)}.hp-root .faq-grid:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(closest-side,#c6f4322e 0%,#c6f43200 70%);width:520px;height:520px;position:absolute;top:-80px;right:-60px}.hp-root .faq-grid>*{z-index:1;position:relative}@media (max-width:1200px){.hp-root .faq-grid{margin-left:0;margin-right:0}}@media (max-width:820px){.hp-root .faq-grid{grid-template-columns:1fr;padding:clamp(28px,5vw,36px)}}.hp-root .qa{transition:border-left-color .25s var(--ease-out);border-bottom:1px solid #fdfcf91a;border-left:2px solid #0000;padding:22px 0 22px 14px}.hp-root .qa[open]{border-left-color:var(--brand-lime)}.hp-root .qa summary{cursor:pointer;font-family:var(--font-display);font-size:var(--hp-card-title);font-weight:var(--weight-medium);color:var(--warm-25);letter-spacing:-.015em;line-height:var(--hp-card-title-lh);justify-content:space-between;align-items:flex-start;gap:16px;list-style:none;display:flex}.hp-root .qa summary::-webkit-details-marker{display:none}.hp-root .qa summary .toggle-star{width:22px;height:22px;transition:transform .35s var(--ease-spring);filter:drop-shadow(0 0 6px #c6f43259);background:url(/design-assets/starburst-lime.svg) 50%/contain no-repeat;flex:none}.hp-root .qa[open] summary .toggle-star{transform:rotate(45deg)scale(1.08)}.hp-root .qa .ans{font-size:var(--hp-body);color:#fdfcf9bd;line-height:var(--hp-body-lh);margin-top:16px}.hp-root .qa:hover summary{color:#fdfcf9e0}.hp-root .pricing{background:var(--bg);position:relative}.hp-root .price-toggle{background:var(--warm-0);border:1px solid var(--border-strong);border-radius:var(--radius-pill);font-family:var(--font-display);font-size:var(--hp-caption);font-weight:var(--weight-medium);align-items:center;padding:4px;display:inline-flex}.hp-root .price-toggle button{cursor:pointer;border-radius:var(--radius-pill);color:var(--fg-muted);font-family:inherit;font-size:inherit;font-weight:inherit;transition:all .2s var(--ease-out);background:0 0;border:0;align-items:center;gap:6px;padding:7px 16px;display:inline-flex}.hp-root .price-toggle button.on{background:var(--ink-900);color:var(--warm-25)}.hp-root .price-toggle .save{font-family:var(--font-mono);font-size:var(--hp-mono-sm);letter-spacing:.04em;background:var(--brand-lime);color:var(--brand-lime-text);border-radius:4px;padding:2px 6px}.hp-root .price-grid{grid-template-columns:1fr 1.05fr 1fr;align-items:stretch;gap:18px;display:grid}@media (max-width:980px){.hp-root .price-grid{grid-template-columns:1fr;gap:14px}}.hp-root .tier{background:var(--warm-0);border:1px solid var(--border);border-radius:var(--radius-2xl);flex-direction:column;gap:18px;padding:32px 28px;display:flex;position:relative}.hp-root .tier.most{background:var(--lime-bg);color:var(--ink-900);border:2px solid var(--brand-lime);box-shadow:var(--shadow-pop-lime);transform:translateY(-4px)}@media (max-width:980px){.hp-root .tier.most{transform:none}}.hp-root .tier .name{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--fg-subtle);font-weight:var(--weight-medium);justify-content:space-between;align-items:center;display:flex}.hp-root .tier.most .name{color:var(--functional-lime-dark)}.hp-root .tier .pop-badge{font-family:var(--font-mono);font-size:var(--hp-mono-sm);letter-spacing:.06em;background:var(--brand-lime);color:var(--brand-lime-text);border-radius:var(--radius-pill);text-transform:uppercase;font-weight:var(--weight-medium);padding:3px 8px}.hp-root .tier.most .pop-badge{background:var(--ink-900);color:var(--brand-lime)}.hp-root .tier .price{font-family:var(--font-display);font-size:var(--hp-value-lg);font-weight:var(--font-weight-semibold);letter-spacing:-.04em;line-height:var(--leading-tight);color:var(--ink-900);font-variant-numeric:tabular-nums;align-items:baseline;gap:4px;display:flex}.hp-root .tier .price .per{font-size:var(--hp-caption);color:var(--fg-muted);font-family:var(--font-body);font-weight:var(--weight-regular);letter-spacing:0}.hp-root .tier.most .price{color:var(--ink-900)}.hp-root .tier.most .price .per{color:var(--ink-700)}.hp-root .tier .tag{font-size:var(--text-lg);color:var(--ink-700);line-height:1.45}.hp-root .tier.most .tag{color:var(--ink-700)}.hp-root .tier ul{font-size:var(--text-body);color:var(--ink-800);flex-direction:column;gap:14px;margin:0;padding:0;line-height:1.55;list-style:none;display:flex}.hp-root .tier.most ul{color:var(--ink-900)}.hp-root .tier ul li{align-items:flex-start;gap:10px;padding-left:20px;display:flex;position:relative}.hp-root .tier ul li:before{content:"";background:var(--lime-bg);border-radius:50%;width:14px;height:14px;position:absolute;top:3px;left:0}.hp-root .tier ul li:after{content:"✓";width:14px;height:14px;color:var(--functional-lime-dark);font-size:9px;font-weight:var(--font-weight-bold);justify-content:center;align-items:center;display:flex;position:absolute;top:3px;left:0}.hp-root .tier.most ul li:before{background:var(--lime-bg-mid)}.hp-root .tier.most ul li:after{color:var(--brand-lime-text)}.hp-root .tier .soon-badge{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;background:var(--clay-100);color:var(--clay-700);font-size:9px;font-weight:var(--weight-medium);border-radius:3px;align-items:center;gap:4px;margin-left:4px;padding:1px 5px;display:inline-flex}.hp-root .tier.most .soon-badge{background:var(--clay-100);color:var(--clay-700)}.hp-root .tier .tier-cta{margin-top:auto}.hp-root .tier .btn{width:100%}.hp-root .tier.most .btn-primary{background:var(--ink-900);color:var(--warm-25);border-color:var(--ink-900)}.hp-root .tier.most .btn-primary:hover{background:var(--ink-700);border-color:var(--ink-700);box-shadow:0 4px 12px #0f0d1f2e}.hp-root .tier .gtr{color:var(--fg-subtle);text-align:center;margin-top:-6px;font-size:14px;line-height:1.5}.hp-root .tier.most .gtr{color:var(--functional-lime-dark)}.hp-root .final{background:var(--lime-bg);color:var(--ink-900);border-top:1px solid var(--lime-bg-mid);padding:var(--hp-section-y) 0;position:relative;overflow:hidden}@media (max-width:720px){.hp-root .final{padding:64px 0}}.hp-root .final:before{content:"";pointer-events:none;background:radial-gradient(circle,#c6f4328c 0%,#0000 65%);width:320px;height:320px;position:absolute;top:50%;left:-100px;transform:translateY(-50%)}.hp-root .final:after{content:"";pointer-events:none;background:radial-gradient(circle,#c6f43266 0%,#0000 60%);width:260px;height:260px;position:absolute;bottom:-140px;right:-100px}.hp-root .final-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;display:grid;position:relative}@media (max-width:920px){.hp-root .final-grid{grid-template-columns:1fr;gap:28px}}.hp-root .final h2{font-family:var(--font-display);font-size:var(--hp-section);line-height:var(--hp-section-lh);letter-spacing:-.025em;font-weight:var(--weight-medium);color:var(--ink-900);margin:10px 0 14px}.hp-root .final h2 .lime{background:linear-gradient(180deg, transparent 58%, var(--brand-lime) 58%, var(--brand-lime) 92%, transparent 92%);padding:0 6px}.hp-root .reassure{flex-direction:column;gap:14px;display:flex}.hp-root .reassure-item{border-bottom:1px solid #1a2e051f;align-items:flex-start;gap:14px;padding-bottom:14px;display:flex}.hp-root .reassure-item:last-child{border-bottom:0;padding-bottom:0}.hp-root .reassure-item .ic{background:var(--warm-0);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex;box-shadow:0 0 0 1px #1a2e0514}.hp-root .reassure-item .ic svg{width:15px;height:15px;stroke:var(--functional-lime-dark);fill:none;stroke-width:2px}.hp-root .reassure-item h5{font-family:var(--font-display);font-size:var(--text-lede);font-weight:var(--weight-medium);color:var(--ink-900);letter-spacing:-.01em;margin-top:0;margin-bottom:6px;line-height:1.4}.hp-root .reassure-item p{font-size:var(--text-body);color:var(--fg-muted);margin:0;line-height:1.55}.hp-root .final .cta-final{flex-direction:column;align-items:flex-start;gap:8px;margin-top:18px;display:flex}.hp-root .final .cta-final .btn-primary{font-size:var(--text-body);padding:13px 24px}.hp-root footer{background:var(--bg-sunken);border-top:1px solid var(--border);padding:var(--space-16) 0 var(--space-8)}.hp-root .foot-grid{margin-bottom:var(--space-12);grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px;display:grid}@media (max-width:820px){.hp-root .foot-grid{grid-template-columns:1fr 1fr;gap:24px}}@media (max-width:520px){.hp-root .foot-grid{grid-template-columns:1fr 1fr}}.hp-root .foot-brand .brand{font-size:var(--text-3xl)}.hp-root .foot-brand .tag{font-size:var(--text-md);color:var(--fg-muted);max-width:300px;margin-top:8px;line-height:1.5}.hp-root footer h5{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--fg-subtle);font-weight:var(--weight-medium);margin-top:0;margin-bottom:14px}.hp-root footer ul{font-size:var(--text-md);flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hp-root footer ul a{color:var(--fg-muted);transition:color .2s var(--ease-out)}.hp-root footer ul a:hover{color:var(--ink-900)}.hp-root .foot-bottom{border-top:1px solid var(--border);font-family:var(--font-mono);color:var(--fg-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;font-size:12px;display:flex}.hp-root .hero-grid>.hero-visual{min-width:0}.hp-root .cs-frame{flex-direction:column;gap:14px;min-width:0;margin-top:88px;display:flex;position:relative}.hp-root .cs-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-left:20px;display:flex}.hp-root .cs-header>.cs-toggle{margin-right:-8px}.hp-root .cs-attribution{font-family:var(--font-mono);font-size:15px;font-weight:var(--weight-medium);letter-spacing:0;white-space:nowrap;align-items:center;line-height:1.2;display:inline-flex}.hp-root .cs-attribution__text{color:var(--ink-900)}.hp-root .cs-attribution__text .lime-mark{color:var(--ink-900);background:linear-gradient(180deg, transparent 62%, var(--brand-lime) 62%, var(--brand-lime) 92%, transparent 92%);margin:0 -1px;padding:0 5px 0 4px;font-weight:700}@media (max-width:980px){.hp-root .cs-attribution{white-space:normal;font-size:13px}}.hp-root .cs-toggle{background:var(--warm-0);border:1px solid var(--border);border-radius:var(--radius-pill);box-shadow:var(--shadow-xs);align-items:center;gap:0;padding:3px;display:inline-flex}.hp-root .cs-toggle button{appearance:none;border-radius:var(--radius-pill);font-family:var(--font-mono);letter-spacing:var(--tracking-widest);text-transform:uppercase;font-size:10px;font-weight:var(--weight-medium);color:var(--fg-muted);cursor:pointer;background:0 0;border:0;padding:5px 12px;transition:color .2s cubic-bezier(.32,.72,0,1),background .2s cubic-bezier(.32,.72,0,1)}.hp-root .cs-toggle button.on{background:var(--ink-900);color:var(--warm-25)}.hp-root .cs-toggle button:disabled{cursor:not-allowed;color:var(--fg-subtle);opacity:.7}.hp-root .cs-toggle button:not(:disabled):not(.on):hover{color:var(--ink-800)}.hp-root .cs-viewport{isolation:isolate;cursor:grab;touch-action:pan-y;width:calc(100% + 140px);transition:height .24s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden}.hp-root .cs-viewport.is-dragging,.hp-root .cs-viewport.is-dragging .cs-row{cursor:grabbing}.hp-root .cs-viewport .cs-row{-webkit-user-select:none;user-select:none}.hp-root .cs-frame--feed .cs-viewport,.hp-root .cs-frame--stories .cs-viewport{height:458px}.hp-root .cs-edge-wash{pointer-events:none;z-index:3;position:absolute;top:0;bottom:0}.hp-root .cs-edge-wash--left{width:44px;left:0}.hp-root .cs-edge-wash--right{width:40px;right:0}.hp-root .cs-edge-wash--left{background:linear-gradient(90deg,#f6f6f4 0%,#f6f6f4f5 12%,#f6f6f4d1 24%,#f6f6f494 42%,#f6f6f452 62%,#f6f6f41f 82%,#f6f6f400 100%)}.hp-root .cs-edge-wash--right{background:linear-gradient(270deg,#f6f6f4 0%,#f6f6f4f5 12%,#f6f6f4d1 24%,#f6f6f494 42%,#f6f6f452 62%,#f6f6f41f 82%,#f6f6f400 100%)}.hp-root .cs-row{will-change:transform;align-items:flex-start;gap:18px;width:max-content;display:flex}.hp-root .cs-card{background:var(--warm-0);border:1px solid var(--border);border-radius:var(--radius-lg);width:296px;box-shadow:var(--shadow-xs);flex-direction:column;flex:none;transition:transform .25s cubic-bezier(.32,.72,0,1),box-shadow .25s cubic-bezier(.32,.72,0,1),opacity .25s cubic-bezier(.32,.72,0,1);display:flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.hp-root .cs-card.is-hovered{box-shadow:var(--shadow-md);transform:translateY(-3px)}}.hp-root .cs-card.is-dim{opacity:.5}.hp-root .cs-card-head{align-items:center;gap:8px;padding:7px 10px 6px;display:flex}.hp-root .cs-card-head .av{width:22px;height:22px;font-family:var(--font-mono);font-size:9px;font-weight:var(--weight-semibold);letter-spacing:.04em;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hp-root .cs-card-head .av .av-fallback{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hp-root .cs-card-head .av img{object-fit:cover;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.hp-root .cs-card-head-text{flex:1;min-width:0;line-height:1.15}.hp-root .cs-card-head-text .name{font-size:11px;font-weight:var(--weight-semibold);color:var(--ink-900);letter-spacing:-.005em}.hp-root .cs-card-head-text .meta{color:var(--fg-subtle);letter-spacing:.005em;font-size:8.5px}.hp-root .cs-card-head .more{width:14px;height:14px;color:var(--fg-subtle);flex:none}.hp-root .cs-card-image{aspect-ratio:4/5;background:var(--warm-50,#f2efe7);position:relative;overflow:hidden}.hp-root .cs-card-image img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block;position:absolute;inset:0}.hp-root .cs-card-footer{flex-direction:column;gap:2px;padding:6px 10px 8px;display:flex}.hp-root .cs-card-actions{justify-content:space-between;align-items:center;padding:2px 0 3px;display:flex}.hp-root .cs-card-actions .left{color:var(--ink-900);gap:11px;display:flex}.hp-root .cs-card-actions svg{stroke-width:1.7px;width:17px;height:17px;color:var(--ink-900)}.hp-root .cs-card-likes{font-size:11px;font-weight:var(--weight-semibold);color:var(--ink-900);letter-spacing:-.005em;font-variant-numeric:tabular-nums}.hp-root .cs-card-copy{font-size:var(--text-xs);color:var(--ink-700);letter-spacing:-.005em;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.hp-root .cs-card-copy strong{color:var(--ink-900);font-weight:var(--weight-semibold);margin-right:2px}.hp-root .cs-card-copy .headline{color:var(--ink-900);font-weight:var(--weight-medium)}.hp-root .cs-card-copy .primary{color:var(--ink-500)}.hp-root .cs-story{aspect-ratio:9/16;border-radius:var(--radius-xl);width:258px;box-shadow:var(--shadow-xs);border:1px solid var(--border);isolation:isolate;flex:none;transition:transform .25s cubic-bezier(.32,.72,0,1),box-shadow .25s cubic-bezier(.32,.72,0,1),opacity .25s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.hp-root .cs-story.is-hovered{box-shadow:var(--shadow-md);transform:translateY(-3px)}}.hp-root .cs-story.is-dim{opacity:.5}.hp-root .cs-story-image{z-index:0;position:absolute;inset:0;overflow:hidden}.hp-root .cs-story-image img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block;position:absolute;inset:0}.hp-root .cs-story-image:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0f0d1f38 0%,#0000 14%);position:absolute;inset:0}.hp-root .cs-story-progress{z-index:2;opacity:.72;gap:2px;display:flex;position:absolute;top:7px;left:7px;right:7px}.hp-root .cs-story-progress .bar{background:#ffffff52;border-radius:999px;flex:1;height:1.5px;overflow:hidden}.hp-root .cs-story-progress .bar-on{background:#ffffffc7}.hp-root .cs-story-head{z-index:2;opacity:.85;align-items:center;gap:7px;display:flex;position:absolute;top:14px;left:9px;right:9px}.hp-root .cs-story-head .av{width:22px;height:22px;font-family:var(--font-mono);font-size:9px;font-weight:var(--weight-semibold);letter-spacing:.04em;border:1px solid #ffffffb8;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hp-root .cs-story-head .av .av-fallback{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hp-root .cs-story-head .av img{object-fit:cover;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.hp-root .cs-story-head-text{text-shadow:0 1px 2px #0f0d1f47;line-height:1.15}.hp-root .cs-story-head-text .name{font-size:11px;font-weight:var(--weight-medium);color:#ffffffeb;letter-spacing:-.005em}.hp-root .cs-story-head-text .meta{color:#ffffff9e;letter-spacing:.01em;font-size:9px}.hp-root .cs-story-headline{font-family:var(--font-display);font-size:21px;font-weight:var(--weight-medium);letter-spacing:-.02em;color:#fff;text-shadow:0 1px 4px #0f0d1f59;z-index:2;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.18;display:none;position:absolute;bottom:20px;left:18px;right:18px;overflow:hidden}@media (max-width:980px){.hp-root .cs-frame{margin-top:0}.hp-root .cs-viewport{width:100vw;margin-left:calc(50% - 50vw)}.hp-root .cs-frame--feed .cs-viewport,.hp-root .cs-frame--stories .cs-viewport{height:385px}.hp-root .cs-edge-wash--left{width:42px}.hp-root .cs-edge-wash--right{width:36px}.hp-root .cs-blur--left{width:42px!important}.hp-root .cs-blur--right{width:36px!important}.hp-root .cs-card{width:255px}.hp-root .cs-story{width:216px}.hp-root .cs-card-actions svg{width:16px;height:16px}.hp-root .cs-header{padding:0 4px}}@media (prefers-reduced-motion:reduce){.hp-root .cs-row{transform:none!important}.hp-root .cs-card,.hp-root .cs-story{transition:none}}