:root{--stone: #1a1612;--stone-2: #251e16;--stone-3: #332a1d;--parchment: #d4b886;--parchment-soft: #b89a64;--gold: #d4a44a;--gold-bright: #f0c860;--gold-deep: #8c6a20;--teal: #5fc8c0;--teal-deep: #2a8c8c;--crimson: #c4493a;--crimson-deep: #6a1c1c;--lavender: #b89cd6;--shadow: #0a0805;--display: "Cinzel", serif;--body: "EB Garamond", Georgia, serif;--mono: "JetBrains Mono", monospace}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background:var(--stone);color:var(--parchment);font-family:var(--body)}body{min-height:100vh;background:radial-gradient(ellipse at center,var(--stone-2),var(--stone) 70%),var(--stone);user-select:none;-webkit-user-select:none}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 600 600' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='3' seed='3'/%3E%3CfeColorMatrix values='0 0 0 0 0.18  0 0 0 0 0.14  0 0 0 0 0.08  0 0 0 0.45 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.55;pointer-events:none;mix-blend-mode:multiply}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(ellipse at center,transparent 30%,rgba(10,8,5,.7) 100%);pointer-events:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea,select{font-family:inherit;color:inherit}a{color:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gold-deep);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gold)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
