:root{color:#182329;font-synthesis:none;text-rendering:optimizelegibility;--ink:var(--ui-text);--ink-soft:var(--ui-text-soft);--muted:var(--ui-text-muted);--surface:var(--ui-surface);--surface-subtle:var(--ui-surface-muted);--border:var(--ui-border);--border-strong:var(--ui-border-strong);--teal:var(--ui-accent);--teal-dark:var(--ui-accent-strong);--teal-light:var(--ui-accent-soft);--amber:var(--ui-warning);--amber-light:var(--ui-warning-soft);--red:var(--ui-danger);--red-light:var(--ui-danger-soft);--blue:var(--ui-info);--blue-light:var(--ui-info-soft);--shadow-sm:var(--ui-shadow-sm);--ui-canvas:#eef8f7;--ui-canvas-muted:#e7f3f2;--ui-surface:#fff;--ui-surface-raised:#fff;--ui-surface-muted:#f5faf9;--ui-text:#182329;--ui-text-soft:#526169;--ui-text-muted:#718087;--ui-border:#d8e5e4;--ui-border-strong:#bdcfcd;--ui-accent:#0f9f8d;--ui-accent-strong:#087a6d;--ui-accent-soft:#ddf7f0;--ui-focus:#0f9f8d;--ui-action:#087a6d;--ui-action-hover:#075f56;--ui-on-action:#fff;--ui-success:#0c8f69;--ui-success-soft:#def7ed;--ui-info:#3d6fe8;--ui-info-soft:#e8efff;--ui-warning:#ad690b;--ui-warning-soft:#fff2d6;--ui-danger:#c43855;--ui-danger-soft:#ffebf0;--ui-on-danger:#fff;--ui-topbar:#fff;--ui-sidebar:#fff;--ui-overlay:#0a18218f;--ui-shadow-sm:0 1px 2px #16232912, 0 7px 20px #1623290f;--ui-shadow-md:0 18px 50px #1427302e;--ui-radius-sm:5px;--ui-radius-md:8px;--ui-control-height:40px;--ui-topbar-height:64px;--ui-sidebar-width:232px;--ui-sidebar-collapsed-width:72px;letter-spacing:0;background:#f4f6f7;font-family:Inter,Segoe UI,Microsoft YaHei,PingFang SC,sans-serif}*{box-sizing:border-box}html{background:var(--ui-canvas);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--ui-text);background:var(--ui-canvas);margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{flex:none;display:block}h1,h2,h3,p{margin:0}code{color:#45545b;white-space:nowrap;background:#f5f7f8;border:1px solid #dde3e7;border-radius:4px;padding:2px 5px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:.78rem;display:inline-block}:focus-visible{outline-offset:2px;outline:3px solid #245ea84d}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--muted)}.align-right{text-align:right!important}.coin-amount{color:inherit;font:inherit;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:4px;line-height:1;display:inline-flex}.coin-icon{filter:drop-shadow(0 1px 1px #7848002e);width:1.08em;height:1.08em}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.shell-width{width:min(100% - 40px,1420px);margin-inline:auto}.button,.icon-button,.stock-button,.status-action,.text-button{cursor:pointer;border:0}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:.88rem;font-weight:650;line-height:1.2;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex}.button--primary{color:#fff;background:var(--teal);border-color:var(--teal);box-shadow:0 1px 2px #0f766e33}.button--primary:hover:not(:disabled){background:var(--teal-dark);border-color:var(--teal-dark)}.button--secondary{color:#334249;border-color:var(--border-strong);background:#fff}.button--secondary:hover:not(:disabled){background:#f5f7f8;border-color:#a8b5bb}.button--ghost{color:#4a5a61;background:0 0}.button--ghost:hover:not(:disabled){color:var(--ink);background:#edf1f3}.button--danger{color:#fff;background:var(--red);border-color:var(--red)}.button--danger:hover:not(:disabled){background:#90202d}.button--small{min-height:32px;padding-inline:10px;font-size:.8rem}.button--block{width:100%}.button:disabled,.icon-button:disabled,.stock-button:disabled,.status-action:disabled{cursor:not-allowed;opacity:.52}.icon-button{border:1px solid var(--border);color:#4e5e66;background:#fff;border-radius:6px;place-items:center;width:38px;height:38px;padding:0;transition:background .14s,border-color .14s,color .14s;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ink);border-color:var(--border-strong);background:#f4f7f8}.icon-button--quiet{background:0 0;border-color:#0000}.icon-button--small{width:30px;height:30px}.brand{align-items:center;gap:11px;min-width:0;display:inline-flex}.brand img{border-radius:8px;width:40px;height:40px}.brand span{min-width:0;display:grid}.brand strong{color:#15262b;white-space:nowrap;font-size:1.04rem;line-height:1.25}.brand small{color:var(--muted);margin-top:3px;font-size:.72rem}.brand--compact img{border-radius:7px;width:34px;height:34px}.brand--compact strong{font-size:.96rem}.app-shell{min-height:100vh}.public-shell{flex-direction:column;display:flex}.public-header{z-index:20;border-bottom:1px solid var(--border);background:#fffffffa;position:sticky;top:0}.public-header__main{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.merchant-entry{min-width:94px}.public-tabs{align-items:stretch;gap:4px;height:43px;display:flex}.public-tab{color:#65747b;background:0 0;border:0;justify-content:center;align-items:center;min-width:86px;padding:0 13px;font-size:.86rem;font-weight:600;display:inline-flex;position:relative}.public-tab--active{color:var(--teal-dark)}.public-tab--active:after{background:var(--teal);content:"";border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:12px;right:12px}.public-tab:disabled{cursor:not-allowed;opacity:.48}.public-tabs__secure{color:#7a878d;align-items:center;gap:5px;margin-left:auto;font-size:.76rem;display:inline-flex}.public-main{flex:1;padding-block:26px 40px}.site-footer{border-top:1px solid var(--border);color:#7c898f;background:#fff;font-size:.76rem}.site-footer>div{justify-content:space-between;align-items:center;gap:16px;min-height:58px;display:flex}.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:52px;margin-bottom:17px;display:flex}.section-heading h1{color:#15262b;font-size:1.4rem;line-height:1.25}.section-heading p{color:var(--muted);margin-top:6px;font-size:.86rem}.heading-actions{align-items:center;gap:9px;display:flex}.market-controls{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px}.market-search-row{border-bottom:1px solid #e7ecee;align-items:center;gap:12px;min-height:62px;padding:11px 14px;display:flex}.market-search-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(760px,64vw);display:grid}.market-search-fields .search-box{width:100%}.search-history-field{min-width:0;position:relative}.search-history-menu{z-index:30;background:#fff;border:1px solid #d9e1e4;border-radius:7px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 10px 28px #192d3424}.search-history-menu>header{color:#7d898f;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;height:34px;padding:0 8px 0 11px;font-size:.72rem;font-weight:700;display:flex}.search-history-list{max-height:240px;padding:4px;overflow-y:auto}.search-history-item{border-radius:5px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;display:grid}.search-history-item:hover{background:#f2f8f6}.search-history-value{color:#3f4d53;text-align:left;background:0 0;border:0;align-items:center;gap:8px;min-width:0;height:34px;padding:0 8px;display:flex}.search-history-value svg{color:#91a0a6;flex:none}.search-history-value span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-box{border:1px solid var(--border-strong);color:#6f7c82;background:#fff;border-radius:6px;align-items:center;gap:9px;width:min(500px,48vw);height:40px;padding:0 8px 0 12px;transition:border-color .14s,box-shadow .14s;display:flex}.search-box:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #0f766e1a}.search-box input{width:100%;min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0}.search-box input::placeholder{color:#99a4a9}.sort-control{min-height:40px;color:var(--muted);align-items:center;gap:7px;margin-left:auto;font-size:.82rem;display:inline-flex}.sort-menu{position:relative}.sort-menu>summary{border:1px solid var(--border-strong);color:#334249;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:7px;min-height:38px;padding:0 10px;list-style:none;display:inline-flex}.sort-menu>summary::-webkit-details-marker{display:none}.sort-menu__panel{z-index:20;border:1px solid var(--border-strong);background:#fff;border-radius:6px;gap:8px;min-width:300px;padding:10px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 24px #20373e24}.sort-criterion{grid-template-columns:22px minmax(0,1fr) minmax(0,1fr) 30px;align-items:center;gap:6px;display:grid}.sort-criterion__priority{width:22px;height:22px;color:var(--teal-dark);background:#e3f6f1;border-radius:50%;place-items:center;font-size:.72rem;font-weight:700;display:grid}.sort-criterion select{border:1px solid var(--border);min-width:0;height:34px;color:var(--ink);background:#fff;border-radius:5px;padding:0 25px 0 8px}.sort-menu__add{justify-content:flex-start;align-items:center;gap:4px;display:inline-flex}.market-sort-priority{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:16px;height:16px;font-size:.66rem;line-height:1;display:inline-grid}.sort-control select{border:1px solid var(--border-strong);color:#334249;background:#fff;border-radius:6px;height:38px;padding:0 32px 0 10px}.mobile-filter-trigger{display:none}.mobile-filter-trigger b{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:18px;height:18px;font-size:.68rem;display:grid}.market-filter-row{align-items:center;gap:10px;min-height:57px;padding:9px 14px;display:flex}.filter-row-title{color:#4f5f66;align-items:center;gap:6px;padding-right:4px;font-size:.8rem;font-weight:650;display:inline-flex}.segmented{background:#f4f7f8;border:1px solid #d8e0e3;border-radius:6px;flex:none;align-items:stretch;height:34px;padding:2px;display:inline-flex}.segmented button{color:#66757c;cursor:pointer;background:0 0;border:0;border-radius:4px;min-width:49px;padding:0 8px;font-size:.76rem;font-weight:600}.segmented button.active{color:var(--teal-dark);background:#fff;box-shadow:0 1px 3px #1e2e3524}.filter-menu{flex:none;position:relative}.filter-menu summary{color:#526169;cursor:pointer;background:#fff;border:1px solid #d8e0e3;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:84px;height:34px;padding:0 9px;font-size:.78rem;font-weight:600;list-style:none;display:flex}.filter-menu summary::-webkit-details-marker{display:none}.filter-menu summary b{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:17px;height:17px;margin-left:5px;font-size:.66rem;display:inline-grid}.filter-menu[open] summary{border-color:var(--teal)}.filter-menu--secondary summary{background:#f2faf7;border-color:#b9d9ce}.filter-menu--secondary summary:before{content:"";background:var(--teal);border-radius:2px;width:3px;height:16px}.filter-menu--cascade summary{background:0 0;border:0;gap:7px;height:34px;padding:0}.cascade-trigger-segment{background:#fff;border:1px solid #d8e0e3;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:88px;height:34px;padding:0 9px;display:flex}.filter-menu--cascade[open] .cascade-trigger-segment{border-color:var(--teal);background:#f2faf7}.cascade-trigger-segment>span{align-items:center;display:flex}.filter-menu--cascade[open] summary svg{transform:none}.cascade-filter-panel{grid-template-columns:minmax(150px,1fr) minmax(170px,1.15fr);gap:0;width:350px;max-height:none;padding:0;overflow:hidden}.cascade-filter-column{align-content:start;gap:2px;max-height:280px;padding:8px;display:grid;overflow-y:auto}.cascade-filter-column--types{border-right:1px solid var(--border)}.cascade-attribute-group{gap:2px;display:grid}.cascade-attribute-group+.cascade-attribute-group{border-top:1px solid var(--border);margin-top:8px;padding-top:8px}.cascade-attribute-group>strong{color:#75838a;padding:6px 7px 5px;font-size:.7rem;font-weight:700}.cascade-filter-type.active{color:var(--teal-dark);background:#edf8f4}.listing-filter-attributes{font-weight:650;color:var(--teal-dark)!important}.filter-menu[open] summary svg{transform:rotate(180deg)}.filter-menu--disabled summary{cursor:not-allowed;color:#98a4a9;background:#f5f7f8;border-color:#dfe5e7}.filter-menu--disabled summary svg{opacity:.45}.filter-menu__panel{z-index:30;border:1px solid var(--border);background:#fff;border-radius:7px;gap:2px;width:max-content;min-width:170px;max-height:260px;padding:7px;display:grid;position:absolute;top:calc(100% + 7px);left:0;overflow-y:auto;box-shadow:0 12px 30px #13232a29}.check-option{cursor:pointer;border-radius:4px;align-items:center;gap:8px;min-height:34px;padding:0 7px;font-size:.8rem;display:flex}.check-option:hover{background:#f3f6f7}.check-option input{width:15px;height:15px;accent-color:var(--teal);margin:0}.filter-menu__empty{color:var(--muted);padding:9px;font-size:.78rem}.text-button{min-height:31px;color:var(--teal-dark);background:0 0;margin-top:3px;font-size:.75rem;font-weight:650}.price-range{flex:none;align-items:center;gap:5px;height:34px;display:flex}.price-range label{border:1px solid #d8e0e3;border-radius:6px;align-items:center;width:88px;height:34px;display:flex;overflow:hidden}.price-range label span{display:none}.price-range input{color:#38474e;border:0;outline:0;width:100%;height:100%;padding:0 8px;font-size:.76rem}.price-range label:focus-within{border-color:var(--teal)}.price-range i{color:#9aa5aa;font-style:normal}.result-meta{color:#6c7a81;align-items:center;gap:9px;min-height:45px;font-size:.78rem;display:flex}.query-chip{color:#4c5c63;text-overflow:ellipsis;white-space:nowrap;background:#e9eef0;border-radius:4px;max-width:250px;padding:3px 7px;display:inline-flex;overflow:hidden}.market-results,.merchant-product-results{border:1px solid var(--border);min-height:260px;box-shadow:var(--shadow-sm);background:#fff;border-radius:8px}.table-wrap{border-radius:inherit;width:100%;overflow-x:auto}.data-table{border-collapse:separate;border-spacing:0;color:#35434a;width:100%;font-size:.82rem}.data-table th,.data-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e8edef;height:55px;padding:9px 12px}.data-table th{color:#627178;white-space:nowrap;background:#f6f8f9;height:42px;font-size:.73rem;font-weight:700}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#fafcfc}.market-table{table-layout:fixed;min-width:1280px;font-size:calc(.82rem + 2px)}.market-table th{font-size:calc(.73rem + 2px)}.market-table th.market-sortable-header{padding:0}.market-table-sort-button{width:100%;min-height:42px;color:inherit;font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:4px;padding:9px 12px;display:inline-flex}.market-table th.align-right .market-table-sort-button{text-align:right;justify-content:flex-end}.market-table-sort-button:hover{color:var(--teal-dark);background:#eef7f6}.market-table-sort-button:focus-visible{outline:2px solid var(--teal);outline-offset:-2px}.market-table code,.market-mobile-row code{font-size:calc(.78rem + 2px)}.market-table .badge,.market-mobile-row .badge{font-size:calc(.7rem + 2px)}.marker-limit{white-space:nowrap;background:#fff;border:1px solid #d8e0e3;border-radius:5px;align-items:center;gap:7px;height:34px;padding:0 9px;display:flex}.marker-limit span{color:var(--muted);font-size:11px;font-weight:700}.marker-limit input{width:58px;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:12px}.marker-limit:focus-within{border-color:var(--teal);box-shadow:0 0 0 2px #0f766e1a}.market-table th:first-child{width:300px}.market-table th:nth-child(2){width:105px}.market-table th:nth-child(3){width:75px}.market-table th:nth-child(4),.market-table th:nth-child(5){width:90px}.market-table th:nth-child(6){width:85px}.market-table th:nth-child(7){width:190px}.market-table th:nth-child(8){width:175px}.market-table th:nth-child(9),.market-table th:nth-child(10){width:58px}.market-action-cell{text-align:center}.favorite-button{border:1px solid var(--border);color:#7a878c;background:#fff;border-radius:5px;place-items:center;width:34px;height:34px;padding:0;display:grid}.favorite-button:hover{color:#be3d50;background:#fff8f8;border-color:#e5a0a8}.favorite-button--active{color:#be3d50;background:#fff1f2;border-color:#e5a0a8}.favorite-button:disabled{opacity:.55}.market-mobile-row__top-actions{flex:none;align-items:center;gap:9px;display:flex}.market-cart-button{color:var(--teal);position:relative}.market-cart-button--added{background:#f2fbf9;border-color:#8bc8c0}.market-cart-button i{background:#d18a18;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.market-mobile-actions{align-items:center;gap:8px;display:flex}.cart-results{border:1px solid var(--border);min-height:260px;box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;overflow:hidden}.cart-table{table-layout:fixed;min-width:900px}.cart-table th:first-child{width:240px}.cart-table th:nth-child(2){width:200px}.cart-table th:nth-child(3){width:125px}.cart-table th:nth-child(4){width:155px}.cart-table th:nth-child(5){width:135px}.cart-table th:nth-child(6){width:60px}.cart-store{color:#3f5057;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.cart-store svg{color:var(--teal);flex:none}.cart-store small{color:var(--muted)}.quantity-stepper{grid-template-columns:30px 68px 30px;place-items:center;gap:4px;width:136px;display:grid}.quantity-stepper__input{box-sizing:border-box;border:1px solid var(--border);width:68px;min-width:0;height:30px;color:var(--ink);font:inherit;text-align:center;font-variant-numeric:tabular-nums;background:#fff;border-radius:5px;padding:3px 6px;font-size:13px;font-weight:750;line-height:1}.quantity-stepper__input:focus{outline:2px solid color-mix(in srgb, var(--teal) 38%, transparent);outline-offset:1px;border-color:var(--teal)}.quantity-stepper__input:disabled{color:var(--muted);cursor:not-allowed;background:#f3f5f6}.quantity-stepper__input::-webkit-inner-spin-button{margin:0}.quantity-stepper__input::-webkit-outer-spin-button{margin:0}.cart-summary{border-top:1px solid var(--border);background:#f8fafb;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:13px 18px;display:flex}.cart-summary>div{align-items:baseline;gap:13px;display:flex}.cart-summary>div>span{color:var(--muted);font-size:12px}.cart-summary strong{color:#173238;font-size:20px}.cart-summary strong .coin-amount{font-size:inherit}.cart-empty{color:#839096;align-content:center;justify-items:center;gap:13px;min-height:320px;display:grid}.cart-empty h2{color:#394a50;font-size:15px}.cart-mobile-list{display:none}.product-name-cell strong,.product-identity strong{color:#223137;font-weight:650}.product-name-cell strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.product-name-cell small,.market-mobile-row header small{color:var(--text-muted);margin-top:3px;font-size:11px;line-height:1.35;display:block}.market-table .product-name-cell small,.market-mobile-row header small{font-size:13px}.cart-row--unavailable td{background:#fff8f2}.cart-row--unavailable:hover td{background:#fff3e8!important}.cart-availability-status{color:#9a4b20;background:#fff3e8;border:1px solid #efc8ad;border-radius:4px;width:fit-content;margin-top:5px;padding:2px 6px;font-size:.72rem;font-weight:700;line-height:1.25;display:inline-flex}.cart-unavailable-price{color:#9a4b20;font-size:.78rem;font-weight:700}.price-cell,.mobile-price{color:#17272d;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:750}.price-cell .coin-amount{justify-content:flex-end}.market-coordinate-cell{color:var(--ink-soft);font-variant-numeric:tabular-nums;white-space:nowrap;text-align:center!important;padding-inline:22px!important}.market-table th:nth-child(8){text-align:center;padding-inline:22px}.market-table th:nth-child(9),.market-table td:nth-child(9){padding-left:24px}.store-cell{color:#526169;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:100%;display:inline-flex;overflow:hidden}.store-link{color:var(--teal);text-align:left;background:0 0;border:0;align-items:center;gap:6px;padding:3px 0;font-weight:700;display:inline-flex}.store-link:hover{color:var(--teal-dark);text-decoration:underline}.store-link>span:first-of-type{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.store-facility-badges{color:#7757b7;vertical-align:middle;align-items:center;gap:3px;min-height:20px;display:inline-flex}.store-facility-badge{min-width:20px;height:20px;color:inherit;background:#f7f3ff;border:1px solid #d9cff0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.store-facility-badges--labeled{flex-wrap:wrap;gap:5px}.store-facility-badges--labeled .store-facility-badge{white-space:nowrap;gap:4px;width:auto;min-width:0;height:auto;min-height:24px;padding:3px 6px;font-size:.7rem;font-weight:700}.store-facility-badges--labeled .store-facility-badge>span{align-items:center;gap:5px;display:inline-flex}.store-facility-badges--labeled .store-facility-badge small{color:var(--muted);white-space:normal;font-size:.65rem;font-weight:600}.store-detail-dialog{width:min(520px,100vw - 32px)}.store-detail-title{align-items:center;gap:12px;min-width:0;display:flex}.store-detail-title>span{background:var(--teal-light);width:38px;height:38px;color:var(--teal);border-radius:6px;flex:0 0 38px;place-items:center;display:grid}.store-detail-title h2{overflow-wrap:anywhere}.store-detail-title__name{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.store-detail-body{min-height:190px}.store-detail-loading{min-height:150px;color:var(--muted);justify-content:center;align-items:center;gap:9px;display:flex}.store-detail-facts{background:var(--border);border:1px solid var(--border);border-radius:6px;grid-template-columns:1fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.store-detail-facts>div{background:var(--surface-subtle);padding:13px}.store-detail-facts dt{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:flex}.store-detail-facts dd{color:var(--ink);overflow-wrap:anywhere;margin:7px 0 0;font-weight:700}.store-facility-detail{border:1px solid var(--border);background:var(--surface-subtle);border-radius:6px;gap:8px;padding:13px;display:grid}.store-facility-detail h3{margin:0;font-size:.82rem}.store-teleport-command{justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}.store-teleport-command code{min-width:0;color:var(--ink);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.store-teleport-command .button{flex:none}.store-description{padding-top:18px}.store-description h3{margin:0 0 8px;font-size:14px}.store-description p{color:var(--ink-soft);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.7}.badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:45px;height:23px;padding:0 7px;font-size:.7rem;font-weight:700;display:inline-flex}.badge--sell{color:#0b655e;background:var(--teal-light)}.badge--buy{color:#8b5000;background:var(--amber-light)}.badge--active{color:#245b33;background:#e6f4e9}.badge--muted{color:#68767d;background:#e9edef}.stock-button,.status-action{background:0 0;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:5px 7px;font-size:.75rem;font-weight:650;display:inline-flex}.stock-button{white-space:nowrap}.stock-button:hover,.status-action:hover{background:#eef2f3}.stock-button--in{color:#197044}.stock-button--out{color:#7a4a4f}.stock-label{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.stock-label i{border-radius:50%;width:7px;height:7px}.stock-label--in{color:#276941}.stock-label--in i{background:#2a9a57;box-shadow:0 0 0 3px #e1f2e6}.stock-label--out{color:#7b5d60}.stock-label--out i{background:#a66c72;box-shadow:0 0 0 3px #f2e8e9}.stock-level{white-space:nowrap;font-weight:700}.stock-level--high{color:#16794b}.stock-level--medium{color:#a26708}.stock-level--low{color:#b05b24}.stock-level--out{color:#8b5960}.market-mobile-list,.merchant-product-mobile-list{display:none}.pagination{color:#6b7980;justify-content:space-between;align-items:center;gap:20px;min-height:57px;font-size:.78rem;display:flex}.pagination__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pagination__controls .icon-button{width:32px;height:32px}.pagination__page-size,.pagination__page-select,.pagination__jump{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.pagination__page-size select,.pagination__page-select select,.pagination__jump input{height:32px;color:var(--ink);border:1px solid var(--border);background:#fff;border-radius:6px;font-size:.76rem}.pagination__page-size select,.pagination__page-select select{padding:0 7px}.pagination__page-select select{min-width:48px}.pagination__jump input{text-align:center;width:58px;padding:0 7px}.pagination__page-size select:focus,.pagination__page-select select:focus,.pagination__jump input:focus{border-color:var(--teal);outline:2px solid #0f766e33}.pagination__controls strong,.pagination__page-current strong{color:var(--ink)}.feedback-state{color:#77858b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:258px;padding:30px;font-size:.82rem;display:flex}.feedback-state strong{color:#44545b;font-size:.9rem}.feedback-state--error svg{color:var(--red)}.full-page-state{place-items:center;min-height:100vh;display:grid}.toast-region{z-index:100;pointer-events:none;gap:9px;width:min(380px,100vw - 32px);display:grid;position:fixed;bottom:22px;right:22px}.toast{border:1px solid var(--border);border-left:4px solid var(--teal);color:#334249;pointer-events:auto;background:#fff;border-radius:7px;grid-template-columns:20px 1fr 30px;align-items:center;gap:9px;min-height:52px;padding:8px 8px 8px 13px;font-size:.82rem;animation:.18s ease-out toast-in;display:grid;box-shadow:0 12px 30px #1422282e}.toast--success>svg{color:var(--teal)}.toast--error{border-left-color:var(--red)}.toast--error>svg{color:var(--red)}.toast--info{border-left-color:var(--blue)}.toast--info>svg{color:var(--blue)}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dialog-backdrop{z-index:80;background:#0f191d8a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border:1px solid #d5dcdf;border-radius:8px;width:min(100%,470px);animation:.16s ease-out dialog-in;box-shadow:0 20px 60px #07111547}@keyframes dialog-in{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.dialog__header{grid-template-columns:38px 1fr 34px;gap:12px;padding:20px 18px 17px;display:grid}.dialog__icon{width:38px;height:38px;color:var(--amber);background:var(--amber-light);border-radius:50%;place-items:center;display:grid}.dialog__icon--danger{color:var(--red);background:var(--red-light)}.dialog h2,.editor-dialog h2{color:#1d2d33;font-size:1.04rem}.dialog p,.editor-dialog__header p{color:#66757c;margin-top:7px;font-size:.8rem;line-height:1.55}.dialog__actions,.editor-dialog__actions{background:#fafbfb;border-top:1px solid #e5eaec;justify-content:flex-end;gap:9px;padding:12px 18px;display:flex}.market-announcement-backdrop{z-index:85}.market-announcement{background:#fff;border:1px solid #d4dcdf;border-radius:12px;flex-direction:column;width:min(100%,620px);max-height:min(760px,100vh - 32px);animation:.16s ease-out dialog-in;display:flex;overflow:hidden;box-shadow:0 24px 70px #0711154d}.market-announcement__header{background:linear-gradient(135deg,#f0f7f3 0%,#fbfdfd 62%);border-bottom:1px solid #e4eaec;grid-template-columns:42px minmax(0,1fr) 34px;align-items:start;gap:13px;padding:20px 20px 16px;display:grid}.market-announcement__icon{color:#fff;background:linear-gradient(135deg,#2f8a72 0%,#1f6454 100%);border-radius:10px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 6px 14px #1f645447}.market-announcement__heading{gap:3px;min-width:0;display:grid}.market-announcement__eyebrow{color:#287867;letter-spacing:.04em;font-size:.72rem;font-weight:750}.market-announcement h2{color:#1d2d33;font-size:1.08rem}.market-announcement__meta{color:#8a979d;font-size:.68rem}.market-announcement__scroll{overscroll-behavior:contain;min-height:0;overflow-y:auto}.market-announcement__body{color:#4d5d64;padding:18px 20px 8px;font-size:.82rem;line-height:1.65}.markdown-content>:first-child{margin-top:0}.markdown-content>:last-child{margin-bottom:0}.markdown-content p{margin:0 0 10px}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4{color:#20353c;margin:18px 0 8px;line-height:1.35}.market-announcement__body h1{font-size:1.12rem}.market-announcement__body h2{font-size:1rem}.market-announcement__body h3,.market-announcement__body h4{font-size:.9rem}.markdown-content ul,.markdown-content ol{gap:5px;margin:8px 0 12px;padding-left:22px;display:grid}.markdown-content li::marker{color:#2f8a72;font-weight:700}.markdown-content blockquote{color:#40575f;background:#f0f7f4;border-left:3px solid #4b9b84;border-radius:0 5px 5px 0;margin:12px 0;padding:9px 12px}.markdown-content blockquote>:last-child{margin-bottom:0}.markdown-content a{color:#176b59;text-underline-offset:2px;overflow-wrap:anywhere;font-weight:650;text-decoration:underline}.markdown-content code{color:#9b3150;background:#f8edf1;border-radius:4px;padding:2px 5px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9em}.markdown-content pre{background:#f7f9f9;border:1px solid #dfe6e8;border-radius:6px;max-width:100%;margin:12px 0;padding:12px;overflow-x:auto}.markdown-content pre code{color:#31434a;background:0 0;padding:0}.markdown-content table{border-spacing:0;border-collapse:collapse;width:100%;margin:12px 0;display:block;overflow-x:auto}.markdown-content th,.markdown-content td{text-align:left;border:1px solid #dfe6e8;min-width:96px;padding:7px 9px}.markdown-content th{color:#28443d;background:#f0f7f4}.markdown-content hr{border:0;border-top:1px solid #dfe6e8;margin:16px 0}.markdown-content strong{color:#263b42}.market-announcement__actions{background:#fafbfb;border-top:1px solid #e5eaec;justify-content:flex-end;padding:12px 20px;display:flex}@media (width<=520px){.market-announcement__header,.market-announcement__body,.market-announcement__actions{padding-inline:16px}}.field{color:#3d4c53;gap:7px;font-size:.8rem;font-weight:650;display:grid}.field>span b{color:var(--red)}.field input,.field select{border:1px solid var(--border-strong);color:#28383e;background:#fff;border-radius:6px;outline:0;width:100%;height:40px;padding:0 11px;font-weight:400;transition:border-color .14s,box-shadow .14s}.field input:focus,.field select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f766e1a}.field input:disabled{color:#78868c;background:#f2f5f6}.stack-form{gap:16px;display:grid}.form-grid--two{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-error{color:#8f2632;background:#fff1f2;border:1px solid #f0c6cb;border-radius:6px;padding:10px 12px;font-size:.78rem;line-height:1.45}.form-actions{justify-content:flex-end;padding-top:2px;display:flex}.password-input{border:1px solid var(--border-strong);color:#7a878d;background:#fff;border-radius:6px;align-items:center;height:40px;display:flex}.password-input:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #0f766e1a}.password-input input{border:0;height:38px;box-shadow:none!important}.password-input>svg{margin-right:11px}.remember-option{color:#3d4c53;cursor:pointer;align-items:center;gap:8px;width:fit-content;font-size:.8rem;font-weight:650;display:inline-flex}.remember-options{flex-wrap:wrap;justify-content:space-between;gap:12px 18px;width:100%;display:flex}.remember-option input{width:16px;height:16px;accent-color:var(--teal);margin:0}.auth-page{background:#f4f6f7;min-height:100vh;padding:0 24px 50px}.auth-topbar{justify-content:space-between;align-items:center;width:min(100%,1120px);min-height:74px;margin:0 auto;display:flex}.auth-panel{background:#fff;border:1px solid #d7e1e4;border-radius:8px;width:min(100%,448px);margin:clamp(26px,7vh,72px) auto 0;padding:36px 36px 28px;position:relative;overflow:hidden;box-shadow:0 16px 40px #17272e17}.auth-panel:before{content:"";background:var(--teal);height:3px;position:absolute;top:0;left:0;right:0}.auth-panel__mark{width:60px;height:60px;color:var(--teal-dark);background:var(--teal-light);border:1px solid #0f766e1a;border-radius:8px;place-items:center;margin:0 auto 22px;display:grid}.auth-panel__mark>svg{width:30px;height:30px}.auth-panel h1{color:#15262b;text-align:center;font-size:1.45rem;line-height:1.25}.auth-panel>p{max-width:36ch;color:var(--muted);text-align:center;margin:8px auto 28px;font-size:.84rem;line-height:1.55}.auth-panel .stack-form{gap:18px}.auth-panel .field{gap:8px}.auth-panel .field input{border-radius:7px;height:44px;padding-inline:12px}.auth-panel .password-input{border-radius:7px;height:44px}.auth-panel .password-input input{height:42px}.auth-panel .button--primary{min-height:44px;box-shadow:0 4px 10px #0f766e29}.auth-panel .button--primary:hover:not(:disabled){box-shadow:0 6px 14px #0f766e38}.auth-switch{color:#77858b;text-align:center;border-top:1px solid #e5eaec;margin-top:24px;padding-top:19px;font-size:.8rem;line-height:1.5}.auth-switch a{color:var(--teal-dark);text-underline-offset:3px;margin-left:5px;font-weight:700;transition:color .14s}.auth-switch a:hover{color:var(--teal);text-decoration:underline}.merchant-shell{background:#f3f5f6;min-height:100vh}.merchant-topbar{z-index:40;background:#fff;border-bottom:1px solid #d9e0e3;height:64px;position:sticky;top:0}.merchant-topbar__inner{align-items:center;height:100%;padding:0 18px;display:flex}.merchant-topbar__divider{background:#dfe5e8;width:1px;height:24px;margin:0 13px}.merchant-topbar__section{color:#637178;font-size:.82rem}.merchant-topbar__actions{align-items:center;gap:10px;margin-left:auto;display:flex}.merchant-identity{border-left:1px solid #e0e5e8;min-width:108px;padding-left:12px;display:grid}.merchant-identity span{color:#334249;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.8rem;font-weight:700;overflow:hidden}.merchant-identity small{color:#7b888e;margin-top:2px;font-size:.68rem}.merchant-menu-button{margin-right:9px;display:none}.merchant-sidebar-toggle{margin-right:9px}.merchant-body{grid-template-columns:var(--ui-sidebar-width) minmax(0, 1fr);min-height:calc(100vh - 64px);transition:grid-template-columns .16s;display:grid}.merchant-shell--sidebar-collapsed .merchant-body{grid-template-columns:var(--ui-sidebar-collapsed-width) minmax(0, 1fr)}.merchant-sidebar{z-index:25;background:#fff;border-right:1px solid #dce2e5;flex-direction:column;height:calc(100vh - 64px);padding:15px 11px;display:flex;position:sticky;top:64px}.merchant-sidebar nav{gap:3px;display:grid}.nav-group-label{color:#98a2a7;text-transform:uppercase;padding:6px 11px 5px;font-size:.68rem;font-weight:700}.nav-group-label--spaced{margin-top:13px}.merchant-nav-item{color:#526169;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:23px 1fr auto;align-items:center;gap:7px;width:100%;height:42px;padding:0 11px;font-size:.82rem;font-weight:600;display:grid}.merchant-nav-item:hover:not(:disabled){background:#f0f4f5}.merchant-nav-item.active{color:#075f58;background:#e7f3f1;font-weight:750}.merchant-nav-item:disabled{cursor:not-allowed;opacity:.48}.merchant-nav-item i{background:#eef1f2;border-radius:4px;padding:2px 5px;font-size:.6rem;font-style:normal}.merchant-nav-item__dot{background:#d2543c;border-radius:50%;width:7px;height:7px;padding:0;box-shadow:0 0 0 3px #d2543c24}.merchant-sidebar__footer{border-top:1px solid #e4e9eb;gap:10px;margin-top:auto;padding:12px 11px 4px;display:grid}.merchant-sidebar__market{justify-content:center;min-height:40px;font-size:.8rem}.merchant-shell--sidebar-collapsed .merchant-sidebar{padding-inline:9px}.merchant-shell--sidebar-collapsed .nav-group-label,.merchant-shell--sidebar-collapsed .merchant-nav-item>i{display:none}.merchant-shell--sidebar-collapsed .merchant-nav-item>span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.merchant-shell--sidebar-collapsed .merchant-nav-item{grid-template-columns:1fr;justify-items:center;padding-inline:0}.merchant-shell--sidebar-collapsed .merchant-sidebar__footer{padding-inline:0}.merchant-shell--sidebar-collapsed .merchant-sidebar__market{gap:0;padding-inline:0;font-size:0}.sidebar-scrim{display:none}.merchant-main{width:min(100%,1480px);min-width:0;margin:0 auto;padding:28px clamp(20px,3vw,42px) 44px}.account-settings-main{width:min(100%,1120px);min-width:0;margin:0 auto;padding:32px clamp(20px,4vw,48px) 52px}.account-settings-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.account-settings-links{flex-wrap:wrap;justify-content:flex-end}.account-menu{position:relative}.account-menu__trigger{min-width:172px;height:46px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:34px minmax(0,1fr) 15px;align-items:center;gap:9px;padding:5px 8px;display:grid}.account-menu__trigger:hover,.account-menu__trigger[aria-expanded=true]{background:#f5f8f8;border-color:#d9e2e5}.account-menu__trigger>svg{color:#7a898f}.account-avatar{color:#fff;background:#21625d;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.account-avatar--store{background:#265da8}.account-menu__current{gap:2px;min-width:0;display:grid}.account-menu__current strong,.account-menu__current small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-menu__current strong{font-size:12px}.account-menu__current small{color:var(--muted);font-size:10px}.account-menu__popover{z-index:70;background:#fff;border:1px solid #d9e1e4;border-radius:8px;width:220px;padding:8px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 16px 40px #16262c29}.account-menu__popover>header{gap:2px;padding:8px 9px 10px;display:grid}.account-menu__popover>header span{color:#2c3b41;font-size:13px;font-weight:800}.account-menu__popover>header small{color:var(--muted);font-size:11px}.account-menu__list{border-bottom:1px solid #e5eaec;gap:4px;padding-bottom:7px;display:grid}.account-menu__account{color:#314148;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:54px;padding:8px 9px;display:grid}.account-menu__account:hover{background:#f2f6f6}.account-menu__account.active{background:#edf7f5;border-color:#b8d5d1}.account-menu__account:disabled{opacity:1}.account-menu__account>span:nth-child(2){gap:3px;min-width:0;display:grid}.account-menu__account strong,.account-menu__account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-menu__account strong{font-size:12px}.account-menu__account small{color:var(--muted);font-size:10px}.account-menu__account>svg{color:var(--teal)}.account-menu__action{color:#34454c;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;width:100%;min-height:38px;margin-top:5px;padding:7px 10px;font-size:12px;display:flex}.account-menu__action:hover{background:#f2f5f6}.account-menu__action--danger{color:#b42318}.account-menu__action--danger:hover{background:#fff1f0}.account-menu__action--upgrade{color:#155ca6}.account-menu__action--upgrade:hover{background:#eef6ff}.account-dialog-backdrop{z-index:90}.account-dialog{background:#fff;border-radius:8px;width:min(430px,100vw - 28px);box-shadow:0 24px 65px #0f1c213d}.account-dialog>header{border-bottom:1px solid #e4e9eb;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px 15px;display:flex}.account-dialog h2{color:#293a40;font-size:16px}.account-dialog header p{color:var(--muted);margin-top:4px;font-size:12px}.account-dialog form{gap:15px;padding:20px 22px 22px;display:grid}.account-dialog footer{justify-content:flex-end;gap:8px;padding-top:3px;display:flex}.account-auth-dialog{border:1px solid #d7e1e4;width:min(448px,100vw - 28px);max-height:calc(100vh - 28px);padding:36px 36px 28px;position:relative;overflow:auto;box-shadow:0 16px 40px #17272e2e}.account-auth-dialog:before{content:"";background:var(--teal);height:3px;position:absolute;top:0;left:0;right:0}.account-auth-dialog>header{border-bottom:0;justify-items:center;padding:0;display:grid;position:relative}.account-auth-dialog>header>div{justify-items:center;display:grid}.account-auth-dialog>header>.icon-button{position:absolute;top:-22px;right:-22px}.account-auth-dialog__mark{width:60px;height:60px;color:var(--teal-dark);background:var(--teal-light);border:1px solid #0f766e1a;border-radius:8px;place-items:center;margin:0 auto 20px;display:grid}.account-auth-dialog h2{color:#15262b;text-align:center;font-size:1.45rem;line-height:1.25}.account-auth-dialog header p{max-width:36ch;color:var(--muted);text-align:center;margin:8px auto 28px;font-size:.84rem;line-height:1.55}.account-auth-dialog__form{gap:18px;display:grid;padding:0!important}.account-auth-dialog__form .field{gap:8px}.account-auth-dialog__form .field input{border-radius:7px;height:44px;padding-inline:12px}.account-auth-dialog__form .password-input{border-radius:7px;height:44px}.account-auth-dialog__form .password-input input{height:42px}.account-auth-dialog__form .button--primary{min-height:44px;box-shadow:0 4px 10px #0f766e29}.account-auth-dialog__form .button--primary:hover:not(:disabled){box-shadow:0 6px 14px #0f766e38}.account-auth-dialog__remember{margin-top:-2px}.account-auth-dialog__switch{color:#77858b;text-align:center;border-top:1px solid #e5eaec;margin-top:24px;padding-top:19px;font-size:.8rem;line-height:1.5}.account-auth-dialog__switch button{color:var(--teal-dark);cursor:pointer;font:inherit;background:0 0;border:0;margin-left:5px;padding:0;font-weight:700}.account-auth-dialog__switch button:hover:not(:disabled){color:var(--teal);text-underline-offset:3px;text-decoration:underline}.account-upgrade-dialog{width:min(680px,100vw - 28px);max-height:calc(100vh - 28px);overflow:hidden}.account-upgrade-dialog>header{flex:none}.account-upgrade-dialog .store-application-form{gap:18px;max-height:calc(100vh - 112px);overflow-y:auto}.store-application-section{gap:13px;display:grid}.store-application-section+.store-application-section{border-top:1px solid #e4e9eb;padding-top:17px}.store-application-section__heading{align-items:center;gap:10px;display:flex}.store-application-section__heading>span{color:#fff;background:var(--teal-dark);border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:12px;font-weight:800;display:grid}.store-application-section__heading>div{gap:2px;display:grid}.store-application-section__heading strong{color:#293a40;font-size:13px}.store-application-section__heading small{color:var(--muted);font-size:11px}.store-application-contact{grid-template-columns:150px minmax(0,1fr);align-items:end;gap:12px;display:grid}.store-application-contact>.segmented{width:150px;margin:0}.store-application-contact>.field:last-child,.store-application-contact>.segmented+.field:last-child{grid-column:2}.store-application-search{position:relative}.store-application-search>svg{z-index:1;color:#7c898e;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.store-application-search input{padding-left:38px}.store-match-select__error{color:#b42318}.store-match-select>span{justify-content:space-between;align-items:center;display:flex}.store-match-select>span small{color:#8b989d;font-size:11px;font-weight:400}.store-match-select select{cursor:pointer}.store-application-zone{max-width:220px}.store-match-confirm{color:#23675f;background:#f0faf8;border:1px solid #b9ddd6;border-radius:6px;align-items:flex-start;gap:7px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.store-match-confirm svg{flex:none;margin-top:1px}.account-upgrade-note{color:#315d86;background:#f2f8ff;border:1px solid #c8def5;border-radius:6px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:12px;line-height:1.55;display:flex}.account-upgrade-note svg{color:#2166ad;flex:none;margin-top:1px}@media (width<=560px){.store-application-contact{grid-template-columns:1fr}.store-application-contact>.field:last-child,.store-application-contact>.segmented+.field:last-child{grid-column:1}.store-application-contact>.segmented{width:100%}.account-upgrade-dialog footer{flex-wrap:wrap}}.market-main{min-height:calc(100vh - 64px)}.market-identity{min-width:96px}.merchant-expiry{color:#075f58;background:#f3faf9;border:1px solid #cfe6e2;border-radius:6px;align-items:center;gap:8px;min-width:142px;height:42px;padding:0 11px;display:flex}.merchant-expiry>div{gap:2px;display:grid}.merchant-expiry span{color:#568079;font-size:.58rem;font-weight:700;line-height:1}.merchant-expiry strong{white-space:nowrap;font-size:.75rem;line-height:1.1}.merchant-expiry--warning{color:#92400e;background:#fffbeb;border-color:#f0c36a}.merchant-expiry--warning span{color:#a16207}.merchant-expiry--critical,.merchant-expiry--expired{color:#991b1b;background:#fef2f2;border-color:#efb4bb}.merchant-expiry--critical span,.merchant-expiry--expired span{color:#b91c1c}.merchant-expiry--unknown{border-color:var(--border);color:#526169;background:#fff;border-left-color:#7b888e}.merchant-support-session{color:#075f58;background:#e9f5f2;border:1px solid #b9d9d3;border-radius:6px;align-items:center;gap:8px;min-width:144px;height:42px;padding:0 11px;display:flex}.merchant-blocks-panel{border:1px solid var(--border);min-height:260px;box-shadow:var(--shadow-sm);background:#fff;border-radius:8px}.merchant-block-list{display:grid}.merchant-block-row{border-bottom:1px solid #e5eaec;grid-template-columns:minmax(230px,1.5fr) minmax(150px,.8fr) auto;align-items:center;gap:18px;min-height:82px;padding:14px 18px;display:grid}.merchant-block-row:last-child{border-bottom:0}.merchant-block-row--bound{background:#f3fbf8}.merchant-block-row__coordinate{align-items:center;gap:10px;min-width:0;display:flex}.merchant-block-row__coordinate>svg{color:var(--teal)}.merchant-block-row__coordinate>div{gap:4px;min-width:0;display:grid}.merchant-block-row__coordinate strong{color:#27373d;font-variant-numeric:tabular-nums;font-size:.92rem}.merchant-block-row__coordinate span{color:#718087;font-size:.72rem}.merchant-block-row__metrics{color:#718087;gap:16px;font-size:.78rem;display:flex}.merchant-block-row__metrics b{color:#27373d;font-variant-numeric:tabular-nums;margin-left:4px}.merchant-block-row__action{justify-content:flex-end;display:flex}.merchant-support-session>div{gap:2px;display:grid}.merchant-support-session span{color:#47736d;font-size:.58rem;font-weight:700;line-height:1}.merchant-support-session strong{white-space:nowrap;font-size:.75rem;line-height:1.1}.merchant-support-exit{min-height:42px}.merchant-section-heading{margin-bottom:16px}.metrics-strip{border:1px solid var(--border);height:66px;box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px;display:grid}.guest-login-button{justify-content:center;min-width:88px}.guest-auth-dialog{max-height:min(720px,100vh - 32px);overflow-y:auto}.guest-auth-dialog>header{justify-content:stretch;width:100%}.guest-auth-dialog>header>div,.guest-auth-dialog>header h2,.guest-auth-dialog>header p{text-align:center;width:100%}.region-size-preview{background:#f5fbfa;border:1px solid #cfe2df;border-radius:6px;grid-template-columns:minmax(0,1fr) minmax(190px,.35fr);gap:10px;padding:11px;display:grid}.region-size-preview__edges{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.region-size-preview__edges>span,.region-size-preview__volume{background:#fff;border:1px solid #dce7e5;border-radius:5px;gap:2px;padding:8px 10px;display:grid}.region-size-preview b,.region-size-preview span{color:#607278;font-size:.72rem}.region-size-preview strong{color:#18363a;font-variant-numeric:tabular-nums;font-size:1rem}.region-size-preview small{color:#74858b;font-size:.68rem}.region-size-preview .invalid{background:#fff2f3;border-color:#efb9c0}.region-size-preview .invalid b,.region-size-preview .invalid span,.region-size-preview .invalid strong,.region-size-preview .invalid small{color:#9b2935}@media (width<=720px){.region-size-preview{grid-template-columns:1fr}}.status-badge--warning{color:#8a4b08;background:#fff4df}.region-appeal-dialog{width:min(100%,640px);overflow:hidden}.region-appeal-dialog>header{border-bottom:1px solid #e5eaec;grid-template-columns:38px 1fr 34px;align-items:start;gap:12px;padding:18px;display:grid}.region-appeal-dialog>header>span{color:#9a5b0b;background:#fff4df;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.region-appeal-dialog .dialog-body{gap:16px;padding:18px;display:grid}.region-appeal-dialog>footer{background:#fafbfb;border-top:1px solid #e5eaec;justify-content:flex-end;gap:9px;padding:12px 18px;display:flex}.region-conflict-list{gap:8px;display:grid}.region-conflict-list>div{background:#fffaf1;border:1px solid #efd5a8;border-radius:6px;grid-template-columns:1fr auto;gap:5px 12px;padding:11px 12px;display:grid}.region-conflict-list span{color:#8a5b1e;font-size:.72rem}.region-conflict-list code{color:#5b4932;overflow-wrap:anywhere;grid-column:1/-1}.region-conflict-stores{color:#725329;grid-column:1/-1;font-size:.74rem}.region-conflict-stores summary{cursor:pointer;font-weight:700}.region-conflict-stores p{overflow-wrap:anywhere;margin:7px 0 0;line-height:1.6}.metrics-strip>div{color:#6d7a80;border-right:1px solid #e4e9eb;grid-template-columns:23px 1fr auto;align-items:center;gap:7px;padding:0 17px;font-size:.76rem;display:grid}.metrics-strip>div:last-child{border-right:0}.metrics-strip svg{color:var(--teal)}.metrics-strip strong{color:#27373d;font-variant-numeric:tabular-nums;font-size:1.1rem}.merchant-product-controls{margin-bottom:0}.merchant-product-meta{min-height:45px}.merchant-products-table{table-layout:fixed;min-width:1130px}.merchant-products-table th:first-child{width:230px}.merchant-products-table th:nth-child(2),.merchant-products-table th:nth-child(3){width:100px}.merchant-products-table th:nth-child(4){width:85px}.merchant-products-table th:nth-child(5){width:120px}.merchant-products-table th:nth-child(6),.merchant-products-table th:nth-child(7){width:85px}.merchant-products-table th:nth-child(8){width:120px}.merchant-products-table th:nth-child(9){width:90px}.merchant-inventory-results{min-height:240px}.merchant-inventory-table{min-width:920px;font-size:calc(.82rem + 2px)}.account-menu__menu-action{width:100%;min-height:42px;color:var(--ui-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:650;display:flex}.account-menu__menu-action:hover{background:var(--ui-surface-muted)}.account-menu__menu-action:disabled{cursor:wait;opacity:.55}.account-menu__menu-action--danger{color:var(--ui-danger)}.account-menu__menu-action--danger:hover{background:var(--ui-danger-soft)}.account-drawer-backdrop{z-index:95;background:var(--ui-overlay);justify-content:flex-start;display:flex;position:fixed;inset:0}.account-drawer{border-right:1px solid var(--ui-border);background:var(--ui-surface-raised);width:min(420px,100vw);height:100dvh;box-shadow:var(--ui-shadow-md);grid-template-rows:auto minmax(0,1fr);animation:.16s ease-out account-drawer-slide-in;display:grid;overflow:hidden}.account-drawer__header{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 16px 14px 20px;display:flex}.account-drawer__header h2{color:var(--ui-text);margin:0;font-size:1.05rem}.account-drawer__header p{color:var(--ui-text-muted);margin:3px 0 0;font-size:.76rem}.account-drawer__body{min-height:0;padding:16px;overflow-y:auto}.account-drawer__body>.form-error{margin-bottom:12px}.account-drawer__section{border:1px solid var(--ui-border);background:var(--ui-surface-raised);border-radius:7px;margin-bottom:14px;overflow:hidden}.account-drawer__section:last-child{margin-bottom:0}.account-drawer__section-heading{border-bottom:1px solid var(--ui-border);background:var(--ui-surface-muted);justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:12px 14px;display:flex}.account-drawer__section-heading>div{gap:3px;display:grid}.account-drawer__section-heading h3{color:var(--ui-text);margin:0;font-size:.86rem}.account-drawer__section-heading span{color:var(--ui-text-muted);font-size:.7rem}.account-drawer__section-heading>svg{color:var(--ui-accent)}.account-switch-list{gap:5px;padding:8px;display:grid}.account-switch-item{width:100%;min-height:60px;color:var(--ui-text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:9px 10px;display:grid}.account-switch-item:hover:not(:disabled){background:var(--ui-surface-muted)}.account-switch-item.active{border-color:var(--ui-success);background:var(--ui-success-soft)}.account-switch-item:disabled{cursor:default;opacity:1}.account-switch-item>span:nth-child(2){gap:4px;min-width:0;display:grid}.account-switch-item__name{align-items:center;gap:6px;min-width:0;display:flex}.account-switch-item__name strong{min-width:0}.account-switch-item strong,.account-switch-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-switch-item strong{font-size:13px}.account-switch-item small{color:var(--ui-text-muted);font-size:11px}.account-switch-item>svg{color:var(--ui-text-muted)}.account-switch-item.active>svg{color:var(--ui-success)}.account-drawer__empty{min-height:130px;color:var(--ui-text-muted);align-content:center;place-items:center;gap:8px;font-size:12px;display:grid}.account-invitation{border-bottom:1px solid var(--ui-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.account-invitation:last-child{border-bottom:0}.account-invitation>div:first-child{gap:4px;min-width:0;display:grid}.account-invitation strong,.account-invitation small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-invitation strong{font-size:12px}.account-invitation small{color:var(--ui-text-muted);font-size:10px}.account-invitation>div:last-child{gap:6px;display:flex}.account-invitation .button{min-height:32px;padding:5px 10px;font-size:11px}.account-drawer__section--onboarding>.account-menu__action{width:calc(100% - 12px);margin:6px}.account-drawer__status{min-height:46px;color:var(--ui-info);align-items:center;gap:9px;padding:10px 14px;font-size:12px;font-weight:700;display:flex}.account-drawer .stack-form{padding:16px}@keyframes account-drawer-slide-in{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.merchant-inventory-table th{font-size:calc(.73rem + 2px)}.merchant-inventory-table code,.merchant-listing-mobile code{font-size:calc(.78rem + 2px)}.merchant-inventory-table .badge,.merchant-listing-mobile .badge{font-size:calc(.7rem + 2px)}.merchant-inventory-table th:first-child{width:260px}.merchant-inventory-table th:nth-child(2){width:90px}.merchant-inventory-table th:nth-child(3){width:70px}.merchant-inventory-table th:nth-child(4){width:100px}.merchant-inventory-table th:nth-child(5){width:90px}.merchant-inventory-table th:nth-child(6){width:55px}.merchant-inventory-table th:nth-child(7){width:120px}.merchant-inventory-table th:nth-child(8){width:105px}.inventory-stock,.inventory-coordinate{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.inventory-stock{font-size:calc(.78rem + 2px);font-weight:700}.inventory-stock--in{color:#087f5b}.inventory-stock--out{color:#b42318}.inventory-coordinate{color:#53666d;font-variant-numeric:tabular-nums}.inventory-coordinate svg{color:var(--teal)}.inventory-seen{gap:3px;display:grid}.inventory-seen time{color:#34464d;font-variant-numeric:tabular-nums}.inventory-seen small{color:#7a898f;font-size:calc(.68rem + 2px)}.inventory-change-controls{flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0;display:flex}.inventory-change-search{flex:240px}.inventory-change-date,.inventory-change-stockout{border:1px solid var(--ui-border);min-height:38px;color:var(--ui-text-muted);background:var(--ui-surface);border-radius:6px;align-items:center;gap:7px;padding:0 10px;font-size:12px;display:inline-flex}.inventory-change-date input{min-width:130px;color:var(--ui-text);background:0 0;border:0;outline:0}.inventory-change-stockout{cursor:pointer}.inventory-change-stockout input{accent-color:var(--teal)}.inventory-change-table th:first-child{width:230px}.inventory-change-table th:nth-child(2){width:70px}.inventory-change-table th:nth-child(3){width:125px}.inventory-change-table th:nth-child(4),.inventory-change-table th:nth-child(5){width:90px}.inventory-change-table th:nth-child(6){width:65px}.inventory-change-table th:nth-child(7){width:130px}.inventory-change-table th:nth-child(8){width:180px}.inventory-change-product,.inventory-change-time{gap:4px;display:grid}.inventory-change-product small,.inventory-change-time small{color:var(--ui-text-muted);font-size:11px}.inventory-change-qty{font-variant-numeric:tabular-nums;align-items:center;gap:7px;display:inline-flex}.inventory-change-qty strong{color:var(--ui-text)}.inventory-change-delta--up,.inventory-change-delta--down{white-space:nowrap;align-items:center;gap:3px;font-weight:700;display:inline-flex}.inventory-change-delta--up{color:#087f5b}.inventory-change-delta--down{color:#b42318}.inventory-change-status{white-space:nowrap;align-items:center;gap:5px;font-weight:700;display:inline-flex}.inventory-change-status--normal{color:#087f5b}.inventory-change-status--out{color:#b42318}.inventory-change-mobile-list{gap:10px;display:grid}.inventory-change-mobile-item{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:6px;padding:14px}.inventory-change-mobile-item>header,.inventory-change-mobile-meta,.inventory-change-mobile-value{justify-content:space-between;align-items:center;gap:10px;display:flex}.inventory-change-mobile-item>header{align-items:flex-start}.inventory-change-mobile-item>header>div{gap:4px;min-width:0;display:grid}.inventory-change-mobile-item>header small{color:var(--ui-text-muted)}.inventory-change-mobile-value{font-variant-numeric:tabular-nums;justify-content:flex-start;margin:16px 0 12px}.inventory-change-mobile-value strong{color:var(--ui-text)}.inventory-change-mobile-meta{color:var(--ui-text-muted);flex-wrap:wrap;justify-content:flex-start;font-size:12px}.inventory-change-mobile-meta span:last-child{align-items:center;gap:4px;display:inline-flex}.inventory-change-mobile-item>time{color:var(--ui-text-muted);margin-top:12px;font-size:11px;display:block}@media (width<=760px){.inventory-change-controls{align-items:stretch}.inventory-change-controls>.inventory-change-search{flex:100%;width:100%}.inventory-change-date,.inventory-change-controls>.segmented{flex:190px}.inventory-change-controls>.segmented button{flex:1}}.merchant-listing-mobile{display:none}.row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.icon-button--danger{color:#b42318}.icon-button--danger:hover:not(:disabled){background:#fff1f0;border-color:#f0b4ae}.item-type-label{color:#526169;white-space:nowrap;font-size:calc(.76rem + 2px)}.product-identity{align-items:center;gap:9px;min-width:0;display:flex}.product-identity__details{gap:3px;min-width:0;display:grid}.product-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.muted-nowrap{color:var(--muted);white-space:nowrap}.editor-dialog{background:#fff;border:1px solid #d5dcdf;border-radius:8px;width:min(100%,590px);max-height:calc(100vh - 36px);animation:.16s ease-out dialog-in;overflow-y:auto;box-shadow:0 20px 60px #07111547}.editor-dialog__header{border-bottom:1px solid #e4e9eb;justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 21px 16px;display:flex}.editor-dialog__body{padding:20px 21px}.feedback-upload{color:#597078;text-align:center;background:#f7fbfa;border:1px dashed #a9bdc0;border-radius:7px;justify-items:center;gap:8px;margin-top:14px;padding:20px 16px;transition:border-color .14s,background .14s,box-shadow .14s;display:grid}.feedback-upload>svg{color:var(--teal)}.feedback-upload strong{color:#26393f;font-size:.86rem}.feedback-upload>span{color:#718188;max-width:430px;font-size:.74rem;line-height:1.5}.feedback-upload--dragging{border-color:var(--teal);background:#eaf7f4;box-shadow:0 0 0 3px #0f766e1a}.feedback-attachments{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.feedback-attachment{background:#f5f8f8;border:1px solid #dce5e5;border-radius:6px;min-width:0;position:relative;overflow:hidden}.feedback-attachment img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.feedback-attachment>span{color:#64757b;text-overflow:ellipsis;white-space:nowrap;padding:5px 6px;font-size:.68rem;display:block;overflow:hidden}.feedback-attachment .icon-button{color:#31434a;background:#ffffffe6;position:absolute;top:4px;right:4px}.feedback-upload-note{color:#77868b;margin:10px 0 0;font-size:.72rem;line-height:1.5}.readonly-product{background:#f6f8f9;border:1px solid #dce3e6;border-radius:6px;grid-template-columns:28px 1fr auto;align-items:center;gap:11px;min-height:66px;padding:10px 13px;display:grid}.readonly-product>svg{color:var(--teal)}.readonly-product>div{gap:5px;display:grid}.readonly-product strong{color:#27363d;font-size:.84rem}.readonly-product>span{color:#7b888e;font-size:.68rem}.catalog-field{z-index:8;position:relative}.catalog-picker{border:1px solid var(--border-strong);color:#6c7a80;background:#fff;border-radius:6px;grid-template-columns:24px 1fr 22px;align-items:center;height:42px;padding:0 8px 0 11px;display:grid;position:relative}.catalog-picker--open{border-color:var(--teal);box-shadow:0 0 0 3px #0f766e1a}.catalog-picker input{border:0;height:38px;padding:0 5px;box-shadow:none!important}.catalog-picker__check{color:var(--teal)}.catalog-options{z-index:10;border:1px solid var(--border);background:#fff;border-radius:7px;max-height:230px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #14222829}.catalog-options button{color:#3e4e55;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;grid-template-columns:90px 1fr;align-items:center;gap:8px;width:100%;min-height:44px;padding:5px 7px;font-size:.8rem;display:grid}.catalog-options button span{text-align:left;min-width:0}.catalog-options button small{color:var(--text-muted);margin-top:2px;font-size:10px;display:block}.catalog-options button:hover{background:#f1f5f5}.catalog-options__state{min-height:48px;color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:.76rem;display:flex}.catalog-report{background:#f5f7f8;border:1px solid #d8e0e3;grid-template-columns:minmax(0,1fr) minmax(120px,.55fr) auto;gap:8px;margin-top:8px;padding:12px;display:grid}.catalog-report>span{color:#526169;grid-column:1/-1;font-size:13px}.catalog-report textarea{resize:vertical;grid-column:1/3;min-height:40px}@media (width<=640px){.catalog-report{grid-template-columns:1fr}.catalog-report textarea{grid-column:1}}.segmented--field{width:100%;height:40px}.segmented--field button{width:50%}.money-input{border:1px solid var(--border-strong);border-radius:6px;align-items:center;height:40px;display:flex;overflow:hidden}.money-input:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #0f766e1a}.money-input span{color:#66747b;background:#f5f7f8;border-right:1px solid #dfe5e7;place-items:center;width:35px;height:100%;display:grid}.money-input span .coin-icon{width:19px;height:19px}.money-input input{border:0;height:38px;box-shadow:none!important}.toggle-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.toggle-field{cursor:pointer;border:1px solid #dce3e6;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:10px 12px;display:flex;position:relative}.toggle-field>span{gap:3px;display:grid}.toggle-field strong{color:#35454c;font-size:.78rem}.toggle-field small{color:#7b888e;font-size:.68rem}.toggle-field input{opacity:0;width:1px;height:1px;position:absolute}.toggle-field>i{background:#c6d0d4;border-radius:999px;flex:none;width:38px;height:22px;transition:background .15s;position:relative}.toggle-field>i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #14222838}.toggle-field input:checked+i{background:var(--teal)}.toggle-field input:checked+i:after{transform:translate(16px)}.toggle-field:focus-within{outline-offset:2px;outline:3px solid #245ea84d}.settings-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:20px;display:grid}.settings-column{align-self:start;gap:20px;display:grid}.settings-section{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;align-self:start}.settings-section>header{border-bottom:1px solid #e4e9eb;grid-template-columns:38px 1fr;gap:11px;padding:18px 20px;display:grid}.settings-section>header>span{width:38px;height:38px;color:var(--teal-dark);background:var(--teal-light);border-radius:7px;place-items:center;display:grid}.settings-section h2{color:#27373d;font-size:.95rem}.settings-section header p{color:var(--muted);margin-top:4px;font-size:.72rem}.settings-note{color:var(--text-muted);margin:0;padding:20px;font-size:13px;line-height:1.6}.settings-section--accounts{grid-column:1/-1}.facility-settings__body{gap:14px;padding:20px;display:grid}.facility-approved{border:1px solid var(--border);background:var(--surface-subtle);border-radius:6px;gap:8px;padding:12px;display:grid}.facility-approved>strong{font-size:.78rem}.facility-approved>span:last-child:not(.store-facility-badges){color:var(--muted);font-size:.74rem}.facility-settings__loading{min-height:100px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:.78rem;display:flex}.facility-application-form{gap:14px;grid-template-columns:1fr!important;padding:0!important;display:grid!important}.facility-application-form fieldset{border:0;min-width:0;margin:0;padding:0}.facility-application-form legend{color:var(--text);margin-bottom:8px;font-size:.78rem;font-weight:700}.facility-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.facility-option-grid label{border:1px solid var(--border);cursor:pointer;border-radius:6px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:7px;min-height:44px;padding:9px;font-size:.78rem;font-weight:700;display:grid}.facility-option-grid label.selected{background:#faf7ff;border-color:#8d72c5}.facility-option-grid input{accent-color:#7757b7;width:16px;height:16px}.farm-crop-fieldset{gap:8px;display:grid}.farm-crop-fieldset>p{color:var(--muted);margin:0;font-size:.72rem}.farm-crop-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.farm-crop-grid label{border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:center;gap:7px;min-height:40px;padding:8px;font-size:.76rem;font-weight:700;display:flex}.farm-crop-grid label.selected{background:#faf7ff;border-color:#8d72c5}.farm-crop-grid input{accent-color:#7757b7;width:16px;height:16px}@media (width<=680px){.farm-crop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.facility-application-status{border:1px solid var(--border);border-radius:6px;gap:9px;padding:12px;font-size:.76rem;display:grid}.facility-application-status>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.facility-application-status p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.55}.facility-application-status--pending{background:#fffaf0;border-color:#e0c06a}.facility-application-status--rejected{color:brown;background:#fff5f5;border-color:#efb4b4}.product-image{object-fit:cover;background:#edf0f2;border-radius:4px;flex:0 0 40px;width:40px;height:40px}.product-image--mobile{flex-basis:44px;width:44px;height:44px}.product-image-placeholder{border:1px solid #d6dde2;display:inline-block}.settings-section--accounts>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center}.settings-accounts-body>.settings-account-form{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;padding:0}.settings-account-form>.button{white-space:nowrap;min-height:40px}.settings-accounts-body{grid-template-columns:1fr;gap:18px;padding:20px;display:grid}.settings-accounts-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.settings-accounts-summary>div{border:1px solid var(--border);background:var(--surface-muted,#f7faf9);border-radius:6px;gap:5px;min-width:0;padding:13px 14px;display:grid}.settings-accounts-summary__label,.settings-accounts-summary small{color:var(--muted);font-size:.72rem}.settings-accounts-summary strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;overflow:hidden}.settings-account-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:0;display:grid}.settings-account-form .field{min-width:0}.settings-account-form .button{white-space:nowrap;min-height:40px}.settings-accounts-capacity-note{color:var(--muted);margin:-8px 0 0;font-size:.78rem}.field-with-icon{position:relative}.field-with-icon>svg{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.field-with-icon input{padding-left:35px}.settings-accounts-list{border-top:1px solid var(--border);min-width:0;padding-top:16px}.settings-accounts-list__heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.settings-accounts-list__heading h3{color:var(--ink);font-size:.9rem}.settings-accounts-list__heading span{color:var(--muted);font-size:.74rem}.settings-accounts-list--invitations{margin-top:2px}.settings-accounts-empty{border:1px dashed var(--border-strong,#cfdadd);min-height:74px;color:var(--muted);border-radius:6px;justify-content:center;align-items:center;gap:8px;font-size:.8rem;display:flex}.settings-account-members,.settings-account-invitations{gap:8px;display:grid}.settings-account-member,.settings-account-invitation{border:1px solid var(--border);background:var(--surface);border-radius:6px;grid-template-columns:minmax(180px,1.5fr) auto auto minmax(120px,.8fr) auto;align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.settings-account-member__identity,.settings-account-invitation,.settings-account-member__actions{min-width:0}.settings-account-member__identity,.settings-account-invitation{align-items:center;gap:10px;display:flex}.settings-account-member__identity>div,.settings-account-invitation>div{gap:3px;min-width:0;display:grid}.settings-account-member__identity strong,.settings-account-member__identity small,.settings-account-invitation strong,.settings-account-invitation small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-account-member__identity strong,.settings-account-invitation strong{color:var(--ink);font-size:.82rem}.settings-account-member__identity small,.settings-account-invitation small,.settings-account-member__date{color:var(--muted);font-size:.7rem}.settings-account-member__avatar{width:30px;height:30px;color:var(--teal-dark);background:var(--teal-light);border-radius:50%;flex:none;place-items:center;display:grid}.account-role{border-radius:4px;align-items:center;width:max-content;padding:4px 7px;font-size:.7rem;font-weight:700;display:inline-flex}.account-role--store_owner{color:#805b00;background:#fff4d6}.account-role--store_member{color:#176f68;background:#e8f5f2}.settings-account-member__status{color:var(--ui-success,#19775e);font-size:.72rem}.settings-account-member__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.settings-account-member__actions .button,.settings-account-invitation .button{min-height:32px;padding-inline:9px;font-size:.72rem}.button--danger-ghost{color:var(--red,#bd453b);background:0 0;border:1px solid #0000}.button--danger-ghost:hover{background:#fff4f2;border-color:#f0c4bf}.account-action-dialog__body{gap:12px;padding:0 18px 18px;display:grid}.account-action-dialog__hint{color:var(--muted)!important;margin:0!important;font-size:.72rem!important}.field--wide{grid-column:1/-1}.field small{color:var(--muted);text-align:right;font-weight:400}.subscription-section{overflow:hidden}.subscription-overview{grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);align-items:center;gap:28px;padding:26px 24px;display:grid}.subscription-plan{min-width:0}.subscription-eyebrow,.subscription-expiry>span{color:var(--muted);font-size:.72rem}.subscription-plan>strong{color:var(--ink);margin-top:6px;font-size:1.75rem;line-height:1.1;display:block}.subscription-plan>p{color:var(--text-muted);margin:8px 0 0;font-size:.78rem;line-height:1.5}.subscription-expiry{border-left:1px solid #e4e9eb;grid-template-columns:36px minmax(0,1fr);align-items:center;column-gap:11px;min-width:0;padding-left:28px;display:grid}.subscription-expiry>svg{width:36px;height:36px;color:var(--teal-dark);background:var(--teal-light);border-radius:7px;grid-row:1/3;padding:8px}.subscription-expiry>strong{overflow-wrap:anywhere;min-width:0;color:var(--ink);font-size:.88rem}.subscription-redeem{background:#fbfcfc;border-top:1px solid #e4e9eb;grid-template-columns:minmax(170px,.55fr) minmax(260px,1fr) auto;align-items:end;gap:16px;padding:22px 24px;display:grid}.subscription-redeem-heading{align-self:center}.subscription-redeem-heading h3{color:var(--ink);font-size:.9rem}.subscription-redeem-heading p{color:var(--muted);margin:4px 0 0;font-size:.72rem}.subscription-code-field{min-width:0}.subscription-redeem>.button{white-space:nowrap;min-height:40px}.subscription-feedback{background:#fbfcfc;padding:0 24px 22px}@media (width<=760px){.subscription-overview{grid-template-columns:1fr;gap:18px;padding:22px 18px}.subscription-expiry{border-top:1px solid #e4e9eb;border-left:0;padding:18px 0 0}.subscription-redeem{grid-template-columns:1fr;gap:14px;padding:20px 18px}.subscription-redeem>.button{width:100%}.subscription-feedback{padding:0 18px 20px}}.form-success{color:#087f5b;margin-top:12px;font-weight:700}.account-warning{color:#854d0e;background:#fff8e7;border:1px solid #f0c36a;border-left:4px solid #d97706;border-radius:6px;margin-bottom:18px;padding:11px 14px;font-size:14px}.account-warning--danger{color:#9f1c13;background:#fff1f0;border-color:#e5a5a0 #e5a5a0 #e5a5a0 #b42318}.alert-event-list{gap:10px;display:grid}.alert-event{border:1px solid var(--border);background:var(--surface);border-radius:6px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.alert-event__icon{color:#be123c;background:#fff1f2;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.alert-event__body{min-width:0}.alert-event__body strong{margin-right:8px}.alert-event__body code,.alert-event__body time{color:var(--text-muted);font-size:12px}.alert-event__body p{color:var(--text-secondary);align-items:center;gap:5px;margin:5px 0 2px;font-size:13px;display:flex}.review-status{white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.review-status--pending{color:#9a3412;background:#fff7ed}.review-status--upheld{color:#b91c1c;background:#fef2f2}.review-status--rejected{color:#166534;background:#f0fdf4}.review-status--self{color:#475569;background:#f1f5f9}.report-dialog{width:min(520px,100vw - 28px)}.stock-alert-orb{z-index:70;right:24px;bottom:calc(92px + env(safe-area-inset-bottom));color:#fff;isolation:isolate;background:#be123c;border:1px solid #fb7185;border-radius:50%;place-items:center;width:56px;height:56px;padding:0;animation:.42s cubic-bezier(.2,.9,.25,1.25) stock-alert-orb-in;display:grid;position:fixed;box-shadow:0 10px 28px #9f123952}.stock-alert-orb:hover{background:#9f1239;transform:translateY(-2px)}.stock-alert-orb:focus-visible{outline-offset:4px;outline:3px solid #be123c47}.stock-alert-orb>svg{z-index:1;animation:.82s ease-in-out .18s 2 stock-alert-bell;position:relative}.stock-alert-orb>strong{z-index:2;color:#fff;font-variant-numeric:tabular-nums;background:#f59e0b;border:2px solid #fff;border-radius:12px;place-items:center;min-width:23px;height:23px;padding:0 5px;font-size:.65rem;line-height:1;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 7px #4e290038}.stock-alert-orb__pulse{z-index:-1;border:2px solid #be123c73;border-radius:50%;animation:2.2s ease-out 1.2s infinite stock-alert-pulse;position:absolute;inset:-1px}@keyframes stock-alert-orb-in{0%{opacity:0;transform:translateY(18px)scale(.65)}70%{opacity:1;transform:translateY(-3px)scale(1.05)}to{transform:translateY(0)scale(1)}}@keyframes stock-alert-bell{0%,to{transform:rotate(0)}25%{transform:rotate(16deg)}50%{transform:rotate(-14deg)}75%{transform:rotate(9deg)}}@keyframes stock-alert-pulse{0%{opacity:.65;transform:scale(1)}75%,to{opacity:0;transform:scale(1.65)}}@media (width<=640px){.alert-event{grid-template-columns:34px minmax(0,1fr)}.alert-event__action{grid-column:2}.stock-alert-orb{right:16px;bottom:calc(82px + env(safe-area-inset-bottom));width:52px;height:52px}.settings-accounts-summary,.settings-account-form{grid-template-columns:1fr}.settings-account-form>.button{justify-self:stretch}.settings-account-member,.settings-account-invitation{grid-template-columns:minmax(0,1fr) auto;gap:9px}.settings-account-member__identity,.settings-account-invitation>div{grid-column:1/-1}.settings-account-member__date{grid-column:1}.settings-account-member__actions{grid-column:1/-1;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.stock-alert-orb,.stock-alert-orb>svg,.stock-alert-orb__pulse{animation:none}}.settings-section form{padding:20px}@media (width<=1180px){.market-filter-row{flex-wrap:wrap}.market-filter-row .button--ghost{margin-left:auto}.settings-layout{grid-template-columns:minmax(0,760px)}.account-settings-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-section--accounts{grid-column:auto}.settings-accounts-body{grid-template-columns:1fr}.settings-accounts-body>.settings-account-form{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-account-form>.button{justify-self:end}}.purchase-hall{width:100%}.purchase-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;font-size:13px;display:flex}.purchase-toolbar .segmented{margin:0}.purchase-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.purchase-notice{border:1px solid var(--border);background:var(--surface);border-left:3px solid #18a07a;border-radius:6px;min-width:0;padding:16px}.purchase-notice--pending{border-left-color:#d89b1d}.purchase-notice--rejected{border-left-color:#c84d43}.purchase-notice>header,.purchase-notice>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.purchase-notice>header>div{min-width:0}.purchase-notice__statuses{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.purchase-notice h2{overflow-wrap:anywhere;margin:4px 0 0;font-size:16px}.purchase-notice>p{min-height:48px;color:var(--ink-soft);white-space:pre-wrap;overflow-wrap:anywhere;margin:14px 0;line-height:1.6}.purchase-notice blockquote{border-left:2px solid var(--border-strong);color:var(--muted);margin:0 0 14px;padding-left:10px;font-size:13px}.purchase-notice__actions{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.purchase-notice>footer{border-top:1px solid var(--border);color:var(--muted);padding-top:11px;font-size:12px}.purchase-notice>footer span{align-items:center;gap:5px;display:inline-flex}.purchase-notice__number{color:var(--muted);font-size:11px}.purchase-status{border-radius:4px;flex:none;align-items:center;gap:5px;padding:4px 7px;font-size:12px;font-weight:700;display:inline-flex}.purchase-status--approved{color:#087f5b;background:#e8f4ef}.purchase-status--pending{color:#946200;background:#fff4d6}.purchase-status--rejected{color:#b42318;background:#fff1f0}.purchase-compose-dialog{width:min(620px,100vw - 32px);max-height:calc(100vh - 32px);overflow:hidden}.purchase-compose-dialog__header{background:#f7faf9;border-bottom:1px solid #e3e9eb;grid-template-columns:42px minmax(0,1fr) 34px;align-items:start;gap:13px;padding:20px 22px 18px;display:grid}.purchase-compose-dialog__icon{color:#087f5b;background:#e8f4ef;border:1px solid #d4e9e1;border-radius:7px;place-items:center;width:42px;height:42px;display:grid}.purchase-compose-dialog__header h2{color:#1d2d33;font-size:18px;line-height:1.35}.purchase-compose-dialog__header p{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.45}.purchase-compose-dialog__form{flex-direction:column;min-height:0;display:flex}.purchase-compose-dialog__body{gap:18px;padding:22px;display:grid;overflow-y:auto}.purchase-compose-field{gap:8px;min-width:0;display:grid}.purchase-compose-field__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.purchase-compose-field__heading strong{color:#27383e;font-size:13px}.purchase-compose-field__heading small{color:var(--muted);flex:none;font-size:11px;font-weight:400}.purchase-compose-field input,.purchase-compose-field textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd9dc;border-radius:6px;outline:none;transition:border-color .14s,box-shadow .14s}.purchase-compose-field input{height:42px;padding:0 12px}.purchase-compose-field textarea{resize:vertical;min-height:168px;padding:11px 12px;line-height:1.6}.purchase-compose-field input::placeholder,.purchase-compose-field textarea::placeholder{color:#94a0a5}.purchase-compose-field input:focus,.purchase-compose-field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f766e1a}.purchase-compose-dialog__actions{background:#fafcfc;border-top:1px solid #e3e9eb;justify-content:flex-end;gap:9px;padding:14px 22px;display:flex}@media (width<=560px){.purchase-compose-dialog{width:min(100%,100vw - 20px);max-height:calc(100vh - 20px)}.purchase-compose-dialog__header{grid-template-columns:38px minmax(0,1fr) 32px;gap:11px;padding:17px 16px 15px}.purchase-compose-dialog__icon{width:38px;height:38px}.purchase-compose-dialog__body{gap:16px;padding:18px 16px}.purchase-compose-field textarea{min-height:145px}.purchase-compose-dialog__actions{padding:12px 16px}.purchase-compose-dialog__actions .button{flex:1}}@media (width<=900px){.purchase-board{grid-template-columns:1fr}.shell-width{width:min(100% - 28px,1420px)}.public-header{position:static}.public-tabs{overflow-x:auto}.public-tabs__secure{display:none}.search-box,.market-search-fields{flex:1;width:auto}.sort-control>span{display:none}.mobile-filter-trigger{display:inline-flex}.market-filter-row{border-top:1px solid #e7ecee;padding-top:13px;display:none}.market-filter-row--open{display:flex}.filter-row-title{width:100%}.merchant-menu-button{display:grid}.merchant-sidebar-toggle,.merchant-topbar__divider,.merchant-topbar__section,.merchant-topbar__actions>.button{display:none}.merchant-body{display:block}.merchant-shell--sidebar-collapsed .merchant-sidebar{width:240px;padding:15px 11px}.merchant-shell--sidebar-collapsed .nav-group-label{display:block}.merchant-shell--sidebar-collapsed .merchant-nav-item>span,.merchant-shell--sidebar-collapsed .merchant-nav-item>i{display:initial}.merchant-shell--sidebar-collapsed .merchant-nav-item>span{clip:auto;clip-path:none;white-space:normal;width:auto;height:auto;position:static;overflow:visible}.merchant-shell--sidebar-collapsed .merchant-nav-item{grid-template-columns:23px 1fr auto;justify-items:stretch;padding:0 11px}.merchant-shell--sidebar-collapsed .merchant-sidebar__footer{padding:12px 11px 4px}.merchant-shell--sidebar-collapsed .merchant-sidebar__market{gap:8px;padding-inline:16px;font-size:.8rem}.merchant-sidebar{z-index:45;visibility:hidden;pointer-events:none;width:240px;height:auto;transition:transform .18s,visibility 0s linear .18s;position:fixed;top:64px;bottom:0;left:0;transform:translate(-100%)}.merchant-sidebar--open{visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0);box-shadow:12px 0 35px #14222826}.sidebar-scrim{z-index:35;background:#0f191d6b;border:0;width:100%;padding:0;display:block;position:fixed;inset:64px 0 0}.merchant-main{padding:24px 18px 40px}}@media (width>=681px) and (width<=900px){.market-table-wrap{display:none}.market-mobile-list{display:grid}.market-results{min-height:200px;box-shadow:none}.market-mobile-row{border-bottom:1px solid #e5eaec;padding:14px;font-size:calc(1rem + 2px)}.market-mobile-row:last-child{border-bottom:0}.market-mobile-row>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.market-mobile-row header>div:first-child{gap:7px;min-width:0;display:grid}.market-mobile-row h3{color:#26363c;text-overflow:ellipsis;white-space:nowrap;font-size:calc(.91rem + 2px);overflow:hidden}.mobile-price{font-size:calc(.92rem + 2px)}.mobile-row-meta{color:#6c7a80;align-items:center;gap:10px;margin-top:12px;font-size:calc(.74rem + 2px);display:flex}.market-mobile-row>footer{border-top:1px dashed #e1e7e9;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding-top:11px;font-size:calc(.76rem + 2px);display:flex}}@media (width<=680px){.shell-width{width:min(100% - 22px,1420px)}.brand small{display:none}.public-header__main{min-height:63px}.brand img{width:35px;height:35px}.brand strong{font-size:.92rem}.merchant-entry{width:40px;min-width:40px;padding:0;font-size:0}.merchant-entry svg{width:18px;height:18px}.public-tabs{height:41px}.public-tab{min-width:78px;font-size:.78rem}.public-main{padding-block:20px 30px}.section-heading{min-height:46px;margin-bottom:13px}.section-heading h1{font-size:1.18rem}.section-heading p{font-size:.76rem}.market-search-row{grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:10px;display:grid}.search-box,.market-search-fields{grid-column:1/-1;width:100%}.market-search-fields .search-box{grid-column:auto}.sort-control{margin-left:0}.sort-control select{width:164px}.market-filter-row{gap:8px;padding:12px 10px}.market-filter-row .segmented{flex:auto}.market-filter-row .segmented button{flex:1}.filter-menu{flex:calc(50% - 6px)}.filter-menu summary,.filter-menu__panel{width:100%}.filter-menu--cascade{flex-basis:100%}.filter-menu--cascade summary{grid-template-columns:1fr;display:grid}.cascade-trigger-segment{width:100%}.cascade-filter-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:min(100%,380px)}.price-range{width:100%}.price-range label{flex:1;width:auto}.market-filter-row .button--ghost{width:100%;margin-left:0}.result-meta{min-height:41px}.market-table-wrap,.merchant-table-wrap,.cart-table-wrap{display:none}.merchant-listing-mobile{gap:10px;display:grid}.merchant-listing-mobile article{border:1px solid var(--border);background:#fff;border-radius:8px;gap:10px;padding:14px;font-size:calc(1rem + 2px);display:grid}.merchant-listing-mobile article>div:first-child{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.merchant-listing-mobile p{color:#637278;justify-content:space-between;align-items:center;gap:10px;margin:0;font-size:calc(.78rem + 2px);display:flex}.merchant-listing-mobile footer{color:#7a898f;border-top:1px solid #edf0f1;justify-content:space-between;gap:10px;padding-top:9px;font-size:calc(.7rem + 2px);display:flex}.market-mobile-list,.merchant-product-mobile-list,.cart-mobile-list{display:grid}.market-results,.merchant-product-results{min-height:200px;box-shadow:none}.market-mobile-row,.merchant-product-row,.cart-mobile-item{border-bottom:1px solid #e5eaec;padding:14px}.market-mobile-row{font-size:calc(1rem + 2px)}.market-mobile-row:last-child,.merchant-product-row:last-child,.cart-mobile-item:last-child{border-bottom:0}.cart-mobile-item--unavailable{background:#fffaf5}.market-mobile-row>header,.merchant-product-row>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.market-mobile-row header>div:first-child{gap:7px;min-width:0;display:grid}.market-mobile-row h3{color:#26363c;text-overflow:ellipsis;white-space:nowrap;font-size:calc(.91rem + 2px);overflow:hidden}.mobile-price{font-size:calc(.92rem + 2px)}.mobile-row-meta{color:#6c7a80;align-items:center;gap:10px;margin-top:12px;font-size:calc(.74rem + 2px);display:flex}.market-mobile-row>footer{border-top:1px dashed #e1e7e9;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding-top:11px;font-size:calc(.76rem + 2px);display:flex}.pagination__summary{display:none}.pagination,.site-footer>div{justify-content:center}.site-footer span:last-child{display:none}.toast-region{bottom:16px;right:16px}.auth-page{padding-inline:15px}.auth-topbar{min-height:64px}.auth-topbar .button{width:38px;padding:0;font-size:0}.auth-panel{margin-top:24px;padding:29px 22px 22px}.auth-panel h1{font-size:1.3rem}.auth-panel>p{margin-bottom:24px}.auth-panel .stack-form{gap:16px}.auth-panel .field input,.auth-panel .password-input{height:42px}.auth-panel .password-input input{height:40px}.auth-panel .button--primary{min-height:42px}.account-auth-dialog{padding:29px 22px 22px}.account-auth-dialog>header>.icon-button{top:-15px;right:-15px}.account-auth-dialog h2{font-size:1.3rem}.account-auth-dialog header p{margin-bottom:24px}.account-auth-dialog__form{gap:16px}.account-auth-dialog__form .field input,.account-auth-dialog__form .password-input{height:42px}.account-auth-dialog__form .password-input input{height:40px}.account-auth-dialog__form .button--primary{min-height:42px}.merchant-topbar__inner{min-width:0;padding:0 10px}.merchant-identity{border-left:0;min-width:0;max-width:120px;padding-left:0}.merchant-identity small{display:none}.marker-limit{flex:100%}.marker-limit input{flex:1}.cart-results{min-height:200px;box-shadow:none}.cart-mobile-item>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cart-mobile-item>header>div{gap:4px;min-width:0;display:grid}.cart-mobile-item>header strong{color:#26363c;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.cart-mobile-item>header small{color:var(--muted);font-size:11px}.cart-mobile-item>footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.cart-summary{padding:12px 14px}.account-menu__trigger{grid-template-columns:34px;width:42px;min-width:42px;padding:4px}.account-menu__current,.account-menu__trigger>svg{display:none}.account-menu__popover{width:min(286px,100vw - 20px);position:fixed;top:58px;right:10px}.merchant-topbar__actions{gap:6px}.merchant-main{padding:20px 11px 34px}.account-settings-main{padding:22px 12px 36px}.account-settings-heading{display:grid}.account-settings-links{grid-template-columns:1fr;width:100%;display:grid}.account-settings-links .button{width:100%}.merchant-expiry{min-width:0;height:38px;padding:0 8px}.merchant-expiry span{display:none}.merchant-expiry strong{font-size:.69rem}.merchant-section-heading{align-items:center}.merchant-section-heading>div:first-child{min-width:0}.heading-actions>.icon-button{display:none}.heading-actions .button{min-height:36px;padding-inline:11px;font-size:.8rem}.metrics-strip{height:58px}.metrics-strip>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;padding:0 10px;display:flex}.metrics-strip svg{display:none}.metrics-strip span{font-size:.64rem}.metrics-strip strong{font-size:.95rem}.merchant-product-row__price{color:#718087;justify-content:space-between;align-items:center;gap:15px;margin-top:11px;font-size:.75rem;display:flex}.merchant-product-row__price>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.merchant-product-row__price strong{color:#23343a;font-size:.92rem}.merchant-product-row__meta{gap:7px;margin-top:10px;display:flex}.merchant-product-row>footer{border-top:1px dashed #e1e7e9;gap:8px;margin-top:12px;padding-top:11px;display:flex}.merchant-product-row>footer .button{flex:1;min-width:0}.merchant-block-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:13px 14px}.merchant-block-row__metrics{grid-column:1/-1}.merchant-block-row__action .button{min-height:34px;padding-inline:10px}.form-grid--two,.toggle-fields,.settings-layout,.account-settings-layout,.settings-accounts-body>.settings-account-form{grid-template-columns:1fr}.editor-dialog{width:100%;max-height:calc(100vh - 16px)}.dialog-backdrop{padding:8px}.editor-dialog__header,.editor-dialog__body{padding-inline:16px}.editor-dialog__actions{position:sticky;bottom:0}.settings-section form,.settings-section>header{padding-inline:16px}}.team-hall,.tools-hub{width:100%;min-width:0}.tools-hub__count{border:1px solid var(--border);min-height:34px;color:var(--muted);background:var(--surface);border-radius:6px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tool-card{border:1px solid var(--border);min-width:0;min-height:138px;color:var(--ink);background:var(--surface);cursor:pointer;text-align:left;border-radius:7px;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:20px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.tool-card:hover{border-color:#9bbfba;transform:translateY(-1px);box-shadow:0 8px 22px #18303614}.tool-card:focus-visible{outline-offset:2px;outline:3px solid #0f766e2e}.tool-card__icon{color:#07675f;background:#e5f3f0;border-radius:7px;place-items:center;width:46px;height:46px;display:grid}.tool-card__content{gap:6px;min-width:0;display:grid}.tool-card__content strong{font-size:16px;line-height:1.35}.tool-card__content>span:last-child{color:var(--muted);font-size:13px;line-height:1.55}.tool-card__meta{color:#08786e;font-size:11px;font-weight:750}.tool-card__arrow{color:#9aa7ac;transition:color .15s,transform .15s}.tool-card:hover .tool-card__arrow{color:#08786e;transform:translate(2px)}@media (width<=760px){.tools-grid{grid-template-columns:1fr}.tool-card{grid-template-columns:42px minmax(0,1fr) 18px;gap:11px;min-height:122px;padding:16px}.tool-card__icon{width:42px;height:42px}}.team-filters{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:8px;grid-template-columns:minmax(220px,1.35fr) repeat(5,minmax(120px,1fr));gap:10px;padding:14px;display:grid}.team-filter{gap:6px;min-width:0;display:grid}.team-filter>span{color:var(--muted);font-size:11px;font-weight:700}.team-filter select,.team-filter__control{border:1px solid var(--border);width:100%;height:38px;color:var(--ink);background:var(--surface);border-radius:5px}.team-filter select{padding:0 9px}.team-filter__control{align-items:center;gap:7px;padding:0 9px;display:flex}.team-filter__control svg{color:var(--muted)}.team-filter__control input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0}.team-filter select:focus,.team-filter__control:focus-within{border-color:var(--teal);outline:0;box-shadow:0 0 0 3px #0f766e1a}.team-result-meta{min-height:50px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.team-results{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:8px;overflow:hidden}.team-results>.error-banner{margin:12px}.team-table-wrap{width:100%;overflow-x:auto}.team-table{table-layout:fixed;min-width:720px}.team-table th:first-child{width:90px}.team-table th:nth-child(2){width:190px}.team-table th:nth-child(3){width:auto}.team-table th:nth-child(4){width:120px}.team-zone,.team-profession{white-space:nowrap;border-radius:4px;align-items:center;min-height:25px;padding:3px 7px;font-size:12px;font-weight:700;display:inline-flex}.team-zone{color:var(--ui-info);background:var(--ui-info-soft)}.team-profession{color:var(--ui-success);background:var(--ui-success-soft)}.team-account,.team-objective{overflow-wrap:anywhere}.team-objective{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.team-members{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.team-row{cursor:pointer}.team-row:focus-visible{outline:3px solid color-mix(in srgb, var(--ui-focus) 30%, transparent);outline-offset:-3px}.team-row__chevron{color:var(--muted);margin-left:auto}.team-detail-dialog{width:min(960px,100vw - 32px);max-height:min(780px,100vh - 32px);overflow:hidden}.team-detail-dialog__header{border-bottom:1px solid var(--border);grid-template-columns:42px minmax(0,1fr) 36px;align-items:center;gap:12px;padding:18px 20px;display:grid}.team-detail-dialog__icon{width:42px;height:42px;color:var(--ui-info);background:var(--ui-info-soft);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.team-detail-dialog__header h2{font-size:18px}.team-detail-dialog__header p{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:12px}.team-detail-dialog__body{gap:16px;min-height:260px;max-height:calc(100vh - 132px);padding:18px 20px 22px;display:grid;overflow-y:auto}.team-detail-loading{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.team-detail-summary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.team-detail-summary>span:not(.team-zone){border:1px solid var(--border);min-height:28px;color:var(--ink-soft);background:var(--surface-subtle);border-radius:5px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;display:inline-flex}.team-detail-summary strong{color:var(--muted);font-size:11px}.team-detail-description{border-left:3px solid var(--ui-info);background:var(--surface-subtle);padding:13px 14px}.team-detail-description h3,.team-member-section h3{font-size:13px}.team-detail-description p{color:var(--ink-soft);overflow-wrap:anywhere;margin-top:7px;line-height:1.6}.team-member-section{min-width:0}.team-member-section>header{min-height:36px;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.team-member-table-wrap{border:1px solid var(--border);border-radius:6px;overflow-x:auto}.team-member-table{min-width:760px}.team-member-role{color:var(--muted);background:var(--surface-subtle);border-radius:4px;padding:3px 7px;font-size:11px;font-weight:700;display:inline-flex}.team-member-role--leader{color:var(--ui-warning);background:var(--ui-warning-soft)}@media (width<=1180px){.team-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.team-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.team-filter--account{grid-column:1/-1}.team-table-wrap{overflow:visible}.team-table,.team-table tbody,.team-table tr,.team-table td{width:100%;display:block}.team-table{min-width:0}.team-table thead{display:none}.team-table tbody{gap:10px;padding:10px;display:grid}.team-table tbody tr{border:1px solid var(--border);background:var(--surface);border-radius:6px;overflow:hidden}.team-table td{border-bottom:1px solid var(--border);grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;height:auto;min-height:42px;padding:9px 11px;display:grid}.team-table td:before{content:attr(data-label);color:var(--muted);font-size:11px;font-weight:700}.team-table tbody tr:last-child td,.team-table td:last-child{border-bottom:0}.team-table tbody tr:hover td{background:0 0}.team-detail-dialog{width:min(100%,100vw - 20px);max-height:calc(100dvh - 20px)}.team-detail-dialog__header,.team-detail-dialog__body{padding:16px}.team-member-table-wrap{border:0;overflow:visible}.team-member-table,.team-member-table tbody,.team-member-table tr,.team-member-table td{width:100%;display:block}.team-member-table{min-width:0}.team-member-table thead{display:none}.team-member-table tbody{gap:8px;display:grid}.team-member-table tr{border:1px solid var(--border);border-radius:6px;overflow:hidden}.team-member-table td{border-bottom:1px solid var(--border);grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px;height:auto;min-height:40px;display:grid}.team-member-table td:before{content:attr(data-label);color:var(--muted);font-size:11px;font-weight:700}.team-member-table td:last-child{border-bottom:0}}@media (width<=480px){.team-filters{grid-template-columns:minmax(0,1fr)}.team-filter--account{grid-column:auto}}.notification-trigger{position:relative}.notification-trigger__badge{border:2px solid var(--ui-topbar);background:var(--ui-danger);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:-4px;right:-5px}.notification-backdrop{z-index:95;background:var(--ui-overlay);justify-content:flex-end;display:flex;position:fixed;inset:0}.notification-drawer{border-left:1px solid var(--ui-border);background:var(--ui-surface-raised);width:min(420px,100vw);height:100dvh;box-shadow:var(--ui-shadow-md);grid-template-rows:auto auto minmax(0,1fr) auto;animation:.16s ease-out notification-slide-in;display:grid;overflow:hidden}.notification-drawer>header{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:center;min-height:72px;padding:14px 16px 14px 20px;display:flex}.notification-drawer>header h2{color:var(--ui-text);margin:0;font-size:1.05rem}.notification-drawer>header span{color:var(--ui-text-muted);margin-top:3px;font-size:.76rem;display:block}.notification-drawer__actions{gap:6px;display:flex}.notification-error{border-bottom:1px solid var(--ui-danger);background:var(--ui-danger-soft);color:var(--ui-danger);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:.8rem;display:flex}.notification-error button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.notification-list{min-height:0;overflow-y:auto}.notification-item{border:0;border-bottom:1px solid var(--ui-border);background:var(--ui-surface-raised);width:100%;min-height:108px;color:var(--ui-text);text-align:left;cursor:pointer;border-radius:0;grid-template-columns:8px minmax(0,1fr) 20px;align-items:start;gap:11px;padding:15px 16px;display:grid}.notification-item:hover{background:var(--ui-surface-muted)}.notification-item--unread{background:color-mix(in srgb, var(--ui-info-soft) 55%, var(--ui-surface-raised))}.notification-item__marker{background:var(--ui-info);opacity:.25;border-radius:50%;width:7px;height:7px;margin-top:7px}.notification-item--unread .notification-item__marker{opacity:1}.notification-item--success .notification-item__marker{background:var(--ui-success)}.notification-item--warning .notification-item__marker{background:var(--ui-warning)}.notification-item--danger .notification-item__marker{background:var(--ui-danger)}.notification-item__content{gap:6px;min-width:0;display:grid}.notification-item__content strong{overflow-wrap:anywhere;font-size:.88rem}.notification-item__content>span{overflow-wrap:anywhere;color:var(--ui-text-soft);white-space:pre-wrap;font-size:.8rem;line-height:1.65}.notification-item__content time{color:var(--ui-text-muted);font-size:.7rem}.notification-item>svg{color:var(--ui-text-muted);align-self:center}.notification-empty{min-height:260px;color:var(--ui-text-muted);place-content:center;justify-items:center;gap:12px;font-size:.84rem;display:grid}.notification-pagination{min-height:60px;padding:8px 14px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--ui-border);background:var(--ui-surface-raised);color:var(--ui-text-soft);justify-content:center;align-items:center;gap:14px;font-size:.78rem;display:flex}@keyframes notification-slide-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (width<=520px){.notification-drawer{border-left:0;width:100vw}.notification-drawer>header{padding-top:calc(14px + env(safe-area-inset-top))}}@media (prefers-reduced-motion:reduce){.notification-drawer{animation:none}}@media (width<=420px){.merchant-shell{overflow-x:clip}.merchant-topbar__inner{gap:0;padding-inline:8px}.merchant-menu-button{flex:0 0 38px;margin-right:8px}.merchant-topbar .brand{flex:0 0 34px;width:34px}.merchant-topbar .brand>span{display:none}.merchant-topbar__actions{gap:5px;min-width:0}.merchant-expiry{gap:6px;padding-inline:7px}.merchant-main{width:100%;padding-inline:10px}.merchant-section-heading{gap:10px}.merchant-section-heading h1{font-size:1.25rem}.merchant-section-heading p{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.merchant-add-button{width:38px;min-width:38px;padding:0}.merchant-add-button span{display:none}.merchant-product-row{min-width:0;padding:13px 12px}.merchant-product-row>header .product-identity{flex:1}.merchant-product-row>header .row-actions{flex:none}.merchant-product-row>footer .button{padding-inline:8px;font-size:.76rem}}@media (width<=340px){.merchant-expiry>svg{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.coordinate-field{border:0;min-width:0;margin:0;padding:0}.coordinate-field legend{color:var(--ink-soft);margin-bottom:8px;font-size:13px;font-weight:700}.coordinate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.coordinate-grid label{gap:6px;min-width:0;display:grid}.coordinate-grid span{color:var(--ink-soft);font-size:12px;font-weight:700}.coordinate-grid input{width:100%}.store-directory{gap:16px;display:grid}.store-directory__heading{margin-bottom:0}.store-directory__toolbar{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;grid-template-columns:minmax(260px,1fr) 170px;gap:10px;padding:14px;display:grid}.store-directory__toolbar .search-box{width:100%}.store-directory__zone{color:var(--muted);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:grid}.store-directory__zone select{height:40px}.store-directory__summary{color:var(--muted);font-size:.78rem}.store-directory__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.store-directory-card{border:1px solid var(--border);min-width:0;min-height:250px;box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;grid-template-rows:auto minmax(44px,1fr) auto auto;gap:14px;padding:16px;display:grid}.store-directory-card>header{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:11px;display:grid}.store-directory-card__icon{color:#087f5b;background:#e7f5ef;border-radius:7px;place-items:center;width:40px;height:40px;display:grid}.store-directory-card h2{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:1rem;overflow:hidden}.store-directory-card__zones{flex-wrap:wrap;gap:5px;display:flex}.store-directory-card__zones span{color:#4f6369;background:#f0f3f4;border-radius:4px;align-items:center;gap:3px;padding:3px 6px;font-size:.68rem;display:inline-flex}.store-directory-card>p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.65}.store-directory-card dl{gap:7px;margin:0;display:grid}.store-directory-card dl>div{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.store-directory-card dt{color:var(--muted);align-items:center;gap:6px;font-size:.74rem;display:inline-flex}.store-directory-card dd{color:#2d4147;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.76rem;font-weight:700;overflow:hidden}.store-directory-card__facilities{align-items:flex-start!important}.store-directory-card__facilities dd{white-space:normal;overflow:visible}.store-directory-card>footer{border-top:1px solid #edf0f1;justify-content:space-between;align-items:center;gap:10px;padding-top:12px;display:flex}.store-directory-card>footer small{color:#89969b;font-size:.68rem}.store-directory-card>footer .button{flex:none}@media (width<=1100px){.store-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.store-directory__toolbar,.store-directory__grid{grid-template-columns:1fr}}@media (width<=900px){.merchant-topbar__actions>.guest-login-button{min-width:74px;padding-inline:10px;display:inline-flex}}:root[data-theme=hqip-light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=hqip-dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ui-canvas:#061424;--ui-canvas-muted:#091a2b;--ui-surface:#0f2032;--ui-surface-raised:#13263a;--ui-surface-muted:#0b1b2b;--ui-text:#eff6ff;--ui-text-soft:#b7c5d4;--ui-text-muted:#8ea0b4;--ui-border:#20374c;--ui-border-strong:#36516a;--ui-accent:#20bba7;--ui-accent-strong:#50d4c1;--ui-accent-soft:#0b3e3d;--ui-focus:#50d4c1;--ui-action:#50d4c1;--ui-action-hover:#70e5d3;--ui-on-action:#061424;--ui-success:#35c993;--ui-success-soft:#0d3b35;--ui-info:#7197ff;--ui-info-soft:#182d5b;--ui-warning:#f0ad32;--ui-warning-soft:#483415;--ui-danger:#f26c85;--ui-danger-soft:#4b2030;--ui-on-danger:#270914;--ui-topbar:#17283c;--ui-sidebar:#0c1729;--ui-overlay:#00060fc2;--ui-shadow-sm:0 1px 1px #00000040, 0 8px 22px #00000029;--ui-shadow-md:0 22px 58px #0000006b}:root[data-theme=sakura-bloom]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ui-canvas:#fbf7fa;--ui-canvas-muted:#f6edf2;--ui-surface:#fff;--ui-surface-raised:#fff;--ui-surface-muted:#fff4f8;--ui-text:#34232b;--ui-text-soft:#66515b;--ui-text-muted:#88717c;--ui-border:#ead8df;--ui-border-strong:#d5bdc7;--ui-accent:#d94f82;--ui-accent-strong:#9f315a;--ui-accent-soft:#fde5ee;--ui-focus:#ad3e68;--ui-action:#9f315a;--ui-action-hover:#842447;--ui-on-action:#fff;--ui-success:#16856d;--ui-success-soft:#def5ed;--ui-info:#5365c9;--ui-info-soft:#eceeff;--ui-warning:#a96c12;--ui-warning-soft:#fff1d8;--ui-danger:#b9334e;--ui-danger-soft:#ffe8ed;--ui-on-danger:#fff;--ui-topbar:#fffafb;--ui-sidebar:#fff;--ui-overlay:#391f2b8f;--ui-shadow-sm:0 1px 2px #4a27360f, 0 8px 22px #7e415b12;--ui-shadow-md:0 20px 54px #5b2c4033}:root[data-theme=global-ledger]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ui-canvas:#f2f5fa;--ui-canvas-muted:#e9eef6;--ui-surface:#fff;--ui-surface-raised:#fff;--ui-surface-muted:#f6f8fc;--ui-text:#172033;--ui-text-soft:#4b5870;--ui-text-muted:#718098;--ui-border:#dbe2ec;--ui-border-strong:#bac6d6;--ui-accent:#315fd0;--ui-accent-strong:#204497;--ui-accent-soft:#e8eefc;--ui-focus:#315fd0;--ui-action:#315fd0;--ui-action-hover:#204497;--ui-on-action:#fff;--ui-success:#13785e;--ui-success-soft:#def3ec;--ui-info:#6353c7;--ui-info-soft:#eeebff;--ui-warning:#a96b13;--ui-warning-soft:#fff0d6;--ui-danger:#c44356;--ui-danger-soft:#ffe8ec;--ui-on-danger:#fff;--ui-topbar:#fff;--ui-sidebar:#f8fafc;--ui-overlay:#141e318f;--ui-shadow-sm:0 1px 2px #1720330f, 0 5px 16px #1720330d;--ui-shadow-md:0 18px 48px #1720332e;--ui-radius-sm:4px;--ui-radius-md:6px}:root[data-theme]{--ink:var(--ui-text);--ink-soft:var(--ui-text-soft);--muted:var(--ui-text-muted);--surface:var(--ui-surface);--surface-subtle:var(--ui-surface-muted);--border:var(--ui-border);--border-strong:var(--ui-border-strong);--teal:var(--ui-accent);--teal-dark:var(--ui-accent-strong);--teal-light:var(--ui-accent-soft);--amber:var(--ui-warning);--amber-light:var(--ui-warning-soft);--red:var(--ui-danger);--red-light:var(--ui-danger-soft);--blue:var(--ui-info);--blue-light:var(--ui-info-soft);--shadow-sm:var(--ui-shadow-sm)}html[data-theme],html[data-theme] body,html[data-theme] #root,html[data-theme] .app-shell,html[data-theme] .merchant-shell,html[data-theme] .auth-page{color:var(--ui-text);background:var(--ui-canvas)}html[data-theme] .merchant-topbar,html[data-theme] .public-header,html[data-theme] .auth-topbar{color:var(--ui-text);background:var(--ui-topbar);border-color:var(--ui-border);box-shadow:0 1px 0 var(--ui-border)}html[data-theme] .merchant-topbar__inner{min-height:var(--ui-topbar-height)}html[data-theme] .merchant-sidebar{width:var(--ui-sidebar-width);color:var(--ui-text-soft);background:var(--ui-sidebar);border-color:var(--ui-border)}html[data-theme] .merchant-shell--sidebar-collapsed .merchant-sidebar{width:var(--ui-sidebar-collapsed-width)}html[data-theme] .merchant-main,html[data-theme] .public-main{background:var(--ui-canvas)}html[data-theme] .brand strong,html[data-theme] .section-heading h1,html[data-theme] .merchant-section-heading h1,html[data-theme] .market-mobile-row h3,html[data-theme] .merchant-product-row strong,html[data-theme] .settings-section h2,html[data-theme] .purchase-notice h2,html[data-theme] .editor-dialog h2,html[data-theme] .dialog h2,html[data-theme] .account-dialog h2{color:var(--ui-text)}html[data-theme] .brand small,html[data-theme] .section-heading p,html[data-theme] .merchant-section-heading p,html[data-theme] .result-meta,html[data-theme] .nav-group-label,html[data-theme] .settings-section header p,html[data-theme] .purchase-toolbar,html[data-theme] td small{color:var(--ui-text-muted)}html[data-theme] .merchant-nav-item{color:var(--ui-text-soft)}html[data-theme] .merchant-nav-item:hover:not(:disabled){color:var(--ui-text);background:var(--ui-surface-muted)}html[data-theme] .merchant-nav-item.active{color:var(--ui-accent-strong);background:var(--ui-accent-soft)}html[data-theme] :where(.market-controls,.market-results,.merchant-product-results,.merchant-blocks-panel,.metrics-strip,.settings-section,.store-directory__toolbar,.store-directory-card,.purchase-notice,.cart-results,.table-wrap,.search-history-menu,.editor-dialog,.dialog,.account-dialog,.market-announcement,.purchase-compose-dialog,.auth-panel,.account-menu__popover,.catalog-options){color:var(--ui-text);background:var(--ui-surface);border-color:var(--ui-border);box-shadow:var(--ui-shadow-sm)}html[data-theme] :where(.market-mobile-row,.merchant-product-row,.cart-mobile-item,.readonly-product,.merchant-block-row,.region-size-preview,.region-size-preview__edges>span,.region-size-preview__volume,.feedback-upload,.feedback-attachment,.catalog-report,.toggle-field,.search-history-item,.store-detail-facts,.purchase-compose-dialog__header,.purchase-compose-dialog__actions,.editor-dialog__header,.editor-dialog__actions,.market-announcement__actions){color:var(--ui-text-soft);background:var(--ui-surface-muted);border-color:var(--ui-border)}html[data-theme] input,html[data-theme] select,html[data-theme] textarea,html[data-theme] .search-box,html[data-theme] .password-input{color:var(--ui-text);background:var(--ui-surface-raised);border-color:var(--ui-border-strong)}html[data-theme] input::placeholder,html[data-theme] textarea::placeholder{color:var(--ui-text-muted)}html[data-theme] input:disabled,html[data-theme] select:disabled,html[data-theme] textarea:disabled{color:var(--ui-text-muted);background:var(--ui-surface-muted)}html[data-theme] :focus-visible{outline-color:var(--ui-focus)}html[data-theme] .button,html[data-theme] .icon-button,html[data-theme] input,html[data-theme] select,html[data-theme] textarea,html[data-theme] .search-box,html[data-theme] .market-controls,html[data-theme] .table-wrap,html[data-theme] .settings-section,html[data-theme] .store-directory-card,html[data-theme] .editor-dialog,html[data-theme] .dialog,html[data-theme] .account-dialog{border-radius:var(--ui-radius-md)}html[data-theme] .button--primary{color:var(--ui-on-action);background:var(--ui-action);border-color:var(--ui-action);box-shadow:0 2px 6px #0a19241f}html[data-theme] .button--primary:hover:not(:disabled){color:var(--ui-on-action);background:var(--ui-action-hover);border-color:var(--ui-action-hover)}html[data-theme] .button--secondary,html[data-theme] .icon-button{color:var(--ui-text-soft);background:var(--ui-surface-raised);border-color:var(--ui-border-strong)}html[data-theme] .button--secondary:hover:not(:disabled),html[data-theme] .icon-button:hover:not(:disabled){color:var(--ui-text);background:var(--ui-surface-muted);border-color:var(--ui-accent)}html[data-theme] .button--ghost,html[data-theme] .text-button{color:var(--ui-text-soft)}html[data-theme] .button--ghost:hover:not(:disabled),html[data-theme] .text-button:hover:not(:disabled){color:var(--ui-accent-strong);background:var(--ui-accent-soft)}html[data-theme] .button--danger,html[data-theme] .icon-button--danger{color:var(--ui-on-danger);background:var(--ui-danger);border-color:var(--ui-danger)}html[data-theme] code{color:var(--ui-text-soft);background:var(--ui-surface-muted);border-color:var(--ui-border)}html[data-theme] .data-table{color:var(--ui-text-soft);background:var(--ui-surface)}html[data-theme] .data-table :where(td,th){border-color:var(--ui-border)}html[data-theme] .data-table th{color:var(--ui-text-muted);background:var(--ui-surface-muted)}html[data-theme] .data-table tbody tr:hover td{background:var(--ui-surface-muted)}html[data-theme] :where(.product-name-cell strong,.product-identity strong,.price-cell,.mobile-price,.cart-summary strong,.cart-empty h2){color:var(--ui-text)}html[data-theme] :where(.product-name-cell small,.market-mobile-row header small,.mobile-row-meta,.store-cell,.cart-store,.cart-empty){color:var(--ui-text-muted)}html[data-theme] :where(.filter-menu summary,.cascade-trigger-segment){color:var(--ui-text-soft);background:var(--ui-surface-raised);border-color:var(--ui-border-strong)}html[data-theme] :where(.filter-menu[open] summary,.filter-menu--cascade[open] .cascade-trigger-segment){color:var(--ui-accent-strong);background:var(--ui-accent-soft);border-color:var(--ui-accent)}html[data-theme] .filter-menu__panel{color:var(--ui-text-soft);background:var(--ui-surface-raised);border-color:var(--ui-border);box-shadow:var(--ui-shadow-md)}html[data-theme] .check-option:hover{background:var(--ui-surface-muted)}html[data-theme] .cascade-filter-type.active{color:var(--ui-accent-strong);background:var(--ui-accent-soft)}html[data-theme] .favorite-button{color:var(--ui-text-muted);background:var(--ui-surface-raised);border-color:var(--ui-border)}html[data-theme] :where(.favorite-button:hover,.favorite-button--active){color:var(--ui-danger);background:var(--ui-danger-soft);border-color:color-mix(in srgb, var(--ui-danger) 46%, var(--ui-border))}html[data-theme] .market-cart-button--added{color:var(--ui-accent-strong);background:var(--ui-accent-soft);border-color:var(--ui-accent)}html[data-theme] .market-cart-button i{border-color:var(--ui-surface-raised);background:var(--ui-warning)}html[data-theme] .badge--sell{color:var(--ui-success);background:var(--ui-success-soft)}html[data-theme] .badge--buy{color:var(--ui-warning);background:var(--ui-warning-soft)}html[data-theme] .badge--active{color:var(--ui-success);background:var(--ui-success-soft)}html[data-theme] .badge--muted{color:var(--ui-text-muted);background:var(--ui-surface-muted)}html[data-theme] :where(.stock-label--in,.stock-button--in){color:var(--ui-success)}html[data-theme] .stock-label--in i{background:var(--ui-success);box-shadow:0 0 0 3px var(--ui-success-soft)}html[data-theme] :where(.stock-label--out,.stock-button--out){color:var(--ui-danger)}html[data-theme] .stock-label--out i{background:var(--ui-danger);box-shadow:0 0 0 3px var(--ui-danger-soft)}html[data-theme] :where(.cart-summary,.quantity-stepper__input){color:var(--ui-text);background:var(--ui-surface-muted);border-color:var(--ui-border)}html[data-theme] :where(.auth-panel h1,.account-menu__popover>header span,.account-auth-dialog h2,.store-application-section__heading strong,.metrics-strip strong,.region-size-preview strong,.inventory-seen time,.feedback-upload strong,.readonly-product strong,.toggle-field strong,.purchase-compose-dialog__header h2,.purchase-compose-field__heading strong,.merchant-block-row__coordinate strong,.merchant-block-row__metrics b,.cart-mobile-item>header strong,.store-directory-card dd){color:var(--ui-text)}html[data-theme] :where(.remember-option,.merchant-identity small,.metrics-strip>div,.region-size-preview :where(b,span,small),.inventory-coordinate,.inventory-seen small,.feedback-upload>span,.feedback-attachment>span,.readonly-product>span,.catalog-picker,.catalog-options button,.catalog-report>span,.money-input span,.toggle-field small,.merchant-block-row__coordinate span,.merchant-block-row__metrics,.cart-mobile-item>header small,.store-directory-card dt,.store-directory-card>footer small){color:var(--ui-text-muted)}html[data-theme] :where(.catalog-picker,.catalog-options,.money-input){color:var(--ui-text-soft);background:var(--ui-surface-raised);border-color:var(--ui-border-strong)}html[data-theme] :where(.catalog-options button:hover,.account-menu__account:hover,.account-menu__action:hover){background:var(--ui-surface-muted)}html[data-theme] .account-menu__trigger:hover,html[data-theme] .account-menu__trigger[aria-expanded=true]{color:var(--ui-text);background:var(--ui-surface-muted);border-color:var(--ui-border)}html[data-theme] :where(.account-menu__trigger>svg,.account-menu__account,.account-menu__action){color:var(--ui-text-soft)}html[data-theme] .account-menu__list{border-color:var(--ui-border)}html[data-theme] .account-menu__account.active{color:var(--ui-accent-strong);background:var(--ui-accent-soft);border-color:var(--ui-accent)}html[data-theme] .account-menu__action--danger{color:var(--ui-danger)}html[data-theme] .account-menu__action--danger:hover{background:var(--ui-danger-soft)}html[data-theme] .account-menu__action--upgrade{color:var(--ui-info)}html[data-theme] .account-menu__action--upgrade:hover{background:var(--ui-info-soft)}html[data-theme] .money-input span{background:var(--ui-surface-muted);border-color:var(--ui-border)}html[data-theme] .toggle-field>i{background:var(--ui-border-strong)}html[data-theme] .toggle-field>i:after{background:var(--ui-surface-raised)}html[data-theme] :where(.region-size-preview,.store-match-confirm){color:var(--ui-success);background:var(--ui-success-soft);border-color:color-mix(in srgb, var(--ui-success) 38%, var(--ui-border))}html[data-theme] .account-upgrade-note{color:var(--ui-info);background:var(--ui-info-soft);border-color:color-mix(in srgb, var(--ui-info) 38%, var(--ui-border))}html[data-theme] :where(.region-conflict-list>div,.status-badge--warning){color:var(--ui-warning);background:var(--ui-warning-soft);border-color:color-mix(in srgb, var(--ui-warning) 38%, var(--ui-border))}html[data-theme] .region-conflict-list :where(span,code,.region-conflict-stores){color:inherit}html[data-theme] .region-size-preview .invalid{color:var(--ui-danger);background:var(--ui-danger-soft);border-color:color-mix(in srgb, var(--ui-danger) 38%, var(--ui-border))}html[data-theme] .region-size-preview .invalid :where(b,span,strong,small){color:inherit}html[data-theme] .cart-row--unavailable td,html[data-theme] .cart-mobile-item--unavailable{background:var(--ui-warning-soft)}html[data-theme] .cart-row--unavailable:hover td{background:color-mix(in srgb, var(--ui-warning-soft) 78%, var(--ui-warning))!important}html[data-theme] :where(.cart-availability-status,.cart-unavailable-price){color:var(--ui-warning);background:var(--ui-warning-soft);border-color:color-mix(in srgb, var(--ui-warning) 38%, var(--ui-border))}html[data-theme] .merchant-block-row--bound{background:var(--ui-success-soft)}html[data-theme] .merchant-support-session span{color:var(--ui-success)}html[data-theme] .store-directory-card__icon{color:var(--ui-success);background:var(--ui-success-soft)}html[data-theme] .store-directory-card__zones span{color:var(--ui-text-soft);background:var(--ui-surface-muted)}html[data-theme] .store-directory-card>footer{border-color:var(--ui-border)}html[data-theme] th{color:var(--ui-text-muted);background:var(--ui-surface-muted);border-color:var(--ui-border)}html[data-theme] td,html[data-theme] .market-search-row,html[data-theme] .market-filter-row,html[data-theme] .market-mobile-row>footer,html[data-theme] .merchant-product-row>footer,html[data-theme] .settings-section>header,html[data-theme] .store-directory-card>footer{border-color:var(--ui-border)}html[data-theme] tbody tr:hover{background:var(--ui-surface-muted)}html[data-theme] .segmented,html[data-theme] .filter-select,html[data-theme] .price-range{background:var(--ui-surface-raised);border-color:var(--ui-border-strong)}html[data-theme] .segmented button{color:var(--ui-text-soft);border-color:var(--ui-border);background:0 0}html[data-theme] .segmented button.active{color:var(--ui-accent-strong);background:var(--ui-accent-soft)}html[data-theme] :where(.badge--in,.status--active,.purchase-status--approved,.form-success){color:var(--ui-success);background:var(--ui-success-soft)}html[data-theme] :where(.badge--out,.status--danger,.purchase-status--rejected,.form-error){color:var(--ui-danger);background:var(--ui-danger-soft);border-color:var(--ui-danger)}html[data-theme] :where(.purchase-status--pending,.account-warning,.query-chip){color:var(--ui-warning);background:var(--ui-warning-soft);border-color:var(--ui-warning)}html[data-theme] .dialog-backdrop,html[data-theme] .market-announcement-backdrop,html[data-theme] .sidebar-scrim{background:var(--ui-overlay)}html[data-theme=hqip-dark] :where(.merchant-topbar__divider,.market-search-row,.market-filter-row,.table-wrap,.settings-section,.store-directory-card,.purchase-notice){border-color:var(--ui-border)}html[data-theme=hqip-dark] svg text{fill:var(--ui-text-muted)}html[data-theme=hqip-dark] :where(.trend-grid,.trend-axis){stroke:var(--ui-border)}.theme-switcher{flex:none;position:relative}.theme-switcher__trigger{border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-md);min-height:38px;color:var(--ui-text-soft);background:var(--ui-surface-raised);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 11px;display:inline-flex}.theme-switcher__trigger:hover,.theme-switcher__trigger[aria-expanded=true]{color:var(--ui-accent-strong);border-color:var(--ui-accent);background:var(--ui-accent-soft)}.theme-switcher__trigger-swatch,.theme-switcher__swatch{width:18px;height:18px;box-shadow:0 0 0 1px var(--ui-border-strong);border:2px solid #ffffffd1;border-radius:50%;flex:0 0 18px}.theme-switcher__popover{z-index:95;border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);width:min(292px,100vw - 24px);color:var(--ui-text);background:var(--ui-surface-raised);box-shadow:var(--ui-shadow-md);padding:10px;position:absolute;top:calc(100% + 9px);right:0}.theme-switcher__heading{color:var(--ui-text-muted);padding:3px 7px 8px;font-size:.72rem;font-weight:750;display:block}.theme-switcher__options{gap:4px;display:grid}.theme-switcher__option{border-radius:var(--ui-radius-sm);width:100%;min-height:42px;color:var(--ui-text-soft);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:7px 9px;display:grid}.theme-switcher__option:hover,.theme-switcher__option[aria-checked=true]{color:var(--ui-text);border-color:var(--ui-border);background:var(--ui-surface-muted)}.theme-switcher__option[aria-checked=true]{color:var(--ui-accent-strong);border-color:var(--ui-accent)}.theme-switcher__option-copy{min-width:0;display:block}.theme-switcher__option-copy strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.theme-switcher__check{color:var(--ui-accent)}.theme-switcher--compact .theme-switcher__trigger-label{display:none}.theme-switcher--compact .theme-switcher__trigger{width:38px;padding:0}.merchant-sidebar__theme{display:block}.merchant-topbar__theme{display:none}.merchant-sidebar__theme .theme-switcher__trigger{width:100%}.merchant-sidebar__theme .theme-switcher__popover{width:100%;box-shadow:var(--ui-shadow-md);margin:0;inset:auto auto calc(100% + 8px) 0}@media (width>=901px){.merchant-shell--sidebar-collapsed .merchant-sidebar__theme .theme-switcher__trigger{width:44px;min-width:44px;padding:0}.merchant-shell--sidebar-collapsed .merchant-sidebar__theme .theme-switcher__trigger-label,.merchant-shell--sidebar-collapsed .merchant-sidebar__theme .theme-switcher__trigger-swatch{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.merchant-shell--sidebar-collapsed .merchant-sidebar__theme .theme-switcher__popover{width:292px;box-shadow:var(--ui-shadow-md);margin:0;position:absolute;inset:auto auto 0 calc(100% + 12px)}}.market-results,.merchant-product-results,.store-directory__grid,.purchase-board,.cart-mobile-list{content-visibility:auto;contain-intrinsic-size:540px}@media (width<=900px){html[data-theme] .merchant-sidebar{top:var(--ui-topbar-height)}html[data-theme] .merchant-sidebar,html[data-theme] .merchant-shell--sidebar-collapsed .merchant-sidebar{overscroll-behavior:contain;width:min(260px,100vw - 44px);overflow-y:auto}html[data-theme] .sidebar-scrim{inset-block-start:var(--ui-topbar-height)}.brand--compact,.merchant-nav-item,.favorite-button,.market-mobile-row .store-link,.cart-mobile-item .store-link,.theme-switcher__trigger,html[data-theme] .button,html[data-theme] .icon-button,html[data-theme] input,html[data-theme] select,html[data-theme] :where(button,input,select,textarea){min-height:44px}.favorite-button,html[data-theme] .icon-button{width:44px;height:44px}html[data-theme] .icon-button{flex:0 0 44px}}@media (width<=680px){.brand--compact{min-width:44px;min-height:44px}.merchant-nav-item{height:44px;min-height:44px}.favorite-button{width:44px;height:44px}.market-mobile-row .store-link,.cart-mobile-item .store-link{min-height:44px;padding-block:8px}.theme-switcher__trigger,html[data-theme] .button,html[data-theme] .icon-button,html[data-theme] input,html[data-theme] select{min-height:44px}html[data-theme] .icon-button{width:44px;height:44px}html[data-theme] .dialog-backdrop{align-items:end;padding:0}html[data-theme] :where(.dialog,.editor-dialog,.account-dialog,.purchase-compose-dialog){width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-radius:var(--ui-radius-md) var(--ui-radius-md) 0 0}html[data-theme] :where(.dialog footer,.editor-dialog__actions,.purchase-compose-dialog__actions){padding-bottom:calc(12px + env(safe-area-inset-bottom));background:var(--ui-surface-raised);border-color:var(--ui-border);position:sticky;bottom:0}}
