*{margin:0;padding:0;box-sizing:border-box}:root{--navy: #203946;--orange: #F8993A;--orange-hover: #e0872e;--light-bg: #f5f7f9;--white: #ffffff;--border: #dde1e6;--text: #1a1a1a;--text-light: #6b7280;--danger: #dc3545;--danger-hover: #c82333;--success: #28a745}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--light-bg);color:var(--text);line-height:1.5}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit;font-size:.875rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--light-bg)}::-webkit-scrollbar-thumb{background:#b0b8c1;border-radius:4px}
