:root{--bg: #f4efe6;--surface: rgba(255, 250, 240, .9);--panel: #fffdf8;--ink: #182126;--muted: #54606a;--accent: #0e6b62;--accent-strong: #094b45;--border: rgba(24, 33, 38, .12);--shadow: 0 18px 45px rgba(24, 33, 38, .12);--radius: 18px;font-family:Segoe UI,sans-serif}html,body{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(14,107,98,.18),transparent 34%),radial-gradient(circle at bottom right,rgba(190,128,52,.18),transparent 28%),var(--bg);color:var(--ink)}*{box-sizing:border-box}body{min-height:100vh}button,input,select{font:inherit}
