:root{color-scheme:light;--ks-1: #f5f5f5;--ks-2: #0e0e0e;--ks-3: #e3b81b;--ks-4: #bfc3c7;--ks-5: #3a3a3a;--bg: var(--ks-1);--surface: rgba(245, 245, 245, .78);--surface-2: rgba(245, 245, 245, .6);--text: rgba(14, 14, 14, .96);--muted: rgba(58, 58, 58, .82);--border: rgba(14, 14, 14, .16);--accent: var(--ks-3);--shadow: 0 20px 60px rgba(14, 14, 14, .12);--font-body: "IBM Plex Sans", system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, Arial;--font-display: "Reither Headline", "Playfair Display", ui-serif, Georgia, "Times New Roman", Times, serif;--radius: 18px}@font-face{font-family:Playfair Display;src:url(/fonts/playfair-display/PlayfairDisplay-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Playfair Display;src:url(/fonts/playfair-display/PlayfairDisplay-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Playfair Display;src:url(/fonts/playfair-display/PlayfairDisplay-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Playfair Display;src:url(/fonts/playfair-display/PlayfairDisplay-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Playfair Display;src:url(/fonts/playfair-display/PlayfairDisplay-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Reither Headline;src:url(/fonts/reither-headline/ReitherHeadline-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Reither Headline;src:url(/fonts/reither-headline/ReitherHeadline-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Reither Headline;src:url(/fonts/reither-headline/ReitherHeadline-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Reither Headline;src:url(/fonts/reither-headline/ReitherHeadline-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Reither Headline;src:url(/fonts/reither-headline/ReitherHeadline-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:var(--font-body);color:var(--text);background:radial-gradient(1200px 700px at 18% 10%,rgba(227,184,27,.14),transparent 58%),radial-gradient(900px 600px at 80% 18%,rgba(191,195,199,.18),transparent 55%),linear-gradient(180deg,var(--ks-1),var(--bg))}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(14,14,14,.015) 0px,rgba(14,14,14,.015) 1px,transparent 2px,transparent 6px),repeating-linear-gradient(90deg,rgba(14,14,14,.012) 0px,rgba(14,14,14,.012) 1px,transparent 2px,transparent 9px);opacity:.55;mix-blend-mode:multiply}main{position:relative;z-index:1}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1100px,calc(100% - 2rem));margin:0 auto}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.pill{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .7rem;border-radius:999px;background:#0e0e0e0a;border:1px solid rgba(14,14,14,.1);color:var(--muted);font-size:.9rem}.grid{display:grid;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.8rem 1.05rem;border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-weight:600;cursor:pointer}.btn:hover{background:var(--surface);text-decoration:none}.btn-primary{border-color:#e3b81bbf;background:linear-gradient(135deg,#e3b81bf2,#e3b81ba6);color:#0e0e0ef5}.btn-primary:hover{filter:brightness(1.04)}.kicker{color:var(--muted);line-height:1.6}.h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;margin:.6rem 0;font-family:var(--font-display)}.h2{font-size:clamp(1.4rem,2.4vw,2rem);margin:0 0 .7rem;font-family:var(--font-display)}.section{padding:3rem 0}.small{color:var(--muted);font-size:.95rem}hr.sep{border:0;height:1px;background:linear-gradient(90deg,transparent,rgba(14,14,14,.18),transparent);margin:2rem 0}.header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:10;backdrop-filter:blur(10px);background:#f5f5f5c7;border-bottom:1px solid rgba(14,14,14,.12)}.inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 0}.brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.6rem;font-weight:800;letter-spacing:.2px}.logo[data-astro-cid-ctg3m53h]{width:14px;height:14px;border-radius:4px;background:linear-gradient(135deg,#e3b81bf2,#bfc3c7b3);box-shadow:0 8px 24px #0e0e0e2e}.nav[data-astro-cid-ctg3m53h]{display:none;gap:1rem}.link[data-astro-cid-ctg3m53h]{color:#3a3a3ad1;text-decoration:none;font-weight:600;font-size:.95rem}.link[data-astro-cid-ctg3m53h]:hover{color:#0e0e0ef2;text-decoration:none}.cta[data-astro-cid-ctg3m53h]{white-space:nowrap}@media(min-width:820px){.nav[data-astro-cid-ctg3m53h]{display:inline-flex}}@media(max-width:420px){.cta[data-astro-cid-ctg3m53h]{padding-inline:.9rem}}.footer[data-astro-cid-gcn2mc3v]{padding:3rem 0 2rem}.inner[data-astro-cid-gcn2mc3v]{padding:1.4rem;display:grid;gap:1rem}.brand[data-astro-cid-gcn2mc3v]{font-weight:800;margin-bottom:.35rem}.links[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:.8rem 1rem}.links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#3a3a3ad1;text-decoration:none;font-weight:600}.links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#0e0e0ef2;text-decoration:none}@media(min-width:860px){.inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1.2fr 1fr auto;align-items:center}}
