:root{font-synthesis:none;text-rendering:optimizelegibility;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px}body{min-width:320px;min-height:100vh}button,a,input{transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s}:focus-visible{outline-offset:2px;outline:3px solid #0fa6aa47}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important}}.shopper-conversations{margin-top:38px}.shopper-chat-layout{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:300px 1fr;height:620px;display:grid;overflow:hidden}.shopper-chat-layout>aside{border-right:1px solid var(--line);background:#f8fbfa;overflow-y:auto}.shopper-chat-layout>aside>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:14px;display:flex}.shopper-chat-layout>aside>button.active{background:#e8f8f6}.shopper-chat-layout>aside>button>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.shopper-chat-layout>aside p{flex:1;margin:0;display:grid}.shopper-chat-layout>aside small{color:var(--muted)}.shopper-chat-layout>aside i{background:var(--orange);color:#fff;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:11px;font-style:normal;display:grid}.shopper-chat-layout>article{grid-template-rows:auto 1fr auto;min-width:0;display:grid}.shopper-chat-layout>article>header{border-bottom:1px solid var(--line);padding:15px 18px;display:grid}.shopper-chat-layout>article>header small{color:var(--muted)}.shopper-message-list{background:#f4f8f7;flex-direction:column;gap:9px;padding:18px;display:flex;overflow-y:auto}.shopper-message-list>div{background:#fff;border-radius:12px;max-width:78%;padding:9px 12px}.shopper-message-list>div.mine{background:#dff6f3;align-self:flex-end}.shopper-message-list p{margin:0;font-size:13px}.shopper-message-list small{color:var(--muted);text-align:right;font-size:10px;display:block}.shopper-chat-layout form{border-top:1px solid var(--line);gap:8px;padding:13px;display:flex}.shopper-chat-layout form input{border:1px solid var(--line);border-radius:9px;flex:1;min-width:0;height:44px;padding:0 12px}.shopper-chat-layout form button{background:var(--teal);color:#fff;border:0;border-radius:9px;width:44px}.shopper-chat-layout form svg{width:18px}.shopper-chat-empty{text-align:center;place-content:center;justify-items:center;display:grid}.shopper-chat-empty svg{width:52px;height:52px;color:var(--teal)}.shopper-chat-empty h2{margin:10px 0 4px}.shopper-chat-empty p{color:var(--muted);margin:0}@media (width<=760px){.shopper-chat-layout{grid-template-rows:220px 1fr;grid-template-columns:1fr;height:720px}.shopper-chat-layout>aside{border-right:0;border-bottom:1px solid var(--line)}}.shopper-message-image{object-fit:cover;border-radius:10px;width:min(300px,100%);max-height:300px;margin-bottom:7px;display:block}.shopper-image-loading{color:var(--muted);padding:18px;font-size:12px;display:block}.shopper-chat-attach{border:1px solid var(--line);width:44px;height:44px;color:var(--teal);cursor:pointer;border-radius:9px;flex:0 0 44px;place-items:center;display:grid}.shopper-chat-attach input{display:none}.shopper-chat-attach svg{width:19px}.shopper-selected-image{border-top:1px solid var(--line);background:#f8fbfa;align-items:center;gap:10px;padding:8px 13px;display:flex}.shopper-selected-image span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.shopper-selected-image button{background:#fff;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.shopper-selected-image button svg{width:15px}:root{--teal:#0fa6aa;--teal-dark:#087579;--teal-soft:#ecfbfc;--orange:#ff5a0a;--ink:#161b18;--muted:#6e7973;--line:#e4e9e6;--page:#f6f8f7}*{box-sizing:border-box}body{color:var(--ink);background:var(--page);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.dashboard-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:23px 16px 16px;display:flex;position:sticky;top:0}.dash-logo{color:var(--teal);letter-spacing:-.8px;padding:0 10px 25px;font-size:25px;font-weight:800}.dash-logo span{color:var(--orange);font-size:.62em}.dash-logo small{color:var(--muted);background:var(--page);text-transform:uppercase;letter-spacing:.1em;border-radius:5px;margin-left:8px;padding:3px 6px;font-size:9px}.sidebar nav{gap:4px;display:grid}.sidebar nav button{color:#505a55;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 12px;font-size:13px;font-weight:600;display:flex}.sidebar nav button:hover{color:var(--teal-dark);background:var(--teal-soft)}.sidebar nav button.active{color:#fff;background:var(--teal);box-shadow:0 8px 18px #0fa6aa2e}.sidebar nav button b{min-width:20px;color:var(--orange);text-align:center;background:#fff0e8;border-radius:10px;margin-left:auto;padding:3px 5px;font-size:9px}.sidebar-profile{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:auto;padding:13px 10px 0;display:flex}.avatar{color:#fff;background:linear-gradient(145deg, var(--teal), var(--teal-dark));border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:grid}.sidebar-profile>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-profile b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sidebar-profile span{color:var(--muted);font-size:9px}.dashboard-main{min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fffffff0;align-items:center;gap:16px;height:68px;padding:0 28px;display:flex}.menu-button{display:none}.dash-search{border:1px solid var(--line);background:var(--page);border-radius:9px;align-items:center;gap:9px;width:min(460px,50vw);height:40px;padding:0 12px;display:flex}.dash-search svg{color:var(--muted)}.dash-search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.top-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.legacy-admin-actions{display:none}.top-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;position:relative}.dashboard-top-actions{gap:10px;position:relative}.notification-menu-wrap,.account-menu-wrap{position:relative}.top-actions button.notification-trigger{width:42px;height:42px}.notification-trigger em,.shopper-dashboard .top-actions em{background:var(--orange);color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-7px;right:-7px}.notifications-dropdown{z-index:60;border:1px solid var(--line);background:#fff;border-radius:16px;width:min(380px,100vw - 24px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 22px 60px #161b182e}.notifications-dropdown header{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#ecfbfc,#fff7f0);justify-content:space-between;align-items:center;padding:16px;display:flex}.notifications-dropdown header b{font-size:15px}.notifications-dropdown header small,.notifications-dropdown article small,.notification-empty{color:var(--muted)}.notifications-dropdown article{border-bottom:1px solid var(--line);grid-template-columns:10px 1fr;gap:10px;padding:13px 16px;display:grid}.notifications-dropdown article:last-child{border-bottom:0}.notifications-dropdown article>span{background:#dbe7e5;border-radius:999px;width:9px;height:9px;margin-top:5px}.notifications-dropdown article.unread>span{background:var(--orange);box-shadow:0 0 0 5px #ff5a0a1f}.notifications-dropdown article b{color:var(--ink);font-size:12px;display:block}.notifications-dropdown article p{color:#51605c;margin:4px 0;font-size:11px;line-height:1.45}.notification-empty{margin:0;padding:18px;font-size:12px}.top-actions button span{background:var(--orange);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.dashboard-content{max-width:1540px;margin:0 auto;padding:30px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.page-heading span{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:750}.page-heading h1{letter-spacing:-.03em;margin:5px 0 3px;font-size:26px}.page-heading p{color:var(--muted);margin:0;font-size:12px}.primary-action{color:#fff;background:var(--orange);border:0;border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:25px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;column-gap:11px;padding:18px;display:grid}.stat-icon{border-radius:10px;grid-row:span 2;place-items:center;width:42px;height:42px;display:grid}.stat-icon.teal{color:var(--teal-dark);background:var(--teal-soft)}.stat-icon.orange{color:#d64500;background:#fff0e8}.stat-icon.blue{color:#175cd3;background:#eff6ff}.stat-icon.amber{color:#8a5400;background:#fff7e6}.stat-label{color:var(--muted);font-size:10px}.stat-card strong{letter-spacing:-.02em;align-self:end;font-size:21px}.stat-card small{color:var(--muted);grid-column:2;font-size:9px}.content-grid{grid-template-columns:minmax(0,2fr) minmax(260px,.75fr);gap:16px;margin-top:16px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:12px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:16px 18px;display:flex}.panel-heading h2{margin:0;font-size:14px}.panel-heading p{color:var(--muted);margin:4px 0 0;font-size:10px}.panel-heading a{color:var(--teal-dark);font-size:10px;font-weight:700}.panel-heading button{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:13px 18px;font-size:10px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:#fafbfa;font-size:9px;font-weight:650}td b{font-size:10px;display:block}td small{color:var(--muted);margin-top:2px;font-size:8px;display:block}td.money{font-variant-numeric:tabular-nums;font-weight:700}td>button{letter-spacing:2px;background:0 0;border:0;font-weight:800}tbody tr:last-child td{border-bottom:0}.status{border-radius:12px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-block}.status.out,.status.shop{color:var(--teal-dark);background:var(--teal-soft)}.status.done{color:#176b36;background:#ecf8f0}.status.pending{color:#7a4d00;background:#fff8e6}.status.pack{color:#175cd3;background:#eff6ff}.quick-list{padding:7px 16px 14px;display:grid}.quick-list a{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:13px 4px;display:flex}.quick-list a:last-child{border-bottom:0}.quick-list svg{width:35px;height:35px;color:var(--teal-dark);background:var(--teal-soft);border-radius:9px;padding:8px}.quick-list span{flex-direction:column;display:flex}.quick-list b{font-size:10px}.quick-list small{color:var(--muted);margin-top:3px;font-size:9px}.lower{grid-template-columns:1.5fr 1fr}.chart{align-items:end;gap:15px;height:220px;padding:28px 25px 18px;display:flex}.chart-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.chart-column span{background:linear-gradient(#13b3b7,#078f93);border-radius:6px 6px 2px 2px;width:min(36px,70%)}.chart-column small{color:var(--muted);font-size:8px}.stock-panel{padding-bottom:8px}.stock-item{background:var(--page);border-radius:9px;align-items:center;gap:10px;margin:8px 15px;padding:10px;display:flex}.stock-item>span{font-size:27px}.stock-item>div{flex-direction:column;flex:1;display:flex}.stock-item b{font-size:10px}.stock-item small{color:var(--muted);font-size:8px}.stock-item em{color:#7a4d00;background:#fff3cf;border-radius:9px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700}.stock-item em.danger{color:#b42318;background:#fff0f0}@media (width<=1050px){.dashboard-shell{grid-template-columns:76px 1fr}.sidebar{padding-inline:10px}.dash-logo{text-align:center;padding-inline:0;font-size:17px}.dash-logo small,.sidebar nav a span,.sidebar nav a b,.sidebar-profile>div:nth-child(2),.sidebar-profile>svg{display:none}.sidebar nav button{justify-content:center;padding:0}.sidebar-profile{justify-content:center;padding-inline:0}.stat-grid{grid-template-columns:repeat(2,1fr)}}.product-page-heading{align-items:center;margin-bottom:24px}.product-heading-actions{justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.secondary-action{border:1px solid var(--line);min-height:42px;color:var(--ink);font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.product-list-panel{overflow:hidden}.catalog-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:12px 16px;display:flex}.catalog-toolbar label{border:1px solid var(--line);background:var(--page);border-radius:9px;align-items:center;gap:8px;width:min(440px,100%);height:40px;padding:0 12px;display:flex}.catalog-toolbar input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.catalog-toolbar>button{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:9px 11px;font-size:10px;display:flex}.catalog-error,.form-error{color:#b42318;background:#fff0f0;border:1px solid #f3aaaa;border-radius:8px;margin:12px 16px;padding:10px 12px;font-size:11px}.empty-cell{color:var(--muted);text-align:center;padding:32px}.stock-low{color:#b42318;font-weight:750}.row-actions{gap:6px;display:flex}.row-actions button{border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.form-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#161b188c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-form{background:#fff;border-radius:14px;width:min(720px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 24px 70px #00000038}.form-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.form-heading span{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:750}.form-heading h2{margin:3px 0 0;font-size:19px}.form-heading>button{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:15px;padding:22px;display:grid}.form-grid label{color:#505a55;gap:6px;font-size:10px;font-weight:650;display:grid}.form-grid label.wide{grid-column:1/-1}.form-grid input:not([type=checkbox]),.form-grid select,.form-grid textarea{width:100%;color:var(--ink);border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:10px 11px;font-size:11px}.form-grid textarea{resize:vertical}.form-grid label.check{grid-auto-flow:column;justify-content:start;align-items:center;gap:8px;display:flex}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:15px 22px 20px;display:flex}.form-actions>button{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:40px;padding:0 15px;font-size:11px;font-weight:700}.form-actions>button.primary-action{background:var(--orange);border:0}.admin-login{place-items:center;min-height:calc(100vh - 128px);display:grid}.admin-login form{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(390px,100%);padding:30px;box-shadow:0 16px 40px #14281f14}.login-icon{width:48px;height:48px;color:var(--teal-dark);background:var(--teal-soft);border-radius:12px;place-items:center;display:grid}.admin-login form>span{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.09em;margin-top:20px;font-size:9px;font-weight:750;display:block}.admin-login h1{margin:5px 0;font-size:24px}.admin-login p{color:var(--muted);margin:0 0 20px;font-size:11px;line-height:1.5}.admin-login label{color:#505a55;gap:6px;margin-top:13px;font-size:10px;font-weight:650;display:grid}.admin-login input{border:1px solid var(--line);border-radius:8px;min-height:42px;padding:0 11px}.admin-login .primary-action{justify-content:center;width:100%;margin-top:18px}.admin-login form>small{color:var(--muted);text-align:center;margin-top:12px;font-size:8px;display:block}.dashboard-auth-shell{background:linear-gradient(135deg,#e9f8f6,#fff8f2);min-height:100vh;padding:28px}.dashboard-auth-shell>.dash-logo{position:absolute;top:28px;left:34px}.dashboard-loading{text-align:center;background:var(--page);place-content:center;gap:14px;min-height:100vh;display:grid}.dashboard-loading p{color:var(--muted);margin:0}.sidebar-logout{color:#a33f25;width:100%;font:inherit;cursor:pointer;background:#fff7f4;border:1px solid #f0d2c9;border-radius:9px;align-items:center;gap:11px;margin-top:10px;padding:11px 13px;font-size:13px;font-weight:700;display:flex}.avatar-button{cursor:pointer;border:0}.sidebar button.sidebar-profile{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0}.sidebar button.sidebar-profile:hover{background:var(--teal-soft);border-radius:10px}.sidebar-logout:disabled{cursor:wait;opacity:.65}.account-menu-wrap{position:relative}.top-actions .account-trigger{cursor:pointer;justify-content:flex-start;gap:9px;width:auto;min-width:190px;height:46px;padding:5px 10px 5px 6px;display:flex}.top-actions .account-trigger>.avatar,.account-dropdown .avatar{background:linear-gradient(145deg, var(--teal), var(--teal-dark));border:0;width:34px;height:34px;position:static}.account-trigger-copy{text-align:left;flex:1;gap:0;display:grid;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;height:auto!important;position:static!important}.account-trigger-copy b{color:#172522;text-overflow:ellipsis;white-space:nowrap;max-width:112px;font-size:12px;overflow:hidden}.account-trigger-copy small{color:var(--muted);font-size:10px}.account-dropdown{z-index:80;border:1px solid var(--line);background:#fff;border-radius:14px;width:300px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 20px 50px #16373329}.account-dropdown header{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:10px;display:flex}.account-dropdown header>div{min-width:0;display:grid}.account-dropdown header b,.account-dropdown header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-dropdown header b{font-size:13px}.account-dropdown header small{color:var(--muted);font-size:11px}.top-actions .account-dropdown>button{color:#243532;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:flex-start;align-items:center;gap:11px;width:100%;height:auto;margin-top:5px;padding:11px 10px;display:flex;position:static}.top-actions .account-dropdown>button:hover{background:var(--teal-soft)}.account-dropdown button>span{background:0 0;border:0;border-radius:0;width:auto;height:auto;display:grid;position:static}.account-dropdown button b{font-size:12px}.account-dropdown button small{color:var(--muted);font-size:10px}.top-actions .account-dropdown>button.account-signout{color:#a33f25}.top-actions .account-dropdown>button.account-signout:hover{background:#fff3ef}.mobile-nav-overlay{display:none}.settings-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;display:grid}.settings-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.settings-card header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.settings-card header i{background:var(--teal-soft);width:44px;height:44px;color:var(--teal-dark);border-radius:11px;place-items:center;display:grid}.settings-card h2{margin:0;font-size:18px}.settings-card header p{color:var(--muted);margin:3px 0 0;font-size:12px}.settings-card label{color:#44504b;gap:7px;margin-top:14px;font-size:13px;font-weight:700;display:grid}.settings-card input{border:1px solid var(--line);min-height:44px;font:inherit;border-radius:9px;padding:0 12px;font-size:14px}.settings-card .primary-action{margin-top:20px}.settings-message{color:#176b4e;background:#effaf6;border:1px solid #a9dbcc;border-radius:9px;margin-top:18px;padding:12px;font-size:13px}.taxonomy-layout{grid-template-columns:280px 1fr;gap:0;display:grid;overflow:hidden}.taxonomy-layout>form{border-right:1px solid var(--line);padding:22px}.taxonomy-layout h2{margin:0 0 18px;font-size:15px}.taxonomy-layout label{color:var(--muted);gap:7px;font-size:10px;font-weight:700;display:grid}.taxonomy-layout input{border:1px solid var(--line);border-radius:8px;height:42px;padding:0 11px}.taxonomy-layout .primary-action{margin-top:14px}.taxonomy-list{padding:10px 18px}.taxonomy-list>div{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:12px 4px;display:flex}.taxonomy-list span{flex-direction:column;flex:1;display:flex}.taxonomy-list small{color:var(--muted);font-size:9px}.taxonomy-list button{border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.inventory-open{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 10px;font-size:9px}.inventory-dialog{background:#fff;border-radius:14px;width:min(520px,100%);max-height:calc(100vh - 48px);padding:24px;overflow:auto}.inventory-dialog h2{margin:0}.inventory-dialog label{color:var(--muted);gap:6px;margin-top:14px;font-size:10px;font-weight:700;display:grid}.inventory-dialog input,.inventory-dialog select{border:1px solid var(--line);border-radius:8px;height:42px;padding:0 10px}.inventory-dialog .form-actions{padding:18px 0}.history-list{gap:6px;display:grid}.history-list>div{background:var(--page);border-radius:8px;gap:12px;padding:9px;font-size:10px;display:flex}.history-list b{color:var(--teal-dark)}@media (width<=640px){.csv-panel{margin-top:16px;padding:20px}.csv-panel h2{margin:0;font-size:14px}.csv-panel p{color:var(--muted);font-size:9px}.csv-panel textarea{border:1px solid var(--line);width:100%;font:inherit;border-radius:8px;margin:10px 0;padding:10px;font-size:10px}.taxonomy-layout{grid-template-columns:1fr}.taxonomy-layout>form{border-right:0;border-bottom:1px solid var(--line)}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-toolbar label{width:100%}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}}.manager-heading span{color:var(--teal);text-transform:uppercase;font-size:10px;font-weight:800}.manager-heading h1{margin:5px 0;font-size:28px}.manager-heading p{color:var(--muted);margin:0;font-size:11px}.manager-tabs{gap:7px;margin:22px 0;display:flex}.manager-tabs button{border:1px solid var(--line);font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:9px 16px;font-size:10px;font-weight:800}.manager-tabs button.active{border-color:var(--teal);background:var(--teal);color:#fff}.manager-error{color:#a63d20;background:#fff0eb;border-radius:8px;padding:11px;font-size:10px}.commerce-form{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:18px;padding:16px;display:grid}.commerce-form input,.commerce-form select{border:1px solid var(--line);min-width:0;font:inherit;background:#fff;border-radius:8px;padding:10px;font-size:10px}.commerce-form button,.commerce-table td>button{background:var(--teal);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:9px 12px;font-size:9px;font-weight:800}.commerce-table{overflow:auto}.commerce-table table{border-collapse:collapse;width:100%}.commerce-table th,.commerce-table td{text-align:left;border-bottom:1px solid var(--line);padding:13px;font-size:10px}.commerce-table th{color:var(--muted);text-transform:uppercase;font-size:9px}.order-toolbar{gap:10px;margin:20px 0;display:flex}.order-toolbar input,.order-toolbar select,.assignment-grid select,.status-select{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:10px;font-size:10px}.order-toolbar input{min-width:250px}.order-toolbar button{background:var(--teal);color:#fff;font:inherit;border:0;border-radius:8px;padding:9px 14px;font-size:10px;font-weight:800}.order-workspace{border:1px solid var(--line);background:#fff;border-radius:13px;margin:20px 0 14px;overflow:hidden}.order-tabs{border-bottom:1px solid var(--line);gap:4px;padding:10px 12px 0;display:flex;overflow-x:auto}.order-tabs button{color:#63736f;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:10px 11px 12px;font-size:12px;font-weight:750;display:flex}.order-tabs button span{color:#53635f;text-align:center;background:#eef3f2;border-radius:20px;min-width:20px;padding:2px 6px;font-size:10px}.order-tabs button.active{border-bottom-color:var(--teal);color:#087f80}.order-tabs button.active span{color:#087f80;background:#e3f6f4}.order-workspace .order-toolbar{grid-template-columns:minmax(260px,1fr) auto auto auto 40px;gap:8px;margin:0;padding:13px;display:grid}.order-search,.order-filter-select{border:1px solid var(--line);color:#667773;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:40px;padding:0 11px;display:flex}.order-search:focus-within,.order-filter-select:focus-within{border-color:#29a9a8;box-shadow:0 0 0 3px #119d9d17}.order-workspace .order-search input,.order-workspace .order-filter-select select{background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:11px}.order-filter-select select{appearance:none}.order-filter-select svg:last-child{flex:none}.order-workspace .order-refresh{border:1px solid var(--line);color:#176d6d;background:#fff;place-items:center;min-height:40px;padding:0;display:grid}.order-results-bar{color:#6c7c78;border-top:1px solid #edf1f0;justify-content:space-between;align-items:center;min-height:37px;padding:0 14px;font-size:10px;display:flex}.order-results-bar button{color:#078687;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.orders-empty{height:160px;color:var(--muted);text-align:center!important;font-size:12px!important}@media (width<=1180px){.order-workspace .order-toolbar{grid-template-columns:1fr 1fr 1fr}.order-search{grid-column:1/-1}}@media (width<=720px){.order-workspace .order-toolbar{grid-template-columns:1fr}.order-search{grid-column:auto}.order-workspace .order-refresh{min-height:40px}}.commerce-table td small{color:var(--muted);margin-top:4px;font-size:8px;display:block}.order-dialog{background:#fff;border-radius:16px;width:min(650px,100% - 30px);max-height:90vh;padding:28px;position:relative;overflow:auto}.dialog-close{background:0 0;border:0;font-size:25px;position:absolute;top:12px;right:16px}.order-dialog>small{color:var(--teal);font-weight:800}.order-dialog h2{margin:5px 0 20px}.order-detail-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.order-detail-grid>div{background:#f4f8f7;border-radius:9px;gap:4px;padding:12px;display:grid}.order-detail-grid span{color:var(--muted);font-size:8px}.order-detail-grid b{font-size:11px}.order-dialog h3{margin:20px 0 9px;font-size:12px}.assignment-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.assignment-grid label{color:var(--muted);gap:5px;font-size:9px;display:grid}.status-select{width:100%}.status-timeline{gap:10px;display:grid}.status-timeline>div{gap:10px;display:flex}.status-timeline i{background:var(--teal);border-radius:50%;width:9px;height:9px;margin-top:3px}.status-timeline span{gap:3px;display:grid}.status-timeline small{color:var(--muted);font-size:8px}.ops-summary{align-items:center;gap:10px;margin:20px 0;display:flex}.ops-summary>div{border:1px solid var(--line);background:#fff;border-radius:10px;gap:3px;min-width:110px;padding:13px;display:grid}.ops-summary b{font-size:20px}.ops-summary span{color:var(--muted);font-size:9px}.ops-summary>button{color:#a14a31;font:inherit;background:0 0;border:0;margin-left:auto;padding:9px;font-size:9px;font-weight:800}.shopper-workflow-guide{background:linear-gradient(135deg,#f5fcfb,#fff);border:1px solid #cfe5e2;border-radius:13px;margin:0 0 20px;padding:18px 20px}.shopper-workflow-guide>b{font-size:13px}.shopper-workflow-guide>div,.shopper-order-progress{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:13px;display:grid}.shopper-workflow-guide span,.shopper-order-progress span{color:#516562;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.shopper-workflow-guide span i,.shopper-order-progress span i{width:23px;height:23px;color:var(--teal-dark);background:#dff3f1;border-radius:50%;flex:none;place-items:center;font-size:9px;font-style:normal;display:grid}.shopper-workflow-guide p{color:var(--muted);margin:13px 0 0;font-size:11px}.shopper-order-progress{background:#f4f8f7;border-radius:11px;grid-template-columns:repeat(5,1fr);margin:8px 0 24px;padding:13px}.shopper-order-progress span{flex-direction:column;align-items:flex-start}.shopper-order-progress span.done{color:var(--teal-dark)}.shopper-order-progress span.done i{background:var(--teal);color:#fff}.shopper-rider-assignment{background:#effaf8;border:1px solid #bfe1dd;border-radius:12px;gap:11px;margin-top:18px;padding:16px;display:grid}.shopper-rider-assignment>div{gap:3px;display:grid}.shopper-rider-assignment b{color:#163b37;font-size:13px}.shopper-rider-assignment small,.shopper-rider-assignment p{color:var(--muted);margin:0;font-size:10px}.shopper-rider-assignment select{color:#213b37;width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #9bcfc9;border-radius:9px;outline:0;padding:0 11px;font-size:12px;font-weight:650}@media (width<=760px){.shopper-workflow-guide>div,.shopper-order-progress{grid-template-columns:1fr 1fr}}.ops-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.ops-grid>article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:17px}.ops-grid header,.ops-grid footer{justify-content:space-between;align-items:center;display:flex}.ops-grid header span{color:var(--teal);font-size:9px;font-weight:800}.ops-grid header b{color:#b65427;text-transform:capitalize;background:#fff1e9;border-radius:7px;padding:5px 7px;font-size:8px}.ops-grid h3{margin:16px 0 5px;font-size:14px}.ops-grid p{min-height:32px;color:var(--muted);font-size:9px;line-height:1.6}.ops-grid footer{border-top:1px solid var(--line);margin-top:15px;padding-top:12px}.ops-grid footer button,.ops-actions button{background:var(--teal);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:8px 11px;font-size:9px;font-weight:800}.ops-dialog>p{color:var(--muted);font-size:10px}.shopping-checklist{display:grid}.shopping-checklist>div{border-bottom:1px solid var(--line);align-items:center;gap:6px;padding:10px 0;display:flex}.shopping-checklist span{flex:1;gap:3px;display:grid}.shopping-checklist small{color:var(--muted);text-transform:capitalize;font-size:8px}.shopping-checklist button{color:var(--teal-dark);cursor:pointer;background:#fff;border:1px solid #b7dcd8;border-radius:7px;padding:6px 8px;font-size:8px}.shopping-checklist .danger,.ops-actions .danger{color:#a74327;background:#fff1ed;border-color:#f2c4b7}.ops-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.ops-actions button:disabled{opacity:.45}.maps-link{color:var(--teal-dark);text-align:center;background:#eaf8f7;border-radius:9px;margin:18px 0;padding:13px;font-size:10px;font-weight:800;display:block}.vendor-stats{align-items:stretch;gap:10px;margin:20px 0;display:flex}.vendor-stats>div{border:1px solid var(--line);background:#fff;border-radius:10px;gap:4px;min-width:120px;padding:13px;display:grid}.vendor-stats span{color:var(--muted);font-size:8px}.vendor-stats button{background:var(--teal);color:#fff;font:inherit;border:0;border-radius:8px;padding:9px 12px;font-size:9px;font-weight:800}.vendor-item{border-top:1px solid var(--line);align-items:center;gap:6px;padding:9px 0;display:flex}.vendor-item>span{flex:1;font-size:9px;display:grid}.vendor-item small{color:var(--muted);font-size:7px}.vendor-item button{color:var(--teal-dark);background:#fff;border:1px solid #b9dad7;border-radius:6px;padding:5px;font-size:8px}.vendor-item .danger{color:#a33f25}.vendor-orders label{color:var(--muted);gap:4px;margin-top:8px;font-size:8px;display:grid}.vendor-orders input,.vendor-orders select,.ticket-thread+form textarea,.order-dialog>select{border:1px solid var(--line);font:inherit;border-radius:7px;padding:8px;font-size:9px}.ticket-thread{gap:8px;max-height:300px;margin:15px 0;display:grid;overflow:auto}.ticket-thread>div{background:#f3f8f7;border-radius:8px;padding:10px}.ticket-thread b{font-size:9px}.ticket-thread p{color:var(--ink);margin:4px 0;font-size:10px}.ticket-thread+form{gap:8px;display:grid}.ticket-thread+form textarea{min-height:70px}@media (width<=760px){.dashboard-shell{display:block}.sidebar{display:none}.sidebar.open{z-index:80;width:min(290px,84vw);display:flex;position:fixed;inset:0 auto 0 0;box-shadow:18px 0 50px #0003}.mobile-nav-overlay{z-index:70;background:#0a191685;border:0;display:block;position:fixed;inset:0}.topbar{padding-inline:15px}.menu-button{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.dash-search{flex:1;width:auto}.top-actions .avatar{display:none}.dashboard-content{padding:20px 14px}.page-heading{flex-direction:column;align-items:flex-start}.stat-grid,.content-grid,.lower{grid-template-columns:1fr}.stat-grid{gap:10px}.commerce-form{grid-template-columns:1fr}.order-toolbar{display:grid}.order-toolbar input{min-width:0}.order-detail-grid,.assignment-grid{grid-template-columns:1fr 1fr}.ops-grid{grid-template-columns:1fr}.ops-summary{align-items:stretch}.ops-summary>button{margin-left:0}.vendor-stats{grid-template-columns:1fr 1fr;display:grid}.settings-grid{grid-template-columns:1fr}.dashboard-auth-shell{padding:16px}.dashboard-auth-shell>.dash-logo{text-align:left;margin:4px 8px;position:static}.dashboard-auth-shell .admin-login{min-height:calc(100vh - 70px)}}body{-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}.sidebar nav button{font-size:14px}.dash-logo small{font-size:11px}.sidebar-profile b{font-size:13px}.sidebar-profile span{font-size:12px}.dash-search input{font-size:14px}.page-heading span,.manager-heading span{font-size:12px}.page-heading h1,.manager-heading h1{font-size:30px}.page-heading p,.manager-heading p,.primary-action{font-size:14px}.stat-label{font-size:13px}.stat-card strong{font-size:24px}.stat-card small{font-size:12px}.panel-heading h2{font-size:17px}.panel-heading p,.panel-heading a,.panel-heading button,th,td,.commerce-table th,.commerce-table td{font-size:13px}th,.commerce-table th{font-size:12px}td b{font-size:13px}td small,.commerce-table td small,.status{font-size:11px}.quick-list b,.stock-item b{font-size:13px}.quick-list small,.stock-item small{font-size:12px}.chart-column small{font-size:11px}.catalog-toolbar input,.catalog-toolbar>button,.form-grid input:not([type=checkbox]),.form-grid select,.form-grid textarea,.form-actions>button,.form-grid label,.taxonomy-layout label,.inventory-dialog label{font-size:13px}.form-heading span,.admin-login form>span{font-size:11px}.form-heading h2{font-size:22px}.admin-login p,.admin-login label{font-size:13px}.admin-login form>small{font-size:11px}.taxonomy-layout h2{font-size:18px}.taxonomy-list b{font-size:13px}.taxonomy-list small{font-size:12px}.manager-tabs button,.commerce-form input,.commerce-form select,.order-toolbar input,.order-toolbar select,.assignment-grid select,.status-select{font-size:13px}.commerce-form button,.commerce-table td>button,.order-toolbar button{font-size:12px}.order-detail-grid span,.assignment-grid label,.status-timeline small{font-size:11px}.order-detail-grid b,.order-dialog h3{font-size:14px}.ops-summary span,.ops-summary>button{font-size:12px}.ops-grid header span,.ops-grid header b{font-size:11px}.ops-grid h3{font-size:16px}.ops-grid p,.ops-grid footer button,.ops-actions button{font-size:12px}.shopping-checklist b{font-size:13px}.shopping-checklist small,.shopping-checklist button{font-size:11px}.vendor-stats span,.vendor-stats button,.vendor-item>span,.vendor-item button,.vendor-orders label{font-size:12px}.vendor-item small{font-size:11px}.vendor-orders input,.vendor-orders select,.ticket-thread+form textarea,.order-dialog>select,.ticket-thread b,.ticket-thread p{font-size:12px}.report-toolbar{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:end;gap:10px;margin:20px 0;padding:14px;display:flex}.report-toolbar label{color:var(--muted);gap:5px;font-size:12px;font-weight:700;display:grid}.report-toolbar input,.report-toolbar button{border:1px solid var(--line);height:40px;font:inherit;background:#fff;border-radius:8px;padding:0 12px;font-size:13px}.report-toolbar button{color:var(--teal-dark);align-items:center;gap:6px;font-weight:750;display:flex}.report-loading{text-align:center;padding:40px}.report-status-list{padding:8px 18px}.report-status-list div{border-bottom:1px solid var(--line);text-transform:capitalize;justify-content:space-between;padding:12px 2px;display:flex}.performance-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.performance-card{padding:12px 18px}.performance-card>div:not(.panel-heading){border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:12px 0;display:flex}.performance-card>div:last-child{border-bottom:0}.performance-card svg{color:var(--teal)}.performance-card span{flex:1;display:grid}.performance-card b{font-size:13px}.performance-card small{color:var(--muted);font-size:11px}.performance-card strong{font-size:17px}@media (width<=760px){.report-toolbar{flex-direction:column;align-items:stretch}.performance-grid{grid-template-columns:1fr}.chart{overflow-x:auto}.chart-column{min-width:34px}}.dashboard-content>section,.dashboard-content>div{width:100%;max-width:1440px;margin-inline:auto}.manager-page,.order-manager,.operations-page,.settings-page{min-width:0}.manager-heading,.page-heading{margin-bottom:24px}.manager-heading h1,.page-heading h1{letter-spacing:-.025em;line-height:1.15}.panel,.settings-card,.ops-grid>article,.vendor-stats>div,.commerce-form,.csv-panel{box-shadow:0 8px 24px #10362f0a}.csv-panel{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;margin-top:20px;padding:24px;display:grid}.csv-panel h2,.csv-panel p{grid-column:1/-1}.csv-panel h2{margin:0;font-size:19px;line-height:1.3}.csv-panel p{color:var(--muted);margin:0;font-size:13px}.csv-panel textarea{resize:vertical;width:100%;min-height:130px;color:var(--ink);font:inherit;background:#fbfcfc;border:1px solid #cfdad6;border-radius:9px;margin:0;padding:13px 14px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.5}.csv-panel .primary-action{white-space:nowrap;min-height:44px;margin:0}.commerce-form{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end;gap:12px;padding:20px}.commerce-form input,.commerce-form select,.order-toolbar input,.order-toolbar select,.assignment-grid select,.status-select,.vendor-orders input,.vendor-orders select{background:#fff;border:1px solid #cfdad6;border-radius:9px;width:100%;min-height:44px;padding:0 12px}.commerce-form button,.order-toolbar button{min-height:44px;padding-inline:16px}.manager-tabs{max-width:100%;padding-bottom:3px;overflow-x:auto}.manager-tabs button{white-space:nowrap;min-height:40px}.commerce-table{border-radius:12px;width:100%}.commerce-table table{min-width:760px}.commerce-table th,.commerce-table td{vertical-align:middle;padding:16px 18px}.commerce-table td>button{min-height:34px;margin:2px}.order-toolbar{grid-template-columns:minmax(220px,1fr) minmax(170px,220px) auto;align-items:center;display:grid}.ops-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:16px}.ops-grid>article{min-width:0;padding:20px}.vendor-stats{grid-template-columns:repeat(3,minmax(150px,1fr)) auto auto;align-items:stretch;display:grid}.vendor-stats>button{min-height:48px}.form-backdrop{overflow-y:auto}.product-form,.inventory-dialog,.order-dialog{margin-block:auto}.form-grid input:not([type=checkbox]),.form-grid select,.form-grid textarea,.settings-card input,.inventory-dialog input,.inventory-dialog select{min-height:44px;font-size:14px}.form-actions{flex-wrap:wrap}.primary-action{min-height:42px;padding:0 16px}button,input,select,textarea{max-width:100%}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;border-color:var(--teal);outline:3px solid #0da5a838}@media (width<=900px){.dashboard-content{padding:24px 20px}.commerce-form{grid-template-columns:repeat(2,minmax(0,1fr))}.vendor-stats{grid-template-columns:repeat(3,1fr)}.vendor-stats>button{grid-column:span 1}.settings-grid,.content-grid,.lower{grid-template-columns:1fr}}@media (width<=640px){.dashboard-content{padding:18px 12px}.manager-heading h1,.page-heading h1{font-size:26px}.csv-panel{grid-template-columns:1fr;padding:18px}.csv-panel h2,.csv-panel p{grid-column:auto}.csv-panel .primary-action{justify-content:center;width:100%}.commerce-form,.order-toolbar,.vendor-stats{grid-template-columns:1fr}.commerce-table th,.commerce-table td{padding:13px 14px}.ops-summary{grid-template-columns:1fr 1fr;display:grid}.ops-summary>button{grid-column:1/-1}.order-detail-grid,.assignment-grid{grid-template-columns:1fr}.form-backdrop{align-items:start;padding:12px}.product-form,.inventory-dialog,.order-dialog{border-radius:12px;max-height:calc(100vh - 24px)}.settings-card{padding:18px}}@media (width<=760px){.product-page-heading{gap:16px}.product-heading-actions{justify-content:flex-start;width:100%;margin-left:0}.product-heading-actions button{flex:1}}@media (width<=430px){.product-heading-actions{flex-direction:column;align-items:stretch}.product-heading-actions button{width:100%}}.role-portal{background:var(--page);min-height:100vh}.role-portal-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex}.role-portal-header .dash-logo{padding:0}.role-portal-header>div:last-child{text-align:right;display:grid}.role-portal-header b{font-size:14px}.role-portal-header span{color:var(--muted);font-size:12px}.role-portal>main{width:min(1400px,100% - 48px);margin:0 auto;padding:32px 0}.role-portal .admin-login{min-height:calc(100vh - 136px)}@media (width<=640px){.role-portal-header{padding:0 16px}.role-portal>main{width:calc(100% - 24px);padding:20px 0}.role-portal-header>div:last-child span{display:none}}.product-gallery-editor,.variation-editor{border:1px solid var(--line);background:#f9fbfa;border-radius:12px;padding:18px}.form-section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.form-section-heading h3{margin:0;font-size:16px}.form-section-heading p{color:var(--muted);margin:3px 0 0;font-size:12px}.image-upload{border:1px solid var(--line);white-space:nowrap;cursor:pointer;background:#fff;border-radius:8px;grid-auto-flow:column;align-items:center;gap:7px;padding:0 13px;min-height:40px!important;color:var(--teal-dark)!important;margin:0!important;display:inline-flex!important}.image-upload input{opacity:0;width:1px;height:1px;position:absolute}.gallery-edit-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;display:grid}.gallery-edit-grid article{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:10px;position:relative;overflow:hidden}.gallery-edit-grid img{object-fit:cover;width:100%;height:100%}.gallery-edit-grid button{color:#a33f25;background:#ffffffe6;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:6px;right:6px}.gallery-edit-grid span{background:var(--teal);color:#fff;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:800;position:absolute;bottom:6px;left:6px}.variation-row{grid-template-columns:1fr 1fr 1.2fr .8fr .7fr 38px;gap:8px;margin-top:8px;display:grid}.variation-row input{min-width:0}.variation-row button{color:#a33f25;background:#fff7f4;border:1px solid #f0c8bd;border-radius:8px;place-items:center;width:38px;min-height:44px;display:grid}@media (width<=900px){.variation-row{grid-template-columns:1fr 1fr}.variation-row button{width:100%}}@media (width<=640px){.form-section-heading{flex-direction:column;align-items:stretch}.image-upload,.form-section-heading .secondary-action{justify-content:center}.variation-row{grid-template-columns:1fr}.variation-row button{width:100%}}.shopper-role-label{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.08em;background:#eef9f7;border-radius:9px;margin:2px 8px 18px;padding:9px 11px;font-size:11px;font-weight:800}.shopper-dashboard .sidebar nav button b.message-count{color:#fff;background:#e53935;min-width:24px;padding:4px 7px;font-size:11px;box-shadow:0 4px 10px #e539353d}.shopper-dashboard .sidebar nav button.active b.message-count{color:#d72f2f;background:#fff}.shopper-page-title{display:grid}.shopper-page-title b{font-size:15px}.shopper-page-title span{color:var(--muted);font-size:11px}.shopper-dashboard .top-actions button{position:relative}.shopper-dashboard .top-actions em{color:#fff;background:#e53935;border:2px solid #fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:9px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-6px;right:-5px}.shopper-dashboard .dashboard-content{max-width:1500px}.shopper-dashboard .shopper-conversations{margin-top:0}.concierge-operations>header{justify-content:space-between;align-items:flex-end;gap:25px;margin:22px 0;display:flex}.concierge-operations>header span{color:var(--teal);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900}.concierge-operations>header h2{margin:4px 0;font-size:26px}.concierge-operations>header p{color:var(--muted);margin:0;font-size:13px}.concierge-ops-summary{gap:9px;display:flex}.concierge-ops-summary b{border:1px solid var(--line);background:#fff;border-radius:11px;min-width:105px;padding:12px;font-size:21px;display:grid}.concierge-ops-summary small{color:var(--muted);font-size:9px;font-weight:600}.concierge-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.concierge-ops-grid>article{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:180px 1fr;display:grid;position:relative;overflow:hidden}.concierge-ops-photo{min-height:250px;color:var(--muted);background:#eef5f3;place-items:center;font-size:11px;display:grid}.concierge-ops-photo a,.concierge-ops-photo img{width:100%;height:100%;display:block}.concierge-ops-photo img{object-fit:cover}.concierge-ops-body{padding:17px}.concierge-ops-body>header{justify-content:space-between;gap:8px;display:flex}.concierge-ops-body>header>span{font-size:10px;font-weight:900}.concierge-status{color:#49615d;text-transform:capitalize;background:#eef6f4;border-radius:15px;padding:4px 7px;font-size:8px}.concierge-status.quoted,.concierge-status.approved{color:#ae4b1b;background:#fff1e8}.concierge-status.in_progress,.concierge-status.assigned{color:#08797b;background:#e5f7f4}.concierge-ops-body h3{margin:12px 0;font-size:15px}.concierge-ops-body dl{gap:7px;margin:0;display:grid}.concierge-ops-body dl>div{grid-template-columns:65px 1fr;gap:6px;display:grid}.concierge-ops-body dt{color:var(--muted);font-size:9px}.concierge-ops-body dd{margin:0;font-size:10px}.concierge-ops-body>button,.concierge-action-panel>button{background:var(--teal);color:#fff;border:0;border-radius:8px;margin-top:13px;padding:9px 12px;font-weight:800}.ops-quote{background:#fff5ed;border-radius:8px;justify-content:space-between;margin:12px 0 0;padding:9px;font-size:10px;display:flex}.concierge-action-panel{z-index:3;background:#fffffff7;align-content:center;gap:10px;padding:28px;display:grid;position:absolute;inset:0}.concierge-action-panel h3{margin:0}.concierge-action-panel label{gap:5px;font-size:11px;font-weight:800;display:grid}.concierge-action-panel input,.concierge-action-panel select{border:1px solid var(--line);border-radius:8px;height:41px;padding:0 9px}.concierge-action-panel .panel-close{color:#333;background:0 0;margin:0;padding:4px 8px;font-size:20px;position:absolute;top:6px;right:10px}.concierge-action-panel button.danger{background:#b53a2a}.concierge-photo-loading{font-size:10px}@media (width<=1100px){.concierge-ops-grid{grid-template-columns:1fr}.concierge-operations>header{flex-direction:column;align-items:flex-start}}@media (width<=650px){.concierge-ops-summary{width:100%;overflow:auto}.concierge-ops-grid>article{grid-template-columns:1fr}.concierge-ops-photo{min-height:190px;max-height:230px}}.image-upload input{display:none!important}.product-form{flex-direction:column;max-height:calc(100vh - 48px);display:flex;overflow:hidden}.product-form .form-grid{padding-bottom:24px;overflow-y:auto}.product-form .form-actions{z-index:5;background:#fff;flex:none;margin:0;position:relative;box-shadow:0 -8px 22px #1937330f}.product-form .form-actions .primary-action{position:static!important;inset:auto!important}.image-upload{z-index:2;position:relative}.product-workspace{max-width:1480px;margin:0 auto;padding-bottom:48px}.product-editor-header{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-bottom:24px;display:grid}.product-editor-header h1{margin:3px 0 5px;font-size:30px}.product-editor-header p{color:var(--muted);margin:0}.product-editor-header>div>span{color:var(--teal);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.editor-back{color:var(--teal-dark);background:0 0;border:0;align-items:center;gap:7px;font-weight:800;display:flex}.editor-header-actions{gap:10px;display:flex}.editor-error{margin-bottom:18px}.product-editor-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:20px;display:grid}.editor-main{gap:20px;display:grid}.editor-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 28px #12312e0b}.editor-card-title{align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.editor-card-title>span{width:34px;height:34px;color:var(--teal-dark);background:#e7f8f7;border-radius:10px;place-items:center;font-size:12px;font-weight:900;display:grid}.editor-card h2,.editor-card h3{margin:0}.editor-card-title h2,.editor-aside h2{font-size:19px}.editor-card-title p,.media-editor p{color:var(--muted);margin:4px 0 0;font-size:13px}.editor-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.editor-grid .wide{grid-column:1/-1}.editor-grid label,.editor-aside label,.variation-group-head label{color:#334744;gap:7px;font-size:13px;font-weight:750;display:grid}.editor-grid input,.editor-grid select,.editor-grid textarea,.editor-aside input,.variation-group input{width:100%;min-height:46px;font:inherit;color:#10201e;background:#fbfcfc;border:1px solid #d7e1df;border-radius:10px;padding:11px 13px}.editor-grid textarea{resize:vertical}.editor-aside{gap:20px;display:grid;position:sticky;top:20px}.editor-aside .editor-card{gap:15px;display:grid}.editor-aside .editor-card h2{margin-bottom:4px}.publish-toggle{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex!important}.publish-toggle span{gap:3px;display:grid}.publish-toggle small{color:var(--muted);font-weight:400}.publish-toggle input{width:18px;height:18px;min-height:auto}.media-editor{grid-template-columns:minmax(260px,.72fr) 1.28fr;gap:18px;display:grid}.main-image-panel,.gallery-panel{border:1px solid var(--line);background:#fafcfc;border-radius:13px;padding:18px}.main-image-panel>p,.gallery-panel>div>p{margin-bottom:14px}.main-image-drop{min-height:260px;color:var(--teal-dark);cursor:pointer;background:#eef9f8;border:1.5px dashed #9ccfcb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:relative;overflow:hidden}.main-image-drop input,.gallery-add input,.value-image input{display:none}.main-image-drop img{object-fit:contain;background:#fff;width:100%;height:100%;position:absolute;inset:0}.main-image-drop em{color:#fff;background:#057878eb;border-radius:7px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:800;position:absolute;bottom:10px;right:10px}.main-image-drop span{color:var(--muted);font-size:11px}.gallery-panel{flex-direction:column;display:flex}.gallery-add{border:1px solid var(--line);min-height:42px;color:var(--teal-dark);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-self:flex-start;align-items:center;gap:7px;margin:4px 0 14px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex}.gallery-panel .gallery-edit-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.variation-title{align-items:center}.variation-title>button{margin-left:auto}.variation-builder{overflow:hidden}.empty-variations{text-align:center;background:#fafcfc;border:1.5px dashed #cbdad7;border-radius:13px;padding:34px}.empty-variations p{color:var(--muted);margin:7px 0 15px}.empty-variations button,.add-value{color:var(--teal);background:0 0;border:0;align-items:center;gap:6px;font-weight:800;display:inline-flex}.variation-group{border:1px solid var(--line);background:#fbfcfc;border-radius:13px;margin-top:16px}.variation-group-head{justify-content:space-between;align-items:end;gap:16px;padding:17px;display:flex}.variation-group-head label{width:min(380px,70%)}.variation-group-head>div{gap:7px;display:flex}.variation-group-head button,.danger-icon{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.danger-icon{color:#b7472d!important}.variation-values{border-top:1px solid var(--line);padding:0 17px 17px}.variation-columns,.variation-value{grid-template-columns:54px 1fr 1.15fr .8fr .8fr .65fr 48px 38px;align-items:center;gap:8px;display:grid}.variation-columns{color:var(--muted);text-transform:uppercase;padding:13px 0 7px;font-size:10px;font-weight:800}.variation-value{margin-bottom:8px}.variation-value>input:not([type=checkbox]){background:#fff;border:1px solid #d7e1df;border-radius:8px;min-width:0;min-height:44px;padding:9px}.variation-value>input[type=checkbox]{justify-self:center;width:18px;height:18px}.value-image{width:48px;height:48px;color:var(--teal);cursor:pointer;background:#eef9f8;border:1px dashed #9ccfcb;border-radius:9px;place-items:center;display:grid;overflow:hidden}.value-image img{object-fit:cover;width:100%;height:100%}.value-image svg{width:18px}.add-value{margin:9px 0 0 62px}@media (width<=1150px){.product-editor-layout{grid-template-columns:1fr}.editor-aside{grid-template-columns:1fr 1fr;position:static}.variation-columns{display:none}.variation-value{grid-template-columns:54px repeat(3,1fr)}.variation-value>:nth-child(n+5){margin-top:4px}}@media (width<=760px){.product-editor-header{grid-template-columns:1fr}.editor-header-actions{grid-template-columns:1fr 1fr;display:grid}.editor-back{padding:0}.editor-grid,.media-editor,.editor-aside{grid-template-columns:1fr}.editor-card{padding:18px}.variation-title{flex-wrap:wrap;align-items:flex-start}.variation-title>button{justify-content:center;width:100%}.variation-value{grid-template-columns:48px 1fr}.variation-value>input:not([type=checkbox]){grid-column:2}.variation-value>.danger-icon{grid-column:2;width:100%}.add-value{margin-left:0}.product-editor-header h1{font-size:25px}}.rider-flow-strip{grid-template-columns:repeat(5,1fr);gap:5px;margin:18px 0;display:grid}.rider-flow-strip span{color:#71817e;text-align:center;background:#edf2f1;border-radius:8px;padding:9px 5px;font-size:10px;font-weight:800}.rider-flow-strip span.done{color:#087d70;background:#dff7f1}.rider-tracking-card{background:linear-gradient(135deg,#eefcfb,#fff);border:1px solid #ccecea;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:14px 0;padding:14px;display:flex}.rider-tracking-card>div{gap:4px;display:grid}.rider-tracking-card b{color:var(--ink);font-size:13px}.rider-tracking-card small{color:var(--muted);font-size:11px}.rider-tracking-card button{background:var(--teal);color:#fff;border:0;border-radius:10px;min-height:40px;padding:0 14px;font-size:12px;font-weight:800}.rider-tracking-card button:disabled{cursor:not-allowed;color:#74817c;background:#d7e3e1}.rider-dashboard .sidebar{background:radial-gradient(circle at 40% 0,#0fa6aa14,#0000 32%),#fff}.rider-dashboard .sidebar nav button.active{background:linear-gradient(135deg, var(--teal), #087d80)}.rider-online-pill{color:#087d80;background:#eefcfb;border:1px solid #c8ebe8;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.rider-online-pill span{background:#11b981;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #11b9811f}.rider-route-guide{background:linear-gradient(135deg,#eaf8f6,#fff7f0);border:1px solid #cfecea;border-radius:16px;gap:6px;margin:0 0 18px;padding:18px 20px;display:grid}.rider-route-guide b{color:#102827;font-size:15px}.rider-route-guide p{max-width:820px;color:var(--muted);margin:0;line-height:1.65}.rider-info-cards>div{min-width:190px}.rider-info-cards small{color:var(--muted);margin-top:8px;font-size:11px}.rider-info-page{min-height:420px}.flow-success{color:#177d50;background:#e7f8ef;border-radius:9px;padding:13px;font-weight:800}.vendor-ready{color:#087d70;font-size:12px}.review-manager-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0;display:flex}.review-manager-toolbar select{background:#fff;border:1px solid #dce6e3;border-radius:8px;margin-left:8px;padding:10px}.review-manager-card{background:#fff;border:1px solid #dce6e3;border-radius:14px;margin:16px 0;padding:24px}.review-manager-comment{white-space:pre-wrap;overflow-wrap:anywhere}
