:root{--primary: #005f73;--primary-hover: #04475a;--secondary: #3a6b56;--muted: #eef0f6;--muted-foreground: #64748b;--foreground: #0f172a;--border: #dbe0ea;--destructive: #b91c1c;--card: #ffffff;--radius: 14px;--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--muted);color:var(--foreground)}button{font-family:inherit}a{color:var(--primary)}a:hover{color:var(--primary-hover)}
