:root{--bg:#f7f1eb;--bg-deep:#1b1410;--surface:#fff9f4d1;--surface-strong:#fff7f2;--text:#1b1410;--muted:#1b1410b3;--line:#1b14101f;--cherry:#7a0e1c;--cherry-soft:#c96f62;--glow:#c96f623d;--shadow:0 24px 80px #46191024}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-body), sans-serif;word-break:keep-all;overflow-wrap:break-word;line-break:loose;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,li,dt,dd,blockquote{word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty}main{display:block}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}::selection{background:#7a0e1c24}
