@charset "UTF-8";:root{--co-primary: #0f3d6e;--co-primary-light: #1a5598;--co-primary-dark: #0a2d52;--co-accent: #6cbf43;--co-accent-dark: #52a32e;--co-white: #ffffff;--co-gray-50: #f8fafc;--co-gray-100: #f1f5f9;--co-gray-200: #e2e8f0;--co-gray-300: #cbd5e1;--co-gray-400: #94a3b8;--co-gray-500: #64748b;--co-gray-600: #475569;--co-gray-700: #334155;--co-gray-800: #1e293b;--co-gray-900: #0f172a;--co-danger: #ef4444;--co-warning: #f59e0b;--co-success: #22c55e;--co-info: #3b82f6;--co-radius-sm: 6px;--co-radius: 10px;--co-radius-lg: 16px;--co-shadow-sm: 0 1px 3px rgba(0, 0, 0, .07), 0 1px 2px rgba(0, 0, 0, .04);--co-shadow: 0 4px 16px rgba(0, 0, 0, .08);--co-shadow-lg: 0 20px 60px rgba(0, 0, 0, .12);--co-transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;overflow:hidden;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;color:var(--co-gray-700);background:var(--co-gray-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}app-root{display:block;height:100%}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;color:var(--co-gray-900)}a{color:var(--co-primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.material-symbols-outlined{font-size:20px;line-height:1;vertical-align:middle;-webkit-user-select:none;user-select:none}
