:root{--bg:#f7f6f1;--surface:#fff;--surface-strong:#f0eee6;--ink:#17211d;--muted:#65736d;--line:#dedbd1;--brand:#146c5c;--brand-strong:#0f4f45;--accent:#d65f3a;--blue:#2f6e8f;--gold:#d9a529;--danger:#b93d42;--shadow:0 18px 50px #17211d14}*{box-sizing:border-box}html{background:var(--bg)}body{background:linear-gradient(180deg, #146c5c14, transparent 260px), var(--bg);color:var(--ink);margin:0;font-family:Tahoma,Segoe UI,Arial,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}img{max-width:100%;display:block}.app-shell{min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f6f1e6;border-bottom:1px solid #dedbd1cc;justify-content:space-between;align-items:center;gap:18px;padding:16px clamp(16px,4vw,42px);display:flex;position:sticky;top:0}.brand-button{min-width:190px;color:var(--ink);text-align:right;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:inline-flex}.brand-button strong,.brand-button small{display:block}.brand-button small{color:var(--muted);margin-top:2px;font-size:.78rem}.brand-mark{color:#fff;background:var(--brand);border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.view-tabs{background:var(--surface);border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;padding:6px;display:flex;box-shadow:0 8px 24px #17211d0a}.view-tabs button,.category-row button{min-height:38px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.view-tabs button.active,.category-row button.selected{color:#fff;background:var(--brand)}.topbar-actions{align-items:center;gap:12px;min-width:0;display:flex}.user-chip{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:10px;max-width:290px;min-height:52px;padding:7px 8px 7px 12px;display:grid;box-shadow:0 8px 24px #17211d0a}.user-chip span,.user-chip strong,.user-chip small{min-width:0;display:block}.user-chip strong,.user-chip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-chip small{color:var(--muted);text-align:right;direction:ltr;margin-top:2px;font-size:.78rem}.pill{min-width:22px;color:var(--ink);background:var(--gold);border-radius:999px;padding:2px 7px;font-size:.78rem;font-weight:700}.notice{width:min(1120px,100% - 32px);color:var(--brand-strong);background:#eaf5ef;border:1px solid #c9e4d8;border-radius:8px;align-items:center;gap:10px;margin:18px auto 0;padding:12px 14px;display:flex}.app-main{width:min(1380px,100% - 32px);margin:24px auto 48px}.loading-state,.empty-state{min-height:220px;color:var(--muted);text-align:center;place-items:center;gap:10px;display:grid}.loading-state.fullscreen{min-height:100vh}.auth-shell{place-items:center;min-height:100vh;padding:24px 16px;display:grid}.auth-panel{background:var(--surface);border:1px solid var(--line);width:min(430px,100%);box-shadow:var(--shadow);border-radius:8px;gap:18px;padding:22px;display:grid}.auth-brand{align-items:center;gap:12px;display:flex}.auth-tabs,.auth-subtabs{background:var(--surface-strong);border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid}.auth-subtabs{background:#fff}.auth-tabs button,.auth-subtabs button{min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:inline-flex}.auth-tabs button.active,.auth-subtabs button.active{color:#fff;background:var(--brand)}.auth-notice{width:100%;margin:0}.auth-form{gap:14px;display:grid}.auth-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-size:.84rem;font-weight:700;display:grid}.auth-divider span{background:var(--line);height:1px}.google-button{min-height:44px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.otp-target,.dev-otp{background:var(--surface-strong);border:1px solid var(--line);color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:11px 12px;line-height:1.6;display:flex}.otp-target strong{color:var(--ink);direction:ltr;display:inline-block}.dev-otp{color:var(--brand-strong);background:#eaf5ef;border-color:#c9e4d8;font-weight:800}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.workspace-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:24px;display:grid}.catalog-area,.checkout-form-area,.dashboard-main{min-width:0}.toolbar,.section-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-title{align-items:flex-end}.eyebrow,.muted{color:var(--accent);margin:0 0 5px;font-size:.78rem;font-weight:700}.muted{color:var(--muted)}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.45rem,2vw,2.25rem);line-height:1.25}h2{margin-bottom:0;font-size:1.05rem;line-height:1.35}.search-box{background:var(--surface);border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;width:min(360px,100%);padding:0 12px;display:flex}.search-box input{width:100%;min-height:44px;color:var(--ink);background:0 0;border:0;outline:0}.category-row{gap:8px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.category-row button{background:var(--surface);border:1px solid var(--line)}.vendor-strip{gap:10px;margin:-4px 0 20px;padding-bottom:4px;display:flex;overflow-x:auto}.vendor-strip button{min-height:42px;color:var(--ink);background:var(--surface);border:1px solid var(--line);white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.vendor-strip button.selected{color:#fff;background:var(--brand);border-color:var(--brand)}.vendor-strip small{color:inherit;opacity:.75;font-size:.76rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;display:grid}.product-card,.stat-card,.cart-panel,.table-surface{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.product-card{overflow:hidden}.product-media{aspect-ratio:4/3;background:var(--surface-strong);position:relative}.product-media img{object-fit:cover;width:100%;height:100%}.badge{top:12px;color:var(--ink);background:var(--gold);border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:700;position:absolute;inset-inline-start:12px}.product-body{gap:12px;padding:14px;display:grid}.product-body p{color:var(--muted);margin-bottom:0;font-size:.92rem;line-height:1.65}.seller-line{color:var(--brand-strong);align-items:center;gap:6px;margin-top:8px;font-size:.82rem;font-weight:800;display:inline-flex}.product-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-meta span{color:var(--muted);font-size:.85rem}.primary-button,.secondary-button,.checkout-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-weight:700;display:inline-flex}.primary-button,.checkout-button{color:#fff;background:var(--brand);border:1px solid var(--brand)}.primary-button:hover,.checkout-button:hover{background:var(--brand-strong)}.secondary-button{color:var(--ink);background:var(--surface);border:1px solid var(--line)}.cart-panel{gap:16px;padding:16px;display:grid;position:sticky;top:96px}.panel-heading,.surface-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-heading-actions{align-items:center;gap:8px;display:flex}.cart-tools{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;gap:12px;padding:12px;display:grid}.compact-field>span,.coupon-form label>span{color:var(--ink);align-items:center;gap:7px;display:inline-flex}.coupon-form{gap:8px;display:grid}.coupon-entry{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.coupon-entry input{text-align:right;text-transform:uppercase;direction:ltr}.coupon-entry button,.coupon-applied button{color:#fff;background:var(--brand);border:1px solid var(--brand);border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:8px 11px;font-weight:800;display:inline-flex}.coupon-applied{min-height:38px;color:var(--brand-strong);background:#eaf5ef;border:1px solid #c9e4d8;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;font-size:.84rem;font-weight:800;display:flex}.coupon-applied button{width:28px;min-height:28px;color:var(--brand-strong);background:0 0;border-color:#c9e4d8;padding:0}.coupon-hint{color:var(--muted);text-align:right;direction:ltr;font-size:.78rem;font-weight:700}.cart-lines,.inventory-list,.customer-list{gap:10px;display:grid}.cart-line,.inventory-row,.customer-row{background:var(--surface-strong);border-radius:8px;align-items:center;gap:10px;padding:10px;display:grid}.cart-line{grid-template-columns:58px minmax(0,1fr);align-items:start}.cart-line img,.inventory-row img{object-fit:cover;border-radius:8px;width:58px;height:58px}.cart-line strong,.cart-line span,.inventory-row strong,.inventory-row span,.customer-row strong,.customer-row span{display:block}.cart-line span,.inventory-row span,.customer-row span{color:var(--muted);font-size:.86rem}.cart-line-main{min-width:0}.cart-line-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cart-line-main b{color:var(--ink);margin-top:4px;font-size:.92rem;display:block}.cart-line-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;display:flex}.stock-note{text-align:center;margin-top:5px}.stepper{border:1px solid var(--line);border-radius:8px;grid-template-columns:32px 48px 32px;align-items:center;display:grid;overflow:hidden}.stepper button{background:var(--surface);border:0;place-items:center;width:32px;height:32px;display:grid}.stepper input{border:0;border-inline:1px solid var(--line);text-align:center;border-radius:0;min-height:32px;padding:0 4px}.stepper input:focus{box-shadow:none}.totals{border-top:1px solid var(--line);gap:10px;padding-top:12px;display:grid}.vendor-breakdown{background:#f7fbf8;border:1px solid #d6e8dc;border-radius:8px;gap:8px;padding:12px;display:grid}.vendor-breakdown>strong{color:var(--brand-strong);font-size:.9rem}.vendor-breakdown div{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:.84rem;display:flex}.vendor-breakdown b{color:var(--ink)}.totals div{color:var(--muted);justify-content:space-between;gap:12px;display:flex}.totals strong{color:var(--ink)}.saving-line strong{color:var(--brand-strong)}.total-line{border-top:1px dashed var(--line);padding-top:10px;font-size:1.05rem}.checkout-layout,.dashboard-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:24px;display:grid}.form-grid,.admin-form{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.admin-form{box-shadow:none;border:0;grid-template-columns:1fr;padding:0}label{color:var(--muted);gap:7px;font-size:.86rem;font-weight:700;display:grid}input,select,textarea{width:100%;min-height:42px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;padding:9px 11px}textarea{resize:vertical;min-height:92px}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #146c5c1f}.phone-input{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:82px minmax(0,1fr);align-items:center;display:grid;overflow:hidden}.phone-input span{min-height:44px;color:var(--brand-strong);background:var(--surface-strong);border-left:1px solid var(--line);direction:ltr;place-items:center;font-weight:800;display:grid}.phone-input input{text-align:right;direction:ltr;border:0;border-radius:0}.otp-input{letter-spacing:0;text-align:center;direction:ltr;font-size:1.4rem;font-weight:800}.phone-input input:focus{box-shadow:none}.phone-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #146c5c1f}.wide,.form-actions{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:10px;display:flex}.checkout-summary{top:96px}.dashboard-layout{grid-template-columns:minmax(0,1fr) 360px}.dashboard-shell{gap:18px;min-height:100vh;padding:16px clamp(12px,4vw,24px) 24px;display:grid}.dashboard-topbar{color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.dashboard-brand{gap:4px;display:grid}.dashboard-brand small{color:var(--muted);font-size:.84rem}.dashboard-home-link{color:var(--brand-strong)}.dashboard-main{background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.dashboard-grid{grid-template-columns:240px minmax(0,1fr);min-height:75vh;display:grid}.dashboard-sidebar{border-left:1px solid var(--line);background:#fcfcf6;padding:14px}.dashboard-nav{gap:8px;margin-top:12px;display:grid}.dashboard-nav-link{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 12px;text-decoration:none;transition:all .15s;display:block}.dashboard-nav-link.active{color:#fff;background:var(--brand);border-color:var(--brand)}.dashboard-content{gap:14px;padding:14px;display:grid}.dashboard-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-heading h2{margin:0}.dashboard-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-role-title{color:var(--muted);margin:0 0 4px;font-size:.9rem}.dashboard-summary-chip{color:var(--ink);background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;place-items:center end;gap:4px;padding:10px 12px;display:grid}.dashboard-summary-chip small{color:var(--muted)}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.card{background:var(--surface-strong);border:1px solid var(--line);border-radius:10px;gap:8px;min-width:0;padding:12px;display:grid}.code-block{border:1px solid var(--line);background:#fff;border-radius:8px;max-height:260px;margin:0;padding:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;overflow:auto}.dashboard-state{text-align:center;place-items:center;gap:8px;min-height:55vh;padding:24px;display:grid}.button{border:1px solid var(--line);min-height:40px;color:var(--ink);background:var(--surface);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;text-decoration:none;display:inline-flex}.button-secondary{color:#fff;background:var(--brand);border-color:#0000}.dashboard-header,.dashboard-actions,.dashboard-tabs,.surface-tools{align-items:center;gap:10px;display:flex}.dashboard-header{justify-content:space-between}.dashboard-actions{flex-wrap:wrap;justify-content:flex-end}.dashboard-tabs{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:6px;overflow-x:auto;box-shadow:0 8px 24px #17211d0a}.dashboard-tabs button{min-height:40px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;display:inline-flex}.dashboard-tabs button.active{color:#fff;background:var(--brand)}.dashboard-section{min-width:0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.stats-grid.expanded{grid-template-columns:repeat(4,minmax(180px,1fr))}.stat-card{gap:8px;padding:16px;display:grid}.stat-card svg{color:var(--blue)}.stat-card span{color:var(--muted);font-size:.86rem}.stat-card strong{font-size:clamp(1.15rem,2vw,1.55rem)}.stat-card small{color:var(--muted);font-size:.8rem}.insight-grid,.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.management-grid{align-items:start;gap:18px;display:grid}.orders-grid{grid-template-columns:minmax(0,1fr) 330px}.products-grid,.vendors-grid{grid-template-columns:360px minmax(0,1fr)}.table-surface{gap:16px;margin-bottom:18px;padding:16px;display:grid}.surface-tools{flex-wrap:wrap;justify-content:flex-end}.search-box.compact{width:min(260px,100%)}.responsive-table{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:860px}th,td{border-bottom:1px solid var(--line);text-align:right;vertical-align:middle;padding:12px 10px}th{color:var(--muted);font-size:.82rem}td span{color:var(--muted);margin-top:3px;font-size:.84rem;display:block}td select{min-width:130px}.status-chip{min-height:28px;color:var(--ink);background:var(--surface-strong);border:1px solid var(--line);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.status-0{color:var(--blue);background:#e8f2f7;border-color:#c8dfe9}.status-1{color:#8a5b05;background:#fff5d9;border-color:#ead49b}.status-2{color:var(--brand-strong);background:#eaf5ef;border-color:#c9e4d8}.status-3{color:#245634;background:#e5f4e8;border-color:#bedfc7}.status-4{color:var(--danger);background:#f8e7e8;border-color:#edc7ca}.pipeline-list,.compact-list,.order-items,.vendor-mini-list{gap:10px;display:grid}.pipeline-row,.metric-row,.compact-row,.detail-lines div{background:var(--surface-strong);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.compact-row{grid-template-columns:46px minmax(0,1fr) auto;display:grid}.compact-row img{object-fit:cover;border-radius:8px;width:46px;height:46px}.compact-row strong,.compact-row span,.metric-row span,.detail-lines span{display:block}.compact-row span,.metric-row span,.detail-lines span{color:var(--muted);font-size:.86rem}.empty-inline{color:var(--muted);background:var(--surface-strong);text-align:center;border-radius:8px;padding:14px}.detail-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:14px;padding:16px;display:grid;position:sticky;top:96px}.detail-lines{gap:8px;display:grid}.detail-lines strong{text-align:left}.inventory-table{gap:10px;display:grid}.inventory-card{background:var(--surface-strong);border-radius:8px;grid-template-columns:58px minmax(0,1fr) 112px 88px auto;align-items:center;gap:12px;padding:10px;display:grid}.inventory-card img{object-fit:cover;border-radius:8px;width:58px;height:58px}.inventory-card strong,.inventory-card span{display:block}.inventory-card span{color:var(--muted);font-size:.86rem}.stock-control{border:1px solid var(--line);border-radius:8px;grid-template-columns:30px 42px 30px;display:grid;overflow:hidden}.stock-control button,.stock-control b{place-items:center;min-height:32px;display:grid}.stock-control button{background:#fff;border:0}.switch-line{color:var(--ink);grid-template-columns:auto 1fr;align-items:center}.switch-line input{width:18px;min-height:18px}.row-actions{gap:6px;display:flex}.customer-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.vendor-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.vendor-card{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;gap:12px;padding:14px;display:grid}.vendor-card-head,.vendor-actions,.vendor-settlement,.vendor-contact{justify-content:space-between;align-items:center;gap:10px;display:flex}.vendor-card-head strong,.vendor-card-head span,.vendor-contact span{display:block}.vendor-card-head>div,.vendor-contact{min-width:0}.vendor-card-head>div span,.vendor-contact span{color:var(--muted);font-size:.84rem}.vendor-contact{flex-direction:column;align-items:flex-start}.vendor-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.vendor-kpis div{border:1px solid var(--line);background:#fff;border-radius:8px;gap:4px;padding:10px;display:grid}.vendor-kpis span,.vendor-settlement span{color:var(--muted);font-size:.8rem}.vendor-settlement{border:1px dashed var(--line);background:#fff;border-radius:8px;padding:10px}.vendor-actions select{min-width:130px}.customer-card{background:var(--surface-strong);border-radius:8px;gap:12px;padding:14px;display:grid}.customer-card strong,.customer-card span{display:block}.customer-card span{color:var(--muted);font-size:.86rem}.customer-metrics{justify-content:space-between;gap:10px;display:flex}.settings-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.customer-row{grid-template-columns:1fr auto}.admin-panel{position:sticky;top:96px}.two-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.checkbox-line{grid-template-columns:auto 1fr;align-items:center}.checkbox-line input{width:18px;min-height:18px}.inventory-row{grid-template-columns:52px minmax(0,1fr) auto}.inventory-row img{width:52px;height:52px}.icon-button{width:36px;height:36px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;display:grid}.icon-button.danger{color:var(--danger)}.section-header{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:14px;margin-bottom:18px;display:grid}.section-header h1,.dashboard-header .section-header{margin-bottom:0}.section-description{max-width:680px;color:var(--muted);margin:8px 0 0;line-height:1.7}.section-meta,.section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.section-meta span{min-height:34px;color:var(--brand-strong);background:#eaf5ef;border:1px solid #c9e4d8;border-radius:8px;align-items:center;padding:7px 10px;font-size:.82rem;font-weight:800;display:inline-flex}.topbar-quick{align-items:center;gap:10px;min-width:0;margin-inline-start:auto;display:none}.topbar-quick__pill{color:#fff;background:var(--blue);border-radius:8px;align-items:center;min-height:30px;padding:5px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.topbar-quick__text{max-width:280px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-nav{inset-inline:12px;z-index:20;border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;display:none;position:fixed;bottom:12px}.mobile-nav button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex}.mobile-nav button.active{color:#fff;background:var(--brand)}.mobile-nav span{min-width:22px;height:22px;color:var(--ink);background:var(--gold);border-radius:8px;place-items:center;padding:0 6px;font-size:.76rem;display:inline-grid}.storefront-hero{color:var(--ink);background:linear-gradient(135deg, #146c5c1a, #2f6e8f14), var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:16px;margin-bottom:16px;padding:18px;display:grid}.storefront-hero h2{max-width:720px;font-size:clamp(1.2rem,1.8vw,1.7rem)}.storefront-hero-kpis,.storefront-badges{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.storefront-hero-kpis div,.storefront-badge{border:1px solid var(--line);background:#ffffffd1;border-radius:8px;gap:5px;padding:12px;display:grid}.storefront-hero-kpis span,.storefront-badge span{color:var(--muted);font-size:.78rem}.storefront-hero-kpis strong{font-size:1.18rem}.storefront-badges{margin-bottom:16px}.storefront-badge{grid-template-columns:auto minmax(0,1fr);align-items:center}.storefront-badge svg{color:var(--blue)}.filter-pills{flex-wrap:wrap;gap:8px;margin:-6px 0 16px;display:flex}.filter-pills span{min-height:30px;color:var(--blue);background:#e8f2f7;border:1px solid #c8dfe9;border-radius:8px;align-items:center;padding:5px 9px;font-size:.8rem;font-weight:800;display:inline-flex}.product-card{transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.product-card:hover{border-color:#146c5c4d;transform:translateY(-2px);box-shadow:0 18px 42px #17211d1f}.product-card--muted{opacity:.78}.product-card__head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.stock-chip{min-height:28px;color:var(--brand-strong);white-space:nowrap;background:#eaf5ef;border:1px solid #c9e4d8;border-radius:8px;align-items:center;padding:4px 8px;font-size:.76rem;font-weight:800;display:inline-flex}.stock-chip.low{color:#8a5b05;background:#fff5d9;border-color:#ead49b}.no-image{width:100%;height:100%;color:var(--muted);place-items:center;font-size:.88rem;display:grid}.checkout-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 14px;display:grid}.checkout-step{min-height:42px;color:var(--muted);background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:8px;place-items:center;padding:8px 10px;font-size:.82rem;font-weight:800;display:grid}.checkout-step.active{color:#fff;background:var(--brand);border-color:var(--brand)}.empty-state-card{min-height:210px;color:var(--muted);background:var(--surface);border:1px dashed var(--line);text-align:center;border-radius:8px;grid-column:1/-1;place-items:center;gap:10px;padding:22px;display:grid}.empty-state-card.compact{min-height:120px;margin-bottom:14px}.empty-state-card h3{color:var(--ink);margin:0 0 4px}.empty-state-card p{margin:0;line-height:1.7}.empty-state-card__icon{width:48px;height:48px;color:var(--blue);background:#e8f2f7;border-radius:8px;place-items:center;display:grid}.orders-cards{gap:10px;display:none}.order-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:10px;padding:12px;display:grid}.order-card.active{border-color:var(--brand)}.order-card__head,.order-card__line{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-card__head span,.order-card__line span{color:var(--muted);font-size:.82rem}.auth-footer{color:var(--muted);background:var(--surface-strong);border:1px dashed var(--line);text-align:center;border-radius:8px;margin:0;padding:10px;font-size:.82rem}.auth-layout{grid-template-columns:minmax(280px,.95fr) minmax(320px,430px);align-items:stretch;gap:18px;width:min(920px,100%);display:grid}.auth-showcase{color:#fff;background:linear-gradient(135deg, #146c5cf0, #2f6e8fe6), var(--brand);min-height:520px;box-shadow:var(--shadow);border-radius:8px;align-content:space-between;gap:20px;padding:24px;display:grid}.auth-showcase .eyebrow,.auth-showcase p{color:#ffffffd1}.auth-showcase h2{max-width:520px;margin-bottom:10px;font-size:clamp(1.45rem,3vw,2.3rem)}.auth-showcase__mark{width:58px;height:58px;color:var(--brand-strong);background:#fff;border-radius:8px;place-items:center;display:grid}.auth-benefits{gap:10px;display:grid}.auth-benefits span{color:#fff;background:#ffffff1f;border:1px solid #ffffff38;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:9px 10px;font-weight:800;display:inline-flex}.storefront-hero p{max-width:700px;color:var(--muted);margin:10px 0 0;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.market-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.market-mode-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px;display:grid;box-shadow:0 10px 26px #17211d0d}.market-mode-card>span{color:#fff;background:var(--brand);border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.market-mode-card p{color:var(--muted);margin:6px 0 0;line-height:1.7}.storefront-badges{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.category-shortcuts{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-bottom:16px;display:grid}.category-shortcut{min-height:112px;color:var(--ink);background:var(--surface);border:1px solid var(--line);text-align:right;border-radius:8px;gap:5px;padding:12px;display:grid}.category-shortcut span,.seller-avatar{color:#fff;background:var(--blue);border-radius:8px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.category-shortcut small,.seller-card small,.featured-product-card span{color:var(--muted);font-size:.8rem}.category-shortcut.active{color:#fff;background:var(--brand);border-color:var(--brand)}.category-shortcut.active span{color:var(--brand-strong);background:#fff}.category-shortcut.active small{color:#ffffffd1}.seller-showcase,.featured-products{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:12px;margin:0 0 18px;padding:14px;display:grid;box-shadow:0 12px 32px #17211d0f}.seller-showcase__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.seller-showcase__head>span{min-height:32px;color:var(--brand-strong);background:#eaf5ef;border:1px solid #c9e4d8;border-radius:8px;align-items:center;padding:6px 10px;font-size:.8rem;font-weight:800;display:inline-flex}.seller-card-grid,.featured-product-strip{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.seller-card,.featured-product-card{min-height:126px;color:var(--ink);background:var(--surface-strong);border:1px solid var(--line);text-align:right;border-radius:8px;gap:7px;padding:12px;display:grid}.seller-card.selected{color:#fff;background:var(--brand);border-color:var(--brand)}.seller-card.selected small,.seller-card.selected b{color:#ffffffd1}.featured-product-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:auto}.product-media-badges{top:12px;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;inset-inline:12px}.product-media-badges .badge{position:static;inset:auto}.segment-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17211db8;border:1px solid #ffffff4d;border-radius:999px;align-items:center;min-height:28px;padding:5px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.product-seller-row,.rating-chip{align-items:center;gap:8px;display:flex}.product-seller-row{justify-content:space-between}.rating-chip{color:#8a5b05;background:#fff5d9;border:1px solid #ead49b;border-radius:999px;min-height:28px;padding:4px 8px;font-size:.78rem;font-weight:800}.product-meta>div{gap:2px;display:grid}.product-meta>div span{font-size:.74rem}.checkout-method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.checkout-method-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;display:grid}.checkout-method-card>span{width:38px;height:38px;color:var(--brand-strong);background:#eaf5ef;border-radius:8px;place-items:center;display:grid}.checkout-method-card p,.summary-trust span{color:var(--muted);font-size:.82rem;line-height:1.6}.summary-trust{background:#f7fbf8;border:1px dashed #c9e4d8;border-radius:8px;gap:8px;padding:12px;display:grid}.summary-trust span{align-items:center;gap:7px;display:inline-flex}.dashboard-workbench{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:18px;display:grid}.dashboard-side-panel{gap:14px;display:grid;position:sticky;top:96px}.side-panel-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:12px;padding:14px;display:grid;box-shadow:0 12px 30px #17211d0f}.role-panel-grid,.quick-action-list{gap:8px;display:grid}.role-panel-card{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:10px;display:grid}.role-panel-card svg{color:var(--blue)}.role-panel-card span,.role-panel-card small,.quick-action small{color:var(--muted);font-size:.78rem;display:block}.role-panel-card strong,.quick-action strong{margin:2px 0;display:block}.quick-action{color:var(--ink);background:var(--surface-strong);border:1px solid var(--line);text-align:right;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.quick-action.active{color:#fff;background:var(--brand);border-color:var(--brand)}.quick-action.active small{color:#ffffffc7}.orders-status-grid{grid-template-columns:repeat(5,minmax(110px,1fr));gap:10px;display:grid}.order-status-card{color:var(--ink);background:var(--surface-strong);border:1px solid var(--line);text-align:right;border-radius:8px;gap:7px;padding:12px;display:grid}.order-status-card.active{border-color:var(--brand);box-shadow:0 0 0 3px #146c5c1f}.order-status-card strong{font-size:1.35rem}.order-status-card small{color:var(--muted)}.order-timeline{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;gap:8px;padding:12px;display:grid}.timeline-step{color:var(--muted);grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;display:grid}.timeline-step span{border:2px solid var(--line);background:#fff;border-radius:999px;place-items:center;width:14px;height:14px;display:grid}.timeline-step.done,.timeline-step.current{color:var(--brand-strong)}.timeline-step.done span,.timeline-step.current span{background:var(--brand);border-color:var(--brand)}.order-summary-card{color:var(--ink);background:#f7fbf8;border:1px solid #c9e4d8;border-radius:8px;gap:8px;padding:12px;display:grid}.order-summary-card div{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-summary-card span{color:var(--muted);font-size:.84rem}@media (min-width:1024px){.topbar-quick{display:inline-flex}}@media (max-width:1100px){.workspace-grid,.checkout-layout,.dashboard-layout,.orders-grid,.products-grid,.vendors-grid,.insight-grid,.report-grid,.settings-grid{grid-template-columns:1fr}.cart-panel,.admin-panel,.detail-panel{position:static}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.dashboard-sidebar{border-left:0;border-bottom:1px solid var(--line)}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-layout,.dashboard-workbench,.checkout-method-grid,.market-mode-grid{grid-template-columns:1fr}.dashboard-side-panel{position:static}.role-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action-list{grid-template-columns:repeat(3,minmax(0,1fr))}.orders-status-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}}@media (max-width:720px){.topbar{flex-direction:column;align-items:stretch}.brand-button{min-width:0}.topbar-actions{flex-direction:column;align-items:stretch}.view-tabs{justify-content:stretch;overflow-x:auto}.view-tabs button{flex:1 0 auto}.user-chip{max-width:none}.toolbar,.section-title,.section-header,.dashboard-header,.surface-header,.surface-tools{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.section-actions,.section-meta{justify-content:stretch}.section-actions .search-box,.section-actions button,.section-meta span{width:100%}.storefront-hero,.storefront-hero-kpis,.storefront-badges,.seller-card-grid,.featured-product-strip,.checkout-method-grid,.market-mode-grid,.category-shortcuts,.checkout-progress,.auth-layout{grid-template-columns:1fr}.auth-showcase{min-height:auto}.hero-actions,.seller-showcase__head,.product-seller-row{flex-direction:column;align-items:stretch}.quick-action-list,.role-panel-grid,.orders-status-grid{grid-template-columns:1fr}.mobile-nav{display:grid}.dashboard-actions{justify-content:stretch}.dashboard-actions .secondary-button{flex:auto}.form-grid,.stats-grid,.product-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:52px minmax(0,1fr)}.stepper{grid-column:1/-1;justify-self:start}.form-actions{flex-direction:column-reverse}.responsive-table{display:none}.orders-cards{display:grid}.dashboard-main{margin-bottom:10px}.dashboard-topbar,.dashboard-heading{flex-direction:column;align-items:flex-start}.dashboard-heading-actions{justify-content:stretch;width:100%}.dashboard-heading-actions .button,.dashboard-heading-actions .dashboard-summary-chip{flex:100%}.dashboard-summary-chip{justify-items:start;width:100%}.module-grid{grid-template-columns:1fr}.inventory-card{grid-template-columns:52px minmax(0,1fr) auto}.inventory-card .stock-control,.inventory-card .switch-line,.inventory-card .row-actions{grid-column:1/-1;justify-self:start}.vendor-actions,.vendor-settlement{flex-direction:column;align-items:stretch}.vendor-actions select,.primary-button,.secondary-button,.checkout-button{width:100%}.app-main{margin-bottom:96px}}.wallet-admin{--wallet-bg:#f6f8fc;--wallet-sidebar:#020b2b;--wallet-sidebar-2:#06184a;--wallet-primary:#5b35f5;--wallet-primary-2:#7d3cff;--wallet-text:#111827;--wallet-muted:#677085;--wallet-border:#e4e8f0;min-height:100vh;color:var(--wallet-text);background:radial-gradient(circle at 20% 0%, #5b35f512, transparent 28%), linear-gradient(180deg, #fbfcff 0%, var(--wallet-bg) 100%);grid-template-columns:260px minmax(0,1fr);font-family:Tahoma,Segoe UI,Arial,sans-serif;transition:grid-template-columns .18s;display:grid}.wallet-admin--collapsed{grid-template-columns:84px minmax(0,1fr)}.wallet-sidebar{color:#fff;background:radial-gradient(circle at 22% 14%, #7d3cff57, transparent 26%), linear-gradient(180deg, var(--wallet-sidebar-2), var(--wallet-sidebar) 68%);border-left:1px solid #ffffff14;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;height:100vh;padding:18px 14px;transition:padding .18s;display:grid;position:sticky;top:0;box-shadow:-18px 0 42px #020b2b2e}.wallet-sidebar__brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;min-height:48px;padding:0 4px 14px;display:flex}.wallet-sidebar__brand-text,.wallet-nav-label,.wallet-collapse__label{text-overflow:ellipsis;white-space:nowrap;transition:opacity .16s,width .16s;overflow:hidden}.wallet-sidebar__brand span{background:linear-gradient(135deg, var(--wallet-primary), var(--wallet-primary-2));border-radius:8px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 24px #5b35f56b}.wallet-sidebar__brand strong{font-size:1.05rem}.wallet-sidebar__nav{align-content:start;gap:6px;min-height:0;padding:4px 0;display:grid;overflow:auto}.wallet-sidebar__nav a{color:#ffffffdb;border:1px solid #0000;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:11px;min-height:44px;padding:9px 11px;font-weight:800;text-decoration:none;transition:grid-template-columns .18s,padding .18s,background .16s;display:grid}.wallet-sidebar__nav a:hover,.wallet-sidebar__nav a.active{color:#fff;background:linear-gradient(135deg,#5b35f5f0,#7d3cffd6);border-color:#ffffff29;box-shadow:0 12px 24px #5b35f547}.wallet-collapse{color:#ffffffb8;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;display:inline-flex}.wallet-collapse svg{transition:transform .16s}.wallet-admin--collapsed .wallet-sidebar{padding:18px 10px}.wallet-admin--collapsed .wallet-sidebar__brand{justify-content:center;padding-inline:0}.wallet-admin--collapsed .wallet-sidebar__brand-text,.wallet-admin--collapsed .wallet-nav-label,.wallet-admin--collapsed .wallet-collapse__label{opacity:0;width:0}.wallet-admin--collapsed .wallet-sidebar__nav a{grid-template-columns:24px;justify-content:center;padding:9px}.wallet-admin--collapsed .wallet-sidebar__nav svg{justify-self:center}.wallet-admin--collapsed .wallet-collapse{justify-self:center;width:42px;padding:0}.wallet-admin--collapsed .wallet-collapse svg{transform:rotate(180deg)}.wallet-admin__main{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.wallet-topbar{z-index:8;color:#fff;direction:ltr;background:linear-gradient(90deg,#071039,#020929);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:60px;padding:0 24px;display:grid;position:sticky;top:0;box-shadow:0 12px 32px #020b2b29}.wallet-topbar-menu{z-index:12;width:min(340px,100vw - 48px);color:var(--wallet-text);border:1px solid var(--wallet-border);direction:rtl;background:#fffffffa;border-radius:8px;gap:10px;padding:12px;display:grid;position:absolute;top:68px;left:24px;box-shadow:0 22px 54px #020b2b3d}.wallet-topbar-menu__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.wallet-topbar-menu__head button{color:#475467;border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.wallet-topbar-menu__list{gap:7px;display:grid}.wallet-topbar-menu__list article{border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;gap:3px;min-height:52px;padding:9px 10px;display:grid}.wallet-topbar-menu__list span{text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.wallet-topbar-menu__list small{color:var(--wallet-muted)}.wallet-topbar-menu__action{color:#fff;background:linear-gradient(135deg, #4c2cc4, var(--wallet-primary));border:0;border-radius:8px;min-height:38px;font-weight:800}.wallet-user,.wallet-topbar__tools{align-items:center;gap:10px;display:flex}.wallet-user{direction:ltr}.wallet-user div{text-align:right;direction:rtl}.wallet-topbar__tools{direction:ltr;justify-content:flex-start}.wallet-user img{border:2px solid #ffffff47;border-radius:999px;width:40px;height:40px}.wallet-user strong,.wallet-user small{display:block}.wallet-user small{color:#ffffff9e;margin-top:2px}.wallet-user__toggle{color:#ffffffc7;background:0 0;border:0;border-radius:8px;place-items:center;width:24px;height:24px;display:grid}.wallet-topbar__tools button,.wallet-menu-button{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;place-items:center;min-width:38px;min-height:38px;display:inline-grid;position:relative}.wallet-topbar__tools b{top:-7px;color:#fff;background:#ef2d4d;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:.72rem;display:grid;position:absolute;inset-inline-start:-7px}.wallet-site-button{direction:rtl;grid-auto-flow:column;gap:8px;padding:0 14px}.wallet-menu-button{direction:rtl;background:0 0;border-color:#0000;justify-self:end}.wallet-admin__content{align-content:start;gap:16px;padding:92px 34px 22px;display:grid}.wallet-stats-grid{grid-template-columns:repeat(20,minmax(0,1fr));gap:16px;display:grid}.wallet-stat-card,.wallet-panel,.wallet-page-metrics article,.wallet-record-card{border:1px solid var(--wallet-border);background:#ffffffeb;border-radius:8px;box-shadow:0 12px 34px #0f172a0e}.wallet-stat-card{grid-column:span 5;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:92px;padding:15px 16px;display:grid}.wallet-stat-card:nth-child(n+5){grid-column:span 4}.wallet-stat-card small,.wallet-stat-card strong,.wallet-stat-card b{display:block}.wallet-stat-card small,.wallet-panel__head button,.wallet-table th,.wallet-notification small,.wallet-notification time,.wallet-health-list span,.wallet-last-update,.wallet-page-title p,.wallet-page-title span,.wallet-page-metrics span,.wallet-record-card span{color:var(--wallet-muted)}.wallet-stat-card strong{white-space:nowrap;margin-top:4px;font-size:1.04rem}.wallet-stat-card:nth-child(n+5) strong{font-size:.95rem}.wallet-stat-card b{color:#12a56f;margin-top:4px;font-size:.78rem}.wallet-icon{border-radius:999px;place-items:center;width:48px;height:48px;display:grid}.wallet-icon--blue{color:#2164f3;background:#edf4ff}.wallet-icon--green{color:#20a661;background:#eafaf1}.wallet-icon--violet{color:var(--wallet-primary);background:#f0edff}.wallet-icon--orange{color:#f28a00;background:#fff4e2}.wallet-icon--red{color:#ef3045;background:#ffebee}.wallet-dashboard-grid,.wallet-lower-grid,.wallet-section-grid{grid-template-columns:340px minmax(360px,.85fr) minmax(0,1.15fr);gap:16px;display:grid}.wallet-lower-grid,.wallet-section-grid{grid-template-columns:340px minmax(0,1fr)}.wallet-panel{min-width:0;padding:14px}.wallet-panel--wide{min-height:246px}.wallet-panel__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.wallet-panel__head h2{margin:0;font-size:1rem}.wallet-panel__head button,.wallet-link-button{color:#475467;border:1px solid var(--wallet-border);background:#fff;border-radius:7px;min-height:34px;padding:7px 10px}.wallet-bar-chart{direction:ltr;background:linear-gradient(0deg,#e8edf5 1px,#0000 1px) 0 0/100% 25%,0 0;grid-template-columns:42px minmax(0,1fr);align-items:stretch;gap:10px;min-height:170px;padding:8px 6px 2px 4px;display:grid}.wallet-bar-scale{color:#667085;text-align:left;align-content:space-between;padding-bottom:27px;font-size:.76rem;display:grid}.wallet-bar-bars{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:14px;min-width:0;display:grid}.wallet-bar-item{text-align:center;direction:rtl;align-items:end;gap:10px;height:100%;display:grid}.wallet-bar-item span{background:linear-gradient(#6c3df4,#b797ff);border-radius:7px 7px 0 0;justify-self:center;width:32px;box-shadow:0 10px 18px #5b35f540}.wallet-bar-item small{color:#475467;font-size:.78rem}.wallet-donut-wrap{direction:ltr;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:18px;display:grid}.wallet-donut{background:radial-gradient(circle, #fff 0 42%, transparent 43%), conic-gradient(#2f6ff6 0 40%, #22c55e 40% 66%, #f59e0b 66% 82%, #ef4444 82% 92%, #8b5cf6 92% 97%, #facc15 97% 100%);border-radius:999px;align-content:center;justify-self:center;place-items:center;width:168px;height:168px;display:grid}.wallet-donut strong,.wallet-donut span{text-align:center;display:block}.wallet-donut span{color:var(--wallet-muted);margin-top:4px;font-size:.78rem}.wallet-segments{direction:rtl;gap:9px;display:grid}.wallet-segments div,.wallet-health-list div{color:#344054;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:.85rem;display:grid}.wallet-segments b{color:var(--wallet-text)}.dot{border-radius:999px;width:9px;height:9px}.dot--blue{background:#2f6ff6}.dot--green{background:#22c55e}.dot--orange{background:#f59e0b}.dot--red{background:#ef4444}.dot--sky{background:#60a5fa}.dot--yellow{background:#facc15}.wallet-quick-list,.wallet-notification-list,.wallet-side-column,.wallet-health-list,.wallet-card-list{gap:10px;display:grid}.wallet-quick-list{gap:7px}.wallet-quick-list button,.wallet-quick-list a{color:#344054;border:1px solid var(--wallet-border);text-align:right;background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:32px;padding:5px 10px;font-weight:800;text-decoration:none;display:grid}.wallet-quick-list button.primary,.wallet-quick-list a.primary{color:#fff;background:linear-gradient(135deg, #4c2cc4, var(--wallet-primary));border-color:#0000}.wallet-table-panel{overflow:hidden}.wallet-table-scroll{overflow-x:auto}.wallet-table{border-collapse:collapse;width:100%;min-width:880px}.wallet-table th,.wallet-table td{border-bottom:1px solid var(--wallet-border);text-align:right;white-space:nowrap;padding:13px 12px}.wallet-table th{background:#fbfcff;font-size:.82rem}.wallet-table tbody tr{cursor:pointer;transition:background .14s}.wallet-table tbody tr:hover td{background:#fbfcff}.wallet-select-column{width:46px;min-width:46px;max-width:46px;text-align:center!important;padding-inline:8px!important}.wallet-select-column input{width:16px;height:16px;accent-color:var(--wallet-primary);cursor:pointer}.wallet-table--overview{table-layout:fixed;min-width:0;font-size:.76rem}.wallet-table--overview th,.wallet-table--overview td{text-overflow:ellipsis;padding:10px 6px;overflow:hidden}.wallet-table--overview th:first-child,.wallet-table--overview td:first-child{width:17%}.wallet-table--overview th:nth-child(2),.wallet-table--overview td:nth-child(2),.wallet-table--overview th:nth-child(3),.wallet-table--overview td:nth-child(3){width:13%}.wallet-table--overview th:nth-child(4),.wallet-table--overview td:nth-child(4){width:10%}.wallet-table--overview th:nth-child(5),.wallet-table--overview td:nth-child(5){width:12%}.wallet-table--overview th:nth-child(6),.wallet-table--overview td:nth-child(6),.wallet-table--overview th:nth-child(7),.wallet-table--overview td:nth-child(7){width:9%}.wallet-table--overview th:nth-child(8),.wallet-table--overview td:nth-child(8){width:17%}.wallet-table--overview .wallet-type-badge,.wallet-table--overview .wallet-status{min-height:22px;padding:3px 7px;font-size:.72rem}.wallet-type-badge,.wallet-status{border-radius:7px;justify-content:center;align-items:center;min-height:26px;padding:4px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.wallet-type-badge{color:#2164f3;background:#eef4ff}.wallet-status--success{color:#0f8f55;background:#eafaf1}.wallet-status--warning{color:#c06d00;background:#fff4e2}.wallet-status--danger{color:#d92d3e;background:#ffebee}.wallet-status--info{color:#344054;background:#eef2f6}.wallet-notification{border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;padding:10px;display:grid}.wallet-side-column--overview{align-content:start;gap:5px}.wallet-side-column--overview .wallet-panel{padding:12px}.wallet-side-column--overview .wallet-panel__head{margin-bottom:8px}.wallet-side-column--overview .wallet-notification-list{gap:7px}.wallet-side-column--overview .wallet-notification{gap:8px;min-height:50px;padding:7px 8px}.wallet-side-column--overview .wallet-notification .wallet-icon{width:38px;height:38px}.wallet-side-column--overview .wallet-notification strong{font-size:.82rem}.wallet-side-column--overview .wallet-notification small{font-size:.72rem}.wallet-side-column--overview .wallet-notification time{font-size:.68rem}.wallet-side-column--overview .wallet-link-button{min-height:28px;padding:4px 8px;font-size:.76rem}.wallet-side-column--overview .wallet-health-list{gap:6px}.wallet-side-column--overview .wallet-health-list div{font-size:.78rem}.wallet-side-column--overview .wallet-last-update{margin:6px -12px -12px;padding:6px 12px;font-size:.72rem}.wallet-notification strong,.wallet-notification small{display:block}.wallet-notification time{font-size:.74rem}.wallet-link-button{color:#2f6ff6}.wallet-health-list div{grid-template-columns:minmax(0,1fr) auto}.wallet-health-list strong{color:#0f8f55}.wallet-live-dot{background:#22c55e;border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 6px #22c55e1f}.wallet-last-update{border-top:1px solid var(--wallet-border);text-align:center;margin:12px -16px -16px;padding:10px 16px;font-size:.8rem}.wallet-footer{color:var(--wallet-muted);justify-content:space-between;align-items:center;gap:14px;padding:12px 34px 18px;font-size:.82rem;display:flex}.wallet-section-page{gap:18px;display:grid}.wallet-page-title{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.wallet-page-title h1{margin:2px 0 8px;font-size:clamp(1.65rem,2.8vw,2.35rem)}.wallet-page-title button{color:#fff;background:linear-gradient(135deg, #4c2cc4, var(--wallet-primary));border:0;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:800;display:inline-flex;box-shadow:0 12px 22px #5b35f533}.wallet-page-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.wallet-page-metrics article{gap:8px;min-height:120px;padding:16px;display:grid}.wallet-page-metrics svg{color:var(--wallet-primary)}.wallet-page-metrics strong{font-size:1.18rem}.wallet-section-toolbar{border:1px solid var(--wallet-border);background:#ffffffeb;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 12px 34px #0f172a0e}.wallet-section-search,.wallet-section-controls label,.wallet-section-controls button{min-height:40px;color:var(--wallet-muted);border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.wallet-section-search{flex:260px;padding:0 12px}.wallet-section-search input,.wallet-section-controls select{width:100%;min-width:0;min-height:38px;color:var(--wallet-text);box-shadow:none;background:0 0;border:0;padding:0}.wallet-section-controls{flex-wrap:wrap;flex:2 620px;justify-content:flex-end;gap:8px;display:flex}.wallet-section-controls label{min-width:150px;padding:0 10px}.wallet-section-controls button{color:#344054;grid-template-columns:auto auto;justify-content:center;min-width:96px;padding:0 12px;font-weight:800}.wallet-section-controls__export{color:#fff!important;background:linear-gradient(135deg, #4c2cc4, var(--wallet-primary))!important;border-color:#0000!important}.wallet-filter-summary{min-height:30px;color:var(--wallet-primary);white-space:nowrap;background:#f0edff;border:1px solid #dfd7ff;border-radius:8px;align-items:center;padding:5px 9px;font-size:.8rem;font-weight:800;display:inline-flex}.wallet-row-hidden{display:none}.wallet-filter-empty{color:var(--wallet-text);background:#fff;border:1px dashed #cfd6e4;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid;box-shadow:0 10px 28px #0f172a0b}.wallet-filter-empty>svg{color:var(--wallet-primary)}.wallet-filter-empty strong,.wallet-filter-empty span{display:block}.wallet-filter-empty strong{font-size:.9rem}.wallet-filter-empty span{color:var(--wallet-muted);margin-top:3px;font-size:.82rem}.wallet-filter-empty button{color:#fff;background:linear-gradient(135deg, #4c2cc4, var(--wallet-primary));cursor:pointer;border:0;border-radius:8px;min-height:36px;padding:0 12px;font-size:.82rem;font-weight:800;box-shadow:0 10px 20px #6049ea2e}.wallet-bulk-actions{border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex;box-shadow:0 10px 28px #0f172a0b}.wallet-bulk-actions__selection{align-items:center;gap:10px;min-width:0;display:flex}.wallet-bulk-actions__selection label{align-items:center;gap:7px;font-weight:800;display:inline-flex}.wallet-bulk-actions__selection input{width:16px;height:16px;accent-color:var(--wallet-primary)}.wallet-bulk-actions__selection strong{color:var(--wallet-primary);white-space:nowrap}.wallet-bulk-actions__selection small{color:var(--wallet-muted);white-space:nowrap}.wallet-bulk-actions__buttons{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.wallet-bulk-actions__buttons button{color:#344054;border:1px solid var(--wallet-border);background:#fff;border-radius:8px;grid-auto-flow:column;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-weight:800;display:inline-grid}.wallet-bulk-actions__buttons button.primary{color:#fff;background:linear-gradient(135deg, #4c2cc4, var(--wallet-primary));border-color:#0000}.wallet-bulk-actions__buttons button:disabled{cursor:not-allowed;opacity:.52}.wallet-recent-actions{border:1px solid var(--wallet-border);background:#ffffffeb;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px;display:grid;box-shadow:0 10px 28px #0f172a0b}.wallet-recent-actions__head{color:var(--wallet-muted);white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.wallet-recent-actions__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wallet-recent-actions article{border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:3px 8px;padding:8px 10px;display:grid}.wallet-recent-actions article span{color:var(--wallet-primary);font-size:.78rem;font-weight:800}.wallet-recent-actions article strong,.wallet-recent-actions article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-recent-actions article small{color:var(--wallet-muted);grid-column:1/-1;font-size:.78rem}.wallet-toast{z-index:30;color:#0f6842;background:#eafaf1;border:1px solid #bce8cf;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:min(520px,100vw - 320px);padding:12px 14px;display:grid;position:fixed;bottom:22px;right:290px;box-shadow:0 18px 42px #0f172a2e}.wallet-toast span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-toast button{color:#0f6842;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.wallet-dialog-backdrop{z-index:32;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0209296b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.wallet-dialog{width:min(520px,100%);color:var(--wallet-text);border:1px solid var(--wallet-border);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px;display:grid;box-shadow:0 28px 64px #02092940}.wallet-dialog__icon{color:#c06d00;background:#fff4e2;border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.wallet-dialog p,.wallet-dialog h2,.wallet-dialog span{margin:0}.wallet-dialog p,.wallet-dialog span{color:var(--wallet-muted)}.wallet-dialog h2{margin:4px 0 7px;font-size:1.18rem}.wallet-dialog__actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.wallet-dialog__actions button{color:#fff;background:linear-gradient(135deg, #4c2cc4, var(--wallet-primary));border:0;border-radius:8px;min-height:40px;padding:9px 13px;font-weight:800}.wallet-dialog__actions button.secondary{color:#475467;border:1px solid var(--wallet-border);background:#fff}.wallet-record-drawer{z-index:29;width:min(390px,100vw - 320px);color:var(--wallet-text);border:1px solid var(--wallet-border);background:#fffffff7;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;padding:16px;display:grid;position:fixed;top:84px;bottom:24px;left:24px;box-shadow:0 24px 60px #02092938}.wallet-record-drawer__head{border-bottom:1px solid var(--wallet-border);grid-template-columns:minmax(0,1fr) auto;gap:12px;padding-bottom:12px;display:grid}.wallet-record-drawer__head p,.wallet-record-drawer__head h2,.wallet-record-drawer__head strong{margin:0}.wallet-record-drawer__head p{color:var(--wallet-muted);font-size:.82rem}.wallet-record-drawer__head h2{margin:4px 0 6px;font-size:1.1rem}.wallet-record-drawer__head strong{color:var(--wallet-primary);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.wallet-record-drawer__head button{color:#475467;border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.wallet-record-drawer__fields{align-content:start;gap:9px;min-height:0;display:grid;overflow:auto}.wallet-record-drawer__fields div{border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;gap:4px;padding:10px;display:grid}.wallet-record-drawer__fields span{color:var(--wallet-muted);font-size:.78rem}.wallet-record-drawer__fields strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-record-drawer__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wallet-record-drawer__actions button{color:#fff;background:linear-gradient(135deg, #4c2cc4, var(--wallet-primary));border:0;border-radius:8px;min-height:40px;font-weight:800}.wallet-record-drawer__actions button.secondary{color:#475467;border:1px solid var(--wallet-border);background:#fff}.wallet-filter-group{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.wallet-filter-group label{width:min(260px,100%);min-height:38px;color:var(--wallet-muted);border:1px solid var(--wallet-border);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 10px;display:grid}.wallet-filter-group input,.wallet-filter-group select{min-height:38px;box-shadow:none;border:0;padding:0}.wallet-record-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:12px;display:grid}.wallet-record-card svg{color:var(--wallet-primary)}.wallet-record-card strong,.wallet-record-card span{display:block}.wallet-record-card button{min-height:34px;color:var(--wallet-primary);background:#f0edff;border:1px solid #dfd7ff;border-radius:8px;padding:7px 10px;font-weight:800}.wallet-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.wallet-flow-grid article,.wallet-mini-metrics div{border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;gap:5px;padding:12px;display:grid}.wallet-flow-grid span,.wallet-mini-metrics span{color:var(--wallet-muted);font-size:.8rem}.wallet-flow-grid strong,.wallet-mini-metrics strong{font-size:1.05rem}.wallet-mini-summary{align-content:start}.wallet-mini-metrics{gap:9px;display:grid}.wallet-risk-card{align-content:start}.wallet-risk-list{gap:8px;display:grid}.wallet-risk-list div{border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;gap:4px;padding:10px;display:grid}.wallet-risk-list span,.wallet-risk-strip span{color:var(--wallet-muted);font-size:.78rem}.wallet-risk-list strong{font-size:.95rem}.wallet-risk-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px;display:grid}.wallet-risk-strip article{border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;gap:5px;min-height:86px;padding:11px;display:grid}.wallet-risk-strip strong{font-size:.94rem}.wallet-risk-strip .wallet-status{justify-self:start;min-height:21px;padding:3px 7px;font-size:.7rem}.wallet-directory-strip,.wallet-kyc-strip,.wallet-audit-strip,.wallet-report-strip,.wallet-notification-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px;display:grid}.wallet-directory-strip article,.wallet-kyc-strip article,.wallet-audit-strip article,.wallet-report-strip article,.wallet-notification-strip article{border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;gap:5px;min-height:82px;padding:11px;display:grid}.wallet-directory-strip span,.wallet-kyc-strip span,.wallet-audit-strip span,.wallet-report-strip span,.wallet-notification-strip span{color:var(--wallet-muted);font-size:.78rem}.wallet-directory-strip strong,.wallet-kyc-strip strong,.wallet-audit-strip strong,.wallet-report-strip strong,.wallet-notification-strip strong{font-size:1rem}.wallet-directory-strip .wallet-status,.wallet-kyc-strip .wallet-status,.wallet-audit-strip .wallet-status,.wallet-report-strip .wallet-status,.wallet-notification-strip .wallet-status{justify-self:start;min-height:21px;padding:3px 7px;font-size:.7rem}.wallet-record-card--expanded{grid-template-columns:auto minmax(0,1fr) auto auto}.wallet-record-card--expanded>div{min-width:0}.wallet-record-card--expanded strong,.wallet-record-card--expanded span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-action-card{align-content:start}.wallet-action-form{gap:10px;display:grid}.wallet-action-form label{color:var(--wallet-muted);gap:6px;font-size:.82rem;font-weight:800;display:grid}.wallet-action-form input,.wallet-action-form select{min-height:38px;color:var(--wallet-text);border:1px solid var(--wallet-border);box-shadow:none;background:#fff;border-radius:8px;padding:8px 10px}.wallet-action-form__footer{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:8px;margin-top:2px;display:grid}.wallet-action-form__footer button{color:#fff;background:linear-gradient(135deg, #4c2cc4, var(--wallet-primary));border:0;border-radius:8px;min-height:38px;font-weight:800}.wallet-action-form__footer button.secondary{color:#475467;border:1px solid var(--wallet-border);background:#fff}.wallet-ops-board{gap:14px;display:grid}.wallet-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.wallet-detail-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.wallet-bill-providers,.wallet-transfer-corridors,.wallet-commission-sources,.wallet-transaction-rails,.wallet-order-lanes,.wallet-kyc-risk-grid,.wallet-customer-segments,.wallet-agent-zones,.wallet-notification-rules,.wallet-addon-grid,.wallet-deposit-channels,.wallet-withdrawal-liquidity,.wallet-topup-channels{margin:0 0 14px}.wallet-detail-card{border:1px solid var(--wallet-border);background:#fbfcff;border-radius:8px;align-content:start;gap:8px;min-height:132px;padding:14px;display:grid}.wallet-detail-card .wallet-status{justify-self:start}.wallet-detail-card strong{font-size:1rem}.wallet-detail-card p,.wallet-detail-card small{color:var(--wallet-muted);margin:0;line-height:1.7}.wallet-progress-list{gap:13px;display:grid}.wallet-progress-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;display:grid}.wallet-progress-row span{color:var(--wallet-muted);font-weight:800}.wallet-progress-row i{background:#edf1f7;border-radius:999px;grid-column:1/-1;height:9px;overflow:hidden}.wallet-progress-row b{background:linear-gradient(90deg, #2f6ff6, var(--wallet-primary));border-radius:inherit;height:100%;display:block}.wallet-permission-table,.wallet-risk-table,.wallet-activity-table,.wallet-transaction-table,.wallet-order-exception-table,.wallet-orders-table,.wallet-kyc-table,.wallet-customer-review-table,.wallet-agent-review-table,.wallet-bill-table,.wallet-transfer-table,.wallet-commission-table,.wallet-deposit-table,.wallet-withdrawal-table,.wallet-topup-table,.wallet-report-table,.wallet-notification-table,.wallet-notification-failure-table,.wallet-role-assignment-table,.wallet-addon-table,.wallet-settings-security-table,.wallet-settings-secret-table,.wallet-settings-table{min-width:760px}.wallet-notification-composer{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-notification-composer .wallet-field-wide,.wallet-notification-composer .wallet-action-form__footer{grid-column:1/-1}@media (max-width:1260px){.wallet-admin{grid-template-columns:248px minmax(0,1fr)}.wallet-stats-grid,.wallet-page-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-stat-card,.wallet-stat-card:nth-child(n+5){grid-column:auto}.wallet-dashboard-grid,.wallet-lower-grid,.wallet-section-grid{grid-template-columns:1fr}.wallet-side-column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:880px){.wallet-admin,.wallet-admin--collapsed{grid-template-columns:1fr}.wallet-sidebar{border-bottom:1px solid #ffffff1a;border-left:0;gap:12px;height:auto;padding:16px 14px;position:static}.wallet-admin--collapsed .wallet-sidebar{padding:16px 14px}.wallet-admin--collapsed .wallet-sidebar__brand{justify-content:flex-start;padding:0 4px 14px}.wallet-admin--collapsed .wallet-sidebar__brand-text,.wallet-admin--collapsed .wallet-nav-label,.wallet-admin--collapsed .wallet-collapse__label{opacity:1;width:auto}.wallet-sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;padding:4px 0;display:none;overflow:visible}.wallet-admin--mobile-open .wallet-sidebar__nav{display:grid}.wallet-sidebar__nav a{min-width:0;min-height:38px;padding:8px 9px;font-size:.88rem}.wallet-collapse{display:none}.wallet-admin--collapsed .wallet-sidebar__nav a{grid-template-columns:24px minmax(0,1fr);justify-content:stretch;padding:8px 9px}.wallet-topbar{grid-template-columns:1fr auto;padding:10px 14px;position:sticky}.wallet-topbar-menu{width:auto;top:100%;left:14px;right:14px}.wallet-topbar__tools{grid-column:1/-1;overflow-x:auto}.wallet-admin__content{padding:24px 14px}.wallet-stats-grid,.wallet-page-metrics,.wallet-side-column,.wallet-donut-wrap,.wallet-flow-grid,.wallet-risk-strip,.wallet-directory-strip,.wallet-kyc-strip,.wallet-audit-strip,.wallet-report-strip,.wallet-notification-strip,.wallet-detail-grid,.wallet-detail-grid--four,.wallet-notification-composer{grid-template-columns:1fr}.wallet-record-card--expanded{grid-template-columns:auto minmax(0,1fr)}.wallet-record-card--expanded .wallet-status,.wallet-record-card--expanded button{grid-column:1/-1;justify-self:start}.wallet-action-form__footer{grid-template-columns:1fr}.wallet-page-title,.wallet-section-toolbar,.wallet-filter-empty,.wallet-bulk-actions,.wallet-panel__head{flex-direction:column;align-items:stretch}.wallet-page-title button,.wallet-section-search,.wallet-section-controls,.wallet-section-controls label,.wallet-section-controls button,.wallet-filter-summary,.wallet-filter-empty button,.wallet-bulk-actions__buttons,.wallet-bulk-actions__buttons button,.wallet-filter-group,.wallet-filter-group label,.wallet-filter-group select{width:100%}.wallet-bulk-actions__selection{flex-direction:column;align-items:flex-start}.wallet-bulk-actions__selection small{white-space:normal}.wallet-bulk-actions__buttons{flex-direction:column}.wallet-recent-actions,.wallet-recent-actions__list{grid-template-columns:1fr}.wallet-toast{width:calc(100vw - 28px);bottom:14px;right:14px}.wallet-toast span{white-space:normal}.wallet-dialog{grid-template-columns:1fr}.wallet-dialog__actions{flex-direction:column}.wallet-dialog__actions button{width:100%}.wallet-filter-empty{grid-template-columns:1fr}.wallet-filter-empty>svg{justify-self:start}.wallet-record-drawer{width:auto;max-height:min(76vh,620px);inset:auto 14px 14px}.wallet-record-drawer__actions{grid-template-columns:1fr}.wallet-section-search,.wallet-section-controls{flex:none}.wallet-section-controls{flex-direction:column}.wallet-footer{flex-direction:column;align-items:flex-start;padding:12px 14px 18px}}@media (min-width:600px) and (max-width:880px){.wallet-sidebar__nav{grid-template-columns:repeat(3,minmax(0,1fr))}}
