:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17201b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#17201b;--muted:#68726d;--line:#dfe5de;--panel:#fff;--panel-soft:#f9fbf7;--green:#19714f;--green-dark:#0f4f39;--teal:#0e7680;--gold:#b9770e;--red:#ba3b3b;--blue:#2f63b7;--shadow:0 16px 40px #1c2b2214;background:#f5f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:7px;min-height:40px;padding:0 16px;transition:transform .15s,box-shadow .15s,background .15s}button:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 8px 22px #19714f33}a{color:var(--green);font-weight:700;text-decoration:none}h1,h2,p{margin:0}.auth-screen{background:linear-gradient(130deg,#19714f1a,#0000 42%),linear-gradient(310deg,#0e76801f,#0000 38%),#f5f7f4;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-panel{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:28px;width:min(1060px,100%);display:grid}.auth-copy,.auth-card,.panel,.stat-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe6;border-radius:8px}.auth-copy{color:#fff;background:linear-gradient(#12211b33,#12211bb8),url(https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&w=1400&q=80) 50%/cover;flex-direction:column;justify-content:flex-end;min-height:560px;padding:54px;display:flex}.auth-copy h1{letter-spacing:0;max-width:640px;margin-top:14px;font-size:clamp(2.5rem,6vw,5.3rem);line-height:.95}.auth-copy p{color:#ffffffdb;max-width:560px;margin-top:22px;font-size:1.08rem;line-height:1.6}.auth-card{flex-direction:column;gap:16px;padding:34px;display:flex}.signup-card{width:min(520px,100%)}.auth-card h1,.auth-card h2{font-size:2rem}.auth-card label,.product-form label,.vendor-form label,.admin-form label,.customer-form label,.category-form label,.product-management-form label,.order-form label,.delivery-form label,.vendor-order-form label,.expense-form label{color:var(--muted);gap:8px;font-size:.9rem;font-weight:700;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:7px;outline:none;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #19714f1f}textarea{resize:vertical;min-height:130px}.secondary-button{color:var(--green);background:#e7f3ee}.secondary-button:hover{color:#fff}.ghost-button{color:var(--ink);border:1px solid var(--line);background:#fff}.ghost-button:hover{color:var(--green-dark);background:#eef6f2}.danger-button{background:var(--red)}.danger-button:hover{background:#8d2828}.form-error{color:#8d2828;background:#fdecec;border-radius:7px;padding:10px 12px;font-size:.9rem}.form-success{color:#146246;background:#e2f3eb;border-radius:7px;padding:10px 12px;font-size:.9rem;font-weight:800}.validation-summary{color:#8d2828;background:#fff4f4;border:1px solid #efb4b4;border-radius:7px;padding:12px 14px}.validation-summary strong{margin-bottom:6px;display:block}.validation-summary ul{margin:0;padding-left:18px}.validation-summary li+li{margin-top:4px}.auth-link{color:var(--muted);text-align:center}.storefront{min-height:100vh;color:var(--ink);background:#f7f8f3}.storefront-nav{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8f3eb;border-bottom:1px solid #dfe5dee6;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.storefront-brand{color:var(--ink);align-items:center;gap:10px;font-weight:900;display:inline-flex}.storefront-nav nav{align-items:center;gap:clamp(12px,2vw,28px);display:flex}.storefront-nav nav a{color:#2f3a35;font-size:.95rem}.nav-text-button{color:#2f3a35;min-height:auto;box-shadow:none;font:inherit;background:0 0;border:0;padding:0}.nav-text-button:hover{color:var(--green-dark);box-shadow:none;background:0 0;transform:none}.storefront-hero{color:#fff;background:linear-gradient(90deg,#0e1713d1,#0e171352 58%,#0e17131f),url(https://images.unsplash.com/photo-1607082349566-187342175e2f?auto=format&fit=crop&w=1800&q=82) 50%/cover;align-items:flex-end;min-height:clamp(540px,78vh,760px);padding:clamp(26px,6vw,76px);display:flex}.storefront-hero-content{width:min(780px,100%);padding-bottom:clamp(24px,8vh,76px)}.storefront-hero h1{letter-spacing:0;margin-top:12px;font-size:clamp(3rem,8vw,7rem);line-height:.92}.storefront-hero p{color:#ffffffe0;max-width:660px;margin-top:22px;font-size:clamp(1rem,2vw,1.22rem);line-height:1.65}.storefront-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button-link{color:#fff;background:var(--green);border-radius:7px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;display:inline-flex;box-shadow:0 12px 26px #0000002e}.button-link:hover{color:#fff;background:var(--green-dark)}.secondary-link{color:var(--ink);background:#fff}.secondary-link:hover{color:var(--green-dark);background:#eef6f2}.storefront-section{padding:clamp(42px,7vw,82px) clamp(18px,5vw,72px)}.customer-welcome{background:#fff;justify-content:space-between;align-items:center;gap:18px;display:flex}.customer-welcome h2{margin-top:6px;font-size:clamp(1.7rem,3vw,2.5rem)}.customer-quick-actions{flex-wrap:wrap;gap:10px;display:flex}.customer-quick-actions a,.checkout-link{min-height:42px;color:var(--green-dark);background:#eef6f2;border-radius:7px;justify-content:center;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.customer-quick-actions a:hover,.checkout-link:hover{color:#fff;background:var(--green)}.checkout-link.disabled{pointer-events:none;opacity:.45}.storefront-account{background:#fff}.storefront-account .panel,.storefront-account .single-panel{box-shadow:none;margin-top:0}.account-tabs{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.account-tabs button{border:1px solid var(--line);color:#2f3a35;min-height:40px;box-shadow:none;background:#fff}.account-tabs button.active{color:#fff;border-color:var(--green);background:var(--green)}.storefront-strip{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding-top:0;padding-bottom:0;display:grid}.storefront-strip article{background:#fff;gap:6px;padding:28px;display:grid}.storefront-strip strong{font-size:clamp(1.8rem,4vw,3rem)}.storefront-strip span{color:var(--muted);font-weight:700}.section-heading{width:min(780px,100%);margin-bottom:26px}.section-heading h2{letter-spacing:0;margin-top:8px;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.storefront-shop-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.store-product-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-rows:250px 1fr;display:grid;overflow:hidden;box-shadow:0 14px 32px #1c2b2212}.store-product-card img,.category-tile img{object-fit:cover;width:100%;height:100%}.store-product-card>div{gap:8px;padding:18px;display:grid}.store-product-card span,.store-product-card p,.store-product-card small,.product-card-footer small{color:var(--muted);font-weight:700}.store-product-card h3{min-height:2.6em;margin:0;font-size:1.15rem;line-height:1.3}.product-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.product-card-footer strong{color:var(--green-dark);font-size:1.2rem}.product-card-footer button,.store-cart-panel>button{white-space:nowrap}.muted-band{background:#eef4ef}.category-showcase{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.category-tile{color:#fff;background:#10221a;border-radius:8px;align-items:flex-end;min-height:280px;display:flex;position:relative;overflow:hidden}.category-tile:after{content:"";background:linear-gradient(#0000 35%,#000000b8);position:absolute;inset:0}.category-tile img{position:absolute;inset:0}.category-tile div{z-index:1;gap:5px;padding:18px;display:grid;position:relative}.category-tile strong{font-size:1.35rem}.category-tile span{color:#ffffffd1}.store-cart-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:16px;padding:18px;display:grid;position:sticky;top:92px;box-shadow:0 14px 32px #1c2b2214}.cart-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.cart-heading h2{margin-top:6px;font-size:1.45rem}.cart-heading>strong{color:var(--green-dark);font-size:1.3rem}.cart-items{gap:12px;display:grid}.cart-items article{border-bottom:1px solid #edf1ec;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;padding-bottom:12px;display:grid}.cart-items img{object-fit:cover;border-radius:7px;width:56px;height:56px}.cart-items h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:.95rem;overflow:hidden}.cart-items span,.cart-empty{color:var(--muted);font-weight:700}.cart-stepper{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:32px 32px 32px;align-items:center;display:inline-grid;overflow:hidden}.cart-stepper button{min-width:0;min-height:32px;color:var(--green-dark);background:#eef6f2;border-radius:0;padding:0}.cart-stepper button:hover{color:#fff}.cart-stepper span{color:var(--ink);text-align:center;font-weight:800}.store-cart-panel>button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;transform:none}.app-shell{grid-template-columns:264px 1fr;min-height:100vh;display:grid}.sidebar{overscroll-behavior:contain;color:#fff;background:#10211a;height:100vh;padding:24px 18px;position:sticky;top:0;overflow-y:auto}.sidebar-header{gap:14px;display:grid}.brand{align-items:center;gap:12px;padding:0 8px 26px;display:flex}.brand-mark{width:42px;height:42px;color:var(--green-dark);background:#d7f4e7;border-radius:7px;place-items:center;font-size:1.35rem;font-weight:900;display:grid}.brand strong,.brand span{display:block}.brand span{color:#ffffffad;font-size:.86rem}.menu-toggle,.mobile-header-actions,.mobile-nav-account{display:none}.nav-list{gap:8px;padding-bottom:18px;display:grid}.nav-group{gap:6px;display:grid}.nav-group-label{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;padding:12px 14px 4px;font-size:.74rem;font-weight:900}.nav-submenu{gap:6px;padding-left:10px;display:grid}.nav-list a{color:#ffffffbd;border-radius:7px;padding:12px 14px;font-weight:700}.nav-submenu a{padding:10px 12px;font-size:.92rem}.nav-list a.active,.nav-list a:hover{color:#fff;background:#ffffff1f}.workspace{min-width:0;padding:28px}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.topbar h1{margin-top:4px;font-size:clamp(1.7rem,4vw,2.5rem)}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.auth-copy .eyebrow{color:#d7f4e7}.profile-actions{color:var(--muted);align-items:center;gap:12px;font-size:.92rem;display:flex}.profile-menu{position:relative}.profile-icon-button{border:1px solid var(--line);color:#fff;background:var(--green);border-radius:50%;place-items:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;font-weight:900;display:grid}.profile-icon-button:hover{transform:none}.profile-dropdown{z-index:20;border:1px solid var(--line);min-width:190px;box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.profile-dropdown button{width:100%;color:var(--ink);text-align:left;background:0 0;border-radius:7px;justify-content:start}.profile-dropdown button:hover{color:var(--green-dark);box-shadow:none;background:#eef6f2;transform:none}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.stat-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{gap:8px;padding:20px;display:grid}.stat-card span,.stat-card small,.panel p,.muted{color:var(--muted)}.stat-card strong{font-size:2rem}.panel{min-width:0;padding:22px}.single-panel{max-width:1180px}.wide-panel{grid-column:1/-1}.panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.panel h2{margin-bottom:12px;font-size:1.22rem}.panel-heading h2{margin-bottom:4px}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.data-table{gap:12px;display:grid}.table-toolbar{justify-content:space-between;align-items:end;gap:12px;display:flex}.table-toolbar label{width:min(340px,100%);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:900;display:grid}.table-toolbar input,.page-size-field select{border:1px solid var(--line);min-height:38px;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;background:#fff;border-radius:7px;padding:0 12px;font-weight:700}.page-size-field{width:auto}.page-size-field select{min-width:76px}.table-toolbar span{color:var(--muted);white-space:nowrap;font-size:.86rem;font-weight:800}.table-toolbar-actions{align-items:center;gap:10px;display:flex}.table-toolbar-actions button{border-radius:7px;min-height:38px;padding:0 12px;font-size:.86rem}.table-toolbar-actions button:disabled{cursor:not-allowed;opacity:.55}.pagination-bar{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.86rem;font-weight:800;display:flex}.pagination-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.pagination-actions button{border-radius:7px;min-height:34px;padding:0 10px;font-size:.82rem}.pagination-actions button:disabled{cursor:not-allowed;opacity:.55}.pagination-actions strong{color:var(--ink);white-space:nowrap}table{border-collapse:collapse;width:100%;min-width:760px}tr{transition:background .15s,box-shadow .15s}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f4faf6}.selected-row{box-shadow:inset 3px 0 0 var(--green);background:#eaf6f0}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;white-space:nowrap;padding:14px 12px}th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.row-actions button,.row-action-link{min-height:34px;padding:0 12px;font-size:.86rem}.icon-action-button{border-radius:999px;width:34px;min-width:34px;min-height:34px;padding:0}.icon-action-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.icon-action-button.danger-icon{background:var(--red)}.table-toggle-switch{cursor:pointer;align-items:center;width:46px;height:26px;display:inline-flex}.table-toggle-switch input{opacity:0;pointer-events:none;position:absolute}.table-toggle-switch span{background:#d3d8df;border-radius:999px;width:46px;height:26px;transition:background .16s;position:relative}.table-toggle-switch span:after{content:"";background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0f172a38}.table-toggle-switch input:checked+span{background:var(--green)}.table-toggle-switch input:checked+span:after{transform:translate(20px)}.table-toggle-switch input:focus-visible+span{box-shadow:0 0 0 3px #19714f2e}.table-toggle-switch input:disabled+span{opacity:.55;cursor:not-allowed}.row-action-link{background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.row-action-link:hover{background:var(--green-dark)}.amount-cell{gap:2px;display:grid}.amount-cell strong{color:var(--ink)}.amount-cell span{color:var(--muted);font-size:.78rem;font-weight:800}.expanded-table-row td{white-space:normal;background:#f6fbf8;padding:0}.expanded-order-detail{border-left:3px solid var(--green);gap:12px;padding:16px;display:grid}.order-detail-grid{border-left:3px solid var(--green);background:#f6fbf8;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:16px;display:grid}.order-detail-grid h4{margin:0 0 10px}.order-timeline{gap:8px;display:grid}.timeline-step{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:7px;padding:10px 12px;font-weight:800}.timeline-step.done{color:#146246;background:#e2f3eb;border-color:#b8e1cb}.customer-wishlist-layout{grid-template-columns:1.5fr 1fr;gap:18px;display:grid}.customer-wishlist-layout h3{margin-top:0}.expanded-order-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.expanded-order-heading div{gap:3px;display:grid}.expanded-order-heading span,.product-cell span,.expanded-order-notes{color:var(--muted);font-size:.84rem}.expanded-order-notes{line-height:1.55}.product-expanded-detail{gap:16px}.product-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.product-detail-images{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.nested-table-wrap{overflow-x:auto}.nested-table{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:900px;overflow:hidden}.nested-table th,.nested-table td{padding:10px}.product-cell{gap:3px;display:grid}.status{color:#58645e;background:#eef1ef;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.status-live,.status-approved,.status-active,.status-delivered,.status-shipped,.status-low,.status-closed,.status-paid{color:#146246;background:#e2f3eb}.status-pending_approval,.status-pending,.status-processing,.status-review,.status-medium,.status-invited,.status-pending_payment,.status-unpaid,.status-created,.status-not_assigned,.status-assigned,.status-picked_up,.status-in_transit,.status-sent_to_vendor,.status-vendor_dispatched,.status-items_received,.status-bill_received{color:#94600b;background:#fff2d8}.status-rejected,.status-suspended,.status-high,.status-open,.status-disabled,.status-failed{color:#9e2f2f;background:#fde8e8}.status-enabled{color:#146246;background:#e2f3eb}.mini-bars,.activity-list,.check-list,.profile-card{gap:12px;display:grid}.bar-row{grid-template-columns:120px 1fr 54px;align-items:center;gap:12px;display:grid}.bar-row span{color:var(--muted);font-size:.9rem}.bar-track{background:#edf1ec;border-radius:999px;height:10px;overflow:hidden}.bar-track div{border-radius:inherit;background:linear-gradient(90deg, var(--green), var(--teal));height:100%}.activity-list article,.check-list span,.profile-card span,.profile-card strong{border:1px solid var(--line);background:var(--panel-soft);border-radius:7px;padding:12px}.activity-list article{gap:4px;display:grid}.activity-list span,.profile-card span{color:var(--muted);font-size:.92rem}.product-form,.vendor-form,.admin-form,.customer-form,.category-form,.product-management-form,.order-form,.delivery-form,.vendor-order-form,.expense-form,.profile-settings-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-form .full-field,.product-form button,.vendor-form .full-field,.admin-form .full-field,.customer-form .full-field,.category-form .full-field,.product-management-form .full-field,.order-form .full-field,.delivery-form .full-field,.vendor-order-form .full-field,.expense-form .full-field,.profile-settings-form .full-field{grid-column:1/-1}.product-form button{justify-self:start}.vendor-form,.admin-form,.customer-form,.category-form,.product-management-form,.order-form,.delivery-form,.vendor-order-form,.expense-form,.profile-settings-form{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:18px}.horizontal-tabs{gap:18px;display:grid}.horizontal-tab-list{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;flex-wrap:wrap;gap:8px;padding:8px;display:flex}.horizontal-tab-list button{min-width:150px;min-height:54px;color:var(--ink);text-align:left;background:0 0;border:1px solid #0000;justify-items:start;gap:4px;padding:9px 14px;display:grid}.horizontal-tab-list button:hover,.horizontal-tab-list button.active{color:var(--green-dark);border-color:var(--line);box-shadow:none;background:#fff;transform:none}.horizontal-tab-list small{color:var(--muted);font-size:.78rem;font-weight:700}.horizontal-tab-panel{min-width:0}.category-stack{gap:18px;display:grid}.vendor-detail .vendor-form,.vendor-detail .admin-form,.vendor-detail .customer-form,.vendor-detail .delivery-form{box-shadow:none;background:0 0;border:0;margin-bottom:0;padding:0}.vendor-detail .vendor-form,.vendor-detail .admin-form,.vendor-detail .customer-form,.vendor-detail .delivery-form,.vendor-detail .contact-row,.vendor-detail .address-row{grid-template-columns:1fr}.delivery-form{gap:14px;display:grid}.file-pill{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.file-pill span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.vendor-management-grid,.entity-management-grid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:start;gap:18px;display:grid}.vendor-detail{border:1px solid var(--line);background:#fff;border-radius:8px;gap:16px;max-height:calc(100vh - 48px);padding:18px;display:grid;position:sticky;top:24px;overflow:auto}.empty-vendor-detail{align-content:center;min-height:220px}.detail-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;padding-bottom:14px;display:flex}.detail-heading h3,.vendor-detail h4{margin:0}.detail-heading p{color:var(--muted);margin-top:4px}.detail-block{gap:10px;display:grid}.detail-block h4{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.86rem}.detail-line{border-bottom:1px solid #edf1ec;grid-template-columns:130px 1fr;gap:12px;padding:10px 0;display:grid}.detail-line span{color:var(--muted);font-size:.88rem}.detail-line strong{overflow-wrap:anywhere;min-width:0;font-size:.94rem}.contact-detail{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:5px;padding:12px;display:grid}.contact-detail span,.contact-detail p{color:var(--muted);font-size:.9rem}.form-section-title{align-self:end}.form-section-title h3{color:var(--ink);margin:0 0 4px;font-size:1rem}.form-section-title p{color:var(--muted);font-size:.9rem}.contact-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex}.contact-list,.address-list{gap:12px;display:grid}.contact-row,.address-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px;padding:14px;display:grid}.contact-row{grid-template-columns:1fr 1fr 1.35fr auto}.contact-row button,.address-remove{min-width:92px}.address-remove{justify-self:start}.map-link-preview{color:var(--brand);align-self:center;font-weight:800;text-decoration:none}.map-link-preview:hover{text-decoration:underline}.checkbox-label{width:fit-content;color:var(--ink);justify-self:start;align-items:center;gap:8px;font-weight:700;display:inline-flex}.checkbox-label input{width:auto;margin:0}.submit-row{justify-self:start}.form-actions{align-items:center;gap:10px;display:flex}.toggle-field{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:14px;color:var(--ink)!important;grid-template-columns:none!important;display:flex!important}.toggle-field input{width:18px;height:18px;accent-color:var(--green)}.toggle-field span{gap:3px;display:grid}.toggle-field small{color:var(--muted);font-weight:700}.field-help{color:var(--muted);font-size:.84rem;font-weight:700}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.image-slot{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:start;gap:10px;padding:10px;display:grid}.image-preview{gap:8px;margin:0;display:grid}.image-preview img{aspect-ratio:4/3;object-fit:cover;background:#edf1ec;border-radius:7px;width:100%}.image-preview figcaption{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:700;overflow:hidden}.image-preview button{min-height:34px}.image-empty{border:1px dashed var(--line);min-height:112px;color:var(--muted);background:var(--panel-soft);border-radius:8px;place-items:center;font-size:.86rem;font-weight:700;display:grid}.order-customer-summary,.order-items{gap:10px;display:grid}.order-customer-summary{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px}.order-item-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(150px,.85fr) minmax(150px,.85fr) minmax(220px,1fr) 100px 120px auto;align-items:end;gap:12px;padding:14px;display:grid}.vendor-order-item-row{grid-template-columns:minmax(140px,.8fr) minmax(140px,.8fr) minmax(200px,1fr) 96px 112px 112px 96px auto}.line-total{align-content:center;gap:8px;min-height:66px;display:grid}.line-total span,.order-total span{color:var(--muted);font-size:.86rem;font-weight:800}.order-total{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.order-total strong{font-size:1.5rem}.empty-state,.center-screen{min-height:260px;color:var(--muted);place-items:center;display:grid}.loader{border:4px solid #dfe5de;border-top-color:var(--green);border-radius:50%;width:38px;height:38px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=920px){.storefront-nav{flex-direction:column;align-items:flex-start}.storefront-nav nav{flex-wrap:wrap;width:100%}.storefront-strip,.store-product-grid,.category-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-shop-layout{grid-template-columns:1fr}.store-cart-panel{position:static}.auth-panel,.app-shell,.dashboard-grid,.product-form,.vendor-form,.admin-form,.customer-form,.category-form,.product-management-form,.order-form,.order-detail-grid,.customer-wishlist-layout,.delivery-form,.vendor-order-form,.expense-form,.profile-settings-form,.contact-row,.address-row,.order-item-row,.vendor-management-grid,.entity-management-grid{grid-template-columns:1fr}.vendor-detail{max-height:none;position:static}.auth-copy{min-height:420px;padding:34px}.sidebar{z-index:10;height:auto;max-height:100vh;padding:14px 16px;position:sticky;top:0;overflow-y:auto}.sidebar-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-header-actions{flex:none;align-items:center;gap:8px;display:flex}.desktop-profile-actions{display:none}.brand{padding:0}.brand-mark{width:38px;height:38px}.menu-toggle{color:#fff;background:#ffffff1f;border:1px solid #ffffff29;flex:none;place-items:center;gap:4px;width:42px;min-height:38px;padding:8px;display:inline-grid}.menu-toggle span{background:currentColor;border-radius:999px;width:20px;height:2px}.table-toolbar{flex-direction:column;align-items:stretch}.table-toolbar label{width:100%}.table-toolbar-actions{justify-content:space-between}.pagination-bar{flex-direction:column;align-items:stretch}.pagination-actions{justify-content:flex-start}.nav-list{border-top:1px solid #ffffff1f;grid-template-columns:1fr;gap:10px;max-height:calc(100vh - 82px);margin-top:14px;padding-top:14px;padding-bottom:8px;display:none;overflow-y:auto}.nav-list.open{display:grid}.mobile-nav-account{border-top:1px solid #ffffff1f;gap:6px;margin-top:4px;padding-top:12px;display:grid}.mobile-nav-account button{color:#ffffffbd;text-align:left;background:#ffffff0f;border-radius:7px;padding:12px;font-weight:700}.mobile-nav-account button:hover{color:#fff;box-shadow:none;background:#ffffff1f;transform:none}.nav-submenu{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0}.nested-table{min-width:720px}.order-item-row,.vendor-order-item-row{align-items:stretch}.nav-group-label{padding:8px 2px 2px}.nav-list a{background:#ffffff0f;padding:11px 12px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){body{overflow-x:hidden}.storefront-nav{padding:14px}.storefront-nav nav{gap:10px 14px}.storefront-hero{min-height:560px;padding:22px}.storefront-section{padding:34px 14px}.storefront-strip,.store-product-grid,.category-showcase{grid-template-columns:1fr}.store-product-card{grid-template-rows:220px 1fr}.auth-screen,.workspace{padding:12px}.auth-card,.panel{padding:14px}.auth-copy{min-height:300px;padding:20px}.auth-card{padding:18px}.auth-card h1,.auth-card h2{font-size:1.55rem}.auth-copy h1{font-size:2.35rem}.auth-copy p{font-size:.98rem}.sidebar{padding:12px}.brand{gap:10px}.brand-mark{width:34px;height:34px;font-size:1.05rem}button:not(.menu-toggle){width:100%}.nav-list{max-height:calc(100vh - 72px)}.nav-list a,.nav-submenu a{padding:12px}.dashboard-grid{gap:12px}.stat-grid,.nav-list,.nav-submenu,.horizontal-tab-list{grid-template-columns:1fr}.horizontal-tab-list{gap:6px;padding:6px;display:grid}.horizontal-tab-list button{min-width:0;min-height:46px;padding:8px 10px}.topbar,.profile-actions{flex-direction:column;align-items:flex-start}.topbar{gap:12px;margin-bottom:14px}.profile-actions,.form-actions,.contact-heading,.detail-heading,.expanded-order-heading,.order-total,.file-pill{flex-direction:column;align-items:stretch}.profile-actions,.profile-menu{width:100%}.profile-icon-button{width:42px}.profile-dropdown{width:min(240px,100%);left:0;right:auto}.stat-card{padding:14px}.stat-card strong{overflow-wrap:anywhere;font-size:1.45rem}.panel-heading{flex-direction:column;align-items:stretch;gap:10px}.panel h2{font-size:1.05rem}.table-toolbar-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.table-toolbar-actions span{white-space:normal}.page-size-field{width:100%}.pagination-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pagination-actions strong{text-align:center;order:-1;grid-column:1/-1}table{min-width:640px}th,td{padding:10px 9px}.row-actions{min-width:150px}.row-actions button{flex:100%;min-height:32px;padding:0 10px}.expanded-order-detail{padding:12px}.nested-table{min-width:640px}.product-form,.vendor-form,.admin-form,.customer-form,.category-form,.product-management-form,.order-form,.delivery-form,.vendor-order-form,.expense-form,.profile-settings-form{gap:12px;padding:12px}input,select,textarea{padding:11px}textarea{min-height:104px}.contact-row,.address-row,.order-item-row{padding:12px}.line-total{min-height:auto}.order-total strong{font-size:1.25rem}.detail-line{grid-template-columns:1fr;gap:4px}.image-preview-grid{grid-template-columns:1fr}.empty-state,.center-screen{text-align:center;min-height:180px}}
