*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--red:#ff8872;--dark:#0f0606;--light:#fffcfb;--white:#ffffff;--gray:#5a4641;--border:#e8c4ba;--radius:12px;--shadow:0 2px 12px rgba(255,158,139,0.15)}html{height:100%}body{font-family:Segoe UI,system-ui,sans-serif;background:#fffcfb;color:var(--dark);line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}