@import "https://fonts.googleapis.com/css2?family=UnifrakturCook:wght@700&display=swap";
:root{--ink-black:#0a0a0a;--shadow-charcoal:#1b1b1b;--mahogany:#2e1f1f;--oxblood:#4a0f17;--antique-gold:#c9a86a;--aged-paper:#e6ddc6;--muted-paper:#e6ddc6bd;--line:#c9a86a2e}*{box-sizing:border-box}html{scroll-behavior:auto;width:100%;max-width:100%;overflow-x:hidden}body{background:radial-gradient(circle at 20% 10%,#4a0f1738,transparent 24%),radial-gradient(circle at 80% 0%,#c9a86a0f,transparent 28%),linear-gradient(180deg,#060607 0%,var(--ink-black)100%);width:100%;min-width:320px;max-width:100%;color:var(--aged-paper);margin:0;font-family:Manrope,sans-serif;overflow-x:hidden}@supports (overflow:clip){html,body{overflow-x:clip}}body:before{content:"";pointer-events:none;z-index:10;opacity:.035;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E");background-size:220px 220px;position:fixed;inset:0}a{color:inherit}@media (max-width:640px){html,body{overscroll-behavior:none;background:#090708}body:before{opacity:0}}
