@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");:root{--usc-blue:#1e3a8a;--usc-blue-600:#1d4ed8;--usc-blue-700:#1e40af;--usc-blue-50:#eff4ff;--usc-blue-100:#dbe6ff;--usc-yellow:#f5b915;--usc-yellow-soft:#fff5d6;--usc-yellow-dark:#d97706;--primary:var(--usc-blue);--primary-600:var(--usc-blue-600);--primary-50:var(--usc-blue-50);--primary-100:var(--usc-blue-100);--accent:var(--usc-yellow);--accent-soft:var(--usc-yellow-soft);--success:#047857;--success-50:#ecfdf5;--success-100:#d1fae5;--warning:#b45309;--warning-50:#fffbeb;--warning-100:#fef3c7;--danger:#b91c1c;--danger-50:#fef2f2;--danger-100:#fee2e2;--info:#1d4ed8;--info-50:#eff6ff;--info-100:#dbeafe;--primary-dark:var(--usc-blue-700);--primary-light:#60a5fa;--primary-bg:var(--usc-blue-50);--success-bg:var(--success-50);--warning-bg:var(--warning-50);--danger-bg:var(--danger-50);--amber:var(--usc-yellow);--amber-dark:var(--usc-yellow-dark);--amber-bg:var(--usc-yellow-soft);--navy:var(--usc-blue);--navy-light:#1e293b;--navy-dark:#0f172a;--bg:#f5f7fb;--bg-canvas:#f1f4f9;--surface:#ffffff;--surface-2:#f8fafc;--surface-3:#f1f5f9;--border:#e4e7ee;--border-strong:#d4d8e0;--text:#0f172a;--text-2:#475569;--text-3:#94a3b8;--text-inv:#ffffff;--font-sans:"Plus Jakarta Sans","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--font-mono:"JetBrains Mono","SF Mono",Consolas,monospace;--r-sm:6px;--r:10px;--radius:10px;--r-md:12px;--radius-md:12px;--r-lg:16px;--radius-lg:16px;--r-xl:20px;--radius-xl:20px;--r-full:9999px;--radius-full:9999px;--shadow-xs:0 1px 2px rgba(15,23,42,0.04);--shadow-sm:0 1px 2px rgba(15,23,42,0.04),0 1px 3px rgba(15,23,42,0.04);--shadow:0 1px 3px rgba(15,23,42,0.06),0 4px 12px rgba(15,23,42,0.04);--shadow-md:0 4px 12px rgba(15,23,42,0.06),0 12px 32px -8px rgba(15,23,42,0.08);--shadow-lg:0 12px 24px -8px rgba(15,23,42,0.12),0 24px 48px -12px rgba(15,23,42,0.14);--shadow-xl:0 20px 25px -5px rgba(15,23,42,0.12),0 8px 10px -6px rgba(15,23,42,0.12);--sidebar-w:256px;--sidebar-w-collapsed:76px;--topbar-h:64px;--bottom-nav-h:64px;--ease-out:cubic-bezier(0.23,1,0.32,1);--ease-drawer:cubic-bezier(0.32,0.72,0,1);--ease-in-out:cubic-bezier(0.77,0,0.175,1);font-family:var(--font-sans);font-size:15px;line-height:1.5;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{min-height:100vh;overflow-x:hidden}body{font-family:var(--font-sans);font-size:15px;line-height:1.5;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next,#root{min-height:100vh}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-600)}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}.h1,h1{font-size:1.625rem;letter-spacing:-.022em;line-height:1.2}.h1,.h2,h1,h2{font-weight:700;margin:0}.h2,h2{font-size:1.25rem;letter-spacing:-.018em;line-height:1.3}.h3,h3{font-size:1rem;font-weight:600;margin:0}h4{font-size:.9375rem}h4,h5{font-weight:600;line-height:1.4}h5{font-size:.875rem}h6{font-size:.8125rem;font-weight:600;line-height:1.4}p{font-size:.9375rem;line-height:1.7;margin-bottom:1rem}p:last-child{margin-bottom:0}.text-sm{font-size:.875rem;line-height:1.6}.text-xs{font-size:.8125rem;line-height:1.5}.text-lg{font-size:1.125rem;line-height:1.6}.text-xl{font-size:1.25rem;line-height:1.5}.text-2xl{font-size:1.5rem;line-height:1.4}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.muted{color:var(--text-2)}.eyebrow,.muted-strong{color:var(--text-3)}.eyebrow{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skip-to-content{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:var(--primary);color:white;padding:.75rem 1.5rem;border-radius:var(--r);font-weight:600;z-index:10000;transition:transform .2s var(--ease-out)}.skip-to-content:focus{top:1rem;transform:translateX(-50%) translateY(0)}:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:var(--r)}:focus:not(:focus-visible){outline:none}.app-shell{display:grid;grid-template-columns:var(--sidebar-w) 1fr;background:var(--bg)}.app-shell,.sidebar{height:100vh;overflow:hidden}.sidebar{background:linear-gradient(180deg,#142b66,#0f1f4a);color:#cdd6f4;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.04);z-index:40}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:18px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-brand-mark{width:40px;height:40px;border-radius:10px;background:white;display:grid;place-items:center;padding:4px;flex-shrink:0}.sidebar-brand-mark img{width:100%;height:100%;object-fit:contain}.sidebar-brand-text{display:flex;flex-direction:column;min-width:0}.sidebar-brand-name{font-size:1.0625rem;font-weight:700;color:white;letter-spacing:.04em}.sidebar-brand-sub{color:rgba(255,255,255,.55);letter-spacing:.06em;font-weight:500}.sidebar-brand-sub,.sidebar-section-label{font-size:.6875rem;text-transform:uppercase}.sidebar-section-label{letter-spacing:.08em;color:rgba(255,255,255,.4);padding:18px 22px 8px;font-weight:600}.sidebar-nav{flex:1 1;overflow-y:auto;padding:8px 12px 24px}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:3px}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;color:rgba(255,255,255,.78);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s;position:relative;margin-bottom:2px;background:transparent;border:0;width:100%;text-align:left;font-family:inherit;text-decoration:none}.nav-item:hover{background:rgba(255,255,255,.06);color:white}.nav-item.active{background:linear-gradient(90deg,rgba(245,185,21,.18),rgba(245,185,21,.04));color:white}.nav-item.active:before{content:"";position:absolute;left:-12px;top:8px;bottom:8px;width:3px;background:var(--accent);border-radius:0 3px 3px 0}.nav-icon{width:18px;height:18px;flex-shrink:0}.nav-label{flex:1 1;min-width:0}.nav-badge{font-size:.6875rem;background:rgba(245,185,21,.18);color:var(--accent);padding:2px 8px;border-radius:999px;font-weight:600}.sidebar-footer{padding:12px 14px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:10px}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#e09b00);color:#1a1a1a;display:grid;place-items:center;font-weight:700;font-size:.875rem;flex-shrink:0}.user-meta{flex:1 1;min-width:0}.user-name{color:white;font-size:.875rem;font-weight:600}.user-role{color:rgba(255,255,255,.5);font-size:.75rem}.logout-btn{width:100%;padding:10px 14px;margin-top:8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.7);font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:6px}.logout-btn:hover{background:rgba(220,38,38,.2);border-color:rgba(220,38,38,.3);color:#fca5a5}.main-area{display:flex;flex-direction:column;min-width:0;height:100vh}.topbar{position:-webkit-sticky;position:sticky;top:0;height:var(--topbar-h);background:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);gap:16px;padding:0 28px;z-index:30}.topbar,.topbar-title{display:flex;align-items:center}.topbar-title{font-size:.875rem;font-weight:500;color:var(--text-2);gap:8px}.topbar-title .crumb-current{color:var(--text);font-weight:600}.topbar-title .crumb-sep{color:var(--text-3)}.topbar-search{flex:1 1;max-width:480px;height:40px;display:flex;align-items:center;gap:10px;position:relative;margin-left:12px;border:1px solid var(--border);background:var(--surface-2);border-radius:10px;padding:0 12px;font-family:inherit;transition:border-color .15s,background .15s,box-shadow .15s}.topbar-search:hover{border-color:var(--border-strong);background:white}.topbar-search-icon{color:var(--text-3);width:16px;height:16px;flex-shrink:0}.content{flex:1 1;min-height:0;padding:28px;overflow-y:auto;max-width:1440px;width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:all .15s ease;font-family:inherit}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--primary);color:white}.btn-primary:hover{background:var(--primary-600);box-shadow:0 4px 12px rgba(30,58,138,.25)}.btn-secondary{background:var(--surface-2);color:var(--text);border-color:var(--border)}.btn-secondary:hover{background:var(--surface-3);border-color:var(--border-strong)}.btn-ghost{background:transparent;color:var(--text-2)}.btn-ghost:hover{background:var(--surface-2);color:var(--text)}.btn-danger{background:var(--danger-50);color:var(--danger);border-color:var(--danger-100)}.btn-danger:hover{background:#fee2e2}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-xs);overflow:hidden}.card-header{padding:18px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.card-body{padding:20px}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:600;border-radius:999px;border:1px solid transparent;line-height:1}.badge-primary{background:var(--primary-50);color:var(--primary);border-color:var(--primary-100)}.badge-success{background:var(--success-50);color:var(--success);border-color:var(--success-100)}.badge-warning{background:var(--warning-50);color:var(--warning);border-color:var(--warning-100)}.badge-danger{background:var(--danger-50);color:var(--danger);border-color:var(--danger-100)}.badge-neutral{background:var(--surface-3);color:var(--text-2);border-color:var(--border)}.badge-accent{background:var(--accent-soft);color:#8a6500;border-color:#f5e1a4}.badge-blue{background:var(--primary-50);color:var(--primary)}.badge-green{background:var(--success-50);color:var(--success)}.badge-amber{background:var(--warning-50);color:var(--warning)}.badge-slate{background:var(--surface-3);color:var(--text-2)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:18px 18px 16px;position:relative;overflow:hidden;box-shadow:var(--shadow-xs);transition:transform .15s,box-shadow .15s}.stat-card:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.stat-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.stat-icon-wrap{width:40px;height:40px;border-radius:10px;display:grid;place-items:center}.stat-icon-wrap svg{width:20px;height:20px}.stat-trend{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:600;padding:3px 8px;border-radius:999px}.stat-trend.up{background:var(--success-50);color:var(--success)}.stat-trend.down{background:var(--danger-50);color:var(--danger)}.stat-trend.flat{background:var(--surface-3);color:var(--text-2)}.stat-label{font-size:.8125rem;color:var(--text-2);font-weight:500;margin-bottom:4px}.stat-value{font-size:1.75rem;font-weight:700;letter-spacing:-.022em;line-height:1.15;color:var(--text)}.stat-sub{font-size:.75rem;color:var(--text-3);margin-top:6px}.table-wrap{border:1px solid var(--border);border-radius:var(--r-md);background:white;overflow:hidden;box-shadow:var(--shadow-xs)}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.875rem}thead{background:var(--surface-2)}th{text-align:left;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-3);padding:12px 16px;white-space:nowrap}td,th{border-bottom:1px solid var(--border)}td{padding:14px 16px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:var(--surface-2)}.text-right{text-align:right}.text-center{text-align:center}.num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.input,.select,.textarea,input[type=email],input[type=number],input[type=password],input[type=text]{width:100%;height:48px;padding:0 16px;border:1px solid var(--border);background:var(--surface);border-radius:10px;font-size:.9375rem;font-family:inherit;outline:none;transition:border-color .15s,box-shadow .15s,background .15s;color:var(--text)}.input:focus,.select:focus,.textarea:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus{border-color:var(--primary);background:white;box-shadow:0 0 0 4px rgba(30,58,138,.08)}.input::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder{color:var(--text-3)}.textarea{height:auto;min-height:96px;padding:12px 16px;resize:vertical}label{display:block;font-size:.8125rem;font-weight:600;color:var(--text);margin-bottom:8px}.form-group{margin-bottom:20px}.modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:20px;animation:fadeIn .15s ease}.modal{background:white;border-radius:var(--r-lg);max-width:560px;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--shadow-lg);animation:modalIn .2s ease}@keyframes modalIn{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-lg{max-width:720px}.modal-head{padding:18px 22px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.modal-head h3{font-size:1rem;font-weight:700}.modal-body{padding:22px;overflow-y:auto;flex:1 1}.modal-foot{padding:14px 22px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:8px;background:var(--surface-2)}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:var(--bg)}.login-aside{background:linear-gradient(135deg,#1e3a8a,#142b66 60%,#0a1740);color:white;padding:56px;display:flex;flex-direction:column;position:relative;overflow:hidden}.login-aside:before{top:-200px;right:-200px;width:500px;height:500px;background:radial-gradient(circle,rgba(245,185,21,.2),transparent 60%)}.login-aside:after,.login-aside:before{content:"";position:absolute;pointer-events:none}.login-aside:after{bottom:-180px;left:-120px;width:420px;height:420px;background:radial-gradient(circle,rgba(29,78,216,.4),transparent 70%)}.login-aside-content{position:relative;z-index:1;flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.login-form-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 32px;background:var(--bg);min-height:100vh}.login-form{width:100%;max-width:420px;background:white;padding:48px;border-radius:var(--r-lg);box-shadow:var(--shadow-md)}.progress{width:100%;height:6px;background:var(--surface-3);border-radius:999px;overflow:hidden}.progress-bar{height:100%;background:var(--primary);border-radius:999px;transition:width .4s}.progress.success .progress-bar{background:var(--success)}.progress.warning .progress-bar{background:var(--accent)}.progress.danger .progress-bar{background:var(--danger)}.empty-state{text-align:center;padding:48px 24px;color:var(--text-2)}.empty-state-icon{width:56px;height:56px;border-radius:50%;background:var(--surface-3);color:var(--text-3);margin:0 auto 14px;display:grid;place-items:center}.empty-state-title{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:4px}.alert{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;font-size:.8125rem;border:1px solid;margin-bottom:16px}.alert svg{width:16px;height:16px;flex-shrink:0}.alert-info{background:var(--info-50);color:var(--info);border-color:var(--info-100)}.alert-warning{background:var(--warning-50);color:var(--warning);border-color:var(--warning-100)}.alert-success{background:var(--success-50);color:var(--success);border-color:var(--success-100)}.filter-bar{display:flex;align-items:center;gap:12px;background:white;border:1px solid var(--border);border-radius:var(--r-md);padding:12px;margin-bottom:16px;flex-wrap:wrap;box-shadow:var(--shadow-xs)}.filter-search{flex:1 1;min-width:220px}.row-flex,.row-flex-between{display:flex;align-items:center;gap:12px}.row-flex-between{justify-content:space-between}.col-flex{display:flex;flex-direction:column;gap:12px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.ml-auto{margin-left:auto}.w-full{width:100%}.min-w-0{min-width:0}.hide-desktop{display:none}.spinner{width:2.5rem;height:2.5rem;border:.1875rem solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.skeleton{background:linear-gradient(90deg,var(--surface-2) 25%,var(--surface-3) 50%,var(--surface-2) 75%)!important;background-size:200% 100%!important;animation:skeleton-shimmer 1.5s infinite!important;border-radius:var(--r)}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dashboard-container{max-width:1400px;margin:0 auto}.dashboard-header{margin-bottom:24px}.dashboard-header h1{font-size:1.75rem;font-weight:700;color:var(--text);margin-bottom:4px}.dashboard-header p{font-size:.9375rem;color:var(--text-2)}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}@media (max-width:1024px){.dashboard-grid{grid-template-columns:1fr}}.dashboard-section{margin-bottom:24px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-title{font-size:1.125rem;font-weight:700;color:var(--text)}.section-link{font-size:.875rem;color:var(--primary);font-weight:500}.section-link:hover{text-decoration:underline}@media (max-width:1100px){.app-shell{grid-template-columns:var(--sidebar-w-collapsed) 1fr;background:linear-gradient(90deg,#0f1f4a var(--sidebar-w-collapsed),var(--bg) var(--sidebar-w-collapsed))}.sidebar .logout-btn span:last-child,.sidebar .nav-badge,.sidebar .nav-label,.sidebar .sidebar-brand-text,.sidebar .sidebar-section-label,.sidebar .user-meta{display:none}.sidebar .nav-item{justify-content:center;padding:12px}.sidebar .nav-item.active:before{left:-16px}.sidebar-brand{justify-content:center;padding:18px 8px}.sidebar-footer{justify-content:center;overflow:hidden}.sidebar .logout-btn{justify-content:center;padding:10px 8px}.stats-grid{grid-template-columns:repeat(2,1fr)}.content{padding:24px 24px 32px}}@media (max-width:768px){.app-shell{grid-template-columns:1fr;background:var(--bg)}.sidebar{display:none}.sidebar.drawer-open,.sidebar.open{display:flex;position:fixed;width:var(--sidebar-w);height:100vh;top:0;left:0;z-index:50;animation:slideIn .2s ease}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.sidebar.drawer-open .nav-badge,.sidebar.drawer-open .nav-label,.sidebar.drawer-open .sidebar-brand-text,.sidebar.drawer-open .sidebar-section-label,.sidebar.drawer-open .user-meta,.sidebar.open .nav-badge,.sidebar.open .nav-label,.sidebar.open .sidebar-brand-text,.sidebar.open .sidebar-section-label,.sidebar.open .user-meta{display:initial}.sidebar.drawer-open .nav-item,.sidebar.open .nav-item{justify-content:flex-start;padding:10px 12px}.sidebar.drawer-open .sidebar-brand,.sidebar.open .sidebar-brand{justify-content:flex-start;padding:18px}.sidebar.drawer-open .sidebar-footer,.sidebar.open .sidebar-footer{justify-content:flex-start}.topbar{display:none}.mobile-header{display:flex}.bottom-nav{display:block}.content{padding:16px 16px calc(var(--bottom-nav-h) + 24px)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{padding:14px}.stat-value{font-size:1.375rem}.login-shell{grid-template-columns:1fr}.login-aside{display:none}.login-form-wrap{padding:24px 16px;min-height:100vh;background:white}.login-form{padding:0;box-shadow:none;background:transparent;max-width:100%}.modal{max-height:100vh;border-radius:0}}@media print{.mobile-header,.sidebar,.topbar{display:none!important}}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1}.gap-1{gap:4px}.mt-1{margin-top:4px}.text-muted{color:var(--text-2)}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;flex-wrap:wrap}.btn.ghost,.btn.ghost:hover,button.ghost{background:transparent;color:var(--text-2);border-color:transparent}.btn.ghost:hover,button.ghost:hover{background:var(--surface-2);color:var(--text)}.btn.icon-only,.btn.icon-only:hover,button.icon-only{padding:8px;min-width:36px;height:36px}.filter-group{gap:8px;flex:1 1}.filter-group,.filter-search{display:flex;align-items:center}.filter-search{position:relative}.filter-input,.filter-search input{width:100%;height:40px;padding:0 36px;border:1px solid var(--border);border-radius:var(--r);background:var(--surface);font-size:.875rem;font-family:inherit;color:var(--text);outline:none;transition:border-color .15s,box-shadow .15s}.filter-input:focus,.filter-search input:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(30,58,138,.08)}.filter-icon{left:12px;width:16px;height:16px;pointer-events:none}.filter-clear-btn,.filter-icon{position:absolute;top:50%;transform:translateY(-50%);color:var(--text-3)}.filter-clear-btn{right:10px;background:none;border:none;cursor:pointer;display:grid;place-items:center;width:20px;height:20px;padding:0;border-radius:50%;transition:color .15s,background .15s}.filter-clear-btn:hover{color:var(--text);background:var(--surface-2)}.filter-clear-btn svg{width:14px;height:14px}.modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:20px;animation:fadeIn .15s ease}.modal-content{background:white;border-radius:var(--r-lg);max-width:560px;width:100%;max-height:90vh;box-shadow:var(--shadow-lg);animation:modalIn .2s ease}.modal-content,.modal-content>form{display:flex;flex-direction:column;overflow:hidden}.card-form-body,.modal-content>form{flex:1 1;min-height:0}.card-form-body{padding:22px;overflow-y:auto}.card-form-footer{padding:14px 22px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:8px;background:var(--surface-2)}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.form-grid .full{grid-column:1/-1}.error-msg{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:var(--r);font-size:.8125rem;border:1px solid var(--danger-100)}.alert-danger,.error-msg{background:var(--danger-50);color:var(--danger)}.alert-danger{border-color:var(--danger-100)}.program-list{display:flex;flex-direction:column;gap:0}.program-panel{border-radius:var(--r-md);overflow:hidden;transition:box-shadow .15s}.program-panel:hover{box-shadow:var(--shadow-sm)}.program-summary{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;transition:background .15s}.program-summary:hover{background:var(--surface-2)}.program-summary svg{transition:transform .2s}.program-detail{padding:16px 20px 20px}.rka-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;gap:12px;padding:14px;background:var(--surface-2);border-radius:var(--r);margin-bottom:16px}.rka-meta>div{display:flex;flex-direction:column;gap:4px}.rka-meta>div>span{font-size:.75rem;color:var(--text-3)}.rka-meta>div>strong{font-size:.875rem;color:var(--text)}.header-row{background:var(--primary-50)!important}.header-row td{font-weight:600;color:var(--primary)}.total-row td{background:var(--surface-2);font-weight:600;border-top:2px solid var(--border-strong)}.mobile-bottom-nav{display:none!important}@media (max-width:768px){.mobile-bottom-nav{display:flex!important}.form-grid{grid-template-columns:1fr}.modal-content{max-height:100vh;border-radius:0;margin-bottom:env(safe-area-inset-bottom,0)}.toolbar{flex-wrap:wrap}}@media (min-width:640px){.sm\:flex-row{flex-direction:row;align-items:center}}.btn-sm{height:32px;padding:0 12px;font-size:.8125rem;border-radius:8px}.btn-icon{width:40px;padding:0}.btn-icon.btn-sm{width:32px}.btn-accent{background:var(--accent);color:#1a1a1a;border-color:transparent}.btn-accent:hover:not(:disabled){background:#e8ad07}.card-elev{box-shadow:var(--shadow-sm)}.card-title{font-size:.9375rem;font-weight:600;margin:0}.card-footer{padding:12px 20px;border-top:1px solid var(--border);background:var(--surface-2)}.field{display:flex;flex-direction:column;gap:6px;min-width:0}.field-label{font-size:.8125rem;font-weight:600;color:var(--text)}.field-hint{font-size:.75rem;color:var(--text-3)}.input-group{position:relative}.input-group .input,.input-group input[type=email],.input-group input[type=number],.input-group input[type=password],.input-group input[type=text]{padding-left:38px}.input-group-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-3);width:16px;height:16px;pointer-events:none}.icon-btn{width:40px;height:40px;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;display:grid;place-items:center;color:var(--text-2);cursor:pointer;transition:background .15s,border-color .15s,color .15s;position:relative;flex-shrink:0}.icon-btn:hover{background:white;border-color:var(--border-strong);color:var(--text)}.icon-btn .dot{position:absolute;top:9px;right:9px;width:8px;height:8px;border-radius:50%;background:var(--accent);border:2px solid var(--surface-2)}.topbar-actions{gap:8px;margin-left:auto}.topbar-actions,.topbar-user{display:flex;align-items:center}.topbar-user{gap:10px;padding:4px 10px 4px 4px;border:1px solid var(--border);background:var(--surface-2);border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s}.topbar-user:hover{background:white;border-color:var(--border-strong)}.topbar-user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#e09b00);color:#1a1a1a;display:grid;place-items:center;font-weight:700;font-size:.8125rem}.topbar-user-meta{display:flex;flex-direction:column}.topbar-user-name{font-size:.8125rem;font-weight:600;color:var(--text);line-height:1.1}.topbar-user-role{line-height:1.1}.kbd,.topbar-user-role{font-size:.6875rem;color:var(--text-3)}.kbd{position:absolute;right:10px;top:50%;transform:translateY(-50%);padding:2px 6px;background:white;border:1px solid var(--border);border-radius:6px;font-family:var(--font-mono)}.mobile-header{display:none;position:-webkit-sticky;position:sticky;top:0;height:var(--topbar-h);background:rgba(255,255,255,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:0 16px;z-index:30}.mobile-header-brand{display:flex;align-items:center;gap:10px;flex:1 1;min-width:0}.mobile-header-brand-mark{width:36px;height:36px;border-radius:8px;background:var(--primary);padding:3px;display:grid;place-items:center}.mobile-header-brand-mark img{width:100%;height:100%;object-fit:contain}.mobile-header-title{font-size:1rem;font-weight:700;letter-spacing:.04em}.mobile-header-sub{font-size:.6875rem;color:var(--text-3);letter-spacing:.04em}.bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:var(--bottom-nav-h);background:white;border-top:1px solid var(--border);z-index:40;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav-grid{display:grid;grid-template-columns:repeat(5,1fr);height:100%}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;color:var(--text-3);position:relative;font-size:.6875rem;font-weight:500;background:none;border:0;min-height:44px}.bottom-nav-item svg{width:22px;height:22px}.bottom-nav-item.active{color:var(--primary)}.bottom-nav-item.active:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:28px;height:3px;background:var(--primary);border-radius:0 0 3px 3px}.drawer-overlay{position:fixed;inset:0;background:rgba(15,23,42,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:45;display:none;animation:fadeIn .15s ease}.drawer-overlay.open{display:block}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px;flex-wrap:wrap}.page-title-wrap{min-width:0}.page-title{font-size:1.75rem;font-weight:700;letter-spacing:-.022em;line-height:1.15}.page-subtitle{color:var(--text-2);font-size:.9375rem;margin-top:4px}.page-actions{display:flex;gap:8px;flex-wrap:wrap}.tab-row{display:flex;gap:4px;background:var(--surface-3);padding:4px;border-radius:10px}.tab-btn{background:none;border:0;padding:6px 14px;border-radius:7px;font-size:.8125rem;font-weight:600;color:var(--text-2);cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.tab-btn.active{background:white;color:var(--primary);box-shadow:var(--shadow-xs)}.seg{display:inline-flex;background:var(--surface-3);padding:3px;border-radius:9px}.seg button{background:none;border:0;padding:6px 12px;font-size:.8125rem;font-weight:600;color:var(--text-2);border-radius:6px;cursor:pointer}.seg button.active{background:white;color:var(--primary);box-shadow:var(--shadow-xs)}.program-card{border:1px solid var(--border);border-radius:var(--r-md);padding:16px 18px;background:white;display:flex;flex-direction:column;gap:12px;transition:border-color .15s,box-shadow .15s,transform .15s}.program-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.program-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.program-card-title{font-size:.9375rem;font-weight:600;line-height:1.3}.program-card-unit{font-size:.75rem;color:var(--text-3);margin-top:2px}.program-card-amounts{display:flex;justify-content:space-between;font-size:.75rem}.program-card-amounts strong{font-size:.9375rem;color:var(--text);font-weight:700}.agenda-row{display:flex;align-items:center;gap:14px;padding:14px 16px;border-bottom:1px solid var(--border);transition:background .12s}.agenda-row:last-child{border-bottom:0}.agenda-row:hover{background:var(--surface-2)}.agenda-date{width:56px;text-align:center;flex-shrink:0;padding:6px 0;border-right:1px solid var(--border)}.agenda-date-month{font-size:.6875rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.04em}.agenda-date-day{font-size:1.375rem;font-weight:700;color:var(--text);line-height:1;margin:2px 0}.agenda-date-time{font-size:.6875rem;color:var(--text-3)}.agenda-body{flex:1 1;min-width:0}.agenda-title{font-size:.9375rem;font-weight:600;color:var(--text);margin-bottom:2px}.agenda-meta{font-size:.8125rem;color:var(--text-2);display:flex;gap:12px;flex-wrap:wrap;align-items:center}.agenda-meta svg{width:13px;height:13px}.agenda-meta-item{display:inline-flex;align-items:center;gap:4px}.surat-shell{display:grid;grid-template-columns:minmax(340px,1fr) 1.6fr;grid-gap:16px;gap:16px;align-items:start}@media (max-width:900px){.surat-shell{grid-template-columns:1fr}}.surat-list-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;background:none;border:0;text-align:left;cursor:pointer;transition:background .12s}.surat-list-item:hover{background:var(--surface-2)}.surat-list-item.active{background:var(--primary-50)}.surat-icon-in{background:var(--info-50);color:var(--info)}.surat-icon-out{background:var(--success-50);color:var(--success)}.feed-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.feed-item:last-child{border-bottom:0}.feed-dot{width:32px;height:32px;place-items:center}.avatar,.feed-dot{border-radius:50%;display:grid;flex-shrink:0}.avatar{width:36px;height:36px;background:var(--primary-50);color:var(--primary);place-items:center;font-weight:700;font-size:.8125rem}.avatar-sm{width:28px;height:28px;font-size:.75rem}.avatar-lg{width:44px;height:44px;font-size:.875rem}.qa-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.qa-card{background:white;border:1px solid var(--border);border-radius:var(--r-md);padding:14px 8px;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;color:var(--text);cursor:pointer;transition:transform .15s,box-shadow .15s}.qa-card:active{transform:scale(.97)}.qa-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center}.list-card{background:white;border:1px solid var(--border);border-radius:var(--r-md);padding:14px;margin-bottom:10px;box-shadow:var(--shadow-xs);display:flex;flex-direction:column;gap:8px}.list-card-head{align-items:flex-start;gap:12px}.list-card-head,.list-card-row{display:flex;justify-content:space-between}.list-card-row{align-items:center;font-size:.8125rem}.list-card-row .label{color:var(--text-3)}.donut-wrap{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.donut-legend{flex:1 1;min-width:180px;display:flex;flex-direction:column;gap:10px}.donut-legend-row{display:flex;align-items:center;gap:10px;font-size:.8125rem}.donut-legend-row .swatch{width:12px;height:12px;border-radius:3px}.hide-mobile{display:initial}@media (max-width:768px){.hide-mobile{display:none!important}.hide-desktop{display:initial}.page-title{font-size:1.375rem}.page-subtitle{font-size:.875rem}.page-header{margin-bottom:16px}}@media (prefers-contrast:high){:root{--primary:#0000ff;--text:#000000;--border:#000000}.btn,.card,input,select,textarea{border-width:2px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.spinner{animation:none;border:3px solid var(--primary)}.skeleton{animation:none!important;background:var(--surface-2)!important}}