.ind{--bg:#fff;--bg-2:#faf7f3;--card:#fff;--raised:#f4efe8;--ink:#201b16;--ink-soft:#57504a;--muted:#7a7168;--faint:#a89f94;--line:#eae4db;--line-soft:#f4efe8;--accent:#0b9e4e;--accent-ink:#fff;--accent-soft:color-mix(in srgb, var(--accent) 10%, var(--bg-2));--term-bg:#201b16;--term-ink:#f2f1ef;--term-mute:#9c9ba2;--term-line:#ffffff17;--maxw:1160px;--serif:var(--font-jakarta), system-ui, sans-serif;--sans:var(--font-jakarta), system-ui, sans-serif;--ui:var(--font-jakarta), system-ui, sans-serif;--mono:var(--font-plex-mono), ui-monospace, monospace;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;line-height:1.6}.ind.ind--light{--bg:#fff;--bg-2:#fafaf8;--card:var(--bg-2);--raised:#f2f1ec;--ink:#16150f;--ink-soft:#6b6a63;--muted:#6f6d67;--faint:#736f66;--line:#e7e5e0;--line-soft:#16150f14;--term-bg:#f6f6f4;--term-ink:var(--ink);--term-mute:var(--ink-soft);--term-line:var(--line);--accent-text:color-mix(in srgb, var(--accent) 55%, var(--ink));--accent-text-lg:color-mix(in srgb, var(--accent) 78%, var(--ink))}.ind *,.ind :before,.ind :after{box-sizing:border-box}.ind ::selection{background:var(--accent);color:var(--accent-ink)}.ind a{color:inherit;text-decoration:none}.ind h1,.ind h2,.ind h3{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-weight:700}.ind ul{margin:0;padding:0;list-style:none}.ind img{max-width:100%;display:block}.ind .mono{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem}.ind .wrap{max-width:var(--maxw);margin:0 auto;padding:0 30px}.ind :is(input,button,a):focus-visible{outline:2px solid var(--accent);outline-offset:3px}.ind .em{font-style:italic}.ind .em-accent{color:var(--accent);font-style:italic}.ind .sec__head{align-items:center;gap:18px;margin-bottom:12px;display:flex}.ind .sec__kicker{color:var(--accent);letter-spacing:.08em;white-space:nowrap}.ind .sec__rule{background:var(--line);flex:1;height:1px}.ind .sec__title{letter-spacing:-.018em;text-wrap:balance;max-width:24ch;font-size:clamp(1.9rem,3.4vw,2.9rem);line-height:1.06}.ind .sec__lede{color:var(--ink-soft);max-width:60ch;margin:18px 0 0;font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.55}.ind .topbar{top:calc(var(--banner-h,0px) + var(--launch-h,0px));z-index:40;border-bottom:1px solid #0000;transition:background .25s,border-color .25s,box-shadow .25s;position:fixed;left:0;right:0}.ind:has([data-launch-banner]){--launch-h:44px;padding-top:calc(var(--banner-h,0px) + var(--launch-h))}@media (max-width:600px){.ind:has([data-launch-banner]){--launch-h:58px}}.ind .topbar.is-solid{background:var(--bg);border-bottom-color:var(--line);box-shadow:0 6px 20px -18px #000000b3}.ind .topbar__in{align-items:center;gap:26px;height:66px;transition:height .3s cubic-bezier(.2,.7,.2,1);display:flex}.ind .topbar.is-solid .topbar__in{height:58px}.ind .back{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;font-size:.68rem;transition:color .18s;display:inline-flex}.ind .back:hover{color:var(--accent)}.ind .brand{align-items:center;gap:10px;display:inline-flex}.ind .brand__mark{background:var(--ink);width:26px;height:26px;color:var(--bg-2);border-radius:6px;place-items:center;font-size:.9rem;display:grid}.ind .brand__txt{font-family:var(--serif);letter-spacing:-.01em;font-size:1.32rem;font-weight:600}.ind .nav{align-items:center;gap:26px;margin-left:8px;display:flex}.ind .nav__item{color:var(--ink-soft);align-items:center;gap:5px;font-size:.95rem;transition:color .18s;display:inline-flex}.ind .nav__item:hover{color:var(--accent)}.ind .nav__caret{color:var(--faint);font-size:.6rem}.ind .topbar__r{align-items:center;gap:16px;margin-left:auto;display:flex}.ind .topbar__price{font-family:var(--mono);color:var(--ink-soft);font-size:.82rem}.ind .topbar__price s{color:var(--faint)}.ind .langpill{border:1px solid var(--line);font-family:var(--mono);letter-spacing:.06em;border-radius:7px;font-size:.68rem;display:inline-flex;overflow:hidden}.ind .langpill a{color:var(--muted);padding:6px 10px}.ind .langpill a.on{background:var(--ink);color:var(--bg-2)}.ind .signin{color:var(--ink);font-size:.95rem}.ind .signin:hover{color:var(--accent)}.ind .topbar__cta{font-family:var(--ui);background:var(--accent);color:var(--accent-ink);cursor:pointer;border:0;border-radius:8px;padding:9px 18px;font-size:.92rem;font-weight:600;transition:filter .2s,transform .12s}.ind .topbar__cta:hover{filter:brightness(1.06)}.ind .topbar__cta:active{transform:translateY(1px)}.ind .hero{border-bottom:1px solid var(--line);padding:92px 0 76px}.ind .hero__grid{grid-template-columns:1.06fr .94fr;align-items:center;gap:56px;display:grid}.ind .hero__kicker{color:var(--faint);letter-spacing:.12em;margin:0 0 22px}.ind .hero__badge{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 26%, transparent);border-radius:100px;align-items:center;gap:9px;margin-bottom:24px;padding:7px 14px;font-size:.72rem;display:inline-flex}.ind .hero__badge .dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 20%, transparent);border-radius:50%}.ind .hero__h1{letter-spacing:-.026em;color:var(--ink);font-size:clamp(2.7rem,5.6vw,4.6rem);line-height:.99}.ind .hero__hook{color:var(--ink-soft);text-wrap:pretty;max-width:48ch;margin:24px 0 0;font-size:clamp(1.06rem,1.55vw,1.24rem);line-height:1.5}.ind .hero__points{flex-direction:column;gap:13px;margin:28px 0 0;display:flex}.ind .hero__point{color:var(--ink-soft);gap:12px;font-size:.98rem;line-height:1.45;display:flex}.ind .hero__point:before{content:"▸";color:var(--accent);flex:none;font-size:.8rem;line-height:1.55}.ind .hero__chips{flex-wrap:wrap;gap:8px;margin:26px 0 0;display:flex}.ind .chip{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);border:1px solid var(--line);background:var(--card);border-radius:6px;padding:6px 10px;font-size:.66rem}.ind .hero__buy{flex-wrap:wrap;align-items:flex-end;gap:22px;margin-top:36px;display:flex}.ind .price{align-items:baseline;gap:12px;display:flex}.ind .price__now{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);font-size:2.8rem;font-weight:600;line-height:1}.ind .price__was{color:var(--faint);font-size:1.18rem;text-decoration:line-through}.ind .price__note{color:var(--muted);margin-top:12px;display:block}.ind .hero__trust{color:var(--muted);letter-spacing:.04em;margin-top:14px;display:block}.ind .hero__note{color:var(--faint);margin-top:10px;display:block}.ind .hero__demo{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--accent);align-self:center;align-items:center;padding-bottom:2px;font-size:.76rem;transition:color .18s;display:inline-flex}.ind .hero__demo:hover{color:var(--accent)}.ind .buy-btn{font-family:var(--ui);background:var(--accent);color:var(--accent-ink);cursor:pointer;box-shadow:0 14px 30px -16px color-mix(in srgb, var(--accent) 80%, transparent);border:0;border-radius:9px;padding:16px 28px;font-size:1.02rem;font-weight:600;transition:filter .2s,transform .12s,box-shadow .2s}.ind .buy-btn:hover{filter:brightness(1.07);box-shadow:0 18px 36px -16px color-mix(in srgb, var(--accent) 80%, transparent)}.ind .buy-btn:active{transform:translateY(1px)}.ind .buy-btn:disabled{opacity:.6;cursor:progress}.ind .btn-ghost{font-family:var(--ui);color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:9px;padding:15px 24px;font-size:1rem;font-weight:600;transition:border-color .2s,color .2s}.ind .btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.ind .term{background:var(--term-bg);color:var(--term-ink);border-radius:12px;padding:22px 24px 20px;box-shadow:0 40px 90px -50px #14120ab3,inset 0 0 0 1px #ffffff08}.ind .term__bar{border-bottom:1px solid var(--term-line);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.ind .term__head{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--term-mute);font-size:.76rem}.ind .term__grade{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 50%, transparent);background:color-mix(in srgb, var(--accent) 16%, transparent);border-radius:6px;padding:5px 10px;font-size:.68rem}.ind .term__motif{margin:14px 0 2px}.ind .term__whyLabel{color:var(--term-mute);letter-spacing:.08em;margin:18px 0 12px;display:block}.ind .term__list{flex-direction:column;gap:11px;display:flex}.ind .term__item{color:var(--term-ink);align-items:center;gap:11px;font-size:.96rem;display:flex}.ind .term__item:before{content:"▸";color:var(--accent);font-size:.76rem}.ind .term__levels{grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0 4px;display:grid}.ind .term__cell{border:1px solid var(--term-line);border-radius:7px;padding:11px 10px}.ind .term__cellK{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--term-mute);font-size:.6rem}.ind .term__cellV{font-family:var(--mono);color:var(--term-ink);letter-spacing:.04em;margin-top:5px;font-size:.96rem}.ind .term__foot{border-top:1px solid var(--term-line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;display:flex}.ind .term__verdict{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;font-size:.68rem;display:inline-flex}.ind .term__verdict .pulse{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite ind-pulse}@keyframes ind-pulse{0%,to{opacity:1}50%{opacity:.4}}.ind .term__note{color:var(--term-mute);letter-spacing:.04em;opacity:.8}.ind .mediaframe{border:1px solid var(--line);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 36px 80px -54px #14120a73}.ind .mediaframe__bar{background:var(--term-bg);border-bottom:1px solid var(--term-line);align-items:center;gap:7px;padding:11px 14px;display:flex}.ind .mediaframe__dot{background:#3a382c;border-radius:50%;width:9px;height:9px}.ind .mediaframe__dot.r{background:#c0573a}.ind .mediaframe__dot.y{background:#b8923a}.ind .mediaframe__tag{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--term-mute);margin-left:auto;font-size:.62rem}.ind .mediaslot{aspect-ratio:16/10;background:repeating-linear-gradient(135deg, var(--bg-2) 0 11px, var(--card) 11px 22px);place-items:center;width:100%;display:grid}.ind .mediaslot__ph{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--faint);text-align:center;max-width:36ch;padding:18px;font-size:.66rem;line-height:1.5}.ind .value{border-bottom:1px solid var(--line);padding:84px 0}.ind .value__grid{border:1px solid var(--line);background:var(--card);border-radius:12px;grid-template-columns:repeat(5,1fr);gap:0;margin-top:50px;display:grid;overflow:hidden}.ind .vcard{border-right:1px solid var(--line);padding:28px 24px 30px}.ind .vcard:last-child{border-right:0}.ind .vcard__dot{background:var(--accent);border-radius:50%;width:9px;height:9px;margin-bottom:18px}.ind .vcard__head{font-family:var(--serif);letter-spacing:-.01em;font-size:1.18rem;font-weight:600;line-height:1.12}.ind .vcard__body{color:var(--muted);margin-top:10px;font-size:.92rem;line-height:1.5}.ind .lab{border-bottom:1px solid var(--line);padding:84px 0}.ind .lab__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:50px;display:grid}.ind .pcard{cursor:pointer;background:var(--card);border:1px solid var(--line);border-radius:16px;flex-direction:column;transition:transform .25s cubic-bezier(.2,.7,.2,1),box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px -18px #0009}.ind .pcard:hover{border-color:color-mix(in srgb, var(--accent) 38%, var(--line));transform:translateY(-6px);box-shadow:0 30px 60px -26px #000000b8}.ind .pcard__info{flex-direction:column;flex:1;gap:7px;padding:20px 22px 22px;display:flex}.ind .pcard__name{letter-spacing:-.015em;font-size:1.3rem;line-height:1.12}.ind .pcard__tag{font-family:var(--mono);letter-spacing:.02em;color:var(--accent);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:2px 0 0;font-size:.76rem;display:-webkit-box;overflow:hidden}.ind .pcard__foot{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:18px;display:flex}.ind .pcard__price{align-items:baseline;gap:8px;display:flex}.ind .pcard__now{letter-spacing:-.01em;font-size:1.5rem;font-weight:700;line-height:1}.ind .pcard__was{color:var(--faint);font-size:.92rem;text-decoration:line-through}.ind .pcard__cta{font-family:var(--ui);background:var(--accent);color:var(--accent-ink);cursor:pointer;white-space:nowrap;border:0;border-radius:9px;padding:11px 18px;font-size:.9rem;font-weight:600;transition:filter .2s,transform .12s}.ind .pcard__cta:hover{filter:brightness(1.07)}.ind .pcard__cta:active{transform:translateY(1px)}.ind .pcard__cta:disabled{opacity:.6;cursor:progress}.ind .pcard__name{margin:0}.ind .pcard__link{color:inherit;text-decoration:none;transition:color .18s}.ind .pcard__link:after{content:"";z-index:1;border-radius:inherit;position:absolute;inset:0}.ind .pcard:hover .pcard__link{color:var(--accent)}.ind .pcard__link:focus-visible{outline:none}.ind .pcard__link:focus-visible:after{outline:2px solid var(--accent);outline-offset:-2px}.ind .pcard__cta{z-index:2;position:relative}.ind .pcard__cta:not(:disabled):after{content:"→";margin-left:7px;transition:transform .18s;display:inline-block}.ind .pcard__cta:not(:disabled):hover:after{transform:translate(3px)}.ind .pcard__badge{z-index:2;pointer-events:none}.ind .pcard__media:after{content:"";pointer-events:none;background:linear-gradient(#0000004d 0%,#0000 24% 58%,#0000006b 100%);position:absolute;inset:0}.ind .pcard__peek{z-index:2;font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--term-ink);opacity:0;pointer-events:none;background:#0000009e;border:1px solid #ffffff29;border-radius:100px;padding:6px 11px;font-size:.62rem;font-weight:700;transition:opacity .22s,transform .22s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:12px;right:12px;transform:translateY(7px)}.ind .pcard:hover .pcard__peek{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.ind .pcard__peek{transition:opacity .22s;transform:none}}.ind .gallery{padding:84px 0 40px}.ind .gallery__title{letter-spacing:-.018em;max-width:24ch;margin-top:14px;font-size:clamp(1.9rem,3.4vw,2.8rem);line-height:1.06}.ind .gallery__lede{color:var(--ink-soft);max-width:56ch;margin:16px 0 0;font-size:1.1rem}.ind .feat{border-bottom:1px solid var(--line-soft);grid-template-columns:1fr 1.32fr;align-items:center;gap:50px;padding:64px 0;display:grid}.ind .feat:nth-child(2n) .feat__media{order:-1}.ind .feat__idx{font-family:var(--mono);letter-spacing:.14em;color:var(--accent);font-size:.72rem}.ind .feat__h{letter-spacing:-.018em;margin:16px 0 0;font-size:clamp(1.6rem,2.8vw,2.3rem);line-height:1.06}.ind .feat__p{color:var(--ink-soft);text-wrap:pretty;max-width:42ch;margin:14px 0 0;font-size:1.06rem;line-height:1.55}.ind .proof{border-bottom:1px solid var(--line);padding:64px 0}.ind .proof__row{border:1px solid var(--line);background:var(--card);border-radius:12px;grid-template-columns:repeat(5,1fr);gap:0;display:grid;overflow:hidden}.ind .proof__cell{border-right:1px solid var(--line);padding:24px 20px}.ind .proof__cell:last-child{border-right:0}.ind .proof__k{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.64rem}.ind .proof__v{font-family:var(--serif);letter-spacing:-.01em;margin-top:12px;font-size:1.12rem;font-weight:600;line-height:1.16}.ind .bundle,.ind .band{border-bottom:1px solid var(--line);padding:84px 0}.ind .bundle__in,.ind .band__in{background:var(--term-bg);color:var(--term-ink);border-radius:16px;grid-template-columns:1.35fr 1fr;align-items:center;gap:48px;padding:56px;display:grid;box-shadow:0 50px 100px -56px #14120a99}.ind .bundle__badge{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 46%, transparent);border-radius:100px;margin-bottom:26px;padding:7px 15px;font-size:.72rem;display:inline-block}.ind .bundle__title,.ind .band__title{letter-spacing:-.024em;color:var(--term-ink);font-size:clamp(2.3rem,4.4vw,3.7rem);line-height:1}.ind .bundle__body,.ind .band__body{color:var(--term-mute);max-width:42ch;margin:20px 0 0;font-size:1.05rem;line-height:1.55}.ind .bundle__includes{grid-template-columns:1fr 1fr;gap:11px 22px;margin-top:26px;display:grid}.ind .bundle__inc{color:var(--term-ink);align-items:center;gap:10px;font-size:.96rem;display:flex}.ind .bundle__inc .ck{color:var(--accent)}.ind .bundle__buy,.ind .band__buy{flex-direction:column;align-items:flex-start;display:flex}.ind .bundle__price,.ind .band__price{align-items:baseline;gap:14px;display:flex}.ind .bundle__now,.ind .band__now{font-family:var(--serif);color:var(--accent);letter-spacing:-.02em;font-size:clamp(3.2rem,5.8vw,4.8rem);font-weight:600;line-height:.9}.ind .bundle__was,.ind .band__was{color:var(--term-mute);font-size:1.45rem;text-decoration:line-through}.ind .bundle__pnote,.ind .band__pnote{color:var(--term-mute);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;margin-top:12px;font-size:.66rem}.ind .bundle__save{color:var(--term-ink);margin-top:6px;font-size:.92rem}.ind .bundle__cta,.ind .band__cta{font-family:var(--ui);background:var(--accent);color:var(--accent-ink);cursor:pointer;box-shadow:0 16px 36px -16px color-mix(in srgb, var(--accent) 90%, transparent);border:0;border-radius:10px;margin-top:24px;padding:17px 30px;font-size:1.06rem;font-weight:600;transition:filter .2s,transform .12s}.ind .bundle__cta:hover,.ind .band__cta:hover{filter:brightness(1.07)}.ind .bundle__cta:active,.ind .band__cta:active{transform:translateY(1px)}.ind .bundle__cta:disabled,.ind .band__cta:disabled{opacity:.6;cursor:progress}.ind .bundle__trust,.ind .band__trust{color:var(--term-mute);letter-spacing:.04em;max-width:32ch;margin-top:16px;font-size:.72rem;line-height:1.5}.ind .bundlebar{z-index:45;background:color-mix(in srgb, var(--bg-2) 94%, #000);border-top:1px solid var(--line);visibility:hidden;transition:transform .34s cubic-bezier(.2,.7,.2,1),visibility .34s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -18px 44px -26px #000000d9}.ind .bundlebar.is-on{visibility:visible;transform:none}.ind .bundlebar__in{max-width:var(--maxw);padding:12px 30px calc(12px + env(safe-area-inset-bottom,0px));align-items:center;gap:20px;margin:0 auto;display:flex}.ind .bundlebar__txt{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ind .bundlebar__lead{font-family:var(--serif);letter-spacing:-.012em;color:var(--ink);white-space:nowrap;font-size:1.05rem;font-weight:700}.ind .bundlebar__sub{color:var(--ink-soft);text-wrap:pretty;font-size:.82rem;line-height:1.3}.ind .bundlebar__cta{font-family:var(--ui);color:var(--accent-ink);cursor:pointer;white-space:nowrap;background-image:linear-gradient(180deg, color-mix(in srgb, var(--accent) 84%, #fff) 0%, var(--accent) 58%);box-shadow:inset 0 1px 0 #ffffff3d, 0 14px 30px -16px color-mix(in srgb, var(--accent) 78%, transparent);border:0;border-radius:9px;flex:none;padding:13px 24px;font-size:.98rem;font-weight:600;transition:filter .2s,transform .12s}.ind .bundlebar__cta:hover{filter:brightness(1.05)}.ind .bundlebar__cta:active{transform:translateY(1px)}.ind .bundlebar__cta:disabled{opacity:.6;cursor:progress}.ind .bundlebar__cta:not(:disabled):after{content:"→";margin-left:8px;transition:transform .18s;display:inline-block}.ind .bundlebar__cta:not(:disabled):hover:after{transform:translate(3px)}@media (max-width:560px){.ind .bundlebar__in{padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));gap:12px}.ind .bundlebar__lead{font-size:.98rem}.ind .bundlebar__cta{padding:12px 16px;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.ind .bundlebar{transition:none}}.ind .selfbar{z-index:45;background:color-mix(in srgb, var(--bg-2) 94%, #000);border-top:1px solid var(--line);visibility:hidden;transition:transform .34s cubic-bezier(.2,.7,.2,1),visibility .34s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -18px 44px -26px #000000d9}.ind .selfbar.is-on{visibility:visible;transform:none}.ind .selfbar__in{max-width:var(--maxw);padding:12px 30px calc(12px + env(safe-area-inset-bottom,0px));align-items:center;gap:20px;margin:0 auto;display:flex}.ind .selfbar__txt{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ind .selfbar__lead{font-family:var(--serif);letter-spacing:-.012em;color:var(--ink);white-space:nowrap;font-size:1.05rem;font-weight:700}.ind .selfbar__sub{color:var(--ink-soft);text-wrap:pretty;font-size:.82rem;line-height:1.3}.ind .selfbar__cta{font-family:var(--ui);color:var(--accent-ink);cursor:pointer;white-space:nowrap;background-image:linear-gradient(180deg, color-mix(in srgb, var(--accent) 84%, #fff) 0%, var(--accent) 58%);box-shadow:inset 0 1px 0 #ffffff3d, 0 14px 30px -16px color-mix(in srgb, var(--accent) 78%, transparent);border:0;border-radius:9px;flex:none;padding:13px 24px;font-size:.98rem;font-weight:600;transition:filter .2s,transform .12s}.ind .selfbar__cta:hover{filter:brightness(1.05)}.ind .selfbar__cta:active{transform:translateY(1px)}.ind .selfbar__cta:disabled{opacity:.6;cursor:progress}.ind .selfbar__cta:not(:disabled):after{content:"→";margin-left:8px;transition:transform .18s;display:inline-block}.ind .selfbar__cta:not(:disabled):hover:after{transform:translate(3px)}@media (max-width:560px){.ind .selfbar__in{padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));gap:12px}.ind .selfbar__lead{font-size:.98rem}.ind .selfbar__cta{padding:12px 16px;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.ind .selfbar{transition:none}}.ind .pcard__inbundle{z-index:2;border-top:1px solid var(--line-soft);width:100%;color:var(--muted);align-items:center;margin-top:13px;padding-top:11px;font-size:.8rem;transition:color .18s;display:flex;position:relative}.ind .pcard__inbundle b{color:var(--ink-soft);font-weight:700}.ind .pcard__inbundle:after{content:"→";margin-left:auto;padding-left:10px;transition:transform .18s}.ind .pcard__inbundle:hover,.ind .pcard__inbundle:hover b{color:var(--accent)}.ind .pcard__inbundle:hover:after{transform:translate(3px)}.ind .faq{border-bottom:1px solid var(--line);padding:84px 0}.ind .faq__title{letter-spacing:-.018em;margin-bottom:34px;font-size:clamp(1.9rem,3.4vw,2.7rem)}.ind .faq__list{border-top:1px solid var(--line)}.ind .faq__item{border-bottom:1px solid var(--line)}.ind .faq__q{cursor:pointer;text-align:left;width:100%;font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:26px 4px;font-size:clamp(1.15rem,1.9vw,1.5rem);font-weight:500;transition:color .18s;display:flex}.ind .faq__q:hover{color:var(--accent)}.ind .faq__icon{color:var(--accent);flex:none;font-size:1.1rem;transition:transform .28s cubic-bezier(.2,.7,.2,1)}.ind .faq__item.open .faq__icon{transform:rotate(45deg)}.ind .faq__a{max-height:0;transition:max-height .34s cubic-bezier(.2,.7,.2,1);overflow:hidden}.ind .faq__item.open .faq__a{max-height:360px}.ind .faq__inner{color:var(--ink-soft);max-width:70ch;padding:0 4px 28px;font-size:1.04rem;line-height:1.6}.ind .disc{padding:40px 0}.ind .disc__txt{color:var(--faint);max-width:88ch;font-size:.82rem;line-height:1.65}.ind .foot{background:var(--bg-2);border-top:1px solid var(--line);padding:60px 0 40px}.ind .foot__top{grid-template-columns:1.7fr 1fr 1fr 1fr;gap:36px;display:grid}.ind .foot__brand .brand__txt{font-size:1.2rem}.ind .foot__sys{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-left:10px;font-size:.66rem}.ind .foot__blurb{color:var(--muted);max-width:38ch;margin:16px 0 0;font-size:.92rem;line-height:1.55}.ind .foot__head{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);margin:0 0 16px;font-size:.68rem}.ind .foot__col{flex-direction:column;display:flex}.ind .foot__link{color:var(--muted);width:fit-content;padding:6px 0;font-size:.96rem;transition:color .18s}.ind .foot__link:hover{color:var(--accent)}.ind .foot__bottom{border-top:1px solid var(--line);color:var(--faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding-top:22px;display:flex}.ind .foot__copy{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.ind .foot__back{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.68rem}.ind .foot__back:hover{color:var(--accent)}.ind img[data-zoom]{cursor:zoom-in}.ind .indlb{z-index:200;-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:zoom-out;background:#100f09e0;padding:4vmin;animation:.18s both indlb-fade;display:flex;position:fixed;inset:0;overflow:auto}.ind .indlb__img{cursor:zoom-in;border-radius:12px;flex:none;width:auto;max-width:96vw;height:auto;max-height:92vh;margin:auto;box-shadow:0 50px 140px -40px #000c}.ind .indlb__img.is-zoomed{cursor:zoom-out;border-radius:0;width:auto;max-width:none;height:auto;max-height:none}.ind .indlb__hint{letter-spacing:.06em;color:#ffffffb8;pointer-events:none;z-index:1;background:#00000080;border:1px solid #ffffff2e;border-radius:999px;padding:7px 14px;font-size:.72rem;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.ind .rsx__shot,.ind .rsx__cell{position:relative}.ind .rsx__shot:after,.ind .rsx__cell:after{content:"⤢Click to zoom";letter-spacing:.03em;color:#fff;pointer-events:none;opacity:.9;background:#0000008c;border:1px solid #ffffff38;border-radius:7px;padding:6px 9px;font:600 11px/1 ui-monospace,SF Mono,Menlo,Consolas,monospace;position:absolute;top:14px;right:14px}@media (max-width:760px){.ind .rsx__shot:after,.ind .rsx__cell:after{content:"⤢Tap to zoom"}}.ind .rsx__embedFig{margin:26px 0 14px}.ind .rsx__embed{border:1px solid var(--term-line);background:#0d0d10;border-radius:16px;width:100%;max-width:820px;margin:0 auto;display:block;box-shadow:0 40px 90px -60px #14120a6b}.ind .rsx__live{color:var(--accent);letter-spacing:.04em;margin-right:6px;font-size:.82em;font-weight:700;display:inline-block}.ind .indlb__close{color:#fff;cursor:pointer;background:#00000073;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:46px;height:46px;font-size:1.15rem;line-height:1;transition:background .15s,border-color .15s;display:grid;position:fixed;top:18px;right:22px}.ind .indlb__close:hover{background:#000000b3;border-color:#ffffff80}@keyframes indlb-fade{0%{opacity:0}to{opacity:1}}.ind .rsx__shot>img,.ind .rsx__shot--mini>img,.ind .rsx__cell>img,.ind .pdp__shot-frame,.ind .mtfx__shot,.ind .presets__frame,.ind .hero__panelImg,.ind .tvembed__frame,.ind .mediaframe,.ind .term,.ind .aiterm,.ind .bundle__in,.ind .band__in,.ind .aifp,.ind .pdp__verdict,.ind .pdp__rcard,.ind .feature__card,.ind .repocard,.ind .alertmock__card,.ind .pdp__ai-asks,.ind .rsx__code{box-shadow:none}.ind .pdp__sec,.ind .presets,.ind .bundle,.ind .band,.ind .proofx,.ind .disc,.ind .foot,.ind .feature{content-visibility:auto;contain-intrinsic-size:auto 600px}.ind .pcard{content-visibility:auto;contain-intrinsic-size:auto 480px}.ind .rsx__shot,.ind .rsx__row,.ind .rsx__tableWrap,.ind .mtfx__faq{content-visibility:auto;contain-intrinsic-size:auto 420px}.ind .pdp__feat,.ind .pdp__qa,.ind .pdp__rcard,.ind .mtfx__readItem{contain:layout paint}@media (max-width:980px){.ind .hero__grid{grid-template-columns:1fr;gap:44px}.ind .value__grid{grid-template-columns:1fr 1fr}.ind .vcard{border-bottom:1px solid var(--line)}.ind .vcard:nth-child(2n){border-right:0}.ind .lab__grid{grid-template-columns:1fr;max-width:560px}.ind .feat{grid-template-columns:1fr;gap:28px;padding:48px 0}.ind .feat:nth-child(2n) .feat__media{order:0}.ind .proof__row{grid-template-columns:1fr 1fr}.ind .proof__cell:nth-child(2n){border-right:0}.ind .bundle__in,.ind .band__in{grid-template-columns:1fr;gap:32px;padding:40px 34px}.ind .foot__top{grid-template-columns:1fr 1fr;gap:32px 24px}.ind .foot__brand{grid-column:1/-1}.ind .nav{display:none}}@media (max-width:560px){.ind{font-size:16px}.ind .wrap{padding:0 20px}.ind .hero{padding:84px 0 56px}.ind .hero__buy .buy-btn,.ind .hero__buy .btn-ghost{width:100%}.ind .value__grid,.ind .proof__row{grid-template-columns:1fr}.ind .vcard,.ind .proof__cell{border-right:0}.ind .term__levels{grid-template-columns:1fr 1fr}.ind .bundle__includes{grid-template-columns:1fr}.ind .signin,.ind .topbar__price{display:none}.ind .foot__top{grid-template-columns:1fr}.ind .foot__bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.ind .term__verdict .pulse{animation:none}.ind *{scroll-behavior:auto}}.ind .advantages{border-bottom:1px solid var(--line);padding:84px 0}.ind .adv__grid{border-top:1px solid var(--line);margin-top:44px}.ind .adv__row{border-bottom:1px solid var(--line-soft);grid-template-columns:.8fr 1.5fr;align-items:center;gap:30px;padding:20px 4px;display:grid}.ind .adv__flaw{color:var(--faint);align-items:center;gap:11px;font-size:.98rem;display:flex}.ind .adv__flaw:before{content:"×";font-family:var(--mono);color:var(--faint);font-size:.9rem}.ind .adv__flaw s{text-decoration:line-through;-webkit-text-decoration-color:color-mix(in srgb, var(--faint) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--faint) 55%, transparent)}.ind .adv__fix{color:var(--ink);align-items:center;gap:11px;font-size:1.06rem;line-height:1.4;display:flex}.ind .adv__fix:before{content:"▸";color:var(--accent);flex:none}.ind .aifound{border-bottom:1px solid var(--line);padding:84px 0}.ind .aifound__grid{grid-template-columns:1fr 1.06fr;align-items:center;gap:50px;display:grid}.ind .aifound__tagline{font-family:var(--serif);color:var(--ink);max-width:30ch;margin-top:22px;font-size:1.24rem;font-style:italic;line-height:1.3}.ind .aiterm{background:var(--term-bg);color:var(--term-ink);border-radius:12px;padding:24px 24px 20px;box-shadow:0 40px 90px -50px #14120ab3,inset 0 0 0 1px #ffffff08}.ind .aiterm__bar{border-bottom:1px solid var(--term-line);align-items:center;gap:7px;margin-bottom:18px;padding-bottom:16px;display:flex}.ind .aiterm__dot{background:#3a382c;border-radius:50%;width:9px;height:9px}.ind .aiterm__dot.r{background:#c0573a}.ind .aiterm__dot.y{background:#b8923a}.ind .aiterm__tag{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--term-mute);margin-left:auto;font-size:.62rem}.ind .aiterm__line{margin-bottom:16px}.ind .aiterm__line:last-child{margin-bottom:0}.ind .aiterm__in{font-family:var(--mono);color:var(--term-ink);font-size:.9rem;line-height:1.45}.ind .aiterm__in:before{content:"> ";color:var(--accent)}.ind .aiterm__out{font-family:var(--mono);color:var(--term-mute);margin-top:6px;font-size:.86rem;line-height:1.45}.ind .aiterm__out:before{content:"✓";color:var(--accent)}.ind .modes{border-bottom:1px solid var(--line);padding:84px 0}.ind .modes__panel{border:1px solid var(--line);background:var(--card);border-radius:14px;flex-direction:column;margin-top:44px;padding:30px 32px;display:flex}.ind .modes__group{border-bottom:1px solid var(--line-soft);grid-template-columns:190px 1fr;align-items:center;gap:20px;padding:16px 0;display:grid}.ind .modes__group:last-child{border-bottom:0}.ind .modes__label{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-size:.72rem}.ind .modes__pills{flex-wrap:wrap;gap:8px;display:flex}.ind .modes__pill{font-family:var(--sans);border:1px solid var(--line);color:var(--ink-soft);background:var(--bg-2);border-radius:8px;padding:9px 17px;font-size:.92rem;font-weight:500}.ind .modes__pill.on{background:var(--accent);color:var(--accent-ink);border-color:var(--accent);box-shadow:0 10px 22px -14px color-mix(in srgb, var(--accent) 80%, transparent)}@media (max-width:980px){.ind .aifound__grid{grid-template-columns:1fr;gap:36px}.ind .adv__row{grid-template-columns:1fr;gap:6px;padding:16px 4px}.ind .modes__group{grid-template-columns:1fr;gap:12px}}.ind .term__chart{border:1px solid var(--term-line);background:#ffffff04;border-radius:8px;margin:14px 0 6px;position:relative;overflow:hidden}.ind .term__chartTag{letter-spacing:.08em;color:var(--term-mute);font-size:.56rem;position:absolute;bottom:8px;left:11px}.ind .proofx{border-bottom:1px solid var(--line);padding:84px 0}.ind .proofx__grid{border:1px solid var(--line);background:var(--card);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:44px;display:grid;overflow:hidden}.ind .proofx__cell{border-right:1px solid var(--line);padding:26px 22px 28px}.ind .proofx__cell:last-child{border-right:0}.ind .proofx__k{color:var(--accent);margin-bottom:12px}.ind .proofx__v{color:var(--ink-soft);font-size:.96rem;line-height:1.5}@media (max-width:980px){.ind .proofx__grid{grid-template-columns:1fr 1fr}.ind .proofx__cell:nth-child(2n){border-right:0}}@media (max-width:560px){.ind .proofx__grid{grid-template-columns:1fr}.ind .proofx__cell{border-right:0}}.ind .logos{border-bottom:1px solid var(--line);background:var(--bg-2);padding:40px 0}.ind .logos__label{text-align:center;color:var(--faint);margin:0 0 22px}.ind .logos__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 34px;display:flex}.ind .logos__item{color:var(--muted);letter-spacing:-.01em;opacity:.85;font-size:1.12rem;font-weight:600;transition:color .2s,opacity .2s}.ind .feature__grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.ind .feature--rev .feature__media{order:2}.ind .feature--rev .feature__txt{order:1}.ind .feature__eyebrow{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 16px;font-size:.72rem}.ind .feature__eyebrowA{color:var(--accent)}.ind .feature__h{letter-spacing:-.022em;text-wrap:balance;max-width:16ch;font-size:clamp(2rem,3.6vw,3.05rem);line-height:1.05}.ind .feature__body{color:var(--ink-soft);text-wrap:pretty;max-width:46ch;margin:18px 0 0;font-size:1.08rem;line-height:1.55}.ind .feature__cta{margin-top:28px}.ind .feature__link{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--accent);align-items:center;padding-bottom:3px;font-size:.76rem;transition:color .18s;display:inline-flex}.ind .feature__link:hover{color:var(--accent)}.ind .pinemock{border:1px solid var(--term-line);border-radius:8px;margin:14px 0;overflow:hidden}.ind .pinemock__row{border-bottom:1px solid var(--term-line);font-family:var(--mono);justify-content:space-between;align-items:center;padding:9px 14px;font-size:.8rem;display:flex}.ind .pinemock__row:last-child{border-bottom:0}.ind .pinemock__k{color:var(--term-mute)}.ind .pinemock__ok{color:var(--term-ink)}.ind .pinemock__ok--valid{color:#4f9e82}.ind .modes__panel--mock{margin-top:0}.ind .alertmock{flex-direction:column;gap:14px;padding:6px 6px 6px 0;display:flex}.ind .alertmock__card{background:var(--term-bg);color:var(--term-ink);border:1px solid var(--term-line);border-radius:12px;padding:16px 18px;box-shadow:0 30px 70px -50px #14120a99}.ind .alertmock__card--2{opacity:.94;margin-left:44px}.ind .alertmock__top{font-family:var(--mono);letter-spacing:.04em;color:var(--term-mute);align-items:center;gap:9px;font-size:.72rem;display:flex}.ind .alertmock__pin{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 20%, transparent);border-radius:50%}.ind .alertmock__pin--2{background:#4f9e82;box-shadow:0 0 0 4px #4f9e8238}.ind .alertmock__body{flex-direction:column;gap:4px;margin-top:12px;display:flex}.ind .alertmock__body strong{color:var(--term-ink);font-size:1.02rem}.ind .alertmock__body span{color:var(--term-mute);font-size:.9rem}.ind .alertmock__route{color:var(--accent);letter-spacing:.06em;margin-top:12px;font-size:.68rem}@media (max-width:980px){.ind .feature__grid{grid-template-columns:1fr;gap:32px}.ind .feature--rev .feature__media,.ind .feature--rev .feature__txt{order:0}.ind .feature__h{max-width:none}.ind .alertmock__card--2{margin-left:24px}}.ind .hero--poster{position:relative;overflow:hidden}.ind .hero--poster .wrap{z-index:1;position:relative}.ind .hero--center{text-align:center;padding-top:120px;padding-bottom:86px}.ind .hero__center{flex-direction:column;align-items:center;max-width:940px;margin:0 auto;display:flex}.ind .hero--center .hero__badge{margin-bottom:38px}.ind .hero__h1--center{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(2.5rem,5.4vw,4.3rem);line-height:1.07}.ind .hero__hook--center{max-width:52ch;color:var(--ink-soft);margin:32px auto 0;font-size:clamp(1.06rem,1.5vw,1.24rem);line-height:1.64}.ind .hero__pricewrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:48px 0 0;display:flex}.ind .hero__pricewrap .price__now{font-size:3.1rem}.ind .hero__pricewrap .price__was{color:var(--muted);font-size:1.6rem}.ind .hero__save{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 42%, transparent);border-radius:100px;padding:8px 14px;font-size:.72rem;font-weight:700}.ind .hero__cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:30px 0 0;display:flex}.ind .hero__drivers--center{flex-wrap:wrap;justify-content:center;gap:12px 14px;margin-top:40px;display:flex}.ind .hero__drivers--center .hero__driver{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);background:color-mix(in srgb, var(--card) 70%, transparent);border:1px solid var(--line);border-radius:100px;align-items:center;gap:8px;padding:9px 15px;font-size:.7rem;display:inline-flex}.ind .hero__drivers--center .hero__driver:before{content:"✓";color:var(--accent);font-weight:700}.ind .hero__ver{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);justify-content:center;align-items:center;gap:9px;margin:22px 0 0;font-size:.68rem;display:flex}.ind .hero__ver:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent);border-radius:50%;flex:none}.ind .hero__ver b{color:var(--accent-text,var(--accent));letter-spacing:.04em;font-weight:700}.ind .lab__head{text-align:center;max-width:800px;margin:0 auto}.ind .lab__title{letter-spacing:-.03em;text-wrap:balance;margin:18px 0 0;font-size:clamp(2.1rem,4.2vw,3.4rem);line-height:1.08}.ind .lab__title-accent{color:var(--accent);font-style:italic}.ind .lab__lede{color:var(--ink-soft);max-width:58ch;margin:24px auto 0;font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.62}.ind .lab .grp__title{margin-top:64px}@media (max-width:560px){.ind .hero--center{padding-top:86px}.ind .hero__cta-row{gap:12px}}.ind .hero__watermark{display:none}.ind .hero__ribbon{background:var(--accent);clip-path:polygon(0 0,100% 0,100% 100%,50% 78%,0 100%);width:26px;height:34px;margin-bottom:20px;display:block}.ind .hero__h1--poster{font-size:clamp(2.7rem,6vw,4.7rem);font-weight:600;line-height:1}.ind .hero__spec{gap:9px;max-width:36ch;margin:26px 0 0;display:grid}.ind .hero__specItem{color:var(--ink-soft);letter-spacing:.03em;align-items:center;gap:11px;font-size:.74rem;display:flex}.ind .hero__specItem:before{content:"";background:var(--accent);flex:none;width:16px;height:1px}.ind .hero__panelWrap--poster{position:relative}.ind .repocard{background:var(--card);border:1px solid var(--line);border-radius:14px;margin-top:18px;padding:15px 17px;box-shadow:0 30px 60px -34px #14120a47}.ind .repocard__top{align-items:center;gap:9px;display:flex}.ind .repocard__icon{background:var(--ink);width:22px;height:22px;color:var(--bg-2);border-radius:6px;flex:none;place-items:center;font-size:.72rem;display:grid}.ind .repocard__path{color:var(--ink-soft);font-size:.9rem}.ind .repocard__path strong{color:var(--ink);font-weight:600}.ind .repocard__star{color:var(--faint);margin-left:auto}.ind .repocard__desc{color:var(--muted);margin:11px 0 12px;font-size:.8rem;line-height:1.45}.ind .repocard__foot{font-family:var(--mono);color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:.64rem;display:flex}.ind .repocard__lang{align-items:center;display:inline-flex}.ind .repocard__dot{background:var(--accent);border-radius:50%;width:8px;height:8px;margin-right:6px}.ind .repocard__note{color:var(--accent);text-align:right}.ind .scriptnote{font-family:var(--font-caveat), cursive;color:var(--accent);margin-top:16px;font-size:1.45rem;line-height:1.15;display:block;transform:rotate(-3deg)}@media (min-width:981px){.ind .hero__watermark{z-index:0;font-family:var(--serif);letter-spacing:-.03em;color:#0000;-webkit-text-stroke:1.5px var(--line);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(8rem,16vw,15rem);font-weight:600;line-height:1;display:block;position:absolute;top:-6px;right:-8px}.ind .scriptnote{text-align:right}}.ind .logos__marquee{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.ind .logos__track{will-change:transform;flex:none;justify-content:space-around;align-items:center;gap:0 50px;min-width:100%;padding-right:50px;animation:26s linear infinite ind-marquee;display:flex}@keyframes ind-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.ind .logos:hover .logos__track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.ind .logos__track{animation:none}}.ind .feature__priceline{align-items:baseline;gap:10px;margin-bottom:16px;display:flex}.ind .feature__now{font-family:var(--serif);font-size:1.9rem;font-weight:600;line-height:1}.ind .feature__was{color:var(--faint);text-decoration:line-through}.ind .mtf{flex-direction:column;gap:6px;margin:14px 0;display:flex}.ind .mtf__row{grid-template-columns:44px repeat(4,1fr);align-items:center;gap:6px;display:grid}.ind .mtf__row--head .mtf__sym{color:var(--term-mute);text-align:center;font-size:.6rem}.ind .mtf__tf{color:var(--term-mute);font-size:.64rem}.ind .mtf__cell{background:var(--term-line);border-radius:4px;height:22px}.ind .mtf__cell--up{background:color-mix(in srgb, #4f9e82 72%, var(--term-bg))}.ind .mtf__cell--dn{background:color-mix(in srgb, #b0664a 72%, var(--term-bg))}.ind .prop{flex-direction:column;gap:16px;margin:16px 0 4px;display:flex}.ind .prop__top{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.ind .prop__k{color:var(--term-mute);font-size:.66rem}.ind .prop__v{color:var(--term-ink);font-size:.92rem}.ind .prop__bar{background:var(--term-line);border-radius:4px;height:7px;overflow:hidden}.ind .prop__fill{background:var(--accent);height:100%;display:block}.ind .smc{flex-direction:column;gap:12px;margin:16px 0 4px;display:flex}.ind .smc__row{grid-template-columns:1fr 1.4fr 34px;align-items:center;gap:12px;display:grid}.ind .smc__t{color:var(--term-ink);font-size:.9rem}.ind .smc__bar{background:var(--term-line);border-radius:4px;height:7px;overflow:hidden}.ind .smc__fill{background:var(--accent);height:100%;display:block}.ind .smc__s{color:var(--term-ink);text-align:right;font-size:.78rem}.ind .feature{border-bottom:0;padding:44px 0}.ind .feature__card{background:linear-gradient(180deg, var(--bg-2), var(--card));border:1px solid var(--line);border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:52px;padding:54px;display:grid;box-shadow:0 50px 100px -64px #14120a42}.ind .feature__media{position:relative}.ind .feature__media:before{content:"";background:radial-gradient(closest-side, color-mix(in srgb, var(--accent) 14%, transparent), transparent 72%);z-index:0;pointer-events:none;position:absolute;inset:-28px}.ind .feature__media>*{z-index:1;position:relative}.ind .hero__drivers{flex-wrap:wrap;gap:9px 18px;margin-top:16px;display:flex}.ind .hero__driver{font-family:var(--ui);color:var(--ink-soft);align-items:center;gap:7px;font-size:.82rem;display:inline-flex}.ind .hero__driver:before{content:"✓";color:var(--accent);font-weight:700}.ind .hero__h1,.ind .hero__h1--poster{line-height:1.04}.ind .repocard__path strong,.ind .feature__h{letter-spacing:-.01em}@media (max-width:980px){.ind .feature__card{grid-template-columns:1fr;gap:30px;padding:30px}.ind .feature__h{max-width:none}}.ind .hero--poster:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(46% 56% at 86% 4%, color-mix(in srgb, var(--accent) 10%, transparent), transparent 68%), radial-gradient(42% 52% at 4% 98%, #6b8cce17, transparent 72%);position:absolute;inset:0}.ind .feature__card{background:radial-gradient(72% 92% at 100% 0%, color-mix(in srgb, var(--accent) 8%, transparent), transparent 60%), radial-gradient(64% 84% at 0% 100%, #6b8cce12, transparent 60%), linear-gradient(180deg, var(--bg-2), var(--card));box-shadow:0 44px 96px -60px color-mix(in srgb, var(--accent) 28%, #14120a8c), inset 0 1px 0 #ffffff8c;border-radius:26px;position:relative;overflow:hidden}.ind .proofx{position:relative}.ind .proofx:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(50% 70% at 100% 0,#6b8cce0f,#0000 65%);position:absolute;inset:0}.ind .proofx>.wrap{z-index:1;position:relative}.ind .repocard__files{flex-direction:column;gap:5px;margin:11px 0 12px;display:flex}.ind .repocard__file{font-family:var(--mono);color:var(--muted);letter-spacing:.02em;text-transform:none;font-size:.68rem}.ind .repocard__file:first-child{color:var(--ink-soft)}.ind .hero__h1accent{font-style:italic}.ind .feature__h em,.ind .hero__h1 em{color:var(--accent);font-style:italic}.ind .feature__btns{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.ind .feature__card{gap:56px;padding:56px}.ind .feature__h{max-width:16ch;font-size:clamp(2.4rem,4.4vw,3.7rem);line-height:1.05}.ind .feature__eyebrow{letter-spacing:.08em;font-size:.78rem}.ind .feature__eyebrowA{color:var(--accent);font-weight:600}.ind .feature__body{font-size:1.12rem;line-height:1.6}@media (max-width:980px){.ind .feature__card{gap:30px;padding:30px}.ind .feature__h{max-width:none;font-size:clamp(2rem,7vw,2.7rem)}}.ind .hero__h1accent{color:var(--accent);font-style:italic}.ind .hero__trust{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:16px;font-size:.7rem}.ind .hero--poster:before{background:radial-gradient(52% 60% at 88% -8%,#ff9e6d33,#0000 60%),radial-gradient(38% 44% at 58% -4%,#ffb9d224,#0000 62%),radial-gradient(50% 58% at -8% 106%,#9da8ff2e,#0000 64%)}.ind .feature__card{background:radial-gradient(74% 90% at 100% -8%, #ff9e6d24, transparent 60%), radial-gradient(64% 80% at 0% 108%, #9da8ff21, transparent 62%), linear-gradient(180deg, var(--bg-2), var(--card));box-shadow:0 28px 70px -58px #7e513749,inset 0 1px #ffffff9e}.ind .feature__media:before{background:radial-gradient(closest-side,#ff9e6d26,#0000 72%)}.ind .proofx:before{background:radial-gradient(54% 74% at 100% 0,#9da8ff1f,#0000 64%)}.ind .feature__points{flex-direction:column;gap:11px;margin:22px 0 4px;display:flex}.ind .feature__point{color:var(--ink-soft);gap:12px;font-size:1.04rem;line-height:1.45;display:flex}.ind .feature__point:before{content:"✓";color:var(--accent);flex:none;font-weight:700}.ind .introModal{z-index:100;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#0b0a07d9;place-items:center;padding:24px;animation:.26s introFade;display:grid;position:fixed;inset:0}@keyframes introFade{0%{opacity:0}to{opacity:1}}@keyframes introRise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}.ind .introCard{width:min(560px,100%);max-height:calc(100dvh - 48px);color:var(--term-ink);background:radial-gradient(120% 80% at 100% 0%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 58%), radial-gradient(90% 70% at 0% 100%, #9da8ff1f, transparent 60%), var(--term-bg);border:1px solid color-mix(in srgb, var(--accent) 30%, var(--term-line));border-radius:22px;padding:34px 34px 28px;animation:.3s cubic-bezier(.2,.7,.2,1) introRise;position:relative;overflow:auto;box-shadow:0 40px 120px -30px #000000b3}.ind .introClose{background:color-mix(in srgb, var(--term-ink) 8%, transparent);border:1px solid var(--term-line);width:34px;height:34px;color:var(--term-mute);cursor:pointer;border-radius:9px;font-size:1.25rem;line-height:1;transition:color .18s,background .18s;position:absolute;top:16px;right:16px}.ind .introKicker{color:var(--accent);margin-bottom:16px;display:inline-block}.ind .introTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--term-ink);font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:600;line-height:1.06}.ind .introTitle .em-accent{color:var(--accent);font-style:italic}.ind .introBody{color:var(--term-mute);margin:14px 0 0;font-size:1.02rem;line-height:1.55}.ind .introSteps{flex-direction:column;gap:14px;margin:22px 0 0;display:flex}.ind .introStep{align-items:flex-start;gap:14px;display:flex}.ind .introNum{width:28px;height:28px;font-family:var(--mono);color:var(--accent-ink);background:var(--accent);border-radius:8px;flex:none;place-items:center;font-size:.82rem;display:grid}.ind .introStep__txt{flex-direction:column;gap:2px;display:flex}.ind .introStep__txt strong{font-family:var(--ui);color:var(--term-ink);font-size:.98rem;font-weight:600}.ind .introStep__txt span{color:var(--term-mute);font-size:.86rem;line-height:1.4}.ind .introCta{flex-wrap:wrap;gap:12px;margin:26px 0 0;display:flex}.ind .introPrimary{font-family:var(--ui);background:var(--accent);color:var(--accent-ink);cursor:pointer;border:0;border-radius:10px;padding:13px 22px;font-size:.98rem;font-weight:600;transition:filter .2s,transform .12s}.ind .introPrimary:hover{filter:brightness(1.07)}.ind .introPrimary:active{transform:translateY(1px)}.ind .introGhost{font-family:var(--ui);color:var(--term-ink);border:1px solid color-mix(in srgb, var(--term-ink) 26%, transparent);cursor:pointer;background:0 0;border-radius:10px;padding:13px 22px;font-size:.98rem;font-weight:600;transition:border-color .2s,color .2s}.ind .introGhost:hover{border-color:var(--accent);color:var(--accent)}.ind .introFoot{color:var(--term-mute);letter-spacing:.04em;margin:18px 0 0;display:block}.ind .presets{padding:30px 0 56px}.ind .presets__h{letter-spacing:-.02em;margin-top:8px;font-size:clamp(2rem,3.6vw,3rem);line-height:1.05}.ind .presets__h em{color:var(--accent);font-style:italic}.ind .presets__lede{color:var(--ink-soft);max-width:62ch;margin:14px 0 0;font-size:clamp(1.02rem,1.5vw,1.16rem);line-height:1.55}.ind .presets__toggle{border:1px solid var(--line);background:var(--bg-2);border-radius:12px;gap:4px;margin:24px 0 18px;padding:5px;display:inline-flex}.ind .presets__tab{font-family:var(--ui);color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 22px;font-size:.92rem;font-weight:600;transition:color .18s,background .18s}.ind .presets__tab.on{color:var(--accent-ink);background:var(--accent)}.ind .presets__frame{border:1px solid var(--line);background:var(--term-bg);border-radius:18px;margin:0;overflow:hidden;box-shadow:0 40px 90px -60px #14120a66}.ind .presets__img{width:100%;height:auto;display:block}.ind .presets__cap{border-top:1px solid var(--term-line);background:color-mix(in srgb, var(--term-bg) 92%, #000);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 18px;padding:14px 18px;display:flex}.ind .presets__note{color:var(--term-ink);font-size:.95rem}.ind .presets__disc{color:var(--term-mute)}.ind .presets__chips{flex-wrap:wrap;gap:8px;margin:18px 0 0;display:flex}.ind .presets__chip{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line);background:var(--card);border-radius:6px;padding:6px 11px;font-size:.68rem}.ind .presets__chip.on{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 40%, transparent);background:var(--accent-soft)}@media (max-width:640px){.ind .introCard{padding:26px 20px 22px}.ind .introCta{flex-direction:column}.ind .introPrimary,.ind .introGhost{width:100%}}.ind .logos__item{color:var(--muted);opacity:.9;white-space:nowrap;align-items:center;gap:11px;transition:color .2s,opacity .2s;display:inline-flex}.ind .logos__item:hover{color:var(--ink);opacity:1}.ind .logos__logo{fill:currentColor;flex:none;width:26px;height:26px}.ind .logos__name{font-family:var(--ui);letter-spacing:-.01em;font-size:1.06rem;font-weight:600}.ind .logos__tm{text-align:center;color:var(--faint);max-width:64ch;font-family:var(--ui);margin:22px auto 0;padding:0 24px;font-size:.68rem;line-height:1.45}@media (prefers-reduced-motion:reduce){.ind .introModal,.ind .introCard{animation:none}}.ind section[id]{scroll-margin-top:calc(84px + var(--launch-h,0px))}.ind .introClose{width:30px;height:30px;color:color-mix(in srgb, var(--term-ink) 45%, transparent);background:0 0;border:0;font-size:1.35rem;top:14px;right:14px}.ind .introClose:hover{color:var(--term-ink);background:color-mix(in srgb, var(--term-ink) 9%, transparent)}.ind .introCard:focus,.ind .introCard:focus-visible{outline:none}@keyframes introStepIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.ind .introStep{animation:.42s both introStepIn}.ind .introStep:first-child{animation-delay:.14s}.ind .introStep:nth-child(2){animation-delay:.24s}.ind .introStep:nth-child(3){animation-delay:.34s}.ind .introCta{animation:.42s .46s both introStepIn}@media (prefers-reduced-motion:reduce){.ind .introStep,.ind .introCta{animation:none}}.ind .introCta{flex-direction:column;gap:11px}.ind .introBuy{letter-spacing:-.01em;width:100%;box-shadow:0 16px 38px -16px color-mix(in srgb, var(--accent) 62%, transparent);padding:15px 22px;font-size:1.04rem;font-weight:700}.ind .introBuy s{color:color-mix(in srgb, var(--accent-ink) 58%, transparent);margin:0 1px;font-weight:500}.ind .introSee{text-align:center;width:100%;padding:12px 22px}.ind .introStock{color:var(--term-mute);letter-spacing:.07em;text-transform:uppercase;align-self:center;align-items:center;gap:8px;margin:-2px 0 1px;font-size:.7rem;display:inline-flex}.ind .introStock__dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 55%, transparent);border-radius:50%;animation:1.9s infinite introStockPulse}@keyframes introStockPulse{70%{box-shadow:0 0 0 7px #0000}}@media (prefers-reduced-motion:reduce){.ind .introStock__dot{animation:none}}.ind .presets__cap{flex-direction:column;align-items:flex-start;gap:9px}.ind .presets__tags{flex-wrap:wrap;gap:7px;display:flex}.ind .presets__tag{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--term-mute);border:1px solid var(--term-line);border-radius:5px;padding:4px 9px;font-size:.62rem}.ind .presets__note{color:var(--term-ink);max-width:72ch;font-size:1rem;line-height:1.5}.ind .tvembed{padding:30px 0 56px}.ind .tvembed__head{margin-bottom:20px}.ind .tvembed__h{letter-spacing:-.02em;margin-top:8px;font-size:clamp(1.9rem,3.4vw,2.9rem);line-height:1.05}.ind .tvembed__frame{aspect-ratio:16/10;border:1px solid var(--line);background:var(--term-bg);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 44px 96px -60px #14120a6b}.ind .tvembed__iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.ind .tvembed__cap{color:var(--muted);letter-spacing:.03em;margin-top:12px;line-height:1.5;display:block}.ind .tvembed__link{color:var(--accent);border-bottom:1px solid color-mix(in srgb, var(--accent) 40%, transparent)}.ind .tvembed__link:hover{color:var(--ink)}@media (max-width:640px){.ind .tvembed__frame{aspect-ratio:3/4}}.ind .hero__panelImg{border:1px solid var(--term-line);background:var(--term-bg);border-radius:12px;width:100%;max-width:340px;height:auto;margin:0 auto;display:block;box-shadow:0 30px 70px -50px #14120a66}.ind .mtfx{padding:20px 0 56px}.ind .mtfx__h{letter-spacing:-.02em;max-width:20ch;margin-top:8px;font-size:clamp(2rem,3.6vw,3rem);line-height:1.05}.ind .mtfx__h em{color:var(--accent);font-style:italic}.ind .mtfx__lede{color:var(--ink-soft);max-width:72ch;margin:16px 0 28px;font-size:clamp(1.04rem,1.5vw,1.18rem);line-height:1.6}.ind .mtfx__shot{border:1px solid var(--line);background:var(--term-bg);border-radius:16px;margin:0 0 8px;overflow:hidden;box-shadow:0 44px 96px -60px #14120a6b}.ind .mtfx__img{width:100%;height:auto;display:block}.ind .mtfx__cap{border-top:1px solid var(--term-line);background:color-mix(in srgb, var(--term-bg) 92%, #000);color:var(--term-mute);padding:12px 16px;display:block}.ind .mtfx__h3{font-family:var(--serif);letter-spacing:-.01em;margin:44px 0 18px;font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:600}.ind .mtfx__read{gap:14px;max-width:82ch;display:grid}.ind .mtfx__readItem{border-left:2px solid color-mix(in srgb, var(--accent) 45%, transparent);flex-direction:column;gap:4px;padding-left:16px;display:flex}.ind .mtfx__readK{font-family:var(--ui);color:var(--ink);font-size:1rem;font-weight:600}.ind .mtfx__readV{color:var(--ink-soft);font-size:.98rem;line-height:1.55}.ind .mtfx__faq{grid-template-columns:1fr 1fr;gap:16px 32px;display:grid}.ind .mtfx__qa{border:1px solid var(--line);background:var(--bg-2);border-radius:12px;flex-direction:column;gap:5px;padding:18px 20px;display:flex}.ind .mtfx__q{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-size:1.08rem;font-weight:600}.ind .mtfx__a{color:var(--ink-soft);font-size:.96rem;line-height:1.55}@media (max-width:760px){.ind .mtfx__faq{grid-template-columns:1fr}}.ind .smcx__clouds{grid-template-columns:1fr 1fr;gap:18px;margin:4px 0 10px;display:grid}.ind .smcx__cloud{margin:0}.ind .smcx__cloudimg{border:1px solid var(--term-line);background:var(--term-bg);border-radius:12px;width:100%;max-width:320px;height:auto;margin:0 auto;display:block}.ind .smcx__cloud figcaption{text-align:center;color:var(--muted);letter-spacing:.04em;margin-top:8px}.ind .smcx__plan{margin:10px 0 0}.ind .smcx__planimg{border:1px solid var(--term-line);background:var(--term-bg);border-radius:10px;width:100%;max-width:168px;height:auto;display:block}.ind .smcx__plan figcaption{color:var(--muted);letter-spacing:.04em;margin-top:8px}@media (max-width:640px){.ind .smcx__clouds{grid-template-columns:1fr}}.ind .propx__chips{flex-wrap:wrap;gap:8px;margin:2px 0 24px;display:flex}.ind .propx__chip{font-family:var(--ui);color:var(--ink-soft);border:1px solid var(--line);background:var(--card);border-radius:7px;padding:6px 12px;font-size:.82rem;font-weight:500}.ind .propx__settings{grid-template-columns:1fr 1fr;align-items:start;gap:22px;margin:4px 0 8px;display:grid}.ind .propx__set{margin:0}.ind .propx__setimg{border:1px solid var(--term-line);background:var(--term-bg);border-radius:12px;width:100%;height:auto;display:block}.ind .propx__set figcaption{color:var(--muted);letter-spacing:.04em;margin-top:8px}@media (max-width:640px){.ind .propx__settings{grid-template-columns:1fr}}.ind .aifp{background:linear-gradient(180deg, color-mix(in srgb, var(--term-bg) 96%, #000), var(--term-bg));border:1px solid var(--term-line);color:var(--term-ink);font-family:var(--mono);border-radius:18px;padding:22px 22px 18px;box-shadow:0 44px 96px -60px #14120a80}.ind .aifp__head{border-bottom:1px solid var(--term-line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.ind .aifp__title{letter-spacing:.04em;color:var(--term-mute);font-size:.82rem}.ind .aifp__title strong{color:var(--accent);font-weight:600}.ind .aifp__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 40%, transparent);border-radius:100px;flex:none;padding:4px 10px;font-size:.58rem}.ind .aifp__sec{border-bottom:1px solid var(--term-line);padding:14px 0}.ind .aifp__k{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:.62rem;display:block}.ind .aifp__files{flex-direction:column;gap:8px;display:flex}.ind .aifp__file{justify-content:space-between;align-items:baseline;gap:14px;font-size:.72rem;display:flex}.ind .aifp__fname{color:var(--term-ink);white-space:nowrap}.ind .aifp__fdesc{color:var(--term-mute);text-align:right}.ind .aifp__ais{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.ind .aifp__ai{letter-spacing:.04em;color:var(--term-ink);border:1px solid var(--term-line);background:color-mix(in srgb, var(--term-ink) 5%, transparent);border-radius:6px;padding:4px 9px;font-size:.62rem}.ind .aifp__chat{flex-direction:column;gap:7px;display:flex}.ind .aifp__line{color:var(--term-mute);font-size:.72rem;line-height:1.45}.ind .aifp__line--ai{color:var(--term-ink)}.ind .aifp__who{min-width:28px;color:var(--accent);display:inline-block}.ind .aifp__who--ai,.ind .aifp__ok{color:#3ecf8e}.ind .aifp__foot{padding-top:14px}.ind .aifp__own{letter-spacing:.05em;color:var(--accent);font-size:.7rem;font-weight:600;display:block}.ind .aifp__note{color:var(--term-mute);letter-spacing:.02em;margin-top:6px;font-size:.58rem;display:block}.ind .grp__title{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:12px;margin:56px 0 22px;font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:600;display:flex}.ind .grp__n{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--faint);font-size:.7rem;font-weight:400}.ind .pcard__media{aspect-ratio:16/10;background:var(--term-bg);border-bottom:1px solid var(--line);display:block;position:relative;overflow:hidden}.ind .pcard__thumb{background-repeat:no-repeat;background-size:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.ind .pcard:hover .pcard__thumb{transform:scale(1.045)}.ind .pcard__badge{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-ink);background:var(--accent);border-radius:100px;padding:5px 11px;font-size:.56rem;font-weight:700;position:absolute;top:12px;left:12px}.ind .pcard__kind{color:var(--faint);letter-spacing:.06em;display:block}.ind .pcard__body{-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.ind .pcard__actions{flex-direction:column;gap:12px;display:flex}.ind .pcard__see{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--accent);align-self:center;padding-bottom:2px;font-size:.72rem;transition:color .18s}.ind .pcard__see:hover{color:var(--accent)}.ind .pcard__rc{background:linear-gradient(180deg, color-mix(in srgb, var(--term-bg) 92%, #000), var(--term-bg));color:var(--term-ink);font-family:var(--mono);flex-direction:column;justify-content:center;gap:8px;padding:0 26px;display:flex;position:absolute;inset:0}.ind .pcard__rc-l{color:var(--term-ink);letter-spacing:-.01em;font-size:1.5rem;font-weight:700}.ind .pcard__rc-t{color:var(--term-mute);font-size:.78rem;line-height:1.4}.ind .pdp__sec{border-bottom:1px solid var(--line);padding:76px 0}.ind .pdp__sec--tint{background:var(--bg-2)}.ind .pdp__features{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;display:grid}.ind .pdp__features--quad{grid-template-columns:repeat(2,1fr)}.ind .pdp__feat{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:26px 24px 28px;transition:transform .24s cubic-bezier(.2,.7,.2,1),box-shadow .24s,border-color .24s}.ind .pdp__feat:hover{border-color:var(--faint);transform:translateY(-4px);box-shadow:0 26px 54px -36px #14120a38}.ind .pdp__feat-tag{color:var(--accent);letter-spacing:.06em;margin-bottom:14px;display:block}.ind .pdp__feat-h{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-size:1.32rem;font-weight:600;line-height:1.12}.ind .pdp__feat-p{color:var(--ink-soft);margin:12px 0 0;font-size:.98rem;line-height:1.55}.ind .pdp__shots{grid-template-columns:1fr 1fr;gap:26px;margin-top:20px;display:grid}.ind .pdp__shot{margin:0}.ind .pdp__shot-frame{border:1px solid var(--term-line);background:var(--term-bg);border-radius:14px;place-items:center;display:grid;overflow:hidden;box-shadow:0 40px 90px -60px #14120a6b}.ind .pdp__shot-frame img{width:100%;height:auto}.ind .pdp__shot-cap{color:var(--muted);margin-top:12px;font-size:.92rem;line-height:1.5}.ind .pdp__ai{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.ind .pdp__ai-h{font-family:var(--serif);letter-spacing:-.018em;color:var(--ink);max-width:18ch;margin:14px 0 0;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:600;line-height:1.08}.ind .pdp__ai-p{color:var(--ink-soft);max-width:52ch;margin:18px 0 0;font-size:1.04rem;line-height:1.6}.ind .pdp__ai-ais{flex-wrap:wrap;gap:8px;margin:22px 0 0;display:flex}.ind .pdp__ai-chip{font-family:var(--mono);letter-spacing:.05em;color:var(--ink-soft);border:1px solid var(--line);background:var(--card);border-radius:6px;padding:6px 11px;font-size:.66rem}.ind .pdp__ai-asks{background:var(--term-bg);border:1px solid var(--term-line);border-radius:14px;flex-direction:column;gap:13px;padding:22px 22px 18px;display:flex;box-shadow:0 40px 90px -60px #14120a73}.ind .pdp__ask{align-items:baseline;gap:12px;display:flex}.ind .pdp__ask-you{color:var(--accent);flex:none;font-size:.68rem}.ind .pdp__ask-txt{font-family:var(--mono);color:var(--term-ink);font-size:.82rem;line-height:1.45}.ind .pdp__ai-note{color:var(--term-mute);letter-spacing:.03em;margin-top:2px}.ind .pdp__honest{border-left:3px solid var(--accent);max-width:84ch;padding:6px 0 6px 24px}.ind .pdp__honest-k{color:var(--accent);letter-spacing:.06em;margin-bottom:12px;display:block}.ind .pdp__honest-p{color:var(--ink);font-family:var(--serif);letter-spacing:-.01em;margin:0;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.4}.ind .pdp__faq{border-top:1px solid var(--line);max-width:80ch;margin-top:12px}.ind .pdp__qa{border-bottom:1px solid var(--line)}.ind .pdp__q{cursor:pointer;font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);padding:22px 36px 22px 4px;font-size:clamp(1.08rem,1.7vw,1.32rem);font-weight:500;list-style:none;transition:color .18s;display:block;position:relative}.ind .pdp__q::-webkit-details-marker{display:none}.ind .pdp__q:after{content:"+";color:var(--accent);font-family:var(--mono);font-size:1.35rem;line-height:1;transition:transform .26s;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.ind .pdp__qa[open] .pdp__q:after{transform:translateY(-50%)rotate(45deg)}.ind .pdp__q:hover{color:var(--accent)}.ind .pdp__a{color:var(--ink-soft);max-width:74ch;margin:0;padding:0 36px 24px 4px;font-size:1.02rem;line-height:1.6}.ind .pdp__verdict{background:linear-gradient(180deg, color-mix(in srgb, var(--term-bg) 96%, #000), var(--term-bg));border:1px solid var(--term-line);color:var(--term-ink);font-family:var(--mono);border-radius:18px;width:100%;max-width:470px;margin:0 auto;padding:22px 24px 20px;box-shadow:0 44px 96px -60px #14120a80}.ind .pdp__verdict-head{border-bottom:1px solid var(--term-line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.ind .pdp__verdict-title{letter-spacing:.04em;color:var(--term-mute);font-size:.82rem}.ind .pdp__verdict-title strong{color:var(--accent);font-weight:600}.ind .pdp__verdict-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 40%, transparent);border-radius:100px;flex:none;padding:4px 10px;font-size:.58rem}.ind .pdp__verdict-level{font-family:var(--serif);letter-spacing:-.01em;color:var(--term-ink);margin:16px 0 0;font-size:1.45rem;font-weight:600}.ind .pdp__verdict-truth{color:var(--term-ink);font-size:.9rem;line-height:1.5;font-family:var(--sans);margin:10px 0 0;font-style:italic}.ind .pdp__verdict-sec{border-top:1px solid var(--term-line);margin-top:16px;padding:16px 0 0}.ind .pdp__verdict-k{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.6rem;display:block}.ind .pdp__verdict-list{flex-direction:column;gap:9px;display:flex}.ind .pdp__verdict-li{color:var(--term-ink);padding-left:15px;font-size:.73rem;line-height:1.5;position:relative}.ind .pdp__verdict-li:before{content:"▸";color:var(--accent);position:absolute;left:0}.ind .pdp__verdict-strong{color:var(--term-mute);font-size:.73rem;line-height:1.5}.ind .pdp__verdict-note{border-top:1px solid var(--term-line);color:var(--term-mute);letter-spacing:.02em;margin-top:16px;padding-top:14px;font-size:.58rem;line-height:1.45;display:block}@media (max-width:980px){.ind .pdp__features{grid-template-columns:1fr 1fr}.ind .pdp__ai{grid-template-columns:1fr;gap:28px}}@media (max-width:640px){.ind .pdp__features,.ind .pdp__shots{grid-template-columns:1fr}}.ind .pdp__results{grid-template-columns:1fr 1fr;gap:24px;margin-top:20px;display:grid}.ind .pdp__rcard{background:linear-gradient(180deg, color-mix(in srgb, var(--term-bg) 96%, #000), var(--term-bg));border:1px solid var(--term-line);color:var(--term-ink);border-radius:16px;flex-direction:column;gap:16px;padding:26px 26px 24px;display:flex;box-shadow:0 40px 90px -60px #14120a73}.ind .pdp__rcard-head{border-bottom:1px solid var(--term-line);flex-direction:column;gap:5px;padding-bottom:16px;display:flex}.ind .pdp__rcard-sys{font-family:var(--ui);color:var(--term-ink);font-size:1.04rem;font-weight:600}.ind .pdp__rcard-mkt{color:var(--term-mute);letter-spacing:.05em;font-size:.64rem}.ind .pdp__rcard-stat{flex-direction:column;gap:5px;display:flex}.ind .pdp__rcard-k{color:var(--term-mute);letter-spacing:.1em;font-size:.6rem}.ind .pdp__rcard-v{font-family:var(--serif);letter-spacing:-.02em;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:600;line-height:1}.ind .pdp__rcard.is-pos .pdp__rcard-v{color:#3ecf8e}.ind .pdp__rcard.is-neg .pdp__rcard-v{color:#e0664a}.ind .pdp__rcard-note{color:var(--term-mute);margin:0;font-size:.94rem;line-height:1.55}.ind .pdp__results-foot{color:var(--faint);letter-spacing:.03em;margin-top:18px;display:block}@media (max-width:640px){.ind .pdp__results{grid-template-columns:1fr}}.ind .rsx__shot{margin:24px 0 14px}.ind .rsx__shot>img{border:1px solid var(--term-line);background:var(--term-bg);border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 40px 90px -60px #14120a66}.ind .rsx__shot--mini{margin-left:auto;margin-right:auto}.ind .rsx__shot--mini>img{box-shadow:0 28px 64px -50px #14120a5c}.ind .rsx__cap{text-align:center;color:var(--muted);letter-spacing:.04em;margin-top:12px;display:block}.ind .rsx__row{align-items:start;gap:24px 18px;margin:24px 0 14px;display:grid}.ind .rsx__row--2{grid-template-columns:1fr 1fr}.ind .rsx__row--3{grid-template-columns:1fr 1fr 1fr}.ind .rsx__cell{text-align:center;margin:0}.ind .rsx__cell>img{border:1px solid var(--term-line);background:var(--term-bg);border-radius:14px;width:100%;height:auto;margin:0 auto;display:block;box-shadow:0 28px 64px -50px #14120a5c}.ind .rsx__cell figcaption{text-align:center;color:var(--muted);font-family:var(--mono);letter-spacing:.04em;margin-top:11px;font-size:.72rem;line-height:1.45}.ind .rsx__tableWrap{border:1px solid var(--line);background:var(--card);border-radius:12px;margin:16px 0 8px;overflow-x:auto}.ind .rsx__table{border-collapse:collapse;width:100%;font-size:.94rem}.ind .rsx__table th{text-align:left;font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);background:var(--bg-2);white-space:nowrap;padding:13px 15px;font-size:.62rem}.ind .rsx__table td{border-bottom:1px solid var(--line-soft);color:var(--ink-soft);vertical-align:top;padding:12px 15px;line-height:1.45}.ind .rsx__table td strong{color:var(--ink)}.ind .rsx__table tr:last-child td{border-bottom:0}.ind .rsx__tableFoot{color:var(--muted);margin:4px 2px 0;font-size:.92rem;line-height:1.55;display:block}.ind .rsx__cta{max-width:580px;font-family:var(--ui);color:var(--accent-ink);background:var(--accent);text-align:center;box-shadow:0 14px 30px -16px color-mix(in srgb, var(--accent) 80%, transparent);border-radius:11px;justify-content:center;align-items:center;gap:12px;margin:34px auto 10px;padding:17px 26px;font-size:1.02rem;font-weight:600;text-decoration:none;transition:filter .2s,transform .12s,box-shadow .2s;display:flex}.ind .rsx__cta:hover{filter:brightness(1.07);box-shadow:0 18px 36px -16px color-mix(in srgb, var(--accent) 80%, transparent)}.ind .rsx__cta:active{transform:translateY(1px)}.ind .rsx__cta-arrow{flex:none;font-size:1.05em}@keyframes indFadeIn{0%{opacity:0}to{opacity:1}}.indFadeIn{animation:.26s ease-out both indFadeIn}@media (prefers-reduced-motion:reduce){.indFadeIn{animation:none}}.ind .rsx__code{background:var(--term-bg);color:var(--term-ink);border:1px solid var(--term-line);border-radius:14px;margin:16px 0 10px;padding:24px 26px;overflow-x:auto;box-shadow:0 40px 90px -60px #14120a73}.ind .rsx__code code{font-family:var(--mono);color:var(--term-ink);white-space:pre;font-size:.9rem;line-height:1.75}@media (max-width:760px){.ind .rsx__row--2,.ind .rsx__row--3{grid-template-columns:1fr}.ind .rsx__code{border-radius:12px;padding:18px 16px}.ind .rsx__code code{font-size:.8rem;line-height:1.68}}.ind .rsx__code2{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0 26px;display:grid}.ind .rsx__code2col{flex-direction:column;gap:6px;min-width:0;display:flex}.ind .rsx__code2col .rsx__code{flex:1;margin:0}.ind .rsx__code2label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:.74rem}@media (max-width:760px){.ind .rsx__code2{grid-template-columns:1fr}}.ind .hero--pdp{text-align:center;padding:104px 0 88px}.ind .hero__poster{flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.ind .hero--pdp .hero__kicker{color:var(--accent);margin:0 0 18px}.ind .hero--pdp .hero__badge{margin-bottom:26px}.ind .hero--pdp .hero__h1--poster{letter-spacing:-.035em;text-wrap:balance;max-width:17ch;margin:0;font-size:clamp(2.5rem,5.2vw,4.2rem);font-weight:700;line-height:1.04}.ind .hero--pdp .hero__hook--center{margin-top:28px}.ind .hero--pdp .hero__pricewrap{margin-top:46px}.ind .hero--pdp .hero__cta-row{margin-top:28px}.ind .hero--pdp .hero__drivers--center{margin-top:36px}.ind .hero__posterShot{max-width:980px;margin:64px auto 0;position:relative}.ind .shotframe{border:1px solid var(--line);background:var(--card);border-radius:16px;margin:0;position:relative;overflow:hidden;box-shadow:0 60px 120px -54px #000000b8}.ind .shotframe__bar{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg-2) 55%, var(--card));align-items:center;gap:12px;padding:12px 16px;display:flex}.ind .shotframe__dots{flex:none;gap:6px;display:inline-flex}.ind .shotframe__dots i{background:var(--term-line);border-radius:50%;width:10px;height:10px}.ind .shotframe__cap{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.67rem}.ind .shotframe__img{cursor:zoom-in;width:100%;height:auto;display:block}.ind .shotframe__video{cursor:default;background:var(--term-bg);object-fit:cover}.ind .hero__posterShot .pdp__verdict{max-width:660px;margin:0 auto}@media (max-width:560px){.ind .hero--pdp{padding-top:76px}.ind .hero__posterShot{margin-top:44px;padding-bottom:60px}.ind .shotframe__bar{padding:9px 12px}}.ind .pdp__feat{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-2) 55%, var(--card)), var(--card));border-radius:16px;padding:28px 26px 30px;box-shadow:0 20px 44px -32px #0000008c}.ind .pdp__feat:hover{border-color:color-mix(in srgb, var(--accent) 34%, var(--line));box-shadow:0 32px 64px -34px #0000009e}.ind .glance{background:var(--bg-2);border-bottom:1px solid var(--line);padding:30px 0 34px}.ind .glance__specs{flex-wrap:wrap;justify-content:center;gap:12px 26px;margin:0 0 26px;padding:0;list-style:none;display:flex}.ind .glance__spec{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:9px;font-size:.72rem;display:inline-flex}.ind .glance__spec:before{content:"▸";color:var(--accent);font-size:.7rem}.ind .glance__stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.ind .glance__stat{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:18px 20px;transition:border-color .2s,transform .2s}.ind .glance__stat:hover{border-color:color-mix(in srgb, var(--accent) 32%, var(--line));transform:translateY(-2px)}.ind .glance__statK{font-family:var(--mono);letter-spacing:-.01em;color:var(--accent);font-size:1.06rem;font-weight:700;display:block}.ind .glance__statV{color:var(--ink-soft);margin-top:9px;font-size:.9rem;line-height:1.5;display:block}@media (max-width:860px){.ind .glance__stats{grid-template-columns:1fr 1fr}}@media (max-width:520px){.ind .glance__stats{grid-template-columns:1fr}.ind .glance__specs{justify-content:flex-start}}.ind .mtfx--chaptered .mtfx__intro{text-align:center;max-width:780px;margin-left:auto;margin-right:auto}.ind .chaps{grid-template-columns:216px minmax(0,1fr);align-items:start;gap:52px;margin-top:46px;display:grid}.ind .chapnav{align-self:start;position:sticky;top:76px}.ind .chapnav__top{justify-content:space-between;align-items:baseline;gap:10px;margin:0 2px 18px 4px;display:flex}.ind .chapnav__label{color:var(--faint);letter-spacing:.16em;text-transform:uppercase;font-size:.58rem}.ind .chapnav__count{color:var(--muted);letter-spacing:.05em;font-size:.62rem}.ind .chapnav__count i{color:var(--faint);margin:0 2px;font-style:normal}.ind .chapnav__list{margin:0;padding:0;list-style:none}.ind .chapnav__row{position:relative}.ind .chapnav__row:before{content:"";background:var(--line);width:2px;height:100%;position:absolute;top:21px;left:13px}.ind .chapnav__row:last-child:before{display:none}.ind .chapnav__row[data-state=done]:before{background:color-mix(in srgb, var(--accent) 58%, var(--line))}.ind .chapnav__item{border-radius:12px;align-items:flex-start;gap:13px;padding:7px 12px 12px 0;text-decoration:none;transition:background .2s;display:flex;position:relative}.ind .chapnav__node{z-index:1;background:var(--bg);border:1.5px solid var(--line);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid;position:relative}.ind .chapnav__num{color:var(--faint);letter-spacing:-.02em;font-size:.64rem;font-weight:700;transition:color .2s}.ind .chapnav__body{flex-direction:column;gap:3px;min-width:0;padding-top:2px;display:flex}.ind .chapnav__t{color:var(--muted);font-size:.94rem;font-weight:500;line-height:1.18;transition:color .2s}.ind .chapnav__hint{letter-spacing:.05em;text-transform:uppercase;color:var(--faint);font-size:.58rem;transition:color .2s}.ind .chapnav__row[data-state=done] .chapnav__node{border-color:color-mix(in srgb, var(--accent) 52%, var(--line));background:color-mix(in srgb, var(--accent) 15%, var(--bg))}.ind .chapnav__row[data-state=done] .chapnav__num{color:color-mix(in srgb, var(--accent) 82%, var(--ink))}.ind .chapnav__row[data-state=done] .chapnav__t{color:var(--ink-soft)}.ind .chapnav__row[data-state=active] .chapnav__item{background:var(--accent-soft)}.ind .chapnav__row[data-state=active] .chapnav__node{border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 5px color-mix(in srgb, var(--accent) 15%, transparent)}.ind .chapnav__row[data-state=active] .chapnav__num{color:var(--accent-ink)}.ind .chapnav__row[data-state=active] .chapnav__t{color:var(--ink);font-weight:600}.ind .chapnav__row[data-state=active] .chapnav__hint{color:var(--accent)}.ind .chapnav__row[data-state=ahead] .chapnav__item:hover .chapnav__node{border-color:var(--faint)}.ind .chapnav__row[data-state=ahead] .chapnav__item:hover .chapnav__t{color:var(--ink-soft)}.ind .chaps__main{min-width:0}.ind .chap{scroll-margin-top:calc(76px + var(--launch-h,0px));padding:4px 0 8px}.ind .chap+.chap{border-top:1px solid var(--line);margin-top:30px;padding-top:46px}.ind .chap__head{align-items:baseline;gap:20px;margin-bottom:8px;display:flex}.ind .chap__num{font-family:var(--mono);letter-spacing:-.02em;color:var(--accent);flex:none;font-size:1.5rem;font-weight:700;line-height:1}.ind .chap__heMain{min-width:0}.ind .chap__title{letter-spacing:-.025em;color:var(--ink);margin:0;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.04}.ind .chap__sub{color:var(--ink-soft);text-wrap:pretty;max-width:62ch;margin:12px 0 0;font-size:1.04rem;line-height:1.5}.ind .chap__body>.mtfx__h3:first-child{margin-top:26px}.ind .chap .rsx__shot img{border:1px solid var(--line);background:var(--term-bg);border-radius:14px;box-shadow:0 36px 70px -44px #000000b8}.ind .chap .rsx__shot--mini img{box-shadow:0 24px 50px -40px #0009}@media (max-width:900px){.ind .chaps{grid-template-columns:minmax(0,1fr);gap:0;margin-top:30px}.ind .chapnav{z-index:20;background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 -30px 6px;padding:10px 30px;position:sticky;top:58px}.ind .chapnav__top{display:none}.ind .chapnav__list{scrollbar-width:none;flex-direction:row;gap:8px;display:flex;overflow-x:auto}.ind .chapnav__list::-webkit-scrollbar{display:none}.ind .chapnav__row{flex:none}.ind .chapnav__row:before{display:none}.ind .chapnav__item{border:1px solid var(--line);background:var(--bg);border-radius:100px;gap:8px;padding:5px 14px 5px 5px}.ind .chapnav__node{border-width:1.5px;width:22px;height:22px}.ind .chapnav__num{font-size:.58rem}.ind .chapnav__body{flex-direction:row;align-items:center;gap:0;padding-top:0}.ind .chapnav__hint{display:none}.ind .chapnav__t{font-size:.82rem;line-height:1}.ind .chapnav__row[data-state=active] .chapnav__item{border-color:color-mix(in srgb, var(--accent) 50%, var(--line))}.ind .chap+.chap{padding-top:38px}}@media (max-width:560px){.ind .chapnav{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}.ind .hero__urgency{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;margin:16px 0 0;font-size:.68rem;display:flex}.ind .hero__urgency:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent);border-radius:50%;flex:none}.ind .shotframe__legend{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 10px;margin:16px 0 0;padding:0;list-style:none;display:flex}.ind .shotframe__legendLabel{color:var(--faint);letter-spacing:.12em;text-transform:uppercase;margin-right:4px;font-size:.58rem}.ind .shotframe__legendItem{color:var(--ink-soft);background:color-mix(in srgb, var(--card) 70%, transparent);border:1px solid var(--line);border-radius:100px;align-items:center;gap:7px;padding:6px 13px;font-size:.76rem;display:inline-flex}.ind .shotframe__legendItem:before{content:"";background:var(--accent);border-radius:50%;flex:none;width:5px;height:5px}.ind .pdp__close{border-top:1px solid var(--line);background:radial-gradient(60% 95% at 50% 0%, color-mix(in srgb, var(--accent) 8%, transparent), transparent 70%), var(--bg-2);padding:80px 0 88px}.ind .pdp__close-in{text-align:center;flex-direction:column;align-items:center;max-width:660px;margin:0 auto;display:flex}.ind .pdp__close-k{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:.62rem}.ind .pdp__close-h{letter-spacing:-.03em;text-wrap:balance;margin:14px 0 0;font-size:clamp(1.9rem,3.6vw,2.7rem);line-height:1.06}.ind .pdp__close-sub{color:var(--ink-soft);max-width:50ch;margin:16px 0 0;font-size:1.04rem;line-height:1.55}.ind .pdp__close-price{margin-top:30px}.ind .pdp__close .buy-btn{margin-top:26px}.ind .hero__offer{border:1px solid color-mix(in srgb, var(--accent) 20%, var(--line));background:radial-gradient(130% 100% at 50% 0%, color-mix(in srgb, var(--accent) 9%, transparent), transparent 58%), linear-gradient(180deg, var(--card), var(--bg-2));border-radius:20px;flex-direction:column;align-items:center;max-width:472px;margin:40px auto 0;padding:26px 28px 22px;display:flex;position:relative;box-shadow:0 38px 84px -48px #000000ad}.ind .hero__offer .hero__pricewrap{margin:0}.ind .hero__offer .hero__cta-row{margin-top:20px}.ind .hero__offer .hero__urgency{margin-top:16px}.ind .hero__wasnote{color:var(--ink-soft);letter-spacing:.02em;margin:6px 0 0;font-size:.78rem}@media (max-width:520px){.ind .hero__offer{padding:22px 16px 18px}.ind .hero__offer .hero__cta-row{flex-direction:column;gap:10px;width:100%}.ind .hero__offer .buy-btn,.ind .hero__offer .btn-ghost{width:100%}}.ind .pdp__killer{padding:26px 0}.ind .pdp__killer-in{border:1px solid color-mix(in srgb, var(--accent) 30%, var(--line));background:radial-gradient(85% 130% at 0% 0%, color-mix(in srgb, var(--accent) 13%, transparent), transparent 58%), linear-gradient(180deg, color-mix(in srgb, var(--accent) 6%, var(--card)), var(--bg-2));max-width:900px;box-shadow:0 34px 80px -50px color-mix(in srgb, var(--accent) 34%, #0000008c);border-radius:22px;margin:0 auto;padding:36px 40px;position:relative;overflow:hidden}.ind .pdp__killer-tag{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:.64rem;display:inline-block}.ind .pdp__killer-h{letter-spacing:-.02em;text-wrap:balance;max-width:24ch;margin:13px 0 0;font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.1}.ind .pdp__killer-h em{color:var(--accent);font-style:normal}.ind .pdp__killer-p{color:var(--ink-soft);max-width:60ch;margin:14px 0 0;font-size:1.06rem;line-height:1.55}.ind .pdp__killer-cta{font-family:var(--ui);color:var(--accent-ink);background:var(--accent);box-shadow:0 14px 30px -16px color-mix(in srgb, var(--accent) 80%, transparent);border-radius:9px;align-items:center;gap:8px;margin-top:22px;padding:11px 21px;font-size:.95rem;font-weight:600;text-decoration:none;transition:filter .18s,transform .12s;display:inline-flex}.ind .pdp__killer-cta:hover{filter:brightness(1.08)}.ind .pdp__killer-cta:active{transform:translateY(1px)}@media (max-width:560px){.ind .pdp__killer-in{padding:26px 22px}}.ind .pdp__feat--featured{border-color:color-mix(in srgb, var(--accent) 42%, var(--line));background:radial-gradient(120% 130% at 100% 0%, color-mix(in srgb, var(--accent) 13%, transparent), transparent 56%), linear-gradient(180deg, color-mix(in srgb, var(--accent) 5%, var(--card)), var(--card));box-shadow:0 26px 58px -32px color-mix(in srgb, var(--accent) 32%, #00000080)}.ind .pdp__feat--featured:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--line))}.ind .pdp__feat-star{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:11px;font-size:.58rem;display:block}.ind .hero__h1line{display:block}.ind .hero--pdp .hero__hook{text-wrap:balance;max-width:50ch}.ind .hero__hookline{display:block}.ind .hero--center,.ind .hero--poster{background-image:radial-gradient(100% 62% at 50% -14%, color-mix(in srgb, var(--accent) 10%, transparent) 0%, transparent 60%), radial-gradient(64% 46% at 80% -6%, #5f8cff0f 0%, transparent 60%)}.ind .buy-btn,.ind .rsx__cta,.ind .bundle__cta,.ind .pcard__cta,.ind .pdp__killer-cta{background-image:linear-gradient(180deg, color-mix(in srgb, var(--accent) 84%, #fff) 0%, var(--accent) 58%);box-shadow:inset 0 1px 0 #ffffff3d, 0 16px 34px -16px color-mix(in srgb, var(--accent) 76%, transparent)}.ind .buy-btn:hover,.ind .rsx__cta:hover,.ind .bundle__cta:hover,.ind .pcard__cta:hover,.ind .pdp__killer-cta:hover{filter:brightness(1.04);box-shadow:inset 0 1px 0 #ffffff4d, 0 22px 46px -16px color-mix(in srgb, var(--accent) 82%, transparent)}.ind .pcard{border-radius:18px;box-shadow:inset 0 1px #ffffff0e,0 16px 38px -22px #201b161f}.ind .mtfx__qa,.ind .pdp__qa,.ind .pdp__feat{box-shadow:inset 0 1px #ffffff0b,0 18px 40px -30px #201b161a}.ind .rsx__tableWrap{box-shadow:inset 0 1px #ffffff0a,0 22px 50px -40px #201b161a}@media (prefers-reduced-motion:no-preference){.ind .pcard,.ind .buy-btn,.ind .rsx__cta,.ind .pcard__cta,.ind .pdp__killer-cta{transition:transform .25s cubic-bezier(.2,.7,.2,1),box-shadow .25s,filter .2s,border-color .25s}}.ind .problem{padding:8px 0 4px}.ind .problem__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.ind .problem__cell{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:24px;box-shadow:inset 0 1px #ffffff0a,0 16px 38px -28px #201b161a}.ind .problem__x{background:color-mix(in srgb, #e5484d 20%, var(--card));color:#ff9a9e;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:14px;font-size:.82rem;display:inline-flex}.ind .problem__h{font-family:var(--ui);color:var(--ink);font-size:1.08rem;font-weight:600;line-height:1.25}.ind .problem__p{color:var(--ink-soft);margin:8px 0 0;font-size:.96rem;line-height:1.55}@media (max-width:760px){.ind .problem__grid{grid-template-columns:1fr}}.ind .stackflow{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.ind .stackstep{border:1px solid var(--line);background:linear-gradient(180deg, var(--card), var(--bg-2));border-radius:18px;flex-direction:column;padding:24px 22px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 18px 40px -26px #201b161a}.ind .stackstep__n{color:var(--accent);letter-spacing:.04em}.ind .stackstep__p{color:var(--ink-soft);flex:1;margin:12px 0 0;font-size:.96rem;line-height:1.55}.ind .stackstep__tools{color:var(--muted);border-top:1px solid var(--line-soft);margin-top:16px;padding-top:14px;font-size:.8rem;line-height:1.5}@media (max-width:860px){.ind .stackflow{grid-template-columns:1fr 1fr}}@media (max-width:480px){.ind .stackflow{grid-template-columns:1fr}}.ind .sstrip{padding:34px 0 8px}.ind .sstrip__row{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.ind .sstrip__card{border:1px solid var(--line);background:color-mix(in srgb, var(--bg-2) 86%, #000);border-radius:12px;flex-direction:column;gap:6px;min-width:0;padding:16px 16px 14px;text-decoration:none;transition:border-color .18s,transform .12s;display:flex}.ind .sstrip__card:hover{border-color:var(--accent);transform:translateY(-2px)}.ind .sstrip__name{font-family:var(--serif);color:var(--ink);font-size:1.02rem;font-weight:700}.ind .sstrip__tag{color:var(--ink-soft);flex:1;font-size:.82rem;line-height:1.35}.ind .sstrip__price{color:var(--ink);font-size:.95rem}.ind .sstrip__price s{color:var(--ink-soft);margin-left:4px;font-size:.8rem}.ind .sstrip__go{letter-spacing:.06em;color:var(--accent);font-size:.74rem}@media (max-width:1020px){.ind .sstrip__row{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ind .sstrip__row{grid-template-columns:1fr}}.ind .sstrip__seeall{letter-spacing:.06em;color:var(--ink-soft);white-space:nowrap;font-size:.74rem;transition:color .18s}.ind .sstrip__seeall:hover{color:var(--accent)}.ind .stx__hero{text-align:center;background-image:radial-gradient(52% 46% at 50% 34%,#16150f09,#0000 66%);padding:190px 0 96px}.ind .stx__heroIn{flex-direction:column;align-items:center;max-width:760px;margin:0 auto;display:flex}.ind .stx__kicker{border:1px solid var(--line);background:var(--bg);color:var(--ink-soft);letter-spacing:.1em;border-radius:999px;align-items:center;gap:9px;padding:8px 15px;display:inline-flex;box-shadow:0 1px 2px #16150f0a}.ind .stx__kickerDot{background:var(--ink);border-radius:50%;width:6px;height:6px}.ind .stx__h1{letter-spacing:-.03em;text-wrap:balance;color:var(--ink);margin:22px 0 0;font-size:clamp(2.4rem,4.8vw,3.5rem);font-weight:800;line-height:1.05}.ind .stx__sub{color:var(--ink-soft);max-width:56ch;margin:20px 0 0;font-size:clamp(1.02rem,1.5vw,1.16rem);line-height:1.65}.ind .stx__section{padding:0 0 96px}.ind .stx__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.ind .stx__card{border:1px solid var(--line);background:var(--bg);border-radius:14px;flex-direction:column;gap:10px;min-width:0;padding:24px;text-decoration:none;transition:border-color .22s,transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s;display:flex;box-shadow:0 1px 2px #16150f0a,0 12px 30px -26px #16150f29}.ind .stx__card:hover{border-color:var(--ink);transform:translateY(-3px);box-shadow:0 2px 4px #16150f0d,0 28px 52px -28px #16150f42}.ind .stx__cardK{color:var(--faint);letter-spacing:.16em;font-size:.64rem}.ind .stx__cardName{letter-spacing:-.012em;color:var(--ink);font-size:1.08rem;font-weight:700;line-height:1.25}.ind .stx__cardTag{color:var(--ink-soft);flex:1;font-size:.86rem;line-height:1.55}.ind .stx__cardRow{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.ind .stx__cardPrice{letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.08rem;font-weight:800}.ind .stx__cardBtn{background:var(--ink);height:34px;color:var(--bg);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:.82rem;font-weight:600;transition:background .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.ind .stx__card:hover .stx__cardBtn{background:#000}.ind .stx__stack{color:var(--bg);background:linear-gradient(160deg,#232119 0%,#14130f 52%,#0d0c09 100%);border:1px solid #0d0c09;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:32px;padding:30px 32px;text-decoration:none;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #16150f0f,0 26px 52px -30px #16150f80,inset 0 1px #ffffff14}.ind .stx__stack:before{content:"";pointer-events:none;background:radial-gradient(90% 130% at 12% -20%,#ffffff17,#0000 55%);position:absolute;inset:0}.ind .stx__stack:hover{transform:translateY(-3px);box-shadow:0 2px 4px #16150f12,0 34px 64px -32px #16150f99,inset 0 1px #ffffff1a}.ind .stx__stackL{min-width:0;position:relative}.ind .stx__stackKRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ind .stx__stackChip{color:#ffffffe0;letter-spacing:.15em;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:5px 11px;font-size:.58rem;display:inline-flex}.ind .stx__stackK{color:#ffffff9e;letter-spacing:.1em}.ind .stx__stackName{letter-spacing:-.016em;color:var(--bg);margin-top:10px;font-size:1.28rem;font-weight:800;display:block}.ind .stx__stackTag{color:#ffffffb8;max-width:52ch;margin-top:7px;font-size:.88rem;line-height:1.55;display:block}.ind .stx__stackR{text-align:right;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:relative}.ind .stx__stackPrice{letter-spacing:-.02em;color:var(--bg);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.65rem;font-weight:800}.ind .stx__stackPrice s{color:#ffffff6b;margin-right:9px;font-size:.95rem;font-weight:500}.ind .stx__stackBtn{background:var(--bg);height:40px;color:var(--ink);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 19px;font-size:.86rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 6px 18px -8px #0000008c}.ind .stx__stack:hover .stx__stackBtn{transform:translateY(-1px);box-shadow:0 10px 24px -10px #0009}.ind .stx__btnArr{margin-left:8px;transition:transform .18s;display:inline-block}.ind .stx__stack:hover .stx__btnArr{transform:translate(3px)}@media (max-width:1020px){.ind .stx__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ind .stx__grid{grid-template-columns:1fr}.ind .stx__stack{grid-template-columns:1fr;padding:26px 24px}.ind .stx__stackR{text-align:left;align-items:flex-start}}@keyframes stxRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.ind .stx__heroIn{animation:.55s cubic-bezier(.2,.7,.2,1) backwards stxRise}.ind .stx__card{animation:.5s cubic-bezier(.2,.7,.2,1) backwards stxRise}.ind .stx__card:first-child{animation-delay:60ms}.ind .stx__card:nth-child(2){animation-delay:.12s}.ind .stx__card:nth-child(3){animation-delay:.18s}.ind .stx__card:nth-child(4){animation-delay:.24s}.ind .stx__stack{animation:.55s cubic-bezier(.2,.7,.2,1) .3s backwards stxRise}.ind .stx__ladder{animation:.5s cubic-bezier(.2,.7,.2,1) .38s backwards stxRise}@media (prefers-reduced-motion:reduce){.ind .stx__card,.ind .stx__stack,.ind .stx__stackBtn,.ind .stx__btnArr,.ind .stx__cardBtn{transition:none}.ind .stx__card:hover,.ind .stx__stack:hover,.ind .stx__stack:hover .stx__stackBtn,.ind .stx__stack:hover .stx__btnArr{transform:none}.ind .stx__heroIn,.ind .stx__card,.ind .stx__stack,.ind .stx__ladder{animation:none}}.ind .stx__ladder{color:var(--ink-soft);text-align:center;margin:56px 0 0;font-size:.9rem}.ind .stx__ladder a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.ind .stx__foot{max-width:var(--maxw);background-image:linear-gradient(90deg, transparent, var(--line) 15%, var(--line) 85%, transparent);background-position:top;background-repeat:no-repeat;background-size:100% 1px;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin:0 auto;padding:30px 30px 72px;display:flex}.ind .stx__footBrand{color:var(--faint);font-size:.66rem}.ind .stx__footLinks{flex-wrap:wrap;gap:22px;display:flex}.ind .stx__footLinks a{color:var(--ink-soft);font-size:.82rem;transition:color .15s}.ind .stx__footLinks a:hover{color:var(--ink)}.ind .stx__trust{max-width:var(--maxw);text-align:center;color:var(--muted);letter-spacing:.12em;background-image:linear-gradient(90deg, transparent, var(--line) 15%, var(--line) 85%, transparent);background-position:top;background-repeat:no-repeat;background-size:100% 1px;margin:0 auto;padding:35px 30px 40px;font-size:.66rem;line-height:2.1}.ind.ind--light :is(input,button,a):focus-visible{outline-color:var(--accent-text)}.ind.ind--light .sec__kicker,.ind.ind--light .feature__eyebrowA,.ind.ind--light .pdp__honest-k,.ind.ind--light .pdp__close-k,.ind.ind--light .pdp__q:after,.ind.ind--light .pdp__q:hover{color:var(--accent-text)}.ind.ind--light .btn-ghost:hover{color:var(--accent-text);border-color:var(--accent-text)}.ind.ind--light .hero__driver:before,.ind.ind--light .hero__drivers--center .hero__driver:before,.ind.ind--light .bundle__inc .ck,.ind.ind--light .hero__badge,.ind.ind--light .hero__save{color:var(--accent-text)}.ind.ind--light .mtfx__h em,.ind.ind--light .bundle__now,.ind.ind--light .band__now{color:var(--accent-text-lg)}.ind.ind--light .bundle__in,.ind.ind--light .band__in{background:var(--bg-2);border:1px solid var(--line)}.ind.ind--light .bundle__badge{color:var(--accent-text)}.ind.ind--light .selfbar{background:var(--bg-2);box-shadow:0 -18px 44px -26px #16150f14}.ind.ind--mono{--accent:var(--ink);--accent-ink:#fff;--accent-text:var(--ink);--accent-text-lg:var(--ink)}@media (min-width:561px){.ind.ind--mono .hero--pdp{padding:168px 0 110px}}.ind.ind--mono .pdp__sec{padding:100px 0}.ind.ind--mono .disc{padding:56px 0 72px}.ind.ind--mono .buy-btn,.ind.ind--mono .pdp__killer-cta{background-image:linear-gradient(#34312a 0%,#16150f 58%);transition:transform .18s,box-shadow .18s,background-image .18s;box-shadow:inset 0 1px #ffffff24,0 14px 30px -18px #16150f73}.ind.ind--mono .buy-btn:hover,.ind.ind--mono .pdp__killer-cta:hover{filter:none;background-image:linear-gradient(#3b382f 0%,#1a1913 58%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff2e,0 20px 42px -18px #16150f8c}.ind.ind--mono .hero__badge{border-color:var(--line);letter-spacing:.12em;background:#fff;box-shadow:0 1px 2px #16150f0d}.ind.ind--mono .sec__rule{background:linear-gradient(90deg, var(--line), transparent)}.ind.ind--mono .shotframe,.ind.ind--mono .rsx__code,.ind.ind--mono .rsx__code2{box-shadow:0 1px 2px #16150f0a,0 20px 44px -34px #16150f47}@media (prefers-reduced-motion:reduce){.ind.ind--mono .buy-btn,.ind.ind--mono .pdp__killer-cta{transition:none}.ind.ind--mono .buy-btn:hover,.ind.ind--mono .pdp__killer-cta:hover{transform:none}}.ind.ind--mono ::selection{color:#16150f;background:#c9c7c0}.ind.ind--mono .hero--poster{background-image:radial-gradient(100% 62% at 50% -14%, color-mix(in srgb, var(--ink) 6%, transparent) 0%, transparent 60%), radial-gradient(64% 46% at 80% -6%, color-mix(in srgb, var(--ink) 4%, transparent) 0%, transparent 60%)}@media (min-width:981px){.ind.ind--mono .hero--pdp{text-align:left}.ind.ind--mono .hero--pdp .hero__poster{max-width:var(--maxw);grid-template-columns:minmax(0,1fr) 416px;grid-template-areas:"badge offer""h1 offer""hook offer""drivers offer";align-items:start;column-gap:68px;display:grid}.ind.ind--mono .hero--pdp .hero__badge{grid-area:badge;justify-self:start}.ind.ind--mono .hero--pdp .hero__h1--poster{grid-area:h1;max-width:none;font-size:clamp(2.2rem,3.2vw,2.9rem)}.ind.ind--mono .hero--pdp .hero__hook--center{grid-area:hook;max-width:48ch;margin:24px 0 0;font-size:1.08rem}.ind.ind--mono .hero--pdp .hero__drivers--center{flex-direction:column;grid-area:drivers;justify-content:flex-start;align-items:flex-start;gap:12px;margin-top:34px}.ind.ind--mono .hero--pdp .hero__drivers--center .hero__driver{letter-spacing:.05em;background:0 0;border:0;border-radius:0;padding:0;font-size:.74rem}.ind.ind--mono .hero--pdp .hero__offer{grid-area:offer;justify-self:end;width:100%;max-width:none;margin:0;padding:30px 30px 26px}.ind.ind--mono .hero--pdp .hero__pricewrap{margin-top:0}.ind.ind--mono .hero--pdp .hero__cta-row{flex-direction:column;gap:12px;width:100%;margin-top:24px}.ind.ind--mono .hero--pdp .hero__cta-row .buy-btn,.ind.ind--mono .hero--pdp .hero__cta-row .hero__browse{text-align:center;justify-content:center;width:100%}}.ind.ind--mono .hero__offer{border-color:color-mix(in srgb, var(--ink) 13%, transparent);box-shadow:0 1px 2px #16150f0d,0 30px 60px -42px #16150f59}.ind.ind--mono .pdp__sec{background-image:linear-gradient(90deg, transparent, var(--line) 15%, var(--line) 85%, transparent);background-position:bottom;background-repeat:no-repeat;background-size:100% 1px;border-bottom:0}
