:root{font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.5;--kpmg-blue-900: #00338d;--kpmg-blue-800: #003f9f;--kpmg-blue-700: #005eb8;--kpmg-blue-600: #0077d4;--kpmg-blue-500: #0091da;--kpmg-blue-400: #2ba3e0;--kpmg-blue-300: #5db9e9;--kpmg-blue-200: #8ecef2;--kpmg-blue-100: #c5e3f9;--kpmg-blue-50: #e8f3fc;--kpmg-blue-25: #f5f9fd;--border-soft: #e5e7eb;--border-light: #f3f4f6}html,body,app-root{min-height:100%}body{margin:0;min-height:100vh;min-width:320px;background:linear-gradient(to bottom,#f8fafc,#f0f4f8);color:#1f2937}*{box-sizing:border-box}button{background:var(--kpmg-blue-700);color:#fff;border:1px solid transparent;border-radius:8px;padding:.5rem .85rem;cursor:pointer;font-weight:600;transition:all .14s ease;font-family:inherit;font-size:.9rem}button.secondary{background:#fff;color:var(--kpmg-blue-800);border-color:var(--border-soft)}button:hover:not(:disabled){filter:brightness(.94);box-shadow:0 2px 6px #00338d26}button:disabled{opacity:.5;cursor:not-allowed}
