@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap";:root{color:#0f172a;background:#f6f9fc;font-family:Be Vietnam Pro,Noto Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:700;transition:all .2s;display:inline-flex}button:hover{transform:translateY(-1px);box-shadow:0 14px 32px #0f172a2e}button:disabled{cursor:not-allowed;opacity:.7}.login-shell{background:linear-gradient(135deg,#f0f7fc 0%,#e8f0f8 50%,#e0edf8 100%);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.login-blueprint{justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.blueprint-grid{background-image:linear-gradient(#154d7c14 1px,#0000 1px),linear-gradient(90deg,#154d7c14 1px,#0000 1px),linear-gradient(#154d7c24 1px,#0000 1px),linear-gradient(90deg,#154d7c24 1px,#0000 1px);background-size:20px 20px,20px 20px,100px 100px,100px 100px;position:absolute;inset:0}.login-radial{filter:blur(10px);background:radial-gradient(circle,#154d7c1a 0%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bim-shape{opacity:0;pointer-events:none;position:absolute}.shape-cube{width:86px;height:86px;top:12%;left:8%}.shape-building{width:108px;height:130px;bottom:13%;right:8%}.shape-dimension{width:130px;height:44px;top:24%;right:14%}.login-card{opacity:0;z-index:1;background:#ffffffe6;border:1px solid #ffffffa6;border-radius:28px;width:min(430px,100vw - 32px);padding:34px;position:relative;box-shadow:0 24px 80px #154d7c29}.login-card h1,.topbar h1,.panel h2{letter-spacing:-.03em;margin:0}.login-card h1{color:#111827;text-align:center;margin-top:10px;font-size:28px;font-weight:800}.login-logo{text-align:center}.login-logo img{object-fit:contain;height:42px}.login-subtitle{color:#64748b;text-align:center;margin:8px 0 0;font-size:13px;font-weight:600}.login-card form{gap:18px;margin-top:28px;display:grid}.login-card button[type=submit]{background:linear-gradient(135deg,#154d7c,#2e82b6);min-height:48px;box-shadow:0 16px 36px #154d7c38}.login-field{opacity:0}.login-note{color:#475569;background:#f0f7fc;border:1px solid #dbeafe;border-radius:16px;align-items:flex-start;gap:10px;margin-top:20px;padding:13px;font-size:13px;line-height:1.55;display:flex}.login-note svg{color:#1f6699;flex:none;margin-top:2px}label{color:#334155;gap:8px;font-size:14px;font-weight:700;display:grid}input,select{background:#fff;border:1px solid #dbe3ef;border-radius:14px;outline:none;padding:13px 14px}input:focus,select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.brand-mark{color:#fff;background:linear-gradient(135deg,#1f6699,#2f8bcf);border-radius:16px;place-items:center;width:48px;height:48px;font-size:22px;display:grid;box-shadow:0 18px 36px #2563eb40}.eyebrow{color:#2e82b6;letter-spacing:.14em;text-transform:uppercase;margin:18px 0 8px;font-size:12px;font-weight:800}.muted,.panel-title p{color:#64748b;margin:8px 0 0;line-height:1.6}.alert{color:#be123c;background:#fff1f2;border:1px solid #fecaca;border-radius:14px;padding:12px 14px}.app-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#111827;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;gap:0;padding:0;display:flex}.brand,.user-card{align-items:center;gap:12px;display:flex}.brand{border-bottom:1px solid #e5e7eb;flex-direction:column;justify-content:center;min-height:96px;padding:18px 16px 16px}.brand img{object-fit:contain;height:32px}.brand p{color:#6b7280;margin:5px 0 0;font-size:12px;font-weight:500}.user-card span{color:#6b7280;margin-top:2px;font-size:12px;display:block}.sidebar nav{gap:2px;padding:12px;display:grid;overflow-y:auto}.sidebar nav button{color:#4b5563;box-shadow:none;background:0 0;border-radius:10px;justify-content:flex-start;padding:10px 12px;font-size:14px;font-weight:600}.sidebar nav button.active,.sidebar nav button:hover{color:#1d4ed8;background:#eff6ff;transform:none}.user-card{border-top:1px solid #e5e7eb;margin-top:auto;padding:14px 16px}.user-card>svg{color:#154d7c;background:#f0f7fc;border-radius:12px;width:38px;height:38px;padding:9px}.user-card strong{color:#111827;font-size:14px;font-weight:700}.logout-button{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:36px;height:36px;margin-left:auto;padding:0}.logout-button:hover{color:#be123c;box-shadow:none;background:#fff1f2;transform:none}.content{background:#f8fafc;padding:30px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.topbar .eyebrow{margin:0 0 6px}.topbar h1{color:#111827;font-size:26px;font-weight:800}.panel h2{color:#1f2937;font-size:17px;font-weight:700}.secondary{color:#0f172a;background:#fff;border:1px solid #dbe3ef}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card,.panel{background:#ffffffdb;border:1px solid #bfdbfeb8;border-radius:20px;box-shadow:0 12px 34px -26px #144d7cbf}.stat-card{align-items:center;gap:14px;padding:17px;display:flex}.stat-card p{color:#64748b;letter-spacing:.05em;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:700}.stat-card strong{color:#0f172a;letter-spacing:-.035em;font-size:25px}.stat-icon{border-radius:16px;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.blue{color:#1f6699;background:#e0f2fe}.violet{color:#4f46e5;background:#eef2ff}.green{color:#059669;background:#dcfce7}.orange{color:#c2410c;background:#ffedd5}.page-grid{gap:18px;display:grid}.hero-panel{background:linear-gradient(135deg,#f0f7fc 0%,#e8f0f8 52%,#daeaf8 100%);border:1px solid #93ccee94;border-radius:26px;grid-template-columns:minmax(0,1fr) 320px;gap:24px;min-height:178px;padding:28px 30px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 32px -12px #144d7c2e}.hero-pattern{opacity:.55;background-image:linear-gradient(#154d7c12 1px,#0000 1px),linear-gradient(90deg,#154d7c12 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.hero-panel:after{content:"";border:1px solid #1f669924;border-radius:32px;width:170px;height:170px;position:absolute;bottom:-42px;right:7%;transform:rotate(18deg)}.hero-content,.hero-summary{z-index:1;position:relative}.hero-content .eyebrow{margin:0 0 8px}.hero-content h2{color:#1e293b;letter-spacing:-.035em;margin:0;font-size:28px;line-height:1.16}.hero-content p:not(.eyebrow){color:#64748b;max-width:680px;margin:12px 0 0;line-height:1.65}.hero-summary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffa8;border:1px solid #ffffffd1;border-radius:20px;align-self:end;padding:18px}.hero-summary span,.hero-summary small{color:#64748b;font-size:12px;font-weight:700;display:block}.hero-summary strong{color:#0f172a;letter-spacing:-.04em;margin:8px 0;font-size:24px;display:block}.panel{padding:22px}.panel-title{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.operations-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.operation-card{border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:13px;min-height:96px;padding:16px;display:flex}.operation-card>svg{color:#1f6699;flex:none;width:22px;height:22px}.operation-card span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.operation-card strong{color:#0f172a;letter-spacing:-.03em;font-size:20px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 12px}th{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.empty,.loading{color:#64748b;text-align:center;padding:40px}.row-actions{white-space:nowrap;justify-content:flex-end;gap:8px;display:inline-flex}.muted-cell{color:#64748b;font-size:13px}.seat-usage{gap:6px;min-width:86px;display:grid}.seat-usage span{color:#334155;font-size:13px;font-weight:700}.seat-usage div{background:#e2e8f0;border-radius:999px;height:7px;overflow:hidden}.seat-usage i{border-radius:inherit;background:linear-gradient(90deg,#1f6699,#2e82b6);height:100%;display:block}.mini{border-radius:10px;padding:8px 10px;font-size:12px}.mini.danger{color:#be123c;background:#fff1f2}.mini.success{color:#047857;background:#dcfce7}.icon-button{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;width:40px;height:40px;padding:0}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#0f172a73;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.crud-modal{background:#fff;border-radius:24px;width:min(760px,100%);max-height:90vh;overflow:hidden;box-shadow:0 28px 80px #0f172a38}.modal-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.modal-head h2{color:#111827;letter-spacing:-.03em;margin:0;font-size:20px}.modal-head p{color:#64748b;margin:6px 0 0}.modal-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-height:calc(90vh - 160px);padding:22px 24px;display:grid;overflow-y:auto}.modal-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.badge{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.badge-active,.badge-approved,.badge-assigned{color:#047857;background:#dcfce7}.badge-pending,.badge-draft,.badge-in_stock,.badge-maintenance{color:#b45309;background:#fef3c7}.badge-rejected,.badge-inactive,.badge-liquidated{color:#be123c;background:#fee2e2}@media (width<=980px){.app-shell{grid-template-columns:1fr}.sidebar{position:static}.stats-grid,.hero-panel,.operations-grid,.modal-body{grid-template-columns:1fr}}@media (width<=720px){.login-shell{padding:14px}.login-card{padding:24px}.shape-building,.shape-dimension{display:none}}
