@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.bpv-backdrop{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03142694;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.bpv-modal{background:#f8fbfe;border:1px solid #c9d6e3;border-radius:20px;gap:14px;width:min(1180px,96vw);max-height:92vh;padding:18px;display:grid;overflow:auto;box-shadow:0 28px 80px #00122a47}.bpv-modal-head{z-index:3;background:#f8fbfef7;border-bottom:1px solid #d8e2ec;justify-content:space-between;align-items:flex-start;gap:16px;margin:-18px -18px 0;padding:18px 18px 14px;display:flex;position:sticky;top:-18px}.bpv-modal-head>div{gap:3px;min-width:0;display:grid}.bpv-modal-head span,.bpv-section-head span:first-child{letter-spacing:.11em;color:#9b6200;font-size:10px;font-weight:900}.bpv-modal-head h2{color:#092f5a;overflow-wrap:anywhere;margin:0}.bpv-modal-head small{color:#64768a}.bpv-modal-head>button{cursor:pointer;background:#fff;border:1px solid #cad8e5;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.bpv-modal-head>button svg{width:18px;height:18px}.bpv-loading{color:#0b548d;background:#eef7ff;border:1px solid #b7d1ec;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:800}.bpv-summary-grid,.bpv-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.bpv-summary-grid>div,.bpv-detail-grid>div{background:#fff;border:1px solid #d8e3ec;border-radius:12px;gap:4px;min-width:0;padding:10px;display:grid}.bpv-summary-grid small,.bpv-detail-grid small,.bpv-location-card small{text-transform:capitalize;color:#708195;font-size:10px}.bpv-summary-grid strong,.bpv-detail-grid strong,.bpv-location-card strong{color:#102f51;overflow-wrap:anywhere;white-space:pre-wrap;font-size:12px}.bpv-section{background:#fff;border:1px solid #d6e1eb;border-radius:15px;gap:12px;padding:14px;display:grid}.bpv-section-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.bpv-section-head>div{gap:2px;display:grid}.bpv-section-head h3{color:#0b315b;margin:0}.bpv-section-head>.status{flex:none}.bpv-location-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.bpv-location-card>div{background:#fbfdff;border:1px solid #e0e8f0;border-radius:10px;gap:4px;padding:10px;display:grid}.bpv-actions{flex-wrap:wrap;gap:8px;display:flex}.bpv-actions button{align-items:center;gap:6px;display:inline-flex}.bpv-doc-list{gap:9px;display:grid}.bpv-doc-list>article{background:#fbfdff;border:1px solid #dfe7ef;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px;display:grid}.bpv-doc-list>article>div:first-child{gap:3px;min-width:0;display:grid}.bpv-doc-list strong,.bpv-doc-list small{overflow-wrap:anywhere}.bpv-doc-list small{color:#6b7d90;font-size:10px}.bpv-doc-list .compact-actions{justify-content:flex-end}.bpv-doc-list button:disabled{opacity:.45;cursor:not-allowed}.bpv-note{border-left:3px solid #d49a28;grid-column:1/-1;padding-left:8px;color:#6b4b11!important}.bpv-empty{color:#687b8e;background:#fbfdff;border:1px dashed #c6d3df;border-radius:11px;padding:16px}.bpv-doc-summary{flex-wrap:wrap;gap:8px;display:flex}.bpv-doc-summary span{background:#f7fafc;border:1px solid #d9e4ed;border-radius:999px;padding:6px 10px;font-size:11px}.bpv-doc-summary b{color:#0b315b}.bpv-review-gate{background:#fffaf0;border-color:#ead2a4;justify-content:space-between;align-items:center;gap:16px;display:flex}.bpv-review-gate>div{gap:3px;display:grid}.bpv-review-gate span{letter-spacing:.1em;color:#966100;font-size:10px;font-weight:900}.bpv-review-gate h3{color:#563900;margin:0}.bpv-review-gate p{color:#745d36;margin:0;font-size:12px}.bpv-review-gate>button{flex:none}.bpv-review-gate>button:disabled{opacity:.45;cursor:not-allowed}.status.verified{color:#147347!important;background:#e6f7ee!important}.status.rejected{color:#b1352c!important;background:#fdebea!important}.status.pending{color:#9b6300!important;background:#fff4dc!important}.status.legacy{color:#5c6f82!important;background:#eef2f6!important}@media (width<=900px){.bpv-backdrop{padding:10px}.bpv-modal{border-radius:14px;width:100%;max-height:96vh;padding:12px}.bpv-modal-head{margin:-12px -12px 0;padding:12px;top:-12px}.bpv-summary-grid,.bpv-detail-grid,.bpv-location-card{grid-template-columns:1fr 1fr}.bpv-doc-list>article{grid-template-columns:1fr}.bpv-doc-list .compact-actions{justify-content:flex-start}.bpv-review-gate{flex-direction:column;align-items:stretch}}@media (width<=620px){.bpv-summary-grid,.bpv-detail-grid,.bpv-location-card{grid-template-columns:1fr}.bpv-modal-head h2{font-size:18px}}.api-hub-container{flex-direction:column;gap:20px;animation:.28s cubic-bezier(.16,1,.3,1) fadeInHub;display:flex}@keyframes fadeInHub{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.api-hero-card{color:#fff;background:linear-gradient(135deg,#071739 0%,#0d2352 60%,#122d66 100%);border:1px solid #d4a33a3d;border-radius:16px;flex-direction:column;gap:18px;padding:24px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px -8px #07173966,inset 0 1px #ffffff1a}.api-hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4a33a29 0%,#0000 70%);width:240px;height:240px;position:absolute;top:-80px;right:-80px}.api-hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#22c55e1f 0%,#0000 70%);width:200px;height:200px;position:absolute;bottom:-60px;left:25%}.api-hero-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.api-hero-meta{align-items:center;gap:14px;display:flex}.api-hero-icon{color:#061530;background:linear-gradient(135deg,#dfa938 0%,#b8821a 100%);border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 6px 16px #dfa93859}.api-hero-icon svg{width:26px;height:26px}.api-hero-title h1{color:#fff;letter-spacing:-.02em;align-items:center;gap:10px;margin:0;font-size:24px;font-weight:800;display:flex}.api-hero-title p{color:#a3b8d4;margin:4px 0 0;font-size:13px}.api-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.api-env-pill{color:#34d399;letter-spacing:.04em;text-transform:uppercase;background:#10b98126;border:1px solid #10b98166;border-radius:30px;align-items:center;gap:8px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.api-env-pill .pulse-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite pulseBeacon;box-shadow:0 0 10px #10b981}@keyframes pulseBeacon{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.35)}}.api-hero-buttons{flex-wrap:wrap;gap:8px;display:flex}.api-btn-preset{color:#f1f5f9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:6px;padding:7px 13px;font-size:11px;font-weight:600;transition:all .18s;display:inline-flex}.api-btn-preset:hover{color:#fff;background:#ffffff29;border-color:#ffffff59;transform:translateY(-1px)}.api-btn-preset.primary{color:#061530;background:linear-gradient(135deg,#dfa938 0%,#b8821a 100%);border:none;font-weight:700;box-shadow:0 4px 12px #dfa93840}.api-btn-preset.primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.api-url-bar{background:#040d1fa6;border:1px solid #ffffff1f;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.api-url-left{align-items:center;gap:10px;min-width:0;display:flex}.api-url-badge{color:#dfa938;letter-spacing:.05em;text-transform:uppercase;background:#dfa93824;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:800}.api-url-code{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;overflow:hidden}.api-url-actions{align-items:center;gap:8px;display:flex}.api-copy-btn{color:#cbd5e1;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;transition:all .16s;display:inline-flex}.api-copy-btn:hover{color:#fff;background:#ffffff24}.api-copy-btn.copied{color:#34d399;background:#10b98133;border-color:#10b98166}.api-kpi-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.api-kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;transition:all .2s;display:flex;box-shadow:0 2px 6px #00000008}.api-kpi-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.api-kpi-icon{border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.api-kpi-icon.blue{color:#0284c7;background:#e0f2fe}.api-kpi-icon.green{color:#16a34a;background:#dcfce7}.api-kpi-icon.gold{color:#d97706;background:#fef3c7}.api-kpi-icon.purple{color:#9333ea;background:#f3e8ff}.api-kpi-info small{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:600;display:block}.api-kpi-info strong{color:#0f172a;margin:2px 0;font-size:20px;font-weight:800;line-height:1.2;display:block}.api-kpi-info em{color:#94a3b8;font-size:10px;font-style:normal}.api-tabs-nav{border-bottom:2px solid #e2e8f0;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.api-tab-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex;position:relative}.api-tab-btn:hover{color:#0f172a}.api-tab-btn.active{color:#0f244a;font-weight:800}.api-tab-btn.active:after{content:"";background:linear-gradient(90deg,#dfa938,#0f244a);border-radius:3px;height:3px;position:absolute;bottom:-4px;left:0;right:0}.api-services-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.api-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:14px;padding:20px;transition:all .22s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 2px 8px #00000005}.api-service-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 24px #00000012}.api-service-card.is-core{background:linear-gradient(#fff 0%,#fcfbf8 100%);border-color:#dfa93873}.api-service-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.api-service-identity{align-items:center;gap:12px;display:flex}.api-service-avatar{color:#334155;background:#f1f5f9;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.api-service-card.is-core .api-service-avatar{color:#b45309;background:#fef3c7}.api-service-titles strong{color:#0f172a;font-size:14px;font-weight:750;display:block}.api-service-titles span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-top:2px;font-size:10px;font-weight:700;display:inline-block}.api-service-status-pill{white-space:nowrap;letter-spacing:.03em;text-transform:uppercase;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:750}.api-service-status-pill.live-connected{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0}.api-service-status-pill.configuration-saved{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd}.api-service-status-pill.not-configured{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.api-service-status-pill.connection-failed{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca}.api-service-desc{color:#64748b;margin:0;font-size:11px;line-height:1.5}.api-endpoint-field{flex-direction:column;gap:5px;display:flex}.api-endpoint-field label{color:#475569;text-transform:uppercase;letter-spacing:.03em;font-size:10px;font-weight:700}.api-input-wrap{align-items:center;display:flex;position:relative}.api-input-wrap input{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:38px;padding:0 38px 0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;transition:all .16s}.api-input-wrap input:focus{background:#fff;border-color:#dfa938;box-shadow:0 0 0 3px #dfa93824}.api-input-action{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;place-items:center;padding:4px;display:grid;position:absolute;right:6px}.api-input-action:hover{color:#0f172a;background:#e2e8f0}.api-service-actions-bar{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:10px;display:flex}.api-service-btns{align-items:center;gap:8px;display:flex}.api-btn-action{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .16s;display:inline-flex}.api-btn-action:hover{color:#0f172a;background:#e2e8f0}.api-btn-action.test{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.api-btn-action.test:hover{background:#dcfce7}.api-btn-action.save{color:#92400e;background:#fffbeb;border-color:#fde68a}.api-btn-action.save:hover{background:#fef3c7}.api-service-stamp{color:#94a3b8;white-space:nowrap;font-size:10px}.api-diag-console{color:#e2e8f0;background:#091224;border:1px solid #1e293b;border-radius:14px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 10px 30px #00000059}.api-diag-header{border-bottom:1px solid #1e293b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.api-diag-title h3{color:#fff;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:750;display:flex}.api-diag-title p{color:#94a3b8;margin:4px 0 0;font-size:12px}.api-diag-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex;box-shadow:0 4px 12px #10b9814d}.api-diag-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.api-diag-btn:disabled{opacity:.65;cursor:not-allowed}.api-diag-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.api-diag-metric-tile{background:#0f1c34;border:1px solid #1e2d4a;border-radius:10px;padding:14px 16px}.api-diag-metric-tile small{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:700;display:block}.api-diag-metric-tile strong{color:#fff;margin:4px 0 0;font-size:18px;font-weight:800;display:block}.api-diag-metric-tile strong.success{color:#34d399}.api-diag-metric-tile strong.warning{color:#fbbf24}.api-diag-metric-tile strong.error{color:#f87171}.api-diag-output{color:#38bdf8;background:#030712;border:1px solid #1f2937;border-radius:10px;max-height:360px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6;overflow-x:auto}.api-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;box-shadow:0 2px 8px #00000005}.api-form-grid-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.api-field-group{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.api-field-group label{color:#334155;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:700}.api-field-group input,.api-field-group select,.api-field-group textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:12px;transition:all .16s}.api-field-group input:focus,.api-field-group select:focus,.api-field-group textarea:focus{border-color:#dfa938;box-shadow:0 0 0 3px #dfa9381f}.api-field-group small{color:#64748b;margin-top:2px;font-size:10px}.api-webhook-list{flex-direction:column;gap:14px;display:flex}.api-webhook-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.api-webhook-info{flex-direction:column;gap:3px;min-width:0;display:flex}.api-webhook-info strong{color:#0f172a;font-size:13px;font-weight:750}.api-webhook-info small{color:#64748b;font-size:11px}.api-webhook-url-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:10px;padding:6px 12px;display:flex}.api-webhook-url-box code{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.api-pipeline-container{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:12px;display:grid}.api-pipe-step{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;padding:18px 16px;display:flex;position:relative;box-shadow:0 2px 6px #00000008}.api-pipe-step.active{background:#f0f7ff;border-color:#3b82f6}.api-pipe-badge{color:#fff;background:#0f244a;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.api-pipe-step.active .api-pipe-badge{background:#2563eb}.api-pipe-step h4{color:#0f172a;margin:0;font-size:13px;font-weight:750}.api-pipe-step p{color:#64748b;margin:0;font-size:11px;line-height:1.45}@media (width<=1100px){.api-kpi-grid{grid-template-columns:repeat(2,1fr)}.api-services-grid{grid-template-columns:1fr}.api-diag-metrics{grid-template-columns:repeat(2,1fr)}.api-pipeline-container{grid-template-columns:1fr}}@media (width<=700px){.api-kpi-grid{grid-template-columns:1fr}.api-hero-card{padding:18px}.api-hero-top{flex-direction:column;align-items:flex-start}.api-hero-actions{justify-content:space-between;width:100%}.api-form-grid-two{grid-template-columns:1fr}}.twofactor-gateway-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:20px;padding:26px;transition:box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 20px #0f274a0f}.twofactor-gateway-card:hover{box-shadow:0 8px 28px #0f274a17}.twofactor-header{border-bottom:1px solid #edf2f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.twofactor-header-left{align-items:center;gap:14px;display:flex}.twofactor-avatar{color:#fff;background:linear-gradient(135deg,#10b981 0%,#047857 100%);border-radius:12px;flex-shrink:0;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 6px 16px #10b9814d}.twofactor-avatar svg{width:26px;height:26px}.twofactor-titles h2{color:#0f274a;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:800;display:flex}.twofactor-titles p{color:#64748b;margin:4px 0 0;font-size:12px}.twofactor-header-right{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.twofactor-status-badge{letter-spacing:.02em;border-radius:20px;align-items:center;gap:7px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.twofactor-status-badge.active{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.twofactor-status-badge.disabled{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.twofactor-status-badge.unconfigured{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1}.twofactor-status-dot{border-radius:50%;width:8px;height:8px}.twofactor-status-badge.active .twofactor-status-dot{background:#10b981;box-shadow:0 0 8px #10b981}.twofactor-status-badge.disabled .twofactor-status-dot{background:#f59e0b}.twofactor-status-badge.unconfigured .twofactor-status-dot{background:#94a3b8}.twofactor-toggle-wrap{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:30px;align-items:center;gap:10px;padding:6px 12px;transition:all .2s;display:flex}.twofactor-toggle-wrap:hover{background:#f1f5f9;border-color:#cbd5e1}.twofactor-switch{width:44px;height:24px;display:inline-block;position:relative}.twofactor-switch input{opacity:0;width:0;height:0}.twofactor-slider{cursor:pointer;background-color:#cbd5e1;border-radius:24px;transition:all .25s;position:absolute;inset:0}.twofactor-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .25s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 4px #0003}.twofactor-switch input:checked+.twofactor-slider{background-color:#10b981}.twofactor-switch input:checked+.twofactor-slider:before{transform:translate(20px)}.twofactor-toggle-label{color:#1e293b;font-size:12px;font-weight:700}.twofactor-form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.twofactor-field{flex-direction:column;gap:6px;display:flex}.twofactor-field label{color:#334155;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.twofactor-field input,.twofactor-field select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;height:42px;padding:0 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.twofactor-field input:focus,.twofactor-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.twofactor-input-with-action{align-items:center;display:flex;position:relative}.twofactor-input-with-action input{width:100%;padding-right:42px}.twofactor-input-eye-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;right:6px}.twofactor-input-eye-btn:hover{color:#0f172a;background:#f1f5f9}.twofactor-helper-note{color:#64748b;margin-top:2px;font-size:11px;line-height:1.4}.twofactor-test-card{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:14px;padding:20px;display:flex}.twofactor-test-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.twofactor-test-header strong{color:#0f274a;align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.twofactor-test-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.twofactor-phone-wrap{flex:1;align-items:center;min-width:240px;display:flex;position:relative}.twofactor-phone-prefix{color:#64748b;pointer-events:none;font-size:13px;font-weight:700;position:absolute;left:12px}.twofactor-phone-input{letter-spacing:.04em;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:42px;font-size:14px;font-weight:600;padding-left:48px!important}.twofactor-test-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0f274a;border:1px solid #0f274a;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 20px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.twofactor-test-btn:hover:not(:disabled){background:#1e3a8a;border-color:#1e3a8a;box-shadow:0 4px 12px #0f274a33}.twofactor-test-btn:disabled{opacity:.6;cursor:not-allowed}.twofactor-feedback{border-radius:8px;align-items:flex-start;gap:10px;padding:12px 16px;font-size:12px;line-height:1.45;animation:.2s fadeInHub;display:flex}.twofactor-feedback.success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.twofactor-feedback.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.twofactor-last-test-strip{color:#64748b;flex-wrap:wrap;align-items:center;gap:16px;padding-top:6px;font-size:11px;display:flex}.twofactor-last-test-strip strong{color:#1e293b}.twofactor-actions-bar{border-top:1px solid #edf2f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.twofactor-save-btn{color:#0f1d38;cursor:pointer;background:linear-gradient(135deg,#d4a33a 0%,#b8821a 100%);border:none;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 24px;font-size:13px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 12px #d4a33a4d}.twofactor-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #d4a33a66}.twofactor-save-btn:disabled{opacity:.65;cursor:not-allowed}@media (width<=768px){.twofactor-form-grid{grid-template-columns:1fr}.twofactor-header{flex-direction:column;align-items:flex-start}.twofactor-header-right{justify-content:space-between;width:100%}.twofactor-test-row{flex-direction:column;align-items:stretch}.twofactor-phone-wrap{width:100%}.twofactor-test-btn{justify-content:center;width:100%}.twofactor-actions-bar{flex-direction:column;align-items:stretch}.twofactor-save-btn{justify-content:center;width:100%}}.product-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.product-kpi-card{cursor:pointer;background:#fff;border:1px solid #e1e8f2;border-radius:14px;align-items:center;gap:16px;padding:18px 20px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #031a3d0a}.product-kpi-card:hover{border-color:#c9d8eb;transform:translateY(-2px);box-shadow:0 8px 24px #031a3d14}.product-kpi-card:before{content:"";background:#cbd5e1;width:4px;height:100%;position:absolute;top:0;left:0}.product-kpi-card.kpi-active:before{background:linear-gradient(#1890ff,#096dd9)}.product-kpi-card.kpi-stock:before{background:linear-gradient(#52c41a,#389e0d)}.product-kpi-card.kpi-alert:before{background:linear-gradient(#faad14,#d48806)}.product-kpi-card.kpi-bv:before{background:linear-gradient(#e5b956,#b8860b)}.product-kpi-icon{border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.product-kpi-card.kpi-active .product-kpi-icon{color:#096dd9;background:#e6f4ff}.product-kpi-card.kpi-stock .product-kpi-icon{color:#389e0d;background:#f6ffed}.product-kpi-card.kpi-alert .product-kpi-icon{color:#d48806;background:#fffbe6}.product-kpi-card.kpi-bv .product-kpi-icon{color:#b8860b;background:#fef8eb}.product-kpi-icon svg{width:24px;height:24px}.product-kpi-info{flex-direction:column;min-width:0;display:flex}.product-kpi-info small{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:11px;font-weight:700}.product-kpi-info strong{color:#0f274a;font-size:22px;font-weight:800;line-height:1.2}.product-kpi-info span{color:#8c9eb5;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.product-toolbar-panel{background:#fff;border:1px solid #e1e8f2;border-radius:14px;flex-direction:column;gap:14px;margin-bottom:20px;padding:16px 20px;display:flex;box-shadow:0 4px 18px #031a3d08}.product-toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.product-search-box{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:260px;max-width:420px;height:42px;padding:0 14px;transition:all .2s;display:flex}.product-search-box:focus-within{background:#fff;border-color:#d49a27;box-shadow:0 0 0 3px #d49a271f}.product-search-box svg{color:#8c9eb5;flex-shrink:0;width:18px;height:18px}.product-search-box input{color:#122847!important;width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;margin:0!important;padding:0!important;font-size:13px!important}.product-search-clear{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:2px;display:grid}.product-search-clear:hover{color:#475569}.product-toolbar-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.product-filter-select{color:#1e3a5f;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:0;height:42px;padding:0 14px;font-size:13px;font-weight:600;transition:all .2s}.product-filter-select:hover,.product-filter-select:focus{background:#fff;border-color:#d49a27}.product-view-switcher{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;gap:2px;padding:3px;display:flex}.product-view-btn{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:12px;font-weight:700;transition:all .18s;display:flex}.product-view-btn svg{width:16px;height:16px}.product-view-btn.active{color:#0c2b54;background:#fff;box-shadow:0 2px 8px #031a3d14}.product-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#e5b956 0%,#b8860b 100%);border:0;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:13px;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 14px #b8860b52}.product-add-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 6px 18px #b8860b6b}.product-add-btn svg{width:18px;height:18px}.product-status-filters{border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:8px;padding-top:4px;display:flex}.status-filter-pill{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:7px;padding:6px 13px;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex}.status-filter-pill:hover{color:#1e3a5f;background:#f1f5f9;border-color:#cbd5e1}.status-filter-pill.active{color:#fff;background:#0f274a;border-color:#0f274a}.status-filter-pill b{background:#0000000f;border-radius:12px;padding:1px 7px;font-size:11px;font-weight:800;display:inline-block}.status-filter-pill.active b{color:#fff;background:#ffffff38}.product-table-card{background:#fff;border:1px solid #e1e8f2;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #031a3d0a}.product-table-header-info{background:#fff;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.product-table-header-info h3{color:#0f274a;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:800;display:flex}.product-table-header-info span{color:#718096;font-size:12px}.product-pro-table{border-collapse:collapse;text-align:left;width:100%}.product-pro-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}.product-pro-table th{color:#475569;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:13px 16px;font-size:11px;font-weight:800}.product-pro-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .15s}.product-pro-table tbody tr:hover{background:#f9fbfe}.product-pro-table td{vertical-align:middle;color:#1e293b;padding:14px 16px;font-size:13px}.product-pro-primary{align-items:center;gap:14px;min-width:250px;display:flex}.product-pro-thumb,.product-thumb{object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:9px;flex-shrink:0;width:48px;min-width:48px;height:48px;min-height:48px;padding:3px;transition:transform .18s,box-shadow .18s;box-shadow:0 1px 3px #0000000d}.product-pro-thumb:hover,.product-thumb:hover{transform:scale(1.08);box-shadow:0 4px 10px #0000001a}.product-cell-main{align-items:center;gap:12px;min-width:220px;display:flex}.product-title-group{flex-direction:column;gap:3px;display:flex}.product-pro-meta{flex-direction:column;gap:2px;display:flex}.product-pro-title{color:#0f274a;font-size:13px;font-weight:800;line-height:1.3}.product-pro-tags{flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;display:flex}.tag-sku{color:#475569;background:#f1f5f9;border-radius:5px;padding:2px 6px;font-family:monospace;font-size:10px;font-weight:700}.tag-category{color:#1d4ed8;background:#eff6ff;border-radius:5px;padding:2px 7px;font-size:10px;font-weight:700}.product-pro-price{flex-direction:column;gap:2px;min-width:100px;display:flex}.price-current{color:#0f274a;font-size:15px;font-weight:800}.price-strike-row{align-items:center;gap:6px;display:flex}.price-mrp{color:#94a3b8;font-size:11px;text-decoration:line-through}.price-discount-pill{color:#15803d;background:#dcfce7;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:800}.product-pro-tax{flex-direction:column;gap:3px;display:flex}.tax-gst-pill{color:#334155;font-size:11px;font-weight:700}.tax-hsn-sub{color:#64748b;font-family:monospace;font-size:10px}.product-pro-bv{flex-direction:column;gap:3px;display:flex}.bv-amount{color:#b45309;font-size:13px;font-weight:800}.bv-qualifying-badge{color:#92400e;background:#fef3c7;border-radius:4px;width:fit-content;padding:2px 6px;font-size:9px;font-weight:800;display:inline-flex}.bv-retail-badge{color:#94a3b8;font-size:9px}.product-pro-stock{min-width:100px}.stock-count-wrap{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.stock-number{font-size:13px;font-weight:800}.stock-meter-bg{background:#e2e8f0;border-radius:4px;width:100%;height:5px;overflow:hidden}.stock-meter-fill{border-radius:4px;height:100%;transition:width .3s}.stock-in{color:#15803d}.stock-in .stock-meter-fill{background:#22c55e}.stock-low{color:#b45309}.stock-low .stock-meter-fill{background:#f59e0b}.stock-out{color:#b91c1c}.stock-out .stock-meter-fill{background:#ef4444}.product-status-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.status-dot{border-radius:50%;width:6px;height:6px}.badge-active{color:#15803d;background:#dcfce7}.badge-active .status-dot{background:#22c55e}.badge-low-stock{color:#b45309;background:#fef3c7}.badge-low-stock .status-dot{background:#f59e0b}.badge-out-of-stock,.badge-inactive{color:#b91c1c;background:#fee2e2}.badge-out-of-stock .status-dot,.badge-inactive .status-dot{background:#ef4444}.product-row-actions{align-items:center;gap:8px;display:flex}.product-action-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;place-items:center;width:32px;height:32px;transition:all .15s;display:grid}.product-action-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.product-action-btn.edit:hover{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}.product-action-btn.danger:hover{color:#b91c1c;background:#fef2f2;border-color:#f87171}.product-action-btn svg{width:15px;height:15px}.product-grid-wrap{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.product-grid-card{background:#fff;border:1px solid #e1e8f2;border-radius:14px;flex-direction:column;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #031a3d0a}.product-grid-card:hover{border-color:#c9d8eb;transform:translateY(-4px);box-shadow:0 12px 28px #031a3d1a}.product-card-media{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #edf2f7;justify-content:center;align-items:center;height:190px;padding:16px;display:flex;position:relative;overflow:hidden}.product-card-media img{object-fit:contain;filter:drop-shadow(0 4px 12px #0f274a14);width:auto;max-width:86%;height:auto;max-height:86%;transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.product-grid-card:hover .product-card-media img{filter:drop-shadow(0 8px 20px #0f274a24);transform:scale(1.08)}.product-card-status-badge{z-index:2;position:absolute;top:10px;right:10px}.product-card-category-badge{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0f274ad9;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.product-card-body{flex-direction:column;flex:1;padding:16px;display:flex}.product-card-sku{color:#64748b;margin-bottom:4px;font-family:monospace;font-size:11px}.product-card-title{color:#0f274a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:0 0 10px;font-size:14px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card-pricing-row{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.product-card-bv-strip{background:#fef8eb;border:1px solid #fae4b0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:6px 10px;font-size:11px;display:flex}.product-card-bv-strip strong{color:#b45309}.product-card-stock-block{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:10px}.product-card-actions{grid-template-columns:1fr auto;gap:8px;margin-top:14px;display:grid}.card-edit-btn{color:#1e3a5f;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:700;transition:all .15s;display:flex}.card-edit-btn:hover{color:#fff;background:#0f274a;border-color:#0f274a}.card-archive-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;place-items:center;width:36px;height:36px;transition:all .15s;display:grid}.card-archive-btn:hover{color:#b91c1c;background:#fef2f2;border-color:#f87171}.product-drawer-backdrop{-webkit-backdrop-filter:blur(4px);z-index:1000;opacity:0;pointer-events:none;background:#03102480;justify-content:flex-end;transition:opacity .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.product-drawer-backdrop.open{opacity:1;pointer-events:auto}.product-drawer{background:#fff;flex-direction:column;width:100%;max-width:580px;height:100dvh;transition:transform .32s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 32px #031a3d33}.product-drawer-backdrop.open .product-drawer{transform:translate(0)}.product-drawer-header{color:#fff;background:linear-gradient(135deg,#031a3d 0%,#062b5d 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex;box-shadow:0 4px 14px #0000001f}.drawer-header-left{flex-direction:column;display:flex}.drawer-header-badge{letter-spacing:.12em;color:#e5b956;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:800}.product-drawer-header h2{color:#fff;margin:0;font-size:18px;font-weight:800}.product-drawer-close{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:9px;place-items:center;width:36px;height:36px;transition:all .15s;display:grid}.product-drawer-close:hover{background:#ffffff40}.product-drawer-body{background:#f8fafc;flex-direction:column;flex:1;gap:20px;padding:22px 24px;display:flex;overflow-y:auto}.drawer-section{background:#fff;border:1px solid #e1e8f2;border-radius:12px;flex-direction:column;gap:12px;padding:18px;display:flex;box-shadow:0 2px 10px #031a3d05}.drawer-section-title{color:#0f274a;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;margin-bottom:4px;padding-bottom:10px;font-size:13px;font-weight:800;display:flex}.drawer-section-title svg{color:#b8860b;width:16px;height:16px}.drawer-input-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.drawer-field{flex-direction:column;gap:6px;display:flex}.drawer-field label{color:#334155;justify-content:space-between;align-items:center;font-size:11px;font-weight:800;display:flex}.drawer-field label small{color:#64748b;font-weight:500}.drawer-field input,.drawer-field select{color:#0f274a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:0;width:100%;height:40px;padding:0 12px;font-size:13px;transition:all .18s}.drawer-field input:focus,.drawer-field select:focus{border-color:#d49a27;box-shadow:0 0 0 3px #d49a271f}.drawer-field input:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.drawer-profit-banner{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;display:flex}.drawer-profit-banner strong{font-weight:800}.drawer-checkbox-card{background:#fffdf5;border:1px solid #fae4b0;border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.drawer-check-label{color:#1e293b;cursor:pointer;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.drawer-check-label input[type=checkbox]{accent-color:#b8860b;cursor:pointer;width:18px;height:18px}.drawer-image-grid{grid-template-columns:100px 1fr;align-items:center;gap:16px;display:grid}.drawer-image-preview-box{background:#fff;border:2px dashed #cbd5e1;border-radius:12px;place-items:center;width:108px;height:108px;padding:6px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #00000005}.drawer-image-preview-box img{object-fit:contain;filter:drop-shadow(0 2px 6px #0000000f);width:100%;height:100%}.drawer-upload-controls{flex-direction:column;gap:8px;display:flex}.drawer-upload-controls small{color:#64748b;font-size:11px}.product-drawer-footer{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.drawer-cancel-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;height:42px;padding:0 18px;font-size:13px;font-weight:700;transition:all .15s}.drawer-cancel-btn:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.drawer-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e5b956 0%,#b8860b 100%);border:0;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 24px;font-size:13px;font-weight:800;transition:all .18s;display:flex;box-shadow:0 4px 14px #b8860b52}.drawer-save-btn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.drawer-save-btn:disabled{opacity:.65;cursor:not-allowed}@media (width<=1100px){.product-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.product-kpi-grid{grid-template-columns:1fr}.product-toolbar-row{flex-direction:column;align-items:stretch}.product-search-box{max-width:100%}.product-toolbar-controls{justify-content:space-between}.product-drawer{max-width:100%}.drawer-input-row{grid-template-columns:1fr}.drawer-image-grid{text-align:center;grid-template-columns:1fr}.drawer-image-preview-box{margin:0 auto}}.category-grid-wrap{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.category-grid-card{background:#fff;border:1px solid #e1e8f2;border-radius:14px;flex-direction:column;gap:16px;padding:20px;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #031a3d0a}.category-grid-card:hover{border-color:#c9d8eb;transform:translateY(-3px);box-shadow:0 10px 24px #031a3d17}.category-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.category-card-brand{align-items:center;gap:12px;display:flex}.category-card-icon{color:#1d4ed8;background:#eff6ff;border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.category-card-icon svg{width:22px;height:22px}.category-card-meta{flex-direction:column;gap:2px;display:flex}.category-card-title{color:#0f274a;margin:0;font-size:15px;font-weight:800;line-height:1.3}.category-card-code{color:#64748b;background:#f1f5f9;border-radius:4px;width:fit-content;padding:1px 6px;font-family:monospace;font-size:11px}.category-card-stats-row{background:#f8fafc;border:1px solid #edf2f7;border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.category-stat-block{flex-direction:column;display:flex}.category-stat-block small{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.category-stat-block strong{color:#0f274a;margin-top:2px;font-size:16px;font-weight:800}.category-card-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.category-sort-tag{color:#64748b;font-size:11px;font-weight:600}.category-sort-tag b{color:#0f274a}.order-id-badge-btn{color:#0f274a;cursor:pointer;background:#f8fafc;border:1px solid #d0dbe7;border-radius:6px;align-items:center;gap:5px;padding:4px 9px;font-family:monospace;font-size:13px;font-weight:800;transition:all .15s;display:inline-flex}.order-id-badge-btn:hover{color:#fff;background:#0f274a;border-color:#0f274a}.payment-pill{border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.payment-pill.cod{color:#b45309;background:#fef3c7}.payment-pill.online{color:#0369a1;background:#e0f2fe}.payment-pill.upi{color:#15803d;background:#dcfce7}.stage-btn{cursor:pointer;color:#0f274a;white-space:nowrap;background:#fff;border:1.5px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:6px 12px;font-size:11.5px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.stage-btn:hover{color:#fff;background:#0f274a;border-color:#0f274a;transform:translateY(-1px);box-shadow:0 3px 6px #0f274a2e}.stage-btn svg{flex-shrink:0;width:13px;height:13px}.stage-btn.view,.stage-btn.details{color:#0f274a;background:#f0fdf4;border:1.5px solid #0f274a;font-weight:700}.stage-btn.view:hover,.stage-btn.details:hover{color:#fff;background:#0f274a}.stage-btn.review{color:#b45309;background:#fffbeb;border:1.5px solid #f59e0b}.stage-btn.review:hover{color:#fff;background:#f59e0b;border-color:#d97706}.stage-btn.approve,.stage-btn.qc-pass{color:#047857;background:#ecfdf5;border:1.5px solid #10b981}.stage-btn.approve:hover,.stage-btn.qc-pass:hover{color:#fff;background:#059669;border-color:#047857}.stage-btn.reject,.stage-btn.qc-fail{color:#b91c1c;background:#fef2f2;border:1.5px solid #ef4444}.stage-btn.reject:hover,.stage-btn.qc-fail:hover{color:#fff;background:#dc2626;border-color:#b91c1c}.stage-btn.receive{color:#fff;background:#0f274a;border:1.5px solid #0a1b33}.stage-btn.receive:hover{background:#1e3a8a;border-color:#1e3a8a}.stage-btn.refund{color:#fff;background:linear-gradient(135deg,#e5b956 0%,#b8860b 100%);border:1.5px solid #92400e;box-shadow:0 2px 5px #b8860b40}.stage-btn.refund:hover{background:linear-gradient(135deg,#d97706 0%,#92400e 100%);transform:translateY(-1px)}.stage-btn.replace{color:#fff;background:#7c3aed;border:1.5px solid #6d28d9}.stage-btn.replace:hover{background:#6d28d9}.stage-btn.process{color:#fff;background:#2563eb;border:1.5px solid #1d4ed8}.stage-btn.process:hover{background:#1d4ed8}.stage-btn.pack{color:#fff;background:#7c3aed;border:1.5px solid #6d28d9}.stage-btn.pack:hover{background:#6d28d9}.stage-btn.ship{color:#fff;background:#0284c7;border:1.5px solid #0369a1}.stage-btn.ship:hover{background:#0369a1}.stage-btn.deliver{color:#fff;background:#16a34a;border:1.5px solid #15803d}.stage-btn.deliver:hover{background:#15803d}.stage-btn.cancel{color:#b91c1c;background:#fee2e2;border:1.5px solid #fca5a5}.stage-btn.cancel:hover{color:#fff;background:#dc2626;border-color:#b91c1c}.stage-btn.return-btn{color:#7e22ce;background:#f3e8ff;border:1.5px solid #d8b4fe}.stage-btn.return-btn:hover{color:#fff;background:#7e22ce;border-color:#6b21a8}.compact-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.compact-actions button{color:#0f274a;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.compact-actions button:hover{color:#fff;background:#0f274a;border-color:#0f274a}.order-pipeline-stepper{background:#fff;border:1px solid #e1e8f2;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:8px 12px;display:flex;position:relative}.stepper-step{z-index:2;flex-direction:column;flex:1;align-items:center;gap:6px;display:flex;position:relative}.stepper-circle{color:#64748b;background:#fff;border:2px solid #cbd5e1;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;transition:all .2s;display:grid}.stepper-circle svg{width:15px;height:15px}.stepper-step.completed .stepper-circle{color:#fff;background:#22c55e;border-color:#22c55e}.stepper-step.current .stepper-circle{color:#fff;background:#0f274a;border-color:#0f274a;box-shadow:0 0 0 4px #0f274a26}.stepper-label{color:#64748b;text-align:center;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.stepper-step.completed .stepper-label{color:#15803d}.stepper-step.current .stepper-label{color:#0f274a;font-weight:800}.stepper-line{z-index:1;background:#e2e8f0;height:2px;position:absolute;top:24px;left:10%;right:10%}.order-items-container{flex-direction:column;gap:8px;display:flex}.order-item-card{background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.order-item-left{flex-direction:column;gap:2px;display:flex}.order-item-name{color:#0f274a;font-size:13px;font-weight:800}.order-item-sku{color:#64748b;background:#e2e8f0;border-radius:3px;width:fit-content;padding:1px 5px;font-family:monospace;font-size:10px}.order-item-right{align-items:baseline;gap:12px;display:flex}.order-item-qty{color:#475569;font-size:12px;font-weight:700}.order-item-total{color:#0f274a;font-size:14px;font-weight:800}.order-financial-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:8px;padding:14px;font-size:12px;display:flex}.order-financial-row{color:#64748b;justify-content:space-between;display:flex}.order-financial-row.grand-total{color:#0f274a;border-top:1px dashed #cbd5e1;margin-top:2px;padding-top:8px;font-size:15px;font-weight:800}.order-drawer-control-bar{background:#f1f5f9;border-radius:10px;flex-wrap:wrap;gap:10px;padding:12px;display:flex}.customer-avatar-circle{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#0f274a 0%,#1e3a8a 100%);border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid;position:relative;box-shadow:0 2px 6px #0f274a33}.customer-avatar-circle.vip{background:linear-gradient(135deg,#b45309 0%,#f59e0b 100%);box-shadow:0 2px 8px #f59e0b59}.customer-avatar-circle.blocked{opacity:.8;background:linear-gradient(135deg,#475569 0%,#64748b 100%)}.customer-avatar-circle .flag-dot{background:#ef4444;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-2px}.customer-cell-wrap{align-items:center;gap:12px;display:flex}.customer-meta-block{flex-direction:column;gap:2px;display:flex}.customer-name-row{align-items:center;gap:6px;display:flex}.customer-name-link{color:#0f274a;cursor:pointer;font-weight:700;transition:color .15s}.customer-name-link:hover{color:#b45309;text-decoration:underline}.customer-id-pill{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:1px 6px;font-family:monospace;font-size:11px;transition:all .15s}.customer-id-pill:hover{color:#f8fafc;background:#0f274a;border-color:#0f274a}.customer-type-badge{text-transform:uppercase;letter-spacing:.4px;border-radius:4px;align-items:center;width:fit-content;padding:2px 6px;font-size:10px;font-weight:700;display:inline-flex}.customer-type-badge.registered{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.customer-type-badge.guest{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.customer-verify-chip{border-radius:12px;align-items:center;gap:4px;padding:2px 7px;font-size:11px;font-weight:600;display:inline-flex}.customer-verify-chip.verified{color:#047857;background:#ecfdf5;border:1px solid #d1fae5}.customer-verify-chip.unverified{color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2}.customer-contact-links{align-items:center;gap:8px;margin-top:2px;display:flex}.customer-contact-link{color:#2563eb;align-items:center;gap:3px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.customer-contact-link:hover{text-decoration:underline}.customer-contact-link.wa{color:#16a34a}.customer-card-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-top:16px;display:grid}.customer-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:14px;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 14px #0f274a0a}.customer-profile-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 10px 24px #0f274a14}.customer-profile-card.flagged-card{border-left:4px solid #ef4444}.customer-card-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.customer-card-lead{align-items:center;gap:12px;display:flex}.customer-card-title{color:#0f274a;font-size:15px;font-weight:800;line-height:1.25}.customer-card-stats{text-align:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;padding:10px 8px;display:grid}.customer-card-stat-item small{color:#64748b;text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px;font-size:10px;font-weight:700;display:block}.customer-card-stat-item strong{color:#0f274a;font-size:14px;font-weight:800;display:block}.customer-card-contact-row{color:#475569;background:#fdfefe;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;gap:6px;padding:8px 10px;font-size:12px;display:flex}.customer-card-contact-item{justify-content:space-between;align-items:center;display:flex}.customer-card-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.customer-drawer-hero{color:#fff;background:linear-gradient(135deg,#0f274a 0%,#1e293b 100%);border-radius:12px;align-items:center;gap:16px;margin-bottom:18px;padding:16px;display:flex}.customer-drawer-hero .customer-avatar-circle{width:54px;height:54px;font-size:20px;box-shadow:0 4px 14px #0000004d}.customer-drawer-hero-info{flex-direction:column;gap:4px;display:flex}.customer-drawer-hero-name{letter-spacing:-.3px;font-size:18px;font-weight:800}.customer-drawer-hero-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.customer-drawer-kpi-quad{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;display:grid}.customer-drawer-kpi-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.customer-drawer-kpi-card small{color:#64748b;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.customer-drawer-kpi-card strong{color:#0f274a;font-size:16px;font-weight:800;display:block}.customer-dossier-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px;display:grid}.customer-dossier-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:8px;padding:14px;font-size:12px;display:flex}.customer-dossier-row{color:#64748b;justify-content:space-between;align-items:center;display:flex}.customer-dossier-row strong{color:#0f274a;font-weight:700}.customer-recent-order-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;transition:background .15s;display:flex}.customer-recent-order-item:hover{background:#f8fafc;border-color:#cbd5e1}@media (width<=768px){.customer-drawer-kpi-quad{grid-template-columns:repeat(2,1fr)}.customer-dossier-grid{grid-template-columns:1fr}}.return-id-badge-btn{color:#0f274a;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:3px 8px;font-family:monospace;font-size:12px;font-weight:700;transition:all .15s;display:inline-block}.return-id-badge-btn:hover{color:#fff;background:#0f274a;border-color:#0f274a;transform:translateY(-1px)}.return-type-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:800;display:inline-block}.return-type-badge.return{color:#c2410c;background:#fff7ed;border:1px solid #ffedd5}.return-type-badge.replacement{color:#6d28d9;background:#f5f3ff;border:1px solid #ede9fe}.qc-status-chip{border-radius:12px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.qc-status-chip.passed{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.qc-status-chip.failed{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.qc-status-chip.pending{color:#d48806;background:#fffbe6;border:1px solid #ffe58f}.stock-posted-chip{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;align-items:center;gap:4px;margin-top:3px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-flex}.return-flow-actions{flex-wrap:wrap;gap:6px;display:flex}.return-stepper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:20px;padding:14px;display:grid}.return-stepper-step{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.return-stepper-step:not(:last-child):after{content:"";z-index:1;background:#e2e8f0;width:100%;height:2px;position:absolute;top:14px;right:-50%}.return-stepper-step.completed:not(:last-child):after{background:#10b981}.return-step-circle{color:#64748b;z-index:2;background:#fff;border:2px solid #cbd5e1;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;transition:all .2s;display:grid}.return-stepper-step.active .return-step-circle{color:#fff;background:#0f274a;border-color:#0f274a;box-shadow:0 0 0 4px #0f274a26}.return-stepper-step.completed .return-step-circle{color:#fff;background:#10b981;border-color:#10b981}.return-step-label{color:#64748b;font-size:11px;font-weight:700}.return-stepper-step.active .return-step-label{color:#0f274a;font-weight:800}.return-stepper-step.completed .return-step-label{color:#059669}@media (width<=640px){.return-stepper{gap:12px;padding:10px;display:flex;overflow-x:auto}.return-stepper-step{flex:0 0 72px}.return-stepper-step:not(:last-child):after{display:none}}.stock-health-pill{white-space:nowrap;border-radius:6px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.stock-health-pill.healthy{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.stock-health-pill.low{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.stock-health-pill.out{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.cost-status-chip{letter-spacing:.3px;white-space:nowrap;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.cost-status-chip.ready{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.cost-status-chip.zero{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.cost-status-chip.pending{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.ledger-type-chip{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;align-items:center;padding:2px 7px;font-size:10px;font-weight:800;display:inline-flex}.ledger-type-chip.in,.ledger-type-chip.grn,.ledger-type-chip.return_qc{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.ledger-type-chip.out,.ledger-type-chip.sale{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.ledger-type-chip.adjust{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe}.inventory-impact-box{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;margin-top:14px;margin-bottom:14px;padding:14px}.inventory-impact-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;display:grid}.inventory-impact-stat{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;padding:8px 10px;display:flex}.inventory-impact-stat small{color:#64748b;font-size:10px;font-weight:600}.inventory-impact-stat strong{color:#0f274a;margin-top:2px;font-size:14px}.inventory-subtabs{border-bottom:2px solid #e2e8f0;gap:8px;margin-bottom:16px;padding-bottom:8px;display:flex}.inventory-subtab-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.inventory-subtab-btn:hover{color:#0f274a;background:#f1f5f9}.inventory-subtab-btn.active{color:#fff;background:#0f274a;border-color:#0f274a;box-shadow:0 2px 5px #0f274a33}.inventory-subtab-btn .badge-pill{color:inherit;background:#fff3;border-radius:10px;padding:1px 6px;font-size:11px}.inventory-subtab-btn:not(.active) .badge-pill{color:#475569;background:#e2e8f0}.sidebar-backdrop{-webkit-backdrop-filter:blur(4px);z-index:998;opacity:0;pointer-events:none;background:#031024a6;transition:opacity .28s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.sidebar-backdrop.active{opacity:1;pointer-events:auto}.sidebar-close-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:8px;place-items:center;width:32px;height:32px;margin-left:auto;transition:background .15s;display:none}.sidebar-close-btn:hover{background:#fff3}.sidebar-close-btn svg{width:18px;height:18px}.admin-app{color:#122847;background:#f4f7fa;grid-template-columns:278px minmax(0,1fr);min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:grid;overflow-x:hidden}.admin-main{flex-direction:column;width:100%;min-width:0;height:100dvh;display:flex;overflow:hidden}.admin-header{z-index:50;background:#fff;border-bottom:1px solid #e1e8f0;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;height:68px;padding:0 24px;display:flex;box-shadow:0 2px 10px #0a234109}.admin-header .menu-btn{color:#173b67;cursor:pointer;background:#f8fafc;border:1px solid #dce4ed;border-radius:9px;flex-shrink:0;place-items:center;width:40px;height:40px;transition:all .18s;display:none}.admin-header .menu-btn:hover{color:#0c3668;background:#edf3fa;border-color:#c8d7e6}.admin-header .menu-btn svg{width:20px;height:20px}.header-brand-title{flex-direction:column;min-width:0;display:flex}.header-brand-title strong{color:#0b284c;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.header-brand-title small{color:#718399;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11px;overflow:hidden}.header-search{background:#f8fafc;border:1px solid #dbe3ed;border-radius:10px;flex:1;align-items:center;gap:10px;max-width:420px;height:40px;margin:0 16px;padding:0 13px;transition:all .2s;display:flex}.header-search:focus-within{background:#fff;border-color:#c28e28;box-shadow:0 0 0 3px #c28e281f}.header-search svg{color:#7c8ea3;flex-shrink:0;width:17px;height:17px}.header-search input{color:#122c49;background:0 0;border:0;outline:0;width:100%;font-size:13px}.header-search input::placeholder{color:#8c9dae}.header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.header-actions .global-sync-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(#1b65b8,#0e4c92);border:1px solid #0d4686;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:12px;font-weight:750;transition:all .18s;display:inline-flex;box-shadow:0 2px 7px #0e4c9233}.header-actions .global-sync-btn:hover:not(:disabled){background:linear-gradient(#2072ce,#1156a5);transform:translateY(-1px);box-shadow:0 4px 12px #0e4c924d}.header-actions .global-sync-btn:disabled{opacity:.75;cursor:not-allowed}.header-actions .global-sync-btn svg{width:15px;height:15px}.header-actions button[title=Open\ Notifications]{color:#1a3c65;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:9px;place-items:center;width:38px;height:38px;transition:all .15s;display:grid;position:relative}.header-actions button[title=Open\ Notifications]:hover{background:#f4f8fc;border-color:#c6d6e6}.header-actions button[title=Open\ Notifications] b{color:#fff;background:#d9991e;border:2px solid #fff;border-radius:99px;padding:2px 5px;font-size:9px;font-weight:900;position:absolute;top:-4px;right:-4px}.header-profile-badge{color:#123054;background:#f5f8fc;border:1px solid #dfe6ef;border-radius:10px;align-items:center;gap:9px;height:38px;padding:5px 12px 5px 8px;display:flex}.header-profile-badge>span.avatar-icon{color:#155ca7;background:#e6f0fc;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.header-profile-badge>span.avatar-icon svg{width:16px;height:16px}.header-profile-badge div{flex-direction:column;display:flex}.header-profile-badge strong{color:#0e2b4d;font-size:11.5px;line-height:1.2}.header-profile-badge small{color:#7b8e9f;font-size:9.5px;line-height:1.1}.dashboard-title{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.dashboard-title .title-left>span{color:#b77912;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:4px;font-size:10px;font-weight:900;display:inline-flex}.dashboard-title .title-left>span:before{content:"";background:#10b981;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 8px #10b981b3}.dashboard-title h1{color:#082449;letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(22px,2.4vw,32px);font-weight:900;line-height:1.15}.dashboard-title p{color:#63778e;max-width:780px;margin:0;font-size:13px;line-height:1.45}.dashboard-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.period-tabs{background:#e8eff6;border:1px solid #d5e1ec;border-radius:10px;gap:2px;padding:3px;display:inline-flex}.period-tabs button{color:#556c82;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:750;transition:all .16s}.period-tabs button:hover{color:#0b2d54}.export-btn{color:#123358!important;cursor:pointer!important;background:#fff!important;border:1px solid #cbd7e4!important;border-radius:10px!important;align-items:center!important;gap:8px!important;height:40px!important;padding:0 14px!important;font-size:12px!important;font-weight:800!important;transition:all .16s!important;display:inline-flex!important;box-shadow:0 2px 8px #0a24440d!important}.export-btn:hover{transform:translateY(-1px);background:#fffcf5!important;border-color:#bfa14a!important}.export-btn svg:first-child{color:#a46d14;width:17px;height:17px}.export-chevron{transition:transform .2s}.export-menu{z-index:100;background:#fff;border:1px solid #d5e0ec;border-radius:12px;width:250px;padding:6px;animation:.18s ease-out navshriFadeIn;position:absolute;top:48px;right:0;box-shadow:0 18px 48px #0419372e}@keyframes navshriFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.export-menu button{color:#15375c;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .14s;display:flex}.export-menu button svg{color:#ad7417;flex-shrink:0;width:20px;height:20px}.export-menu strong{color:#0b2c52;font-size:12px;display:block}.export-menu small{color:#798b9e;margin-top:1px;font-size:10px;display:block}.demo-banner{background:linear-gradient(135deg,#062449 0%,#0a3d75 58%,#082950 100%)!important;border:1px solid #dca93a52!important;border-radius:14px!important;align-items:center!important;gap:14px!important;margin-bottom:18px!important;padding:14px 18px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 24px #06244924!important}.demo-banner:before{content:"";pointer-events:none;background:radial-gradient(circle at 92%,#dca93a26,#0000 45%);position:absolute;inset:0}.demo-banner>svg{color:#f2bf52!important;flex-shrink:0!important;width:28px!important;height:28px!important}.demo-banner>div{flex-direction:column;flex:1;min-width:0;display:flex}.demo-banner strong{color:#fff!important;font-size:13px!important;font-weight:850!important}.demo-banner span{color:#c9dbed!important;margin-top:2px!important;font-size:11px!important;line-height:1.4!important}.demo-banner>b{color:#fed979!important;letter-spacing:.1em!important;white-space:nowrap!important;background:#ffffff1f!important;border:1px solid #f2bf5261!important;border-radius:8px!important;padding:7px 12px!important;font-size:10px!important;font-weight:900!important}.section-label{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.section-label>span{color:#8c6013;letter-spacing:.13em;text-transform:uppercase;font-size:10.5px;font-weight:900}.section-label small{color:#728498;font-size:11px;font-weight:700}.section-label button{color:#1063ab;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:800;transition:background .14s;display:inline-flex}.section-label button:hover{background:#edf4fa}.finance-kpis{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;width:100%;display:grid}.kpi-card{background:#fff;border:1px solid #dfe6ef;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:15px 14px;transition:transform .18s cubic-bezier(.3,0,.2,1),box-shadow .18s cubic-bezier(.3,0,.2,1),border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #08264a0a}.kpi-card:hover{border-color:#c7d8e8;transform:translateY(-2px);box-shadow:0 10px 24px #08264a14}.kpi-icon{border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;transition:transform .2s;display:grid}.kpi-card:hover .kpi-icon{transform:scale(1.05)}.kpi-icon svg{width:22px;height:22px}.kpi-card>div:last-child{flex-direction:column;flex:1;min-width:0;display:flex}.kpi-card small{color:#6a7d93;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:800;overflow:hidden}.kpi-card strong{color:#0b2849;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;margin:3px 0 2px;font-size:clamp(16px,1.25vw,19px);font-weight:900;overflow:hidden}.kpi-card em{color:#798b9f;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:3px;font-size:9.5px;font-style:normal;font-weight:750;display:inline-flex;overflow:hidden}.kpi-card em svg{width:12px;height:12px}.kpi-card.blue:hover{border-color:#bad3f0}.kpi-card.green:hover{border-color:#b7e8cd}.kpi-card.gold:hover{border-color:#f0d59d}.kpi-card.violet:hover{border-color:#d1c1f5}.kpi-card.cyan:hover{border-color:#b4e8ee}.kpi-card.amber:hover{border-color:#f7d2b2}.kpi-card.red:hover{border-color:#f9bcc2}.kpi-card.slate:hover{border-color:#ced9e5}.network-kpis{grid-template-columns:repeat(8,minmax(0,1fr));gap:11px;width:100%;display:grid}.mini-kpi{background:#fff;border:1px solid #dfe5ee;border-radius:12px;align-items:center;gap:11px;min-width:0;padding:12px 13px;transition:all .16s;display:flex;box-shadow:0 3px 12px #08244408}.mini-kpi:hover{border-color:#c4d6e6;transform:translateY(-2px);box-shadow:0 8px 20px #08244412}.mini-kpi>svg{flex-shrink:0;width:24px;height:24px}.mini-kpi>div{flex-direction:column;flex:1;min-width:0;display:flex}.mini-kpi small{color:#6e8196;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;font-weight:800;overflow:hidden}.mini-kpi strong{color:#0d2a4c;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 1px;font-size:15px;font-weight:900;overflow:hidden}.mini-kpi span{color:#8898a8;white-space:nowrap;text-overflow:ellipsis;font-size:8.5px;overflow:hidden}.panel-head>div>span{color:#a46d12;letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px;font-size:9.5px;font-weight:900;display:block}.panel-head h2{color:#0b284a;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:850}.panel-head button{color:#125e9e;cursor:pointer;background:#f7fafc;border:1px solid #d5e0ec;border-radius:8px;padding:7px 12px;font-size:11px;font-weight:800;transition:all .14s}.panel-head button:hover{background:#edf5fd;border-color:#bad0e4}.chart-panel .live-pill{color:#14794e;background:#e7f8ef;border:1px solid #bcead1;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:800}.legend{color:#63778c;gap:16px;margin-bottom:12px;font-size:11px;font-weight:750;display:flex}.sales-dot{background:#1877bd;box-shadow:0 0 6px #1877bd66}.expense-dot{background:#e5a435;box-shadow:0 0 6px #e5a43566}.bar-pair i{border-radius:6px 6px 0 0;width:min(15px,32%);min-height:8px;transition:height .4s cubic-bezier(.2,0,.2,1)}.sales-bar{background:linear-gradient(#228ee0 0%,#0d5a9d 100%);box-shadow:0 -2px 8px #0d5a9d33}.expense-bar{background:linear-gradient(#f5b94f 0%,#ca871b 100%);box-shadow:0 -2px 8px #ca871b33}.bar-col>span{color:#728498;font-size:10px;font-weight:750}.chart-summary small{color:#7a8c9e;font-size:10px;font-weight:750}.chart-summary strong{color:#0e2a4a;margin-top:2px;font-size:15px;font-weight:900}.account-lines span{color:#486078;align-items:center;gap:9px;font-weight:700;display:flex}.account-lines span svg{color:#b77a16;width:18px;height:18px}.account-lines strong{color:#0f2c4e;font-size:13px;font-weight:850}.account-lines b{color:#158252;background:#e6f7ef;border:1px solid #bce9d1;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:850}.account-lines b.warn{color:#a76e0a;background:#fff4d6;border-color:#f5dc9e}.account-footer div{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;padding:10px 12px;display:flex}.account-footer small{color:#718398;text-transform:uppercase;font-size:9.5px;font-weight:800}.account-footer b{color:#0b2849;margin-top:3px;font-size:13px;font-weight:900}.pool-tree-outer-wrap{scrollbar-width:thin;width:100%;padding:6px 0;overflow-x:auto}.pool-tree{flex-direction:column;align-items:center;min-width:280px;min-height:195px;display:flex;position:relative}.pool-you{color:#fff;z-index:2;background:linear-gradient(#1072bc,#084379);border:4px solid #d4e7f7;border-radius:50%;place-items:center;width:54px;height:54px;font-size:10px;font-weight:900;display:grid;box-shadow:0 4px 12px #08437940}.level-one span,.level-two span{color:#218353;background:#eaf6ef;border:1.5px solid #cae8d5;border-radius:50%;place-items:center;transition:transform .15s;display:grid;box-shadow:0 2px 6px #2183531f}.level-one span:hover,.level-two span:hover{transform:scale(1.1)}.pool-stats small{color:#728498;font-size:9px;font-weight:750}.pool-stats strong{color:#0c294a;margin-top:3px;font-size:15px;font-weight:900}.pool-progress{background:#f7fafc;border:1px solid #e4eaf2;border-radius:10px;margin-top:12px;padding:11px 13px}.pool-progress>div{color:#556c82;justify-content:space-between;font-size:11px;font-weight:750;display:flex}.pool-progress>div b{color:#1066ab;font-weight:900}.commission-list span{color:#546a81;font-weight:700}.commission-list b{color:#102d4f;font-weight:850}.liability-box>svg{color:#b77a11;flex-shrink:0;width:26px;height:26px}.liability-box>div{flex-direction:column;flex:1;min-width:0;display:flex}.liability-box small{color:#8b661a;font-size:9.5px;font-weight:750}.liability-box strong{color:#543805;margin-top:2px;font-size:16px;font-weight:900}.liability-box button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(#d3961f,#ad730c);border:0;border-radius:8px;padding:8px 14px;font-size:11px;font-weight:850;transition:all .15s;box-shadow:0 2px 7px #ad730c40}.liability-box button:hover{background:linear-gradient(#dfa228,#b87c10);transform:translateY(-1px)}.operations-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;width:100%;display:grid}.op-card{text-align:left;cursor:pointer;color:#122c4a;background:#fff;border:1px solid #dfe5ee;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:12px 13px;transition:all .16s;display:flex;box-shadow:0 2px 8px #08244406}.op-card:hover{background:#fffdf9;border-color:#cca241;transform:translateY(-2px);box-shadow:0 6px 18px #0a2a5014}.op-card>span{color:#1469b2;background:#eef5fc;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;transition:transform .15s;display:grid}.op-card:hover>span{background:#e6f0fa;transform:scale(1.05)}.op-card>span svg{width:20px;height:20px}.op-card small{color:#718499;text-transform:uppercase;font-size:9.5px;font-weight:800}.op-card strong{color:#0a2646;white-space:nowrap;margin:1px 0;font-size:13.5px;font-weight:900}.op-card>svg{color:#9db0c4;flex-shrink:0;width:14px;height:14px;transition:transform .15s}.op-card:hover>svg{color:#bfa14a;transform:translate(2px)}.dashboard-bottom-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:24px;display:grid}.alert-count{color:#be3240;background:#ffebee;border:1px solid #f9bcc2;border-radius:20px;padding:3px 9px;font-size:10.5px;font-weight:900}.alert-row,.activity-row{border-bottom:1px solid #eff3f7;align-items:center;gap:11px;padding:10px 4px;transition:background .12s;display:flex}.alert-row:hover,.activity-row:hover{background:#f8fafc}.alert-row>span,.activity-row>span{color:#176bb1;background:#edf4fb;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.alert-row svg,.activity-row svg{width:17px;height:17px}.alert-row strong,.activity-row strong{color:#143250;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:800;overflow:hidden}.alert-row>svg{color:#9eb0c3;flex-shrink:0;width:15px;height:15px}.activity-row time{color:#7f90a2;white-space:nowrap;font-size:9.5px;font-weight:700}@media (width>=1441px){.finance-kpis,.network-kpis{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (width<=1440px) and (width>=1025px){.finance-kpis,.network-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1.35fr 1fr}.pool-grid-row{grid-template-columns:1.15fr 1fr}}@media (width<=1024px){.admin-app{grid-template-columns:240px 1fr}.sidebar{width:240px}.finance-kpis,.network-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-main-grid,.pool-grid-row,.pool-content,.dashboard-bottom-grid{grid-template-columns:1fr}.operations-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.header-search{max-width:280px}}@media (width<=900px){.admin-app{display:block}.sidebar{width:275px;height:100dvh;transition:left .28s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:-290px;box-shadow:12px 0 35px #00000073;z-index:1001!important}.sidebar.open{left:0!important}.sidebar-close-btn,.admin-header .menu-btn{display:grid}.admin-content{height:calc(100dvh - 68px);padding:16px 14px 28px!important}.finance-kpis,.network-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.operations-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.admin-header{height:60px;padding:0 12px}.admin-content{height:calc(100dvh - 60px);padding:12px 10px 30px!important}.header-search,.header-profile-badge strong,.header-profile-badge small{display:none}.header-profile-badge{border-radius:9px;height:36px;padding:5px}.header-actions .global-sync-btn span{display:none}.header-actions .global-sync-btn{height:36px;padding:0 10px}.header-actions button[title=Open\ Notifications]{width:36px;height:36px}.dashboard-title{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-actions{justify-content:space-between;width:100%}.period-tabs{flex:1}.period-tabs button{flex:1;padding:7px 8px;font-size:11px}.export-btn{height:36px!important;padding:0 10px!important;font-size:11px!important}.export-menu{width:220px;right:0}.demo-banner{flex-direction:column;align-items:flex-start;padding:12px 14px!important}.demo-banner>b{align-self:flex-start;margin-top:4px}.finance-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.kpi-card{border-radius:12px;gap:9px;padding:12px 10px}.kpi-icon{border-radius:9px;width:36px;height:36px}.kpi-icon svg{width:18px;height:18px}.kpi-card small{font-size:8.5px}.kpi-card strong{margin:1px 0;font-size:15px}.kpi-card em{font-size:8px}.network-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mini-kpi{border-radius:10px;gap:8px;padding:10px}.mini-kpi>svg{width:20px;height:20px}.mini-kpi strong{font-size:13.5px}.mini-kpi small{font-size:8.5px}.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.op-card{gap:8px;padding:10px}.op-card>span{width:32px;height:32px}.op-card>span svg{width:17px;height:17px}.op-card strong{font-size:12px}.panel{border-radius:14px;padding:14px}.chart-summary{grid-template-columns:1fr;gap:8px}.chart-summary div+div{border-top:1px solid #e7ecf2;border-left:0;padding-top:8px;padding-left:0}.account-footer{grid-template-columns:1fr;gap:6px}.pool-stats{grid-template-columns:1fr 1fr}.liability-box{flex-direction:column;align-items:flex-start;gap:10px}.liability-box button{justify-content:center;width:100%}}@media (width<=380px){.finance-kpis,.network-kpis,.operations-grid{grid-template-columns:1fr}.period-tabs button{padding:6px;font-size:10px}}*{box-sizing:border-box}html,body,#root{color:#081f42;min-height:100%;margin:0;font-family:Inter,system-ui,Arial,sans-serif}button,input,select{font:inherit}.login-screen{z-index:9999;background:#01102d;display:block;position:fixed;inset:0;overflow:hidden}.login-stage{aspect-ratio:auto;width:100vw;height:100dvh;box-shadow:none;background:linear-gradient(#01102f 0%,#021630 52%,#000f27 100%);position:relative;overflow:hidden;container-type:size}.login-stage:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 46% 55%,#ffbf3509,#0000 30%);position:absolute;inset:0}.access-left{z-index:1;background-image:url(/images/admin-login-left-reference.jpg);background-position:0 0;background-repeat:no-repeat;background-size:104% 104%;width:56.1%;height:89.8%;padding:0;position:absolute;top:0;left:0}.access-left:after{content:"";pointer-events:none;background:linear-gradient(90deg,#01112f00 0%,#01112f47 45%,#01112e 100%);width:5.2cqw;height:100%;position:absolute;top:0;right:-2px}.reference-left-art{position:absolute;inset:0}.login-panel-wrap{z-index:3;width:37.38%;height:69.8%;padding:0;display:block;position:absolute;top:5.1%;left:56.52%}.login-card{text-align:center;color:#061b3d;background:linear-gradient(#fffefa 0%,#fffdf9 52%,#faf8f3 100%);border:.22cqh solid #d6a33a;border-radius:2.15cqh;flex-direction:column;justify-content:flex-start;width:100%;height:100%;padding:2.35cqh 4.25cqh 1.05cqh;display:flex;overflow:hidden;box-shadow:0 2.4cqh 6.7cqh #00000047}.lock-round{color:#b67b13;background:radial-gradient(circle,#fff9ed 0 45%,#f7ead0 46% 100%);border-radius:50%;place-items:center;width:7.65cqh;height:7.65cqh;margin:0 auto .85cqh;display:grid}.lock-round svg{stroke-width:2.1px;width:3.65cqh;height:3.65cqh}.login-card h2{letter-spacing:-.055cqh;color:#061b3d;margin:.72cqh 0 .55cqh;font-size:3.25cqh;font-weight:900;line-height:1.08}.login-card h3{color:#131c31;margin:0;font-size:1.65cqh;font-weight:800;line-height:1.18}.authorized{color:#a56604;margin:.72cqh 0 2.1cqh;font-size:1.63cqh;font-weight:500;line-height:1.2}.login-card form{text-align:left;margin:0}.login-card label{color:#101a31;margin:0 0 1.35cqh;font-size:1.43cqh;font-weight:800;line-height:1.1;display:block}.input-wrap{background:#fff;border:.12cqh solid #c6ccd5;border-radius:.5cqh;align-items:center;gap:1.05cqh;height:4.8cqh;margin-top:.82cqh;padding:0 1.15cqh;transition:all .16s;display:flex}.input-wrap:focus-within{border-color:#bb8320;box-shadow:0 0 0 .3cqh #be892417}.input-wrap svg{color:#657181;flex:none;width:1.9cqh;height:1.9cqh}.input-wrap input{color:#0d1c34;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:1.36cqh}.input-wrap input::placeholder,.captcha-row input::placeholder{color:#7b8490;opacity:.82}.eye{color:#3f4b5e;cursor:pointer;background:0 0;border:0;place-items:center;padding:.35cqh;display:grid}.captcha-row{grid-template-columns:17.8cqh 1fr 4.3cqh;gap:1.05cqh;height:4.95cqh;margin-top:.82cqh;display:grid}.captcha{letter-spacing:.42cqh;color:#111;text-shadow:.06cqh .06cqh #bbb;background-color:#f7f7f5;background-image:radial-gradient(#c5c5c5 .09cqh,#0000 .1cqh),linear-gradient(14deg,#0000 49%,#1e1e1e12 50%,#0000 51%);background-size:.72cqh .72cqh,100% 100%;border:.12cqh solid #c8ccd2;border-radius:.48cqh;place-items:center;height:100%;font-size:2.72cqh;font-weight:900;line-height:1;display:grid}.captcha-row input{color:#0d1c34;background:#fff;border:.12cqh solid #c8ccd2;border-radius:.48cqh;outline:0;min-width:0;height:100%;padding:0 1.18cqh;font-size:1.34cqh}.captcha-row input:focus{border-color:#bb8320;box-shadow:0 0 0 .28cqh #be892417}.refresh{color:#17213a;cursor:pointer;background:#fff;border:0;place-items:center;height:100%;display:grid}.refresh svg{width:2.35cqh;height:2.35cqh}.otp-note{color:#27334a;align-items:center;gap:.72cqh;margin:.62cqh 0 .95cqh;font-size:1.2cqh;font-weight:500;line-height:1.2;display:flex}.otp-note svg{color:#c78e1d;fill:#c78e1d15;width:1.72cqh;height:1.72cqh}.form-error{color:#a7212e;background:#fff0f1;border:.1cqh solid #efb5bc;border-radius:.6cqh;margin:-.45cqh 0 1cqh;padding:.75cqh 1cqh;font-size:1.13cqh}.secure-login{color:#171717;cursor:pointer;background:linear-gradient(#efc257 0%,#d69b27 55%,#bb770b 100%);border:.1cqh solid #bf861b;border-radius:.48cqh;width:100%;height:4.95cqh;font-size:1.62cqh;font-weight:900;box-shadow:inset 0 .1cqh #ffffff8c,0 .2cqh .4cqh #b1700824}.secure-login:hover{filter:brightness(1.025)}.forgot{color:#075cdf;cursor:pointer;background:0 0;border:0;margin:.92cqh auto .5cqh;padding:.2cqh;font-size:1.48cqh;line-height:1.1}.no-register{color:#313b4e;margin:.12cqh 0 0;font-size:1.16cqh;line-height:1.38}.login-divider{background:#d5d9df;height:.1cqh;margin:.82cqh 0 .78cqh}.login-bottom{white-space:nowrap;justify-content:space-between;align-items:center;gap:2cqh;margin-top:auto;font-size:1.18cqh;line-height:1.2;display:flex}.login-bottom a{color:#075cdf;font-weight:500;text-decoration:none}.login-bottom b{color:#075cdf;font-size:1.36cqh}.demo-details{display:none}.otp-form{padding-top:.2cqh;text-align:center!important}.otp-icon{color:#ad7410;background:#f5ead1;border-radius:50%;place-items:center;width:6.5cqh;height:6.5cqh;margin:0 auto .65cqh;display:grid}.otp-icon svg{width:3cqh;height:3cqh}.otp-form h4{margin:.85cqh 0 .5cqh;font-size:2.15cqh}.otp-form>p{color:#667386;margin:.45cqh 0 2cqh;font-size:1.3cqh}.otp-form label{text-align:left;margin-bottom:1.6cqh}.back-login{color:#075cdf;cursor:pointer;background:0 0;border:0;width:100%;margin-top:1.15cqh;font-size:1.25cqh}.login-footer{z-index:5;color:#f7f8fb;text-align:center;letter-spacing:.01cqh;border-top:.1cqh solid #ffffff0f;flex-direction:column;justify-content:center;align-items:center;height:10.2%;font-size:1.5cqh;line-height:1.25;display:flex;position:absolute;bottom:0;left:0;right:0}.login-footer span{color:#f1f2f5;justify-content:center;align-items:center;gap:.72cqh;margin-top:.92cqh;font-size:1.37cqh;display:flex}.login-footer svg{color:#e0a72f;stroke-width:2.8px;width:2.05cqh;height:2.05cqh}@media (width<=950px),(aspect-ratio<=1){.login-screen{background:radial-gradient(circle at 50% 15%,#07346b,#031838 48%,#010b1f 100%);display:block;position:fixed;overflow:auto}.login-stage{aspect-ratio:auto;background:0 0;width:100vw;height:100dvh;min-height:650px;container-type:size}.access-left{display:none}.login-panel-wrap{width:min(92vw,570px);height:auto;padding:0;top:50%;left:50%;transform:translate(-50%,-50%)}.login-card{border-radius:18px;height:auto;min-height:0;padding:28px 28px 24px}.lock-round{width:70px;height:70px}.lock-round svg{width:34px;height:34px}.login-card h2{font-size:27px}.login-card h3{font-size:14px}.authorized{margin:9px 0 24px;font-size:14px}.login-card label{margin-bottom:14px;font-size:12px}.input-wrap{height:46px;margin-top:6px}.input-wrap svg{width:19px;height:19px}.input-wrap input{font-size:13px}.captcha-row{grid-template-columns:150px 1fr 42px;gap:9px;height:46px;margin-top:6px}.captcha{font-size:24px}.captcha-row input{font-size:13px}.otp-note{font-size:11px}.secure-login{height:47px;font-size:15px}.forgot{font-size:14px}.no-register,.login-bottom{font-size:11px}.login-bottom b{font-size:13px}.login-footer{display:none}}.admin-app{background:#f3f6fa;grid-template-columns:258px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;z-index:20;background:linear-gradient(#031a3d,#021027);flex-direction:column;height:100vh;min-height:100vh;display:flex;position:sticky;top:0;box-shadow:8px 0 25px #02143014}.side-brand{border-bottom:1px solid #ffffff17;padding:22px 20px 16px}.side-brand img{object-fit:contain;object-position:left;width:185px;height:55px}.side-brand small{color:#e5b956;letter-spacing:.17em;margin-top:3px;font-size:10px;font-weight:800;display:block}.sidebar nav{gap:3px;padding:14px 10px;display:grid;overflow:auto}.sidebar nav button,.logout{color:#c9d5e6;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:11px 13px;font-size:13px;font-weight:650;display:flex}.sidebar nav button svg,.logout svg{width:19px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#d49a27,#a96d0c)}.logout{color:#ffbfc4;margin:auto 10px 16px}.admin-main{min-width:0}.admin-header{z-index:15;background:#fff;border-bottom:1px solid #dfe5ec;align-items:center;height:74px;padding:0 26px;display:flex;position:sticky;top:0;box-shadow:0 3px 14px #0019390a}.admin-header>div:first-of-type{flex-direction:column;display:flex}.admin-header strong{font-size:14px}.admin-header small{color:#708196;margin-top:3px;font-size:11px}.menu-btn{background:0 0;border:0;display:none}.header-actions{align-items:center;gap:16px;margin-left:auto;display:flex}.header-actions>button{background:#fff;border:1px solid #dce3eb;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:relative}.header-actions>button b{color:#fff;background:#d49520;border-radius:20px;padding:1px 5px;font-size:9px;position:absolute;top:-4px;right:-2px}.header-actions>span{background:#f7f9fc;border:1px solid #e0e6ed;border-radius:10px;align-items:center;gap:8px;padding:7px 10px;display:flex}.header-actions>span>svg{color:#bd8216}.header-actions>span div{flex-direction:column;display:flex}.admin-content{max-width:1600px;margin:0 auto;padding:26px}.notice{z-index:100;color:#fff;background:#073d79;border-radius:10px;padding:12px 17px;font-weight:700;position:fixed;top:88px;right:28px;box-shadow:0 14px 40px #0000002e}.page-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.page-title span,.panel-head span{color:#a76d0d;letter-spacing:.14em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.page-title h1{margin:0 0 5px;font-size:29px}.page-title p{color:#6f7f91;max-width:800px;margin:0;font-size:13px}.page-title>button{color:#15375a;cursor:pointer;background:#fff;border:1px solid #c9d4df;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:flex}.page-title button svg{width:17px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px;display:grid}.metric-grid article{background:#fff;border:1px solid #dfe5ec;border-radius:14px;align-items:center;gap:13px;padding:18px;display:flex;box-shadow:0 5px 18px #0521430a}.metric-grid article>span{color:#075ca7;background:#eef5fd;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.metric-grid article>span svg{width:25px}.metric-grid article div{flex-direction:column;display:flex}.metric-grid small{color:#75869a;font-size:11px}.metric-grid strong{margin:2px 0;font-size:25px}.metric-grid em{color:#9a6a13;font-size:10px;font-style:normal}.dashboard-grid{grid-template-columns:1fr 350px;gap:20px;display:grid}.panel{background:#fff;border:1px solid #dfe5ec;border-radius:14px;padding:20px;box-shadow:0 6px 20px #0521430a}.panel-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.panel-head h2{margin:0;font-size:19px}.module-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.module-grid button{text-align:left;cursor:pointer;color:#173a5e;background:#fafbfd;border:1px solid #e0e6ed;border-radius:10px;align-items:center;gap:11px;padding:13px;display:flex}.module-grid button:hover{background:#fffaf0;border-color:#d2a44b}.module-grid button>svg:first-child{color:#b57910;width:22px}.module-grid button>span{flex-direction:column;flex:1;display:flex}.module-grid small{color:#8492a2;margin-top:2px;font-size:10px}.module-grid button>svg:last-child{width:16px}.security-panel ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.security-panel li{color:#425a72;background:#f8fafc;border-radius:8px;align-items:center;gap:9px;padding:10px;font-size:12px;display:flex}.security-panel li svg{color:#b57b14;width:19px}.product-admin-layout{grid-template-columns:370px 1fr;align-items:start;gap:20px;display:grid}.product-form{position:sticky;top:96px}.product-form label{color:#35516c;margin-bottom:11px;font-size:11px;font-weight:800;display:block}.product-form input,.product-form select{background:#fff;border:1px solid #ccd6e2;border-radius:8px;outline:0;width:100%;margin-top:5px;padding:10px 11px}.product-form input:focus,.product-form select:focus{border-color:#bc841b;box-shadow:0 0 0 3px #bc841b17}.two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.panel-head>button{cursor:pointer;background:#f3f6f9;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.image-preview{background:#f7f9fc;border:1px dashed #c8d3df;border-radius:9px;align-items:center;gap:12px;margin-bottom:13px;padding:9px;display:flex}.image-preview img{object-fit:contain;background:#fff;border:1px solid #e1e6eb;border-radius:7px;width:70px;height:70px}.image-preview small{color:#7b8999}.gold-button{color:#fff;cursor:pointer;background:linear-gradient(#e6b74f,#b6740a);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;padding:12px;font-weight:900;display:flex}.gold-button svg{width:18px}.table-head{align-items:flex-end}.table-search{border:1px solid #d3dce6;border-radius:8px;align-items:center;gap:7px;padding:0 9px;margin:0!important;display:flex!important}.table-search svg{color:#7d8b9c;width:17px}.table-search input{width:210px!important;box-shadow:none!important;border:0!important;margin:0!important;padding:9px 0!important}.table-wrap{border:1px solid #e1e7ed;border-radius:9px;overflow:auto}.product-table-panel table{border-collapse:collapse;width:100%;min-width:850px}.product-table-panel th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#607388;background:#f5f7fa;padding:11px;font-size:10px}.product-table-panel td{vertical-align:middle;border-top:1px solid #e6ebf0;padding:11px;font-size:12px}.product-table-panel td>small{color:#8491a1;margin-top:3px;display:block}.product-cell{align-items:center;gap:10px;min-width:230px;display:flex}.product-cell img{object-fit:contain;border:1px solid #e1e7ed;border-radius:7px;width:48px;height:48px}.status{color:#17824a;white-space:nowrap;background:#e7f7ee;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.status.low-stock{color:#9a6a08;background:#fff4d8}.status.out-of-stock,.status.inactive{color:#b32b37;background:#ffeaec}.row-actions{gap:6px;display:flex}.row-actions button{color:#0e548f;cursor:pointer;background:#fff;border:1px solid #cbd6e1;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.row-actions button svg{width:15px}.row-actions button.danger{color:#b82a37;border-color:#efc8cc}.coming-panel{text-align:center;max-width:720px;margin:45px auto;padding:42px}.coming-panel>svg{color:#b77c14;width:58px;height:58px}.coming-panel h2{font-size:23px}.coming-panel p{color:#6b7d90;line-height:1.6}.coming-panel div{color:#51667c;border-top:1px solid #e2e7ed;justify-content:space-between;padding:13px 4px;font-size:12px;display:flex}.coming-panel b{color:#17824a}.coming-panel b.pending{color:#a46d08}@media (width<=1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.product-admin-layout{grid-template-columns:1fr}.product-form{position:static}.admin-app{grid-template-columns:220px 1fr}.sidebar{width:220px}}@media (width<=760px){.admin-app{display:block}.sidebar{width:250px;transition:all .25s;position:fixed;left:-270px}.sidebar.open{left:0}.menu-btn{place-items:center;margin-right:10px;display:grid}.admin-header{padding:0 14px}.admin-header>div:first-of-type small,.header-actions>span{display:none}.admin-content{padding:18px 13px}.metric-grid{grid-template-columns:1fr 1fr}.module-grid{grid-template-columns:1fr}.page-title{flex-direction:column;align-items:flex-start}.product-admin-layout,.two{grid-template-columns:1fr}.metric-grid article{padding:13px}.metric-grid strong{font-size:20px}}@media (width<=440px){.metric-grid{grid-template-columns:1fr}}.sidebar{width:278px}.admin-app{grid-template-columns:278px 1fr}.side-brand img{width:190px}.side-brand small{letter-spacing:.13em;color:#e7b74d;font-size:9px}.sidebar nav{padding:10px 9px 16px;display:block}.nav-group{margin-bottom:10px}.nav-label{color:#7387a3;letter-spacing:.14em;padding:8px 13px 5px;font-size:8.5px;font-weight:900;display:block}.sidebar nav .nav-group button{width:100%;margin:2px 0;padding:9px 12px;font-size:12px}.sidebar nav .nav-group button svg{width:17px}.admin-header{height:70px;padding:0 22px}.header-search{background:#f8fafc;border:1px solid #dce4ed;border-radius:9px;flex:1;align-items:center;gap:8px;min-width:260px;max-width:430px;height:38px;margin-left:34px;padding:0 11px;display:flex}.header-search svg{color:#7d8da0;width:17px}.header-search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.admin-content{max-width:1780px;padding:22px}.dashboard-title{align-items:center}.dashboard-actions{flex:none;align-items:center;gap:12px;display:flex}.period-tabs{background:#e9eef4;border-radius:9px;min-height:43px;padding:3px;display:flex}.period-tabs button{color:#607287;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:8px 11px;font-size:11px;font-weight:800}.period-tabs button.active{color:#0c3764;background:#fff;box-shadow:0 2px 7px #0a2c501a}.export-wrap{z-index:30;position:relative}.export-btn{white-space:nowrap;min-width:154px;box-shadow:0 2px 8px #0827490a;color:#15375a!important;cursor:pointer!important;background:#fff!important;border:1px solid #c9d4df!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;gap:7px!important;height:43px!important;padding:0 12px!important;font-size:11px!important;font-weight:850!important;display:flex!important}.export-btn:hover{background:#fffaf0!important;border-color:#b98525!important}.export-btn>svg:first-child{flex:none;width:17px;height:17px}.export-chevron{margin-left:1px;transition:all .18s;width:14px!important;height:14px!important}.export-chevron.open{transform:rotate(90deg)}.export-menu{z-index:80;background:#fff;border:1px solid #d8e0e8;border-radius:11px;width:236px;padding:6px;position:absolute;top:50px;right:0;box-shadow:0 16px 42px #0520412e}.export-menu button{color:#173a5c;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.export-menu button:hover{background:#f4f8fc}.export-menu button>svg{color:#a97416;flex:none;width:19px}.export-menu button>span{flex-direction:column;display:flex}.export-menu strong{font-size:10.5px}.export-menu small{color:#8190a0;margin-top:2px;font-size:8.5px}.demo-banner{color:#fff;background:linear-gradient(90deg,#072b57,#0b4d86);border-radius:12px;align-items:center;gap:11px;margin-bottom:18px;padding:12px 15px;display:flex;box-shadow:0 7px 20px #072b5721}.demo-banner>svg{color:#efbd51;width:25px}.demo-banner>div{flex-direction:column;flex:1;display:flex}.demo-banner strong{font-size:12px}.demo-banner span{color:#d7e4f3;margin-top:2px;font-size:10px}.demo-banner>b{letter-spacing:.12em;color:#ffd36e;background:#ffffff14;border-radius:7px;padding:7px 9px;font-size:9px}.section-block{margin-bottom:18px}.section-label{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.section-label>span{color:#8b641d;letter-spacing:.13em;font-size:9px;font-weight:900}.section-label small{color:#8492a2;font-size:10px}.section-label button{color:#0c5c9e;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:10px;font-weight:800;display:flex}.section-label button svg{width:13px}.kpi-grid{gap:10px;display:grid}.finance-kpis{grid-template-columns:repeat(8,minmax(132px,1fr))}.kpi-card{background:#fff;border:1px solid #e0e7ee;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:13px 12px;display:flex;box-shadow:0 4px 14px #07244609}.kpi-icon{border-radius:10px;flex:none;place-items:center;width:39px;height:39px;display:grid}.kpi-icon svg{width:20px}.kpi-card>div:last-child{flex-direction:column;min-width:0;display:flex}.kpi-card small{color:#74879a;white-space:nowrap;font-size:9px}.kpi-card strong{color:#102b49;white-space:nowrap;margin:2px 0;font-size:16px}.kpi-card em{color:#8493a3;white-space:nowrap;align-items:center;gap:2px;font-size:8.5px;font-style:normal;display:flex}.kpi-card em svg{width:11px}.kpi-card em.up{color:#21865a}.kpi-card.blue .kpi-icon{color:#1769aa;background:#e9f3ff}.kpi-card.green .kpi-icon{color:#1e8a57;background:#e8f8ef}.kpi-card.gold .kpi-icon{color:#a66b05;background:#fff4d8}.kpi-card.violet .kpi-icon{color:#7054c9;background:#f0ebff}.kpi-card.cyan .kpi-icon{color:#148597;background:#e8f8fa}.kpi-card.amber .kpi-icon{color:#b26110;background:#fff1e5}.kpi-card.red .kpi-icon{color:#ba3d47;background:#ffebee}.kpi-card.slate .kpi-icon{color:#4f647b;background:#edf1f5}.network-kpis{grid-template-columns:repeat(8,minmax(130px,1fr));gap:9px;display:grid}.mini-kpi{background:#fff;border:1px solid #e1e7ed;border-radius:11px;align-items:center;gap:9px;padding:11px;display:flex}.mini-kpi>svg{flex:none;width:22px}.mini-kpi>div{flex-direction:column;min-width:0;display:flex}.mini-kpi small{color:#7c8c9e;white-space:nowrap;font-size:8.5px}.mini-kpi strong{color:#142e49;white-space:nowrap;margin:1px 0;font-size:14px}.mini-kpi span{color:#8a98a7;white-space:nowrap;font-size:8px}.mini-kpi.blue>svg{color:#1263a8}.mini-kpi.green>svg{color:#168251}.mini-kpi.gold>svg{color:#aa7315}.mini-kpi.violet>svg{color:#7456c6}.mini-kpi.cyan>svg{color:#148493}.mini-kpi.amber>svg{color:#b16a12}.mini-kpi.red>svg{color:#b83d47}.mini-kpi.slate>svg{color:#50657b}.dashboard-main-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);gap:16px;margin-bottom:16px;display:grid}.panel{padding:17px}.panel-head{margin-bottom:12px}.panel-head button{color:#0d5b97;cursor:pointer;background:#eef4fa;border:0;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:800}.live-pill{color:#1d7851;background:#e8f7ef;border-radius:20px;padding:5px 8px;font-size:9px}.legend{color:#6f8091;gap:14px;margin-bottom:8px;font-size:9px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.legend i{border-radius:50%;width:8px;height:8px}.sales-dot{background:#146eb2}.expense-dot{background:#e2a43d}.bar-chart{background:repeating-linear-gradient(0deg,#eef2f6 0 1px,#0000 1px 46px);border-bottom:1px solid #dce3ea;grid-template-columns:repeat(7,1fr);align-items:end;gap:12px;height:185px;padding:12px 15px 0;display:grid}.bar-col{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.bar-pair{justify-content:center;align-items:flex-end;gap:5px;width:100%;height:150px;display:flex}.bar-pair i{border-radius:5px 5px 0 0;width:min(14px,24%);min-height:6px}.sales-bar{background:linear-gradient(#1a7cc4,#0b5390)}.expense-bar{background:linear-gradient(#efbd5c,#c78820)}.bar-col>span{color:#788a9d;font-size:8px}.chart-summary{border-top:1px solid #edf1f4;grid-template-columns:repeat(3,1fr);margin-top:11px;padding-top:9px;display:grid}.chart-summary div{flex-direction:column;display:flex}.chart-summary div+div{border-left:1px solid #e7ecf1;padding-left:15px}.chart-summary small{color:#8795a5;font-size:8px}.chart-summary strong{margin-top:2px;font-size:13px}.account-lines{gap:2px;display:grid}.account-lines>div{border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;padding:9px 6px;font-size:10px;display:flex}.account-lines span{color:#50677e;align-items:center;gap:7px;display:flex}.account-lines span svg{color:#a87415;width:16px}.account-lines strong{color:#173a5d;font-size:11px}.account-lines b{color:#1f8658;background:#e8f7ef;border-radius:6px;padding:4px 6px;font-size:9px}.account-lines b.warn{color:#a36c0b;background:#fff4d9}.account-footer{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:11px;display:grid}.account-footer div{background:#f6f8fb;border-radius:8px;flex-direction:column;padding:8px;display:flex}.account-footer small{color:#7b8b9d;font-size:8px}.account-footer b{margin-top:2px;font-size:11px}.pool-grid-row{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.pool-content{grid-template-columns:1.25fr .75fr;align-items:center;gap:15px;display:grid}.pool-tree{flex-direction:column;align-items:center;min-height:185px;display:flex;position:relative}.pool-you{color:#fff;z-index:2;background:linear-gradient(#0d69ad,#063f73);border:4px solid #d6e8f6;border-radius:50%;place-items:center;width:52px;height:52px;font-size:9px;font-weight:900;display:grid}.pool-line.one{background:#8ba2b8;width:2px;height:19px}.pool-level{z-index:2;display:grid}.level-one{grid-template-columns:repeat(3,1fr);gap:20px;width:65%}.level-one span,.level-two span{color:#278055;background:#e9f4ed;border:1px solid #cde5d4;border-radius:50%;place-items:center;display:grid}.level-one span{justify-self:center;width:35px;height:35px}.level-two{grid-template-columns:repeat(9,1fr);gap:4px;width:96%;margin-top:24px}.level-two span{color:#24669d;background:#e8f0fa;border-color:#cfdeec;justify-self:center;width:23px;height:23px}.pool-level svg{width:15px}.level-two svg{width:10px}.pool-lines-two{border-top:1px solid #9db0c2;border-left:1px solid #9db0c2;border-right:1px solid #9db0c2;border-radius:3px;width:65%;height:70px;position:absolute;top:76px}.pool-stats{grid-template-columns:1fr 1fr;gap:7px;display:grid}.pool-stats div{background:#f7f9fb;border:1px solid #e6ebf0;border-radius:8px;flex-direction:column;padding:9px;display:flex}.pool-stats small{color:#8492a1;font-size:8px}.pool-stats strong{margin-top:3px;font-size:13px}.danger-text{color:#b73f49}.pool-progress{margin-top:8px}.pool-progress>div{color:#718296;justify-content:space-between;font-size:9px;display:flex}.pool-progress>div b{color:#0e5f9e}.pool-progress>i{background:#e7edf3;border-radius:8px;height:7px;margin-top:5px;display:block;overflow:hidden}.pool-progress>i em{background:linear-gradient(90deg,#0a5e9d,#d29b2f);border-radius:8px;height:100%;display:block}.commission-list{gap:9px;display:grid}.commission-list>div>div{justify-content:space-between;margin-bottom:4px;font-size:9px;display:flex}.commission-list span{color:#66798d}.commission-list b{color:#173a5d}.commission-list i{background:#edf1f5;border-radius:8px;height:6px;display:block;overflow:hidden}.commission-list em{border-radius:8px;height:100%;display:block}.c1{background:#176fb2}.c2{background:#7057c7}.c3{background:#1b8a61}.c4{background:#d69d2d}.c5{background:#566b82}.liability-box{background:#fff5e2;border:1px solid #f0d7a2;border-radius:9px;align-items:center;gap:9px;margin-top:14px;padding:10px;display:flex}.liability-box>svg{color:#a56b07;width:22px}.liability-box>div{flex-direction:column;flex:1;display:flex}.liability-box small{color:#8f6a2a;font-size:8px}.liability-box strong{margin-top:2px;font-size:14px}.liability-box button{color:#fff;background:#a66e0c;border:0;border-radius:7px;padding:7px 10px;font-size:9px;font-weight:800}.operations-grid{grid-template-columns:repeat(8,1fr);gap:9px;display:grid}.op-card{text-align:left;cursor:pointer;color:#173650;background:#fff;border:1px solid #e1e7ed;border-radius:11px;align-items:center;gap:8px;min-width:0;padding:11px 10px;display:flex}.op-card:hover{border-color:#cf9a39;box-shadow:0 6px 18px #092a4d0f}.op-card>span{color:#1264a5;background:#eef4fa;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.op-card>span svg{width:18px}.op-card>div{flex-direction:column;flex:1;min-width:0;display:flex}.op-card small{color:#8291a1;font-size:8px}.op-card strong{white-space:nowrap;margin:1px 0;font-size:11px}.op-card em{color:#8a98a7;white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;font-style:normal;overflow:hidden}.op-card>svg{color:#91a0af;width:13px}.dashboard-bottom-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.alerts-panel,.activity-panel{min-width:0}.alert-count{color:#b53b46;background:#ffebed;border-radius:20px;padding:4px 7px;font-size:9px}.alert-row,.activity-row{border-bottom:1px solid #edf1f4;align-items:center;gap:9px;padding:9px 0;display:flex}.alert-row:last-child,.activity-row:last-child{border-bottom:0}.alert-row>span,.activity-row>span{color:#1a6aa8;background:#eef4fa;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.alert-row>span.high{color:#b93d49;background:#ffecef}.alert-row>span.medium{color:#a87313;background:#fff5df}.alert-row>span.low{color:#27835a;background:#eaf6ee}.alert-row svg,.activity-row svg{width:16px}.alert-row>div,.activity-row>div{flex-direction:column;flex:1;min-width:0;display:flex}.alert-row strong,.activity-row strong{color:#27445f;font-size:9.5px}.alert-row small,.activity-row small{color:#8694a3;margin-top:2px;font-size:8px}.alert-row>svg{color:#9aa7b4;width:13px}.activity-row time{color:#8b99a7;white-space:nowrap;font-size:8px}.activity-panel .panel-head button{font-size:8px}.module-overview-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.module-overview-grid article{background:#fff;border:1px solid #dfe6ed;border-radius:12px;align-items:center;gap:11px;padding:14px;display:flex}.module-overview-grid article>span{color:#1264a5;background:#edf4fb;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.module-overview-grid article svg{width:22px}.module-overview-grid article>div{flex-direction:column;display:flex}.module-overview-grid small{color:#8190a0;font-size:9px}.module-overview-grid strong{margin-top:2px;font-size:14px}.module-ready{margin-top:20px}.module-ready>svg{width:52px;height:52px}@media (width<=1500px){.finance-kpis,.network-kpis,.operations-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1200px){.admin-app{grid-template-columns:240px 1fr}.sidebar{width:240px}.dashboard-main-grid,.pool-grid-row{grid-template-columns:1fr}.header-search{display:none}.module-overview-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.finance-kpis,.network-kpis,.operations-grid{grid-template-columns:repeat(2,1fr)}.dashboard-bottom-grid{grid-template-columns:1fr}.dashboard-actions{flex-direction:column;align-items:flex-end}.pool-content{grid-template-columns:1fr}.admin-app{display:block}.sidebar{width:270px;transition:all .25s;position:fixed;left:-290px}.sidebar.open{left:0}.menu-btn{display:grid}.admin-content{padding:16px 12px}.admin-header{padding:0 12px}.module-overview-grid{grid-template-columns:1fr 1fr}}@media (width<=540px){.finance-kpis,.network-kpis,.operations-grid,.module-overview-grid{grid-template-columns:1fr}.period-tabs{width:100%}.period-tabs button{flex:1}.dashboard-actions{align-items:stretch;width:100%}.demo-banner>b{display:none}.chart-summary{grid-template-columns:1fr}.chart-summary div+div{border-top:1px solid #e7ecf1;border-left:0;margin-top:6px;padding-top:6px;padding-left:0}.account-footer{grid-template-columns:1fr}.bar-chart{gap:4px;padding-left:4px;padding-right:4px}}@media print{.sidebar,.admin-header,.dashboard-actions,.demo-banner,.notice{display:none!important}.admin-app{display:block!important}.admin-main{width:100%!important}.admin-content{max-width:none!important;padding:10px!important}.page-title{margin-bottom:12px!important}.panel,.kpi-card,.mini-kpi,.op-card{break-inside:avoid;box-shadow:none!important}.finance-kpis,.network-kpis{grid-template-columns:repeat(4,1fr)!important}.dashboard-main-grid,.pool-grid-row,.dashboard-bottom-grid{grid-template-columns:1fr 1fr!important}body{background:#fff!important}}.page-title-actions{align-items:center;gap:8px;display:flex}.accounting-kpis{grid-template-columns:repeat(6,1fr);gap:11px;margin:0 0 16px;display:grid}.accounting-kpis article{background:#fff;border:1px solid #dde5ec;border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex;box-shadow:0 4px 14px #0c2c4e09}.accounting-kpis article>span{color:#12649e;background:#edf5fb;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.accounting-kpis article>span svg{width:20px}.accounting-kpis article>div{flex-direction:column;min-width:0;display:flex}.accounting-kpis small{color:#7e8d9c;font-size:8px}.accounting-kpis strong{white-space:nowrap;margin-top:2px;font-size:13px}.ok-text{color:#198256!important}.accounting-layout{grid-template-columns:minmax(310px,.72fr) minmax(0,1.65fr);gap:16px;margin-bottom:16px;display:grid}.accounting-entry-form{align-self:start}.accounting-entry-form label{color:#304a63;margin-bottom:11px;font-size:9px;font-weight:800;display:block}.accounting-entry-form input,.accounting-entry-form select,.accounting-entry-form textarea{color:#112f4d;background:#fff;border:1px solid #ccd7e2;border-radius:8px;outline:0;width:100%;margin-top:5px;padding:9px 10px;font-size:10px}.accounting-entry-form input,.accounting-entry-form select{height:37px}.accounting-entry-form textarea{resize:vertical;height:72px;min-height:60px}.accounting-entry-form input:focus,.accounting-entry-form select:focus,.accounting-entry-form textarea:focus{border-color:#c18b28;box-shadow:0 0 0 3px #c18b2814}.accounting-entry-form .two{grid-template-columns:1fr 1fr;gap:9px;display:grid}.accounting-entry-form .gold-button{color:#fff;cursor:pointer;background:linear-gradient(#e7b84a,#bd7b10);border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:40px;font-size:10px;font-weight:900;display:flex}.accounting-entry-form .gold-button svg{width:16px}.accounting-help{color:#7b8c9d;margin:10px 0 0;font-size:8px;line-height:1.5}.daybook-panel{min-width:0}.book-filter{gap:5px;display:flex}.book-filter button{color:#5e7185!important;background:#f7f9fb!important;border:1px solid #dbe3eb!important;border-radius:7px!important;padding:6px 9px!important}.book-filter button.active{color:#fff!important;background:#0d5f9e!important;border-color:#0d5f9e!important}.voucher-kind{border-radius:20px;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.voucher-kind.income{color:#1c8054;background:#e7f6ee}.voucher-kind.expense{color:#b13a47;background:#ffecef}.income-text{color:#178156!important}.expense-text{color:#b43c48!important}.icon-delete{color:#b53c47;cursor:pointer;background:#fff5f6;border:1px solid #ead5d8;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.icon-delete svg{width:14px}.accounting-bottom-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.trial-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.trial-grid div{background:#f5f8fb;border:1px solid #e3e9ef;border-radius:9px;flex-direction:column;padding:11px;display:flex}.trial-grid small{color:#7d8d9c;font-size:8px}.trial-grid strong{margin-top:3px;font-size:13px}.warn-pill{color:#a76d0b;background:#fff3d8;border-radius:20px;padding:5px 8px;font-size:9px}.text-action{cursor:pointer;border:0;align-items:center;gap:4px;margin-top:12px;color:#0c609f!important;background:0 0!important;padding:0!important;font-size:9px!important;font-weight:800!important;display:flex!important}.text-action svg{width:13px}.statement-head{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px;display:grid}.statement-head>div{background:#fff;border:1px solid #dde5ec;border-radius:10px;flex-direction:column;padding:12px;display:flex}.statement-head small{color:#7c8c9c;font-size:8px}.statement-head strong{margin-top:3px;font-size:13px}.financial-statement{max-width:920px;margin:0 auto}.statement-row{border-bottom:1px solid #e9eef3;grid-template-columns:1fr 180px;gap:15px;padding:11px 8px;font-size:10px;display:grid}.statement-row strong,.statement-row b{text-align:right}.statement-row.section{color:#24445f;background:#eef4fa;border:0;border-radius:7px;margin-top:7px;font-weight:900}.statement-row.total{background:#faf7ef;font-weight:900}.statement-row.gross{background:#eef7f2;border:1px solid #d7ebdf;border-radius:8px;margin-top:8px;font-size:11px;font-weight:900}.statement-row.net{color:#fff;background:linear-gradient(90deg,#082c59,#0b5790);border:0;border-radius:8px;margin-top:7px;font-size:12px;font-weight:900}.balance-status{background:#fff;border:1px solid #dce5ed;border-radius:12px;align-items:center;gap:12px;margin-bottom:15px;padding:13px 16px;display:flex}.balance-status>svg{color:#b27c19;width:28px}.balance-status>div{flex-direction:column;flex:1;display:flex}.balance-status small{color:#7c8d9e;font-size:8px}.balance-status strong{margin-top:2px;font-size:13px}.balance-status>b{border-radius:20px;padding:6px 10px;font-size:9px}.balance-status>b.ok{color:#1e8257;background:#e6f6ed}.balance-status>b.bad{color:#b13d47;background:#ffecee}.balance-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.balance-column{padding-bottom:12px}.balance-line{border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;padding:10px 5px;font-size:10px;display:flex}.balance-line span{color:#526a80}.balance-line strong{color:#173b5e}.balance-line.total{background:#f2f6fa;border:0;border-radius:8px;margin-top:6px;padding:12px 10px;font-weight:900}.table-wrap td small{color:#8996a4;white-space:nowrap;text-overflow:ellipsis;max-width:240px;margin-top:2px;font-size:7.5px;display:block;overflow:hidden}@media (width<=1400px){.accounting-kpis{grid-template-columns:repeat(3,1fr)}}@media (width<=1050px){.accounting-layout,.accounting-bottom-grid,.balance-grid{grid-template-columns:1fr}.statement-head{grid-template-columns:1fr 1fr 1fr}}@media (width<=700px){.accounting-kpis{grid-template-columns:1fr 1fr}.accounting-entry-form .two,.trial-grid,.statement-head{grid-template-columns:1fr}.statement-row{grid-template-columns:1fr 120px}.page-title-actions{flex-wrap:wrap;width:100%}}.mlm-kpi-grid{grid-template-columns:repeat(4,1fr);gap:11px;margin:0 0 16px;display:grid}.mlm-kpi-grid article{background:#fff;border:1px solid #dde5ec;border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex;box-shadow:0 4px 14px #0c2c4e09}.mlm-kpi-grid article>span{color:#1767a3;background:#edf5fb;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.mlm-kpi-grid article.green>span{color:#198158;background:#e7f6ee}.mlm-kpi-grid article.gold>span{color:#b77a11;background:#fff4dc}.mlm-kpi-grid article.violet>span{color:#7650bd;background:#f0eafa}.mlm-kpi-grid article.amber>span{color:#b56f0c;background:#fff1dc}.mlm-kpi-grid article.red>span{color:#b83a48;background:#ffebee}.mlm-kpi-grid article>span svg{width:20px}.mlm-kpi-grid article>div{flex-direction:column;display:flex}.mlm-kpi-grid small{color:#7e8d9c;font-size:8px}.mlm-kpi-grid strong{margin-top:2px;font-size:14px}.mlm-two-col{grid-template-columns:minmax(300px,.72fr) minmax(340px,1fr);gap:16px;margin-bottom:16px;display:grid}.mlm-member-form label{color:#304a63;margin-bottom:11px;font-size:9px;font-weight:800;display:block}.mlm-member-form input,.mlm-member-form select{color:#173a59;background:#fff;border:1px solid #ccd7e2;border-radius:8px;outline:0;width:100%;height:37px;margin-top:5px;padding:0 10px;font-size:10px}.mlm-member-form .two{grid-template-columns:1fr 1fr;gap:9px;display:grid}.mlm-member-form .gold-button{color:#fff;cursor:pointer;background:linear-gradient(#e7b84a,#bd7b10);border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:40px;font-size:10px;font-weight:900;display:flex}.plan-rate-list{grid-template-columns:1fr 1fr;gap:7px;display:grid}.plan-rate-list>div{background:#f6f9fc;border:1px solid #e2e8ee;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 10px;font-size:9px;display:flex}.plan-rate-list span{color:#526a80}.plan-rate-list strong{color:#0c4f86}.plan-note{color:#73561d;background:#fff7e6;border:1px solid #f0dfb4;border-radius:9px;align-items:flex-start;gap:8px;margin-top:10px;padding:10px;display:flex}.plan-note svg{flex:none;width:17px}.plan-note p{margin:0;font-size:8.5px;line-height:1.5}.compact-actions{flex-wrap:wrap;gap:5px;display:flex}.compact-actions button,.table-action{color:#0b5e9c;cursor:pointer;background:#fff;border:1px solid #d5e0e9;border-radius:6px;padding:5px 7px;font-size:7.5px;font-weight:800}.compact-actions button:hover,.table-action:hover{background:#eef6fc}.simple-filter{color:#35506a;background:#fff;border:1px solid #d6e0e9;border-radius:7px;height:31px;padding:0 9px;font-size:9px}.mini-badge{color:#0c609f;background:#edf5fb;border-radius:20px;padding:5px 8px;font-size:8px;font-weight:900}.pool-visual-panel{margin-bottom:16px}.pool-tree-v33{flex-direction:column;align-items:center;gap:18px;padding:14px 8px 6px;display:flex;position:relative}.pool-tree-v33:before{content:"";background:#d9e4ec;width:65%;height:1px;position:absolute;top:57px}.pool-row{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;width:68%;display:grid;position:relative}.pool-row.level2{grid-template-columns:repeat(9,1fr);gap:7px;width:96%}.pool-node{text-align:center;color:#0a4e83;background:linear-gradient(#fff,#f1f7fb);border:1px solid #cbdce9;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:50px;padding:7px;display:flex;box-shadow:0 4px 12px #12486f0d}.pool-node.root{color:#fff;z-index:2;background:linear-gradient(#0b5d9d,#083d70);border-color:#083d70;width:150px}.pool-node.vacant{color:#96a5b3;background:#fbfcfd;border-style:dashed}.pool-node b{font-size:9px}.pool-node small{opacity:.75;margin-top:2px;font-size:7px}.status.verified,.status.approved,.status.active,.status.completed{color:#1b8055;background:#e6f6ed}.status.pending,.status.eligible{color:#a66c0a;background:#fff3da}.status.review,.status.hold,.status.queued{color:#6947ad;background:#eeeafa}.status.rejected,.status.suspended{color:#b33d49;background:#ffebee}.status.not-eligible,.status.vacant{color:#6c7d8c;background:#eef2f5}@media (width<=1150px){.mlm-kpi-grid{grid-template-columns:repeat(2,1fr)}.mlm-two-col{grid-template-columns:1fr}.pool-row{width:86%}.pool-row.level2{grid-template-columns:repeat(3,1fr);width:90%}.pool-tree-v33:before{display:none}}@media (width<=650px){.mlm-kpi-grid,.mlm-member-form .two,.plan-rate-list{grid-template-columns:1fr}.pool-row,.pool-row.level2{grid-template-columns:1fr 1fr;gap:8px;width:100%}.pool-node.root{width:100%}}.ops-layout{grid-template-columns:minmax(280px,.55fr) minmax(620px,1.45fr);gap:16px;margin-bottom:16px;display:grid}.ops-layout>.panel{min-width:0}.status.present{color:#1b8055;background:#e6f6ed}.status.leave{color:#a66c0a;background:#fff3da}.status.inactive,.status.failed,.status.suspended{color:#b33d49;background:#ffebee}.status.assigned{color:#17669d;background:#e9f2fb}.status.out-for-delivery{color:#a66c0a;background:#fff3da}.status.delivered{color:#1b8055;background:#e6f6ed}.status.hold{color:#6947ad;background:#eeeafa}.ops-layout .table-wrap{max-height:570px;overflow:auto}.ops-layout table{min-width:760px}@media (width<=1100px){.ops-layout{grid-template-columns:1fr}.ops-layout table{min-width:720px}}.status.new,.status.processing,.status.open{color:#17669d;background:#e9f2fb}.status.packed,.status.requested,.status.medium{color:#a66c0a;background:#fff3da}.status.shipped,.status.high{color:#6947ad;background:#eeeafa}.status.delivered,.status.refunded,.status.replaced,.status.resolved{color:#1b8055;background:#e6f6ed}.status.cancelled,.status.rejected,.status.blocked,.status.critical{color:#b33d49;background:#ffebee}.status.low{color:#607486;background:#eef2f5}.status.normal{color:#1b8055;background:#e6f6ed}.compact-metrics{margin-bottom:20px}.tax-layout,.marketing-layout,.settings-layout{grid-template-columns:minmax(300px,420px) 1fr;align-items:start;gap:20px;display:grid}.mini-form,.settings-form{gap:14px;display:grid}.mini-form label,.settings-form label{color:#31445e;gap:7px;font-size:12px;font-weight:750;display:grid}.mini-form input,.mini-form select,.settings-form input,.settings-form select,.audit-toolbar select,.inline-select{color:#152b48;background:#fff;border:1px solid #d7e0ea;border-radius:8px;outline:none;height:40px;padding:0 11px}.mini-form input:focus,.mini-form select:focus,.settings-form input:focus,.settings-form select:focus{border-color:#c68d22;box-shadow:0 0 0 3px #c68d2214}.mini-form .two,.settings-form .two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.inline-select{min-width:100px;height:34px;padding:0 8px;font-size:11px}.report-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.report-card{grid-template-columns:auto 1fr;align-items:center;gap:13px;min-height:165px;display:grid}.report-card>span{color:#0a477e;background:#edf4fb;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.report-card>span svg{width:22px}.report-card small{color:#7b8da2;letter-spacing:.08em;font-size:9px;font-weight:800;display:block}.report-card h2{color:#0a2345;margin:4px 0 7px;font-size:15px}.report-card strong{color:#bd8216;font-size:16px}.report-card button{color:#0a477e;cursor:pointer;background:#fff;border:1px solid #d7e0ea;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;height:36px;font-size:11px;font-weight:800;display:flex}.report-card button svg{width:15px}.summary-lines{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.summary-lines>div{background:#f7f9fc;border:1px solid #e5eaf0;border-radius:9px;padding:13px}.summary-lines span{color:#73859a;font-size:10px;display:block}.summary-lines strong{color:#0b2c52;margin-top:5px;display:block}.campaign-list{gap:10px;display:grid}.campaign-list article{background:#fff;border:1px solid #e2e8ef;border-radius:10px;grid-template-columns:1.5fr .7fr 120px;align-items:center;gap:14px;padding:12px;display:grid}.campaign-list article>div{align-items:center;gap:10px;display:flex}.campaign-list article>div:nth-child(2){gap:3px;display:grid}.campaign-list strong{font-size:12px}.campaign-list small{color:#72849a;font-size:10px}.campaign-list b{color:#a56b09;font-size:12px}.campaign-icon{color:#b87d12;background:#fff5df;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.campaign-icon svg{width:18px}.toggle-row{border:1px solid #e2e8ef;border-radius:9px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex!important}.toggle-row span{gap:2px;display:grid}.toggle-row input{width:18px;height:18px}.role-list{gap:10px;display:grid}.role-list article{border:1px solid #e2e8ef;border-radius:10px;grid-template-columns:1.2fr repeat(4,minmax(75px,.5fr));align-items:center;gap:9px;padding:12px;display:grid}.role-list article>div{gap:3px;display:grid}.role-list small{color:#73859a;font-size:10px}.role-list label{color:#40536b;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.role-list input{accent-color:#b67a12}.audit-toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.audit-toolbar>div{align-items:center;gap:12px;display:flex}.audit-toolbar svg{color:#b77810}.audit-toolbar strong{font-size:12px;display:block}.audit-toolbar small{color:#74869b;margin-top:3px;font-size:10px;display:block}.risk-badge{color:#52687f;background:#eef3f7;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:900;display:inline-block}.risk-badge.financial{color:#9a5d00;background:#fff1dd}.risk-badge.security{color:#a52131;background:#ffe8ea}@media (width<=1180px){.report-grid{grid-template-columns:repeat(2,1fr)}.summary-lines{grid-template-columns:repeat(3,1fr)}.tax-layout,.marketing-layout,.settings-layout{grid-template-columns:1fr}}@media (width<=700px){.report-grid{grid-template-columns:1fr}.summary-lines{grid-template-columns:1fr 1fr}.campaign-list article{grid-template-columns:1fr}.role-list article{grid-template-columns:1fr 1fr}.mini-form .two,.settings-form .two{grid-template-columns:1fr}.audit-toolbar{flex-direction:column;align-items:flex-start;gap:10px}}.tax-note{background:linear-gradient(90deg,#f8fbff,#fffaf0);border-color:#dbe5ef;align-items:center;gap:12px;margin-bottom:16px;padding:14px 17px;display:flex}.tax-note>svg{color:#b67a12;flex:none;width:24px}.tax-note div{gap:3px;display:grid}.tax-note small{color:#6c7f94;font-size:10px;line-height:1.5}.tax-preview{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.tax-preview>div{background:#f7f9fc;border:1px solid #e1e7ee;border-radius:9px;padding:10px}.tax-preview span{color:#74879b;font-size:9px;font-weight:800;display:block}.tax-preview strong{color:#0b345f;margin-top:4px;font-size:14px;display:block}.mini-form input:disabled{color:#9099a4;cursor:not-allowed;background:#f1f3f5}.settings-tax-help{background:#fff8e8;border:1px solid #ead7a9;border-radius:9px;gap:3px;padding:10px 12px;display:grid}.settings-tax-help strong{color:#825300;font-size:11px}.settings-tax-help span{color:#6f6249;font-size:10px;line-height:1.45}.product-form label small,.settings-form label small{color:#8190a1;font-weight:500}@media (width<=700px){.tax-preview{grid-template-columns:1fr}}.status.grn-received{color:#1b8055;background:#e6f6ed}.status.closed{color:#17669d;background:#e7f3fb}.status.purchase-return{color:#b33d49;background:#ffebee}.status.matched{color:#1b8055;background:#e6f6ed}.status.service{color:#9b6307;background:#fff1dd}.status.on-route{color:#17669d;background:#e9f2fb}.status.available{color:#1b8055;background:#e6f6ed}.tax-note{color:#51677c;background:#f8fafc;border:1px solid #e0e7ee;border-radius:9px;gap:4px;margin:2px 0 12px;padding:10px;font-size:9px;display:grid}.tax-note strong{color:#173a59;font-size:10px}.tax-note b{color:#a86e0b;font-size:11px}.purchase-tabs{align-items:center;gap:8px;margin-bottom:16px;padding:8px;display:flex;overflow:auto}.purchase-tabs button{color:#52677e;white-space:nowrap;cursor:pointer;background:#f7f9fc;border:1px solid #d7e1ea;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:10px;font-weight:850;display:flex}.purchase-tabs button b{color:#37516b;background:#e7edf3;border-radius:20px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:9px;display:grid}.purchase-tabs button.active{color:#fff;background:linear-gradient(#0b5b98,#083b6d);border-color:#083b6d;box-shadow:0 4px 12px #083b6d29}.purchase-tabs button.active b{color:#19324c;background:#e6b548}.grn-help{background:#fff8e8;border:1px solid #ecd7a4;border-radius:9px;align-items:flex-start;gap:10px;margin:0 0 12px;padding:10px 12px;display:flex}.grn-help>svg{color:#ae7310;flex:none;width:20px}.grn-help>div{gap:3px;display:grid}.grn-help strong{color:#684508;font-size:10.5px}.grn-help small{color:#715f3c;font-size:9px;line-height:1.5}.grn-action{color:#fff!important;background:#0a5b98!important;border-color:#0a5b98!important;font-weight:850!important}.grn-action:hover{background:#08497b!important}.grn-register .panel-head p{color:#78899a;margin:3px 0 0;font-size:9px}.grn-register .panel-head>button{color:#0a4b80;cursor:pointer;background:#fff;border:1px solid #d7e1ea;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.grn-register .panel-head>button svg{width:14px}.grn-number{color:#0870ad;white-space:nowrap;background:#eaf6fd;border:1px solid #cbe8f8;border-radius:6px;padding:4px 7px}.empty-grn{text-align:center;color:#6e8193;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.empty-grn>svg{color:#c08a27;width:42px;height:42px;margin-bottom:8px}.empty-grn h3{color:#193a59;margin:4px 0;font-size:14px}.empty-grn p{margin:2px 0 12px;font-size:10px}.empty-grn button{color:#fff;cursor:pointer;background:#0a568f;border:0;border-radius:8px;padding:9px 13px;font-size:10px;font-weight:800}.compliance-alert{background:linear-gradient(90deg,#fff9eb,#fff);border-color:#ead7a7;align-items:center;gap:13px;margin-bottom:16px;display:flex}.compliance-alert>svg{color:#b2760d;width:30px}.compliance-alert div{gap:3px;display:grid}.compliance-alert strong{color:#6f4a08;font-size:12px}.compliance-alert small{color:#7f7460;font-size:10px}.status.no-expiry,.status.valid,.status.sent,.status.read{color:#1b8055;background:#e6f6ed}.status.expiring-soon,.status.unread{color:#a66c0a;background:#fff3da}.status.expired{color:#b33d49;background:#ffebee}.notification-panel{min-width:0}.notification-list{gap:9px;max-height:610px;display:grid;overflow:auto}.notification-list article{background:#fff;border:1px solid #e1e8ef;border-radius:10px;grid-template-columns:38px minmax(0,1fr) 85px 78px;align-items:center;gap:10px;padding:11px;display:grid}.notification-list article.unread{background:#fffaf0;border-color:#ead9af}.notification-list article>div{gap:3px;display:grid}.notification-list strong{color:#153550;font-size:11px}.notification-list small{color:#75879b;font-size:9px}.notification-list button{color:#0a5e98;cursor:pointer;background:#fff;border:1px solid #d4dee8;border-radius:7px;padding:6px 7px;font-size:8px;font-weight:800}.notification-priority{color:#12639b;background:#eef5fb;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.notification-priority svg{width:17px}.notification-priority.high,.notification-priority.critical{color:#b7561a;background:#fff0e7}.notification-priority.medium{color:#a96c08;background:#fff7dc}.notification-priority.low{color:#12639b;background:#eef5fb}@media (width<=700px){.notification-list article{grid-template-columns:34px 1fr}.notification-list article>.status,.notification-list article>button{grid-column:auto}}.compliance-strip{background:linear-gradient(90deg,#eef7ff,#fff8e8);border:1px solid #d7e4ee;border-left:4px solid #c7932e;border-radius:10px;align-items:flex-start;gap:11px;margin-bottom:16px;padding:12px 14px;display:flex}.compliance-strip>svg{color:#17659d;flex:none;width:23px}.compliance-strip>div{flex-direction:column;gap:3px;display:flex}.compliance-strip strong{color:#163c5c;font-size:10px}.compliance-strip small{color:#63778a;font-size:8.5px;line-height:1.5}.plan-settings-layout{grid-template-columns:minmax(520px,1.35fr) minmax(330px,.65fr);gap:16px;margin-bottom:16px;display:grid}.plan-editor label,.simulator-inputs label{color:#304a63;margin-bottom:10px;font-size:9px;font-weight:800;display:block}.plan-editor input,.plan-editor textarea,.simulator-inputs input{color:#173a59;background:#fff;border:1px solid #ccd7e2;border-radius:8px;outline:0;width:100%;margin-top:5px;font-size:10px}.plan-editor input,.simulator-inputs input{height:37px;padding:0 10px}.plan-editor textarea{resize:vertical;height:70px;padding:9px 10px}.plan-editor .two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.rate-editor{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.rate-editor.rules{grid-template-columns:repeat(5,1fr)}.plan-subhead{color:#9a6a13;letter-spacing:.08em;border-top:1px solid #e8edf1;margin:5px 0 10px;padding-top:11px;font-size:9px;font-weight:900}.plan-editor .gold-button{color:#fff;cursor:pointer;background:linear-gradient(#e7b84a,#bd7b10);border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:40px;font-size:10px;font-weight:900;display:flex}.active-plan-card{align-self:start}.active-dot{color:#1b8055;background:#e6f6ed;border-radius:20px;padding:5px 8px;font-size:8px}.active-plan-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.active-plan-grid>div{background:#f7f9fb;border:1px solid #e2e8ee;border-radius:8px;flex-direction:column;padding:9px;display:flex}.active-plan-grid small{color:#7b8c9d;font-size:7.5px}.active-plan-grid strong{color:#173b5c;margin-top:3px;font-size:11px}.status.draft{color:#a66c0a;background:#fff3da}.status.archived{color:#6c7d8c;background:#eef2f5}.simulator-layout{grid-template-columns:minmax(500px,1.1fr) minmax(360px,.9fr);gap:16px;margin-bottom:16px;display:grid}.sim-input-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.sim-note{background:#f5f9fc;border:1px solid #dde8f0;border-radius:9px;align-items:flex-start;gap:9px;margin-top:5px;padding:10px;display:flex}.sim-note svg{color:#1264a5;flex:none;width:18px}.sim-note p{color:#617589;margin:0;font-size:8px;line-height:1.5}.simulator-result .panel-head>b{color:#198158;font-size:18px}.simulator-result.negative .panel-head>b{color:#b83a48}.sim-net{background:#eaf7f0;border:1px solid #ccebd9;border-radius:10px;flex-direction:column;margin-bottom:12px;padding:14px;display:flex}.simulator-result.negative .sim-net{background:#ffedef;border-color:#f5cdd1}.sim-net small{color:#688072;font-size:8px}.sim-net strong{color:#126b48;margin:4px 0;font-size:24px}.simulator-result.negative .sim-net strong{color:#b33d49}.sim-net em{color:#6f7d87;font-size:8px;font-style:normal}.sim-result-list{gap:0;display:grid}.sim-result-list>div{border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;padding:8px 2px;font-size:9px;display:flex}.sim-result-list span{color:#65798d}.sim-result-list strong{color:#173b5c}.simulator-kpis{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:16px;display:grid}.simulator-kpis article{background:#fff;border:1px solid #dfe6ed;border-radius:11px;align-items:center;gap:10px;padding:12px;display:flex}.simulator-kpis article>span{color:#1264a5;background:#edf5fb;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.simulator-kpis svg{width:19px}.simulator-kpis article>div{flex-direction:column;display:flex}.simulator-kpis small{color:#8090a0;font-size:8px}.simulator-kpis strong{margin-top:2px;font-size:13px}.simulator-warning{border-left:4px solid #bd7b10;align-items:center;gap:12px;display:flex}.simulator-warning>svg{color:#b37813;flex:none;width:30px}.simulator-warning>div{flex:1}.simulator-warning h3{margin:0 0 4px;font-size:11px}.simulator-warning p{color:#647789;margin:0;font-size:8.5px;line-height:1.5}.simulator-warning button{color:#875b0b;cursor:pointer;background:#fff8e8;border:1px solid #d4a245;border-radius:8px;padding:8px 10px;font-size:8px;font-weight:900}@media (width<=1100px){.plan-settings-layout,.simulator-layout{grid-template-columns:1fr}.rate-editor.rules{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.rate-editor,.rate-editor.rules,.sim-input-grid,.simulator-kpis{grid-template-columns:1fr 1fr}.plan-editor .two{grid-template-columns:1fr}}@media (width<=480px){.rate-editor,.rate-editor.rules,.sim-input-grid,.simulator-kpis{grid-template-columns:1fr}}.draft-save-help{color:#526b80;background:#f5f9fc;border:1px solid #d9e5ee;border-radius:9px;align-items:flex-start;gap:8px;margin-top:10px;padding:9px 10px;font-size:8.5px;line-height:1.5;display:flex}.draft-save-help svg{color:#1570ad;flex:none;width:17px}.draft-save-help b,.draft-save-help strong{color:#153d5d}.draft-versions-panel{border-top:3px solid #d79c28;margin-bottom:16px}.draft-versions-panel .panel-head small{color:#708397;margin-top:4px;font-size:8px;line-height:1.45;display:block}.draft-count{color:#a66c0a;background:#fff3da;border:1px solid #f0d79c;border-radius:20px;padding:5px 9px;font-size:8px;font-weight:900}.draft-empty{color:#6b7d8e;background:#fafcfd;border:1px dashed #cddae4;border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:105px;display:flex}.draft-empty svg{color:#a8b7c5;width:30px}.draft-empty>div{flex-direction:column;gap:4px;display:flex}.draft-empty strong{color:#254763;font-size:10px}.draft-empty small{font-size:8px}.draft-card-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:11px;display:grid}.draft-plan-card{background:linear-gradient(#fffdf8,#fff9ec);border:1px solid #e1d2ad;border-radius:11px;padding:12px;box-shadow:0 4px 14px #704d110a}.draft-card-top{border-bottom:1px solid #f0e3c7;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:9px;padding-bottom:9px;display:flex}.draft-card-top span{letter-spacing:.12em;color:#a87617;font-size:7px;font-weight:900;display:block}.draft-card-top h3{color:#193d5a;margin:3px 0 0;font-size:12px}.draft-card-top>b{color:#9b6508;background:#fff0cc;border-radius:20px;padding:5px 7px;font-size:7px}.draft-plan-values{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.draft-plan-values>div{background:#fff;border:1px solid #eee4d1;border-radius:7px;flex-direction:column;padding:7px;display:flex}.draft-plan-values small{color:#8a7d67;font-size:6.8px}.draft-plan-values strong{color:#294b64;margin-top:2px;font-size:9px}.draft-plan-card>p{color:#7b6d56;margin:9px 1px;font-size:7.5px;line-height:1.45}.draft-actions{gap:6px;display:flex}.draft-actions button{color:#8a5e0d;cursor:pointer;background:#fff;border:1px solid #d8c49a;border-radius:7px;flex:1;padding:7px 5px;font-size:7.5px;font-weight:900}.draft-actions .activate-draft{color:#fff;background:linear-gradient(#e6b449,#bd7b10);border-color:#bd7b10}.draft-actions .delete-draft{color:#b23c48;background:#fff8f8;border-color:#efcbd0}@media (width<=1100px){.draft-card-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.draft-card-grid{grid-template-columns:1fr}.draft-plan-values{grid-template-columns:1fr 1fr}}.wallet-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.wallet-kpi-grid article{background:#fff;border:1px solid #e1e7ef;border-radius:14px;align-items:flex-start;gap:13px;min-height:126px;padding:17px;display:flex;box-shadow:0 7px 22px #0d25440b}.wallet-kpi-grid article>span{color:#0c4e91;background:#eef4fb;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.wallet-kpi-grid article>span svg{width:21px}.wallet-kpi-grid article div{flex-direction:column;min-width:0;display:flex}.wallet-kpi-grid article small{color:#748196;font-size:11px;font-weight:750}.wallet-kpi-grid article strong{color:#09234a;margin:4px 0;font-size:21px}.wallet-kpi-grid article em{color:#7b8798;font-size:10px;font-style:normal;line-height:1.3}.wallet-kpi-grid article.gold>span{color:#a56f0c;background:#fff4d9}.wallet-kpi-grid article.amber>span{color:#b87505;background:#fff3dd}.wallet-kpi-grid article.violet>span{color:#7141ba;background:#f2edff}.wallet-kpi-grid article.red>span{color:#bd3541;background:#fff0f1}.wallet-kpi-grid article.cyan>span{color:#087b98;background:#e9faff}.wallet-kpi-grid article.green>span{color:#18804d;background:#eaf8ef}.wallet-kpi-grid article.slate>span{color:#46576d;background:#eef1f5}.wallet-control-layout{grid-template-columns:360px minmax(0,1fr);gap:18px;margin-bottom:18px;display:grid}.wallet-adjust-form label{color:#34435a;margin:0 0 13px;font-size:11px;font-weight:800;display:block}.wallet-adjust-form input,.wallet-adjust-form select{color:#152842;background:#fff;border:1px solid #d7e0e9;border-radius:8px;outline:0;width:100%;height:42px;margin-top:6px;padding:0 11px;display:block}.wallet-adjust-form input:focus,.wallet-adjust-form select:focus{border-color:#c08a22;box-shadow:0 0 0 3px #c08a221a}.compliance-strip.mini{margin:0 0 15px;padding:11px 12px}.compliance-strip.mini strong{font-size:11px}.compliance-strip.mini small{font-size:10px}.wallet-bottom-grid{grid-template-columns:1.05fr .95fr;gap:18px;margin-bottom:18px;display:grid}.wallet-empty{color:#2d526f;justify-content:center;align-items:center;gap:13px;min-height:122px;display:flex}.wallet-empty>svg{color:#178154;width:35px;height:35px}.wallet-empty div{flex-direction:column;display:flex}.wallet-empty strong{font-size:13px}.wallet-empty small{color:#7b899b;margin-top:4px;font-size:10px}.wallet-posting-list{gap:9px;display:grid}.wallet-posting-list>div{border:1px solid #e1e7ef;border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.wallet-posting-list span{flex-direction:column;display:flex}.wallet-posting-list small{color:#78879a;margin-top:3px;font-size:10px}.wallet-posting-list b{font-size:12px}.wallet-posting-list button,.liability-bridge button{color:#8f5c05;cursor:pointer;background:#fff8e8;border:1px solid #c99429;border-radius:7px;padding:7px 10px;font-size:10px;font-weight:800}.liability-bridge>div:not(.panel-head){border-bottom:1px dashed #e1e6ed;justify-content:space-between;gap:15px;padding:10px 2px;font-size:11px;display:flex}.liability-bridge>div:not(.panel-head) strong{color:#0d2d55}.liability-bridge>p{color:#526579;background:#f4f8fc;border-radius:9px;align-items:flex-start;gap:9px;margin:13px 0 0;padding:11px;font-size:10px;line-height:1.5;display:flex}.liability-bridge>p svg{color:#26805c;flex:none;width:16px}.wallet-pill{color:#1a568e;white-space:nowrap;background:#eef4fb;border-radius:20px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.wallet-pill.shopping-credit{color:#956307;background:#fff4d9}.wallet-pill.hold{color:#a45c0b;background:#fff0e2}.wallet-pill.reward{color:#6d43aa;background:#f2edff}.wallet-kind{text-transform:uppercase;font-size:9px;font-weight:900}.wallet-kind.credit,.credit-money{color:#168052}.wallet-kind.debit,.debit-money{color:#bc3441}.wallet-ledger-panel .table-wrap{max-height:520px;overflow:auto}.wallet-ledger-panel td{vertical-align:top}@media (width<=1200px){.wallet-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-control-layout,.wallet-bottom-grid{grid-template-columns:1fr}}@media (width<=650px){.wallet-kpi-grid{grid-template-columns:1fr}.wallet-posting-list>div{grid-template-columns:1fr auto}.wallet-posting-list button{grid-column:1/-1}}.flow-test-button{color:#12213a;cursor:pointer;background:linear-gradient(#f3c75e,#c88916);border:1px solid #b9821e;border-radius:9px;align-items:center;gap:8px;padding:11px 16px;font-weight:900;display:inline-flex;box-shadow:0 5px 14px #b0750e2e}.flow-test-button svg{width:18px;height:18px}.full-flow-panel{background:linear-gradient(135deg,#fff 0%,#f8fbff 58%,#fff8e8 100%);border:1px solid #d9e2ed;margin-bottom:20px;overflow:hidden}.full-flow-head{border-bottom:1px solid #e3e9f0;justify-content:space-between;align-items:center;gap:18px;padding-bottom:17px;display:flex}.full-flow-head>div>span{letter-spacing:.15em;color:#9a6a13;font-size:10px;font-weight:900}.full-flow-head h2{color:#071d40;margin:4px 0 5px;font-size:20px}.full-flow-head p{color:#68788d;margin:0;font-size:12px}.full-flow-head .gold-button{white-space:nowrap;width:auto;margin:0}.flow-steps{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;padding:18px 0;display:grid}.flow-steps>div{background:#fff;border:1px solid #dfe6ef;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.flow-steps>div>b{color:#fff;background:#072d61;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:12px;display:grid}.flow-steps>div span{flex-direction:column;min-width:0;display:flex}.flow-steps>div strong{color:#0b2245;font-size:12px}.flow-steps>div small{color:#728197;margin-top:2px;font-size:10px}.flow-steps>svg{color:#c28a21;width:17px}.flow-result{border-top:1px dashed #ccd7e4;padding-top:17px}.flow-success{color:#176239;background:#eefaf3;border:1px solid #bfe6ce;border-radius:9px;align-items:center;gap:10px;padding:11px 13px;display:flex}.flow-success svg{width:23px}.flow-success span{flex-direction:column;display:flex}.flow-success strong{font-size:13px}.flow-success small{color:#4d7860;margin-top:2px;font-size:10px}.flow-result-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.flow-result-grid>div{background:#fff;border:1px solid #dfe6ef;border-radius:9px;flex-direction:column;padding:10px;display:flex}.flow-result-grid small{color:#748297;font-size:9px}.flow-result-grid strong{color:#0b2245;margin-top:4px;font-size:12px}.flow-result-grid em{color:#8290a2;word-break:break-all;margin-top:3px;font-size:8px;font-style:normal}.flow-links{gap:8px;margin-top:12px;display:flex}.flow-links button{color:#0753a7;cursor:pointer;background:#fff;border:1px solid #cfd9e6;border-radius:7px;padding:7px 11px;font-size:10px;font-weight:800}@media (width<=1100px){.flow-steps{grid-template-columns:1fr 1fr}.flow-steps>svg{display:none}.flow-result-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.full-flow-head{flex-direction:column;align-items:stretch}.full-flow-head .gold-button{width:100%}.flow-steps{grid-template-columns:1fr}.flow-result-grid{grid-template-columns:1fr 1fr}.flow-links{flex-wrap:wrap}}.approval-summary{margin-bottom:18px}.approval-summary article{min-height:96px}.table-wrap button:disabled{opacity:.45;cursor:not-allowed}.approval-summary article span svg{width:23px;height:23px}.admin-users-table-wrap{scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;padding-bottom:7px;overflow:auto hidden}.admin-users-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:1060px}.admin-users-table th,.admin-users-table td{white-space:nowrap;vertical-align:middle}.admin-users-table th:first-child,.admin-users-table td:first-child{min-width:135px}.admin-users-table th:nth-child(2),.admin-users-table td:nth-child(2){min-width:125px}.admin-users-table th:nth-child(3),.admin-users-table td:nth-child(3){white-space:normal;min-width:135px}.admin-users-table th:nth-child(4),.admin-users-table td:nth-child(4){min-width:120px}.admin-users-table th:nth-child(5),.admin-users-table td:nth-child(5){min-width:115px}.admin-users-table th:nth-child(6),.admin-users-table td:nth-child(6){white-space:normal;min-width:145px}.admin-users-table th:nth-child(7),.admin-users-table td:nth-child(7){min-width:88px}.admin-users-table .admin-control-col{text-align:center;width:118px;min-width:118px}.admin-status-btn{color:#173a5e;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #c5d1dc;border-radius:7px;min-width:92px;height:34px;padding:0 14px;font-size:11px;font-weight:800;line-height:1}.admin-status-btn:not(:disabled):hover{color:#8f5c05;background:#fff8e8;border-color:#c18a22}.admin-status-btn:disabled{opacity:.45;cursor:not-allowed;background:#f2f4f6}.admin-users-table-wrap::-webkit-scrollbar{height:12px}.admin-users-table-wrap::-webkit-scrollbar-track{background:#edf2f6;border-radius:999px}.admin-users-table-wrap::-webkit-scrollbar-thumb{background:#8ea2b7;border:3px solid #edf2f6;border-radius:999px}.admin-users-table-wrap::-webkit-scrollbar-thumb:hover{background:#687f96}.inline-finance-form{grid-template-columns:1.1fr 1.2fr .75fr .7fr 1.25fr auto;align-items:end;gap:10px;display:grid}.inline-finance-form label{color:#324158;gap:6px;font-size:11px;font-weight:800;display:grid}.inline-finance-form input,.inline-finance-form select{background:#fff;border:1px solid #d8e0ea;border-radius:7px;min-width:0;height:40px;padding:0 10px}.inline-finance-form .gold-button{white-space:nowrap;height:40px}.control-note{color:#596a80;background:#f7f9fc;border-left:3px solid #c58a16;border-radius:6px;margin:13px 0 0;padding:10px 12px;font-size:11px;line-height:1.55}.flow-strip{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.flow-strip span{color:#15345b;background:#f7f9fc;border:1px solid #dce5ef;border-radius:8px;padding:9px 12px;font-size:11px;font-weight:800}.flow-strip svg{color:#b77a0c;width:15px;height:15px}@media (width<=1100px){.inline-finance-form{grid-template-columns:1fr 1fr 1fr}.inline-finance-form .gold-button{width:100%}}@media (width<=700px){.inline-finance-form{grid-template-columns:1fr}.flow-strip{flex-direction:column;align-items:stretch}.flow-strip svg{align-self:center;transform:rotate(90deg)}}.page-title-actions .primary-action{color:#10213b;background:linear-gradient(#f2c45a,#c58713);border-color:#b7790c}.security-health-grid article{min-height:100px}.security-two-col{grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:18px;display:grid}.backup-import{color:#1c4e7d;cursor:pointer;background:#fff;border:1px solid #cbd6e2;border-radius:8px;align-items:center;padding:8px 11px;font-size:10px;font-weight:850;display:inline-flex;position:relative}.backup-import input{opacity:0;cursor:pointer;position:absolute;inset:0}.security-warning{background:#fff8e8;border:1px solid #efd69e;border-radius:9px;align-items:flex-start;gap:10px;margin-bottom:13px;padding:11px 12px;display:flex}.security-warning>svg{color:#b67606;flex:none;width:19px}.security-warning div{flex-direction:column;display:flex}.security-warning strong{color:#7a4f05;font-size:11px}.security-warning small{color:#756951;margin-top:3px;font-size:10px;line-height:1.5}.restore-list{gap:8px;display:grid}.restore-list article{border:1px solid #dfe6ee;border-radius:9px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:10px 11px;display:grid}.restore-list article>div:first-child{flex-direction:column;display:flex}.restore-list strong{color:#102b50;font-size:11px}.restore-list small{color:#7d8a9b;margin-top:3px;font-size:9px}.restore-list article>div:last-child{gap:6px;display:flex}.restore-list button,.integration-actions button{color:#1b527e;cursor:pointer;background:#fff;border:1px solid #cbd6e2;border-radius:6px;padding:6px 9px;font-size:9px;font-weight:850}.restore-list button.danger{color:#a82c39;border-color:#e4bcc0}.empty-control{text-align:center;color:#607389;align-content:center;place-items:center;min-height:150px;display:grid}.empty-control svg{color:#2d6b9f;width:30px;margin-bottom:7px}.empty-control strong{color:#173b61;font-size:12px}.empty-control small{margin-top:4px;font-size:10px}.readiness-list{gap:9px;display:grid}.readiness-list>div{border:1px solid #e0e7ef;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.readiness-list svg{color:#168052;width:18px}.readiness-list div:nth-child(n+3) svg{color:#c38315}.readiness-list span{flex-direction:column;display:flex}.readiness-list strong{color:#18385d;font-size:11px}.readiness-list small{color:#7b899b;margin-top:3px;font-size:9px}.readiness-list b{color:#197249;background:#eaf8f0;border-radius:20px;padding:5px 8px;font-size:9px}.readiness-list b.pending{color:#9a6203;background:#fff3d9}.integration-panel{margin-bottom:18px}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.integration-grid article{background:#fbfcfe;border:1px solid #dfe6ef;border-radius:11px;grid-template-columns:auto 1fr;gap:11px;padding:13px;display:grid}.integration-icon{color:#1d68a7;background:#eaf3fd;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.integration-icon svg{width:20px}.integration-copy{min-width:0}.integration-copy>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.integration-copy strong{color:#102d53;font-size:12px}.integration-copy>div:first-child span{color:#5c6e83;white-space:nowrap;background:#eef2f7;border-radius:20px;padding:4px 7px;font-size:8px;font-weight:900}.integration-copy>small{color:#76869a;margin:4px 0 8px;font-size:9px;line-height:1.45;display:block}.integration-copy input{border:1px solid #d3dce7;border-radius:7px;outline:0;width:100%;height:36px;padding:0 9px;font-size:10px}.integration-copy input:focus{border-color:#bd851d;box-shadow:0 0 0 3px #bd851d17}.integration-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.integration-state{color:#68798d;background:#eef2f6;border-radius:20px;margin-left:auto;padding:5px 8px;font-size:8px;font-weight:900}.integration-state.configuration-saved{color:#966408;background:#fff4dc}.integration-state.frontend-ready{color:#177246;background:#e9f8ef}.integration-state.check-configuration{color:#ae3540;background:#fff0f1}.integration-copy em{color:#8995a3;margin-top:6px;font-size:8px;font-style:normal;display:block}.api-checklist{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:8px;display:grid}.api-checklist>div{background:#f9fbfd;border:1px solid #dde5ee;border-radius:9px;align-items:flex-start;gap:9px;padding:10px;display:flex}.api-checklist>div>b{color:#fff;background:#082f62;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.api-checklist span{flex-direction:column;display:flex}.api-checklist strong{color:#153759;font-size:10px}.api-checklist small{color:#7b8998;margin-top:3px;font-size:8px;line-height:1.4}.api-checklist>svg{color:#bf8419;width:15px}@media (width<=1150px){.security-two-col,.integration-grid,.api-checklist{grid-template-columns:1fr}.api-checklist>svg{justify-self:center;transform:rotate(90deg)}}@media (width<=700px){.page-title-actions{width:100%}.page-title-actions button{flex:1}.restore-list article{grid-template-columns:1fr}.restore-list article>div:last-child{justify-content:flex-start}.integration-copy>div:first-child{flex-direction:column;align-items:flex-start}.integration-state{margin-left:0}}.page-title-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-title-actions button{align-items:center;gap:7px;display:inline-flex}.integration-state.live-connected{color:#157347!important;background:#e8f8ef!important;border-color:#b9e7cc!important}.integration-state.connection-failed{color:#b42332!important;background:#fff0f1!important;border-color:#efbcc2!important}.integration-state.configuration-ready{color:#205fb1!important;background:#eef5ff!important;border-color:#c9dcf7!important}.product-api-strip{background:#fff;border:1px solid #d6dfec;border-radius:14px;align-items:center;gap:12px;min-width:0;margin:0 0 16px;padding:12px 14px;display:flex}.product-api-strip>svg{flex:none;width:22px;height:22px}.product-api-strip>div{flex-direction:column;gap:2px;min-width:0;display:flex}.product-api-strip strong{color:#102b52;font-size:14px}.product-api-strip small{color:#6c7d96;overflow-wrap:anywhere;font-size:12px}.product-api-strip.live{background:#f5fbf7;border-color:#b9dfca}.product-api-strip.live>svg{color:#17834d}.product-api-strip.fallback{background:#fffaf0;border-color:#ecd7a3}.product-api-strip.fallback>svg{color:#a76d00}.api-loading{white-space:nowrap;color:#315d91;margin-left:auto;font-size:12px;font-weight:800}.product-form input:disabled{color:#65758b;cursor:not-allowed;background:#eef2f7}@media (width<=700px){.product-api-strip{flex-wrap:wrap;align-items:flex-start}.api-loading{margin-left:34px}.page-title-actions{width:100%}}html,body,#root{max-width:100%;overflow-x:hidden}.admin-app,.admin-main,.admin-content{min-width:0;max-width:100%}.product-admin-layout{grid-template-columns:370px minmax(0,1fr);width:100%;min-width:0;max-width:100%}.product-admin-layout>.product-table-panel{min-width:0;max-width:100%;overflow:hidden}.product-table-panel .table-head{flex-wrap:wrap;min-width:0}.product-table-panel .table-search{max-width:100%}.product-table-panel .table-search input{min-width:0}.product-catalog-scroll{scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;border-radius:9px;width:100%;min-width:0;max-width:100%;overflow:auto hidden}.product-catalog-scroll .product-catalog-table{width:max-content;min-width:1080px;max-width:none}.product-catalog-table th,.product-catalog-table td{white-space:nowrap}.product-catalog-table th:first-child,.product-catalog-table td:first-child{min-width:245px}.product-catalog-table th:nth-child(2),.product-catalog-table td:nth-child(2){min-width:105px}.product-catalog-table th:nth-child(3),.product-catalog-table td:nth-child(3){min-width:115px}.product-catalog-table th:nth-child(4),.product-catalog-table td:nth-child(4){min-width:92px}.product-catalog-table th:nth-child(5),.product-catalog-table td:nth-child(5){min-width:112px}.product-catalog-table th:nth-child(6),.product-catalog-table td:nth-child(6){text-align:center;min-width:72px}.product-catalog-table th:nth-child(7),.product-catalog-table td:nth-child(7){min-width:104px}.product-catalog-table .product-action-col{z-index:2;text-align:center;background:#fff;width:96px;min-width:96px;position:sticky;right:0;box-shadow:-7px 0 12px #071f420e}.product-catalog-table thead .product-action-col{z-index:4;background:#f5f7fa}.product-catalog-table .row-actions{justify-content:center;min-width:72px}.product-catalog-table .row-actions button{flex:0 0 32px}.product-catalog-scroll::-webkit-scrollbar{height:13px}.product-catalog-scroll::-webkit-scrollbar-track{background:#edf2f6;border-radius:999px}.product-catalog-scroll::-webkit-scrollbar-thumb{background:#8ea2b7;border:3px solid #edf2f6;border-radius:999px}.product-catalog-scroll::-webkit-scrollbar-thumb:hover{background:#687f96}@media (width<=1100px){.product-admin-layout{grid-template-columns:1fr}.product-catalog-scroll .product-catalog-table{min-width:1040px}}@media (width<=760px){.product-table-panel .table-head{align-items:stretch}.product-table-panel .table-search{width:100%}.product-table-panel .table-search input{width:100%!important}.product-catalog-scroll .product-catalog-table{min-width:980px}}.inventory-live-strip{background:#fff;border:1px solid #dbe4ee;border-radius:12px;align-items:center;gap:12px;margin:0 0 16px;padding:12px 14px;display:flex}.inventory-live-strip svg{width:22px;height:22px}.inventory-live-strip div{flex-direction:column;min-width:0;display:flex}.inventory-live-strip strong{font-size:14px}.inventory-live-strip small{color:#64748b;margin-top:2px}.inventory-live-strip.live{background:#f0fdf4;border-color:#a7f3d0}.inventory-live-strip.live svg{color:#047857}.inventory-live-strip.warn{background:#fffbeb;border-color:#fde68a}.inventory-live-strip.warn svg{color:#b45309}.inventory-rule{color:#64748b;margin-top:10px;line-height:1.45;display:block}.page-title>button:disabled,.gold-button:disabled{opacity:.6;cursor:not-allowed}.order-live-table{scrollbar-gutter:stable;width:100%;max-width:100%;overflow-x:auto}.order-live-table table{min-width:1050px}.order-id-link{color:#123f73;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.order-id-link:hover{text-decoration:underline}.live-order-detail{margin-top:16px}.live-order-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 14px;display:grid}.live-order-summary>div{background:#f8fafc;border:1px solid #dfe7f0;border-radius:10px;flex-direction:column;gap:3px;padding:12px;display:flex}.live-order-summary small{color:#748399;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:850}.live-order-summary strong{color:#0f3158;font-size:13px}.live-order-summary span{color:#6b7c91;font-size:9px}.live-order-items{gap:8px;display:grid}.live-order-items article{background:#fff;border:1px solid #e1e7ef;border-radius:9px;grid-template-columns:minmax(0,1fr) 90px 110px;align-items:center;gap:12px;padding:10px 12px;display:grid}.live-order-items article>div{flex-direction:column;min-width:0;display:flex}.live-order-items strong{color:#15375d;font-size:11px}.live-order-items small{color:#7b8999;margin-top:2px;font-size:9px}.live-order-items span,.live-order-items b{color:#334a65;font-size:10px}.empty-live-orders{text-align:center;color:#718197;padding:26px;font-weight:750}@media (width<=900px){.live-order-summary{grid-template-columns:1fr 1fr}}@media (width<=560px){.live-order-summary,.live-order-items article{grid-template-columns:1fr}.live-order-items article>span,.live-order-items article>b{justify-self:start}}.return-v52-table{scrollbar-gutter:stable;overflow-x:auto}.return-v52-table table{min-width:1380px}.return-v52-table th:last-child,.return-v52-table td:last-child{min-width:190px}.return-flow-actions{min-width:170px}.muted-cell{color:#7a879b;font-size:12px}.status.received{color:#1f5ea8;background:#e9f2ff}.status.qc-passed{color:#167a46;background:#e7f8ef}.status.qc-partial{color:#9a6500;background:#fff4d8}.status.qc-failed{color:#ad2d2d;background:#ffe8e8}.refund-accounting-live{min-width:0;margin-top:16px}.refund-accounting-live .panel-head{flex-wrap:wrap;gap:12px}.refund-accounting-live .live-pill{white-space:normal;text-align:right;max-width:100%}.refund-ledger-scroll{scrollbar-gutter:stable;max-width:100%;overflow:auto hidden}.refund-ledger-table{table-layout:auto;width:100%;min-width:1120px}.refund-ledger-table th,.refund-ledger-table td{white-space:nowrap}.refund-ledger-table td small{white-space:normal;max-width:240px;margin-top:3px;display:block}@media (width<=760px){.refund-accounting-live .live-pill{text-align:left;width:100%}.refund-ledger-table{min-width:980px}}.payment-v56-table{scrollbar-gutter:stable;overflow-x:auto}.payment-v56-table table{min-width:1260px}.payment-v56-table td,.payment-v56-table th{white-space:nowrap}.payment-v56-table td small{white-space:normal;max-width:230px;margin-top:4px;display:block}.status.cod-pending,.status.pending{color:#8a5c00;background:#fff5d9}.status.collected{color:#157347;background:#e9f7ef}.status.deposited{color:#1358a5;background:#e9f2ff}.status.reconciled,.status.paid{color:#0f7a43;background:#e5f8ed}.status.failed{color:#b42318;background:#fdebea}.status.cancelled{color:#555f70;background:#f0f1f3}.settlement-v57-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,1.6fr);gap:16px;margin-top:16px;display:grid}.provider-grid-v57{grid-template-columns:minmax(0,1fr) minmax(340px,1fr)}.settlement-v57-table table{min-width:1420px}.bank-v57-table table{min-width:820px}.provider-facts-v57{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:10px 0 16px;display:grid}.provider-facts-v57>div{background:#f8fbff;border:1px solid #dfe8f3;border-radius:12px;padding:13px}.provider-facts-v57 small{color:#718096;margin-bottom:4px;font-size:11px;display:block}.provider-facts-v57 strong{color:#082650;font-size:17px}.provider-enable-v57{align-self:end}@media (width<=980px){.settlement-v57-grid,.provider-grid-v57{grid-template-columns:1fr}.provider-facts-v57{grid-template-columns:repeat(2,minmax(0,1fr))}}.gst-v58-layout{grid-template-columns:360px minmax(0,1fr);gap:16px;margin:16px 0;display:grid}.gst-settings-v58 textarea{resize:vertical;width:100%}.gst-invoice-table-v58 table{min-width:1120px}.v58-manual-tax{margin-top:16px}.v58-manual-tax>.panel-head>span{color:#7a8799;font-size:11px}.v58-manual-tax .tax-layout{grid-template-columns:360px minmax(0,1fr);margin:0}.v58-manual-stats{flex-wrap:wrap;gap:10px;margin-bottom:10px;display:flex}.v58-manual-stats span{background:#f1f5f9;border:1px solid #dbe3ed;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:800}@media (width<=1050px){.gst-v58-layout,.v58-manual-tax .tax-layout{grid-template-columns:1fr}}.v59-purchase-itc{margin-top:18px}.v59-purchase-layout{grid-template-columns:minmax(330px,.85fr) minmax(0,1.8fr);align-items:start;gap:18px;display:grid}.v59-purchase-form{gap:12px;padding:2px 0;display:grid}.v59-purchase-form label,.v59-period label{color:#334155;gap:6px;font-size:12px;font-weight:800;display:grid}.v59-purchase-form input,.v59-purchase-form select,.v59-period input{color:#0f172a;min-height:42px;font:inherit;background:#fff;border:1px solid #d9e2ef;border-radius:10px;outline:none;padding:9px 11px}.v59-purchase-form input:focus,.v59-purchase-form select:focus,.v59-period input:focus{border-color:#214dc5;box-shadow:0 0 0 3px #214dc51a}.v59-tax-preview{grid-template-columns:repeat(3,minmax(0,1fr));margin:4px 0}.v59-tax-preview>div{min-width:0}.v59-itc-table{border:1px solid #e6ecf4;border-radius:12px;max-width:100%;overflow-x:auto}.v59-itc-table table{min-width:1180px}.v59-itc-table td button{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d6deeb;border-radius:8px;padding:7px 10px;font-weight:800}.v59-gstr{margin-top:18px}.v59-period{border-top:1px solid #eef2f7;flex-wrap:wrap;align-items:end;gap:12px;padding:13px 0 4px;display:flex}.v59-period label{min-width:160px}.v59-period>span{color:#64748b;flex:1;min-width:260px;padding-bottom:7px;font-size:12px;line-height:1.5}.v59-gstr-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.v59-gstr-grid article{background:#fbfcff;border:1px solid #e7edf5;border-radius:13px;gap:5px;min-width:0;padding:14px;display:grid}.v59-gstr-grid article span{letter-spacing:.04em;color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900}.v59-gstr-grid article strong{color:#0f2d67;overflow-wrap:anywhere;font-size:21px}.v59-gstr-grid article small{color:#64748b;font-size:11px;line-height:1.4}.v59-headwise{border:1px solid #e7edf5;border-radius:12px;overflow-x:auto}.v59-headwise table{border-collapse:collapse;width:100%;min-width:720px}.v59-headwise th,.v59-headwise td{text-align:left;border-bottom:1px solid #eef2f7;padding:11px 12px;font-size:12px}.v59-headwise th{color:#475569;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;font-size:11px}@media (width<=1100px){.v59-purchase-layout{grid-template-columns:1fr}.v59-gstr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.v59-gstr-grid,.v59-tax-preview{grid-template-columns:1fr}.v59-period label,.v59-period>span{min-width:100%}}.v59-purchase-layout{grid-template-columns:minmax(0,390px) minmax(0,1fr);overflow:hidden}.v59-purchase-form{width:100%;min-width:0;overflow:hidden}.v59-purchase-form .two{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0}.v59-purchase-form .two>label,.v59-purchase-form label{min-width:0;max-width:100%}.v59-purchase-form input,.v59-purchase-form select{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.v59-itc-table{align-self:start;width:100%;min-width:0;max-width:100%;overflow:auto hidden}.v59-itc-table table{width:max-content;min-width:1180px;margin:0}@media (width<=1100px){.v59-purchase-layout{grid-template-columns:1fr;overflow:visible}}.v58-manual-tax .tax-layout{grid-template-columns:minmax(300px,390px) minmax(0,1fr)!important;align-items:start!important;gap:18px 30px!important;width:100%!important;display:grid!important}.v58-manual-tax .tax-layout>*{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.v58-manual-tax .tax-layout>form{z-index:1!important;width:100%!important;min-width:0!important;position:relative!important}.v58-manual-tax .tax-layout>:nth-child(2){z-index:0!important;width:100%!important;min-width:0!important;max-width:100%!important;position:relative!important;overflow:auto visible!important}.v58-manual-tax .tax-layout>:nth-child(2) table{width:100%!important;min-width:680px!important;margin:0!important}.v58-manual-tax .v58-manual-stats{max-width:100%!important;margin-left:0!important}@media (width<=1180px){.v58-manual-tax .tax-layout{grid-template-columns:1fr!important}.v58-manual-tax .tax-layout>:nth-child(2){width:100%!important;max-width:100%!important}}@media (width>=761px){.admin-app{align-items:stretch!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.sidebar{height:100dvh!important;min-height:0!important;position:sticky!important;top:0!important;overflow:hidden!important}.sidebar nav{scrollbar-gutter:stable;overscroll-behavior-y:contain!important;flex:auto!important;min-height:0!important;overflow:hidden auto!important}.admin-main{overscroll-behavior-y:contain!important;height:100dvh!important;min-height:0!important;overflow:hidden auto!important}}.benefit-card-modal{z-index:9900;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#04182fdd;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.benefit-card-modal-shell{background:#f6f9fc;border:1px solid #d8e2ec;border-radius:20px;width:min(1180px,96vw);padding:17px;box-shadow:0 26px 80px #00162d70}.benefit-card-modal-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.benefit-card-modal-head small{color:#a46a0c;letter-spacing:.12em;font-size:8px;font-weight:900;display:block}.benefit-card-modal-head h2{color:#082b53;margin:3px 0 0;font-size:18px}.benefit-card-modal-head button,.benefit-card-modal-actions button,.benefit-card-modal-actions a{color:#153d62;cursor:pointer;background:#fff;border:1px solid #c7d5e2;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:8px;font-weight:900;text-decoration:none;display:inline-flex}.benefit-card-modal-head button svg,.benefit-card-modal-actions button svg{width:16px}.benefit-card-face-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.benefit-card-modal-actions{background:#eaf2f8;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding:10px;display:flex}.benefit-card-modal-actions span{color:#63778b;margin-left:auto;font-size:8px}.navshri-benefit-card{aspect-ratio:85.6/53.98;color:#fff;isolation:isolate;background:radial-gradient(circle at 70% 25%,#0b4e9d55 0 22%,#0000 43%),linear-gradient(135deg,#031a3b 0%,#062e67 56%,#031732 100%);border:2px solid #d3a334;border-radius:22px;padding:5.2%;position:relative;overflow:hidden;box-shadow:0 18px 38px #021a3540;container-type:inline-size}.navshri-benefit-card:after{content:"";pointer-events:none;border:1px solid #f1cf7155;border-radius:17px;position:absolute;inset:7px}.navshri-benefit-card header{z-index:3;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:relative}.navshri-benefit-card header img{object-fit:contain;object-position:left top;filter:drop-shadow(0 3px 6px #0008);width:34%;max-height:17%}.nbc-tier{z-index:5;color:#f5cc68;text-align:center;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;background:#071e3ddd;border:1px solid #f1cf7166;border-radius:999px;max-width:34%;padding:6px 9px;font-size:1.9cqw;font-weight:900;position:absolute;top:31%;right:6%;overflow:hidden}.nbc-title,.nbc-back-title{z-index:3;color:#f4c85f;letter-spacing:.08em;text-shadow:0 2px 8px #0007;margin-top:6%;font-size:4.5cqw;font-weight:900;position:relative}.nbc-chip{z-index:3;background:linear-gradient(135deg,#f6d672,#b77b10 48%,#f8da7d);border:2px solid #c89726;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;width:18%;height:17%;padding:7px;display:grid;position:absolute;top:43%;left:7%;box-shadow:inset 0 0 0 2px #fff3aa55,0 5px 10px #0005}.nbc-chip i{background:#e8bc55;border:1px solid #755114;border-radius:4px}.nbc-qr{z-index:4;aspect-ratio:1;background:#fff;border:4px solid #e6bb54;border-radius:15px;place-items:center;width:21%;padding:6px;display:grid;position:absolute;top:7%;right:6%;box-shadow:0 8px 18px #0005}.benefit-card-qr-svg{width:100%;height:100%;display:block}.benefit-card-qr-missing{color:#8b1f2d;font-size:8px;font-weight:900}.nbc-number{z-index:3;letter-spacing:.08em;color:#f4f4ef;text-shadow:0 2px 4px #000;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:4.8cqw;font-weight:800;position:absolute;top:64%;left:7%}.nbc-valid{z-index:3;align-items:end;gap:10px;display:flex;position:absolute;bottom:9%;left:7%}.nbc-valid small,.nbc-holder small{color:#d8e4f1;letter-spacing:.08em;font-size:1.7cqw;display:block}.nbc-valid strong{color:#eac45f;font-size:3.1cqw}.nbc-holder{z-index:3;flex-direction:column;display:flex;position:absolute;bottom:7.5%;left:31%}.nbc-holder strong{color:#fff;text-transform:uppercase;font-size:2.9cqw}.nbc-holder span{color:#c8d8e8;margin-top:2px;font-size:1.7cqw}.nbc-cart-mark{z-index:3;color:#e8bd55;position:absolute;bottom:7%;right:8%}.nbc-cart-mark svg{filter:drop-shadow(0 3px 5px #0008);width:8cqw;height:8cqw}.nbc-wave{z-index:1;border:1px solid #2380ff44;border-radius:50%;position:absolute;transform:rotate(-24deg)}.nbc-wave-a{width:70%;height:44%;top:29%;right:-12%}.nbc-wave-b{width:74%;height:48%;top:36%;right:-18%;box-shadow:0 0 0 8px #0c64c511,0 0 0 16px #0c64c50c}.navshri-benefit-card-back header span{color:#a9f0ca;background:#0b8f5330;border:1px solid #62d49a66;border-radius:999px;padding:6px 9px;font-size:2cqw;font-weight:900}.nbc-back-title{margin-top:7%;font-size:4.1cqw}.nbc-benefit-list{z-index:3;gap:7px;width:72%;margin-top:4%;display:grid;position:relative}.nbc-benefit-list>div{background:#ffffff0d;border:1px solid #fff2;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-size:2.05cqw;font-weight:800;display:flex}.nbc-benefit-list svg{color:#e9c25e;width:17px;height:17px}.nbc-safe-copy{z-index:3;color:#c2d3e4;font-size:1.55cqw;line-height:1.45;position:absolute;bottom:18%;left:5.2%;right:5.2%}.navshri-benefit-card-back footer{z-index:3;grid-template-columns:1.1fr 1fr .8fr;gap:9px;display:grid;position:absolute;bottom:5.4%;left:5.2%;right:5.2%}.navshri-benefit-card-back footer>div{flex-direction:column;display:flex}.navshri-benefit-card-back footer strong{color:#fff;font-size:1.8cqw}@media (width<=980px){.benefit-card-face-grid{grid-template-columns:1fr}.benefit-card-modal-shell{width:min(690px,96vw)}}@media (width<=620px){.benefit-card-modal{padding:8px}.benefit-card-modal-shell{padding:10px}.benefit-card-modal-head h2{font-size:14px}.benefit-card-modal-actions{flex-direction:column;align-items:flex-start}.benefit-card-modal-actions span{margin-left:0}.navshri-benefit-card{border-radius:14px}.nbc-qr{border-width:2px;border-radius:8px;padding:3px}.nbc-chip{border-radius:7px;padding:4px}}.navshri-benefit-card-front .nbc-title{letter-spacing:.07em;margin-top:7.2%;font-size:4.05cqw}.navshri-benefit-card-front .nbc-tier{max-width:31%;padding:6px 9px;font-size:1.75cqw;top:30.8%;right:5.8%}.navshri-benefit-card-front .nbc-chip{width:17.5%;height:15.5%;padding:6px;top:44.5%;left:7%}.navshri-benefit-card-front .nbc-number{letter-spacing:.065em;white-space:nowrap;font-size:4.45cqw;top:62.2%;left:7%}.navshri-benefit-card-front .nbc-valid small{font-size:1.55cqw;line-height:1}.navshri-benefit-card-front .nbc-valid strong{white-space:nowrap;font-size:2.55cqw;line-height:1.05}.navshri-benefit-card-front .nbc-holder{width:43%;max-width:43%;line-height:1.04;bottom:5.7%;left:33.5%}.navshri-benefit-card-front .nbc-holder small{font-size:1.5cqw;line-height:1}.navshri-benefit-card-front .nbc-holder strong{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:2.45cqw;line-height:1.06;overflow:hidden}.navshri-benefit-card-front .nbc-holder span{white-space:nowrap;margin-top:3px;font-size:1.5cqw;line-height:1}.navshri-benefit-card-front .nbc-cart-mark{bottom:6.4%;right:6.5%}.navshri-benefit-card-front .nbc-cart-mark svg{width:7.5cqw;height:7.5cqw}.navshri-benefit-card-back .nbc-back-title{margin-top:7.2%;font-size:4cqw}.navshri-benefit-card-back .nbc-benefit-list{gap:7px;width:76%;margin-top:4.2%}.navshri-benefit-card-back .nbc-benefit-list>div{padding:8px 10px;font-size:2.02cqw;line-height:1.15}.navshri-benefit-card-back .nbc-safe-copy{font-size:1.48cqw;line-height:1.4;bottom:18.5%;left:5.5%;right:5.5%}.navshri-benefit-card-back footer{gap:12px;bottom:5.2%;left:5.5%;right:5.5%}.navshri-benefit-card-back footer small{font-size:1.35cqw}.navshri-benefit-card-back footer strong{margin-top:2px;font-size:1.8cqw;line-height:1.05}@media (width<=560px){.navshri-benefit-card-front .nbc-number{font-size:4.1cqw}.navshri-benefit-card-front .nbc-holder strong{font-size:2.25cqw}}.navshri-benefit-card{background:radial-gradient(circle at 10% 5%,#ffffff1a,#0000 23%),radial-gradient(circle at 80% 28%,#1065db47,#0000 34%),linear-gradient(135deg,#03142d 0%,#062d63 50%,#031a3c 100%);border:3px solid #d7a42d;border-radius:26px;box-shadow:0 22px 48px #00122c6b,inset 0 0 0 1px #ffeb9938,inset 0 0 34px #0108187a}.navshri-benefit-card:before{content:"";z-index:0;clip-path:polygon(36% 0,100% 0,100% 100%,0 100%,27% 67%,9% 40%);background:repeating-linear-gradient(160deg,#0079ff2e 0 2px,#0000 2px 11px),linear-gradient(160deg,#0c72f729,#00307c14);width:58%;height:118%;position:absolute;top:-10%;right:-7%;transform:skew(-3deg)}.navshri-benefit-card:after{border:1px solid #ffe18099;border-radius:20px;inset:8px;box-shadow:inset 0 0 0 1px #07142dbf}.navshri-benefit-card .nbc-wave{pointer-events:none;border:none;border-radius:0;transform:none}.navshri-benefit-card .nbc-wave-a{z-index:1;clip-path:polygon(14% 0,100% 0,100% 100%,0 100%,34% 62%);background:linear-gradient(155deg,#0000 0 34%,#1777f647 35% 42%,#0329691a 43% 51%,#1b73ec38 52% 57%,#0000 58% 100%);width:76%;height:45%;top:33%;right:-14%}.navshri-benefit-card .nbc-wave-b{z-index:1;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%,32% 58%);width:84%;height:35%;box-shadow:none;background:repeating-linear-gradient(164deg,#0000 0 10px,#1876ef2e 10px 12px);top:41%;right:-17%}.navshri-benefit-card-front header{z-index:5;align-items:flex-start;width:52%;height:24%;display:flex;position:absolute;top:6.2%;left:6.2%}.navshri-benefit-card-front header img{object-fit:contain;object-position:left top;filter:drop-shadow(0 4px 9px #000a)drop-shadow(0 0 1px #fff);width:100%;max-height:100%}.navshri-benefit-card-front .nbc-title{z-index:4;letter-spacing:.075em;color:#f6cf69;text-shadow:0 1px #8a5d11,0 3px 8px #0009;white-space:nowrap;margin:0;font-size:4.75cqw;line-height:1;position:absolute;top:33.5%;left:7%}.navshri-benefit-card-front .nbc-qr{background:#fff;border:4px solid #e7bc55;border-radius:17px;width:23.5%;padding:7px;top:6.1%;right:5.2%;box-shadow:0 9px 19px #0007,inset 0 0 0 2px #fff6}.navshri-benefit-card-front .nbc-tier{color:#f5cd67;letter-spacing:.045em;text-overflow:ellipsis;background:linear-gradient(#15325b,#061b39);border:1px solid #f8cd65d9;border-radius:999px;width:24%;max-width:24%;padding:5px 8px;font-size:1.63cqw;top:31.2%;right:5.3%;box-shadow:0 4px 9px #0006}.navshri-benefit-card-front .nbc-chip{background:linear-gradient(135deg,#ffe58c 0%,#c9881e 44%,#f5ce65 75%,#a96c13 100%);border:2px solid #c89622;border-radius:13px;width:21%;height:19%;padding:7px;top:47%;left:7%;box-shadow:inset 0 0 0 2px #fff6bd73,0 7px 13px #0006}.navshri-benefit-card-front .nbc-chip i{background:linear-gradient(#e9be57,#c89127);border-color:#7d5411}.navshri-benefit-card-front .nbc-number{letter-spacing:.08em;color:#f5f2e9;text-shadow:0 2px #364052,0 4px 7px #000b;white-space:nowrap;font-size:5.35cqw;font-weight:850;line-height:1;top:68%;left:7%}.navshri-benefit-card-front .nbc-valid{flex-direction:row;align-items:baseline;gap:1.1cqw;width:auto;line-height:1;display:flex;bottom:13.6%;left:7%}.navshri-benefit-card-front .nbc-valid small{color:#f6f8fb;letter-spacing:.055em;font-size:2.05cqw;font-weight:800}.navshri-benefit-card-front .nbc-valid strong{color:#eec55c;text-shadow:0 2px 5px #0009;white-space:nowrap;font-size:3.1cqw}.navshri-benefit-card-front .nbc-holder{grid-template-columns:auto 1fr;align-items:baseline;column-gap:1.1cqw;width:58%;max-width:58%;line-height:1.02;display:grid;bottom:3.1%;left:7%}.navshri-benefit-card-front .nbc-holder small{color:#f7f9fc;letter-spacing:.055em;white-space:nowrap;grid-column:1;font-size:2.05cqw;font-weight:850}.navshri-benefit-card-front .nbc-holder strong{color:#f6cf69;text-shadow:0 2px 5px #0009;white-space:nowrap;text-overflow:ellipsis;grid-column:2;margin:0;font-size:3cqw;overflow:hidden}.navshri-benefit-card-front .nbc-holder span{color:#c7d8ea;white-space:nowrap;grid-column:2;margin-top:2px;font-size:1.55cqw}.navshri-benefit-card-front .nbc-cart-mark{color:#f1c55c;bottom:4.2%;right:7.2%}.navshri-benefit-card-front .nbc-cart-mark svg{stroke-width:1.8px;filter:drop-shadow(0 4px 7px #0009);width:11.8cqw;height:11.8cqw}.navshri-benefit-card-back header{z-index:5;position:absolute;top:6%;left:5.8%;right:5.8%}.navshri-benefit-card-back header img{filter:drop-shadow(0 4px 9px #000a);width:41%;max-height:20%}.navshri-benefit-card-back header span{color:#d6ffe9;background:linear-gradient(#0a8065,#064b43);border-color:#7ee1b3;padding:6px 10px;font-size:1.9cqw;box-shadow:0 4px 9px #0005}.navshri-benefit-card-back .nbc-back-title{color:#f3c85f;text-shadow:0 2px 6px #0008;margin:0;font-size:4.5cqw;position:absolute;top:34%;left:6%}.navshri-benefit-card-back .nbc-benefit-list{gap:8px;width:67%;margin:0;position:absolute;top:47%;left:6%}.navshri-benefit-card-back .nbc-benefit-list>div{background:linear-gradient(90deg,#ffffff17,#ffffff09);border:1px solid #ffe08d38;padding:9px 11px;font-size:2cqw;box-shadow:inset 3px 0 #e0b653}.navshri-benefit-card-back .nbc-benefit-list svg{color:#f2ca65}.navshri-benefit-card-back .nbc-safe-copy{color:#c7d7e8;font-size:1.48cqw;bottom:18%;left:6%;right:6%}.navshri-benefit-card-back footer{border-top:1px solid #ffda7a3d;grid-template-columns:1fr 1fr .7fr;gap:12px;padding-top:8px;bottom:5.1%;left:6%;right:6%}.navshri-benefit-card-back footer small{color:#93abc2;font-size:1.42cqw}.navshri-benefit-card-back footer strong{font-size:1.95cqw}@media (width<=620px){.navshri-benefit-card{border-radius:16px}.navshri-benefit-card:after{border-radius:12px;inset:5px}.navshri-benefit-card-front .nbc-title{font-size:4.45cqw}.navshri-benefit-card-front .nbc-number{font-size:4.9cqw}.navshri-benefit-card-front .nbc-holder strong{font-size:2.65cqw}.navshri-benefit-card-front .nbc-holder small{font-size:1.85cqw}}.benefit-card-scanner-overlay{z-index:9998;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#041226c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.benefit-card-scanner-shell{background:#f8fbff;border:1px solid #d9e4f0;border-radius:24px;width:min(980px,96vw);max-height:92vh;overflow:auto;box-shadow:0 28px 80px #0312266b}.benefit-card-scanner-shell>header{background:linear-gradient(135deg,#fff,#f4f8fd);border-bottom:1px solid #dce6f1;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.benefit-card-scanner-shell>header span{color:#ae6b00;letter-spacing:.13em;font-size:11px;font-weight:900;display:block}.benefit-card-scanner-shell>header h2{color:#08274d;margin:5px 0 4px}.benefit-card-scanner-shell>header p{color:#61758e;margin:0;font-size:13px;line-height:1.45}.benefit-card-scanner-shell>header button{color:#15385e;background:#fff;border:1px solid #c9d7e7;border-radius:12px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:flex}.benefit-card-scanner-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;padding:20px;display:grid}.benefit-card-camera-card,.benefit-card-scan-result{background:#fff;border:1px solid #dce6f0;border-radius:18px;min-width:0;padding:16px}.benefit-card-camera-frame{aspect-ratio:4/3;background:linear-gradient(135deg,#061b3b,#0b346b);border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.benefit-card-camera-frame video{object-fit:cover;background:#061b3b;width:100%;height:100%}.benefit-card-camera-reticle{color:#f4c24c;border:1px solid #ffffff40;justify-content:center;align-items:center;display:flex;position:absolute;inset:16%}.benefit-card-camera-reticle>svg{filter:drop-shadow(0 3px 12px #0008);width:44px;height:44px}.benefit-card-camera-reticle i{border-color:#f4c24c;width:34px;height:34px;position:absolute}.benefit-card-camera-reticle i:first-child{border-top:4px solid;border-left:4px solid;top:-2px;left:-2px}.benefit-card-camera-reticle i:nth-child(2){border-top:4px solid;border-right:4px solid;top:-2px;right:-2px}.benefit-card-camera-reticle i:nth-child(3){border-bottom:4px solid;border-left:4px solid;bottom:-2px;left:-2px}.benefit-card-camera-reticle i:nth-child(4){border-bottom:4px solid;border-right:4px solid;bottom:-2px;right:-2px}.benefit-card-camera-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.benefit-card-camera-actions button,.benefit-card-manual-verify button{color:#14365b;background:#fff;border:1px solid #c9d7e8;border-radius:11px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:inline-flex}.benefit-card-camera-actions .scanner-primary,.benefit-card-manual-verify button{color:#fff;background:#0a4d90;border-color:#0a4d90}.benefit-card-camera-card>small{color:#6f8094;margin-top:9px;line-height:1.4;display:block}.benefit-card-scan-message{color:#24496f;background:#eef5fd;border:1px solid #d4e3f3;border-radius:12px;align-items:flex-start;gap:9px;padding:11px;font-weight:700;display:flex}.benefit-card-scan-message.valid{color:#087344;background:#ecfbf3;border-color:#a9e2c1}.benefit-card-scan-message.invalid,.benefit-card-scan-message.error{color:#a52434;background:#fff2f2;border-color:#efc2c2}.benefit-card-scan-message.verifying{color:#805c00;background:#fff9e8;border-color:#efd79b}.benefit-card-manual-verify{gap:10px;margin-top:14px;display:grid}.benefit-card-manual-verify label{color:#15385d;gap:6px;font-weight:800;display:grid}.benefit-card-manual-verify input{width:100%;font:inherit;border:1px solid #cbd9e8;border-radius:10px;padding:11px 12px}.benefit-card-manual-verify small{color:#6d7e90;line-height:1.45}.benefit-card-verified-card{color:#fff;background:linear-gradient(145deg,#061d43,#0b3b76);border:2px solid #b8c9db;border-radius:16px;margin-top:14px;padding:15px;box-shadow:0 13px 30px #06264e2e}.benefit-card-verified-card.valid{border-color:#d3a634}.benefit-card-verified-card.invalid{filter:saturate(.75);border-color:#c94b5a}.benefit-card-verify-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.benefit-card-verify-top span{letter-spacing:.1em;color:#f2c55a;font-size:11px;font-weight:900}.benefit-card-verify-top b{background:#ffffff18;border:1px solid #ffffff2a;border-radius:999px;padding:5px 9px;font-size:12px}.benefit-card-verified-card h3{margin:10px 0;font-size:22px}.benefit-card-verify-meta{grid-template-columns:1fr 1fr;gap:8px;display:grid}.benefit-card-verify-meta div{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:9px}.benefit-card-verify-meta small{color:#bdd0e5;display:block}.benefit-card-verify-meta strong{word-break:break-word;margin-top:3px;display:block}.benefit-card-verified-card>a{color:#fff3bf;border-bottom:1px solid;margin-top:12px;font-weight:800;text-decoration:none;display:inline-block}.partner-benefit-card-scanner{color:#fff;background:linear-gradient(135deg,#071f45,#0c4a84);border:1px solid #d3a42e;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin:14px 0;padding:14px 16px;display:flex}.partner-benefit-card-scanner>div{align-items:flex-start;gap:11px;display:flex}.partner-benefit-card-scanner svg{color:#f2bf43}.partner-benefit-card-scanner strong,.partner-benefit-card-scanner small{display:block}.partner-benefit-card-scanner small{color:#d5e2f1;margin-top:3px}.partner-benefit-card-scanner button{color:#071a34;white-space:nowrap;background:#e2a91f;border:1px solid #e5b944;border-radius:11px;align-items:center;gap:7px;padding:10px 13px;font-weight:900;display:flex}@media (width<=760px){.benefit-card-scanner-overlay{padding:10px}.benefit-card-scanner-grid{grid-template-columns:1fr;padding:12px}.benefit-card-scanner-shell>header{padding:16px}.benefit-card-verify-meta{grid-template-columns:1fr}.partner-benefit-card-scanner{flex-direction:column;align-items:flex-start}.partner-benefit-card-scanner button{justify-content:center;width:100%}}.product-image-uploader{background:#f8fbff;border:1px dashed #b8c5d6;border-radius:12px;gap:7px;padding:12px;display:grid}.product-image-uploader label{gap:7px;font-weight:700;display:grid}.product-image-uploader input[type=file]{background:#fff;border:1px solid #d7e0ea;border-radius:9px;padding:9px}.product-image-uploader>small{color:#5f6f82;line-height:1.45}.category-master-layout{grid-template-columns:minmax(290px,360px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.category-master-form{gap:12px;display:grid;position:sticky;top:86px}.category-master-form label{gap:6px;display:grid}.purchase-workspace,.purchase-multi-form{gap:16px;display:grid}.purchase-supplier-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.purchase-supplier-grid label{gap:6px;display:grid}.purchase-tax-mode{background:#f8fbff;border:1px solid #d7e2ee;border-radius:12px;align-content:center;gap:4px;padding:12px;display:grid}.purchase-tax-mode span{color:#63758a;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.purchase-tax-mode strong{color:#17375e}.purchase-tax-mode small{color:#47617e}.purchase-lines-editor{background:#fff;border:1px solid #d9e2ec;border-radius:14px;overflow:hidden}.purchase-lines-head{background:#f2f6fb;border-bottom:1px solid #d9e2ec;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.purchase-lines-head>div{gap:2px;display:grid}.purchase-lines-head button{align-items:center;gap:6px;display:inline-flex}.purchase-line-row{border-bottom:1px solid #edf1f5;grid-template-columns:40px minmax(260px,2.1fr) minmax(110px,.7fr) minmax(150px,.9fr) minmax(130px,.8fr) 42px;align-items:end;gap:10px;padding:12px 14px;display:grid}.purchase-line-row:last-child{border-bottom:0}.purchase-line-row label{gap:5px;display:grid}.purchase-line-row label small{color:#6b7888;line-height:1.35}.line-no{color:#fff;background:#17375e;border-radius:50%;align-self:center;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.purchase-line-total{background:#f8fafc;border-radius:10px;gap:3px;padding:8px 10px;display:grid}.purchase-line-total span,.purchase-line-total small{color:#66788d;font-size:11px}.purchase-line-total strong{color:#18395f}.line-remove{place-items:center;width:38px;height:38px;display:grid}.po-tax-preview{grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;display:grid}.po-tax-preview>div{background:#f9fbfd;border:1px solid #dbe4ee;border-radius:11px;gap:4px;padding:11px 12px;display:grid}.po-tax-preview span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:800}.po-tax-preview strong{color:#17375e;font-size:17px}.po-tax-preview .grand{background:#fff7df;border-color:#e6c26e}.po-item-list{gap:7px;min-width:240px;display:grid}.po-item-list>div{background:#f8fafc;border:1px solid #eef2f6;border-radius:8px;gap:2px;padding:6px 8px;display:grid}.po-item-list strong{font-size:12px}.po-item-list small{color:#65758a;font-size:11px}@media (width<=1200px){.purchase-supplier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-line-row{grid-template-columns:34px minmax(220px,1.7fr) 100px 130px 120px 40px}}@media (width<=900px){.category-master-layout{grid-template-columns:1fr}.category-master-form{position:static}.purchase-supplier-grid{grid-template-columns:1fr}.purchase-line-row{grid-template-columns:34px 1fr 1fr}.purchase-line-row label:first-of-type{grid-column:2/4}.purchase-line-total{grid-column:2/3}.po-tax-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}.workspace-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.workspace-head-actions button{align-items:center;gap:7px;display:inline-flex}.workspace-head-actions svg{width:16px;height:16px}.workspace-tabbar{z-index:1;scrollbar-width:thin;align-items:center;gap:7px;padding:9px 10px;display:flex;position:relative;top:auto;overflow-x:auto}.workspace-tabbar button{white-space:nowrap;color:#17345f;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800;transition:all .16s}.workspace-tabbar button:hover{background:#fffaf0;border-color:#b88a2d}.workspace-tabbar button.active{color:#fff;background:#082d5c;border-color:#082d5c;box-shadow:0 5px 14px #082d5c2e}.workflow-pipeline{flex-wrap:wrap;align-items:center;gap:9px;padding:14px 2px;display:flex}.workflow-pipeline span{color:#143561;background:#f8fbff;border:1px solid #dbe5f0;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:800}.workflow-pipeline svg{color:#bd8421;flex:none;width:17px}.purchase-filterbar{grid-template-columns:minmax(240px,1.5fr) repeat(4,minmax(140px,.75fr)) minmax(135px,.7fr) minmax(135px,.7fr) auto;align-items:center;gap:8px;margin-bottom:12px;padding:10px;display:grid;overflow-x:auto}.purchase-filterbar label{background:#fff;border:1px solid #dbe4ef;border-radius:8px;align-items:center;gap:7px;min-width:240px;padding:0 10px;display:flex}.purchase-filterbar label svg{color:#58708f;width:16px}.purchase-filterbar label input{box-shadow:none!important;border:0!important;padding-left:0!important}.purchase-filterbar select,.purchase-filterbar>input{min-width:135px}.purchase-filterbar button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:flex}.purchase-supplier-master{grid-template-columns:minmax(340px,2fr) minmax(220px,1fr);gap:12px;margin-bottom:13px;display:grid}.po-supplier-snapshot-preview{background:linear-gradient(#f9fcff,#f4f8fd);border:1px solid #d7e3ef;border-radius:12px;grid-template-columns:repeat(4,minmax(155px,1fr));gap:8px;margin:10px 0 14px;padding:12px;display:grid}.po-supplier-snapshot-preview>div{background:#fff;border:1px solid #e5edf5;border-radius:9px;min-width:0;padding:9px 10px}.po-supplier-snapshot-preview small{color:#71849d;text-transform:uppercase;letter-spacing:.04em;font-size:10px;display:block}.po-supplier-snapshot-preview strong{color:#112f58;overflow-wrap:anywhere;margin-top:4px;font-size:12px;display:block}.supplier-workspace-title .gold-button{color:#fff!important;background:linear-gradient(#dca934,#bf7f0f)!important;border-color:#bf7f0f!important}.supplier-directory{padding:12px}.supplier-directory-tools{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(140px,.72fr)) auto;gap:8px;margin-bottom:12px;display:grid}.supplier-search{background:#fff;border-radius:8px;align-items:center;gap:7px;border:1px solid #d9e3ee!important;padding:0 10px!important;display:flex!important}.supplier-search svg{color:#59718f;width:16px}.supplier-search input{box-shadow:none!important;border:0!important;padding-left:0!important}.supplier-directory .table-wrap{max-width:100%;overflow:auto}.supplier-directory table{min-width:1180px}.supplier-type-pills{flex-wrap:wrap;gap:8px;margin:8px 0 2px;display:flex}.supplier-type-pills span{color:#17375f;background:#f0f5fb;border:1px solid #d6e2ee;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800}.supplier-snapshot-card{margin-top:12px}.supplier-fact-grid{grid-template-columns:repeat(4,minmax(145px,1fr));gap:9px;display:grid}.supplier-fact-grid>div{background:#f9fbfe;border:1px solid #e0e8f1;border-radius:10px;min-width:0;padding:10px}.supplier-fact-grid small{color:#6e829b;text-transform:uppercase;letter-spacing:.04em;font-size:10px;display:block}.supplier-fact-grid strong{color:#0c2d59;overflow-wrap:anywhere;margin-top:4px;font-size:12px;display:block}.supplier-edit-panel{padding:0;overflow:hidden}.supplier-edit-panel>.panel-head{border-bottom:1px solid #e2e9f1;padding:16px 18px 12px}.supplier-form-scroll{scrollbar-width:thin;min-height:420px;max-height:calc(100vh - 280px);padding:14px 18px 18px;overflow-y:auto}.supplier-form-section{border-bottom:1px solid #e4ebf3;margin-bottom:14px;padding:4px 0 16px}.supplier-form-section:last-child{border-bottom:0}.supplier-form-section h3{color:#0a2b59;margin:0 0 10px;font-size:14px}.supplier-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.supplier-section-title small{color:#69809b}.supplier-form-grid{grid-template-columns:repeat(3,minmax(190px,1fr));gap:10px;display:grid}.supplier-form-section label{min-width:0}.supplier-form-section label small{color:#8293a8;margin-left:5px;font-size:9px}.supplier-form-actions{z-index:3;background:#fbfdff;border-top:1px solid #e2e9f1;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 18px 16px;display:flex;position:sticky;bottom:0}.supplier-form-actions button{align-items:center;gap:6px;display:flex}.supplier-form-actions svg{width:15px}.supplier-form-actions .danger{margin-left:auto}.supplier-doc-grid{grid-template-columns:repeat(3,minmax(230px,1fr));gap:10px;display:grid}.supplier-doc-card{background:#fff;border:1px solid #dce5ef;border-radius:11px;min-width:0;padding:11px}.supplier-doc-head{align-items:flex-start;gap:8px;display:flex}.supplier-doc-head>svg{color:#123a70;width:21px;margin-top:2px}.supplier-doc-head>div{flex:1;min-width:0}.supplier-doc-head strong{color:#0e315f;display:block}.supplier-doc-head small{color:#71839a;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.supplier-doc-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.supplier-doc-actions button,.file-action{color:#16427a;cursor:pointer;background:#fff;border:1px solid #d4dfeb;border-radius:7px;align-items:center;gap:5px;padding:7px 8px;font-size:10px;font-weight:800;display:inline-flex}.supplier-doc-actions svg,.file-action svg{width:13px;height:13px}.file-action input,.supplier-upload-box input{display:none}.supplier-upload-box{color:#245084;cursor:pointer;background:#f8fbff;border:1px dashed #9bb0c7;border-radius:8px;justify-content:center;align-items:center;gap:7px;margin-top:10px;padding:14px;font-weight:800;display:flex}.supplier-upload-box svg{width:16px}.supplier-doc-card .danger{color:#bd2525;background:#fff8f8;border-color:#f2c8c8}.supplier-preview-modal{z-index:2500;background:#031228b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.supplier-preview-dialog{background:#fff;border-radius:14px;flex-direction:column;width:min(1080px,94vw);height:min(820px,90vh);display:flex;overflow:hidden;box-shadow:0 28px 70px #00000059}.supplier-preview-head{border-bottom:1px solid #dde5ee;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;display:flex}.supplier-preview-head strong{color:#0b2d5a;display:block}.supplier-preview-head small{color:#6c809a;display:block}.supplier-preview-head button{background:#f2f5f8;border:0;border-radius:8px;place-items:center;padding:7px;display:grid}.supplier-preview-body{background:#e9eef4;flex:1;place-items:center;min-height:0;display:grid}.supplier-preview-body img{object-fit:contain;max-width:100%;max-height:100%}.supplier-preview-body iframe{background:#fff;border:0;width:100%;height:100%}.supplier-edit-panel details pre,.product-table-panel details pre{white-space:pre-wrap;background:#f5f7fa;border-radius:7px;max-width:480px;max-height:220px;padding:8px;font-size:10px;overflow:auto}.supplier-edit-panel .status,.supplier-directory .status{white-space:nowrap}@media (width<=1180px){.po-supplier-snapshot-preview,.supplier-fact-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.supplier-form-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.supplier-doc-grid,.supplier-directory-tools{grid-template-columns:1fr 1fr}.purchase-filterbar{grid-template-columns:minmax(230px,1fr) repeat(7,minmax(135px,1fr))}.workspace-tabbar{top:auto}}@media (width<=760px){.purchase-supplier-master,.supplier-form-grid,.supplier-fact-grid,.po-supplier-snapshot-preview,.supplier-doc-grid,.supplier-directory-tools{grid-template-columns:1fr}.workspace-head-actions{justify-content:flex-start}.workspace-tabbar{position:relative;top:auto}.supplier-form-scroll{max-height:none}.supplier-form-actions .danger{margin-left:0}.supplier-preview-modal{padding:8px}.supplier-preview-dialog{width:98vw;height:92vh}}.supplier-premium-header{justify-content:space-between;align-items:flex-start;gap:24px;margin:2px 0 16px;padding:0 2px;display:flex}.supplier-premium-header h1{color:#0a2b59;letter-spacing:-.6px;margin:4px 0 2px;font-size:31px;line-height:1.08}.supplier-premium-header p{color:#31568a;margin:0;font-size:14px}.supplier-premium-header small{color:#71849d;margin-top:5px;display:block}.supplier-breadcrumb{color:#31568a;align-items:center;gap:6px;font-size:12px;display:flex}.supplier-breadcrumb svg{width:13px;height:13px}.supplier-premium-head-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.supplier-premium-head-actions button{color:#173c70;cursor:pointer;background:#fff;border:1px solid #d5e0eb;border-radius:8px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:inline-flex}.supplier-premium-head-actions .gold-button{justify-content:center;min-width:160px;box-shadow:0 7px 17px #b4770a38;color:#fff!important;background:linear-gradient(#dca934,#bf7f0f)!important;border-color:#bf7f0f!important}.supplier-premium-tabs{border:1px solid #dce6f1;margin-bottom:14px;box-shadow:0 3px 12px #0f2f540a}.supplier-premium-metrics{grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px;margin-bottom:14px;display:grid}.supplier-premium-metrics article{background:#fff;border:1px solid #dce6f1;border-radius:10px;align-items:center;gap:13px;padding:14px 15px;display:flex;box-shadow:0 5px 18px #102f530d}.supplier-premium-metrics .metric-icon{color:#1260d1;background:#edf5ff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.supplier-premium-metrics .metric-icon svg{width:24px;height:24px}.supplier-premium-metrics .metric-icon.active{color:#0a9a55;background:#e9fbf2}.supplier-premium-metrics .metric-icon.pending{color:#a66b00;background:#fff6df}.supplier-premium-metrics .metric-icon.blocked{color:#db2424;background:#fff0f0}.supplier-premium-metrics small{color:#46658f;font-size:12px;display:block}.supplier-premium-metrics strong{color:#0a54c6;margin-top:2px;font-size:27px;line-height:1;display:block}.supplier-premium-metrics article:nth-child(2) strong{color:#07934e}.supplier-premium-metrics article:nth-child(3) strong{color:#a66b00}.supplier-premium-metrics article:nth-child(4) strong{color:#d22b2b}.supplier-premium-directory{padding:0;overflow:hidden}.supplier-premium-tools{background:#fff;border-bottom:1px solid #e1e8f1;grid-template-columns:minmax(230px,1.25fr) minmax(135px,.72fr) minmax(135px,.72fr) minmax(130px,.68fr) auto;gap:9px;padding:12px;display:grid}.supplier-premium-tools select,.supplier-premium-tools button{color:#163865;background:#fff;border:1px solid #cfdbea;border-radius:7px;min-height:38px;padding:0 10px;font-weight:700}.supplier-search.premium{min-height:38px;border-radius:7px!important}.supplier-export-button{justify-content:center;align-items:center;gap:7px;min-width:100px;display:flex}.supplier-export-button svg{width:16px}.supplier-premium-table-wrap{max-width:100%;overflow:auto}.supplier-premium-table{border-collapse:separate;border-spacing:0;min-width:1000px}.supplier-premium-table thead th{color:#153966;background:#f5f9fd;border-bottom:1px solid #d9e4ef;padding:12px 10px;font-size:11px;font-weight:900}.supplier-premium-table tbody td{color:#183b67;vertical-align:middle;border-bottom:1px solid #e3ebf3;padding:11px 10px}.supplier-premium-table tbody tr:hover{background:#fbfdff}.supplier-premium-table td strong{color:#0a2d61;display:block}.supplier-premium-table td small{color:#6e829a;margin-top:3px;font-size:10px;display:block}.supplier-row-actions{align-items:center;gap:5px;display:flex}.supplier-row-actions button{color:#16457b;cursor:pointer;background:#fff;border:1px solid #d2deea;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.supplier-row-actions button svg{width:14px}.supplier-row-actions button.danger{color:#c32727;background:#fff8f8;border-color:#efcaca}.supplier-table-footer{color:#3f6088;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;font-size:11px;display:flex}.supplier-table-footer small{color:#788ba2}.supplier-po-preview-head{align-items:center;gap:12px;display:flex}.supplier-po-icon{color:#fff;background:#0a2b59;border-radius:9px;flex:none;place-items:center;width:46px;height:46px;display:grid}.supplier-po-icon svg{width:23px}.supplier-po-preview-head h3{color:#0a2b59;margin:0;font-size:16px}.supplier-po-preview-head p{color:#4c6789;max-width:680px;margin:4px 0 0;font-size:11px}.snapshot-lock{color:#8a5a00;background:#fff3cf;border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:8px 10px;font-size:11px;font-weight:800;display:inline-flex}.snapshot-lock svg{width:14px}.supplier-po-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;margin-top:12px;display:grid}.supplier-po-grid>div{background:#f6f9fd;border-radius:7px;min-width:0;padding:9px 11px}.supplier-po-grid small{color:#567397;font-size:10px;display:block}.supplier-po-grid strong{color:#0b2e60;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;overflow:hidden}.supplier-po-empty{color:#71859d;padding:12px 0 2px;font-size:12px}.supplier-premium-layout.with-drawer{grid-template-columns:minmax(0,1.55fr) minmax(410px,.95fr);align-items:start;gap:14px;display:grid}.supplier-premium-drawer{background:#fff;border:1px solid #d7e1ec;border-radius:11px;min-width:0;overflow:hidden;box-shadow:0 12px 30px #0d2d511a}.supplier-premium-form{background:#fff;box-shadow:none!important;border:0!important;border-radius:0!important}.supplier-premium-form>.panel-head{padding:13px 15px 11px}.supplier-premium-form-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.supplier-premium-form-head h2{margin:2px 0;font-size:20px}.supplier-premium-form-head small{font-size:10px}.supplier-form-head-actions{align-items:center;gap:7px;display:flex}.supplier-form-head-actions .icon-button{color:#0a2b59;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.supplier-form-head-actions .icon-button:hover{background:#f0f5fa}.supplier-form-head-actions .icon-button svg{width:18px}.supplier-premium-form .supplier-form-section{margin-bottom:10px;padding-bottom:12px}.supplier-premium-form .supplier-form-section h3{margin-bottom:8px;font-size:13px}.supplier-premium-form .supplier-doc-card{padding:9px}.supplier-premium-form .supplier-form-actions{gap:6px;padding:10px 12px}.supplier-premium-form .supplier-form-actions button{padding:8px 9px;font-size:10px}.supplier-premium-form input,.supplier-premium-form select,.supplier-premium-form textarea{font-size:12px}@media (width<=1250px){.supplier-premium-layout.with-drawer{grid-template-columns:minmax(0,1.2fr) minmax(380px,.9fr)}.supplier-premium-tools{grid-template-columns:1fr 1fr 1fr}.supplier-premium-tools .supplier-search{grid-column:1/3}.supplier-premium-metrics,.supplier-po-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.supplier-premium-layout.with-drawer{grid-template-columns:1fr}.supplier-premium-drawer{order:-1}.supplier-premium-form .supplier-form-scroll{min-height:0;max-height:none}.supplier-premium-header{flex-direction:column}.supplier-premium-head-actions{width:100%}.supplier-premium-tools{grid-template-columns:1fr 1fr}.supplier-premium-tools .supplier-search{grid-column:1/-1}.supplier-po-preview-head{flex-wrap:wrap;align-items:flex-start}.snapshot-lock{margin-left:0}}@media (width<=640px){.supplier-premium-metrics,.supplier-premium-form .supplier-form-grid,.supplier-po-grid,.supplier-premium-tools{grid-template-columns:1fr}.supplier-premium-tools .supplier-search{grid-column:auto}.supplier-premium-header h1{font-size:25px}}.supplier-premium-head-actions,.supplier-premium-head-actions .gold-button{flex:none!important;width:auto!important}.supplier-premium-layout.with-drawer{grid-template-columns:minmax(0,1fr) minmax(455px,500px)!important;gap:16px!important}.supplier-premium-drawer{overflow:hidden!important}.supplier-premium-form{min-width:0!important;overflow:hidden!important}.supplier-premium-form .supplier-form-scroll{padding:14px 16px 16px!important;overflow:hidden auto!important}.supplier-premium-form .supplier-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px 12px!important}.supplier-premium-form .supplier-form-grid>label,.supplier-premium-form .supplier-form-section>label{color:#14365f!important;gap:6px!important;min-width:0!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important;display:grid!important}.supplier-premium-form input,.supplier-premium-form select,.supplier-premium-form textarea{box-sizing:border-box!important;color:#17375f!important;width:100%!important;min-width:0!important;max-width:100%!important;font:inherit!important;background:#fff!important;border:1px solid #cfdbea!important;border-radius:7px!important;outline:none!important;font-size:12px!important;transition:border-color .15s,box-shadow .15s!important;display:block!important}.supplier-premium-form input,.supplier-premium-form select{min-height:38px!important;padding:8px 10px!important}.supplier-premium-form input:focus,.supplier-premium-form select:focus,.supplier-premium-form textarea:focus{border-color:#6f9fd7!important;box-shadow:0 0 0 3px #2868b41a!important}.supplier-premium-form .supplier-form-section{margin-bottom:12px!important;padding:2px 0 14px!important}.supplier-premium-form .supplier-form-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.supplier-premium-form .supplier-form-actions button{white-space:normal!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:36px!important;line-height:1.2!important}.supplier-premium-form .supplier-form-actions .danger{margin-left:0!important}.supplier-premium-layout.with-drawer .supplier-premium-tools{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.supplier-premium-layout.with-drawer .supplier-premium-tools .supplier-search{grid-column:1/-1!important;min-width:0!important}.supplier-premium-layout.with-drawer .supplier-premium-tools .supplier-export-button{grid-column:3!important}.supplier-search.premium{min-width:0!important}.supplier-search.premium input{width:100%!important;min-width:0!important}@media (width<=1250px){.supplier-premium-layout.with-drawer{grid-template-columns:minmax(0,1fr) minmax(420px,460px)!important}}@media (width<=1080px){.supplier-premium-layout.with-drawer{grid-template-columns:1fr!important}.supplier-premium-drawer{order:-1!important}.supplier-premium-form .supplier-form-scroll{min-height:0!important;max-height:none!important}}@media (width<=620px){.supplier-premium-form .supplier-form-grid,.supplier-premium-form .supplier-form-actions{grid-template-columns:1fr!important}}.supplier-premium-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:20px!important;margin:4px 0 12px!important;padding:0 4px!important;display:grid!important}.supplier-premium-head-actions{grid-template-columns:auto auto!important;align-items:start!important;gap:8px!important;display:grid!important}.supplier-premium-head-actions .gold-button{grid-column:1/-1!important;min-width:180px!important;padding:11px 18px!important}.supplier-premium-head-actions button:not(.gold-button){justify-content:center!important;min-width:88px!important}.supplier-premium-layout.with-drawer{grid-template-columns:minmax(0,1fr) minmax(390px,420px)!important;align-items:start!important;gap:18px!important;display:grid!important;position:relative!important}.supplier-premium-left{min-width:0!important}.supplier-premium-drawer{z-index:14!important;background:#fff!important;border:1px solid #d8e3ef!important;border-radius:12px!important;align-self:start!important;min-width:0!important;max-height:calc(100vh - 182px)!important;position:sticky!important;top:164px!important;overflow:hidden!important;box-shadow:0 18px 42px #0a2b5924!important}.supplier-premium-form{flex-direction:column!important;min-height:620px!important;max-height:calc(100vh - 182px)!important;display:flex!important}.supplier-premium-form>.panel-head{border-bottom:1px solid #e4ebf3!important;flex:none!important;padding:14px 16px 12px!important}.supplier-premium-form .supplier-form-scroll{flex:auto!important;min-height:0!important;max-height:none!important;padding:14px 16px 16px!important;overflow:hidden auto!important}.supplier-premium-form .supplier-form-actions{z-index:1!important;background:#fff!important;border-top:1px solid #dfe8f1!important;flex:none!important;padding:10px 12px 12px!important;position:relative!important;bottom:auto!important;box-shadow:0 -8px 20px #0d2d510d!important}.supplier-premium-form .supplier-form-section{border-bottom:1px solid #e4ebf3!important;margin:0 0 12px!important;padding:3px 0 14px!important}.supplier-premium-form .supplier-form-section h3{color:#0a2b59!important;margin:0 0 10px!important;font-size:13px!important;font-weight:900!important}.supplier-premium-form .supplier-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important;display:grid!important}.supplier-premium-form .supplier-form-grid>label,.supplier-premium-form .supplier-form-section>label,.supplier-accordion-body>label{color:#14365f!important;gap:5px!important;min-width:0!important;font-size:11px!important;font-weight:800!important;display:grid!important}.supplier-premium-form input,.supplier-premium-form select,.supplier-premium-form textarea{box-sizing:border-box!important;color:#17385f!important;width:100%!important;min-width:0!important;box-shadow:none!important;background:#fff!important;border:1px solid #ccd9e8!important;border-radius:7px!important;font-size:11px!important}.supplier-premium-form input,.supplier-premium-form select{height:36px!important;padding:7px 9px!important}.supplier-premium-form textarea{resize:vertical!important;min-height:70px!important;padding:8px 9px!important}.supplier-premium-form input[readonly]{color:#657b97!important;background:#f4f7fb!important}.supplier-form-accordion{background:#fff!important;border:0!important;border-bottom:1px solid #e4ebf3!important;margin:0!important;padding:0!important}.supplier-form-accordion>summary{cursor:pointer!important;color:#0a2b59!important;-webkit-user-select:none!important;user-select:none!important;align-items:center!important;gap:8px!important;min-height:44px!important;padding:0 4px!important;font-size:12px!important;font-weight:900!important;list-style:none!important;display:flex!important}.supplier-form-accordion>summary::-webkit-details-marker{display:none!important}.supplier-form-accordion>summary:before{content:"›"!important;color:#173d70!important;place-items:center!important;width:18px!important;height:18px!important;font-size:18px!important;line-height:1!important;transition:transform .15s!important;display:inline-grid!important;transform:rotate(0)!important}.supplier-form-accordion[open]>summary:before{transform:rotate(90deg)!important}.supplier-form-accordion>summary small{color:#71839b!important;margin-left:6px!important;font-size:10px!important;font-weight:600!important}.supplier-accordion-body{padding:2px 4px 14px!important}.supplier-accordion-body .supplier-form-grid{margin-bottom:8px!important}.supplier-documents-section{padding-top:12px!important}.supplier-premium-form .supplier-doc-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}.supplier-premium-form .supplier-doc-card{border-radius:9px!important;min-width:0!important;padding:8px!important}.supplier-premium-form .supplier-doc-head{grid-template-columns:auto minmax(0,1fr)!important;gap:6px!important;display:grid!important}.supplier-premium-form .supplier-doc-head small{white-space:normal!important;font-size:8px!important;line-height:1.25!important}.supplier-doc-placeholders .supplier-doc-card{background:#fbfdff!important}.premium-workflow-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;display:grid!important}.premium-workflow-actions button{text-align:center!important;white-space:normal!important;border-radius:7px!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:38px!important;padding:7px 8px!important;font-size:9px!important;line-height:1.15!important}.premium-workflow-actions button:disabled{opacity:.46!important;cursor:not-allowed!important}.premium-workflow-actions .danger{margin-left:0!important}.supplier-premium-layout.with-drawer .supplier-premium-metrics{grid-template-columns:repeat(4,minmax(110px,1fr))!important;gap:10px!important}.supplier-premium-layout.with-drawer .supplier-premium-tools .supplier-search,.supplier-premium-layout.with-drawer .supplier-premium-tools .supplier-export-button{grid-column:auto!important}.supplier-premium-layout.with-drawer .supplier-premium-table{min-width:850px!important}.supplier-premium-directory .empty-grn{text-align:center!important;align-content:center!important;place-items:center!important;min-height:230px!important;padding:36px 16px!important;display:grid!important}.supplier-premium-layout.with-drawer .supplier-po-preview{margin-top:12px!important}.supplier-premium-layout.with-drawer .supplier-po-grid{grid-template-columns:repeat(4,minmax(110px,1fr))!important}@media (width<=1280px){.supplier-premium-layout.with-drawer{grid-template-columns:minmax(0,1fr) minmax(360px,390px)!important;gap:14px!important}.supplier-premium-layout.with-drawer .supplier-premium-tools{grid-template-columns:repeat(3,minmax(0,1fr))!important}.supplier-premium-layout.with-drawer .supplier-premium-tools .supplier-search{grid-column:1/-1!important}.supplier-premium-layout.with-drawer .supplier-premium-tools .supplier-export-button{grid-column:3!important}.premium-workflow-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=1040px){.supplier-premium-layout.with-drawer{grid-template-columns:1fr!important}.supplier-premium-drawer{order:-1!important;max-height:none!important;position:relative!important;top:auto!important}.supplier-premium-form{min-height:0!important;max-height:none!important}.supplier-premium-form .supplier-form-scroll{max-height:none!important}}@media (width<=620px){.supplier-premium-form .supplier-form-grid,.supplier-premium-form .supplier-doc-grid,.premium-workflow-actions{grid-template-columns:1fr!important}}.supplier-premium-header{justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin-bottom:16px!important;display:flex!important}.supplier-premium-header h1{margin:4px 0!important;font-size:29px!important;line-height:1.05!important}.supplier-premium-header p{margin:0!important;font-size:13px!important}.supplier-premium-head-actions .gold-button{border-radius:7px!important;min-width:160px!important;min-height:46px!important;padding:0 22px!important;font-size:14px!important}.supplier-premium-layout.with-drawer{grid-template-columns:minmax(0,1fr) 440px!important;align-items:start!important;gap:18px!important}.supplier-premium-drawer{background:#fff!important;border:1px solid #d7e2ef!important;border-radius:10px!important;box-shadow:0 12px 34px #1130581a!important}.supplier-premium-form .supplier-form-scroll{min-height:0!important;max-height:calc(100vh - 260px)!important;padding:13px 16px 16px!important}.supplier-premium-form>.panel-head{border-bottom:1px solid #e3eaf2!important;padding:13px 16px 11px!important}.supplier-premium-form-head h2{font-size:20px!important}.supplier-premium-form-head span{letter-spacing:.13em!important;font-size:9px!important}.supplier-reference-section{border-bottom:1px solid #e7edf4!important;margin:0 0 11px!important;padding:0 0 11px!important}.supplier-reference-section h3,.supplier-status-audit-reference h3{color:#0a2d60!important;margin:0 0 10px!important;font-size:12px!important;font-weight:900!important}.supplier-reference-grid{gap:8px!important;margin-bottom:8px!important;display:grid!important}.supplier-reference-grid.one{grid-template-columns:1fr!important}.supplier-reference-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important}.supplier-reference-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.supplier-reference-grid.address{grid-template-columns:1fr 1.15fr 1.25fr .8fr!important}.supplier-reference-grid label,.supplier-reference-full{color:#173c6b!important;gap:5px!important;min-width:0!important;font-size:10px!important;font-weight:800!important;display:grid!important}.supplier-reference-grid input,.supplier-reference-grid select,.supplier-reference-full textarea{box-sizing:border-box!important;color:#173c6b!important;background:#fff!important;border:1px solid #cfdbea!important;border-radius:6px!important;width:100%!important;min-width:0!important;min-height:34px!important;padding:7px 9px!important;font-size:11px!important}.supplier-reference-grid input[readonly]{color:#5d718d!important;background:#f5f8fc!important}.supplier-reference-full textarea{resize:vertical!important;min-height:62px!important}.compact-extra{max-width:48%!important;margin-bottom:0!important}.supplier-form-accordion>summary{min-height:36px!important;padding:0 2px!important;font-size:11px!important}.supplier-form-accordion>summary small{font-size:9px!important}.supplier-documents-section{border-bottom:1px solid #e7edf4!important;padding:10px 0 12px!important}.supplier-section-title{justify-content:space-between!important;align-items:center!important;gap:8px!important;margin-bottom:8px!important;display:flex!important}.supplier-section-title h3{margin:0!important;font-size:12px!important}.supplier-section-title small{color:#5d7898!important;font-size:8px!important}.supplier-premium-form .supplier-doc-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.supplier-premium-form .supplier-doc-card{border-radius:7px!important;padding:7px!important}.supplier-premium-form .supplier-doc-head>svg{width:16px!important}.supplier-premium-form .supplier-doc-head strong{font-size:9px!important}.supplier-premium-form .supplier-doc-head small{font-size:7px!important}.supplier-premium-form .supplier-doc-actions{gap:4px!important;margin-top:7px!important}.supplier-premium-form .supplier-doc-actions button,.supplier-premium-form .file-action{padding:5px 6px!important;font-size:8px!important}.supplier-status-audit-reference{padding:10px 0 4px!important}.supplier-status-grid{grid-template-columns:1fr 1fr 1.25fr!important;gap:8px!important;margin-bottom:9px!important;display:grid!important}.supplier-audit-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;display:grid!important}.supplier-status-grid>div,.supplier-audit-grid>div{background:#f7f9fc!important;border:1px solid #e1e8f0!important;border-radius:6px!important;min-width:0!important;padding:7px 8px!important}.supplier-status-grid small,.supplier-audit-grid small{color:#567393!important;font-size:8px!important;display:block!important}.supplier-status-grid strong,.supplier-audit-grid strong{color:#0c2f60!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:3px!important;font-size:9px!important;display:block!important;overflow:hidden!important}.supplier-correction-link{color:#b32626!important;cursor:pointer!important;background:0 0!important;border:0!important;margin-top:8px!important;padding:0!important;font-size:9px!important;font-weight:800!important}.reference-footer-actions{grid-template-columns:1fr 1.18fr 1.35fr 1.15fr!important;gap:6px!important;padding:10px 12px!important}.reference-footer-actions button{border-radius:6px!important;min-height:34px!important;padding:6px 7px!important;font-size:8px!important}.reference-footer-actions .gold-button{color:#fff!important;background:linear-gradient(135deg,#d79a20,#b97500)!important}.reference-footer-actions .danger{color:#d51f1f!important;background:#fff!important;border:1px solid #ef3b3b!important}.supplier-premium-layout.with-drawer .supplier-premium-metrics{grid-template-columns:repeat(4,minmax(105px,1fr))!important;gap:8px!important;margin-bottom:10px!important}.supplier-premium-layout.with-drawer .supplier-premium-metrics article{padding:11px 10px!important}.supplier-premium-layout.with-drawer .supplier-premium-metrics .metric-icon{width:38px!important;height:38px!important}.supplier-premium-layout.with-drawer .supplier-premium-metrics small{font-size:10px!important}.supplier-premium-layout.with-drawer .supplier-premium-metrics strong{font-size:23px!important}.supplier-premium-layout.with-drawer .supplier-premium-tools{grid-template-columns:minmax(185px,1.4fr) 105px 100px 90px 82px!important;gap:6px!important;padding:9px!important;display:grid!important}.supplier-premium-layout.with-drawer .supplier-premium-tools .supplier-search{grid-column:auto!important}.supplier-premium-layout.with-drawer .supplier-premium-tools select,.supplier-premium-layout.with-drawer .supplier-premium-tools button{min-height:34px!important;padding:0 7px!important;font-size:10px!important}.supplier-premium-layout.with-drawer .supplier-search.premium{min-height:34px!important}.supplier-premium-table{min-width:760px!important}.supplier-premium-table thead th,.supplier-premium-table tbody td{padding:9px 7px!important;font-size:9px!important}.supplier-premium-table td small{font-size:8px!important}.supplier-row-actions button{width:27px!important;height:27px!important}.reference-table-footer{grid-template-columns:minmax(150px,1fr) auto auto!important;align-items:center!important;gap:10px!important;padding:9px 12px!important;display:grid!important}.supplier-pagination{align-items:center!important;gap:4px!important;display:flex!important}.supplier-pagination button{color:#163d70!important;background:#fff!important;border:1px solid #d4dfeb!important;border-radius:5px!important;width:27px!important;height:27px!important;font-size:10px!important}.supplier-pagination button.active{color:#fff!important;background:#173a69!important}.supplier-pagination button:disabled{opacity:.4!important}.supplier-pagination span{color:#6b7e95!important;font-size:10px!important}.supplier-rows-label{color:#4f6a8b!important;align-items:center!important;gap:6px!important;font-size:9px!important;display:flex!important}.supplier-rows-label select{background:#fff!important;border:1px solid #d4dfeb!important;border-radius:5px!important;min-height:28px!important}.supplier-po-preview{margin-top:12px!important;padding:11px 12px!important}.supplier-po-preview-head h3{font-size:14px!important}.supplier-po-preview-head p{font-size:9px!important}.supplier-po-icon{width:38px!important;height:38px!important}.snapshot-lock{padding:6px 8px!important;font-size:9px!important}.supplier-po-grid{grid-template-columns:repeat(4,minmax(110px,1fr))!important;gap:6px!important}.supplier-po-grid>div{padding:7px 8px!important}.supplier-po-grid small{font-size:8px!important}.supplier-po-grid strong{font-size:9px!important}@media (width<=1220px){.supplier-premium-layout.with-drawer{grid-template-columns:minmax(0,1fr) 415px!important}.supplier-premium-layout.with-drawer .supplier-premium-tools{grid-template-columns:minmax(165px,1.3fr) 95px 92px 86px 78px!important}}@media (width<=1050px){.supplier-premium-layout.with-drawer{grid-template-columns:1fr!important}.supplier-premium-drawer{order:-1!important}.supplier-reference-grid.address{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.supplier-premium-drawer .supplier-premium-form{height:auto!important;min-height:0!important;max-height:calc(100vh - 182px)!important}.supplier-premium-form .supplier-form-actions.reference-footer-actions{flex-wrap:nowrap!important;flex:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:5px!important;padding:9px 10px 10px!important;display:grid!important;position:relative!important;bottom:auto!important}.supplier-premium-form .supplier-form-actions.reference-footer-actions button{white-space:normal!important;width:100%!important;min-width:0!important;min-height:34px!important;margin:0!important;padding:5px!important;font-size:8px!important;line-height:1.15!important}.supplier-premium-form .supplier-form-scroll{overscroll-behavior:contain!important;flex:auto!important;min-height:0!important;overflow-y:auto!important}@media (width<=1180px){.supplier-premium-form .supplier-form-actions.reference-footer-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
