:root{--deep: #09231d;--forest: #113b32;--forest-2: #246a55;--gold: #d7b65d;--gold-ink: #5a4413;--gold-dark: #9a7326;--shimmer-base: #2c8255;--shimmer-glint: #8fe6b8;--shimmer-peak: #ecfff5;--paper: #f5f1e8;--surface: #fbfaf6;--surface-2: #fffaf1;--surface-3: #fffdf8;--tint: #e8f0e7;--clay: #eee4d1;--white: #ffffff;--ink: #14201c;--muted: #5d6863;--faint: #8a9a90;--line: rgba(20,32,28,.14);--line-2: rgba(20,32,28,.22);--ok: #1f7a52;--ok-bg: rgba(31,122,82,.1);--warn: #b07d12;--warn-bg: #fff8e5;--error: #b4452f;--error-bg: rgba(180,69,47,.08);--info: #246a55;--info-bg: rgba(36,106,85,.1);--sh-1: 0 6px 20px rgba(9,35,29,.08);--sh-2: 0 14px 40px -18px rgba(9,35,29,.2);--sh-3: 0 24px 70px rgba(9,35,29,.16);--sh-4: 0 32px 90px rgba(9,35,29,.22);--r-sm: 8px;--r: 12px;--r-lg: 18px;--r-pill: 999px;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 24px;--s-6: 32px;--s-7: 48px;--s-8: 64px;--s-9: 96px;--pad: clamp(20px,5vw,64px);--maxw: 1180px;--z-header: 20;--z-dropdown: 30;--z-overlay: 140;--z-toast: 400;--z-tooltip: 500;--dur-1: .15s;--dur-2: .22s;--dur-3: .3s;--ease: cubic-bezier(.22,.61,.36,1);--font-display: "Saira Condensed","Arial Narrow","Helvetica Neue Condensed",system-ui,sans-serif;--font-body: "Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-mono: "IBM Plex Mono",ui-monospace,"SFMono-Regular",Menlo,monospace}[data-theme=dark]{--paper: #0c1310;--surface: #121a16;--surface-2: #16201b;--surface-3: #1c2823;--tint: #16201b;--ink: #e9efea;--muted: #a3b1a8;--faint: #66756c;--line: #243029;--line-2: #324036;--ok: #34d399;--ok-bg: rgba(52,211,153,.12);--warn: #f1c662;--warn-bg: rgba(241,198,98,.1);--error: #f87171;--error-bg: rgba(248,113,113,.1);--info: #8fe6b8;--info-bg: rgba(143,230,184,.1);--sh-1: 0 6px 20px rgba(0,0,0,.4);--sh-2: 0 14px 40px -12px rgba(0,0,0,.55);--sh-3: 0 24px 70px rgba(0,0,0,.5);--sh-4: 0 32px 90px rgba(0,0,0,.6);--gold-dark: #f1c662}:root{--glow-shimmer: 0 0 14px rgba(44, 130, 85, .22);--shimmer-speed: 3.2s}[data-theme=dark]{--glow-shimmer: 0 0 20px rgba(44, 130, 85, .34)}@property --shimmer-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes shimmerRotate{to{--shimmer-angle: 360deg}}.sp-card,.card,.mc{--shimmer-fill: var(--surface)}.sp-btn.call{--shimmer-fill: var(--forest-2)}.sp-card:hover,.card:hover,.mc:hover,.sp-btn.call:hover,.sp-btn.call:focus-visible{border:1.5px solid transparent;background-image:linear-gradient(var(--shimmer-fill, var(--surface)),var(--shimmer-fill, var(--surface))),conic-gradient(from var(--shimmer-angle),var(--shimmer-base) 0deg,var(--shimmer-base) 72deg,var(--shimmer-glint) 96deg,var(--shimmer-peak) 110deg,var(--shimmer-glint) 124deg,var(--shimmer-base) 150deg,var(--shimmer-base) 360deg);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:var(--sh-2),var(--glow-shimmer);animation:shimmerRotate var(--shimmer-speed) linear infinite}.sp-btn.disp-submit{--shimmer-fill: var(--forest-2);color:var(--white);border:1.5px solid transparent;background-image:linear-gradient(var(--shimmer-fill),var(--shimmer-fill)),conic-gradient(from var(--shimmer-angle),var(--shimmer-base) 0deg,var(--shimmer-base) 72deg,var(--shimmer-glint) 96deg,var(--shimmer-peak) 110deg,var(--shimmer-glint) 124deg,var(--shimmer-base) 150deg,var(--shimmer-base) 360deg);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:var(--sh-2),var(--glow-shimmer);animation:shimmerRotate var(--shimmer-speed) linear infinite}.sp-btn.disp-submit:disabled{animation:none;background-image:none;background:var(--surface-3);color:var(--muted);box-shadow:none;border-color:var(--line)}@media(prefers-reduced-motion:reduce){.sp-card:hover,.card:hover,.mc:hover,.sp-btn.call:hover,.sp-btn.disp-submit{animation:none}}[data-astro-cid-5hce7sga],[data-astro-cid-5hce7sga]:before,[data-astro-cid-5hce7sga]:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);color:var(--ink);background:var(--paper);min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a[data-astro-cid-5hce7sga]{color:var(--forest-2)}.theme-toggle[data-astro-cid-5hce7sga]{position:fixed;bottom:18px;right:18px;z-index:var(--z-toast);width:44px;height:44px;border-radius:var(--r-pill);display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;line-height:1;cursor:pointer;background:var(--surface);color:var(--forest-2);border:1.5px solid var(--line-2);box-shadow:var(--sh-1);transition:transform var(--dur-1) var(--ease),box-shadow var(--dur-1) var(--ease)}.theme-toggle[data-astro-cid-5hce7sga]:hover{transform:scale(1.07);box-shadow:var(--sh-2),var(--glow-shimmer)}
