.hg-page{min-height:100dvh}.hg-page{--pale:#fff4ee;--pale-soft:#fffaf7;--ink:#0e0e0e;--ink-soft:#1a1a1a;--ink-dim:#ffffffe0;--ink-dim-soft:#ffffffb8;--accent:#cc3f0c;--accent-bright:#ff7b43;--accent-soft:#ff7b43;--accent-glow:#ff7b433d;--text:#1f1d18;--text-dim:#5e5a52;--border:#0e0e0e14;--border-strong:#0e0e0e1f;--card:#fff;--warn:#a0300a;--sp-xs:8px;--sp-sm:14px;--sp-md:24px;--sp-lg:40px;--sp-xl:64px;--sp-2xl:88px;--sp-3xl:104px;--sp-4xl:128px;--section-y:104px;--section-y-mobile:64px;--radius-sm:8px;--radius-md:12px;--radius-lg:14px;--radius-xl:16px;--shadow-card:0 8px 28px #0e0e0e0f,0 1px 2px #0e0e0e0a;--shadow-card-hover:0 16px 44px #0e0e0e1a,0 2px 4px #0e0e0e0d;--shadow-photo:0 24px 60px #0e0e0e29,0 2px 6px #0e0e0e0f;--shadow-dark:0 0 0 1px #ffffff0f,0 20px 50px #00000059;--ease-out:cubic-bezier(.22,1,.36,1)}.hg-page .topbar,.hg-page .fix,.hg-page .final-cta,.hg-page .price-block{--accent:var(--accent-bright)}.hg-page *{box-sizing:border-box;margin:0;padding:0}.hg-page{background:var(--pale);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-wrap:pretty;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6}.hg-page .display{letter-spacing:-.018em;text-wrap:balance;font-family:Fraunces,Georgia,serif;font-weight:700;line-height:1.05}.hg-page h1.display{font-weight:700}.hg-page h2.display{letter-spacing:-.02em;font-weight:700;line-height:1.1}.hg-page .eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:600}@media (max-width:640px){.hg-page .hero-eyebrow{letter-spacing:.04em;white-space:normal;text-wrap:balance;font-size:clamp(8px,2.6vw,11px)}}.hg-page .highlight{background:linear-gradient(180deg,transparent 60%,var(--accent-soft)60%,var(--accent-soft)92%,transparent 92%);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:0 4px}.hg-page a:focus-visible,.hg-page button:focus-visible,.hg-page input:focus-visible,.hg-page summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.hg-page ::selection{background:var(--accent-soft);color:var(--ink)}.hg-page .topbar{background:var(--ink);color:#fff;text-align:center;letter-spacing:.08em;z-index:100;--topbar-h:46px;border-bottom:1px solid #ffffff0f;padding:12px 24px;font-size:13px;line-height:1.4;position:sticky;top:0;box-shadow:0 2px 12px #0000002e}.hg-page .topbar .pulse{background:var(--accent);vertical-align:middle;width:8px;height:8px;box-shadow:0 0 10px var(--accent);border-radius:50%;flex-shrink:0;margin-right:8px;animation:1.6s infinite nl-pulse;display:inline-block}.hg-page .topbar .counter{color:var(--accent);white-space:nowrap;margin-left:18px;font-family:IBM Plex Mono,monospace;font-size:clamp(16px,3.4vw,19px);font-weight:700}.hg-page .topbar .counter span{color:#fff;opacity:.7;margin:0 4px 0 2px;font-size:12px;font-weight:400}.hg-page .hero{background:var(--pale);padding:72px 24px 96px;position:relative;overflow:hidden}.hg-page .hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ff7b432e,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-160px;right:-180px}.hg-page .hero:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ff7b4314,#0000 70%);border-radius:50%;width:460px;height:460px;position:absolute;bottom:-260px;left:-200px}.hg-page .hero-inner{z-index:1;grid-template-columns:1.15fr 1fr;align-items:center;gap:64px;max-width:1120px;margin:0 auto;display:grid;position:relative}@media (min-width:861px){.hg-page .hero-inner{row-gap:0}.hg-page .hero-inner>div:first-child{grid-area:1/1}.hg-page .hero-inner>.signup-card{grid-area:1/2/span 2;align-self:center}.hg-page .hero-inner>.hero-host{grid-area:2/1}}.hg-page .hero h1{max-width:16ch;margin:18px 0 22px;font-size:clamp(40px,5.4vw,64px)}.hg-page .hero .subhead{color:var(--text);max-width:540px;font-size:18px;line-height:1.6}.hg-page .hero-host{border-top:1px solid var(--border);align-items:center;gap:14px;margin-top:32px;padding-top:24px;display:flex}.hg-page .hero-host .avatar{width:48px;height:48px;transition:box-shadow .3s var(--ease-out);border-radius:50%;flex-shrink:0;overflow:hidden;box-shadow:0 0 0 1px #ff7b4373,0 4px 12px #0e0e0e14}.hg-page .hero-host:hover .avatar{box-shadow:0 0 0 1px var(--accent),0 6px 16px #0e0e0e1f}.hg-page .hero-host .avatar img{object-fit:cover;width:100%;height:100%;display:block}.hg-page .hero-host .name{font-size:14px;font-weight:600}.hg-page .hero-host .role{color:var(--text-dim);font-size:12px;line-height:1.4}.hg-page .signup-card{background:var(--card);border:1px solid var(--accent);border-radius:var(--radius-lg);transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out);padding:34px 30px;position:sticky;top:70px;box-shadow:0 0 0 6px #ff7b431a,0 0 18px #ff7b4329,0 12px 36px #0e0e0e14}.hg-page .signup-card:hover{transform:translateY(-2px);box-shadow:0 0 0 6px #ff7b431f,0 0 22px #ff7b4338,0 16px 44px #0e0e0e1a}.hg-page .signup-card h3{letter-spacing:-.01em;margin-bottom:8px;font-family:Fraunces,serif;font-size:22px;font-weight:700}.hg-page .signup-card .price-line{color:var(--text-dim);letter-spacing:.05em;border-bottom:1px solid var(--border);margin-bottom:22px;padding-bottom:18px;font-family:IBM Plex Mono,monospace;font-size:13px}.hg-page .signup-card .price-line strong{color:var(--ink);font-weight:700}.hg-page .signup-card label{letter-spacing:.14em;color:var(--text-dim);text-transform:uppercase;margin-bottom:8px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;display:block}.hg-page .signup-card label span{color:#c44}.hg-page .signup-card input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--pale-soft);width:100%;margin-bottom:16px;padding:14px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s,background .2s}.hg-page .signup-card input:hover{border-color:var(--accent-soft)}.hg-page .signup-card input:focus{border-color:var(--accent);background:#fff;outline:none;box-shadow:0 0 0 3px #ff7b432e}.hg-page .signup-card button{background:var(--ink);color:#fff;border-radius:var(--radius-sm);cursor:pointer;width:100%;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out),background .2s ease;letter-spacing:.01em;border:none;min-height:48px;padding:16px 20px;font-family:inherit;font-size:15px;font-weight:700}.hg-page .signup-card button:hover{background:#000;transform:translateY(-2px);box-shadow:0 10px 24px #0e0e0e2e}.hg-page .signup-card button:active{transform:translateY(0)}.hg-page .signup-card .micro{color:var(--text-dim);text-align:center;margin-top:14px;font-size:11px;line-height:1.5}.hg-page .problem{padding:var(--section-y)24px;background:#fff;position:relative}.hg-page .problem-inner{text-align:center;max-width:920px;margin:0 auto}.hg-page .problem .eyebrow{margin-bottom:20px;display:inline-block}.hg-page .problem h2{margin-bottom:28px;font-size:clamp(30px,4vw,44px);line-height:1.12}.hg-page .problem h2 em{color:var(--accent);font-style:normal}.hg-page .problem .lead{color:var(--text);max-width:600px;margin:0 auto 20px;font-size:18px;line-height:1.7}.hg-page .problem .stat-line{color:var(--ink);text-align:left;letter-spacing:-.015em;margin:0 0 8px;font-family:Fraunces,serif;font-size:clamp(28px,3.8vw,38px);font-weight:700;line-height:1.15}.hg-page .problem .stat-line .number{color:var(--accent)}.hg-page .problem .stat-caption{color:var(--text-dim);text-align:left;margin-bottom:26px;font-size:14px;font-style:italic}.hg-page .problem .stat-prelude{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);text-align:left;align-items:center;gap:10px;margin-bottom:14px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:600;display:inline-flex}.hg-page .problem .stat-prelude:before{content:"";background:var(--accent);width:18px;height:1px;display:inline-block}.hg-page .problem .agitation-split{grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px;max-width:1080px;margin:64px auto 48px;display:grid}.hg-page .problem .agitation-photo{border-radius:var(--radius-lg);box-shadow:var(--shadow-photo);aspect-ratio:4/5;transition:transform .4s var(--ease-out),box-shadow .4s var(--ease-out);position:relative;overflow:hidden}.hg-page .problem .agitation-photo:hover{transform:translateY(-3px);box-shadow:0 28px 70px #0e0e0e33,0 4px 10px #0e0e0e14}.hg-page .problem .agitation-photo:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #0e0e0e0f}.hg-page .problem .agitation-photo img{object-fit:cover;filter:grayscale(.32)contrast(1.04)brightness(.97);width:100%;height:100%;transition:filter .5s;display:block}.hg-page .problem .agitation-photo:hover img{filter:grayscale(.18)contrast(1.05)brightness(.99)}.hg-page .problem .agitation-copy{text-align:left}.hg-page .problem .agitation-copy .lead{text-align:left;max-width:100%}.hg-page .problem .agitation-copy .lead strong{color:var(--ink);border-bottom:2px solid var(--accent-soft);padding-bottom:1px}@media (max-width:720px){.hg-page .problem .agitation-split{grid-template-columns:1fr;gap:28px;margin:40px auto 32px}.hg-page .problem .agitation-photo{aspect-ratio:4/5;max-width:320px;margin:0 auto}}.hg-page .fix{background:var(--ink);color:#fff;padding:var(--section-y)24px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ff7b432e}.hg-page .fix:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff7b431a,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:-200px}.hg-page .fix:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff7b4312,#0000 70%);border-radius:50%;width:540px;height:540px;position:absolute;bottom:-260px;right:-220px}.hg-page .fix-inner{text-align:center;z-index:1;max-width:880px;margin:0 auto;position:relative}.hg-page .fix .eyebrow{margin-bottom:20px;display:inline-block}.hg-page .fix h2{color:#fff;margin-bottom:20px;font-size:clamp(32px,4.4vw,48px)}.hg-page .fix h2 em{color:var(--accent);font-style:normal}.hg-page .fix .lead{color:var(--ink-dim);font-size:17px;line-height:1.75}.hg-page .fix .lead strong{color:#fff;font-weight:600}.hg-page .fix-split{text-align:left;grid-template-columns:1.15fr .85fr;align-items:center;gap:64px;max-width:1080px;margin:0 auto 64px;display:grid}.hg-page .fix-copy .lead{max-width:100%;margin-bottom:20px}.hg-page .fix-copy .lead:last-child{margin-bottom:0}.hg-page .fix-photo{border-radius:var(--radius-lg);aspect-ratio:4/5;transition:transform .4s var(--ease-out),box-shadow .4s var(--ease-out);position:relative;overflow:hidden;box-shadow:0 24px 60px #0006,0 0 0 1px #ffffff0f}.hg-page .fix-photo:hover{transform:translateY(-3px);box-shadow:0 30px 70px #0000007a,0 0 0 1px #ff7b432e,0 0 32px #ff7b431a}.hg-page .fix-photo:after{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#0000 60%,#0000002e);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0f}.hg-page .fix-photo img{object-fit:cover;filter:contrast(1.04)saturate(1.05)brightness(1.02);width:100%;height:100%;transition:filter .5s;display:block}.hg-page .fix-photo:hover img{filter:contrast(1.05)saturate(1.08)brightness(1.03)}.hg-page .fix .translation-line{color:#fff;margin-top:18px;font-size:19px}.hg-page .fix .translation-line strong{color:#fff}@media (max-width:860px){.hg-page .fix-split{text-align:center;grid-template-columns:1fr;gap:32px}.hg-page .fix-copy .lead{text-align:left}.hg-page .fix-photo{aspect-ratio:4/5;max-width:320px;margin:0 auto}}.hg-page .fix .first-time-callout{background:var(--accent);color:var(--ink);border-radius:var(--radius-sm);letter-spacing:-.005em;text-wrap:balance;margin:8px auto 56px;padding:16px 30px;font-family:Fraunces,serif;font-size:clamp(18px,2.2vw,22px);font-weight:700;display:inline-block;box-shadow:0 0 28px #ff7b4359,0 8px 24px #00000040}.hg-page .fix .first-time-callout strong{color:var(--ink)}.hg-page .journey-visual{max-width:880px;margin:16px auto 28px}.hg-page .journey-visual img{border:1px solid #ff7b4333;border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 18px 50px #00000080,0 0 28px #ff7b430f}.hg-page .journey-caption{text-align:center;color:#ffffff8c;letter-spacing:.18em;text-transform:uppercase;margin:0 auto 56px;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:600}.hg-page .calendar{grid-template-columns:repeat(7,1fr);gap:10px;max-width:540px;margin:0 auto 48px;display:grid}.hg-page .day{aspect-ratio:1;border-radius:var(--radius-sm);color:#fff6;transition:transform .25s var(--ease-out),border-color .25s ease,color .25s ease;border:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;font-family:IBM Plex Mono,monospace;font-size:13px;display:flex;position:relative}.hg-page .day:not(.send):hover{color:#ffffffa6;border-color:#fff3}.hg-page .day .num{font-size:13px}.hg-page .day .label{letter-spacing:.1em;opacity:.7;margin-top:4px;font-size:9px;font-weight:600}.hg-page .day.send{background:var(--accent);color:var(--ink);border-color:var(--accent);box-shadow:0 0 0 1px #ff7b434d,0 0 22px #ff7b4373}.hg-page .day.send:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #ff7b4366,0 0 28px #ff7b4399}.hg-page .day.send .label{color:var(--ink);opacity:.85;font-weight:700}.hg-page .day.send .num{font-size:15px;font-weight:700}.hg-page .phases{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;max-width:760px;margin:0 auto;display:grid}.hg-page .phase{border-radius:var(--radius-md);transition:transform .3s var(--ease-out),border-color .3s ease,box-shadow .3s var(--ease-out);background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff14;padding:28px 24px;position:relative;overflow:hidden}.hg-page .phase:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-glow),transparent);opacity:0;height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.hg-page .phase:hover{border-color:#ff7b434d;transform:translateY(-4px);box-shadow:0 12px 32px #0000004d,0 0 24px #ff7b431a}.hg-page .phase:hover:before{opacity:1}.hg-page .phase .phase-icon{margin-bottom:16px;font-size:30px;line-height:1;display:block}.hg-page .phase .phase-label{color:var(--accent);letter-spacing:.22em;margin-bottom:14px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:700;display:block}.hg-page .phase .phase-body{color:#fff;font-size:15.5px;line-height:1.6}.hg-page .outcomes-headline{color:#fff;text-align:center;letter-spacing:-.015em;max-width:720px;margin:16px auto 40px;font-family:Fraunces,serif;font-size:clamp(26px,3.4vw,36px);font-weight:700;line-height:1.15}.hg-page .outcomes-headline em{color:var(--accent);font-style:normal}.hg-page .host{padding:var(--section-y)24px;background:#fff}.hg-page .host-inner{max-width:880px;margin:0 auto}.hg-page .host .eyebrow{margin-bottom:28px;display:inline-block}.hg-page .host-row{grid-template-columns:220px 1fr;align-items:start;gap:48px;display:grid}.hg-page .host-photo{border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--accent-soft),var(--accent));width:220px;height:260px;transition:transform .4s var(--ease-out),box-shadow .4s var(--ease-out);position:relative;overflow:hidden;box-shadow:0 20px 50px #0e0e0e24,0 0 0 1px #0e0e0e0a}.hg-page .host-photo:hover{transform:translateY(-3px);box-shadow:0 26px 60px #0e0e0e2e,0 0 0 1px #ff7b4333}.hg-page .host-photo:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1a}.hg-page .host-photo img{object-fit:cover;filter:contrast(1.04)saturate(1.04);width:100%;height:100%;display:block}.hg-page .host-bio h3{letter-spacing:-.02em;margin-bottom:8px;font-family:Fraunces,serif;font-size:clamp(28px,3.4vw,36px);font-weight:700;line-height:1.1}.hg-page .host-bio .role{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin-bottom:24px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:600}.hg-page .host-bio p{color:var(--text);margin-bottom:16px;font-size:16.5px;line-height:1.75}.hg-page .host-bio p strong{color:var(--ink);font-weight:700}.hg-page .host-stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:24px;max-width:460px;margin:32px 0 0;padding:24px 0;display:grid}.hg-page .host-stat .num{color:var(--accent);letter-spacing:-.02em;margin-bottom:6px;font-family:Fraunces,serif;font-size:30px;font-weight:700;line-height:1}.hg-page .host-stat .label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);font-family:IBM Plex Mono,monospace;font-size:11px;line-height:1.3}.hg-page .host .press{border-top:1px solid var(--border);text-align:center;margin-top:56px;padding-top:36px}.hg-page .host .press-label{letter-spacing:.22em;text-transform:uppercase;color:var(--text-dim);margin-bottom:26px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600}.hg-page .host .press-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 48px;display:flex}.hg-page .host .press-logos img{object-fit:contain;opacity:.55;filter:grayscale();width:auto;max-width:140px;height:32px;transition:opacity .25s var(--ease-out),filter .25s var(--ease-out)}.hg-page .host .press-logos img:hover{opacity:.85}.hg-page .host .press-logos .press-logo-text{color:#6b6b6b;opacity:.55;letter-spacing:-.01em;transition:opacity .25s var(--ease-out);font-family:Fraunces,Georgia,serif;font-size:26px;font-style:italic;font-weight:800;line-height:32px}.hg-page .host .press-logos .press-logo-text:hover{opacity:.85}@media (max-width:720px){.hg-page .host-row{grid-template-columns:1fr;gap:28px}.hg-page .host-photo{width:100%;max-width:220px;height:240px;margin:0 auto}.hg-page .host-stats{grid-template-columns:1fr;gap:12px;padding:20px 0}}.hg-page .story{background:var(--pale);padding:var(--section-y)24px}.hg-page .story-inner{max-width:620px;margin:0 auto}.hg-page .story .eyebrow{margin-bottom:20px;display:inline-block}.hg-page .story h2{margin-bottom:28px;font-size:clamp(30px,3.8vw,42px)}.hg-page .story p{color:var(--text);margin-bottom:20px;font-size:17px;line-height:1.75}.hg-page .story .punch{color:var(--accent);letter-spacing:-.025em;margin:12px 0 4px;font-family:Fraunces,serif;font-size:clamp(48px,7vw,84px);font-weight:700;line-height:1}.hg-page .story .punch-caption{color:var(--text-dim);letter-spacing:.05em;margin-bottom:24px;font-family:IBM Plex Mono,monospace;font-size:14px;font-style:italic}.hg-page .story .kicker{color:var(--ink);margin-top:20px;font-family:Fraunces,serif;font-size:20px;font-weight:700}.hg-page .offer{padding:var(--section-y)24px;background:#fff;position:relative}.hg-page .offer-inner{max-width:940px;margin:0 auto}.hg-page .offer .eyebrow{text-align:center;margin-bottom:16px;display:block}.hg-page .offer h2{text-align:center;margin-bottom:64px;padding-bottom:24px;font-size:clamp(32px,4.2vw,46px);position:relative}.hg-page .offer h2:after{content:"";background:var(--accent);border-radius:2px;width:56px;height:2px;margin:22px auto 0;display:block}.hg-page .deliverables{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:72px;display:grid}.hg-page .deliverable{background:var(--pale-soft);border:1px solid var(--border);border-radius:var(--radius-lg);transition:transform .3s var(--ease-out),border-color .3s ease,box-shadow .3s var(--ease-out),background .3s ease;padding:32px 26px;position:relative;overflow:hidden}.hg-page .deliverable:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.hg-page .deliverable:hover{background:#fff;border-color:#ff7b4366;transform:translateY(-3px);box-shadow:0 14px 36px #0e0e0e14,0 0 0 4px #ff7b4314}.hg-page .deliverable:hover:before{opacity:.7}.hg-page .deliverable .icon{margin-bottom:16px;font-size:32px;line-height:1;display:block}.hg-page .deliverable .num-icon{background:var(--accent);width:42px;height:42px;color:var(--ink);transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out);border-radius:50%;place-items:center;margin-bottom:20px;font-family:Fraunces,serif;font-size:22px;font-weight:700;display:inline-grid;box-shadow:0 6px 16px #ff7b4359,inset 0 -1px #0000000f}.hg-page .deliverable:hover .num-icon{transform:scale(1.06)rotate(-3deg);box-shadow:0 8px 22px #ff7b4373}.hg-page .deliverable strong{color:var(--ink);letter-spacing:-.01em;margin-bottom:10px;font-family:Fraunces,serif;font-size:18px;font-weight:700;line-height:1.25;display:block}.hg-page .deliverable span{color:var(--text);font-size:14.5px;line-height:1.65}.hg-page .price-block{text-align:center;background:var(--ink);color:#fff;border-radius:var(--radius-xl);max-width:480px;margin:0 auto;padding:44px 36px;position:relative;overflow:hidden;box-shadow:0 18px 50px #0e0e0e2e,0 0 0 1px #ffffff0a}.hg-page .price-block:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff7b432e,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-120px}.hg-page .price-block>*{z-index:1;position:relative}.hg-page .price-block .price-row{justify-content:center;align-items:baseline;gap:14px;margin-bottom:8px;display:flex}.hg-page .price-block .price{color:var(--accent);letter-spacing:-.03em;font-family:Fraunces,serif;font-size:60px;font-weight:700;line-height:1}.hg-page .price-block .price-meta{color:#ffffffa6;letter-spacing:.14em;font-family:IBM Plex Mono,monospace;font-size:11px}.hg-page .price-block .anchor{color:#fff9;margin-bottom:30px;font-size:13px}.hg-page .price-block .anchor s{opacity:.75;text-decoration:line-through}.hg-page .price-block .cta-btn{background:var(--accent);width:100%;color:var(--ink);border-radius:var(--radius-sm);transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out);letter-spacing:.01em;min-height:52px;padding:18px 22px;font-size:16px;font-weight:800;text-decoration:none;display:block;box-shadow:0 6px 18px #ff7b4340}.hg-page .price-block .cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ff7b4366,0 0 24px #ff7b434d}.hg-page .price-block .cta-btn:active{transform:translateY(0)}.hg-page .price-block .micro{color:#fff9;margin-top:16px;font-size:12px}.hg-page .date-banner{text-align:center;max-width:540px;margin:0 auto 32px}.hg-page .date-banner-line{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);justify-content:center;align-items:center;gap:14px;margin-bottom:14px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;display:flex}.hg-page .date-banner-line .dot{background:var(--accent);opacity:.7;width:28px;height:1px;display:inline-block}.hg-page .date-banner-main{color:var(--ink);letter-spacing:-.02em;margin-bottom:12px;font-family:Fraunces,serif;font-size:clamp(28px,3.6vw,38px);font-weight:700;line-height:1.1}.hg-page .date-banner-meta{letter-spacing:.14em;color:var(--text-dim);font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500}.hg-page .faq{background:var(--pale);padding:var(--section-y)24px}.hg-page .faq-inner{max-width:720px;margin:0 auto}.hg-page .faq .eyebrow{text-align:center;margin-bottom:16px;display:block}.hg-page .faq h2{text-align:center;letter-spacing:-.02em;margin-bottom:48px;font-family:Fraunces,serif;font-size:clamp(30px,4vw,42px);font-weight:700}.hg-page .faq details{border-radius:var(--radius-md);border:1px solid var(--border);transition:background .25s ease,border-color .25s ease,box-shadow .25s var(--ease-out),transform .25s var(--ease-out);background:#fff;margin-bottom:12px;overflow:hidden;box-shadow:0 1px 2px #0e0e0e0a}.hg-page .faq details:hover{background:#fffef7;border-color:#ff7b434d;box-shadow:0 6px 18px #0e0e0e0f}.hg-page .faq details[open]{border-color:#ff7b4366;box-shadow:0 8px 24px #0e0e0e0f,0 0 0 3px #ff7b4314}.hg-page .faq summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:20px 24px;font-size:15.5px;font-weight:600;list-style:none;display:flex}.hg-page .faq summary::-webkit-details-marker{display:none}.hg-page .faq summary:after{content:"+";color:var(--accent);transition:transform .3s var(--ease-out);flex-shrink:0;margin-left:16px;font-size:26px;font-weight:300;line-height:1}.hg-page .faq details[open] summary:after{transform:rotate(45deg)}.hg-page .faq .answer{color:var(--text);padding:4px 24px 24px;font-size:15px;line-height:1.7}.hg-page .final-cta{background:var(--ink);color:#fff;padding:var(--section-y)24px 64px;text-align:center;position:relative;overflow:hidden;box-shadow:inset 0 1px #ff7b432e}.hg-page .final-cta:before{content:"";background:radial-gradient(circle,var(--accent-glow),transparent 70%);pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hg-page .final-cta-inner{z-index:2;max-width:600px;margin:0 auto;position:relative}.hg-page .final-cta h2{letter-spacing:-.02em;margin-bottom:20px;font-family:Fraunces,serif;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1}.hg-page .final-cta .subhead{color:var(--ink-dim);text-wrap:balance;max-width:520px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}.hg-page .final-cta .capture-card{border-radius:var(--radius-lg);background:#1a1a1a;border:1px solid #ffffff1f;max-width:420px;margin:0 auto;padding:30px 26px;box-shadow:0 16px 50px #0000004d,0 0 0 1px #ffffff0a,inset 0 1px #ffffff0a}.hg-page .final-cta label{letter-spacing:.14em;text-transform:uppercase;color:#ffffffc7;text-align:left;margin-bottom:8px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;display:block}.hg-page .final-cta input{border-radius:var(--radius-sm);color:#fff;background:#0e0e0e;border:1px solid #ffffff24;width:100%;margin-bottom:16px;padding:14px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 1px 2px #0000004d}.hg-page .final-cta input::placeholder{color:#fff6}.hg-page .final-cta input:hover{border-color:#ff7b4373}.hg-page .final-cta input:focus{border-color:var(--accent);outline:none;box-shadow:inset 0 1px 2px #0000004d,0 0 0 3px #ff7b4340}.hg-page .final-cta button{background:var(--accent);width:100%;color:var(--ink);border-radius:var(--radius-sm);cursor:pointer;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out);letter-spacing:.01em;border:none;min-height:52px;padding:16px 20px;font-family:inherit;font-size:15px;font-weight:800}.hg-page .final-cta button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ff7b4366,0 0 24px #ff7b434d}.hg-page .final-cta button:active{transform:translateY(0)}.hg-page .final-cta .micro{color:#ffffffa6;margin-top:14px;font-size:11px;line-height:1.5}.hg-page .final-cta footer{color:#ffffff8c;margin-top:72px;font-size:12px}.hg-page .final-cta footer a{color:#ffffffb3;margin:0 4px;padding:13px 4px;text-decoration:none;transition:color .2s;display:inline-block}.hg-page .final-cta footer a:hover{color:var(--accent)}.hg-page .final-cta footer .fb-disclaim{opacity:.55;max-width:540px;margin:14px auto 0;font-size:10px;line-height:1.5}@media (max-width:1024px){.hg-page .fix-split{text-align:center;grid-template-columns:1fr;gap:36px}.hg-page .fix-copy .lead{text-align:left}.hg-page .fix-photo{aspect-ratio:4/5;max-width:360px;margin:0 auto}.hg-page .problem .agitation-split{grid-template-columns:1fr;gap:36px;max-width:540px}.hg-page .problem .agitation-photo{aspect-ratio:4/5;max-width:360px;margin:0 auto}}@media (max-width:860px){.hg-page .hero{padding:56px 24px 72px}.hg-page .hero-inner{grid-template-columns:1fr;gap:44px}.hg-page .hero-inner>div:first-child{text-align:center}.hg-page .hero h1,.hg-page .hero .subhead{margin-left:auto;margin-right:auto}.hg-page .hero-host{justify-content:center}.hg-page .deliverables,.hg-page .phases{grid-template-columns:1fr;gap:16px;max-width:480px;margin-left:auto;margin-right:auto}.hg-page .signup-card{position:static}.hg-page .calendar{gap:7px;max-width:380px}.hg-page .problem,.hg-page .fix,.hg-page .host,.hg-page .story,.hg-page .offer,.hg-page .faq,.hg-page .final-cta{padding-top:80px;padding-bottom:80px}}@media (max-width:640px){.hg-page .hero-host{gap:12px}.hg-page .hero-host .role{font-size:11.5px}.hg-page .topbar{--topbar-h:44px;padding:10px 16px;font-size:12px}.hg-page .topbar .counter{margin-left:10px}.hg-page .signup-card{top:60px}}@media (max-width:480px){.hg-page .topbar{letter-spacing:.04em;--topbar-h:62px;padding:9px 14px 10px;font-size:11px;line-height:1.45}.hg-page .topbar .pulse{width:7px;height:7px;margin-right:6px}.hg-page .topbar .counter{letter-spacing:.06em;margin-top:4px;margin-left:0;font-size:16px;display:block}.hg-page .topbar strong{letter-spacing:.1em!important;font-size:11px!important}.hg-page .hero{padding:36px 20px 60px}.hg-page .hero:before{width:320px;height:320px;top:-100px;right:-100px}.hg-page .hero h1{max-width:none;margin:12px 0 18px;font-size:clamp(28px,8.4vw,38px);line-height:1.08}.hg-page .hero .subhead{font-size:15.5px;line-height:1.6}.hg-page .hero-eyebrow{letter-spacing:.1em;white-space:normal;text-wrap:balance;max-width:100%;font-size:10.5px;line-height:1.5}.hg-page .hero-host{justify-content:center;gap:12px;margin-top:20px;padding-top:18px}.hg-page .hero-host>div{text-align:left}.hg-page .hero-host .avatar{width:42px;height:42px}.hg-page .hero-host .role{font-size:11.5px}.hg-page .signup-card{padding:26px 20px;top:80px}.hg-page .signup-card h3{font-size:20px}.hg-page .signup-card .price-line{margin-bottom:18px;padding-bottom:16px;font-size:12px}.hg-page .signup-card input{min-height:52px;margin-bottom:14px;padding:16px 14px;font-size:16px}.hg-page .signup-card button{min-height:52px;padding:18px 16px;font-size:16px}.hg-page .problem{padding:64px 20px}.hg-page .problem .lead{font-size:16px}.hg-page .problem .stat-line{font-size:26px}.hg-page .problem .agitation-split{gap:28px;margin:36px 0 28px}.hg-page .problem .agitation-photo{max-width:280px}.hg-page .fix{padding:64px 20px}.hg-page .fix .lead{font-size:16px}.hg-page .fix-split{gap:28px;margin-bottom:40px}.hg-page .fix-photo{max-width:280px}.hg-page .fix .first-time-callout{margin-bottom:40px;padding:14px 22px;font-size:16px}.hg-page .calendar{gap:5px;max-width:100%}.hg-page .day{border-radius:6px;font-size:14px;font-weight:600}.hg-page .day .label{display:none}.hg-page .day .num{font-size:14px}.hg-page .day.send{box-shadow:0 0 0 1px #ff7b434d,0 0 12px #ff7b4366}.hg-page .day.send .num{font-weight:700}.hg-page .phases{gap:12px}.hg-page .phase{padding:22px 20px}.hg-page .phase .phase-icon{margin-bottom:12px;font-size:28px}.hg-page .phase .phase-label{margin-bottom:10px}.hg-page .phase .phase-body{font-size:15px}.hg-page .outcomes-headline{margin-bottom:28px;font-size:24px}.hg-page .journey-visual{margin:12px auto 22px}.hg-page .journey-visual img{border-radius:12px;box-shadow:0 12px 32px #00000073,0 0 18px #ff7b430d}.hg-page .journey-caption{letter-spacing:.14em;margin-bottom:44px;font-size:11px}.hg-page .offer{padding:64px 20px}.hg-page .offer h2{margin-bottom:48px;padding-bottom:20px}.hg-page .offer h2:after{margin-top:18px}.hg-page .deliverables{margin-bottom:48px}.hg-page .deliverable{grid-template-columns:auto 1fr;align-items:flex-start;gap:16px;padding:22px 18px;display:grid}.hg-page .deliverable .num-icon{flex-shrink:0;grid-row:span 2;width:38px;height:38px;margin-top:2px;margin-bottom:0;font-size:20px}.hg-page .deliverable strong{margin-bottom:8px;font-size:17px}.hg-page .price-block{padding:32px 22px}.hg-page .price-block .price{font-size:48px}.hg-page .price-block .price-meta{font-size:10px}.hg-page .price-block .cta-btn{min-height:52px;padding:16px 18px;font-size:15px;font-weight:700}.hg-page .date-banner{margin-bottom:24px}.hg-page .date-banner-main{font-size:26px}.hg-page .date-banner-meta{letter-spacing:.1em;font-size:11px}.hg-page .date-banner-line{letter-spacing:.2em;font-size:10px}.hg-page .date-banner-line .dot{width:20px}.hg-page .faq{padding:64px 20px}.hg-page .faq summary{min-height:56px;padding:18px;font-size:15px}.hg-page .faq summary:after{margin-left:12px;font-size:22px}.hg-page .faq .answer{padding:2px 18px 22px;font-size:14.5px}.hg-page .final-cta{padding:64px 18px 48px}.hg-page .final-cta h2{font-size:30px}.hg-page .final-cta .subhead{margin-bottom:30px;font-size:15.5px}.hg-page .final-cta .capture-card{max-width:100%;padding:24px 18px}.hg-page .final-cta input{min-height:52px;padding:15px 14px;font-size:16px}.hg-page .final-cta button{min-height:52px;padding:17px 14px;font-size:16px}.hg-page .final-cta footer{margin-top:56px}.hg-page .host{padding:64px 20px}.hg-page .host-row{grid-template-columns:1fr;gap:28px}.hg-page .host-photo{width:100%;max-width:220px;height:240px;margin:0 auto}.hg-page .host-bio h3,.hg-page .host-bio .role{text-align:center}.hg-page .host-stats{grid-template-columns:1fr;gap:12px;max-width:320px;margin:28px auto 0;padding:18px 0}.hg-page .host-stat{align-items:baseline;gap:14px;display:flex}.hg-page .host-stat .num{min-width:60px;margin-bottom:0;font-size:26px}.hg-page .host .press{margin-top:44px;padding-top:28px}.hg-page .host .press-label{margin-bottom:20px}.hg-page .host .press-logos{justify-content:center;gap:18px 28px}.hg-page .host .press-logos img{height:24px}.hg-page .host .press-logos .press-logo-text{font-size:20px;line-height:24px}.hg-page .story{padding:64px 20px}}@media (max-width:360px){.hg-page .calendar{gap:4px}.hg-page .day,.hg-page .day .num{font-size:13px}.hg-page .hero{padding:32px 18px 52px}.hg-page .hero h1{font-size:28px}.hg-page .hero .subhead{font-size:15px}.hg-page .signup-card{padding:22px 18px}.hg-page .signup-card h3{font-size:19px}.hg-page .price-block{padding:28px 18px}.hg-page .price-block .price{font-size:42px}.hg-page .price-block .price-row{gap:10px}.hg-page .date-banner-main{font-size:24px}.hg-page .deliverable{gap:14px;padding:20px 16px}.hg-page .deliverable .num-icon{width:34px;height:34px;font-size:18px}.hg-page .deliverable strong{font-size:16px}.hg-page .host .press-logos{gap:16px 22px}.hg-page .final-cta{padding:56px 16px 44px}.hg-page .final-cta h2{font-size:28px}.hg-page .final-cta .capture-card{padding:22px 16px}}@media (hover:none){.hg-page .signup-card:hover,.hg-page .problem .agitation-photo:hover,.hg-page .fix-photo:hover,.hg-page .host-photo:hover,.hg-page .deliverable:hover,.hg-page .phase:hover,.hg-page .faq details:hover{transform:none}.hg-page .signup-card button:hover,.hg-page .price-block .cta-btn:hover,.hg-page .final-cta button:hover{transform:none;box-shadow:0 6px 18px #ff7b4340}}.hg-page .final-cta a:focus-visible,.hg-page .final-cta button:focus-visible,.hg-page .final-cta input:focus-visible,.hg-page .price-block a:focus-visible,.hg-page .fix a:focus-visible{outline-offset:3px;outline-color:#fff}@media (prefers-reduced-motion:reduce){.hg-page *,.hg-page :before,.hg-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hg-page .topbar .pulse{opacity:1;animation:none}}@keyframes nl-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.hg-page .gripes{text-align:left;max-width:620px;margin:28px auto 8px;list-style:none}.hg-page .gripes li{background:var(--pale-soft);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text);align-items:flex-start;gap:12px;margin-bottom:10px;padding:14px 18px;font-size:16px;font-style:italic;line-height:1.55;display:flex}.hg-page .gripes li .gripe-emoji{flex-shrink:0;font-size:19px;font-style:normal;line-height:1.3}@media (min-width:1025px){.hg-page .problem .agitation-photo{aspect-ratio:auto;align-self:stretch;height:100%}}.hg-page .stat-cards{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;max-width:880px;margin:48px auto 64px;display:grid}.hg-page .stat-card{border-radius:var(--radius-md);background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff14;padding:26px 24px}.hg-page .stat-card .big{color:var(--accent-bright);letter-spacing:-.02em;margin-bottom:10px;font-family:Fraunces,serif;font-size:clamp(28px,3.6vw,42px);font-weight:700;line-height:1;display:block}.hg-page .stat-card .what{color:#fff;margin-bottom:14px;font-size:15px;line-height:1.5;display:block}.hg-page .stat-card .vs{letter-spacing:.14em;color:#ffffff8c;border-top:1px solid #ffffff1a;padding-top:12px;font-family:IBM Plex Mono,monospace;font-size:10.5px;display:block}.hg-page .bundle-shot{max-width:640px;margin:0 auto 56px}.hg-page .bundle-shot img{width:100%;height:auto;display:block}.hg-page .price-urgency{text-align:center;letter-spacing:.06em;color:var(--accent);margin-top:12px;font-family:IBM Plex Mono,monospace;font-size:11.5px;font-weight:600}.hg-page .signup-card .price-line s{opacity:.6;margin-left:2px}.hg-page .price-block .tier-name{color:var(--accent);letter-spacing:.22em;margin-bottom:12px;font-weight:600}.hg-page .price-block .anchor-inline s{color:#ffffff8c;font-family:Fraunces,serif;font-size:26px;font-weight:600}@media (max-width:860px){.hg-page .stat-cards{grid-template-columns:1fr;gap:14px;max-width:480px}.hg-page .stat-card{padding:22px 20px}}@media (max-width:480px){.hg-page .gripes li{gap:10px;padding:12px 14px;font-size:15px}.hg-page .gripes li .gripe-emoji{font-size:17px}.hg-page .stat-card .big{font-size:30px}.hg-page .bundle-shot{margin-bottom:40px}.hg-page .price-block .anchor-inline s{font-size:20px}}.hg-page .hl-line{display:block}.hg-page .hl-line-m{display:inline}@media (max-width:640px){.hg-page .hl-line-m{display:block}}@media (max-width:720px){.hg-page .problem .lead{text-align:left}.hg-page .host .eyebrow{text-align:center;display:block}.hg-page .host-bio h3,.hg-page .host-bio .role{text-align:center}}
