:root{--bg:#f7f5ee;--bg-card:#fff;--border:#e3dfd2;--border-dark:#c9c2ae;--text:#1a1f2c;--text-muted:#62677a;--text-soft:#8a8e9d;--brand:#41b0cd;--brand-dark:#3290a8;--navy:#112a48;--danger:#b3261e;--warn:#b56500;--ok:#1e7a3a;--shadow:0 4px 16px -8px #112a481f;--radius:10px;--radius-lg:14px;--gutter:clamp(16px, 3vw, 32px)}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:15px;line-height:1.5}a{color:var(--brand-dark);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;font-size:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:inherit;color:var(--text)}
