:root{--sv-bg-1: #0d1117;--sv-bg-2: #161b22;--sv-bg-3: #0a0f1a;--sv-turquoise: #1de2c4;--sv-turquoise-dim: rgba(29, 226, 196, .15);--sv-blue: #0051ff;--sv-purple: #8b5cf6}.sv-link--turquoise[data-astro-cid-ucd2ps2b]{color:var(--sv-turquoise);text-decoration:none;transition:color .2s ease}.sv-link--turquoise[data-astro-cid-ucd2ps2b]:hover{color:#4ae8d0}.sv-btn[data-astro-cid-ucd2ps2b]{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 2rem;font-weight:700;font-size:.9375rem;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .15s ease,border-color .2s ease}.sv-btn--primary[data-astro-cid-ucd2ps2b]{background:var(--sv-turquoise);color:var(--sv-bg-1)}.sv-btn--primary[data-astro-cid-ucd2ps2b]:hover{background:#4ae8d0;color:var(--sv-bg-1);transform:translateY(-1px)}.sv-btn--ghost[data-astro-cid-ucd2ps2b]{background:transparent;color:var(--sv-turquoise);border:1px solid rgba(29,226,196,.3)}.sv-btn--ghost[data-astro-cid-ucd2ps2b]:hover{border-color:var(--sv-turquoise);color:#fff;transform:translateY(-1px)}.sv-btn--lg[data-astro-cid-ucd2ps2b]{padding:1rem 2.5rem;font-size:1rem}.sv-hero[data-astro-cid-ucd2ps2b]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;background:var(--sv-bg-1);position:relative;padding:8rem 0 4rem}.sv-hero__grid[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.sv-hero__grid[data-astro-cid-ucd2ps2b]{grid-template-columns:3fr 2fr;gap:4rem}}.sv-hero__label[data-astro-cid-ucd2ps2b]{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sv-turquoise);margin-bottom:1.5rem;font-weight:600}.sv-hero__headline[data-astro-cid-ucd2ps2b]{font-size:clamp(2.25rem,5vw,4rem);line-height:1.05;letter-spacing:-.03em;color:#fff;font-weight:700;margin-bottom:1.75rem;max-width:18ch}.sv-hero__body[data-astro-cid-ucd2ps2b]{font-size:1.0625rem;line-height:1.75;color:#afafb6;max-width:55ch;margin-bottom:2.5rem}.sv-hero__ctas[data-astro-cid-ucd2ps2b]{display:flex;flex-wrap:wrap;gap:1rem}.sv-hero__journey[data-astro-cid-ucd2ps2b]{max-width:100%}.sv-hero__scroll-indicator[data-astro-cid-ucd2ps2b]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.sv-hero__chevron[data-astro-cid-ucd2ps2b]{width:24px;height:24px;color:#494950;animation:sv-bounce 2s ease-in-out infinite}@keyframes sv-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.sv-section[data-astro-cid-ucd2ps2b]{padding:5rem 0}.sv-section__label[data-astro-cid-ucd2ps2b]{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sv-turquoise);margin-bottom:1rem;font-weight:600}.sv-section__headline[data-astro-cid-ucd2ps2b]{font-size:clamp(1.75rem,3.5vw,2.5rem);color:#fff;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.sv-section--callout[data-astro-cid-ucd2ps2b]{padding:5rem 0;background:var(--sv-bg-3)}.sv-callout[data-astro-cid-ucd2ps2b]{background:var(--sv-bg-2);border-radius:12px;padding:3rem 3.5rem;border-left:4px solid var(--sv-turquoise);position:relative}.sv-callout__headline[data-astro-cid-ucd2ps2b]{font-size:clamp(1.5rem,3vw,2rem);color:#fff;font-weight:700;margin-bottom:2rem;letter-spacing:-.02em}.sv-callout__list[data-astro-cid-ucd2ps2b]{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:1rem}.sv-callout__item[data-astro-cid-ucd2ps2b]{display:flex;align-items:flex-start;gap:.875rem;font-size:1.0625rem;line-height:1.6;color:#afafb6}.sv-check[data-astro-cid-ucd2ps2b]{width:22px;height:22px;flex-shrink:0;margin-top:2px}.sv-callout__closer[data-astro-cid-ucd2ps2b]{font-size:1.0625rem;color:#fff;font-weight:600;margin-top:1.5rem}.sv-section--ladder[data-astro-cid-ucd2ps2b]{padding:6rem 0;background:var(--sv-bg-3)}.sv-ladder__grid[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media(min-width:1024px){.sv-ladder__grid[data-astro-cid-ucd2ps2b]{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.sv-card[data-astro-cid-ucd2ps2b]{background:var(--sv-bg-2);border-radius:12px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.sv-card[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.sv-card__inner[data-astro-cid-ucd2ps2b]{padding:2rem 1.75rem 2.25rem;border-top:3px solid transparent}.sv-card--turquoise[data-astro-cid-ucd2ps2b] .sv-card__inner[data-astro-cid-ucd2ps2b]{border-top-color:var(--sv-turquoise)}.sv-card--blue[data-astro-cid-ucd2ps2b] .sv-card__inner[data-astro-cid-ucd2ps2b]{border-top-color:var(--sv-blue)}.sv-card--purple[data-astro-cid-ucd2ps2b] .sv-card__inner[data-astro-cid-ucd2ps2b]{border-top-color:var(--sv-purple)}@media(min-width:1024px){.sv-card--elevated[data-astro-cid-ucd2ps2b]{transform:translateY(-8px)}.sv-card--elevated[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-12px)}}.sv-card__tag[data-astro-cid-ucd2ps2b]{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .75rem;border-radius:4px;margin-bottom:1rem}.sv-card__tag--turquoise[data-astro-cid-ucd2ps2b]{background:var(--sv-turquoise-dim);color:var(--sv-turquoise)}.sv-card__tag--blue[data-astro-cid-ucd2ps2b]{background:#0051ff26;color:#5ea3d4}.sv-card__tag--purple[data-astro-cid-ucd2ps2b]{background:#8b5cf626;color:#a78bfa}.sv-card__title[data-astro-cid-ucd2ps2b]{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem;letter-spacing:-.01em}.sv-card__desc[data-astro-cid-ucd2ps2b]{font-size:.9375rem;line-height:1.7;color:#95959d;margin-bottom:1.25rem}.sv-card__bullets[data-astro-cid-ucd2ps2b]{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-direction:column;gap:.5rem}.sv-card__bullets[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.5;color:#afafb6}.sv-check-sm[data-astro-cid-ucd2ps2b]{width:16px;height:16px;flex-shrink:0;margin-top:2px}.sv-card__link[data-astro-cid-ucd2ps2b]{font-size:.875rem;font-weight:700;color:var(--sv-turquoise);text-decoration:none;transition:color .2s ease}.sv-card__link[data-astro-cid-ucd2ps2b]:hover{color:#4ae8d0}.sv-ladder__footer[data-astro-cid-ucd2ps2b]{font-size:1rem;color:#95959d;margin-top:3rem}.sv-section--also[data-astro-cid-ucd2ps2b]{padding:5rem 0;background:var(--sv-bg-1)}.sv-also__grid[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem}@media(min-width:768px){.sv-also__grid[data-astro-cid-ucd2ps2b]{grid-template-columns:repeat(2,1fr)}}.sv-also__card[data-astro-cid-ucd2ps2b]{background:var(--sv-bg-2);border-radius:12px;padding:2.25rem 2rem;transition:transform .25s ease,box-shadow .25s ease}.sv-also__card[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-3px);box-shadow:0 12px 36px #00000040}.sv-also__icon[data-astro-cid-ucd2ps2b]{margin-bottom:1.25rem}.sv-also__title[data-astro-cid-ucd2ps2b]{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem;letter-spacing:-.01em}.sv-also__title[data-astro-cid-ucd2ps2b] a[data-astro-cid-ucd2ps2b]{color:#fff;text-decoration:none;transition:color .2s ease}.sv-also__title[data-astro-cid-ucd2ps2b] a[data-astro-cid-ucd2ps2b]:hover{color:var(--sv-turquoise)}.sv-also__desc[data-astro-cid-ucd2ps2b]{font-size:.9375rem;line-height:1.7;color:#95959d;margin-bottom:1.25rem}.sv-section--process[data-astro-cid-ucd2ps2b]{padding:6rem 0;background:var(--sv-bg-2)}.sv-timeline[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem;position:relative}@media(min-width:768px){.sv-timeline[data-astro-cid-ucd2ps2b]{grid-template-columns:repeat(3,1fr);gap:2rem}}.sv-timeline__line[data-astro-cid-ucd2ps2b]{display:none}@media(min-width:768px){.sv-timeline__line[data-astro-cid-ucd2ps2b]{display:block;position:absolute;top:14px;left:calc(16.66% + 6px);right:calc(16.66% + 6px);height:2px;background:linear-gradient(90deg,var(--sv-turquoise),rgba(29,226,196,.2));z-index:0}}.sv-timeline__step[data-astro-cid-ucd2ps2b]{position:relative;text-align:center}@media(min-width:768px){.sv-timeline__step[data-astro-cid-ucd2ps2b]{text-align:center}}.sv-timeline__dot[data-astro-cid-ucd2ps2b]{width:12px;height:12px;border-radius:50%;background:var(--sv-turquoise);box-shadow:0 0 0 4px var(--sv-turquoise-dim);margin:0 auto 1.5rem;position:relative;z-index:1}.sv-timeline__number[data-astro-cid-ucd2ps2b]{font-family:Sohne Mono,JetBrains Mono,monospace;font-size:.6875rem;color:var(--sv-turquoise);letter-spacing:.08em;font-weight:700;display:block;margin-bottom:.5rem}.sv-timeline__title[data-astro-cid-ucd2ps2b]{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.625rem;letter-spacing:-.01em}.sv-timeline__desc[data-astro-cid-ucd2ps2b]{font-size:.9375rem;line-height:1.7;color:#95959d;max-width:32ch;margin:0 auto}.sv-section--cta[data-astro-cid-ucd2ps2b]{padding:8rem 0;background:linear-gradient(180deg,var(--sv-bg-1) 0%,#080c12 100%)}.sv-cta__headline[data-astro-cid-ucd2ps2b]{font-size:clamp(2rem,4vw,3rem);color:#fff;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.02em}.sv-cta__body[data-astro-cid-ucd2ps2b]{font-size:1.125rem;line-height:1.75;color:#95959d;max-width:50ch;margin:0 auto 2.5rem}@media(prefers-reduced-motion:reduce){.sv-hero__chevron[data-astro-cid-ucd2ps2b]{animation:none}.sv-card[data-astro-cid-ucd2ps2b]:hover,.sv-also__card[data-astro-cid-ucd2ps2b]:hover{transform:none}}@media(max-width:768px){.sv-hero[data-astro-cid-ucd2ps2b]{min-height:auto;padding:6rem 0 3rem}.sv-section[data-astro-cid-ucd2ps2b]{padding:3.5rem 0}.sv-section--ladder[data-astro-cid-ucd2ps2b],.sv-section--process[data-astro-cid-ucd2ps2b]{padding:4rem 0}.sv-section--cta[data-astro-cid-ucd2ps2b]{padding:5rem 0}.sv-callout[data-astro-cid-ucd2ps2b]{padding:2rem 1.5rem}.sv-timeline__desc[data-astro-cid-ucd2ps2b]{max-width:none;text-align:left}.sv-timeline__step[data-astro-cid-ucd2ps2b]{text-align:left}.sv-timeline__dot[data-astro-cid-ucd2ps2b]{margin:0 0 1rem}}
