.faq.svelte-1vyz8mk{border-top:1px solid var(--line);background:var(--bg);interpolate-size:allow-keywords;padding-block:clamp(4rem,8vw,7rem);position:relative}.faq__inner.svelte-1vyz8mk{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2rem,5vw,4.5rem);max-width:1120px;display:grid}.faq__head.svelte-1vyz8mk{top:calc(var(--nav-h) + 2rem);position:sticky}.faq__kicker.svelte-1vyz8mk{margin-bottom:1.1rem}.faq__title.svelte-1vyz8mk{letter-spacing:-.035em;font-size:clamp(1.9rem,3.2vw,2.6rem);font-weight:730;line-height:1.06}.faq__lead.svelte-1vyz8mk{color:var(--ink-soft);margin-top:1.1rem;font-size:clamp(1.02rem,1.4vw,1.16rem);line-height:1.55}.faq__item.svelte-1vyz8mk{border-bottom:1px solid var(--line)}.faq__item.svelte-1vyz8mk:first-child{border-top:1px solid var(--line)}.faq__q.svelte-1vyz8mk{letter-spacing:-.01em;color:var(--ink);cursor:pointer;transition:color var(--dur-1) var(--ease-out);justify-content:space-between;align-items:center;gap:1.25rem;padding:clamp(1.1rem,2vw,1.45rem) .25rem;font-size:clamp(1.05rem,1.6vw,1.22rem);font-weight:600;list-style:none;display:flex}.faq__q.svelte-1vyz8mk::-webkit-details-marker{display:none}.faq__q.svelte-1vyz8mk:hover{color:var(--brand-strong)}.faq__icon.svelte-1vyz8mk{color:var(--muted);transition:transform var(--dur-2) var(--ease-out), color var(--dur-1) var(--ease-out);flex:none}.faq__item[open].svelte-1vyz8mk .faq__icon:where(.svelte-1vyz8mk){color:var(--brand);transform:rotate(180deg)}.faq__q.svelte-1vyz8mk:hover .faq__icon:where(.svelte-1vyz8mk){color:var(--brand-strong)}.faq__a.svelte-1vyz8mk{color:var(--ink-soft);overflow:hidden}.faq__a.svelte-1vyz8mk p:where(.svelte-1vyz8mk){max-width:68ch;padding:0 2.5rem clamp(1.25rem,2.2vw,1.6rem) .25rem;font-size:clamp(.98rem,1.3vw,1.08rem);line-height:1.62}.faq__item.svelte-1vyz8mk::details-content{block-size:0;transition:block-size var(--dur-2) var(--ease-out), content-visibility var(--dur-2) allow-discrete;overflow:hidden}.faq__item[open].svelte-1vyz8mk::details-content{block-size:auto}@media (width<=860px){.faq__inner.svelte-1vyz8mk{grid-template-columns:1fr;gap:clamp(2rem,5vw,2.75rem)}.faq__head.svelte-1vyz8mk{position:static}}.reveal.svelte-1vyz8mk{animation:svelte-1vyz8mk-reveal-up var(--dur-3) var(--ease-out) backwards}.faq__title.reveal.svelte-1vyz8mk{animation-delay:50ms}.faq__lead.reveal.svelte-1vyz8mk{animation-delay:.12s}.faq__list.reveal.svelte-1vyz8mk{animation-delay:.19s}@keyframes svelte-1vyz8mk-reveal-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.reveal.svelte-1vyz8mk{animation:none}.faq__item.svelte-1vyz8mk::details-content{transition:none}.faq__icon.svelte-1vyz8mk{transition:color var(--dur-1) linear}}.pricing.svelte-omzaxu{border-top:1px solid var(--line);background:var(--bg);padding-block:clamp(4.5rem,9vw,8rem);position:relative}.pricing__head.svelte-omzaxu{max-width:44rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.pricing__kicker.svelte-omzaxu{margin-bottom:1.1rem}.pricing__title.svelte-omzaxu{letter-spacing:-.045em;text-wrap:balance;max-width:16ch;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:730;line-height:1.02}.pricing__lead.svelte-omzaxu{max-width:40rem;color:var(--muted);margin-top:1.2rem;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.6}.plans.svelte-omzaxu{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(1rem,2vw,1.5rem);display:grid}.plan.svelte-omzaxu{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--bg);transition:transform var(--dur-2) var(--ease-out), box-shadow var(--dur-2) var(--ease-out);flex-direction:column;padding:clamp(1.5rem,2.4vw,2.1rem);display:flex;position:relative}.plan.svelte-omzaxu:not(.plan--featured):hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.plan--featured.svelte-omzaxu{background:radial-gradient(82% 55% at 50% 0%, oklch(85% .1 210/.2), transparent 70%), var(--bg);box-shadow:0 24px 56px -28px oklch(55% .2 256/.45), var(--shadow-card);border-color:oklch(72% .12 212/.55)}@media (width>=961px){.plan--featured.svelte-omzaxu{margin-block:-14px;padding-block:calc(clamp(1.5rem,2.4vw,2.1rem) + 14px)}}.plan__badge.svelte-omzaxu{border-radius:var(--r-pill);background:var(--brand);color:#fff;letter-spacing:.01em;padding:.34rem .75rem;font-size:.72rem;font-weight:640;position:absolute;top:-13px;right:22px;box-shadow:0 8px 18px -8px oklch(55% .2 256/.7)}.plan__name.svelte-omzaxu{letter-spacing:-.02em;color:var(--ink);font-size:1.3rem;font-weight:700}.plan__desc.svelte-omzaxu{min-height:2.9em;color:var(--muted);margin-top:.55rem;font-size:.9rem;line-height:1.5}.plan__price.svelte-omzaxu{align-items:baseline;gap:.28rem;margin-top:1.4rem;display:flex}.plan__amount.svelte-omzaxu{letter-spacing:-.045em;color:var(--ink);font-size:clamp(2.7rem,4.4vw,3.4rem);font-weight:760;line-height:1}.plan__currency.svelte-omzaxu{color:var(--ink);font-size:1.25rem;font-weight:660}.plan__period.svelte-omzaxu{color:var(--muted);margin-left:.15rem;font-size:.92rem}.plan__ops.svelte-omzaxu{flex-direction:column;gap:.25rem;margin-top:1.1rem;font-size:.92rem;display:flex}.plan__ops-main.svelte-omzaxu{color:var(--ink-soft);font-weight:500}.plan__ops-extra.svelte-omzaxu{color:var(--brand-strong);font-weight:560}.plan__cta.svelte-omzaxu{width:100%;margin-top:1.4rem}.plan__features.svelte-omzaxu{border-top:1px solid var(--line);flex-direction:column;gap:.85rem;margin:1.6rem 0 0;padding:1.5rem 0 0;list-style:none;display:flex}.plan__feature.svelte-omzaxu{color:var(--ink-soft);align-items:flex-start;gap:.6rem;font-size:.92rem;line-height:1.45;display:flex}.plan__check.svelte-omzaxu{background:var(--brand-soft);width:19px;height:19px;color:var(--brand-strong);border-radius:50%;flex:none;place-items:center;margin-top:.05rem;display:grid}.pricing__note.svelte-omzaxu{text-align:center;color:var(--muted);text-wrap:balance;justify-content:center;align-items:center;gap:.55rem;margin-top:clamp(2.5rem,4vw,3.5rem);font-size:.92rem;display:flex}.pricing__note.svelte-omzaxu svg:where(.svelte-omzaxu){color:var(--brand);flex:none}@media (width<=960px){.plans.svelte-omzaxu{grid-template-columns:1fr;gap:1.25rem;max-width:30rem}.plan__desc.svelte-omzaxu{min-height:0}}.hero.svelte-1q37ri0{padding-block:calc(var(--nav-h) + clamp(2.5rem, 5.5vw, 4.25rem)) clamp(4rem, 8vw, 7rem);position:relative;overflow:hidden}.hero__bg.svelte-1q37ri0{z-index:0;pointer-events:none;background:radial-gradient(120% 90% at 78% 8%,oklch(97% .03 230/.9),oklch(100% 0 0) 58%);position:absolute;inset:0}.hero__facet.svelte-1q37ri0{opacity:.9;position:absolute;inset:0}.hero__facet--1.svelte-1q37ri0{clip-path:polygon(52% 0,100% 0,100% 78%,64% 30%);background:linear-gradient(122deg,#0000 46%,oklch(80% .13 200/.22) 62%,#0000 74%)}.hero__facet--2.svelte-1q37ri0{clip-path:polygon(60% 0,100% 0,100% 100%,78% 64%);background:linear-gradient(135deg,#0000 40%,oklch(60% .2 256/.2) 70%,#0000 86%)}.hero__facet--3.svelte-1q37ri0{background:radial-gradient(38% 42% at 82% 30%,oklch(82% .14 184/.3),#0000 70%)}.hero__grid.svelte-1q37ri0{background-image:linear-gradient(90deg,oklch(55% .13 252/.12) 1px,#0000 1px),linear-gradient(oklch(55% .13 252/.12) 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 80% 20%,#000,#0000 72%);mask-image:radial-gradient(70% 70% at 80% 20%,#000,#0000 72%)}.hero__inner.svelte-1q37ri0{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);align-items:center;gap:clamp(2rem,4vw,3.5rem);display:grid;position:relative}.hero__copy.svelte-1q37ri0{max-width:38rem}.hero__title.svelte-1q37ri0{letter-spacing:-.04em;font-size:clamp(2.7rem,6.6vw,5.1rem);font-weight:720;line-height:.98}.hero__accent.svelte-1q37ri0{color:var(--brand)}.hero__sub.svelte-1q37ri0{max-width:33rem;color:var(--muted);margin-top:1.5rem;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.6}.hero__cta.svelte-1q37ri0{flex-wrap:wrap;gap:.75rem;margin-top:2.1rem;display:flex}.hero__foot.svelte-1q37ri0{color:var(--ink-soft);align-items:center;gap:.5rem;margin-top:1.8rem;font-size:.9rem;display:flex}.hero__foot.svelte-1q37ri0 svg:where(.svelte-1q37ri0){flex:none}.hero__visual.svelte-1q37ri0{justify-content:center;display:flex}.reveal.svelte-1q37ri0{animation:svelte-1q37ri0-reveal-up var(--dur-3) var(--ease-out) backwards}.hero__title.reveal.svelte-1q37ri0{animation-delay:60ms}.hero__sub.reveal.svelte-1q37ri0{animation-delay:.19s}.hero__cta.reveal.svelte-1q37ri0{animation-delay:.27s}.hero__foot.reveal.svelte-1q37ri0{animation-delay:.35s}.reveal-visual.svelte-1q37ri0{animation:svelte-1q37ri0-reveal-visual .72s var(--ease-out) .2s backwards}@keyframes svelte-1q37ri0-reveal-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1q37ri0-reveal-visual{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.hero__inner.svelte-1q37ri0{grid-template-columns:1fr;gap:2.5rem}.hero__copy.svelte-1q37ri0{max-width:40rem}.hero__visual.svelte-1q37ri0{justify-content:flex-start;margin-left:-2%}}.visual.svelte-1q37ri0{aspect-ratio:5/4;perspective:1600px;width:100%;max-width:640px;position:relative}.visual__glow.svelte-1q37ri0{filter:blur(18px);z-index:0;background:radial-gradient(42% 50% at 70% 38%,oklch(82% .14 184/.5),#0000 70%),radial-gradient(48% 56% at 42% 62%,oklch(60% .2 256/.42),#0000 72%);position:absolute;inset:-8% -6% -12% -8%}.frame.svelte-1q37ri0{border-radius:var(--r-lg);background:var(--bg);border:1px solid var(--line);width:92%;box-shadow:var(--shadow-screen);transform-origin:100%;z-index:1;position:absolute;top:6%;left:2%;overflow:hidden;transform:rotateY(-14deg)rotateX(5deg)rotate(-1.2deg)}.frame__bar.svelte-1q37ri0{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:.7rem;padding:.6rem .85rem;display:flex}.frame__dots.svelte-1q37ri0{gap:5px;display:inline-flex}.frame__dots.svelte-1q37ri0 i:where(.svelte-1q37ri0){background:var(--line-strong);border-radius:50%;width:9px;height:9px}.frame__url.svelte-1q37ri0{text-align:center;color:var(--muted);background:var(--bg);border:1px solid var(--line);border-radius:var(--r-pill);flex:1;margin-right:2.4rem;padding:.2rem .6rem;font-size:.72rem;font-weight:500}.frame__shot.svelte-1q37ri0{max-height:420px;display:block;overflow:hidden}.frame__shot.svelte-1q37ri0 img:where(.svelte-1q37ri0){width:100%;height:auto;display:block}.chip.svelte-1q37ri0{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-pop);animation:svelte-1q37ri0-chip-float 6s var(--ease-out-soft) infinite;background:oklch(100% 0 0/.92);align-items:center;gap:.6rem;padding:.6rem .85rem;display:flex;position:absolute}.chip__icon.svelte-1q37ri0{border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.chip__icon--alert.svelte-1q37ri0{color:var(--danger);background:var(--danger-soft)}.chip__icon--ok.svelte-1q37ri0{color:var(--brand);background:var(--brand-soft)}.chip__text.svelte-1q37ri0{flex-direction:column;line-height:1.25;display:flex}.chip__text.svelte-1q37ri0 strong:where(.svelte-1q37ri0){color:var(--ink);font-size:.84rem;font-weight:600}.chip__text.svelte-1q37ri0 span:where(.svelte-1q37ri0){color:var(--muted);font-size:.74rem}.chip--a1.svelte-1q37ri0{animation-delay:0s;top:30%;left:-4%}.chip--a2.svelte-1q37ri0{animation-delay:1.4s;top:62%;left:2%}.chip--b1.svelte-1q37ri0{animation-delay:.7s;top:20%;right:-5%}.chip--b2.svelte-1q37ri0{animation-delay:2.1s;top:70%;right:-2%}@keyframes svelte-1q37ri0-chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (width<=1080px){.frame.svelte-1q37ri0{transform:rotateY(-10deg)rotateX(4deg)}}@media (width<=900px){.visual.svelte-1q37ri0{aspect-ratio:4/3;max-width:560px}.frame.svelte-1q37ri0{width:92%;top:8%;left:4%;transform:rotate(-1deg)}}@media (width<=560px){.chip--a2.svelte-1q37ri0,.chip--b2.svelte-1q37ri0{display:none}.chip--a1.svelte-1q37ri0{left:-2%}.chip--b1.svelte-1q37ri0{right:-2%}.chip__text.svelte-1q37ri0 strong:where(.svelte-1q37ri0){font-size:.78rem}}@media (prefers-reduced-motion:reduce){.reveal.svelte-1q37ri0,.reveal-visual.svelte-1q37ri0,.chip.svelte-1q37ri0{animation:none}}.ex.svelte-1qmzerq{--ex-ink:oklch(31% .03 257);background:var(--bg);position:relative;overflow:hidden}.ex__label.svelte-1qmzerq{text-align:center;text-wrap:balance;letter-spacing:.14em;text-transform:uppercase;max-width:100%;color:var(--ex-ink);margin:0 auto clamp(1.75rem,3.4vw,2.6rem);padding-inline:1.25rem;font-size:clamp(.62rem,2.5vw,.74rem);font-weight:600}.ex__marquee.svelte-1qmzerq{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.ex__track.svelte-1qmzerq{width:max-content;animation:38s linear infinite svelte-1qmzerq-ex-scroll;display:flex}.ex__group.svelte-1qmzerq{align-items:center;margin:0;padding:0;list-style:none;display:flex}.ex__logo.svelte-1qmzerq{height:calc(28px * var(--logo-scale,1));background:var(--ex-ink);-webkit-mask:var(--logo) center / contain no-repeat;-webkit-mask:var(--logo) center / contain no-repeat;mask:var(--logo) center / contain no-repeat;opacity:.8;transition:opacity var(--dur-2) var(--ease-out);flex:none;margin-right:clamp(2.25rem,5vw,4rem)}.ex__marquee.svelte-1qmzerq:hover .ex__track:where(.svelte-1qmzerq){animation-play-state:paused}.ex.svelte-1qmzerq:hover .ex__logo:where(.svelte-1qmzerq){opacity:1}@keyframes svelte-1qmzerq-ex-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.ex__track.svelte-1qmzerq{flex-wrap:wrap;justify-content:center;gap:.5rem 0;width:auto;animation:none}.ex__group--dup.svelte-1qmzerq{display:none}.ex__group.svelte-1qmzerq{flex-wrap:wrap;justify-content:center}}.pf.svelte-18e23a4{isolation:isolate;border-top:1px solid var(--line);background:var(--bg);padding-block:clamp(4rem,8vw,7rem);position:relative;overflow:hidden}.pf__bg.svelte-18e23a4{z-index:-1;background:radial-gradient(40% 50% at 18% 30%,oklch(82% .14 184/.1),#0000 66%),radial-gradient(46% 55% at 82% 78%,oklch(60% .2 256/.08),#0000 68%);position:absolute;inset:0}.pf__inner.svelte-18e23a4{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:center;gap:clamp(2.5rem,5vw,4.5rem);display:grid}.pf__card.svelte-18e23a4{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--bg);box-shadow:var(--shadow-screen);padding:clamp(1.1rem,2vw,1.5rem)}.pfc__head.svelte-18e23a4{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.pfc__title.svelte-18e23a4{color:var(--ink);font-size:.95rem;font-weight:640}.pfc__live.svelte-18e23a4{color:var(--ink-soft);border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);align-items:center;gap:.4rem;padding:.2rem .55rem;font-size:.74rem;font-weight:560;display:inline-flex}.pfc__livedot.svelte-18e23a4{background:var(--teal);width:7px;height:7px;animation:svelte-18e23a4-pflive 1.9s var(--ease-out) infinite;border-radius:50%;box-shadow:0 0 oklch(82% .14 184/.7)}@keyframes svelte-18e23a4-pflive{0%{box-shadow:0 0 oklch(82% .14 184/.6)}70%{box-shadow:0 0 0 6px oklch(82% .14 184/0)}to{box-shadow:0 0 oklch(82% .14 184/0)}}.pfc__label.svelte-18e23a4{color:var(--muted);font-size:.78rem}.pfc__amount.svelte-18e23a4{align-items:baseline;gap:.6rem;margin-top:.2rem;display:flex}.pfc__amount.svelte-18e23a4 strong:where(.svelte-18e23a4){letter-spacing:-.03em;color:var(--ink);font-size:clamp(1.7rem,3.2vw,2.3rem);font-weight:760;line-height:1}.pfc__chg.svelte-18e23a4{font-size:.84rem;font-weight:640}.pfc__chg--up.svelte-18e23a4{color:var(--positive)}.pfc__sub.svelte-18e23a4{color:var(--muted);margin-top:.3rem;font-size:.8rem;display:block}.pfc__chart.svelte-18e23a4{height:clamp(96px,13vw,120px);margin:1rem 0 .4rem;position:relative}.pfc__chart.svelte-18e23a4 svg:where(.svelte-18e23a4){width:100%;height:100%;display:block}.pfc__line.svelte-18e23a4{stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.pfc__pt.svelte-18e23a4{background:var(--brand);width:9px;height:9px;box-shadow:0 0 0 3px var(--bg), 0 0 12px 2px oklch(60% .2 256/.6);animation:svelte-18e23a4-pflive 1.9s var(--ease-out) infinite;border-radius:50%;position:absolute;top:6%;right:-1px;transform:translate(-50%,-50%)}.pfc__tabs.svelte-18e23a4{border-bottom:1px solid var(--line);gap:.4rem;padding-bottom:.65rem;display:flex}.pfc__tab.svelte-18e23a4{color:var(--muted);border-radius:var(--r-sm);align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.8rem;font-weight:560;display:inline-flex}.pfc__tab.svelte-18e23a4 i:where(.svelte-18e23a4){border-radius:var(--r-pill);background:var(--surface-2);color:var(--muted);padding:.05rem .34rem;font-size:.68rem;font-style:normal;font-weight:640}.pfc__tab--on.svelte-18e23a4{color:var(--brand-strong);background:var(--brand-soft)}.pfc__tab--on.svelte-18e23a4 i:where(.svelte-18e23a4){color:var(--brand-strong);background:oklch(55% .2 256/.16)}.pfc__rows.svelte-18e23a4{margin:0;padding:0;list-style:none}.hrow.svelte-18e23a4{grid-template-columns:auto 1fr auto auto;align-items:center;gap:.8rem;padding:.7rem .15rem;display:grid}.hrow.svelte-18e23a4+.hrow:where(.svelte-18e23a4){border-top:1px solid var(--line)}.hrow__coin.svelte-18e23a4{border-radius:50%;flex:none;width:32px;height:32px;overflow:hidden;box-shadow:0 1px 3px oklch(30% .05 258/.18)}.hrow__coin.svelte-18e23a4 img:where(.svelte-18e23a4){object-fit:cover;width:100%;height:100%}.hrow__id.svelte-18e23a4{flex-direction:column;min-width:0;display:flex}.hrow__id.svelte-18e23a4 strong:where(.svelte-18e23a4){color:var(--ink);font-size:.9rem;font-weight:600}.hrow__amt.svelte-18e23a4{color:var(--muted);font-size:.76rem}.hrow__px.svelte-18e23a4{color:var(--ink-soft);flex-direction:column;align-items:flex-end;font-size:.84rem;display:flex}.hrow__chg.svelte-18e23a4{font-size:.74rem;font-weight:560}.hrow__chg--up.svelte-18e23a4{color:var(--positive)}.hrow__chg--down.svelte-18e23a4{color:var(--danger)}.hrow__chg--flat.svelte-18e23a4{color:var(--muted)}.hrow__val.svelte-18e23a4{flex-direction:column;align-items:flex-end;display:flex}.hrow__val.svelte-18e23a4 strong:where(.svelte-18e23a4){color:var(--ink);font-size:.9rem;font-weight:640}.hrow__alloc.svelte-18e23a4{color:var(--muted);font-size:.74rem}.pf__copy.svelte-18e23a4{max-width:34rem}.pf__title.svelte-18e23a4{letter-spacing:-.04em;margin-top:1.1rem;font-size:clamp(2rem,4.4vw,3.2rem);font-weight:730;line-height:1.04}.pf__lead.svelte-18e23a4{color:var(--ink-soft);margin-top:1.3rem;font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.6}.pf__feats.svelte-18e23a4{flex-direction:column;gap:.9rem;margin:clamp(1.6rem,3vw,2.2rem) 0 0;padding:0;list-style:none;display:flex}.pfeat.svelte-18e23a4{color:var(--ink-soft);grid-template-columns:auto 1fr;align-items:start;gap:.75rem;font-size:clamp(.96rem,1.3vw,1.05rem);line-height:1.45;display:grid}.pfeat__ck.svelte-18e23a4{background:var(--brand-soft);width:22px;height:22px;color:var(--brand-strong);border-radius:50%;flex:none;place-items:center;margin-top:.1rem;display:grid}.pf__cta.svelte-18e23a4{flex-wrap:wrap;gap:.75rem;margin-top:clamp(1.8rem,3vw,2.4rem);display:flex}.reveal.svelte-18e23a4{animation:svelte-18e23a4-reveal-up var(--dur-3) var(--ease-out) backwards}.pf__copy.svelte-18e23a4 .kicker.reveal:where(.svelte-18e23a4){animation-delay:40ms}.pf__title.reveal.svelte-18e23a4{animation-delay:.11s}.pf__lead.reveal.svelte-18e23a4{animation-delay:.19s}.pf__feats.reveal.svelte-18e23a4{animation-delay:.27s}.pf__cta.reveal.svelte-18e23a4{animation-delay:.35s}.reveal-card.svelte-18e23a4{animation:svelte-18e23a4-reveal-card .72s var(--ease-out) .12s backwards}@keyframes svelte-18e23a4-reveal-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-18e23a4-reveal-card{0%{opacity:0;transform:translateY(20px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width>=901px){.pf__card.svelte-18e23a4{order:-1}}@media (width<=900px){.pf__inner.svelte-18e23a4{grid-template-columns:1fr;gap:2.5rem}.pf__copy.svelte-18e23a4{order:-1;max-width:40rem}}@media (width<=420px){.hrow__px.svelte-18e23a4{display:none}}@media (prefers-reduced-motion:reduce){.reveal.svelte-18e23a4,.reveal-card.svelte-18e23a4,.pfc__livedot.svelte-18e23a4,.pfc__pt.svelte-18e23a4{animation:none}}.cf.svelte-1e6pjgp{isolation:isolate;border-top:1px solid var(--line);background:var(--bg);color:var(--ink);padding-block:clamp(4.5rem,9vw,8rem);position:relative;overflow:hidden}.cf__bg.svelte-1e6pjgp{z-index:-1;position:absolute;inset:0}.cf__glow.svelte-1e6pjgp{background:radial-gradient(52% 42% at 50% 30%,oklch(70% .16 244/.16),#0000 70%),radial-gradient(34% 30% at 74% 24%,oklch(82% .14 184/.14),#0000 70%);position:absolute;inset:0}.cf__grid.svelte-1e6pjgp{background-image:linear-gradient(oklch(55% .18 252/.05) 1px,#0000 1px),linear-gradient(90deg,oklch(55% .18 252/.05) 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 28%,#000 30%,#0000 86%);mask-image:radial-gradient(80% 60% at 50% 28%,#000 30%,#0000 86%)}.cf__inner.svelte-1e6pjgp{position:relative}.cf__head.svelte-1e6pjgp{text-align:center;margin-inline:auto;max-width:46rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.cf__kicker.svelte-1e6pjgp{margin-bottom:1.1rem}.cf__title.svelte-1e6pjgp{letter-spacing:-.04em;color:var(--ink);font-size:clamp(2.1rem,4.6vw,3.5rem);font-weight:720;line-height:1.02}.cf__lead.svelte-1e6pjgp{color:var(--muted);margin-top:1.1rem;max-width:42rem;margin-inline:auto;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.orbit.svelte-1e6pjgp{--orbit:min(64vw, 440px);width:var(--orbit);aspect-ratio:1;margin:clamp(1rem,3vw,2.5rem) auto 0;position:relative}.orbit__ring.svelte-1e6pjgp{border:1px solid oklch(55% .2 256/.14);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit__ring--1.svelte-1e6pjgp{width:60%;height:60%}.orbit__ring--2.svelte-1e6pjgp{border-style:dashed;border-color:oklch(55% .2 256/.1);width:90%;height:90%;animation:140s linear infinite svelte-1e6pjgp-ring-spin}.orbit__sweep.svelte-1e6pjgp{background:conic-gradient(#0000 0deg,oklch(60% .18 248/.14) 38deg,#0000 82deg);border-radius:50%;animation:16s linear infinite svelte-1e6pjgp-sweep-spin;position:absolute;inset:5%;-webkit-mask-image:radial-gradient(circle,#0000 30%,#000 31% 100%);mask-image:radial-gradient(circle,#0000 30%,#000 31% 100%)}@keyframes svelte-1e6pjgp-ring-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes svelte-1e6pjgp-sweep-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spoke.svelte-1e6pjgp{--r:calc(var(--orbit) * var(--rf));width:2px;height:var(--r);transform-origin:50% 0;--a:var(--a0);transform:translateX(-50%) rotate(var(--a));animation:svelte-1e6pjgp-orbit var(--dur) linear infinite;position:absolute;top:50%;left:50%}.spoke__line.svelte-1e6pjgp{border-radius:var(--r-pill);background:linear-gradient(oklch(55% .2 256/.32),oklch(55% .2 256/.08));position:absolute;inset:0}.spoke__pulse.svelte-1e6pjgp{border-radius:var(--r-pill);background:linear-gradient(to top, transparent, var(--teal));width:3px;height:24px;transform:translate(-50%, var(--r));animation:3.4s cubic-bezier(.5,0,.5,1) infinite svelte-1e6pjgp-flow;animation-delay:var(--delay);position:absolute;top:0;left:50%;box-shadow:0 0 9px 1.5px oklch(82% .14 184/.7)}.spoke__node.svelte-1e6pjgp{background:var(--bg);width:41px;height:41px;transform:translate(-50%, -50%) rotate(calc(-1 * var(--a)));border:1px solid oklch(55% .2 256/.12);border-radius:50%;position:absolute;top:100%;left:50%;overflow:hidden;box-shadow:0 0 18px -4px oklch(55% .2 256/.3),0 8px 20px -8px oklch(30% .06 258/.4)}.spoke__logo.svelte-1e6pjgp{object-fit:cover;width:100%;height:100%}@keyframes svelte-1e6pjgp-orbit{0%{--a:var(--a0)}to{--a:calc(var(--a0) + 360deg)}}@keyframes svelte-1e6pjgp-flow{0%{transform:translate(-50%, var(--r));opacity:0}12%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate(-50%,-10px)}}.core.svelte-1e6pjgp{z-index:2;place-items:center;width:70px;height:70px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.core__halo.svelte-1e6pjgp{animation:svelte-1e6pjgp-pulse 4s var(--ease-out) infinite;background:radial-gradient(circle,oklch(62% .2 248/.4),#0000 64%);border-radius:50%;position:absolute;inset:-45%}.core__ring.svelte-1e6pjgp{border:1px solid oklch(60% .18 250/.4);border-radius:50%;position:absolute;inset:-16%;box-shadow:0 0 24px oklch(60% .2 248/.3),inset 0 0 16px oklch(60% .2 248/.12)}.core__tile.svelte-1e6pjgp{background:var(--navy) url(../../../investaxes-logo.png) no-repeat center / 56%;border-radius:50%;width:100%;height:100%;box-shadow:0 0 0 1px oklch(100% 0 0/.12),0 0 36px -6px oklch(55% .2 256/.6),0 14px 30px -10px oklch(20% .03 257/.5)}@keyframes svelte-1e6pjgp-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.07)}}.orbit__legend.svelte-1e6pjgp{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.5rem 1.4rem;margin-top:1.6rem;font-size:.84rem;display:flex}.orbit__legend.svelte-1e6pjgp span:where(.svelte-1e6pjgp){position:relative}.orbit__legend.svelte-1e6pjgp span:where(.svelte-1e6pjgp):not(:last-child):after{content:"·";color:var(--line-strong);position:absolute;right:-.85rem}.steps.svelte-1e6pjgp{margin-top:clamp(2.5rem,5vw,4rem)}.steps__conn.svelte-1e6pjgp{height:120px;position:relative}.steps__wave.svelte-1e6pjgp{width:100%;height:100%;position:absolute;inset:0}.steps__waveline.svelte-1e6pjgp{stroke:oklch(55% .2 256/.45);stroke-width:1.5px;vector-effect:non-scaling-stroke}.steps__drop.svelte-1e6pjgp{stroke:oklch(55% .2 256/.3);stroke-width:1.4px;stroke-dasharray:3 5;vector-effect:non-scaling-stroke}.steps__spark.svelte-1e6pjgp{fill:var(--teal)}.steps__node.svelte-1e6pjgp{left:var(--x);top:var(--y);background:var(--bg);width:48px;height:48px;color:var(--brand-strong);font-variant-numeric:tabular-nums;box-shadow:0 0 0 6px var(--bg), 0 6px 18px -6px oklch(55% .2 256/.45);border:1px solid oklch(55% .2 256/.32);border-radius:50%;place-items:center;font-size:1.1rem;font-weight:700;display:grid;position:absolute;transform:translate(-50%,-50%)}.steps__list.svelte-1e6pjgp{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(1rem,2.4vw,1.9rem);margin:0;padding:0;list-style:none;display:grid}.step.svelte-1e6pjgp:nth-child(2){margin-top:clamp(1.25rem,3.5vw,2.75rem)}.step.svelte-1e6pjgp:nth-child(3){margin-top:clamp(.5rem,1.6vw,1.25rem)}.step__card.svelte-1e6pjgp{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--bg);height:100%;box-shadow:var(--shadow-card);padding:clamp(1.4rem,2.4vw,1.9rem);position:relative}.step__badge.svelte-1e6pjgp{display:none}.step__icon.svelte-1e6pjgp{width:52px;height:52px;color:var(--brand-strong);background:var(--brand-soft);border:1px solid oklch(55% .2 256/.16);border-radius:50%;place-items:center;display:grid}.step__icon.svelte-1e6pjgp svg:where(.svelte-1e6pjgp){width:24px;height:24px}.step__title.svelte-1e6pjgp{letter-spacing:-.025em;color:var(--ink);text-wrap:balance;margin-top:1.1rem;font-size:clamp(1.2rem,1.7vw,1.45rem);font-weight:680;line-height:1.12}.step__body.svelte-1e6pjgp{color:var(--muted);margin-top:.65rem;font-size:.94rem;line-height:1.6}.step__panel.svelte-1e6pjgp{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);margin-top:1.3rem;padding:.9rem}.ipanel__head.svelte-1e6pjgp{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.7rem;display:flex}.ipanel__head.svelte-1e6pjgp>span:where(.svelte-1e6pjgp):first-child{color:var(--ink-soft);font-size:.82rem;font-weight:600}.tag.svelte-1e6pjgp{color:var(--muted);border:1px solid var(--line);border-radius:var(--r-pill);background:var(--bg);padding:.16rem .5rem;font-size:.7rem;font-weight:560}.tag--ok.svelte-1e6pjgp{color:var(--positive);border-color:var(--positive-soft);background:var(--positive-soft)}.srcs.svelte-1e6pjgp{margin:0;padding:0;list-style:none}.srcrow.svelte-1e6pjgp{align-items:center;gap:.6rem;padding:.5rem 0;font-size:.86rem;display:flex}.srcrow.svelte-1e6pjgp+.srcrow:where(.svelte-1e6pjgp){border-top:1px solid var(--line)}.srcrow__ic.svelte-1e6pjgp{object-fit:cover;border-radius:7px;flex:none;width:24px;height:24px}.srcrow__more.svelte-1e6pjgp{background:var(--brand-soft);width:24px;height:24px;color:var(--brand-strong);border-radius:7px;flex:none;place-items:center;font-size:.7rem;font-weight:680;display:grid}.srcrow__name.svelte-1e6pjgp{color:var(--ink);flex:1;font-weight:540}.srcrow--more.svelte-1e6pjgp .srcrow__name:where(.svelte-1e6pjgp){color:var(--muted);font-weight:500}.srcrow__ck.svelte-1e6pjgp{background:var(--positive-soft);width:18px;height:18px;color:var(--positive);border-radius:50%;place-items:center;display:grid}.srcrow__chev.svelte-1e6pjgp{color:var(--muted);font-size:1.1rem;line-height:1}.calc.svelte-1e6pjgp{margin:0 0 .7rem}.calc.svelte-1e6pjgp>div:where(.svelte-1e6pjgp){justify-content:space-between;align-items:center;padding:.32rem 0;font-size:.86rem;display:flex}.calc.svelte-1e6pjgp dt:where(.svelte-1e6pjgp){color:var(--muted)}.calc.svelte-1e6pjgp dd:where(.svelte-1e6pjgp){color:var(--ink);margin:0;font-weight:600}.calc.svelte-1e6pjgp .vpos:where(.svelte-1e6pjgp){color:var(--positive);font-weight:700}.ipanel__sub.svelte-1e6pjgp{border-top:1px solid var(--line);color:var(--ink-soft);align-items:center;gap:.45rem;padding-top:.7rem;font-size:.8rem;font-weight:600;display:flex}.cnt.svelte-1e6pjgp{border-radius:var(--r-pill);background:var(--danger-soft);min-width:18px;height:18px;color:var(--danger);place-items:center;padding:0 .3rem;font-size:.7rem;font-weight:700;display:grid}.arows.svelte-1e6pjgp{margin:.5rem 0 0;padding:0;list-style:none}.arow.svelte-1e6pjgp{border-radius:var(--r-sm);background:var(--danger-soft);color:var(--danger);align-items:center;gap:.45rem;margin-top:.35rem;padding:.4rem .55rem;font-size:.8rem;font-weight:540;display:flex}.arow.svelte-1e6pjgp>span:where(.svelte-1e6pjgp):first-of-type{flex:1}.arow.svelte-1e6pjgp b:where(.svelte-1e6pjgp){font-weight:700}.arow__chev.svelte-1e6pjgp{opacity:.7;font-size:1rem;line-height:1}.report.svelte-1e6pjgp{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg);align-items:center;gap:.7rem;padding:.6rem;display:flex}.report__ic.svelte-1e6pjgp{border-radius:var(--r-xs);background:var(--brand-soft);width:36px;height:36px;color:var(--brand-strong);flex:none;place-items:center;display:grid}.report__txt.svelte-1e6pjgp{flex-direction:column;flex:1;line-height:1.3;display:flex}.report__txt.svelte-1e6pjgp strong:where(.svelte-1e6pjgp){color:var(--ink);font-size:.86rem;font-weight:640}.report__txt.svelte-1e6pjgp span:where(.svelte-1e6pjgp){color:var(--muted);font-size:.74rem}.report__dl.svelte-1e6pjgp{border-radius:var(--r-xs);background:var(--brand);color:#fff;flex:none;place-items:center;width:32px;height:32px;display:grid}.report__inc.svelte-1e6pjgp{color:var(--muted);text-align:center;margin-top:.7rem;font-size:.78rem}.report__inc.svelte-1e6pjgp b:where(.svelte-1e6pjgp){color:var(--brand-strong);font-weight:600}.step__foot.svelte-1e6pjgp{color:var(--muted);align-items:center;gap:.45rem;margin-top:1rem;font-size:.82rem;display:flex}.step__foot.svelte-1e6pjgp b:where(.svelte-1e6pjgp){color:var(--ink)}.vpos.svelte-1e6pjgp{color:var(--positive)}.vdot.svelte-1e6pjgp{background:var(--brand);border-radius:50%;flex:none;width:8px;height:8px}.vdot.live.svelte-1e6pjgp{background:var(--teal);animation:svelte-1e6pjgp-blip 1.8s var(--ease-out) infinite;box-shadow:0 0 oklch(82% .14 184/.7)}.vdot.ready.svelte-1e6pjgp{background:var(--positive);box-shadow:0 0 8px oklch(60% .15 158/.7)}@keyframes svelte-1e6pjgp-blip{0%{box-shadow:0 0 oklch(82% .14 184/.6)}70%{box-shadow:0 0 0 7px oklch(82% .14 184/0)}to{box-shadow:0 0 oklch(82% .14 184/0)}}@media (width<=860px){.steps__conn.svelte-1e6pjgp{display:none}.steps__list.svelte-1e6pjgp{grid-template-columns:1fr;gap:1.5rem;max-width:32rem;margin-inline:auto}.step.svelte-1e6pjgp:nth-child(2),.step.svelte-1e6pjgp:nth-child(3){margin-top:0}.step__card.svelte-1e6pjgp{padding-top:1.7rem}.step__icon.svelte-1e6pjgp{display:none}.step__title.svelte-1e6pjgp{margin-top:0}.step__badge.svelte-1e6pjgp{background:var(--brand);color:#fff;font-variant-numeric:tabular-nums;width:34px;height:34px;box-shadow:0 0 0 4px var(--bg), 0 6px 16px -6px oklch(55% .2 256/.6);border-radius:50%;place-items:center;font-size:.95rem;font-weight:700;display:grid;position:absolute;top:-14px;left:clamp(1.4rem,2.4vw,1.9rem)}}@media (width<=420px){.spoke__node.svelte-1e6pjgp{width:35px;height:35px}}@media (prefers-reduced-motion:reduce){.spoke.svelte-1e6pjgp,.spoke__pulse.svelte-1e6pjgp,.orbit__ring--2.svelte-1e6pjgp,.orbit__sweep.svelte-1e6pjgp,.core__halo.svelte-1e6pjgp,.vdot.live.svelte-1e6pjgp{animation:none}.spoke__pulse.svelte-1e6pjgp{opacity:.5;transform:translate(-50%, calc(var(--r) * .5))}}.org.svelte-pj46ks{--o-bg:oklch(16% .022 280);--o-bg-2:oklch(21% .026 282);--o-ink:oklch(98% .008 250);--o-muted:oklch(74% .024 262);--o-faint:oklch(60% .02 262);--o-line:oklch(100% 0 0/.09);--o-line-2:oklch(100% 0 0/.14);--o-teal:oklch(82% .14 184);isolation:isolate;background:var(--o-bg);color:var(--o-ink);padding-block:clamp(4.5rem,9vw,8rem);position:relative;overflow:hidden}.org__bg.svelte-pj46ks{z-index:-1;background:radial-gradient(54% 60% at 10% 92%,oklch(42% .14 300/.32),#0000 70%),radial-gradient(40% 44% at 96% 6%,oklch(50% .13 232/.2),#0000 72%);position:absolute;inset:0}.org__inner.svelte-pj46ks{grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}.org__copy.svelte-pj46ks{max-width:36rem}.org__kicker.svelte-pj46ks{--kicker-ink:var(--o-teal)}.org__title.svelte-pj46ks{letter-spacing:-.04em;color:var(--o-ink);text-wrap:balance;margin-top:1.2rem;font-size:clamp(2.1rem,4.4vw,3.4rem);font-weight:730;line-height:1.04}.org__lead.svelte-pj46ks{color:var(--o-muted);margin-top:1.3rem;font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.6}.org__features.svelte-pj46ks{flex-direction:column;gap:1.4rem;margin:clamp(2rem,3.5vw,2.75rem) 0 0;padding:0;list-style:none;display:flex}.ofeat.svelte-pj46ks{grid-template-columns:auto 1fr;align-items:start;gap:1rem;display:grid}.ofeat__icon.svelte-pj46ks{border-radius:var(--r-sm);border:1px solid var(--o-line-2);width:42px;height:42px;color:var(--o-teal);background:oklch(100% 0 0/.04);place-items:center;display:grid}.ofeat__icon.svelte-pj46ks svg:where(.svelte-pj46ks){width:20px;height:20px}.ofeat__title.svelte-pj46ks{letter-spacing:-.015em;color:var(--o-ink);font-size:1.02rem;font-weight:640}.ofeat__body.svelte-pj46ks{color:var(--o-muted);margin-top:.3rem;font-size:.92rem;line-height:1.55}.org__cta.svelte-pj46ks{margin-top:clamp(2rem,3.5vw,2.75rem)}.org__panel.svelte-pj46ks{border:1px solid var(--o-line-2);border-radius:var(--r-lg);background:linear-gradient(180deg, var(--o-bg-2), oklch(18% .022 282));overflow:hidden;box-shadow:0 40px 80px -40px oklch(0% 0 0/.8),inset 0 1px oklch(100% 0 0/.05)}.pcard__head.svelte-pj46ks{border-bottom:1px solid var(--o-line);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;display:flex}.pcard__title.svelte-pj46ks{font-family:var(--font-mono);color:var(--o-ink);align-items:center;gap:.55rem;font-size:1rem;font-weight:600;display:inline-flex}.pcard__title.svelte-pj46ks svg:where(.svelte-pj46ks){color:var(--o-teal)}.pcard__meta.svelte-pj46ks{font-family:var(--font-mono);color:var(--o-faint);font-size:.8rem}.pcard__list.svelte-pj46ks{margin:0;padding:.35rem .5rem;list-style:none}.crow.svelte-pj46ks{border-radius:var(--r-sm);transition:background var(--dur-2) var(--ease-out);grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:.85rem .75rem;display:grid}.crow.svelte-pj46ks+.crow:where(.svelte-pj46ks){border-top:1px solid var(--o-line)}.crow.svelte-pj46ks:hover{background:oklch(100% 0 0/.03)}.crow__av.svelte-pj46ks{width:42px;height:42px;color:var(--o-teal);font-family:var(--font-mono);background:oklch(82% .14 184/.13);border:1px solid oklch(82% .14 184/.2);border-radius:50%;place-items:center;font-size:.82rem;font-weight:600;display:grid}.crow__id.svelte-pj46ks{flex-direction:column;gap:.15rem;min-width:0;display:flex}.crow__id.svelte-pj46ks strong:where(.svelte-pj46ks){color:var(--o-ink);font-size:.98rem;font-weight:620}.crow__ops.svelte-pj46ks{font-family:var(--font-mono);color:var(--o-faint);font-size:.78rem}.pill.svelte-pj46ks{border-radius:var(--r-pill);font-family:var(--font-mono);white-space:nowrap;align-items:center;gap:.34rem;padding:.3rem .62rem;font-size:.76rem;font-weight:500;display:inline-flex}.pill--ok.svelte-pj46ks{color:oklch(82% .16 158);background:oklch(82% .16 158/.13);border:1px solid oklch(82% .16 158/.22)}.pill--warn.svelte-pj46ks{color:oklch(80% .15 64);background:oklch(80% .15 64/.13);border:1px solid oklch(80% .15 64/.24)}.pill--pending.svelte-pj46ks{color:oklch(78% .11 300);background:oklch(78% .11 300/.14);border:1px solid oklch(78% .11 300/.24)}.pill--pending.svelte-pj46ks svg:where(.svelte-pj46ks){transform-origin:50%;animation:2.4s steps(8,end) infinite svelte-pj46ks-tick}@keyframes svelte-pj46ks-tick{to{transform:rotate(360deg)}}@media (width<=900px){.org__inner.svelte-pj46ks{grid-template-columns:1fr;gap:2.75rem}.org__copy.svelte-pj46ks{max-width:40rem}}@media (width<=460px){.crow__av.svelte-pj46ks{width:36px;height:36px}.pill.svelte-pj46ks{padding:.26rem .5rem}}@media (prefers-reduced-motion:reduce){.pill--pending.svelte-pj46ks svg:where(.svelte-pj46ks){animation:none}}.why.svelte-13ht3ty{background:var(--bg);padding-block:clamp(4rem,8vw,7rem);position:relative}.why__kicker.svelte-13ht3ty{margin-bottom:1.1rem}.why__inner.svelte-13ht3ty{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}.why__copy.svelte-13ht3ty{max-width:34rem}.why__title.svelte-13ht3ty{letter-spacing:-.04em;font-size:clamp(2.1rem,4.8vw,3.5rem);font-weight:730;line-height:1.03}.why__lead.svelte-13ht3ty{max-width:38ch;color:var(--ink-soft);margin-top:1.4rem;font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.6}.why__worries.svelte-13ht3ty{flex-direction:column;gap:1rem;margin:clamp(1.8rem,3vw,2.4rem) 0 0;padding:0;list-style:none;display:flex}.worry.svelte-13ht3ty{grid-template-columns:auto 1fr;align-items:center;gap:.85rem;display:grid}.worry__mark.svelte-13ht3ty{background:var(--surface-2);width:28px;height:28px;color:var(--muted);border-radius:50%;flex:none;place-items:center;display:grid}.worry__mark.svelte-13ht3ty svg:where(.svelte-13ht3ty){width:17px;height:17px}.worry__text.svelte-13ht3ty{color:var(--ink-soft);font-size:clamp(.98rem,1.3vw,1.08rem);line-height:1.4}.why__close.svelte-13ht3ty{color:var(--ink);letter-spacing:-.01em;text-wrap:balance;align-items:flex-start;gap:.6rem;margin-top:clamp(2rem,3.5vw,2.75rem);font-size:clamp(1rem,1.35vw,1.12rem);font-weight:600;line-height:1.45;display:flex}.why__arrow.svelte-13ht3ty{color:var(--brand);animation:svelte-13ht3ty-nudge 2.4s var(--ease-out-soft) infinite;flex:none;margin-top:.15rem}@keyframes svelte-13ht3ty-nudge{0%,64%,to{transform:translateY(0)}80%{transform:translateY(3px)}}.why__board.svelte-13ht3ty{border:1px solid var(--line);border-radius:var(--r-xl);background:radial-gradient(120% 80% at 85% 10%, oklch(80% .13 200/.06), transparent 60%), radial-gradient(100% 90% at 10% 95%, oklch(60% .2 256/.05), transparent 62%), var(--surface);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.why__pile.svelte-13ht3ty{width:100%;min-height:clamp(360px,38vw,480px);position:relative}.tag.svelte-13ht3ty{top:var(--top);left:var(--left);border-radius:var(--r-pill);background:var(--bg);border:1px solid var(--line);font-family:var(--font-mono);color:var(--ink-soft);white-space:nowrap;transform:rotate(var(--rot));animation:svelte-13ht3ty-drift var(--f,7s) var(--ease-out-soft) var(--d,0s) infinite alternate;will-change:transform;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.82rem;display:inline-flex;position:absolute;box-shadow:0 1px 2px oklch(30% .05 258/.05),0 10px 22px -14px oklch(30% .06 258/.4)}.tag__logo.svelte-13ht3ty{object-fit:contain;border-radius:4px;flex:none;width:18px;height:18px}@keyframes svelte-13ht3ty-drift{0%{transform:rotate(var(--rot)) translateY(0)}to{transform:rotate(var(--rot)) translateY(-7px)}}.tag--alert.svelte-13ht3ty{color:var(--danger);background:var(--danger-soft);border-color:oklch(78% .09 25/.5);font-weight:500}.tag--alert.svelte-13ht3ty svg:where(.svelte-13ht3ty){flex:none}.tag--total.svelte-13ht3ty{background:var(--bg);border-color:var(--line-strong);box-shadow:var(--shadow-pop);color:var(--muted);z-index:2;gap:.3rem;padding:.7rem 1.05rem;font-size:.86rem}.tag--total.svelte-13ht3ty strong:where(.svelte-13ht3ty){color:var(--ink);font-weight:680}.reveal.svelte-13ht3ty{animation:svelte-13ht3ty-reveal-up var(--dur-3) var(--ease-out) backwards}.why__title.reveal.svelte-13ht3ty{animation-delay:40ms}.why__lead.reveal.svelte-13ht3ty{animation-delay:.13s}.why__worries.reveal.svelte-13ht3ty{animation-delay:.22s}.why__close.reveal.svelte-13ht3ty{animation-delay:.32s}@keyframes svelte-13ht3ty-reveal-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.why__inner.svelte-13ht3ty{grid-template-columns:1fr;gap:2.5rem}.why__copy.svelte-13ht3ty{max-width:40rem}.why__board.svelte-13ht3ty{padding:1.5rem 1.25rem}.why__pile.svelte-13ht3ty{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;min-height:0;display:flex;position:static}.tag.svelte-13ht3ty{animation:none;position:static}.tag--total.svelte-13ht3ty{flex-basis:100%;justify-content:center;margin-top:.4rem}}@media (prefers-reduced-motion:reduce){.reveal.svelte-13ht3ty,.tag.svelte-13ht3ty,.why__arrow.svelte-13ht3ty{animation:none}}.gs.svelte-3zn2zr{--g-ink:oklch(98% .008 250);--g-muted:oklch(74% .024 262);--g-faint:oklch(60% .02 262);--g-teal:oklch(82% .14 184);isolation:isolate;color:var(--g-ink);text-align:center;background:oklch(15% .02 264);padding-block:clamp(4.5rem,9vw,7.5rem);position:relative;overflow:hidden}.gs__bg.svelte-3zn2zr{z-index:-1;background:radial-gradient(46% 52% at 50% 4%,oklch(82% .14 184/.18),#0000 62%),radial-gradient(60% 70% at 50% 0,oklch(50% .18 256/.22),#0000 60%),linear-gradient(oklch(17% .022 266),oklch(13% .018 262));position:absolute;inset:0}.gs__inner.svelte-3zn2zr{flex-direction:column;align-items:center;max-width:46rem;display:flex}.gs__kicker.svelte-3zn2zr{--kicker-ink:var(--g-teal);margin-bottom:clamp(1.1rem,2.5vw,1.6rem)}.gs__title.svelte-3zn2zr{letter-spacing:-.04em;color:var(--g-ink);text-wrap:balance;max-width:15ch;font-size:clamp(2.2rem,5.6vw,4rem);font-weight:740;line-height:1}.gs__mark.svelte-3zn2zr{isolation:isolate;white-space:nowrap;color:var(--g-ink);position:relative}.gs__mark.svelte-3zn2zr:before{content:"";z-index:-1;transform-origin:0;background:linear-gradient(100deg,oklch(82% .14 184/.5),oklch(84% .15 190/.62));border-radius:.55em .7em .5em .85em/1em 1.1em .85em 1.2em;position:absolute;inset:.44em -.14em .02em;transform:rotate(-1.6deg);box-shadow:0 0 14px oklch(82% .14 184/.22)}.gs__mark--2.svelte-3zn2zr:before{border-radius:.7em .5em .85em .55em/1.1em .9em 1.2em .95em;transform:rotate(1.2deg)}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.gs__mark.svelte-3zn2zr:before{animation:linear both svelte-3zn2zr-gs-mark;animation-timeline:view();animation-range:entry 8% cover 26%;transform:rotate(-1.6deg)scaleX(0)}.gs__mark--2.svelte-3zn2zr:before{animation-range:entry 8% cover 36%;transform:rotate(1.2deg)scaleX(0)}@keyframes svelte-3zn2zr-gs-mark{to{transform:rotate(-1.6deg)scaleX(1)}}}}.gs__sub.svelte-3zn2zr{max-width:44ch;color:var(--g-muted);margin-top:1.4rem;font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.6}.gs__actions.svelte-3zn2zr{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:clamp(2rem,3.5vw,2.75rem);display:flex}.gs__meta.svelte-3zn2zr{font-family:var(--font-mono);letter-spacing:.02em;color:var(--g-faint);margin-top:clamp(1.75rem,3vw,2.5rem);font-size:.8rem}
