.badge[data-astro-cid-pfs5tged]{display:inline-flex;align-items:center;gap:.85rem;min-height:60px;padding:.7rem 1.5rem .7rem 1.15rem;border:1px solid var(--c-border-strong);border-radius:var(--radius-button);background:var(--c-surface);color:var(--c-text);text-decoration:none;box-shadow:var(--shadow-card)}.badge--compact[data-astro-cid-pfs5tged]{min-height:52px;padding:.55rem 1.2rem .55rem .9rem}.badge--soon[data-astro-cid-pfs5tged]{background:transparent;border-color:var(--c-lime-edge);box-shadow:none}a[data-astro-cid-pfs5tged].badge:hover{border-color:var(--c-lime);color:var(--c-text);box-shadow:var(--shadow-lifted),var(--glow-lime)}.badge__text[data-astro-cid-pfs5tged]{display:flex;flex-direction:column;gap:.1rem}.badge__kicker[data-astro-cid-pfs5tged]{font-size:var(--step-label);letter-spacing:.14em;text-transform:uppercase;color:var(--c-text-dim)}.badge__store[data-astro-cid-pfs5tged]{font-family:var(--font-display);font-weight:800;font-size:1.125rem;letter-spacing:-.015em;line-height:1.2}.phone[data-astro-cid-6zuj2xdd]{--phone-w: 390px;--phone-h: 844px;--phone-scale: .66;margin:0;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:480px){.phone[data-astro-cid-6zuj2xdd]{--phone-scale: .74}}.phone__frame[data-astro-cid-6zuj2xdd]{width:calc(var(--phone-w) * var(--phone-scale));height:calc(var(--phone-h) * var(--phone-scale));border-radius:calc(46px * var(--phone-scale));padding:calc(9px * var(--phone-scale));background:#05050a;border:1px solid var(--c-border);box-shadow:0 24px 60px #0000008c,0 0 0 1px #ffffff05 inset;overflow:hidden}.phone__screen[data-astro-cid-6zuj2xdd]{width:var(--phone-w);height:var(--phone-h);transform:scale(var(--phone-scale));transform-origin:top left;border-radius:38px;overflow:hidden;background:var(--c-bg);font-family:var(--font-body);color:var(--c-text);display:flex;flex-direction:column}.phone__caption[data-astro-cid-6zuj2xdd]{color:var(--c-text-dim);font-size:.875rem;max-width:34ch;text-align:center;line-height:1.5}.screen[data-astro-cid-2q3m7yjz]{width:390px;height:844px;display:flex;flex-direction:column;background:var(--c-bg);font-family:var(--font-body);color:var(--c-text);overflow:hidden}.screen__top[data-astro-cid-2q3m7yjz]{display:flex;align-items:center;justify-content:space-between;padding:58px 20px 0}.screen__close[data-astro-cid-2q3m7yjz]{width:44px;height:44px;display:grid;place-items:center;color:var(--c-text-dim)}.screen__hearts[data-astro-cid-2q3m7yjz]{display:flex;align-items:center;gap:5px}.screen__score[data-astro-cid-2q3m7yjz]{width:44px;text-align:right;font-family:var(--font-display);font-weight:700;font-size:14px;color:var(--c-lime)}.worth[data-astro-cid-2q3m7yjz]{margin:18px 20px 0;background:var(--c-surface-deep);border:1px solid var(--c-border-soft);border-radius:var(--radius-button);padding:13px 16px 15px}.worth__head[data-astro-cid-2q3m7yjz]{display:flex;align-items:baseline;justify-content:space-between}.worth__label[data-astro-cid-2q3m7yjz]{font-size:9.5px;letter-spacing:2px;font-weight:600;text-transform:uppercase;color:var(--c-text-dim)}.worth__clock[data-astro-cid-2q3m7yjz]{font-size:10.5px;font-weight:600;letter-spacing:1px;color:var(--c-text-dim)}.worth__value[data-astro-cid-2q3m7yjz]{display:flex;align-items:baseline;gap:8px;margin-top:4px}.worth__points[data-astro-cid-2q3m7yjz]{font-family:var(--font-display);font-weight:900;font-size:34px;line-height:1;color:var(--c-lime)}.worth__of[data-astro-cid-2q3m7yjz]{font-size:11px;color:var(--c-text-faint)}.worth__track[data-astro-cid-2q3m7yjz]{position:relative;height:6px;border-radius:3px;background:var(--c-track);margin-top:12px;overflow:hidden}.worth__floor[data-astro-cid-2q3m7yjz]{position:absolute;inset:0 auto 0 0;width:50%;background:var(--c-lime-wash)}.worth__fill[data-astro-cid-2q3m7yjz]{position:absolute;inset:0 auto 0 0;width:81.7%;border-radius:3px;background:var(--c-lime)}.worth__mark[data-astro-cid-2q3m7yjz]{position:absolute;inset:0 auto 0 50%;width:1px;background:var(--c-bg)}.stage[data-astro-cid-2q3m7yjz]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.platter[data-astro-cid-2q3m7yjz]{position:relative;width:140px;height:140px}.platter__disc[data-astro-cid-2q3m7yjz]{width:140px;height:140px;transform-origin:50% 50%;animation:spin 1.8s linear infinite}@keyframes spin{to{rotate:360deg}}.platter__label[data-astro-cid-2q3m7yjz]{position:absolute;left:42px;top:42px;width:56px;height:56px;border-radius:var(--radius-pill);background:var(--c-lime);display:flex;align-items:center;justify-content:center;gap:5px;box-shadow:var(--glow-lime-strong)}.platter__pause[data-astro-cid-2q3m7yjz]{width:6px;height:21px;border-radius:3px;background:var(--c-bg)}.transport[data-astro-cid-2q3m7yjz]{display:flex;align-items:center;gap:12px;margin-top:16px}.transport__ghost[data-astro-cid-2q3m7yjz]{width:44px;height:44px;border-radius:var(--radius-pill);border:1px solid var(--c-border);display:grid;place-items:center;color:var(--c-text-dim)}.transport__pill[data-astro-cid-2q3m7yjz]{height:44px;display:flex;align-items:center;gap:9px;border:1px solid var(--c-border);border-radius:var(--radius-pill);padding-inline:16px;font-size:12px;font-weight:600;letter-spacing:1px}.transport__bars[data-astro-cid-2q3m7yjz]{width:44px;height:36px;display:grid;place-items:center}.bar[data-astro-cid-2q3m7yjz]{fill:var(--c-lime);transform-box:fill-box;transform-origin:center;animation:pulse .62s var(--ease-state) infinite alternate}.bar--2[data-astro-cid-2q3m7yjz]{animation-delay:.08s}.bar--3[data-astro-cid-2q3m7yjz]{animation-delay:.16s}.bar--4[data-astro-cid-2q3m7yjz]{animation-delay:.24s}.bar--5[data-astro-cid-2q3m7yjz]{animation-delay:.32s}@keyframes pulse{0%{scale:1 .22}to{scale:1 1}}.answer[data-astro-cid-2q3m7yjz]{display:flex;align-items:center;gap:10px;margin:0 20px;background:var(--c-surface);border:1.5px solid var(--c-border-strong);border-radius:var(--radius-button);padding:0 5px 0 16px;height:54px;color:var(--c-text-faint)}.answer__placeholder[data-astro-cid-2q3m7yjz]{flex:1;font-size:15px}.answer__send[data-astro-cid-2q3m7yjz]{width:44px;height:44px;border-radius:var(--radius-chip);background:var(--c-track);display:grid;place-items:center}.giveup[data-astro-cid-2q3m7yjz]{margin:10px 20px 34px;height:44px;border:1px solid var(--c-loss-edge);border-radius:var(--radius-chip);display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.5px;color:var(--c-loss)}.hero[data-astro-cid-j7pv25f6]{position:relative;overflow:clip}.hero__inner[data-astro-cid-j7pv25f6]{display:grid;gap:clamp(2.75rem,6vw,4rem);align-items:center;padding-block:clamp(3rem,8vw,5.5rem) clamp(3rem,7vw,5rem)}@media(min-width:940px){.hero__inner[data-astro-cid-j7pv25f6]{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)}}.hero__title[data-astro-cid-j7pv25f6]{margin:0}.hero__pitch[data-astro-cid-j7pv25f6]{margin-top:clamp(1.75rem,3.5vw,2.25rem);max-width:36ch;font-size:var(--step-lead);line-height:1.55;color:var(--c-text-dim)}.hero__pitch[data-astro-cid-j7pv25f6] em[data-astro-cid-j7pv25f6]{font-style:normal;color:var(--c-text);font-weight:600}.hero__cta[data-astro-cid-j7pv25f6]{margin-top:clamp(1.75rem,3.5vw,2.25rem)}.hero__meta[data-astro-cid-j7pv25f6]{margin-top:1.5rem;font-size:var(--step-small);color:var(--c-text-dim)}.hero__art[data-astro-cid-j7pv25f6]{position:relative;display:flex;justify-content:center}.hero__art[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;inset:-12% -20%;background:radial-gradient(closest-side,rgba(200,245,66,.16),transparent 72%);filter:blur(28px);pointer-events:none}@keyframes rise{0%{opacity:0;translate:0 18px;filter:blur(6px)}}.hero__copy[data-astro-cid-j7pv25f6]>[data-astro-cid-j7pv25f6],.hero__art[data-astro-cid-j7pv25f6]{animation:rise var(--dur-entrance) var(--ease-out) both}.hero__copy[data-astro-cid-j7pv25f6]>[data-astro-cid-j7pv25f6]:nth-child(2){animation-delay:70ms}.hero__copy[data-astro-cid-j7pv25f6]>[data-astro-cid-j7pv25f6]:nth-child(3){animation-delay:.14s}.hero__copy[data-astro-cid-j7pv25f6]>[data-astro-cid-j7pv25f6]:nth-child(4){animation-delay:.2s}.hero__art[data-astro-cid-j7pv25f6]{animation-delay:.12s}.curve[data-astro-cid-j7pv25f6]{padding-block:clamp(2.5rem,6vw,4rem) clamp(3rem,7vw,4.5rem);border-top:1px solid var(--c-border-soft)}.curve__title[data-astro-cid-j7pv25f6]{font-size:var(--step-h2);font-weight:800}.curve__lead[data-astro-cid-j7pv25f6]{margin-top:1.25rem;max-width:58ch;font-size:var(--step-small);color:var(--c-text-dim)}.curve__lead[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{color:var(--c-text)}.curve__steps[data-astro-cid-j7pv25f6]{list-style:none;margin:clamp(1.75rem,3.5vw,2.5rem) 0 0;padding:0;display:grid;gap:1px;background:var(--c-border-soft)}@media(min-width:640px){.curve__steps[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(3,minmax(0,1fr))}}.step[data-astro-cid-j7pv25f6]{background:var(--c-bg);padding:1.25rem clamp(.9rem,2.5vw,1.5rem) 1.4rem}@media(min-width:640px){.step[data-astro-cid-j7pv25f6]:first-child{padding-left:0}}.step__heard[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-weight:900;font-size:clamp(1.75rem,5vw,2.375rem);line-height:1;letter-spacing:-.03em}.step--best[data-astro-cid-j7pv25f6] .step__heard[data-astro-cid-j7pv25f6]{color:var(--c-lime)}.step--floor[data-astro-cid-j7pv25f6] .step__heard[data-astro-cid-j7pv25f6]{color:var(--c-violet)}.step__points[data-astro-cid-j7pv25f6]{margin-top:.55rem;font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--c-text-dim)}.step__unit[data-astro-cid-j7pv25f6]{font-family:var(--font-body);font-weight:500;font-size:.8125rem}.step__meter[data-astro-cid-j7pv25f6]{margin-top:1.1rem;height:3px;border-radius:2px;background:var(--c-border);overflow:hidden}.step__meter[data-astro-cid-j7pv25f6]>span[data-astro-cid-j7pv25f6]{display:block;width:var(--share);height:100%;border-radius:inherit;background:var(--c-lime)}.step--floor[data-astro-cid-j7pv25f6] .step__meter[data-astro-cid-j7pv25f6]>span[data-astro-cid-j7pv25f6]{background:var(--c-violet)}.curve__foot[data-astro-cid-j7pv25f6]{margin-top:1.5rem;max-width:62ch;font-size:var(--step-small);color:var(--c-text-dim)}.curve__foot[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{color:var(--c-text)}
