*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #1A3557;--white: #FFFFFF;--border: #D0D5DC;--text-muted: #5A6272;--text-dark: #1C2333;--bg: #F2F4F7;--danger: #B91C1C;--success: #15803D;--warning: #B45309;--blue-light: #E8EEF5;--navy-hover: #142c48;--card-radius: 18px;--card-shadow: 0 4px 20px rgba(26, 53, 87, .07);--page-gradient: linear-gradient(180deg, #EEF3FB 0%, #E4ECF7 100%);--success-track: #d9f2df;--warning-track: #faedd7;--danger-track: #fbdcdc;--chart-blue: #2a78d6;--chart-blue-track: #d9e8fa}body{font-family:Roboto,Arial,sans-serif;background-color:var(--bg);color:var(--text-dark);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-weight:600;color:var(--text-dark)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:Roboto,Arial,sans-serif}input,select,textarea{font-family:Roboto,Arial,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c5c7cd}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.page-content{padding:32px 40px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.page-header-actions{display:flex;gap:8px;flex-wrap:wrap}.sidebar-desktop{display:flex}.mobile-topbar,.mobile-drawer,.mobile-drawer-backdrop{display:none}@media (max-width: 767px){.sidebar-desktop{display:none!important}html,body{overflow-x:hidden}.page-content{padding:68px 16px 16px;max-width:100vw;box-sizing:border-box}.page-content-narrow{padding-top:68px!important;max-width:100vw;box-sizing:border-box}.page-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}.page-header-actions{width:100%}.page-header-actions button{flex:1;min-width:0;justify-content:center}.main-footer{display:none!important}.table-scroll-wrap{position:relative}.table-scroll-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:18px;pointer-events:none;background:linear-gradient(to right,transparent,rgba(11,31,59,.12))}.mobile-topbar{display:flex;align-items:center;gap:12px;position:fixed;top:0;left:0;right:0;height:52px;padding:0 16px;background:var(--navy);z-index:1100;box-shadow:0 2px 8px #00000026}.mobile-topbar-burger{display:flex;flex-direction:column;justify-content:center;gap:4px;width:32px;height:32px;padding:0;border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0}.mobile-topbar-burger span{display:block;width:20px;height:2px;background:var(--white);border-radius:1px}.mobile-topbar-brand{color:var(--white);font-size:14px;font-weight:700;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-drawer-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0b1f3b80;z-index:1200;opacity:0;pointer-events:none;transition:opacity .2s ease}.mobile-drawer-backdrop.open{opacity:1;pointer-events:auto}.mobile-drawer{display:flex;flex-direction:column;position:fixed;top:0;bottom:0;left:0;width:82vw;max-width:280px;background:var(--navy);z-index:1300;transform:translate(-100%);transition:transform .25s ease;box-shadow:4px 0 16px #00000040}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-close{position:absolute;top:12px;right:12px;width:30px;height:30px;border:none;border-radius:50%;background:#ffffff1a;color:var(--white);font-size:15px;cursor:pointer;z-index:1;-webkit-tap-highlight-color:transparent}}
