:root{--indigo:#3c3a92;--indigo-deep:#2f2d75;--indigo-bright:#7c3aed;--ink:#0b0530;--paper:#fdfdff;--muted:#4b5563;--muted-foreground:#6b7280;--border:#e5e7eb;--mist:#f9fafb;--veil:#f3f4f6;--lilac:#a5a3d4;--match:#16a34a;--match-soft:#dcfce7;--pending:#d97706;--pending-soft:#fef3e2;--wa:#25d366;--font-body:var(--font-figtree), "Figtree", system-ui, sans-serif;--font-data:var(--font-mono), "DM Mono", monospace;--max-width:1180px;--radius-card:12px;--radius-ui:10px;--shadow-sm:0 2px 4px #0000000f;--shadow-card:0 4px 12px #00000014;--shadow-float:0 16px 48px #0000001f;--ease-out:cubic-bezier(.22, 1, .36, 1)}html:has(.site-root){background:linear-gradient(180deg, var(--paper) 50%, #070322 50%)}:where(.site-root),:where(.site-root) *,:where(.site-root) :before,:where(.site-root) :after{box-sizing:border-box;margin:0;padding:0}:where(.site-root){font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:300;line-height:1.65;overflow-x:clip}:where(.site-root) img{max-width:100%;display:block}:where(.site-root) a{color:inherit;text-decoration:none}:where(.site-root) button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}:where(.site-root) strong{font-weight:600}:where(.site-root) ::selection{background:var(--indigo);color:var(--paper)}:where(.site-root) .container{max-width:var(--max-width);margin:0 auto;padding:0 40px}:where(.site-root) :is(h1,h2,h3){letter-spacing:-.025em;text-wrap:balance;font-weight:700;line-height:1.08}:where(.site-root) .section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--indigo);align-items:center;gap:10px;margin-bottom:22px;font-size:13px;font-weight:600;display:inline-flex}:where(.site-root) .section-eyebrow:before{content:"";border-left:2.5px solid var(--indigo);border-bottom:2.5px solid var(--indigo);border-bottom-left-radius:10px;width:16px;height:16px;transform:translateY(-2px)}:where(.site-root) .section-heading{margin-bottom:20px;font-size:clamp(34px,4.6vw,54px)}:where(.site-root) .section-intro{color:#0b0530b8;max-width:620px;font-size:clamp(16px,1.5vw,19px);font-weight:300}:where(.site-root) .btn-primary,:where(.site-root) .btn-secondary{transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out), background .25s;border-radius:999px;align-items:center;gap:10px;padding:15px 28px;font-size:16px;font-weight:500;display:inline-flex}:where(.site-root) .btn-primary{background:var(--indigo);color:var(--paper);box-shadow:var(--shadow-sm)}:where(.site-root) .btn-primary:hover{background:var(--indigo-deep);box-shadow:var(--shadow-card);transform:translateY(-2px)}:where(.site-root) .btn-secondary{color:var(--indigo);box-shadow:inset 0 0 0 1.5px #3e308959}:where(.site-root) .btn-secondary:hover{box-shadow:inset 0 0 0 1.5px var(--indigo);transform:translateY(-2px)}:where(.site-root) :focus-visible{outline:3px solid var(--lilac);outline-offset:3px;border-radius:4px}:where(.site-root) .corner{aspect-ratio:1;border:3px solid var(--veil);pointer-events:none;width:clamp(120px,16vw,220px);position:absolute}:where(.site-root) .corner--tl{border-bottom:none;border-right:none;border-top-left-radius:48px;top:0;left:0}:where(.site-root) .corner--br{border-top:none;border-left:none;border-bottom-right-radius:48px;bottom:0;right:0}@media (max-width:720px){:where(.site-root) .container{padding:0 22px}}@media (prefers-reduced-motion:reduce){:where(.site-root) *,:where(.site-root) :before,:where(.site-root) :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
