*{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f7f0e2;--gold-light:#d8b369;--radius:14px;--radius-sm:8px}html{background:var(--cream)}body{background:radial-gradient(circle at 50% 0,hsla(40,59%,63%,.2),transparent 36rem),linear-gradient(135deg,#fbf6eb,#f7f0e2 48%,#efe2cc);color:#1e1a16;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100dvh;-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit}button{cursor:pointer}