*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100dvh;overflow:hidden}body{color:#1f2937;background:#f5f1eb;font-family:Inter,sans-serif;overflow:hidden auto}.premium-dashboard{flex-direction:column;width:100%;min-height:100vh;padding:0;display:flex}.dashboard-shell-header{text-align:center;background:#355847;justify-content:center;align-items:center;width:100%;padding:20px 24px;display:flex}.dashboard-shell-left{flex-direction:column;justify-content:center;align-items:center;display:flex}.dashboard-title-row{justify-content:center;align-items:center;display:flex}.dashboard-shell-title{color:#fff;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:28px;font-weight:100;line-height:1}.dashboard-shell-subtitle{color:#ffffffb3;letter-spacing:.2px;margin-top:7px;font-size:11px;font-weight:500}.dashboard-main{background:#f5f1eb;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.dashboard-content-area{flex-direction:column;flex:1;min-width:0;height:100dvh;display:flex;overflow:hidden auto}.dashboard-content{flex:1;padding:20px}.premium-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border-bottom:1px solid #0000000b}.kpi-row{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.kpi{background:#fff;border:1px solid #0000000d;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:128px;padding:16px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 3px 10px #00000008}.kpi:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000000f}.kpi.hero{color:#fff;background:linear-gradient(135deg,#355847,#294236)}.kpi-lbl{letter-spacing:.8px;text-transform:uppercase;opacity:.72;font-size:10px;font-weight:600}.kpi-val{margin:8px 0;font-size:28px;font-weight:700;line-height:1}.kpi-sub,.kpi-delta{font-size:11px}.kpi-delta.up{color:#27ae60;font-weight:600}.row2{gap:14px;display:grid}.card{background:#fff;border:1px solid #0000000d;border-radius:22px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 4px 20px #0000000a}.card:hover{box-shadow:0 10px 28px #0000000f}.panel-hdr{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.panel-title{font-size:16px;font-weight:700}.panel-sub{color:#6b7280;margin-top:3px;font-size:11px}.panel-actions{gap:8px;display:flex}.chip{cursor:pointer;color:#6b7280;background:#eef0ea;border:none;border-radius:12px;padding:8px 12px;font-size:11px;font-weight:600;transition:all .15s}.chip:hover{background:#e5e8e1}.chip.active{color:#fff;background:#355847}.prod-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.prod-card{background:#fff;border:1px solid #0000000d;border-radius:18px;flex-direction:column;gap:12px;min-height:210px;padding:14px;transition:transform .16s,box-shadow .16s;display:flex}.prod-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0000000d}.prod-card.done{background:#edf7f0;border:1px solid #61b87a}.prod-top{justify-content:space-between;align-items:flex-start;display:flex}.prod-slot{letter-spacing:.8px;text-transform:uppercase;color:#6b7280;margin-bottom:4px;font-size:9px}.prod-name{font-size:15px;font-weight:700;line-height:1.3}.badge{border-radius:30px;padding:5px 10px;font-size:9px;font-weight:700}.badge-green{color:#239255;background:#dff5e5}.badge-amber{color:#c8841d;background:#fff0db}.badge-grey{color:#667085;background:#edf0f2}.prod-count{align-items:flex-end;gap:6px;display:flex}.prod-count-big{font-size:34px;font-weight:700;line-height:1}.prod-count-lbl{color:#6b7280;margin-bottom:4px;font-size:11px}.prod-notes{color:#c8841d;background:#fff0db;border-radius:10px;padding:8px 10px;font-size:10px}.prod-notes.green{color:#239255;background:#e5f6ea}.btn-fill,.btn-out{cursor:pointer;border:none;border-radius:10px;height:34px;margin-top:auto;font-size:11px;font-weight:700;transition:all .16s}.btn-fill{color:#fff;background:#355847}.btn-fill:hover{background:#294236}.btn-out{color:#355847;background:#fff;border:1px solid #355847}.btn-out:hover{background:#f7faf8}.dashboard-shell-footer{text-align:center;color:#6b7280;letter-spacing:.4px;background:#f5f1eb;width:100%;padding:20px 24px 40px;font-size:10.5px;font-weight:500}@media (width<=1100px){.kpi-row{grid-template-columns:repeat(2,1fr)}.prod-grid{grid-template-columns:1fr}}@media (width<=850px){.dashboard-shell-header{padding:18px 16px}.dashboard-shell-title{text-align:center;font-size:24px}.dashboard-shell-subtitle{text-align:center}.dashboard-main{flex-direction:column}.dashboard-content{padding:16px}.kpi-row{grid-template-columns:1fr}.panel-hdr{flex-direction:column;align-items:flex-start;gap:14px}}@media (width<=640px){.dashboard-content{padding:12px}.dashboard-shell-title{font-size:20px;line-height:1.15}.dashboard-shell-subtitle{padding:0 10px;font-size:10px}}
