.wrap:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;padding-inline:clamp(1rem,4vw,2rem)}.eyebrow:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-glow);margin:0 0 1rem}.eyebrow:where(.astro-j7pv25f6) .dot:where(.astro-j7pv25f6){width:6px;height:6px;border-radius:50%;background:var(--teal-bright);box-shadow:0 0 8px var(--teal-glow)}.eyebrow--dark:where(.astro-j7pv25f6){color:var(--teal)}.section__title:where(.astro-j7pv25f6){font-size:clamp(1.9rem,4vw,2.9rem);line-height:1.1;color:#fff}.section__lead:where(.astro-j7pv25f6){color:var(--muted);font-size:1.05rem;line-height:1.7;margin:1rem 0 0;max-width:46ch}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;border-radius:9999px;padding:.7rem 1.5rem;font-size:.98rem;font-weight:500;transition:transform .15s ease,background-color .15s ease,box-shadow .2s ease,border-color .2s ease}.btn--lg:where(.astro-j7pv25f6){padding:.9rem 2rem;font-size:1.05rem}.btn--primary:where(.astro-j7pv25f6){background:var(--teal);color:#fff;font-weight:600}.btn--primary:where(.astro-j7pv25f6):hover{background:var(--teal-bright);transform:translateY(-2px);box-shadow:0 12px 32px #2dd4bf47}.btn__arrow:where(.astro-j7pv25f6){transition:transform .2s ease}.btn--primary:where(.astro-j7pv25f6):hover .btn__arrow:where(.astro-j7pv25f6){transform:translate(3px)}.btn--ghost:where(.astro-j7pv25f6){background:#ffffff0d;color:#fff;border:1px solid var(--line-strong)}.btn--ghost:where(.astro-j7pv25f6):hover{border-color:var(--teal-glow);transform:translateY(-2px)}.btn--dark:where(.astro-j7pv25f6){background:var(--navy-800);color:#fff}.btn--dark:where(.astro-j7pv25f6):hover{background:var(--navy-700);transform:translateY(-2px);box-shadow:0 12px 28px #0d253d59}.hero:where(.astro-j7pv25f6){position:relative;min-height:100svh;display:flex;align-items:center;isolation:isolate;overflow:hidden;background:radial-gradient(110% 80% at 78% 12%,rgba(13,60,70,.35),transparent 55%),radial-gradient(90% 90% at 15% 95%,rgba(10,45,55,.3),transparent 60%),#040d16}.hero__waves:where(.astro-j7pv25f6){position:absolute;inset:0;z-index:-3;width:100%;height:100%;display:block}.hero__scrim:where(.astro-j7pv25f6){position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#06121fe0,#06121f80 44%,#06121f14),linear-gradient(0deg,var(--navy-900) 2%,rgba(6,18,31,0) 42%)}.hero__glow:where(.astro-j7pv25f6){position:absolute;z-index:-1;border-radius:50%;filter:blur(70px);opacity:.5;pointer-events:none}.hero__glow--a:where(.astro-j7pv25f6){width:420px;height:420px;top:-80px;right:8%;background:radial-gradient(circle,rgba(45,212,191,.35),transparent 70%);animation:floatA 14s ease-in-out infinite alternate}.hero__glow--b:where(.astro-j7pv25f6){width:360px;height:360px;bottom:-60px;left:30%;background:radial-gradient(circle,rgba(14,165,163,.28),transparent 70%);animation:floatB 18s ease-in-out infinite alternate}@keyframes floatA{to{transform:translate(-24px,30px)}}@keyframes floatB{to{transform:translate(30px,-20px)}}.hero__inner:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;width:100%;padding:7rem clamp(1rem,4vw,2rem) 4rem;display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:center}.hero__title:where(.astro-j7pv25f6){font-size:clamp(2.6rem,6.4vw,5rem);line-height:1.03;color:#fff}.hero__title:where(.astro-j7pv25f6) .grad:where(.astro-j7pv25f6){background:linear-gradient(100deg,var(--teal-glow),var(--teal-bright) 55%,#7fe3e0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero__lead:where(.astro-j7pv25f6){margin:1.5rem 0 0;color:var(--muted);font-size:1.12rem;line-height:1.7;max-width:42ch}.hero__actions:where(.astro-j7pv25f6){margin-top:2.2rem;display:flex;gap:.8rem;flex-wrap:wrap}.quotes:where(.astro-j7pv25f6){background:linear-gradient(180deg,#0d253db8,#081627b8);border:1px solid var(--line-strong);border-radius:16px;padding:1.1rem 1.2rem 1rem;backdrop-filter:blur(14px);box-shadow:0 24px 60px #0006,inset 0 1px #ffffff0d}.quotes__head:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding-bottom:.7rem;border-bottom:1px solid var(--line)}.quotes__title:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.pulse:where(.astro-j7pv25f6){width:8px;height:8px;border-radius:50%;background:var(--teal-bright);box-shadow:0 0 #2dd4bf99;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #2dd4bf80}70%{box-shadow:0 0 0 8px #2dd4bf00}to{box-shadow:0 0 #2dd4bf00}}.quotes__meta:where(.astro-j7pv25f6){font-size:.72rem;color:var(--muted-dim)}.quotes__list:where(.astro-j7pv25f6){list-style:none;margin:.4rem 0 0;padding:0}.quote:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.8rem;padding:.5rem .2rem;border-bottom:1px solid rgba(255,255,255,.05)}.quote:where(.astro-j7pv25f6):last-child{border-bottom:0}.quote__sym:where(.astro-j7pv25f6){color:#dfe9f4;font-size:.92rem}.quote__px:where(.astro-j7pv25f6){color:#fff;font-size:.98rem;font-weight:500;transition:color .4s ease}.quote__chg:where(.astro-j7pv25f6){font-size:.82rem;min-width:4.5em;text-align:right;color:var(--muted-dim)}.quote__chg:where(.astro-j7pv25f6).up{color:var(--up)}.quote__chg:where(.astro-j7pv25f6).down{color:var(--down)}.quote:where(.astro-j7pv25f6).flash .quote__px:where(.astro-j7pv25f6){color:var(--teal-glow)}.quotes__foot:where(.astro-j7pv25f6){margin:.7rem 0 0;font-size:.68rem;color:var(--muted-dim);text-align:center}.hero__scroll:where(.astro-j7pv25f6){position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%);width:26px;height:40px;border:1px solid var(--line-strong);border-radius:14px;display:grid;place-items:start center;padding-top:7px;z-index:2}.hero__scroll:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){width:4px;height:8px;border-radius:2px;background:var(--teal-glow);animation:scrolldot 1.8s ease-in-out infinite}@keyframes scrolldot{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(9px);opacity:.3}}@media(max-width:60rem){.hero__inner:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:2rem;padding-top:6rem}.quotes:where(.astro-j7pv25f6){max-width:440px}.hero__scroll:where(.astro-j7pv25f6){display:none}}.ticker:where(.astro-j7pv25f6){border-block:1px solid var(--line);background:var(--navy-850);overflow:hidden;white-space:nowrap}.ticker__track:where(.astro-j7pv25f6){display:inline-flex;gap:2.5rem;padding:.7rem 0;animation:marquee 40s linear infinite}.ticker:where(.astro-j7pv25f6):hover .ticker__track:where(.astro-j7pv25f6){animation-play-state:paused}.ticker__item:where(.astro-j7pv25f6){display:inline-flex;align-items:baseline;gap:.6rem;font-size:.9rem;color:var(--muted)}.ticker__item:where(.astro-j7pv25f6) b:where(.astro-j7pv25f6){color:#fff;font-weight:600}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.metrics:where(.astro-j7pv25f6){padding:4.5rem 0;border-bottom:1px solid var(--line)}.metrics__grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.metric:where(.astro-j7pv25f6){text-align:center}.metric__num:where(.astro-j7pv25f6){font-size:clamp(2.4rem,5vw,3.6rem);font-weight:500;color:#fff;line-height:1}.metric__label:where(.astro-j7pv25f6){color:var(--muted);font-size:.92rem;margin-top:.6rem}@media(max-width:46rem){.metrics__grid:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr;gap:2rem}}.tools:where(.astro-j7pv25f6){padding:6rem 0}.tools__grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.tools__points:where(.astro-j7pv25f6){list-style:none;margin:1.6rem 0 0;padding:0}.tools__points:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){position:relative;padding-left:1.6rem;color:var(--muted);margin:.6rem 0}.tools__points:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"✓";position:absolute;left:0;color:var(--teal-bright);font-weight:700}.calc:where(.astro-j7pv25f6){background:linear-gradient(180deg,#0d253d80,#08162799);border:1px solid var(--line-strong);border-radius:18px;padding:1.6rem;box-shadow:0 24px 60px #00000059}.calc__row:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.field:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.4rem}.field:where(.astro-j7pv25f6)>span:where(.astro-j7pv25f6){font-size:.78rem;color:var(--muted);letter-spacing:.02em}.field:where(.astro-j7pv25f6) select:where(.astro-j7pv25f6),.field:where(.astro-j7pv25f6) input:where(.astro-j7pv25f6){width:100%;background:#06121fb3;border:1px solid var(--line-strong);color:#fff;border-radius:8px;padding:.6rem .7rem;font-size:.98rem;font-family:var(--mono);transition:border-color .2s ease,box-shadow .2s ease}.field:where(.astro-j7pv25f6) select:where(.astro-j7pv25f6):focus,.field:where(.astro-j7pv25f6) input:where(.astro-j7pv25f6):focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px #0ea5a333}.field--static:where(.astro-j7pv25f6) output:where(.astro-j7pv25f6){color:var(--teal-glow);font-size:.98rem;padding:.6rem 0;display:block}.calc__out:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1.3fr;gap:1rem;margin-top:.5rem;padding-top:1.2rem;border-top:1px solid var(--line)}.calc__out-item:where(.astro-j7pv25f6){background:#06121f80;border:1px solid var(--line);border-radius:12px;padding:.9rem 1rem}.calc__out-item:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:block;font-size:.76rem;color:var(--muted);margin-bottom:.35rem}.calc__out-item:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){font-size:1.35rem;color:#fff;font-weight:600}.calc__out-item--hero:where(.astro-j7pv25f6){background:linear-gradient(135deg,#0ea5a329,#2dd4bf0f);border-color:#2dd4bf59}.calc__out-item--hero:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:var(--teal-glow)}.calc__out-item--hero:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){display:block;font-style:normal;font-size:.82rem;color:var(--muted);margin-top:.2rem}.calc__note:where(.astro-j7pv25f6){margin:1rem 0 0;font-size:.74rem;color:var(--muted-dim)}@media(max-width:60rem){.tools__grid:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:2.5rem}}.cats:where(.astro-j7pv25f6){padding:6rem 0;border-top:1px solid var(--line)}.cats__head:where(.astro-j7pv25f6){margin-bottom:2.5rem}.cats__grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.card:where(.astro-j7pv25f6){position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#12314e59,#08162759);border:1px solid var(--line);border-radius:14px;padding:1.6rem;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.card:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;background:radial-gradient(400px circle at var(--mx,50%) var(--my,0%),rgba(45,212,191,.1),transparent 60%);opacity:0;transition:opacity .3s ease;pointer-events:none}a:where(.astro-j7pv25f6).card:hover{transform:translateY(-4px);border-color:#2dd4bf66;box-shadow:0 18px 44px #00000059}a:where(.astro-j7pv25f6).card:hover:after{opacity:1}.card__n:where(.astro-j7pv25f6){font-size:.8rem;color:var(--teal);letter-spacing:.1em}.card__t:where(.astro-j7pv25f6){font-size:1.25rem;color:#fff;margin:.8rem 0 .5rem}.card__d:where(.astro-j7pv25f6){color:var(--muted);font-size:.94rem;line-height:1.6;flex:1}.card__go:where(.astro-j7pv25f6){margin-top:1.1rem;color:var(--teal-bright);font-size:.9rem;font-weight:500;display:inline-flex;gap:.35rem}.card__go:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){transition:transform .2s ease}a:where(.astro-j7pv25f6).card:hover .card__go:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){transform:translate(4px)}.card--soon:where(.astro-j7pv25f6){opacity:.72}.card__soon:where(.astro-j7pv25f6){margin-top:1.1rem;align-self:flex-start;font-size:.72rem;color:var(--muted);border:1px solid var(--line-strong);border-radius:9999px;padding:.2rem .7rem}@media(max-width:60rem){.cats__grid:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}}@media(max-width:40rem){.cats__grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}.philo:where(.astro-j7pv25f6){background:linear-gradient(160deg,#eef4f4,#dbe9e8);color:var(--navy-800)}.philo__inner:where(.astro-j7pv25f6){padding:6rem 0;max-width:820px}.philo__title:where(.astro-j7pv25f6){font-size:clamp(1.9rem,4.4vw,3rem);line-height:1.15;color:var(--navy-800);margin:.5rem 0 0}.philo__lead:where(.astro-j7pv25f6){font-size:1.15rem;line-height:1.8;color:#33475b;margin:1.4rem 0 2rem}.philo__lead:where(.astro-j7pv25f6) mark:where(.astro-j7pv25f6){background:linear-gradient(transparent 60%,#0ea5a347 60%);color:inherit;padding:0 .1em}.cta:where(.astro-j7pv25f6){position:relative;padding:7rem 0;text-align:center;overflow:hidden}.cta__glow:where(.astro-j7pv25f6){position:absolute;top:50%;left:50%;width:700px;height:340px;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(14,165,163,.28),transparent 70%);filter:blur(50px);pointer-events:none}.cta__inner:where(.astro-j7pv25f6){position:relative}.cta__title:where(.astro-j7pv25f6){font-size:clamp(2rem,5vw,3.4rem);color:#fff;line-height:1.1}.cta__lead:where(.astro-j7pv25f6){color:var(--muted);font-size:1.1rem;margin:1rem 0 2rem}
