:root{--bg:#f8eee6;--bg2:#edd9cb;--bg3:#e6cbba;--card:#fff;--text:#2e2520;--text-soft:#6f5e54;--accent:#b47564;--accent-dk:#8b5240;--hairline:#2e25201a;--hairline-strong:#2e25202e}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--bg3)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:contain;min-height:100vh;font-family:Manrope,system-ui,-apple-system,sans-serif;overflow-x:hidden}#root{background:var(--bg);max-width:480px;min-height:100dvh;margin:0 auto;position:relative;box-shadow:0 0 60px #2e25200f}@media (width>=768px){body:before,body:after{content:"";background:var(--bg3);pointer-events:none;z-index:-1;width:calc(50vw - 240px);position:fixed;top:0;bottom:0}body:before{left:0}body:after{right:0}}button{cursor:pointer;font-family:inherit}input{font-family:inherit}a{color:inherit;text-decoration:none}::selection{background:var(--accent);color:var(--bg)}.serif{font-family:Instrument Serif,Times New Roman,serif;font-weight:400}.italic{font-style:italic}.mono-label{letter-spacing:.18em;text-transform:uppercase;font-family:Manrope,sans-serif;font-size:10.5px;font-weight:500}::-webkit-scrollbar{width:0;height:0}
