*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #1db87a;--green-light: #0d2e1e;--green-mid: #144d30;--bg: #111210;--bg2: #1a1c19;--bg3: #222420;--ink: #f0ede8;--ink2: #a8a49e;--ink3: #6a6761;--border: #2e2f2b;--border2: #3a3c37;--radius: 16px;--radius-sm: 10px;--shadow: 0 2px 16px rgba(0, 0, 0, .3);--shadow-lg: 0 8px 40px rgba(0, 0, 0, .5);--font-display: "DM Serif Display", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif}body{font-family:var(--font-body);background:var(--bg);color:var(--ink);min-height:100vh;-webkit-font-smoothing:antialiased}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px;z-index:9999}input[type=time]{color-scheme:dark}#root{min-height:100vh}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
