:root{--ink:#243047;--ink-soft:#5c6678;--night:#172a4d;--dusk:#315a75;--sky:#dcecf2;--cloud:#f7f4ed;--coral:#da866f;--gold:#f4c66e;--moss:#719682;--line:#d9dee1;--surface:#fff;--surface-warm:#f7f4ed;--shadow-soft:0 16px 40px #2430471f;--radius-small:8px;--radius-medium:16px;--radius-large:24px;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem}*{box-sizing:border-box;margin:0;padding:0}html{min-height:100%}body{min-height:100vh;color:var(--ink);background:var(--surface-warm);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;line-height:1.5}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
