@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:#eef2ff;color:#1e293b;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c7d2fe;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#818cf8}.fc-header{background:#fff;border-bottom:1px solid #E0E7FF;position:sticky;top:0;z-index:200;box-shadow:0 1px 8px #2563eb12}.fc-header-inner{max-width:1400px;margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px}.fc-logo{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;color:#1e293b;flex-shrink:0;letter-spacing:-.02em}.fc-logo-icon{width:34px;height:34px;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0;box-shadow:0 3px 10px #2563eb59}.fc-nav{display:flex;gap:2px;flex:1;justify-content:center;overflow-x:auto;scrollbar-width:none}.fc-nav::-webkit-scrollbar{display:none}.fc-nav-btn{padding:7px 14px;border-radius:8px;border:none;cursor:pointer;font-size:13px;font-weight:500;white-space:nowrap;background:transparent;color:#64748b;transition:all .15s;font-family:inherit}.fc-nav-btn:hover:not(.active){background:#eef2ff;color:#3b82f6}.fc-nav-btn.active{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;font-weight:600;box-shadow:0 2px 8px #2563eb4d}.fc-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.fc-user-name{font-size:13px;color:#64748b;font-weight:500;white-space:nowrap}.fc-menu-toggle{display:none;align-items:center;background:#eef2ff;border:1px solid #C7D2FE;border-radius:8px;padding:7px 11px;cursor:pointer;color:#4f46e5;font-size:16px;line-height:1}.fc-mobile-nav{display:none;flex-direction:column;background:#fff;border-bottom:1px solid #E0E7FF;padding:8px 16px 14px;gap:3px}.fc-mobile-nav.open{display:flex}.fc-mobile-nav .fc-nav-btn{text-align:left;padding:11px 14px;font-size:14px;border-radius:10px}.fc-main{max-width:1400px;margin:0 auto;padding:28px 24px}.fc-page-title{font-size:20px;font-weight:700;color:#1e293b;letter-spacing:-.02em}.fc-stat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:22px}.fc-stat-card{background:#fff;border-radius:14px;padding:18px 16px;border:1px solid #E0E7FF;border-left-width:3px;box-shadow:0 1px 4px #2563eb0f,0 4px 12px #2563eb08;min-width:0;transition:box-shadow .2s,transform .2s}.fc-stat-card:hover{box-shadow:0 4px 16px #2563eb1f,0 1px 4px #2563eb0f;transform:translateY(-1px)}.fc-stat-card:first-child{background:linear-gradient(135deg,#2563eb,#4338ca);border:none;box-shadow:0 4px 20px #2563eb59}.fc-stat-card:first-child .fc-stat-label{color:#ffffffb3}.fc-stat-card:first-child .fc-stat-value{color:#fff!important}.fc-stat-card:first-child:hover{transform:translateY(-2px);box-shadow:0 8px 28px #2563eb73}.fc-stat-label{font-size:10px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-stat-value{font-size:clamp(14px,1.5vw,20px);font-weight:700;line-height:1.2;word-break:break-all;letter-spacing:-.02em}.fc-card{background:#fff;border:1px solid #E0E7FF;border-radius:14px;padding:22px;margin-bottom:18px;box-shadow:0 1px 4px #2563eb0f,0 4px 12px #2563eb05}.fc-card-title{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px;letter-spacing:-.01em}.fc-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:10px;border:1px solid #E0E7FF}table{width:100%;border-collapse:collapse}table th{padding:10px 14px;text-align:left;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f5f7ff;border-bottom:1px solid #E0E7FF;white-space:nowrap}table td{padding:12px 14px;font-size:13px;color:#374151;border-bottom:1px solid #F0F4FF;vertical-align:middle}table tbody tr:hover{background:#f5f7ff}table tbody tr:last-child td{border-bottom:none}input,select,textarea,button{font-family:inherit}input[type=text],input[type=email],input[type=number],input[type=date],input[type=password],select,textarea{background:#f8faff;border:1px solid #D1D9F0;border-radius:8px;color:#1e293b;padding:9px 12px;font-size:13px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s;width:100%}input:focus,select:focus,textarea:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61f}input::placeholder{color:#a5b4d0}label{font-size:12px;font-weight:500;color:#475569;display:block;margin-bottom:5px}.fc-alert-error{background:#fef2f2;border:1px solid #FECACA;border-radius:10px;color:#991b1b;padding:12px 16px}.fc-progress{height:5px;background:#eef2ff;border-radius:99px;overflow:hidden}.fc-progress-bar{height:100%;border-radius:99px;transition:width .4s ease}.fc-empty{text-align:center;padding:40px 20px;color:#94a3b8}.fc-empty-icon{font-size:36px;margin-bottom:12px;opacity:.6}.fc-empty-title{font-size:14px;font-weight:600;color:#64748b;margin-bottom:6px}.fc-empty-sub{font-size:13px}@media (max-width: 1024px){.fc-stat-grid{grid-template-columns:repeat(3,1fr)}.fc-nav{display:none}.fc-menu-toggle{display:flex}}@media (max-width: 640px){.fc-header-inner{padding:0 14px;height:54px}.fc-logo-text,.fc-user-name{display:none}.fc-main{padding:14px}.fc-stat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.fc-stat-card{padding:14px 12px}.fc-stat-label{font-size:9px}.fc-stat-value{font-size:clamp(13px,4vw,17px)}.fc-card{padding:16px}.fc-hide-mobile{display:none!important}}.fc-show-mobile-only{display:none}@media (max-width: 640px){.fc-show-mobile-only{display:block}}@media print{.fc-header,.fc-menu-toggle,.fc-mobile-nav,button{display:none!important}.fc-main{padding:0;max-width:100%}body{background:#fff}.fc-card{box-shadow:none;border:1px solid #E0E7FF;page-break-inside:avoid}}
