@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}img,svg{max-width:100%;display:block}button{font-family:inherit}.login-page{background:linear-gradient(112deg,#eff8ff61 0%,#ecf9f14d 100%),url(/images/campus-login.png) 50% 42%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex;position:relative;overflow:hidden}.login-overlay{background:radial-gradient(circle at 20% 16%,#ffffffa6 0%,#ffffff24 46%,#0000 70%),linear-gradient(118deg,#f6fcf833 0%,#e9f7ff38 100%);position:absolute;inset:0}.login-top-logo{z-index:2;color:#27538f;align-items:center;gap:11px;display:flex;position:absolute;top:30px;left:36px}.logo-dot{background:linear-gradient(140deg,#63a0ff 0%,#506bff 100%);border-radius:6px;width:17px;height:17px}.login-top-logo strong{letter-spacing:-.2px;font-size:19px;font-weight:700;line-height:1.1;display:block}.login-top-logo p{color:#55729b;margin:2px 0 0;font-size:12px}.login-shell{z-index:1;-webkit-backdrop-filter:blur(4px);background:#ffffffd6;border:1px solid #dce9fbdb;border-radius:30px;grid-template-columns:1fr .9fr;width:min(1100px,100%);display:grid;position:relative;overflow:hidden;box-shadow:0 22px 44px #1b467529}.login-hero{border-right:1px solid #ebf1fb;padding:60px 54px 50px}.login-hero h1{color:#203d68;letter-spacing:-1px;margin:0;font-size:clamp(30px,3.5vw,44px);line-height:1.14}.login-hero p{color:#4f658c;margin:18px 0 0;font-size:15px;line-height:1.62}.feature-list{gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.feature-list li{align-items:center;gap:11px;display:flex}.feature-icon{color:#4e7ef5;background:linear-gradient(145deg,#f6f9ff 0%,#edf3ff 100%);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:33px;height:33px;display:inline-flex}.feature-icon:before{font-size:16px}.feature-icon-forecast:before{content:"📊"}.feature-icon-stock:before{content:"📦"}.feature-icon-order:before{content:"🧾"}.feature-list strong{color:#284772;font-size:15px;font-weight:700;line-height:1.25;display:block}.feature-list small{color:#6883a8;margin-top:2px;font-size:12px;display:block}.login-form-wrap{padding:56px 48px}.login-box-header h2{color:#203d68;letter-spacing:-.8px;margin:0;font-size:36px}.login-box-header p{color:#5f789d;margin:8px 0 0;font-size:14px}.login-form{flex-direction:column;margin-top:26px;display:flex}.login-form label{color:#5d6f8d;margin:0 0 8px;font-size:14px;font-weight:600}.login-input{color:#1f2f49;background:#ffffffeb;border:1px solid #d4e0f3;border-radius:12px;outline:none;width:100%;height:51px;margin-bottom:16px;padding:0 15px;font-size:14px;transition:border-color .15s,box-shadow .15s}.login-input:focus{border-color:#7ba4f6;box-shadow:0 0 0 3px #2f6fed1f}.login-error{color:#c63f3f;margin:0 0 10px;font-size:13px}.login-button{color:#fff;cursor:pointer;background:linear-gradient(95deg,#3f8cff 0%,#2f6fed 58%,#5e5bff 100%);border:none;border-radius:12px;width:100%;height:52px;font-size:16px;font-weight:700;transition:filter .15s;box-shadow:0 8px 16px #2f6fed3d}.login-button:hover{filter:brightness(.98)}@media (width<=980px){.login-shell{grid-template-columns:1fr}.login-hero{border-bottom:1px solid #edf2fb;border-right:none;padding:32px 24px 28px}.login-form-wrap{padding:30px 24px}.login-box-header h2{font-size:30px}}@media (width<=640px){.login-page{padding:14px 12px}.login-top-logo{top:12px;left:12px}.login-hero,.login-form-wrap{padding:16px 14px}.login-hero h1{font-size:30px}.feature-list strong{font-size:14px}.feature-list small{font-size:12px}.login-box-header h2{font-size:28px}.login-form label{font-size:13px}.login-input{height:46px;font-size:14px}.login-button{height:46px;font-size:17px}}.dashboard-layout{background:#f4f7fb;min-height:100vh;display:flex}.sidebar{color:#fff;box-sizing:border-box;background:#0f172a;flex-direction:column;justify-content:space-between;width:250px;min-height:100vh;padding:24px 18px;display:flex}.sidebar-top{margin-bottom:24px}.logo{margin:0;font-size:28px;font-weight:800}.sidebar-subtitle{color:#94a3b8;margin-top:8px;font-size:14px}.menu{flex-direction:column;gap:10px;display:flex}.menu-item{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:14px 16px;font-size:15px;transition:all .2s}.menu-item:hover{color:#fff;background:#1e293b}.menu-item.active{color:#fff;background:#2563eb;font-weight:700}.logout-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:12px;padding:12px 14px;font-size:14px}.dashboard-main{flex:1;padding:32px}.dashboard-header{margin-bottom:24px}.dashboard-header h1{color:#1e293b;margin:0;font-size:32px}.dashboard-header p{color:#64748b;margin-top:8px}.summary-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px;display:grid}.summary-card{background:#fff;border-radius:18px;padding:20px;box-shadow:0 8px 24px #0f172a0f}.card-label{color:#64748b;margin-bottom:10px;font-size:14px;display:block}.summary-card strong{color:#0f172a;margin-bottom:8px;font-size:28px;display:block}.summary-card p{color:#94a3b8;margin:0;font-size:14px}.content-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel{background:#fff;border-radius:18px;padding:20px;box-shadow:0 8px 24px #0f172a0f}.panel-clickable{cursor:pointer;transition:transform .15s,box-shadow .15s}.panel-clickable:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0f172a1f}.panel-clickable:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.panel-link-hint{color:#64748b;margin:-8px 0 14px;font-size:12px}.full-width{grid-column:1/-1}.panel-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel-header h2{color:#1e293b;margin:0;font-size:20px}.panel-header span{color:#94a3b8;font-size:14px}.panel-header-actions{align-items:center;gap:10px;display:flex}.panel-action-button{color:#3730a3;cursor:pointer;background:#e0e7ff;border:none;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:700}.panel-action-button:hover{background:#c7d2fe}.item-list{margin:0;padding:0;list-style:none}.item-list li{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.item-list li:last-child{border-bottom:none}.item-list p{color:#64748b;margin:4px 0 0;font-size:14px}.badge{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.badge.danger{color:#dc2626;background:#fee2e2}.badge.warn{color:#d97706;background:#fef3c7}.badge.normal{color:#15803d;background:#dcfce7}.mini-button{color:#3730a3;cursor:pointer;background:#e0e7ff;border:none;border-radius:10px;padding:8px 12px;font-weight:600}@media (width<=1100px){.summary-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.full-width{grid-column:auto}.inventory-toolbar{grid-template-columns:1fr}}.panel-title{align-items:center;gap:8px;display:flex}.panel-icon{font-size:18px}.panel-title h2{color:#1e293b;margin:0;font-size:18px}.accuracy-badge{color:#15803d;background:#dcfce7;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:600}.inventory-summary{gap:12px;margin-bottom:20px;display:flex}.summary-stat{background:#f8fafc;border-radius:12px;flex-direction:column;flex:1;align-items:center;padding:14px 10px;display:flex}.summary-stat-value{color:#1e293b;font-size:24px;font-weight:800}.summary-stat-value.text-green{color:#16a34a}.summary-stat-value.text-red{color:#dc2626}.summary-stat-label{color:#94a3b8;margin-top:4px;font-size:12px}.inventory-bars{flex-direction:column;gap:14px;display:flex}.inventory-bar-row{flex-direction:column;gap:6px;display:flex}.inventory-bar-info{justify-content:space-between;align-items:center;display:flex}.inventory-bar-name{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;max-width:65%;font-size:13px;font-weight:600;overflow:hidden}.inventory-bar-count{font-size:12px;font-weight:500}.inventory-bar-count.text-red{color:#dc2626}.inventory-bar-count.text-muted{color:#94a3b8}.inventory-bar-track{background:#f1f5f9;border-radius:999px;width:100%;height:6px;overflow:hidden}.inventory-bar-fill{border-radius:999px;height:100%;transition:width .5s}.inventory-bar-fill.bar-blue{background:#3b82f6}.inventory-bar-fill.bar-red{background:#ef4444}.panel-desc{color:#94a3b8;margin:-10px 0 16px;font-size:13px}.inventory-toolbar{grid-template-columns:2fr 1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.inventory-search-input,.inventory-filter-select{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;height:40px;padding:0 12px;font-size:14px}.inventory-search-input:focus,.inventory-filter-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.inventory-meta{color:#94a3b8;margin:4px 0 0;font-size:12px}.order-list{flex-direction:column;gap:16px;display:flex}.order-item{flex-direction:column;gap:6px;display:flex}.order-top{justify-content:space-between;align-items:center;display:flex}.order-top strong{color:#1e293b;font-size:15px}.order-qty{color:#64748b;font-size:13px}.progress-bar{background:#e2e8f0;border-radius:999px;width:100%;height:8px;overflow:hidden}.progress-fill{background:#3b82f6;border-radius:999px;height:100%;transition:width .4s}.order-reason{color:#f59e0b;margin:0;font-size:12px}.insight-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.insight-card{border-radius:14px;flex-direction:column;gap:4px;padding:14px;display:flex}.insight-card.alert{background:#fff7ed}.insight-card.warn{background:#fef9c3}.insight-card.info{background:#eff6ff}.insight-card.success{background:#f0fdf4}.insight-icon{font-size:20px}.insight-card strong{color:#1e293b;font-size:14px}.insight-card p{color:#64748b;margin:0;font-size:12px}.student-request-panel{min-width:0}.student-request-detail-panel{min-height:520px}.student-request-page{flex-direction:column;gap:18px;display:flex}.page-section-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.page-section-header h2{color:#1e293b;margin:0;font-size:24px}.page-section-header p{color:#64748b;margin:6px 0 0;font-size:14px}.student-request-empty{color:#64748b;background:#f8fafc;border-radius:12px;margin:0;padding:18px;font-size:14px}.student-request-table-wrap{overflow-x:auto}.student-request-table{border-collapse:collapse;width:100%;font-size:14px}.student-request-table th,.student-request-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:12px 10px}.student-request-table th{color:#64748b;background:#f8fafc;font-size:12px;font-weight:700}.student-request-table td{color:#1e293b}.student-request-table tr:last-child td{border-bottom:none}.loading-state{color:#64748b;justify-content:center;align-items:center;min-height:200px;font-size:16px;display:flex}.error-state{color:#dc2626;background:#fef2f2;border-radius:18px;justify-content:center;align-items:center;min-height:200px;padding:20px;font-size:15px;display:flex}.panel-error{color:#dc2626;background:#fef2f2;border-radius:10px;margin:0 0 16px;padding:12px 16px;font-size:14px}.sales-upload-form{flex-direction:column;gap:14px;display:flex}.sales-upload-field{color:#334155;flex-direction:column;gap:8px;font-size:14px;display:flex}.sales-upload-field input[type=file],.sales-upload-field input[type=date]{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font-size:14px}.sales-upload-field small{color:#64748b;font-size:12px}.sales-upload-checkbox{color:#334155;align-items:center;gap:8px;font-size:14px;display:flex}.sales-upload-actions{justify-content:flex-start;display:flex}.sales-upload-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700}.sales-upload-button:disabled{cursor:not-allowed;background:#93c5fd}.sales-upload-result{background:#f8fafc;border-radius:12px;margin-top:18px;padding:14px}.sales-upload-result h3{color:#1e293b;margin:0 0 12px;font-size:15px}.sales-upload-metrics{grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px;display:grid}.sales-upload-metrics>div{background:#fff;border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.sales-upload-metrics strong{color:#64748b;font-size:12px}.sales-upload-metrics span{color:#0f172a;font-size:18px;font-weight:700}.sales-upload-message{color:#334155;margin:12px 0 0;font-size:13px}.sales-upload-unmatched{margin-top:12px}.sales-upload-unmatched strong{color:#334155;font-size:13px}.sales-upload-unmatched ul{max-height:120px;margin:8px 0 0;padding-left:18px;overflow:auto}.sales-upload-unmatched li{color:#475569;font-size:12px;line-height:1.4}.placeholder-panel{min-height:200px}.placeholder-text{color:#94a3b8;text-align:center;margin-top:40px;font-size:15px}.observer-target{color:#64748b;justify-content:center;align-items:center;height:40px;margin-top:1rem;font-size:14px;display:flex}.settings-stack{flex-direction:column;gap:18px;display:flex}.dashboard-layout{background:linear-gradient(#f8fbff 0%,#f3f8ff 100%)}.dashboard-main{padding:16px 20px 14px}.top-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.top-header h1{color:#1e3152;letter-spacing:-.6px;margin:0;font-size:32px}.top-header p{color:#6d7f9d;margin:5px 0 0;font-size:14px}.header-right{align-items:center;gap:8px;display:flex}.header-chip,.admin-chip{color:#3f5275;background:#fff;border:1px solid #dfe8f8;border-radius:10px;align-items:center;height:38px;padding:0 11px;font-size:13px;font-weight:600;display:inline-flex}.content-grid.dashboard-grid{grid-template-columns:1fr 1fr;grid-template-areas:"inventory order""student suggestion";gap:12px;display:grid}.content-grid.dashboard-grid>.panel:first-child{grid-area:inventory}.content-grid.dashboard-grid>.panel:nth-child(2){grid-area:order}.content-grid.dashboard-grid>.panel:nth-child(3){grid-area:student}.content-grid.dashboard-grid>.panel:nth-child(4){grid-area:suggestion}.dashboard-main .panel{background:#fff;border:1px solid #dfe8f8;border-radius:14px;box-shadow:0 8px 16px #1c355b0f}.dashboard-main .panel-header{border-bottom:1px solid #ebf1fc;margin-bottom:10px;padding-bottom:8px}.dashboard-main .panel-title h2{color:#1f3150;letter-spacing:-.3px;margin:0;font-size:21px}.dashboard-main .panel-icon{background:#eaf2ff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:14px;display:grid}.dashboard-main .student-request-panel.full-width{grid-column:auto}.sidebar{flex-direction:column;justify-content:space-between;display:flex}.sidebar-bottom-card{background:#fff;border:1px solid #dfe8f8;border-radius:12px;margin-top:14px;padding:12px;box-shadow:0 6px 12px #1d385f0f}.sidebar-bottom-card p{color:#5f7397;margin:0;font-size:12px;line-height:1.45}.sidebar-bottom-card strong{color:#2f6fed;margin-top:4px;font-size:12px;display:block}@media (width<=1024px){.content-grid.dashboard-grid{grid-template-columns:1fr;grid-template-areas:"inventory""order""insight""student"}}.academic-backfill-form{border-top:1px solid #e2e8f0;margin-top:16px;padding-top:16px}.academic-backfill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width<=780px){.academic-backfill-grid{grid-template-columns:1fr}}.order-table-head,.order-table-row{grid-template-columns:64px minmax(260px,1.9fr) 120px 120px 130px 86px;align-items:center;column-gap:10px;display:grid}.order-table-head>span,.order-table-row>span{min-width:0}.order-table-row{min-height:52px}.order-table-row>span{vertical-align:middle;padding-top:2px;padding-bottom:2px;line-height:1.25}.order-table-row .item-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.dashboard-dist{--bg:#f4f8ff;--card:#fff;--line:#dfe8f8;--line-soft:#ebf1fc;--text:#1f2f4a;--muted:#70829f;--blue:#2f6fed;--purple:#6a5cff}.dashboard-dist.dashboard-layout{background:linear-gradient(#f8fbff 0%,#f3f8ff 100%);grid-template-columns:220px 1fr;min-height:100vh;display:grid}.dashboard-dist .sidebar{border-right:1px solid var(--line);background:#f3f8ff;flex-direction:column;justify-content:space-between;padding:16px 12px;display:flex}.dashboard-dist .sidebar-content{flex-direction:column;flex:1;justify-content:space-between;min-height:0;display:flex}.dashboard-dist .sidebar-peek,.dashboard-dist .sidebar-close-btn,.dashboard-dist .mobile-menu-btn,.dashboard-dist .sidebar-backdrop{display:none}.dashboard-dist .logo{color:var(--blue);letter-spacing:.6px;margin:0;font-size:26px;font-weight:800}.dashboard-dist .sidebar-subtitle{color:#6c7ea0;margin:3px 0 14px;font-size:12px}.dashboard-dist .brand-area .sidebar-subtitle{color:#4f668f;letter-spacing:.2px;margin-top:2px;font-size:11px;font-weight:700}.dashboard-dist .menu{flex-direction:column;gap:5px;display:flex}.dashboard-dist .menu-item{color:#3f5478;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;height:40px;padding:0 12px;font-size:13px;font-weight:600;transition:all .14s}.dashboard-dist .menu-item:hover{background:#eaf2ff}.dashboard-dist .menu-item.active{color:#fff;background:linear-gradient(90deg,#3b7bff 0%,#2f6fed 100%);box-shadow:0 6px 14px #2f6fed33}.dashboard-dist .sidebar-bottom-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin:10px 0;padding:12px;box-shadow:0 6px 12px #1d385f0f}.dashboard-dist .sidebar-bottom-card p{color:#5f7397;margin:0;font-size:12px;line-height:1.45}.dashboard-dist .sidebar-bottom-card strong{color:var(--blue);margin-top:4px;font-size:12px;display:block}.dashboard-dist .logout-btn{color:#3569d5;background:#eef4ff;border:1px solid #dbe7ff;border-radius:10px;height:38px;font-size:12px;font-weight:700}.dashboard-dist .dashboard-main{padding:16px 20px 14px}@media (width>=1025px){.dashboard-dist.dashboard-layout{grid-template-columns:52px 1fr}.dashboard-dist .sidebar{z-index:20;background:0 0;border-right:0;width:240px;padding:0;transition:transform .22s,box-shadow .22s;position:fixed;inset:0 auto 0 0;overflow:hidden;transform:translate(calc(52px - 100%))}.dashboard-dist .sidebar-content{border-right:1px solid var(--line);opacity:0;pointer-events:none;box-sizing:border-box;background:linear-gradient(#f7fbff 0%,#eef6ff 100%);height:100vh;padding:16px 12px;transition:opacity .18s,transform .22s;transform:translate(-8px);box-shadow:10px 0 28px #1f3a6314}.dashboard-dist .sidebar:hover,.dashboard-dist .sidebar:focus-within{transform:translate(0);box-shadow:18px 0 32px #1f3a6324}.dashboard-dist .sidebar:hover .sidebar-content,.dashboard-dist .sidebar:focus-within .sidebar-content{opacity:1;pointer-events:auto;transform:translate(0)}.dashboard-dist .sidebar-peek{background:#fffffff0;border:1px solid #d9e6fb;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:38px;height:148px;transition:opacity .16s,transform .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%);box-shadow:0 12px 28px #1f3a6324}.dashboard-dist .sidebar-peek-mark{color:#fff;background:linear-gradient(135deg,#3b7bff 0%,#6a5cff 100%);border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:grid}.dashboard-dist .sidebar-peek-text{color:#3569d5;letter-spacing:.8px;writing-mode:vertical-rl;font-size:10px;font-weight:800;line-height:1}.dashboard-dist .sidebar:hover .sidebar-peek,.dashboard-dist .sidebar:focus-within .sidebar-peek{opacity:0;transform:translateY(-50%)scale(.94)}.dashboard-dist .sidebar:after{content:"";pointer-events:none;width:52px;position:absolute;top:0;bottom:0;right:0}.dashboard-dist .sidebar:hover:after,.dashboard-dist .sidebar:focus-within:after{opacity:0}.dashboard-dist .dashboard-main{grid-column:2}}.dashboard-dist .top-header{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.dashboard-dist .top-header h1{color:#1e3152;letter-spacing:-.6px;margin:0;font-size:32px}.dashboard-dist .top-header p{color:#6d7f9d;margin:5px 0 0;font-size:14px}.dashboard-dist .header-right{align-items:center;gap:8px;display:flex}.dashboard-dist .header-chip,.dashboard-dist .admin-chip{border:1px solid var(--line);color:#3f5275;background:#fff;border-radius:10px;align-items:center;height:38px;padding:0 11px;font-size:13px;font-weight:600;display:inline-flex}.dashboard-dist .icon-btn{border:1px solid var(--line);background:#fff;border-radius:10px;width:38px;height:38px;font-size:16px}.dashboard-dist .mobile-menu-btn{border:1px solid var(--line);color:#3569d5;background:#fff;border-radius:10px;width:38px;height:38px;margin:0 0 8px;font-size:18px;font-weight:800}.dashboard-dist .content-grid.dashboard-grid{grid-template-columns:1fr 1fr;grid-template-areas:"inventory order""requests suggestions";gap:12px;display:grid}.dashboard-dist .inventory-panel{grid-area:inventory}.dashboard-dist .order-panel{grid-area:order}.dashboard-dist .content-grid.dashboard-grid>article:nth-child(3){grid-area:requests}.dashboard-dist .content-grid.dashboard-grid>article:nth-child(4){grid-area:suggestions}.dashboard-dist .panel{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:14px;box-shadow:0 8px 16px #1c355b0f}.dashboard-dist .panel-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;display:flex}.dashboard-dist .panel-header h2{color:#1f3150;letter-spacing:-.3px;margin:0;font-size:21px}.dashboard-dist .with-icon h2{align-items:center;gap:8px;display:flex}.dashboard-dist .head-icon{background:#eaf2ff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:14px;display:grid}.dashboard-dist .head-icon.purple{background:#f0ebff}.dashboard-dist .mini-action{color:#3569d5;background:#eff4ff;border:1px solid #dbe7ff;border-radius:8px;height:30px;padding:0 10px;font-size:12px;font-weight:700}.dashboard-dist .mini-action.primary{color:#fff;background:linear-gradient(95deg,#3f8cff 0%,#2f6fed 58%,#5e5bff 100%);border:none}.dashboard-dist .stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.dashboard-dist .stat-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e9f8;border-radius:10px;padding:9px}.dashboard-dist .stat-label{color:#607395;font-size:12px;font-weight:600;display:block}.dashboard-dist .stat-value{color:#2f6fed;letter-spacing:-.5px;margin-top:7px;font-size:34px;font-weight:800;line-height:1;display:inline-block}.dashboard-dist .stat-card em{color:#62759a;margin-left:3px;font-size:14px;font-style:normal;font-weight:700}.dashboard-dist .inventory-bottom{grid-template-columns:1fr;gap:8px;margin-top:9px;display:grid}.dashboard-dist .low-stock-box,.dashboard-dist .category-ratio{background:#fcfdff;border:1px solid #e2e9f8;border-radius:10px;padding:10px}.dashboard-dist .low-stock-box span{color:#607395;font-size:12px;font-weight:600}.dashboard-dist .low-stock-box strong{color:#2f6fed;margin-top:8px;font-size:42px;line-height:1;display:inline-block}.dashboard-dist .low-stock-box em{color:#5f7194;margin-left:3px;font-size:14px;font-style:normal;font-weight:700}.dashboard-dist .sales-leaderboard{gap:10px;display:grid}.dashboard-dist .leaderboard-head{background:linear-gradient(135deg,#f8fbff 0%,#edf5ff 54%,#fff6f8 100%);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px;display:flex}.dashboard-dist .leaderboard-head span{color:#62789d;font-size:12px;font-weight:700;display:block}.dashboard-dist .leaderboard-head strong{color:#1f3150;letter-spacing:0;margin-top:3px;font-size:23px;font-weight:850;display:block}.dashboard-dist .leaderboard-chip{color:#3569d5;white-space:nowrap;background:#fff;border:1px solid #d9e6fa;border-radius:999px;justify-content:center;align-items:center;height:28px;padding:0 10px;display:inline-flex}.dashboard-dist .leaderboard-list{gap:7px;display:grid}.dashboard-dist .leaderboard-item{background:#fff;border:1px solid #e3eaf7;border-radius:11px;grid-template-columns:36px minmax(0,1fr) 58px;align-items:center;gap:9px;min-height:46px;padding:8px 10px;display:grid}.dashboard-dist .leaderboard-item.rank-1{background:linear-gradient(135deg,#eff6ff 0%,#fff 64%);border-color:#bfd7ff;box-shadow:inset 3px 0 #2f6fed}.dashboard-dist .leaderboard-item.rank-2{border-color:#dbe7ff;box-shadow:inset 3px 0 #6f93d8}.dashboard-dist .leaderboard-item.rank-3{border-color:#f1ddbd;box-shadow:inset 3px 0 #d99a35}.dashboard-dist .leaderboard-rank{color:#315381;background:#f0f5ff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:850;display:grid}.dashboard-dist .rank-1 .leaderboard-rank{color:#fff;background:#2f6fed}.dashboard-dist .rank-2 .leaderboard-rank{color:#fff;background:#6f93d8}.dashboard-dist .rank-3 .leaderboard-rank{color:#fff;background:#d99a35}.dashboard-dist .leaderboard-info{min-width:0}.dashboard-dist .leaderboard-info strong{color:#243a60;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;display:block;overflow:hidden}.dashboard-dist .leaderboard-bar{background:#e9eff8;border-radius:999px;height:6px;margin-top:7px;overflow:hidden}.dashboard-dist .leaderboard-bar span{border-radius:inherit;background:linear-gradient(90deg,#3f8cff 0%,#62c3a5 100%);height:100%;display:block}.dashboard-dist .leaderboard-value{color:#1f3150;white-space:nowrap;justify-self:end;font-size:14px;font-weight:850}.dashboard-dist .category-ratio-title{color:#5e7295;margin:0 0 7px;font-size:12px;font-weight:700}.dashboard-dist .ratio-row+.ratio-row{margin-top:6px}.dashboard-dist .ratio-top{color:#556a8f;justify-content:space-between;margin-bottom:3px;font-size:12px;display:flex}.dashboard-dist .ratio-top strong{color:#2f6fed}.dashboard-dist .ratio-bar{background:#e8eef9;border-radius:999px;width:100%;height:6px;overflow:hidden}.dashboard-dist .ratio-fill{border-radius:inherit;height:100%}.dashboard-dist .ratio-fill.blue{background:#2f6fed}.dashboard-dist .ratio-fill.purple{background:#8f79ff}.dashboard-dist .ratio-fill.green{background:#4cc8a4}.dashboard-dist .ratio-fill.orange{background:#f5b84d}.dashboard-dist .table-wrap{border:1px solid #e3eaf7;border-radius:10px;margin-top:10px;overflow:hidden}.dashboard-dist .row{border-top:1px solid #eef3fb;grid-template-columns:.6fr 2fr 1fr;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:12px;display:grid}.dashboard-dist .thead{color:#607395;background:#f8fbff;border-top:none;min-height:34px;font-weight:700}.dashboard-dist .rank{color:#425a82;font-weight:700}.dashboard-dist .prod{color:#2a3d61;font-weight:600}.dashboard-dist .qty-badge{color:#5b50d8;background:#f2ecff;border:1px solid #e1d9ff;border-radius:999px;justify-self:end;padding:4px 10px;font-size:12px;font-weight:700}.dashboard-dist .request-head,.dashboard-dist .request-row{grid-template-columns:1.5fr .8fr 1fr}.dashboard-dist .suggestion-head,.dashboard-dist .suggestion-row{grid-template-columns:1.1fr 2fr 1fr}.dashboard-dist .preview{white-space:nowrap;text-overflow:ellipsis;color:#607395;overflow:hidden}.dashboard-dist .request-status{color:#346ad6;background:#eef4ff;border:1px solid #dbe7ff;border-radius:999px;justify-self:start;padding:3px 9px;font-size:11px;font-weight:700}.dashboard-dist .status-bar{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px;display:grid;box-shadow:0 8px 16px #1c355b0d}.dashboard-dist .status-cell{padding:10px 12px}.dashboard-dist .status-cell+.status-cell{border-left:1px solid #edf2fb}.dashboard-dist .status-cell span{color:#607395;font-size:12px;display:block}.dashboard-dist .status-cell strong{color:#284777;letter-spacing:-.2px;margin-top:4px;font-size:18px;display:block}@media (width<=1024px){.dashboard-dist.dashboard-layout{grid-template-columns:1fr}.dashboard-dist .sidebar{border-right:none;border-bottom:1px solid var(--line)}.dashboard-dist .content-grid.dashboard-grid{grid-template-columns:1fr;grid-template-areas:"inventory""order""requests""suggestions"}.dashboard-dist .status-bar{grid-template-columns:1fr}.dashboard-dist .status-cell+.status-cell{border-top:1px solid #edf2fb;border-left:none}}@media (width<=760px){.dashboard-dist .dashboard-main{padding:12px}.dashboard-dist .top-header{flex-direction:column;gap:8px}.dashboard-dist .header-right{flex-wrap:wrap;width:100%}.dashboard-dist .top-header h1{font-size:26px}.dashboard-dist .top-header p{font-size:12px}.dashboard-dist .panel-header h2{font-size:17px}.dashboard-dist .stat-grid{grid-template-columns:1fr 1fr}.dashboard-dist .inventory-bottom{grid-template-columns:1fr}.dashboard-dist .request-head,.dashboard-dist .request-row,.dashboard-dist .suggestion-head,.dashboard-dist .suggestion-row,.dashboard-dist .row{grid-template-columns:1fr;align-items:flex-start;padding:7px 10px}.dashboard-dist .qty-badge{justify-self:start}}.dashboard-dist .requests-page{gap:12px;display:grid}.dashboard-dist .summary-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dashboard-dist .summary-soft-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px;box-shadow:0 6px 12px #1d385f0d}.dashboard-dist .summary-soft-card span{color:#667a9c;font-size:12px;font-weight:600;display:block}.dashboard-dist .summary-soft-card strong{color:#24416e;letter-spacing:-.4px;margin-top:8px;font-size:28px;font-weight:800;display:block}.dashboard-dist .inventory-filter-panel{padding:12px}.dashboard-dist .inventory-filter-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding-bottom:10px;display:flex}.dashboard-dist .inventory-filter-header h2{color:#203e6a;letter-spacing:-.2px;margin:0;font-size:19px;font-weight:800}.dashboard-dist .inventory-filter-header p{color:#6f82a3;margin:4px 0 0;font-size:12px}.dashboard-dist .inventory-total-pill{color:#536b94;background:#f8fbff;border:1px solid #dce7fb;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;min-width:134px;height:42px;padding:0 13px;display:inline-flex}.dashboard-dist .inventory-total-pill span{font-size:12px;font-weight:700}.dashboard-dist .inventory-total-pill strong{color:#24416e;font-size:20px;font-weight:800;line-height:1}.dashboard-dist .inventory-tools{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dashboard-dist .inventory-tools label{color:#5f7397;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.dashboard-dist .inventory-tools input,.dashboard-dist .inventory-tools select{color:#334d75;background:#fff;border:1px solid #dce7fb;border-radius:9px;width:100%;height:38px;padding:0 10px;font-size:13px}.dashboard-dist .inventory-table-panel{padding:0;overflow:hidden}.dashboard-dist .inventory-table-head,.dashboard-dist .inventory-table-row{grid-template-columns:1.35fr .9fr .8fr .8fr .7fr .9fr;align-items:center;gap:10px;display:grid}.dashboard-dist .inventory-table-head{color:#4e668e;background:#f7faff;border-bottom:1px solid #e4edff;padding:12px 14px;font-size:12px;font-weight:800}.dashboard-dist .inventory-table-row{color:#334d75;border-bottom:1px solid #edf2fd;padding:11px 14px;font-size:13px}.dashboard-dist .inventory-table-row:last-child{border-bottom:none}.dashboard-dist .inventory-page{gap:12px;display:grid}.dashboard-dist .inventory-page .inventory-tools{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-dist .product-table-row .item-name{color:#203e6a;font-weight:700}.dashboard-dist .product-table-row .item-plu{color:#60779f;font-weight:600}.dashboard-dist .request-status.status-done{color:#1f8d4b;background:#ebf7ee;border-radius:999px;justify-content:center;align-items:center;min-width:68px;height:26px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-dist .request-status.status-pending{color:#c7761d;background:#fff3e8;border-radius:999px;justify-content:center;align-items:center;min-width:68px;height:26px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-dist .item-name{color:#203e6a;font-weight:700}.dashboard-dist .item-plu{color:#60779f;font-weight:600}.dashboard-dist .diff-positive{color:#1f8d4b;font-weight:700}.dashboard-dist .diff-negative{color:#d54848;font-weight:700}.dashboard-dist .observer-row{color:#60779f;font-size:12px}.dashboard-dist .soft-status{border-radius:999px;justify-content:center;align-items:center;min-width:56px;height:24px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-dist .soft-status.is-check{color:#c33e3e;background:#ffe9e9}.dashboard-dist .soft-status.is-watch{color:#2f6fed;background:#edf4ff}.dashboard-dist .analysis-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dashboard-dist .analysis-ratio-row+.analysis-ratio-row{margin-top:8px}.dashboard-dist .simple-list{color:#334d75;margin:0;padding-left:18px;font-size:13px;line-height:1.8}.dashboard-dist .simple-list li::marker{color:#2f6fed}.dashboard-dist .requests-list-panel{padding:14px}.dashboard-dist .request-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-dist .request-toolbar{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dashboard-dist .request-toolbar h2{color:#1f3150;margin:0;font-size:20px}.dashboard-dist .request-toolbar select{color:#334d75;background:#fff;border:1px solid #dce7fb;border-radius:9px;height:36px;padding:0 10px;font-size:13px}.dashboard-dist .request-card-list{gap:8px;display:grid}.dashboard-dist .request-card{background:#fbfdff;border:1px solid #e4edff;border-radius:10px;justify-content:space-between;gap:12px;padding:12px;display:flex}.dashboard-dist .request-card p{color:#60779f;margin:6px 0 0;font-size:12px}.dashboard-dist .request-card-meta{color:#60779f;align-content:center;justify-items:end;gap:5px;font-size:12px;display:grid}.dashboard-dist .empty-state{color:#60779f;text-align:center;border:1px dashed #dce7fb;border-radius:12px;justify-items:center;gap:6px;padding:28px 10px;display:grid}.dashboard-dist .empty-icon{font-size:22px}.dashboard-dist .request-status.status-pending{color:#c7761d;background:#fff3e8}.dashboard-dist .request-status.status-reviewing{color:#3569d5;background:#eef4ff}.dashboard-dist .request-status.status-unread{color:#c7761d;background:#fff3e8}.dashboard-dist .request-status.status-done{color:#1f8d4b;background:#ebf7ee}.dashboard-dist .suggestion-tools{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=900px){.dashboard-dist .summary-card-grid,.dashboard-dist .request-summary-grid,.dashboard-dist .inventory-tools,.dashboard-dist .inventory-page .inventory-tools,.dashboard-dist .product-tools,.dashboard-dist .suggestion-tools{grid-template-columns:1fr 1fr}.dashboard-dist .analysis-grid{grid-template-columns:1fr}}@media (width<=768px){.dashboard-dist.dashboard-layout{min-height:100vh;display:block}.dashboard-dist .sidebar{z-index:70;border-right:1px solid var(--line);background:0 0;width:min(82vw,286px);min-height:100vh;padding:0;transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:16px 0 34px #1f3a632e}.dashboard-dist .sidebar.open{transform:translate(0)}.dashboard-dist .sidebar-content{box-sizing:border-box;background:linear-gradient(#f7fbff 0%,#eef6ff 100%);height:100vh;padding:16px 12px}.dashboard-dist .brand-area{padding-right:42px;position:relative}.dashboard-dist .sidebar-close-btn{color:#3569d5;background:#fff;border:1px solid #dbe7ff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:22px;font-weight:700;line-height:1;display:grid;position:absolute;top:0;right:0}.dashboard-dist .sidebar-peek{display:none}.dashboard-dist .sidebar-backdrop{z-index:60;cursor:pointer;background:#12234047;border:0;width:100vw;height:100vh;display:block;position:fixed;inset:0}.dashboard-dist .dashboard-main{width:100%;min-width:0;padding:12px}.dashboard-dist .top-header{flex-direction:column;gap:10px}.dashboard-dist .mobile-menu-btn{cursor:pointer;place-items:center;display:inline-grid}.dashboard-dist .top-header h1{font-size:26px}.dashboard-dist .header-right{flex-wrap:wrap;width:100%}.dashboard-dist .content-grid.dashboard-grid{grid-template-columns:1fr;grid-template-areas:"inventory""order""requests""suggestions"}}@media (width<=640px){.dashboard-dist .leaderboard-head{flex-direction:column;align-items:flex-start}.dashboard-dist .leaderboard-item{grid-template-columns:32px minmax(0,1fr) 50px;gap:7px;padding:8px}.dashboard-dist .leaderboard-rank{width:28px;height:28px}.dashboard-dist .leaderboard-info strong,.dashboard-dist .leaderboard-value{font-size:12px}.dashboard-dist .inventory-filter-header{flex-direction:column;align-items:flex-start}.dashboard-dist .inventory-total-pill{box-sizing:border-box;width:100%}}
