*{box-sizing:border-box}body{margin:0;color:#172033;background:#f4f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.layout{min-height:100vh;display:grid;grid-template-columns:220px 1fr}.sidebar{padding:24px 16px;background:#101828;color:#fff}.brand{margin-bottom:28px;font-size:22px;font-weight:800}.nav-item{display:block;padding:12px 14px;margin-bottom:8px;border-radius:8px;color:#cbd5e1}.nav-item.router-link-active{color:#fff;background:#0ea5e9}.main{padding:28px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.topbar h1{margin:4px 0 0;font-size:28px}.eyebrow{margin:0;color:#64748b;font-size:13px}.env{padding:7px 12px;border:1px solid #dbe3ef;border-radius:999px;color:#475569;background:#fff}.toast-stack{position:fixed;top:20%;left:50%;transform:translate(-50%,-50%);z-index:80;display:grid;gap:10px;width:min(360px,calc(100vw - 32px))}.toast{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;padding:13px 14px;border:1px solid #dbe3ef;border-radius:8px;color:#172033;background:rgba(255,255,255,.96);box-shadow:0 18px 40px #0f172a29}.toast.error{border-color:#fecaca}.toast-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#10b981;font-weight:800}.toast.error .toast-icon{background:#ef4444}.confirm-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirm-card{width:min(420px,100%);padding:26px;border-radius:10px;background:#fff;box-shadow:0 24px 70px #0f172a3d;text-align:center}.confirm-icon{width:48px;height:48px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;border-radius:999px;color:#0284c7;background:#e0f2fe;font-size:24px;font-weight:900}.confirm-icon.danger{color:#dc2626;background:#fee2e2}.confirm-card h3{margin:0 0 10px;font-size:18px}.confirm-card p{margin:0;color:#64748b;line-height:1.7}.confirm-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.metrics{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:16px;margin-bottom:18px}.metric,.panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.metric{padding:22px}.metric strong{display:block;color:#0ea5e9;font-size:32px}.metric span{color:#64748b}.panel{overflow:hidden}.stack{display:grid;gap:18px}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #edf2f7}.panel-head h2{margin:0;font-size:18px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:14px 18px;text-align:left;border-bottom:1px solid #edf2f7;white-space:nowrap}th{color:#64748b;font-size:13px;font-weight:700;background:#f8fafc}.empty{color:#94a3b8;text-align:center}.tag{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;color:#2563eb;background:#eff6ff;font-size:12px;font-weight:700}.tag.APPROVED,.tag.COMPLETED,.tag.SENT{color:#059669;background:#ecfdf5}.tag.PENDING,.tag.PROCESSING{color:#ea580c;background:#fff7ed}.tag.CANCELLED,.tag.REJECTED,.tag.CLOSED{color:#dc2626;background:#fef2f2}.tag.SUBMITTED,.tag.CREATED,.tag.CONFIRMED,.tag.RESOLVED,.tag.RETURNED,.tag.FINISHED{color:#2563eb;background:#eff6ff}.action-row{display:inline-flex;align-items:center;gap:8px}.action-btn{min-width:56px;height:30px;padding:0 10px;border:1px solid #cbd5e1;border-radius:6px;color:#334155;background:#fff;font-size:13px;cursor:pointer}.action-btn.primary{border-color:#0ea5e9;color:#0369a1;background:#f0f9ff}.action-btn.danger{border-color:#fecaca;color:#dc2626;background:#fef2f2}.action-btn.primary.danger{border-color:#ef4444;color:#fff;background:#ef4444}.action-btn:disabled{opacity:.45;cursor:not-allowed}.link-btn{padding:0;border:0;color:#0284c7;background:transparent;font:inherit;cursor:pointer}.notice-list{padding:8px 20px 20px}.notice{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #edf2f7}.notice span{color:#64748b}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.36)}.modal-card{width:min(480px,100%);display:grid;gap:14px;padding:20px;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0f172a2e}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-head h3{margin:0;font-size:18px}.modal-card label{display:grid;gap:7px;color:#475569;font-size:13px;font-weight:700}.modal-card input,.modal-card select{width:100%;height:38px;padding:0 10px;border:1px solid #cbd5e1;border-radius:6px;color:#172033;background:#fff;font:inherit}.modal-card .check-row{display:flex;align-items:center;gap:8px}.modal-card .check-row input{width:16px;height:16px}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:6px}.canteen-tabs{display:inline-flex;width:fit-content;gap:4px;padding:4px;border:1px solid #dbe3ef;border-radius:8px;background:#fff}.canteen-tab{height:36px;padding:0 16px;border:0;border-radius:6px;color:#475569;background:transparent;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.canteen-tab.active{color:#0369a1;background:#e0f2fe}.filter-bar{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) minmax(220px,1.4fr) auto;gap:12px;align-items:end;padding:16px 20px;border-bottom:1px solid #edf2f7;background:#fbfdff}.filter-bar label{display:grid;gap:6px;color:#64748b;font-size:12px;font-weight:700}.filter-bar input,.filter-bar select{width:100%;height:36px;padding:0 10px;border:1px solid #cbd5e1;border-radius:6px;color:#172033;background:#fff;font:inherit}.filter-actions{display:flex;gap:8px;justify-content:flex-end}.state-line{padding:34px 20px}.weekly-menu{display:grid;gap:14px;padding:18px 20px 20px}.day-menu{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}.day-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #edf2f7;background:#f8fafc}.day-menu-head h3,.package-card h3{margin:0;font-size:16px}.day-menu-head span{color:#64748b;font-size:13px}.meal-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.meal-column{min-width:0;padding:14px;border-right:1px solid #edf2f7}.meal-column:last-child{border-right:0}.meal-title{margin-bottom:10px;color:#334155;font-size:14px;font-weight:800}.dish-list{display:grid;gap:10px}.dish-item{display:grid;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.dish-main{display:flex;align-items:center;justify-content:space-between;gap:10px}.dish-main strong{min-width:0;overflow-wrap:anywhere}.empty-meal{display:flex;align-items:center;justify-content:center;min-height:74px;border:1px dashed #dbe3ef;border-radius:8px;color:#94a3b8;background:#fbfdff;font-size:13px}.package-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;padding:18px 20px 20px}.package-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.package-img{width:84px;height:84px;object-fit:cover;border-radius:8px;background:#f1f5f9}.package-placeholder{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:14px;font-weight:800}.package-main{min-width:0;display:grid;gap:10px}.package-title-row,.package-meta,.package-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.package-title-row{justify-content:space-between}.package-title-row h3{min-width:0;overflow-wrap:anywhere}.package-meta strong{color:#dc2626;font-size:18px}.package-meta span{color:#64748b;font-size:13px}.package-tags span{padding:4px 8px;border-radius:6px;color:#0369a1;background:#f0f9ff;font-size:12px;font-weight:700}.product-filter-bar{grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(220px,1.4fr) auto}.product-manage-filter{grid-template-columns:minmax(220px,1fr) minmax(150px,220px) auto}.product-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;padding:18px 20px 20px}.product-admin-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.product-admin-img{width:84px;height:84px;object-fit:cover;border-radius:8px;background:#f1f5f9}.product-placeholder{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:14px;font-weight:800}.product-admin-main{min-width:0;display:grid;align-content:space-between;gap:12px}.product-title-row,.product-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-title-row{justify-content:space-between}.product-title-row h3{min-width:0;margin:0;font-size:16px;overflow-wrap:anywhere}.product-meta strong{color:#059669;font-size:18px}.product-meta span{color:#64748b;font-size:13px}.product-upload-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.product-upload-row input[type=file]{display:none}.product-upload-row span{color:#64748b;font-size:13px}.product-form-preview{width:120px;height:90px;object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}@media (max-width: 900px){.layout{grid-template-columns:1fr}.sidebar{display:flex;gap:8px;overflow-x:auto}.brand{margin:0 12px 0 0;white-space:nowrap}.nav-item{margin:0;white-space:nowrap}.metrics{grid-template-columns:1fr}.canteen-tabs{width:100%;overflow-x:auto}.canteen-tab{flex:1 0 auto}.filter-bar,.product-filter-bar,.product-manage-filter{grid-template-columns:1fr}.filter-actions{justify-content:flex-start}.meal-columns{grid-template-columns:1fr}.meal-column{border-right:0;border-bottom:1px solid #edf2f7}.meal-column:last-child{border-bottom:0}}
