:root{--bg: #E9E1D0;--ink: #211E1B;--muted: #8A8577;--line: #E4DFD3;--accent: #4338CA;--accent-2: #4338CA;--font-display: "Fraunces", Georgia, serif;--font-body: "Inter", system-ui, -apple-system, Segoe UI, sans-serif}*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:var(--font-body);background:var(--bg);color:var(--ink);overflow:hidden;overscroll-behavior:none}*{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}textarea,input{-webkit-user-select:text;user-select:text}img{-webkit-user-drag:none}button{font:inherit;-webkit-tap-highlight-color:transparent}
