:root{--bg:#0c0805;--s1:#17100b;--s2:#21170f;--s3:#2e2015;--line:rgba(217,174,107,.16);--gold:#d9ae6b;--gold2:#f2d6a2;--tx:#f6ede0;--tx2:#c9b8a2;--mut:#8f7d69;--ok:#8fbf7a;--err:#e6805f;--dis:#5a4a3a;
--f-ui:'Plus Jakarta Sans',system-ui,-apple-system,sans-serif;--f-disp:'Fraunces',Georgia,serif;--f-ar:'Amiri','Traditional Arabic',serif;
--t-display:56px;--t-h1:28px;--t-h2:20px;--t-h3:16px;--t-body:15px;--t-cap:12px;
--sp1:4px;--sp2:8px;--sp3:12px;--sp4:16px;--sp5:24px;--sp6:32px;--r-s:12px;--r-m:20px;--r-l:28px;--r-p:999px;
--sh:0 14px 32px -16px rgba(0,0,0,.8);--ease:cubic-bezier(.2,.7,.2,1);--dur:.22s}
*{box-sizing:border-box;margin:0;-webkit-tap-highlight-color:transparent}
html,body{color:var(--tx);font:400 var(--t-body)/1.55 var(--f-ui);letter-spacing:-.005em}
body{background:radial-gradient(120% 55% at 50% -8%,#2d1d10 0%,transparent 62%) fixed,var(--bg)}
a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}
h1,h2,h3{font-family:var(--f-disp);font-weight:500;letter-spacing:-.01em}h1{font-size:var(--t-h1)}h2{font-size:var(--t-h2)}h3{font-size:var(--t-h3);font-family:var(--f-ui);font-weight:600}
.ic{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none;vertical-align:middle}
:focus-visible{outline:2px solid var(--gold);outline-offset:2px}