:root{--bg:#141017;--bg-2:#1c161f;--bg-3:#241d28;--line:rgba(255,255,255,0.09);--line-faint:rgba(255,255,255,0.045);--text:#ede6e9;--text-soft:#dcd2d8;--muted:#a89ba4;--dim:#756a73;--accent:#e0895e;--accent-2:#c9607a;--accent-line:rgba(224,137,94,0.35);--accent-line-hover:rgba(224,137,94,0.45);--accent-wash:rgba(224,137,94,0.07);--accent-glow:rgba(224,137,94,0.13);--on-accent:#221118;--gold:#d8b26a;--ok:#7fb08a;--radius:14px;--radius-sm:10px;--radius-card:12px;--radius-pill:99px;--serif:var(--font-serif-loaded),"Playfair Display",Georgia,"Times New Roman",serif;--sans:var(--font-sans-loaded),"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--wrap:680px}*,:after,:before{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:radial-gradient(900px 500px at 50% -12%,var(--accent-glow),transparent 60%),var(--bg);background-repeat:no-repeat;color:var(--text);font-family:var(--sans);font-weight:400;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--serif);font-weight:500}a{color:var(--accent)}button{font-family:inherit}code,kbd,pre{font-family:var(--mono)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}