:root{--coral:#ff5a36;--navy:#17223b;--cream:#fff7f1;--muted:#686273;--card-shadow:0 18px 44px #17223b1a;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--navy);background:var(--cream);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}img,svg{max-width:100%;display:block}#root{min-height:100vh}html:not(.mobile-device) .page-section.veci-marketplace-page{padding-top:0}.commerce-dashboard .commerce-profile-editor{border-top:6px solid var(--coral);background:#fff0e8}.commerce-dashboard .commerce-profile-editor-heading{border-bottom-color:#ff5a3642;justify-content:space-between;align-items:center;gap:14px;display:flex}.commerce-dashboard .commerce-form-field{align-content:start}.commerce-dashboard .commerce-form-field input,.commerce-dashboard .commerce-form-field select{height:42px;min-height:42px}.commerce-dashboard .commerce-field-hint{align-self:start}.commerce-dashboard .commerce-cover-editor{border-bottom:1px solid #94a3b842;grid-column:1/-1;gap:0;padding-bottom:10px;display:grid;position:relative}.commerce-dashboard .commerce-cover-preview{isolation:isolate;cursor:pointer;background:linear-gradient(135deg,#f8fafcf2,#e2e8f0bd),#fff;border:1px solid #94a3b857;border-radius:9px;place-items:center;width:100%;height:clamp(260px,34vw,560px);transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative;overflow:hidden}.commerce-dashboard .commerce-cover-preview:hover{border-color:#64748b75;box-shadow:0 9px 22px #17223b14}.commerce-dashboard .commerce-cover-preview:focus-within{border-color:#64748b94}.commerce-dashboard .commerce-cover-preview.has-image{background:#182238}.commerce-dashboard .commerce-cover-preview.has-image:after{content:"";z-index:2;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff24,inset 0 -40px 70px #0f172a1a}.commerce-dashboard .commerce-cover-backdrop{z-index:0;object-fit:cover;object-position:center;filter:blur(24px)saturate(.92)brightness(.78);opacity:.78;pointer-events:none;width:calc(100% + 60px);height:calc(100% + 60px);position:absolute;inset:-30px;transform:scale(1.04)}.commerce-dashboard .commerce-cover-image{z-index:1;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 30px #0f172a33);width:100%;height:100%;position:relative}.commerce-dashboard .commerce-cover-placeholder{color:var(--navy);text-align:center;place-items:center;gap:5px;padding:18px;display:grid}.commerce-dashboard .commerce-cover-placeholder svg{width:34px;height:34px;color:var(--coral)}.commerce-dashboard .commerce-cover-placeholder strong{font-size:17px;font-weight:900}.commerce-dashboard .commerce-cover-placeholder span{color:var(--muted);font-size:12px;font-weight:650}.commerce-dashboard .commerce-cover-change-hint{z-index:4;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17223bc7;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:11px;font-weight:850;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 8px 18px #17223b33}.commerce-dashboard .commerce-cover-change-hint svg{width:16px;height:16px}.commerce-dashboard .commerce-cover-save-button{color:#fff;background:var(--coral);border:1px solid #ffffffb8;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:38px;margin-left:auto;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex;position:static;box-shadow:0 9px 22px #ff5a364d}.commerce-dashboard .commerce-cover-save-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 24px #ff5a3657}.commerce-dashboard .commerce-cover-save-button:disabled{cursor:wait;opacity:.68}.commerce-dashboard .commerce-cover-save-button svg{width:17px;height:17px}.commerce-dashboard .commerce-cover-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.commerce-dashboard .commerce-cover-actions>div{gap:2px;min-width:0;display:grid}.commerce-dashboard .commerce-cover-actions strong{color:var(--navy);font-size:13px;font-weight:900}.commerce-dashboard .commerce-cover-actions small{color:var(--muted);font-size:11px;line-height:1.35}.commerce-dashboard .commerce-cover-upload-button{color:#fff;background:var(--coral);cursor:pointer;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #ff5a3633}.commerce-dashboard .commerce-cover-upload-button svg{width:17px;height:17px}.commerce-dashboard .commerce-cover-file-input{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.commerce-dashboard .commerce-form-field-wide,.commerce-dashboard .commerce-profile-subheading{grid-column:1/-1}.commerce-dashboard .commerce-form-field textarea{resize:vertical;width:100%;min-height:86px;color:var(--navy);font:inherit;background:#fff;border:1px solid #cad1dc;border-radius:7px;padding:10px 12px;line-height:1.4}.commerce-dashboard .commerce-character-count{justify-self:end}.commerce-dashboard .commerce-profile-subheading{border-top:1px solid #ff5a3638;margin-top:4px;padding:11px 0 2px}.commerce-dashboard .commerce-profile-subheading h3{margin:0 0 2px;font-size:16px}.commerce-dashboard .commerce-profile-subheading p{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.app-shell main .commerce-page{background:linear-gradient(#fff0e8 0%,#fff4ee 38%,#fff8f5 72%,#fffaf8 100%)}@media (width>=821px){.app-shell main .page-section.commerce-page{padding:0 0 18px}}@media (width<=720px){.commerce-dashboard .commerce-cover-preview{height:clamp(220px,72vw,360px)}.commerce-dashboard .commerce-cover-backdrop{filter:blur(18px)saturate(.9)brightness(.78);width:calc(100% + 40px);height:calc(100% + 40px);inset:-20px}.commerce-dashboard .commerce-profile-editor-heading{gap:10px}.commerce-dashboard .commerce-cover-save-button{min-height:35px;padding:0 10px;font-size:11px}.commerce-dashboard .commerce-cover-change-hint{bottom:9px;left:9px}.commerce-dashboard .commerce-cover-actions{flex-direction:column;align-items:stretch}.commerce-dashboard .commerce-cover-upload-button{align-self:stretch}}@media (width>=761px){.app-shell main .user-account-page{width:min(1180px,100% - 48px);margin:0 auto 40px}.user-account-heading{border-left:7px solid var(--module-accent,#3f7edb);min-height:82px;padding:14px 20px}.user-account-heading>div{gap:8px;display:grid}.user-account-heading h1{font-size:24px;line-height:1.05}.user-account-shell{grid-template-columns:230px minmax(0,1fr);min-height:520px}.user-account-nav{flex-direction:column;gap:5px;padding:18px 12px;display:flex}.user-account-nav a{border-left:3px solid #0000;min-height:44px;padding:9px 11px}.user-account-content{padding:26px 28px}}.veci-personal-staff-code{border:1px solid var(--module-border,#d8e2de);border-top:3px solid var(--module-accent,#678779);background:var(--module-accent-soft,#f7faf8);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;display:grid}.veci-personal-staff-code-icon{width:46px;height:46px;color:var(--module-accent-strong,#3f7259);background:#fff;border-radius:14px;place-items:center;display:grid}.veci-personal-staff-code-icon svg{width:25px}.veci-personal-staff-code>div:nth-child(2){gap:2px;display:grid}.veci-personal-staff-code span{color:var(--module-accent-strong,#69786f);font-size:.78rem;font-weight:800}.veci-personal-staff-code strong{color:#17233b;letter-spacing:.035em;font-size:1.15rem}.veci-personal-staff-code p{color:#758079;margin:3px 0 0;font-size:.84rem;line-height:1.4}.veci-personal-staff-code>button{color:var(--module-accent-strong,#365c49);border:1px solid var(--module-border,#d4dfda);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-weight:850;display:inline-flex}.veci-personal-staff-code>button svg{width:16px}@media (width<=720px){.veci-personal-staff-code{grid-template-columns:auto 1fr}.veci-personal-staff-code>button{grid-column:1/-1;justify-content:center}}.app-shell .topbar{border-bottom:2px solid #111318}@media (width>=901px){.commerce-workspace{grid-template-columns:190px minmax(0,1fr)}}.commerce-sidebar{gap:2px;padding:12px 8px}.commerce-sidebar a{border-left:3px solid #0000;border-radius:7px;gap:8px;min-height:36px;padding:6px 8px;font-size:14px;line-height:1.2}.commerce-sidebar a:hover,.commerce-sidebar a:focus-visible{color:#14213d;background:#ff5a3b12;border-left-color:#ff5a3b73}.commerce-sidebar svg{flex:0 0 17px;width:17px;height:17px}.commerce-products-page .commerce-module-heading{align-items:flex-start;gap:14px}.commerce-products-page .commerce-module-heading .section-kicker{display:none}.commerce-products-page .commerce-module-heading h2{margin-top:0;font-size:clamp(27px,2.6vw,34px)}.commerce-products-page .commerce-module-heading p:not(.section-kicker){margin-top:5px;font-size:15px}.commerce-products-page .commerce-module-heading>.commerce-primary-button{border-radius:8px;gap:6px;min-height:36px;padding:0 12px;font-size:14px;box-shadow:0 7px 16px #ff5a362e}.commerce-products-page .commerce-module-heading>.commerce-primary-button svg{width:16px;height:16px}.commerce-inventory-modal{background:#0b122294;padding:12px}.commerce-inventory-dialog{background:#fff7f2;border:1px solid #ff5a363d;border-radius:12px;width:min(620px,100%);max-height:calc(100vh - 24px);box-shadow:0 22px 56px #0b122242}.commerce-inventory-dialog>header{background:linear-gradient(100deg,#ffe5d8 0%,#fff7f2 70%);border-bottom:1px solid #ff5a362e;padding:11px 14px}.commerce-inventory-dialog>header h3{font-size:18px}.commerce-inventory-dialog>header button{color:#b53d25;background:#fffc;border-radius:7px;width:30px;height:30px}.commerce-inventory-dialog .commerce-dialog-form{background:linear-gradient(#fff7f2fa,#fffaf7);gap:10px;padding:14px}.commerce-inventory-dialog .commerce-form-grid{gap:9px 10px}.commerce-inventory-dialog .commerce-dialog-form label{color:#26344f;gap:4px;font-size:12.5px;font-weight:800;line-height:1.25}.commerce-inventory-dialog .commerce-dialog-form label small{font-size:10.5px;font-weight:650}.commerce-inventory-dialog .commerce-dialog-form label>input:not([type=checkbox]),.commerce-inventory-dialog .commerce-dialog-form label>select,.commerce-inventory-dialog .commerce-dialog-form label>textarea{background:#fff;border-color:#ff5a362e;border-radius:7px;min-height:36px;padding:7px 9px;font-size:13.5px}.commerce-inventory-dialog .commerce-dialog-form label>textarea{min-height:64px}.commerce-inventory-dialog .commerce-dialog-checks{background:#ffe5d87a;border:1px solid #ff5a3624;border-radius:8px;gap:8px 12px;padding:9px 10px}.commerce-inventory-dialog .commerce-dialog-checks label,.commerce-inventory-dialog .commerce-check-label{font-size:12.5px}.commerce-inventory-dialog .commerce-dialog-checks input,.commerce-inventory-dialog .commerce-check-label input{width:15px;height:15px}.commerce-inventory-dialog .commerce-dialog-form>footer{gap:8px;padding-top:2px}.commerce-inventory-dialog .commerce-dialog-form>footer button{border-radius:8px;min-height:36px;padding:0 12px;font-size:13px}@media (width<=900px){.commerce-sidebar{gap:3px;padding:8px}.commerce-sidebar a{border-bottom:3px solid #0000;border-left:0;min-height:34px;padding:5px 8px}.commerce-sidebar a:hover,.commerce-sidebar a:focus-visible,.commerce-sidebar a.active{border-bottom-color:#ff5a3b;border-left-color:#0000}}@media (width<=640px){.commerce-products-page .commerce-module-heading{align-items:stretch}.commerce-products-page .commerce-module-heading>.commerce-primary-button{width:fit-content}.commerce-inventory-modal{padding:7px}.commerce-inventory-dialog{border-radius:10px;max-height:calc(100vh - 14px)}.commerce-inventory-dialog .commerce-form-grid.two{grid-template-columns:1fr}}.commerce-action-stack{gap:7px;min-width:132px;display:grid}.commerce-action-stack .commerce-action-buttons{justify-content:center}.commerce-restock-action-button{color:#b53d25;background:#fff1ea;border:1px solid #ff5a3642;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 5px 12px #ff5a361a}.commerce-restock-action-button:hover:not(:disabled){color:#fff;background:#ff5a36;border-color:#ff5a36}.commerce-restock-action-button svg{width:15px;height:15px}.commerce-restock-dialog{width:min(760px,100%)}.commerce-restock-dialog-form{gap:12px!important}.commerce-restock-dialog-intro{color:#667085;margin:-2px 0 0;font-size:12px;line-height:1.45}.commerce-restock-selected-product{background:#f6f8fb;border:1px solid #17223b24;border-radius:10px;gap:9px;padding:14px;display:grid;box-shadow:inset 0 3px #ff5a36b3}.commerce-restock-selected-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-restock-selected-heading span{color:#667085;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.commerce-restock-selected-heading svg{color:#ff5a36;width:20px;height:20px}.commerce-restock-selected-product>strong{color:#14213d;font-size:19px;font-weight:950}.commerce-restock-selected-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-restock-selected-meta span{color:#667085;background:#fff;border-radius:7px;gap:2px;min-width:0;padding:8px 9px;font-size:10.5px;display:grid}.commerce-restock-selected-meta b{color:#14213d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.commerce-restock-main-fields{background:#fff7f2;border:1px solid #ff5a362e;border-radius:9px;padding:11px}.commerce-restock-estimates{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.commerce-restock-estimates article{background:#f7f9fc;border:1px solid #17223b1f;border-radius:10px;gap:5px;min-height:76px;padding:13px 15px;display:grid}.commerce-restock-estimates span{color:#667085;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.commerce-restock-estimates strong{color:#14213d;font-size:21px;font-weight:950}.commerce-restock-estimates article:last-child{background:#eefaf3;border-color:#299b622e}.commerce-restock-estimates article:last-child strong{color:#198754}.commerce-restock-dialog-footer{justify-content:flex-end;align-items:center;gap:9px;padding-top:3px;display:flex}.commerce-restock-dialog-footer .commerce-secondary-button,.commerce-restock-dialog-footer .commerce-primary-button{border-radius:8px;min-height:38px;padding:0 15px;font-size:12.5px;font-weight:900}.commerce-restock-dialog-footer .commerce-secondary-button{color:#14213d;background:#fff;border:1px solid #d6dce6}.commerce-restock-history-full{width:100%}.commerce-restock-history-heading{margin-bottom:12px}.commerce-restock-history-filters{background:#fff4ee;border:1px solid #ff5a3633;border-radius:10px;grid-template-columns:auto minmax(180px,.8fr) minmax(220px,1fr) auto;align-items:end;gap:10px;margin-bottom:16px;padding:12px;display:grid}.commerce-restock-filter-label{color:#b53d25;align-self:center;align-items:center;gap:6px;font-size:12px;font-weight:900;display:flex}.commerce-restock-filter-label svg{width:16px;height:16px}.commerce-restock-history-filters label{color:#14213d;gap:5px;font-size:11.5px;font-weight:850;display:grid}.commerce-restock-history-filters input,.commerce-restock-history-filters select{color:#14213d;min-height:38px;font:inherit;background:#fff;border:1px solid #d6dce6;border-radius:8px;padding:0 10px}.commerce-restock-clear-filters{color:#14213d;background:#fff;border:1px solid #d6dce6;border-radius:8px;min-height:38px;padding:0 12px;font-size:11.5px;font-weight:850}.commerce-restock-clear-filters:disabled{cursor:default;opacity:.45}.commerce-restock-groups{gap:14px;display:grid}.commerce-restock-date-group{background:#fff;border:1px solid #17223b1a;border-radius:10px;overflow:hidden}.commerce-restock-date-group>header{background:#f6f8fb;border-bottom:1px solid #17223b14;align-items:center;gap:9px;padding:10px 13px;display:flex}.commerce-restock-date-group>header svg{color:#ff5a36;width:18px;height:18px}.commerce-restock-date-group>header div{gap:1px;display:grid}.commerce-restock-date-group>header strong{color:#14213d;font-size:13px;font-weight:950}.commerce-restock-date-group>header span{color:#667085;font-size:10.5px}.commerce-restock-history-list{display:grid}.commerce-restock-history-row{border-bottom:1px solid #17223b12;grid-template-columns:minmax(220px,1.2fr) minmax(480px,2fr);gap:13px;padding:12px 13px;display:grid}.commerce-restock-history-row:last-child{border-bottom:0}.commerce-restock-history-product{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.commerce-restock-history-product>strong{color:#14213d;font-size:13px;font-weight:950}.commerce-restock-history-product>small{color:#667085;text-overflow:ellipsis;white-space:nowrap;flex-basis:100%;font-size:10.5px;overflow:hidden}.commerce-restock-history-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0;display:grid}.commerce-restock-history-metrics div{background:#f8fafc;border-radius:7px;gap:2px;padding:7px 8px;display:grid}.commerce-restock-history-metrics dt{color:#667085;font-size:9.5px;font-weight:750}.commerce-restock-history-metrics dd{color:#14213d;margin:0;font-size:11.5px;font-weight:900}.commerce-restock-history-note{color:#667085;background:#fff8f4;border-radius:7px;grid-column:1/-1;margin:-4px 0 0;padding:7px 9px;font-size:10.5px}.commerce-restock-empty{min-height:190px}@media (width<=900px){.commerce-restock-selected-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-restock-history-filters{grid-template-columns:1fr 1fr}.commerce-restock-filter-label{grid-column:1/-1}.commerce-restock-history-row{grid-template-columns:1fr}}@media (width<=640px){.commerce-action-stack{min-width:0}.commerce-restock-selected-meta,.commerce-restock-estimates,.commerce-restock-history-filters,.commerce-restock-history-metrics{grid-template-columns:1fr}.commerce-restock-dialog-footer{flex-direction:column-reverse;align-items:stretch}.commerce-restock-dialog-footer button{width:100%}.commerce-restock-history-product>small{white-space:normal}}.commerce-restock-sale-price{background:#f8fafc;border:1px solid #17223b1f;border-radius:10px;gap:11px;padding:13px 14px;display:grid}.commerce-restock-sale-price.enabled{background:#f2fbf6;border-color:#299b6240}.commerce-restock-sale-price-heading{align-items:flex-start;gap:10px;display:flex}.commerce-restock-sale-price-heading>svg{color:#198754;flex:none;width:20px;height:20px;margin-top:1px}.commerce-restock-sale-price-heading>div{gap:3px;display:grid}.commerce-restock-sale-price-heading strong{color:#14213d;font-size:14px;font-weight:950}.commerce-restock-sale-price-heading p{color:#667085;margin:0;font-size:11.5px;line-height:1.4}.commerce-restock-sale-price-heading p b{color:#14213d}.commerce-restock-sale-price-switch{background:#fff;border:1px solid #299b622e;border-radius:8px;width:fit-content;min-height:36px;padding:7px 10px}.commerce-restock-sale-price-editor{gap:10px;padding-top:2px;display:grid}.commerce-restock-price-mode{background:#fff;border:1px solid #d6dce6;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,390px);padding:3px;display:inline-grid}.commerce-restock-price-mode button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:34px;padding:0 11px;font-size:11.5px;font-weight:900}.commerce-restock-price-mode button.active{color:#fff;background:#198754;box-shadow:0 4px 10px #1987542e}.commerce-restock-price-calculator{grid-template-columns:minmax(0,1fr) minmax(190px,.72fr);align-items:stretch;gap:10px;display:grid}.commerce-restock-price-calculator>label{color:#14213d;align-content:start;gap:5px;font-size:11.5px;font-weight:850;display:grid}.commerce-restock-price-calculator>label input{color:#14213d;min-height:42px;font:inherit;background:#fff;border:1px solid #d6dce6;border-radius:8px;padding:0 11px}.commerce-restock-price-result{background:#fff;border:1px solid #299b6233;border-radius:9px;align-content:center;gap:3px;min-height:66px;padding:10px 12px;display:grid}.commerce-restock-price-result span{color:#667085;letter-spacing:.04em;text-transform:uppercase;font-size:9.5px;font-weight:850}.commerce-restock-price-result strong{color:#198754;font-size:18px;font-weight:950}.commerce-restock-price-result small{color:#667085;font-size:10.5px;line-height:1.3}.commerce-restock-dialog-footer{flex-wrap:wrap;justify-content:space-between}.commerce-restock-dialog-actions{justify-content:flex-end;align-items:center;gap:9px;margin-left:auto;display:flex}.commerce-restock-save-help{color:#9a3412;background:#fff7ed;border:1px solid #c2410c33;border-radius:8px;flex:280px;margin:0;padding:8px 10px;font-size:11px;font-weight:800;line-height:1.35}@media (width<=640px){.commerce-restock-price-calculator{grid-template-columns:1fr}.commerce-restock-price-mode{width:100%}.commerce-restock-dialog-actions{flex-direction:column-reverse;width:100%;margin-left:0}.commerce-restock-dialog-actions button{width:100%}}.commerce-state-cell{vertical-align:middle;min-width:118px}.commerce-state-toggle{gap:6px;width:100%;max-width:108px;margin:0 auto;display:grid}.commerce-state-choice{color:#687386;text-align:center;background:#fff;border:1px solid #d8dee8;border-radius:8px;min-height:30px;padding:0 9px;font-size:11px;font-weight:900;line-height:1;transition:border-color .16s,background .16s,color .16s,box-shadow .16s}.commerce-state-choice:not(.selected):not(:disabled):hover{background:#f8fafc;border-color:#b8c1cf}.commerce-state-choice.active-choice.selected{color:#147a4a;background:#dff8e9;border-color:#bfe8d0;box-shadow:inset 0 0 0 1px #147a4a0a}.commerce-state-choice.inactive-choice.selected{color:#b7432c;background:#fff0eb;border-color:#ffc8bb;box-shadow:inset 0 0 0 1px #b7432c0a}.commerce-state-choice:disabled{cursor:default;opacity:1}.commerce-actions-cell-clean{vertical-align:middle;min-width:126px}.commerce-clean-action-grid{grid-template-columns:1fr;gap:7px;width:108px;margin:0 auto;display:grid}.commerce-clean-action-button{color:#14213d;white-space:nowrap;background:#fff;border:1px solid #d8dee8;border-radius:8px;justify-content:flex-start;align-items:center;gap:7px;width:108px;min-height:32px;padding:0 10px;font-size:11.5px;font-weight:900;line-height:1;transition:border-color .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex}.commerce-clean-action-button svg{flex:0 0 15px;width:15px;height:15px}.commerce-clean-action-button.restock{color:#b53d25;background:#fff3ed;border-color:#ff5a3647;justify-content:center}.commerce-clean-action-button.restock svg{display:none}.commerce-clean-action-button.restock:hover:not(:disabled){color:#fff;background:#ff5a36;border-color:#ff5a36;box-shadow:0 5px 12px #ff5a3629}.commerce-clean-action-button.edit:hover:not(:disabled){background:#f6f8fb;border-color:#aeb8c7}.commerce-clean-action-button:disabled{cursor:not-allowed;color:#9aa3b2;box-shadow:none;opacity:.72;background:#f4f6f8;border-color:#e3e7ee}.kiosk-product-table th:nth-child(9),.kiosk-product-table td:nth-child(9){width:122px}.kiosk-product-table th:nth-child(10),.kiosk-product-table td:nth-child(10){width:132px}@media (width<=900px){.commerce-state-toggle,.commerce-clean-action-grid{margin-left:auto;margin-right:0}}@media (width<=640px){.commerce-state-cell,.commerce-actions-cell-clean{min-width:0}.commerce-state-toggle,.commerce-clean-action-grid,.commerce-clean-action-button{width:112px;max-width:112px}}.commerce-products-page{--stock-theme-line:#547682;--stock-theme-border:#c7d7dc;--stock-theme-surface:#f5f9fa;--stock-theme-soft:#eaf2f4;--stock-theme-text:#395f69;--expiration-theme-line:#95794f;--expiration-theme-border:#ddd1be;--expiration-theme-surface:#fbf8f2;--expiration-theme-soft:#f4eee3;--expiration-theme-text:#765d38}.commerce-products-page .commerce-alerts-layout{gap:14px;grid-template-columns:1fr!important}.commerce-products-page .commerce-alert-section{background:#fff;border-style:solid;border-width:1px;padding:0;position:relative;overflow:hidden}.commerce-products-page .commerce-alert-section:before{content:"";pointer-events:none;height:4px;position:absolute;top:0;left:0;right:0}.commerce-products-page .commerce-alert-section.stock-theme{border-color:var(--stock-theme-border);background:linear-gradient(180deg, var(--stock-theme-surface), #fff 72px)}.commerce-products-page .commerce-alert-section.stock-theme:before{background:var(--stock-theme-line)}.commerce-products-page .commerce-alert-section.expiration-theme{border-color:var(--expiration-theme-border);background:linear-gradient(180deg, var(--expiration-theme-surface), #fff 72px)}.commerce-products-page .commerce-alert-section.expiration-theme:before{background:var(--expiration-theme-line)}.commerce-products-page .commerce-alert-toggle{width:100%;min-height:86px;color:var(--navy);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px 15px;display:flex}.commerce-products-page .commerce-alert-toggle:hover,.commerce-products-page .commerce-alert-toggle:focus-visible{outline:none}.commerce-products-page .stock-theme .commerce-alert-toggle:hover,.commerce-products-page .stock-theme .commerce-alert-toggle:focus-visible{background:#5476820b}.commerce-products-page .expiration-theme .commerce-alert-toggle:hover,.commerce-products-page .expiration-theme .commerce-alert-toggle:focus-visible{background:#95794f0b}.commerce-products-page .commerce-alert-toggle-copy{align-items:flex-start;gap:13px;min-width:0;display:flex}.commerce-products-page .commerce-alert-toggle-copy>div{min-width:0}.commerce-products-page .commerce-alert-toggle h3{color:var(--navy);margin:0;font-size:clamp(18px,1.8vw,23px);line-height:1.2}.commerce-products-page .commerce-alert-toggle p{color:var(--muted);margin:5px 0 0;font-size:14px;line-height:1.4}.commerce-products-page .commerce-alert-theme-icon{border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.commerce-products-page .stock-theme .commerce-alert-theme-icon{color:var(--stock-theme-text);background:var(--stock-theme-soft)}.commerce-products-page .expiration-theme .commerce-alert-theme-icon{color:var(--expiration-theme-text);background:var(--expiration-theme-soft)}.commerce-products-page .commerce-alert-toggle-meta{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.commerce-products-page .commerce-alert-chevron{color:#738094;width:19px;height:19px;transition:transform .18s}.commerce-products-page .commerce-alert-section.expanded .commerce-alert-chevron{transform:rotate(180deg)}.commerce-products-page .stock-theme .commerce-alert-counter:not(.danger){color:var(--stock-theme-text);background:var(--stock-theme-soft)}.commerce-products-page .expiration-theme .commerce-alert-counter:not(.danger){color:var(--expiration-theme-text);background:var(--expiration-theme-soft)}.commerce-products-page .commerce-alert-body{border-top:1px solid #17223b0f;padding:0 20px 18px}.commerce-products-page .commerce-alert-body .commerce-alert-list,.commerce-products-page .commerce-themed-empty{margin-top:14px}.commerce-products-page .stock-theme .commerce-themed-empty,.commerce-products-page .stock-theme .commerce-alert-card{border-color:var(--stock-theme-border);background:var(--stock-theme-surface)}.commerce-products-page .stock-theme .commerce-themed-empty>svg,.commerce-products-page .stock-theme .commerce-alert-icon,.commerce-products-page .stock-theme .commerce-alert-copy span{color:var(--stock-theme-text)}.commerce-products-page .stock-theme .commerce-alert-icon{background:var(--stock-theme-soft)}.commerce-products-page .stock-theme .commerce-alert-card{box-shadow:inset 3px 0 0 var(--stock-theme-line)}.commerce-products-page .expiration-theme .commerce-themed-empty,.commerce-products-page .expiration-theme .commerce-alert-card{border-color:var(--expiration-theme-border);background:var(--expiration-theme-surface)}.commerce-products-page .expiration-theme .commerce-themed-empty>svg,.commerce-products-page .expiration-theme .commerce-alert-icon,.commerce-products-page .expiration-theme .commerce-alert-copy span{color:var(--expiration-theme-text)}.commerce-products-page .expiration-theme .commerce-alert-icon{background:var(--expiration-theme-soft)}.commerce-products-page .expiration-theme .commerce-alert-card{box-shadow:inset 3px 0 0 var(--expiration-theme-line)}.commerce-products-page .commerce-stock-value{box-shadow:inset 3px 0 0 var(--stock-theme-line)}.commerce-products-page .commerce-stock-value strong,.commerce-products-page .commerce-restock-selected-meta span:nth-child(2) b,.commerce-products-page .commerce-restock-estimates article:nth-child(2) strong{color:var(--stock-theme-text)}.commerce-products-page .commerce-stock-split{border-top-color:var(--stock-theme-border)}.commerce-products-page .commerce-clean-action-button.restock{color:var(--stock-theme-text)!important;border-color:var(--stock-theme-border)!important;background:var(--stock-theme-surface)!important}.commerce-products-page .commerce-restock-selected-product{border-color:var(--stock-theme-border);background:var(--stock-theme-surface);box-shadow:inset 0 3px 0 var(--stock-theme-line)}.commerce-products-page .commerce-restock-estimates article:nth-child(2){border-color:var(--stock-theme-border);background:var(--stock-theme-surface)}.commerce-products-page .commerce-expiration-product-badge{color:var(--expiration-theme-text)!important;background:var(--expiration-theme-soft)!important}.commerce-products-page .commerce-clean-action-button.lots{color:var(--expiration-theme-text)!important;border-color:var(--expiration-theme-border)!important;background:var(--expiration-theme-surface)!important}.commerce-products-page .commerce-expiration-setup,.commerce-products-page .commerce-restock-expiration,.commerce-products-page .commerce-lots-manager-intro{border-color:var(--expiration-theme-border);background:var(--expiration-theme-surface)}.commerce-products-page .commerce-expiration-setup.enabled,.commerce-products-page .commerce-restock-expiration.enabled{border-color:var(--expiration-theme-border);box-shadow:inset 0 3px 0 var(--expiration-theme-line)}.commerce-products-page .commerce-expiration-setup-heading>svg,.commerce-products-page .commerce-restock-expiration-heading>svg,.commerce-products-page .commerce-expiration-edit-note>svg,.commerce-products-page .commerce-lots-manager-intro>svg{color:var(--expiration-theme-text)}.commerce-products-page .commerce-expiration-choice button.selected{border-color:var(--expiration-theme-border);background:var(--expiration-theme-soft);box-shadow:inset 0 0 0 1px #95794f14}@media (width<=680px){.commerce-products-page .commerce-alert-toggle{align-items:flex-start;padding:16px 14px 13px}.commerce-products-page .commerce-alert-toggle-copy{gap:9px}.commerce-products-page .commerce-alert-theme-icon{flex-basis:34px;width:34px;height:34px}.commerce-products-page .commerce-alert-toggle p{font-size:12px}.commerce-products-page .commerce-alert-toggle-meta{gap:5px}.commerce-products-page .commerce-expiry-counters .commerce-alert-counter.danger{display:none}.commerce-products-page .commerce-alert-body{padding:0 14px 14px}}.commerce-products-page .commerce-alerts-layout{gap:9px}.commerce-products-page .commerce-alert-section{border-radius:12px}.commerce-products-page .commerce-alert-section:before{height:3px}.commerce-products-page .commerce-alert-toggle{gap:10px;min-height:60px;padding:10px 13px 9px}.commerce-products-page .commerce-alert-toggle-copy{align-items:center;gap:9px}.commerce-products-page .commerce-alert-toggle h3{font-size:clamp(16px,1.4vw,18px);line-height:1.1}.commerce-products-page .commerce-alert-toggle p{margin-top:2px;font-size:12px;line-height:1.25}.commerce-products-page .commerce-alert-theme-icon{border-radius:8px;flex-basis:31px;width:31px;height:31px}.commerce-products-page .commerce-alert-theme-icon svg{width:16px;height:16px}.commerce-products-page .commerce-alert-toggle-meta{gap:6px}.commerce-products-page .commerce-alert-counter{min-height:25px;padding:3px 8px;font-size:.72rem}.commerce-products-page .commerce-alert-chevron{width:16px;height:16px}.commerce-products-page .commerce-alert-body{padding:0 13px 11px}.commerce-products-page .commerce-alert-body .commerce-alert-list,.commerce-products-page .commerce-themed-empty{margin-top:8px}.commerce-products-page .commerce-alert-list{gap:7px}.commerce-products-page .commerce-alert-card{border-radius:11px;gap:9px;padding:9px 10px}.commerce-products-page .commerce-alert-icon{border-radius:8px;width:32px;height:32px}.commerce-products-page .commerce-alert-icon svg{width:16px;height:16px}.commerce-products-page .commerce-alert-copy{gap:1px}.commerce-products-page .commerce-alert-copy>strong{font-size:.92rem;line-height:1.15}.commerce-products-page .commerce-alert-copy span{font-size:.78rem}.commerce-products-page .commerce-alert-copy small{font-size:.76rem;line-height:1.3}.commerce-products-page .commerce-alert-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.commerce-products-page .commerce-alert-review-button,.commerce-products-page .commerce-alert-actions .commerce-secondary-button{min-height:33px;font:inherit;white-space:nowrap;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:.76rem;font-weight:800;display:inline-flex}.commerce-products-page .commerce-alert-review-button{color:var(--navy);background:#fff;border:1px solid #d7dee8}.commerce-products-page .commerce-alert-review-button:hover,.commerce-products-page .commerce-alert-review-button:focus-visible{background:#f8fafc;border-color:#aeb9c8;outline:none}.commerce-products-page .commerce-alert-review-button svg,.commerce-products-page .commerce-alert-actions .commerce-secondary-button svg{width:14px;height:14px}.commerce-products-page .commerce-alert-actions .commerce-expired-badge{min-height:28px;padding:4px 8px;font-size:.7rem}.commerce-products-page .commerce-mobile-alert-preferences{background:#f8fafc;border:1px solid #dbe3ec;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px;padding:9px 11px;display:grid}.commerce-products-page .commerce-mobile-alert-intro{align-items:center;gap:9px;min-width:0;display:flex}.commerce-products-page .commerce-mobile-alert-device{color:#41546f;background:#e9eef5;border-radius:8px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.commerce-products-page .commerce-mobile-alert-device svg{width:16px;height:16px}.commerce-products-page .commerce-mobile-alert-intro>div{gap:1px;min-width:0;display:grid}.commerce-products-page .commerce-mobile-alert-intro>div>span{color:#52637b;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:4px;font-size:.69rem;font-weight:800;display:inline-flex}.commerce-products-page .commerce-mobile-alert-intro>div>span svg{width:12px;height:12px}.commerce-products-page .commerce-mobile-alert-intro strong{color:var(--navy);font-size:.86rem;line-height:1.18}.commerce-products-page .commerce-mobile-alert-intro small{color:#69768a;font-size:.72rem;line-height:1.25}.commerce-products-page .commerce-mobile-alert-switches{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.commerce-products-page .commerce-mobile-alert-switch{min-width:190px;min-height:42px;color:var(--navy);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e0e9;border-radius:9px;grid-template-columns:minmax(92px,1fr) auto auto;align-items:center;gap:7px;padding:5px 7px 5px 9px;display:grid}.commerce-products-page .commerce-mobile-alert-switch:disabled{cursor:default;opacity:.66}.commerce-products-page .commerce-mobile-alert-switch.enabled{background:#f4f7fb;border-color:#aebdce}.commerce-products-page .commerce-mobile-alert-switch-copy{gap:1px;min-width:0;display:grid}.commerce-products-page .commerce-mobile-alert-switch-copy strong{font-size:.76rem;line-height:1.1}.commerce-products-page .commerce-mobile-alert-switch-copy small{color:#738095;font-size:.65rem;line-height:1.15}.commerce-products-page .commerce-mobile-alert-switch-control{background:#c7d0db;border-radius:999px;flex:none;width:30px;height:17px;transition:background .16s;display:block;position:relative}.commerce-products-page .commerce-mobile-alert-switch-control i{background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0f172a33}.commerce-products-page .commerce-mobile-alert-switch.enabled .commerce-mobile-alert-switch-control{background:var(--navy)}.commerce-products-page .commerce-mobile-alert-switch.enabled .commerce-mobile-alert-switch-control i{transform:translate(13px)}.commerce-products-page .commerce-mobile-alert-switch>b{color:#52637b;text-align:right;min-width:18px;font-size:.68rem}.commerce-products-page .commerce-mobile-alert-permission-note,.commerce-products-page .commerce-mobile-alert-error{grid-column:1/-1;margin:0;font-size:.7rem}.commerce-products-page .commerce-mobile-alert-permission-note{color:#69768a}.commerce-products-page .commerce-mobile-alert-error{color:#b42318;font-weight:700}@media (width<=900px){.commerce-products-page .commerce-mobile-alert-preferences{grid-template-columns:1fr}.commerce-products-page .commerce-mobile-alert-switches{justify-content:stretch}.commerce-products-page .commerce-mobile-alert-switch{flex:190px}}@media (width<=680px){.commerce-products-page .commerce-alert-toggle{align-items:center;min-height:54px;padding:8px 10px 7px}.commerce-products-page .commerce-alert-toggle-copy{gap:7px}.commerce-products-page .commerce-alert-theme-icon{flex-basis:29px;width:29px;height:29px}.commerce-products-page .commerce-alert-toggle h3{font-size:15px}.commerce-products-page .commerce-alert-toggle p{font-size:10px;line-height:1.2}.commerce-products-page .commerce-alert-body{padding:0 10px 9px}.commerce-products-page .commerce-alert-card{grid-template-columns:auto minmax(0,1fr);gap:7px;padding:8px}.commerce-products-page .commerce-alert-actions{grid-column:1/-1;justify-content:stretch}.commerce-products-page .commerce-alert-actions button{flex:132px}.commerce-products-page .commerce-alert-actions .commerce-expired-badge{flex:none}.commerce-products-page .commerce-mobile-alert-preferences{padding:8px 9px}.commerce-products-page .commerce-mobile-alert-switches{grid-template-columns:1fr 1fr;display:grid}.commerce-products-page .commerce-mobile-alert-switch{grid-template-columns:minmax(0,1fr) auto;min-width:0}.commerce-products-page .commerce-mobile-alert-switch>b{display:none}}@media (width<=1100px){html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.topbar .login-button,.topbar .icon-button,.topbar .province-indicator{min-height:44px}.account-dropdown button{min-height:44px;font-size:14px}.commerce-header{min-height:88px;padding:14px 18px}.commerce-plan-name{font-size:20px}.commerce-operator{min-height:48px;padding:8px 12px}.commerce-operator small{font-size:11px}.commerce-operator strong{font-size:14px}.commerce-sidebar a{min-height:46px;padding:9px 11px;font-size:14px}.commerce-sidebar svg{flex-basis:19px;width:19px;height:19px}.commerce-content{min-width:0;padding:20px}.commerce-module-heading h2,.kiosk-products-page .commerce-module-heading h2{font-size:30px}.commerce-module-heading p:not(.section-kicker){font-size:15px;line-height:1.45}.commerce-primary-button,.commerce-secondary-button,.commerce-cancel-button,.kiosk-products-page .commerce-module-heading>.commerce-primary-button{min-height:46px;padding-inline:15px;font-size:14px}.commerce-inventory-summary article{min-height:78px;padding:14px}.commerce-inventory-summary article span{font-size:14px}.commerce-inventory-summary article strong{font-size:20px}.commerce-inventory-tabs button{min-height:46px;padding-inline:18px;font-size:14px}.commerce-inventory-search,.commerce-inventory-toolbar>select,.commerce-inventory-toolbar>.commerce-check-label,.commerce-products-page label>input:not([type=checkbox]),.commerce-products-page label>select,.commerce-products-page label>textarea{min-height:46px;font-size:14px}.commerce-inventory-toolbar>.commerce-check-label input,.commerce-check-label input,.commerce-dialog-checks input{width:19px;height:19px}.commerce-inventory-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-gutter:stable both-edges;touch-action:pan-x pan-y;max-width:100%;overflow-y:hidden;overflow-x:scroll!important}.kiosk-product-table,.commerce-inventory-table{min-width:1080px}.kiosk-product-table th,.kiosk-product-table td,.commerce-inventory-table th,.commerce-inventory-table td{font-size:13px}.kiosk-product-table .commerce-product-name-cell strong{font-size:14px}.kiosk-product-table .commerce-table-actions button,.commerce-table-actions button{min-height:44px;font-size:13px}.kiosk-product-table .commerce-table-actions .commerce-edit-button,.commerce-table-actions button:first-child{width:44px;min-width:44px}.user-account-heading{min-height:92px;padding:16px 20px}.user-account-heading h1{font-size:27px}.user-account-nav a{min-height:48px;padding:10px 12px;font-size:15px}.user-account-nav svg{width:20px;height:20px}.user-account-content{padding:22px;font-size:15px}.user-account-content button,.account-manager-actions button,.account-add-card,.account-type-back,.account-type-submit{min-height:44px;font-size:14px}.account-manager-card{min-height:84px;padding:14px}.account-manager-card strong{font-size:16px}.account-manager-card p,.account-manager-card small{font-size:13px}}@media (width<=760px) and (orientation:portrait){body,#root,.app-shell{max-width:100%;overflow-x:hidden}.commerce-page,.user-account-page,.account-manager-page{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-gutter:stable;touch-action:pan-x pan-y;width:100%;max-width:100vw;margin:0;padding-left:0;padding-right:0;overflow:scroll visible}.commerce-page .commerce-shell{width:860px;min-width:860px;margin:0}.commerce-page .commerce-content{overflow:visible}.commerce-page .commerce-sidebar{min-width:860px;overflow-x:visible}.commerce-page .commerce-sidebar a{min-height:48px;font-size:15px}.user-account-page .user-account-heading,.user-account-page .user-account-shell{width:840px;min-width:840px}.account-manager-page .account-type-change-panel{width:760px;min-width:760px;margin-left:12px;margin-right:12px}.commerce-inventory-toolbar{grid-template-columns:minmax(300px,1fr) 190px 150px auto!important}.commerce-inventory-toolbar>.commerce-check-label{grid-column:auto!important;justify-self:stretch!important}.commerce-inventory-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=1100px) and (orientation:landscape){.commerce-page,.user-account-page,.account-manager-page{width:min(1180px,100% - 20px);margin-left:auto;margin-right:auto}.commerce-workspace{min-height:540px}.commerce-content{padding:22px 20px}.commerce-sidebar a,.user-account-nav a{min-height:46px}}.app-update-backdrop{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09122694;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.app-update-card{color:#17223b;background:#fff;border:1px solid #17223b1f;border-radius:22px;width:min(560px,100vw - 36px);max-height:calc(100vh - 28px);padding:24px;overflow:auto;box-shadow:0 26px 80px #0a163247}.app-update-badge{color:#43506a;letter-spacing:.02em;background:#f3f5f8;border-radius:999px;align-items:center;min-height:30px;padding:6px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.app-update-card h2{color:#17223b;margin:14px 0 6px;font-size:clamp(1.35rem,3vw,1.9rem);line-height:1.1}.app-update-version{color:#55627a;margin:0 0 14px;font-size:.9rem;font-weight:700}.app-update-copy,.app-update-notes,.app-update-status{color:#5e687b;margin:10px 0 0;line-height:1.5}.app-update-notes{background:#f7f8fa;border-radius:14px;padding:12px 14px}.app-update-status{color:#244f89;background:#eef5ff;border-radius:12px;padding:11px 13px;font-weight:700}.app-update-status--error{color:#a12c2c;background:#fff0f0}.app-update-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.app-update-primary,.app-update-secondary{min-height:44px;font:inherit;cursor:pointer;border-radius:12px;padding:10px 17px;font-weight:800}.app-update-primary{color:#fff;background:#17223b;border:1px solid #17223b}.app-update-secondary{color:#35415a;background:#fff;border:1px solid #d7dce5}.app-update-primary:disabled,.app-update-secondary:disabled{cursor:wait;opacity:.64}@media (height<=470px) and (orientation:landscape){.app-update-backdrop{padding:10px}.app-update-card{border-radius:17px;width:min(620px,100vw - 24px);padding:17px 19px}.app-update-card h2{margin-top:10px;font-size:1.3rem}.app-update-copy,.app-update-notes,.app-update-status{margin-top:7px;font-size:.86rem}.app-update-actions{margin-top:13px}}.buyer-order-status-notifier{z-index:2147482500;width:min(390px,100vw - 28px);color:var(--navy);background:#fff;border:1px solid #17223b17;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding:13px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 22px 55px #0f192d38}.buyer-order-status-notifier-icon{color:#23865d;background:#23865d17;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.buyer-order-status-notifier-icon svg{width:18px;height:18px}.buyer-order-status-notifier>div{gap:3px;min-width:0;display:grid}.buyer-order-status-notifier small{color:var(--coral);text-transform:uppercase;font-size:9px;font-weight:900}.buyer-order-status-notifier strong{font-size:12px;line-height:1.3}.buyer-order-status-notifier a{color:var(--coral);justify-self:start;margin-top:2px;font-size:9px;font-weight:900;text-decoration:none}.buyer-order-status-notifier>button{width:28px;min-height:28px;color:var(--muted);background:#17223b0d;border-radius:8px;place-items:center;padding:0;display:grid}.buyer-order-status-notifier>button svg{width:13px;height:13px}@media (orientation:landscape){html.mobile-device .buyer-order-status-notifier{border-radius:8px!important;gap:5px!important;width:min(290px,100vw - 16px)!important;padding:7px!important;bottom:8px!important;right:8px!important}html.mobile-device .buyer-order-status-notifier-icon{border-radius:6px!important;width:24px!important;height:24px!important}html.mobile-device .buyer-order-status-notifier-icon svg{width:11px!important;height:11px!important}html.mobile-device .buyer-order-status-notifier small{font-size:5.8px!important}html.mobile-device .buyer-order-status-notifier strong{font-size:7px!important;line-height:1.15!important}html.mobile-device .buyer-order-status-notifier a{font-size:5.8px!important}html.mobile-device .buyer-order-status-notifier>button{border-radius:5px!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}html.mobile-device .buyer-order-status-notifier>button svg{width:9px!important;height:9px!important}}.image-upload-error-backdrop{z-index:1800;-webkit-backdrop-filter:blur(9px)saturate(.9);backdrop-filter:blur(9px)saturate(.9);background:#0b122094;place-items:center;padding:22px;animation:.18s both imageUploadBackdropIn;display:grid;position:fixed;inset:0}.image-upload-error-modal{background:linear-gradient(#fff8f6f5 0%,#fff 36%),#fff;border:1px solid #d8463b2e;border-radius:24px;width:min(100%,470px);padding:30px;animation:.26s cubic-bezier(.2,.85,.25,1.08) both imageUploadModalIn;position:relative;overflow:hidden;box-shadow:0 28px 70px #0f172a47,0 8px 28px #d8463b1f}.image-upload-error-modal:before{content:"";background:linear-gradient(90deg,#d8463b,#ff5d3d);height:4px;position:absolute;inset:0 0 auto}.image-upload-error-close{color:#6b7280;cursor:pointer;background:#fffc;border:0;border-radius:11px;place-items:center;width:36px;height:36px;padding:0;transition:background-color .16s,color .16s,transform .16s;display:grid;position:absolute;top:14px;right:14px}.image-upload-error-close:hover{color:#17233b;background:#fff;transform:translateY(-1px)}.image-upload-error-close svg{width:18px;height:18px}.image-upload-error-icon{color:#d8463b;background:#fff1ef;border:1px solid #d8463b2e;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:16px;display:grid;box-shadow:0 10px 24px #d8463b1f}.image-upload-error-icon svg{width:27px;height:27px}.image-upload-error-eyebrow{color:#b7352c;letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:8px;font-size:.75rem;font-weight:900;display:inline-flex}.image-upload-error-eyebrow svg{width:14px;height:14px}.image-upload-error-modal h2{color:#17233b;margin:0;font-size:clamp(1.42rem,3vw,1.75rem);font-weight:950;line-height:1.08}.image-upload-error-context{color:#ff5d3d;margin:7px 0 0;font-size:.86rem;font-weight:850}.image-upload-error-reason{color:#4b5563;margin:14px 0 0;font-size:.95rem;line-height:1.55}.image-upload-error-detail{background:#fafbfc;border:1px solid #e7e9ee;border-radius:15px;gap:6px;margin-top:18px;padding:14px 15px;display:grid}.image-upload-error-detail strong{color:#17233b;font-size:.88rem;line-height:1.4}.image-upload-error-detail span{color:#6b7280;font-size:.78rem;line-height:1.45}.image-upload-error-safe-note{color:#5d6675;background:#fff1ed;border:1px solid #ff5d3d29;border-radius:14px;align-items:flex-start;gap:10px;margin-top:13px;padding:12px 13px;font-size:.78rem;line-height:1.45;display:flex}.image-upload-error-safe-note svg{color:#ff5d3d;flex:none;width:18px;height:18px;margin-top:1px}.image-upload-error-safe-note strong{color:#17233b}.image-upload-error-action{color:#fff;cursor:pointer;background:#ff5d3d;border:1px solid #ff5d3d;border-radius:13px;width:100%;min-height:46px;margin-top:20px;font-size:.9rem;font-weight:900;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 12px 24px #ff5d3d38}.image-upload-error-action:hover{filter:saturate(1.04);transform:translateY(-1px);box-shadow:0 15px 28px #ff5d3d45}@keyframes imageUploadBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes imageUploadModalIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=560px){.image-upload-error-backdrop{align-items:end;padding:12px}.image-upload-error-modal{border-radius:22px;padding:25px 20px 20px}.image-upload-error-icon{border-radius:16px;width:52px;height:52px}}@media (prefers-reduced-motion:reduce){.image-upload-error-backdrop,.image-upload-error-modal{animation:none}}.account-manager-add-grid .account-theme-wholesaler.is-coming-soon,.account-type-change-grid .account-type-option.is-coming-soon{cursor:not-allowed;opacity:.72;filter:saturate(.72);position:relative}.account-manager-add-grid .account-theme-wholesaler.is-coming-soon>svg:last-child,.account-type-change-grid .account-type-option.is-coming-soon>svg:last-child{display:none}.account-manager-add-grid .account-theme-wholesaler.is-coming-soon:after,.account-type-change-grid .account-type-option.is-coming-soon:after{content:"Próximamente";color:#624db1;letter-spacing:.01em;white-space:nowrap;background:#5e44b814;border:1px solid #5e44b82e;border-radius:999px;justify-content:center;align-items:center;min-height:28px;margin-left:auto;padding:0 10px;font-size:10px;font-weight:850;display:inline-flex}@media (width<=760px){.account-manager-add-grid .account-theme-wholesaler.is-coming-soon:after,.account-type-change-grid .account-type-option.is-coming-soon:after{min-height:25px;padding:0 8px;font-size:9px}}@media (orientation:landscape){html.mobile-device .account-manager-add-grid .account-theme-wholesaler.is-coming-soon:after,html.mobile-device .account-type-change-grid .account-type-option.is-coming-soon:after{min-height:var(--veci-mob-compact-button-height);height:var(--veci-mob-compact-button-height);padding:0 var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-small-text)}}.veci-report-transfer-payment-button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#228f57;border:1px solid #24915647;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:900;display:inline-flex}.veci-report-transfer-payment-button svg{width:17px;height:17px}.veci-report-transfer-payment-button:disabled{cursor:wait;opacity:.65}.veci-payment-reported-notice{color:#17643e;background:#24915612;border:1px solid #24915638;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 15px;display:flex}.veci-payment-reported-notice>svg{flex:0 0 21px;width:21px;height:21px;margin-top:1px}.veci-payment-reported-notice>div{gap:3px;display:grid}.veci-payment-reported-notice strong{font-size:13px;font-weight:900}.veci-payment-reported-notice span{color:#4f665a;font-size:11px;line-height:1.4}.veci-payment-report-error{margin-top:10px}.user-order-report-payment{justify-content:center;align-items:center;gap:6px;display:inline-flex}.user-order-payment-reported{color:#17643e!important;background:#2491560f!important;border-color:#2491562e!important}.commerce-reported-payment-contact,.commerce-reported-payment-confirm,.commerce-reported-payment-print{border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.commerce-reported-payment-contact{color:#17643e;background:#24915612;border:1px solid #24915638}.commerce-reported-payment-confirm,.commerce-reported-payment-print{color:#fff;cursor:pointer;background:#ff5c39;border:1px solid #ff5c3947}.commerce-reported-payment-print{color:#b84d34;background:#fff7f3}.commerce-reported-payment-contact svg,.commerce-reported-payment-confirm svg,.commerce-reported-payment-print svg{width:14px;height:14px}@media (width<=760px){.veci-report-transfer-payment-button{border-radius:8px;gap:5px;min-height:30px;padding:0 10px;font-size:9px}.veci-report-transfer-payment-button svg{width:13px;height:13px}.veci-payment-reported-notice{border-radius:8px;gap:7px;margin-top:8px;padding:8px 9px}.veci-payment-reported-notice>svg{flex-basis:15px;width:15px;height:15px}.veci-payment-reported-notice strong{font-size:9.5px}.veci-payment-reported-notice span{font-size:8px;line-height:1.35}.commerce-reported-payment-contact,.commerce-reported-payment-confirm,.commerce-reported-payment-print{border-radius:7px;min-height:28px;padding:0 8px;font-size:8.5px}}.veci-multistore-cart-page{--cart-border:#17223b1a;--cart-soft:#17223b0b;--cart-coral-soft:#ff5a3613}.veci-multistore-cart-heading{max-width:820px}.veci-multistore-cart-heading h1{margin-bottom:10px;font-size:clamp(36px,5vw,58px)}.veci-multistore-cart-heading>p:last-of-type{max-width:760px;color:var(--muted);margin-bottom:14px;font-size:16px;line-height:1.5}.veci-multistore-cart-summary-pills{flex-wrap:wrap;gap:8px;display:flex}.veci-multistore-cart-summary-pills span{border:1px solid var(--cart-border);min-height:34px;color:var(--navy);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:850;display:inline-flex}.veci-multistore-cart-summary-pills svg{width:15px;height:15px;color:var(--coral)}.veci-multistore-legacy-note{background:#fff8e7b3;border:1px solid #d58d1f33;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:11px 13px;display:flex}.veci-multistore-legacy-note>div{gap:2px;display:grid}.veci-multistore-legacy-note strong{color:var(--navy);font-size:12px}.veci-multistore-legacy-note span{color:var(--muted);font-size:10px}.veci-multistore-legacy-note button{color:#8a5a0a;background:#d58d1f1f;border-radius:8px;flex:none;min-height:32px;padding:0 10px;font-size:10px;font-weight:850}.veci-multistore-cart-layout{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:start;gap:18px;display:grid}.veci-multistore-groups{gap:12px;display:grid}.veci-multistore-group{border:1px solid var(--cart-border);background:#fff;border-radius:15px;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden;box-shadow:0 8px 24px #17223b0d}.veci-multistore-group.is-selected{border-color:#ff5a3657;box-shadow:0 12px 30px #ff5a3617}.veci-multistore-group-header{background:linear-gradient(#fff,#17223b05);justify-content:space-between;align-items:center;gap:18px;padding:14px 15px;display:flex}.veci-multistore-store-title{align-items:center;gap:11px;min-width:0;display:flex}.veci-multistore-store-icon{width:38px;height:38px;color:var(--coral);background:var(--cart-coral-soft);border-radius:11px;flex:0 0 38px;place-items:center;display:grid}.veci-multistore-store-icon svg{width:20px;height:20px}.veci-multistore-store-title>div{min-width:0}.veci-multistore-store-title small,.veci-multistore-store-title span,.veci-multistore-store-subtotal small{color:var(--muted);font-size:10px;display:block}.veci-multistore-store-title h2{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:1px 0 2px;font-size:18px;line-height:1.15;overflow:hidden}.veci-multistore-store-title span{font-weight:700}.veci-multistore-store-subtotal{text-align:right;flex:none}.veci-multistore-store-subtotal strong{color:var(--navy);font-size:16px}.veci-multistore-lines{border-top:1px solid #17223b11;border-bottom:1px solid #17223b11;display:grid}.veci-multistore-line{grid-template-columns:minmax(0,1fr) auto minmax(86px,auto) 34px;align-items:center;gap:12px;min-height:68px;padding:10px 14px;display:grid}.veci-multistore-line+.veci-multistore-line{border-top:1px solid #17223b0e}.veci-multistore-line-copy{gap:2px;min-width:0;display:grid}.veci-multistore-line-copy strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.veci-multistore-line-copy span{color:var(--muted);font-size:10px}.veci-multistore-quantity{gap:4px}.veci-multistore-quantity button{border:1px solid var(--cart-border);width:28px;min-height:28px;color:var(--navy);box-shadow:none;background:#fff;border-radius:8px;place-items:center;padding:0;display:grid}.veci-multistore-quantity button svg{width:13px;height:13px}.veci-multistore-quantity span{text-align:center;min-width:26px;font-size:12px;font-weight:850}.veci-multistore-line-total{color:var(--navy);text-align:right;font-size:12px}.veci-multistore-remove-line{color:#a94836;background:#a9483613;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.veci-multistore-remove-line svg{width:15px;height:15px}.veci-multistore-group-footer{justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.veci-multistore-group-footer>a{color:var(--muted);font-size:10px;font-weight:800;text-decoration:none}.veci-multistore-group-footer>a:hover{color:var(--coral)}.veci-multistore-group-footer>button{min-height:34px;color:var(--coral);background:var(--cart-coral-soft);border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:900;display:inline-flex}.veci-multistore-group-footer>button.is-active{color:#fff;background:var(--coral)}.veci-multistore-group-footer>button svg{width:14px;height:14px}.veci-multistore-clear-all{color:#954331;background:#a9483611;border-radius:9px;justify-content:center;justify-self:end;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:10px;font-weight:850;display:inline-flex}.veci-multistore-clear-all svg{width:14px;height:14px}.veci-multistore-checkout{background:#fff;border:1px solid #ff5a3630;border-radius:15px;gap:11px;min-width:0;padding:16px;display:grid;position:sticky;top:88px;box-shadow:0 14px 36px #17223b17}.veci-multistore-checkout h3{margin:4px 0 0;font-size:13px}.veci-multistore-checkout-store{border-bottom:1px solid #17223b12;align-items:flex-start;gap:10px;padding-bottom:11px;display:flex}.veci-multistore-checkout-store>span{width:34px;height:34px;color:var(--coral);background:var(--cart-coral-soft);border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.veci-multistore-checkout-store svg{width:18px;height:18px}.veci-multistore-checkout-store>div{min-width:0}.veci-multistore-checkout-store small{color:var(--muted);font-size:9px}.veci-multistore-checkout-store h2{text-overflow:ellipsis;white-space:nowrap;margin:1px 0 2px;font-size:17px;overflow:hidden}.veci-multistore-checkout-store p{color:var(--muted);margin:0;font-size:9px}.veci-multistore-delivery-info{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.veci-multistore-delivery-info span{background:var(--cart-soft);min-width:0;color:var(--muted);border-radius:8px;gap:2px;padding:7px 8px;font-size:8px;line-height:1.3;display:grid}.veci-multistore-delivery-info strong{color:var(--navy);font-size:8px}.veci-multistore-options{grid-template-columns:1fr;gap:6px;display:grid}.veci-multistore-options label{border-radius:9px;min-height:38px;padding:8px 9px;font-size:10px}.veci-multistore-options label:has(input:checked){background:var(--cart-coral-soft);border-color:#ff5a364d}.veci-multistore-address-fields,.veci-multistore-person-fields{gap:7px;display:grid}.veci-multistore-address-fields label,.veci-multistore-person-fields label{color:var(--navy);gap:4px;font-size:9px;font-weight:800;display:grid}.veci-multistore-address-fields input,.veci-multistore-address-fields select,.veci-multistore-person-fields input{border:1px solid var(--cart-border);width:100%;min-height:38px;color:var(--navy);font:inherit;background:#fff;border-radius:9px;padding:0 10px;font-size:11px}.veci-multistore-address-row,.veci-multistore-person-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.veci-multistore-order-summary{border-top:1px solid #17223b12;margin-top:2px;padding:10px 0 0}.veci-multistore-order-summary>div{min-height:26px}.veci-multistore-order-summary span,.veci-multistore-order-summary strong{font-size:10px}.veci-multistore-order-summary .total span,.veci-multistore-order-summary .total strong{font-size:13px}.veci-multistore-zone-note{color:#276849;align-items:center;gap:6px;margin:0;font-size:9px;font-weight:800;display:flex}.veci-multistore-zone-note svg{width:13px;height:13px}.veci-multistore-checkout-button{border-radius:10px;min-height:44px;margin-top:2px;font-size:11px}.veci-multistore-checkout-button:disabled{cursor:not-allowed;opacity:.48}.veci-multistore-checkout-footnote{color:var(--muted);text-align:center;font-size:8px;line-height:1.35}.veci-multistore-checkout-empty{text-align:center;place-items:center;gap:8px;min-height:260px;padding:28px 18px;display:grid}.veci-multistore-checkout-empty>svg{width:32px;height:32px;color:var(--coral)}.veci-multistore-checkout-empty h2{margin:0;font-size:18px}.veci-multistore-checkout-empty p{max-width:300px;color:var(--muted);margin:0;font-size:11px;line-height:1.4}.veci-multistore-checkout-empty-actions,.veci-multistore-success-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.veci-multistore-success{max-width:680px;margin:36px auto}.veci-multistore-success h1{margin-bottom:10px;font-size:clamp(34px,5vw,50px)}.veci-multistore-transfer-data{background:#17223b09;border:1px solid #17223b17;border-radius:10px;gap:4px;margin:14px 0;padding:12px;display:grid}.veci-multistore-transfer-data span,.veci-multistore-transfer-data small{color:var(--muted);font-size:10px}.veci-multistore-transfer-data strong{color:var(--navy);font-size:16px}@media (width<=900px){.veci-multistore-cart-layout{grid-template-columns:1fr}.veci-multistore-checkout{position:static}}@media (width<=640px){.veci-multistore-cart-page{padding-top:24px}.veci-multistore-cart-heading h1{font-size:36px}.veci-multistore-cart-heading>p:last-of-type{font-size:13px}.veci-multistore-legacy-note,.veci-multistore-group-header,.veci-multistore-group-footer{flex-direction:column;align-items:stretch}.veci-multistore-store-subtotal{text-align:left}.veci-multistore-line{grid-template-columns:minmax(0,1fr) auto 30px;gap:8px}.veci-multistore-line-total{text-align:left;grid-column:1/2}.veci-multistore-quantity{grid-area:1/2/3/3}.veci-multistore-remove-line{grid-area:1/3/3/4}.veci-multistore-group-footer>button,.veci-multistore-group-footer>a,.veci-multistore-legacy-note button{text-align:center;width:100%}.veci-multistore-delivery-info,.veci-multistore-address-row,.veci-multistore-person-fields{grid-template-columns:1fr}.veci-multistore-clear-all{justify-self:stretch}}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review{align-content:center;place-self:center end;width:max-content;max-width:100%;padding-left:10px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-main{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:5px;display:flex}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-comment{width:min(290px,100%)}.veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review{border-top:1px solid #17223b12;gap:5px;padding-top:8px;display:grid}.veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review-main{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review-actions{align-items:center;gap:4px;display:flex}.veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review-comment textarea{min-height:44px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-card,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-card{border-radius:9px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-cover{aspect-ratio:auto;height:76px;min-height:76px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-cover{aspect-ratio:auto;height:104px;min-height:104px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-body{gap:4px;padding:6px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-body{gap:6px;padding:8px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-cover .store-presence-pill,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-cover .store-presence-pill,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-store-mode-pill,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-store-mode-pill{padding:3px 5px;font-size:7px;top:5px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-cover .store-presence-pill,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-cover .store-presence-pill{left:5px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-store-mode-pill,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-store-mode-pill{right:5px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-title,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-title{gap:5px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-title p{margin-bottom:1px;font-size:7px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-title h3{font-size:11px;line-height:1.08}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-title p{margin-bottom:2px;font-size:8px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-title h3{font-size:13px;line-height:1.08}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-marketplace-rating,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-marketplace-rating{font-size:7px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-marketplace-rating svg,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-marketplace-rating svg{width:9px;height:9px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-description{display:none}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-description{-webkit-line-clamp:1;min-height:0;font-size:8px;line-height:1.25}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-facts,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-facts{gap:3px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-facts span{padding:2px 4px;font-size:6px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-facts span{padding:2px 5px;font-size:7px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-facts svg,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-facts svg{width:8px;height:8px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-footer,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-footer{gap:5px;padding-top:4px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-footer small,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-footer small{font-size:6px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-footer strong{font-size:9px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-footer strong{font-size:10px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-footer .veci-store-primary-link{border-radius:5px;height:22px;padding:0 6px;min-height:22px!important;font-size:7px!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-footer .veci-store-primary-link{border-radius:6px;height:25px;padding:0 8px;min-height:25px!important;font-size:8px!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review{gap:3px;padding-top:4px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review-main{gap:3px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review-label{display:none}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review-stars{gap:1px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review-stars button{border-radius:4px;width:18px;min-width:18px;height:18px;min-height:18px!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review-stars svg{width:10px;height:10px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review-actions button{border-radius:4px;height:19px;padding:0 5px;min-height:19px!important;font-size:6px!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-quick-review-comment textarea{padding:4px 5px;min-height:34px!important;font-size:7px!important}@media (width<=720px) and (orientation:portrait){html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large{grid-template-columns:1fr!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-card{width:min(100%,420px);margin-inline:auto}}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-card{grid-template-columns:220px minmax(0,1fr)}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review{border-left:1px solid #17223b24;align-content:center;place-self:stretch stretch;width:100%;max-width:none;padding:8px 0 8px 18px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-main{grid-template-columns:1fr;align-content:center;justify-items:start;gap:7px;display:grid}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-label{font-size:10px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-actions{align-items:center;gap:5px;display:flex}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-comment{width:100%;max-width:220px}.veci-premium-store-rating-stack{flex:none;align-content:start;justify-items:end;gap:4px;display:grid}.veci-rating-modal-trigger{min-height:24px;color:var(--navy);background:#fff;border:1px solid #17223b1a;border-radius:7px;padding:0 8px;font-size:9px;font-weight:850;line-height:1;text-decoration:none;box-shadow:0 4px 10px #17223b0d}.veci-rating-modal-trigger:hover{color:var(--coral);background:#ff5a360a;border-color:#ff5a363d}.veci-rating-modal-trigger.is-login{justify-content:center;align-items:center;display:inline-flex}.veci-rating-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0e16277a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.veci-rating-modal{background:#fff;border:1px solid #17223b1a;border-radius:14px;gap:10px;width:min(360px,100vw - 36px);max-height:min(520px,100vh - 36px);padding:18px;display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #0d152640}.veci-rating-modal-close{width:28px;min-width:28px;height:28px;min-height:28px;color:var(--muted);background:#fff;border:1px solid #17223b17;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;top:9px;right:9px}.veci-rating-modal-close svg{width:15px;height:15px}.veci-rating-modal-kicker{color:var(--coral);text-transform:uppercase;margin:0;padding-right:34px;font-size:9px;font-weight:900}.veci-rating-modal h3{color:var(--navy);margin:0;padding-right:34px;font-size:18px;line-height:1.15}.veci-rating-modal-label{color:var(--navy);font-size:10px;font-weight:850}.veci-rating-modal-comment{gap:5px;display:grid}.veci-rating-modal-comment>span{color:var(--navy);font-size:10px;font-weight:850}.veci-rating-modal-comment small{color:var(--muted);font-size:9px;font-weight:700}.veci-rating-modal-comment textarea{resize:vertical;width:100%;min-height:68px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b1c;border-radius:9px;padding:8px 9px;font-size:11px;line-height:1.35}.veci-rating-modal-comment textarea:focus{border-color:#ff5a3675;outline:none;box-shadow:0 0 0 2px #ff5a3614}.veci-rating-modal-actions{justify-content:flex-end;gap:7px;display:flex}.veci-rating-modal-actions button{border-radius:8px;min-height:31px;padding:0 11px;font-size:10px;font-weight:850}.veci-rating-modal-cancel{color:var(--navy);background:#fff;border:1px solid #17223b1a}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-premium-store-rating-stack,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-premium-store-rating-stack{gap:2px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium .veci-rating-modal-trigger{border-radius:4px;height:17px;padding:0 4px;min-height:17px!important;font-size:6px!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large .veci-rating-modal-trigger{border-radius:5px;height:19px;padding:0 5px;min-height:19px!important;font-size:7px!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-card{grid-template-columns:122px minmax(0,1fr)}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-main{gap:4px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-label{font-size:8px}html.mobile-device .veci-rating-modal{border-radius:11px;gap:7px;width:min(330px,100vw - 26px);max-height:calc(100vh - 24px);padding:13px}html.mobile-device .veci-rating-modal h3{font-size:14px}html.mobile-device .veci-rating-modal .veci-quick-review-stars button{width:27px;min-width:27px;height:27px;min-height:27px!important}html.mobile-device .veci-rating-modal-comment textarea{min-height:52px!important;font-size:9px!important}html.mobile-device .veci-rating-modal-actions button{height:27px;min-height:27px!important;font-size:8px!important}.veci-rating-modal-backdrop{isolation:isolate}.veci-rating-modal{border-radius:12px;gap:8px;width:min(320px,100vw - 28px);padding:14px}.veci-rating-modal h3{font-size:16px}.veci-rating-modal .veci-quick-review-stars button{width:27px;min-width:27px;height:27px;min-height:27px}.veci-rating-modal .veci-quick-review-stars svg{width:15px;height:15px}.veci-rating-modal-comment textarea{min-height:54px}@media (height<=620px){.veci-rating-modal-backdrop{padding:8px}.veci-rating-modal{border-radius:9px;gap:5px;width:min(268px,100vw - 16px);max-height:calc(100dvh - 16px);padding:9px 10px}.veci-rating-modal-close{width:22px;min-width:22px;height:22px;top:6px;right:6px;min-height:22px!important}.veci-rating-modal-close svg{width:12px;height:12px}.veci-rating-modal-kicker{padding-right:27px;font-size:7px}.veci-rating-modal h3{padding-right:27px;font-size:13px;line-height:1.08}.veci-rating-modal-label,.veci-rating-modal-comment>span{font-size:8px}.veci-rating-modal-comment small{font-size:7px}.veci-rating-modal .veci-quick-review-stars{gap:2px}.veci-rating-modal .veci-quick-review-stars button{border-radius:5px;width:22px;min-width:22px;height:22px;min-height:22px!important}.veci-rating-modal .veci-quick-review-stars svg{width:12px;height:12px}.veci-rating-modal-comment{gap:3px}.veci-rating-modal-comment textarea{border-radius:6px;max-height:64px;padding:5px 6px;line-height:1.25;min-height:40px!important;font-size:8px!important}.veci-rating-modal-actions{gap:5px}.veci-rating-modal-actions button{border-radius:6px;height:23px;padding:0 7px;min-height:23px!important;font-size:7px!important}.veci-rating-modal .veci-quick-review-status{font-size:7px}}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-body{grid-template-columns:220px minmax(0,1fr)}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review.veci-quick-review-login{justify-content:stretch;align-items:center;display:grid}.veci-quick-review-comments-panel{border-top:1px solid #17223b14;gap:6px;min-width:0;margin-top:2px;padding-top:6px;display:grid}.veci-quick-review-comments-heading{justify-content:space-between;align-items:center;gap:6px;display:flex}.veci-quick-review-comments-heading>strong{color:var(--navy);font-size:9px;font-weight:900}.veci-quick-review-comments-heading>button{min-height:22px;color:var(--navy);background:#fff;border:1px solid #17223b17;border-radius:6px;padding:0 6px;font-size:8px;font-weight:800}.veci-quick-review-comments-list{gap:5px;max-height:126px;padding-right:2px;display:grid;overflow-y:auto}.veci-quick-review-public-comment{background:#f7f8fad1;border:1px solid #17223b12;border-radius:7px;gap:3px;padding:6px 7px;display:grid}.veci-quick-review-public-comment>div{justify-content:space-between;align-items:center;gap:7px;display:flex}.veci-quick-review-public-comment strong,.veci-quick-review-public-comment time{font-size:8px;line-height:1.2}.veci-quick-review-public-comment strong{color:var(--navy);font-weight:850}.veci-quick-review-public-comment time{color:var(--muted);flex:none;font-weight:700}.veci-quick-review-public-comment p,.veci-quick-review-comments-empty{margin:0;font-size:8px;line-height:1.3}.veci-quick-review-public-comment p{color:#555e70}.veci-quick-review-comments-empty{color:var(--muted)}.veci-quick-review-comments-empty.is-error{color:#a62d20}.veci-quick-review-comment-editor{gap:5px;display:grid}.veci-quick-review-comment-editor .veci-quick-review-save{justify-self:start;min-height:24px;padding:0 7px;font-size:8px}.veci-quick-review-login-actions{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.veci-quick-review-comment textarea,.veci-rating-modal-comment textarea{resize:none!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review{padding:4px 7px 4px 0}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-comments-panel{gap:4px;padding-top:4px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-comments-heading>strong,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-public-comment strong,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-public-comment time,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-public-comment p,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-comments-empty{font-size:7px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-comments-heading>button{border-radius:4px;height:19px;padding:0 4px;min-height:19px!important;font-size:6px!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-comments-list{gap:3px;max-height:78px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-public-comment{border-radius:5px;gap:2px;padding:4px 5px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-comment-editor .veci-quick-review-save{height:20px;padding:0 5px;min-height:20px!important;font-size:6px!important}@media (width<=720px) and (orientation:portrait){html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-body{grid-template-columns:1fr}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-title,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-description,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-facts,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer{grid-column:1}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review{border-top:1px solid #17223b14;border-right:0;grid-row:auto;padding:4px 0 0}}html:not(.mobile-device) .veci-rating-modal{gap:8px;width:min(360px,100vw - 48px);max-height:min(560px,100vh - 48px);padding:14px}html:not(.mobile-device) .veci-rating-modal h3{font-size:17px}html:not(.mobile-device) .veci-rating-modal .veci-quick-review-stars button{width:30px;min-width:30px;height:30px;min-height:30px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-body{grid-template-columns:minmax(0,1fr) 245px;gap:6px 14px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review{border-left:1px solid #17223b1f;border-right:0;grid-area:1/2/5;align-content:center;place-self:stretch stretch;width:100%;max-width:none;padding:7px 0 7px 14px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-main{justify-items:start}.veci-quick-review-public-comment>div{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;display:grid}.veci-quick-review-public-rating{color:#e99a00;white-space:nowrap;align-items:center;gap:2px;font-size:8px;font-weight:850;display:inline-flex}.veci-quick-review-public-rating svg{fill:currentColor;stroke:currentColor;width:9px;height:9px}.veci-quick-review-comment-editor{padding-top:2px}.veci-quick-review-comment-editor .veci-quick-review-comment{width:100%;max-width:none}.veci-quick-review-comment textarea,.veci-rating-modal-new-comment textarea{resize:none!important}.veci-rating-modal-comments{border-top:1px solid #17223b14;gap:6px;padding-top:7px;display:grid}.veci-rating-modal-comments-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.veci-rating-modal-comments-heading strong{color:var(--navy);font-size:9px;font-weight:900}.veci-rating-modal-comments-heading span{color:var(--muted);font-size:8px;font-weight:700}.veci-rating-modal .veci-quick-review-comments-list{max-height:110px}.veci-rating-modal-new-comment{gap:4px;display:grid}.veci-rating-modal-new-comment>span{color:var(--navy);font-size:9px;font-weight:850}.veci-rating-modal-new-comment small{color:var(--muted);font-size:8px;font-weight:700}.veci-rating-modal-new-comment textarea{width:100%;min-height:50px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b1c;border-radius:8px;padding:7px 8px;font-size:10px;line-height:1.3}.veci-rating-modal-new-comment textarea:focus{border-color:#ff5a3675;outline:none;box-shadow:0 0 0 2px #ff5a3614}.veci-rating-modal-comment-publish{color:#fff;background:var(--coral);border:0;border-radius:7px;justify-self:start;min-height:27px;padding:0 9px;font-size:8px;font-weight:850}.veci-rating-modal-comment-publish:disabled{opacity:.45;cursor:not-allowed}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-body{grid-template-columns:minmax(0,1fr) 164px;gap:4px 7px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-title,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-description,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-facts,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer{grid-column:1}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review{border-left:1px solid #17223b1a;border-right:0;grid-area:1/2/5;padding:4px 0 4px 7px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-public-comment>div{gap:4px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-public-rating{font-size:7px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review-public-rating svg{width:7px;height:7px}@media (height<=620px){html.mobile-device .veci-rating-modal-comments{gap:4px;padding-top:5px}html.mobile-device .veci-rating-modal-comments-heading strong,html.mobile-device .veci-rating-modal-new-comment>span{font-size:8px}html.mobile-device .veci-rating-modal-comments-heading span,html.mobile-device .veci-rating-modal-new-comment small{font-size:7px}html.mobile-device .veci-rating-modal .veci-quick-review-comments-list{gap:3px;max-height:72px}html.mobile-device .veci-rating-modal .veci-quick-review-public-comment{border-radius:5px;gap:2px;padding:4px 5px}html.mobile-device .veci-rating-modal .veci-quick-review-public-comment strong,html.mobile-device .veci-rating-modal .veci-quick-review-public-comment time,html.mobile-device .veci-rating-modal .veci-quick-review-public-comment p,html.mobile-device .veci-rating-modal .veci-quick-review-public-rating{font-size:7px}html.mobile-device .veci-rating-modal-new-comment{gap:3px}html.mobile-device .veci-rating-modal-new-comment textarea{border-radius:6px;max-height:52px;padding:5px 6px;line-height:1.2;min-height:40px!important;font-size:8px!important}html.mobile-device .veci-rating-modal-comment-publish{border-radius:6px;height:23px;padding:0 7px;min-height:23px!important;font-size:7px!important}}@media (width<=720px) and (orientation:portrait){html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-body{grid-template-columns:1fr}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-title,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-description,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-facts,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer{grid-column:1}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-quick-review{border-top:1px solid #17223b14;border-left:0;grid-row:auto;padding:4px 0 0}}.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}.veci-marketplace-page{padding-top:0}.veci-marketplace-hero{background:#e9f4f5;border-radius:0 0 18px 18px;width:100%;height:clamp(250px,27vw,360px);overflow:hidden;box-shadow:0 18px 48px #17223b21}.veci-marketplace-hero img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.veci-marketplace-finder{z-index:2;background:#fffffffa;border:1px solid #17223b14;border-radius:18px;margin:-24px 18px 28px;padding:24px;position:relative;box-shadow:0 18px 48px #17223b1f}.veci-marketplace-finder-heading,.veci-marketplace-results-heading,.veci-reviews-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.veci-marketplace-finder-heading{margin-bottom:18px}.veci-marketplace-finder-heading h1{margin:0 0 6px;font-size:clamp(30px,4vw,46px)}.veci-marketplace-finder-heading p:last-child,.veci-catalog-heading p,.veci-review-form-card p,.veci-no-reviews p{color:var(--muted);margin-bottom:0}.veci-advanced-toggle,.veci-product-filter-toggle{min-height:44px;color:var(--navy);background:#fff;border:1px solid #17223b1f;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:850;display:inline-flex;box-shadow:0 8px 20px #17223b0f}.veci-advanced-toggle svg,.veci-product-filter-toggle svg{width:18px;height:18px}.veci-advanced-toggle.is-active,.veci-product-filter-toggle.is-active{color:var(--coral);background:#ff5a3614;border-color:#ff5a3652}.veci-advanced-toggle>span{color:#fff;background:var(--coral);border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;display:grid}.veci-marketplace-simple-search{grid-template-columns:minmax(260px,1.7fr) minmax(180px,1fr) minmax(170px,1fr) auto;align-items:end;gap:10px;display:grid}.veci-marketplace-simple-search>label:not(.veci-marketplace-query),.veci-inline-sort,.veci-sort-label,.veci-product-sort{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.veci-marketplace-simple-search select,.veci-inline-sort select,.veci-sort-label select,.veci-product-sort select{width:100%;min-height:48px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b1f;border-radius:12px;padding:0 12px;font-size:14px}.veci-marketplace-query,.veci-product-search{background:#fff;border:1px solid #17223b1f;border-radius:12px;align-items:center;gap:10px;min-height:48px;padding:0 14px;transition:border-color .16s,box-shadow .16s;display:flex}.veci-marketplace-query:focus-within,.veci-product-search:focus-within{border-color:#ff5a3680;box-shadow:0 0 0 4px #ff5a3614}.veci-marketplace-query svg,.veci-product-search svg{width:19px;height:19px;color:var(--coral);flex:none}.veci-marketplace-query input,.veci-product-search input{min-width:0;color:var(--navy);font:inherit;background:0 0;border:0;outline:0;flex:1}.veci-marketplace-search-button,.veci-store-primary-link,.veci-buy-button,.veci-review-submit{color:#fff;background:var(--coral);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #ff5a3638}.veci-marketplace-search-button svg,.veci-store-primary-link svg,.veci-buy-button svg,.veci-review-submit svg{width:17px;height:17px}.veci-applied-filters{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.veci-applied-filters>span{color:var(--muted);font-size:12px;font-weight:800}.veci-applied-filters button{min-height:30px;color:var(--navy);background:#f3f5f8;border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.veci-applied-filters button svg{width:13px;height:13px}.veci-applied-filters .clear-all{color:var(--coral);background:0 0}.veci-marketplace-results-layout{grid-template-columns:minmax(0,1fr);gap:22px;display:grid}.veci-marketplace-results-layout.has-sidebar{grid-template-columns:250px minmax(0,1fr);align-items:start}.veci-marketplace-sidebar,.veci-store-product-sidebar{background:#fff;border:1px solid #17223b17;border-radius:16px;gap:18px;padding:18px;display:grid;position:sticky;top:92px;box-shadow:0 12px 28px #17223b12}.veci-filter-section,.veci-product-filter-block{gap:10px;display:grid}.veci-filter-section+.veci-filter-section,.veci-product-filter-block+.veci-product-filter-block{border-top:1px solid #17223b14;padding-top:16px}.veci-filter-section>strong,.veci-product-filter-block>strong{color:var(--navy);font-size:14px}.veci-filter-section>label,.veci-product-filter-block>label{color:#4d5567;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.veci-filter-section input,.veci-product-filter-block input{width:16px;height:16px;accent-color:var(--coral)}.veci-rating-filter-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.veci-rating-filter-buttons button{min-height:34px;color:var(--navy);background:#f8f9fb;border:1px solid #17223b17;border-radius:9px;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:800;display:inline-flex}.veci-rating-filter-buttons button.active{color:#a36b00;background:#ffb4001a;border-color:#ffb40059}.veci-rating-filter-buttons svg{fill:currentColor;width:13px;height:13px}.veci-sidebar-clear{min-height:38px;color:var(--coral);background:#ff5a3614;border-radius:10px;font-size:12px;font-weight:850}.veci-marketplace-results-heading{margin-bottom:16px}.veci-marketplace-results-heading h2{font-size:clamp(26px,3vw,34px)}.veci-inline-sort{min-width:190px}.veci-premium-store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.veci-premium-store-card{background:#fff;border:1px solid #17223b14;border-radius:16px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 14px 34px #17223b17}.veci-premium-store-card:hover{border-color:#ff5a3633;transform:translateY(-3px);box-shadow:0 20px 44px #17223b21}.veci-premium-store-cover{aspect-ratio:16/8.5;background:linear-gradient(145deg,#edf3f8,#f8eee9);display:block;position:relative;overflow:hidden}.veci-premium-store-cover>img,.veci-store-cover-placeholder{width:100%;height:100%}.veci-premium-store-cover>img{object-fit:cover;transition:transform .22s;display:block}.veci-premium-store-card:hover .veci-premium-store-cover>img{transform:scale(1.025)}.veci-store-cover-placeholder{color:#17223b4d;place-items:center;display:grid}.veci-store-cover-placeholder svg{width:44px;height:44px}.veci-premium-store-cover .store-presence-pill,.veci-store-mode-pill{z-index:1;position:absolute;top:12px}.veci-premium-store-cover .store-presence-pill{left:12px}.veci-store-mode-pill{color:var(--navy);background:#fffffff0;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;right:12px;box-shadow:0 5px 14px #17223b1f}.veci-store-mode-pill.can-buy{color:#17663b;background:#effff7f5}.veci-premium-store-body{gap:13px;padding:17px;display:grid}.veci-premium-store-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.veci-premium-store-title p,.veci-product-category-label{color:var(--coral);text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:900}.veci-premium-store-title h3{margin:0;font-size:20px}.veci-marketplace-rating{color:#9b6700;flex:none;align-items:center;gap:3px;font-size:12px;display:inline-flex}.veci-marketplace-rating svg{fill:#ffb400;color:#ffb400;width:16px;height:16px}.veci-marketplace-rating small{color:var(--muted)}.veci-marketplace-rating.is-new{color:var(--muted);font-size:11px}.veci-marketplace-rating.is-new svg{fill:none;color:#9aa1ad}.veci-premium-store-description{color:#5a6070;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.veci-premium-store-facts{flex-wrap:wrap;gap:6px;display:flex}.veci-premium-store-facts span{color:#596071;background:#f5f6f8;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.veci-premium-store-facts svg{width:12px;height:12px}.veci-premium-store-footer{border-top:1px solid #17223b12;justify-content:space-between;align-items:flex-end;gap:12px;padding-top:12px;display:flex}.veci-premium-store-footer>div{gap:2px;display:grid}.veci-premium-store-footer small{color:var(--muted);font-size:10px}.veci-premium-store-footer strong{color:var(--navy);font-size:15px}.veci-premium-store-footer .veci-store-primary-link{min-height:40px;padding:0 14px;font-size:12px}.veci-public-store-page{gap:30px;display:grid}.veci-premium-store-hero{background:linear-gradient(135deg,#17223b,#2e466c);border-radius:18px;min-height:320px;position:relative;overflow:hidden;box-shadow:0 18px 44px #17223b29}.veci-premium-store-hero:after{content:"";background:linear-gradient(90deg,#0f192de0 0%,#0f192d9e 48%,#0f192d14 100%);position:absolute;inset:0}.veci-premium-store-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.veci-premium-store-hero-content{z-index:1;color:#fff;align-content:end;max-width:760px;min-height:320px;padding:34px;display:grid;position:relative}.veci-premium-store-hero-content h1{color:#fff;margin-bottom:12px;font-size:clamp(38px,6vw,64px)}.veci-premium-store-hero-content>p:not(.section-kicker){color:#ffffffdb;max-width:620px;font-size:16px}.veci-store-rating-summary{align-items:center;gap:9px;margin-bottom:14px;display:flex}.veci-store-rating-summary a{color:#fff;font-size:13px;font-weight:800}.veci-review-stars{color:#ffb40052;gap:2px;display:inline-flex}.veci-review-stars svg{fill:currentColor;width:17px;height:17px}.veci-review-stars svg.is-active{color:#ffb400}.veci-catalog-heading{margin:0}.veci-catalog-heading h2{margin-bottom:7px}.veci-product-quick-tools{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.veci-product-search{min-height:50px}.veci-product-search button{width:30px;height:30px;color:var(--muted);background:#f3f4f6;border-radius:999px;place-items:center;display:grid}.veci-product-search button svg{width:14px;height:14px}.veci-product-filter-toggle{display:none}.veci-store-product-layout{grid-template-columns:235px minmax(0,1fr);align-items:start;gap:22px;display:grid}.veci-product-category-list{gap:4px;display:grid}.veci-product-category-list button{color:#4c5464;text-align:left;background:0 0;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:0 10px;font-size:12px;font-weight:750;display:flex}.veci-product-category-list button:hover,.veci-product-category-list button.active{color:var(--coral);background:#ff5a3614}.veci-product-category-list small{min-width:23px;height:21px;color:var(--muted);background:#eef0f4;border-radius:999px;place-items:center;font-size:9px;display:grid}.veci-product-results-count{color:var(--navy);align-items:center;gap:9px;margin-bottom:12px;display:flex}.veci-product-results-count span{color:var(--coral);background:#ff5a3614;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:850}.veci-premium-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.veci-premium-product-card{border-radius:14px;grid-template-rows:auto 1fr;padding:0;display:grid;overflow:hidden;box-shadow:0 10px 26px #17223b14}.veci-premium-product-card .veci-store-product-image{aspect-ratio:1/.78;border-radius:0}.veci-premium-product-copy{align-content:start;gap:7px;padding:14px;display:grid}.veci-premium-product-copy h3,.veci-premium-product-copy>p{margin:0}.veci-premium-product-copy>p:not(.veci-product-category-label){color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.veci-premium-product-copy .veci-store-product-price{margin:2px 0 0}.veci-product-actions{margin-top:5px}.veci-buy-button,.veci-consult-button{width:100%;min-height:42px;font-size:12px}.veci-consult-button{color:var(--coral);background:#ff5a3612;border:1px solid #ff5a3633;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-weight:900;text-decoration:none;display:inline-flex}.veci-consult-button svg{width:17px;height:17px}.veci-consult-button.is-disabled{color:var(--muted);background:#f5f6f8;border-color:#17223b14}.veci-store-reviews{border-top:1px solid #17223b1a;padding-top:30px;scroll-margin-top:100px}.veci-reviews-heading{margin-bottom:18px}.veci-reviews-heading h2{max-width:720px}.veci-review-score-card{background:#fff;border:1px solid #17223b14;border-radius:14px;align-items:center;gap:12px;min-width:205px;padding:14px 16px;display:flex;box-shadow:0 8px 20px #17223b0f}.veci-review-score-card>strong{color:var(--navy);font-size:34px;line-height:1}.veci-review-score-card>div{gap:3px;display:grid}.veci-review-score-card span:last-child{color:var(--muted);font-size:10px;font-weight:750}.veci-review-score-card .veci-review-stars,.veci-review-card .veci-review-stars{color:#ffb40040}.veci-reviews-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.veci-review-list{gap:10px;display:grid}.veci-review-card,.veci-no-reviews,.veci-review-form-card{background:#fff;border:1px solid #17223b14;border-radius:14px;box-shadow:0 9px 24px #17223b0f}.veci-review-card{padding:16px}.veci-review-card>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.veci-review-card time,.veci-review-card small,.veci-review-character-count{color:var(--muted);font-size:10px}.veci-review-card p{color:#41495a;margin:12px 0 7px;font-size:13px;line-height:1.55}.veci-review-card p.is-rating-only{color:var(--muted);font-style:italic}.veci-no-reviews{text-align:center;place-items:center;min-height:180px;padding:28px;display:grid}.veci-no-reviews>svg,.veci-review-login-prompt>svg{color:#ffb400;width:32px;height:32px;margin-bottom:10px}.veci-review-form-card{padding:18px;position:sticky;top:92px}.veci-review-form-card form{gap:12px;display:grid}.veci-review-form-card h3{margin:0}.veci-review-star-picker{gap:5px;display:flex}.veci-review-star-picker button{color:#c9cdd5;background:#f5f6f8;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.veci-review-star-picker button.is-active{color:#ffb400;background:#ffb4001c}.veci-review-star-picker svg{fill:currentColor;width:21px;height:21px}.veci-review-form-card label{color:var(--navy);gap:6px;font-size:12px;font-weight:850;display:grid}.veci-review-form-card label span{color:var(--muted);font-weight:650}.veci-review-form-card textarea{resize:vertical;width:100%;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b1f;border-radius:10px;padding:11px;font-size:12px;line-height:1.5}.veci-review-character-count{text-align:right;margin-top:-7px}.veci-review-submit{width:100%;min-height:44px}.veci-review-submit:disabled{cursor:wait;opacity:.65}.veci-review-login-prompt{justify-items:start;gap:8px;display:grid}.veci-review-login-prompt h3,.veci-review-login-prompt p{margin:0}.veci-review-login-prompt .veci-store-primary-link{min-height:42px;margin-top:6px}@media (width<=1080px){.veci-premium-store-grid,.veci-premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.veci-marketplace-hero{border-radius:0 0 14px 14px;height:clamp(190px,26vw,250px)}.veci-marketplace-finder{margin:-14px 10px 20px;padding:16px}.veci-marketplace-finder-heading{align-items:center}.veci-marketplace-finder-heading h1{font-size:30px}.veci-marketplace-finder-heading p:last-child{display:none}.veci-marketplace-simple-search{grid-template-columns:minmax(0,1fr) minmax(150px,.7fr) minmax(150px,.7fr) auto}.veci-marketplace-simple-search>label:not(.veci-marketplace-query)>span,.veci-inline-sort>span{display:none}.veci-marketplace-results-layout.has-sidebar{grid-template-columns:1fr}.veci-marketplace-sidebar,.veci-store-product-sidebar,.veci-review-form-card{position:static}.veci-marketplace-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))}.veci-marketplace-sidebar .veci-filter-section+.veci-filter-section{border-top:0;border-left:1px solid #17223b14;padding-top:0;padding-left:14px}.veci-marketplace-sidebar .veci-sidebar-clear{grid-column:1/-1}.veci-product-filter-toggle{display:inline-flex}.veci-store-product-layout{grid-template-columns:1fr}.veci-store-product-sidebar{display:none}.veci-store-product-sidebar.is-open{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.veci-store-product-sidebar .veci-product-filter-block+.veci-product-filter-block{border-top:0;border-left:1px solid #17223b14;padding-top:0;padding-left:14px}.veci-store-product-sidebar .veci-sidebar-clear{grid-column:1/-1}.veci-reviews-layout{grid-template-columns:1fr}}@media (width<=720px){.veci-marketplace-finder-heading,.veci-marketplace-results-heading,.veci-reviews-heading,.veci-catalog-heading{flex-direction:column;align-items:stretch}.veci-marketplace-simple-search{grid-template-columns:1fr 1fr}.veci-marketplace-query,.veci-marketplace-search-button{grid-column:1/-1}.veci-premium-store-grid,.veci-premium-product-grid,.veci-marketplace-sidebar,.veci-store-product-sidebar.is-open{grid-template-columns:1fr}.veci-marketplace-sidebar .veci-filter-section+.veci-filter-section,.veci-store-product-sidebar .veci-product-filter-block+.veci-product-filter-block{border-top:1px solid #17223b14;border-left:0;padding-top:14px;padding-left:0}.veci-premium-store-hero,.veci-premium-store-hero-content{min-height:270px}.veci-premium-store-hero-content{padding:22px}.veci-product-quick-tools{grid-template-columns:1fr}}@media (width<=520px){.veci-marketplace-hero{height:170px}.veci-marketplace-finder{margin-inline:4px}.veci-marketplace-simple-search{grid-template-columns:1fr}.veci-marketplace-query,.veci-marketplace-search-button{grid-column:auto}.veci-premium-store-title,.veci-premium-store-footer{flex-direction:column;align-items:flex-start}.veci-inline-sort{width:100%}}.veci-marketplace-page .veci-marketplace-filter-toolbar{align-items:center;gap:8px;min-width:0;margin-top:14px;display:flex}.veci-marketplace-page .veci-marketplace-filter-toolbar .veci-applied-filters{flex:auto;min-width:0;margin-top:0}.veci-marketplace-page .veci-marketplace-mobile-sort{flex:none;min-width:152px;margin-left:0;display:block}.veci-marketplace-page .veci-marketplace-mobile-sort>span{display:none}.veci-marketplace-page .veci-marketplace-mobile-sort select{border-radius:9px;width:152px;height:32px;min-height:32px;padding:0 28px 0 10px;font-size:11px;font-weight:800}.veci-marketplace-page .veci-marketplace-results-sort{display:none!important}.veci-marketplace-view-size{background:#f3f5f8;border:1px solid #17223b1a;border-radius:10px;flex:none;align-items:center;gap:3px;margin-left:auto;padding:3px;display:inline-flex}.veci-marketplace-view-label{color:var(--muted);padding:0 5px;font-size:10px;font-weight:800}.veci-marketplace-view-size button{color:#5c6475;background:0 0;border:1px solid #0000;border-radius:7px;min-height:26px;padding:0 9px;font-size:10px;font-weight:850;transition:background .14s,border-color .14s,color .14s,box-shadow .14s}.veci-marketplace-view-size button:hover{color:var(--navy);background:#ffffffbf}.veci-marketplace-view-size button.is-active{color:var(--coral);background:#fff;border-color:#ff5a362e;box-shadow:0 3px 8px #17223b14}.veci-view-short{display:none}.veci-marketplace-page .veci-marketplace-results-heading{margin-bottom:10px}.veci-marketplace-page .veci-marketplace-results-heading h2{margin:0;font-size:24px;line-height:1.08}.veci-marketplace-page .veci-marketplace-results .empty-state{min-height:0;padding:26px 30px}.veci-marketplace-page .veci-marketplace-results .empty-state>svg{width:28px;height:28px}.veci-marketplace-page .veci-marketplace-results .empty-state h2{margin:8px 0 5px;font-size:26px;line-height:1.15}.veci-marketplace-page .veci-marketplace-results .empty-state p{margin:0;font-size:14px;line-height:1.4}.veci-marketplace-page .veci-marketplace-results .empty-state .button-link{border-radius:9px;min-height:36px;margin-top:14px;padding:0 15px;font-size:12px}.veci-marketplace-page .veci-premium-store-grid.is-medium{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.veci-marketplace-page .veci-premium-store-grid.is-large{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}@media (width<=1180px){html:not(.mobile-device) .veci-marketplace-page .veci-premium-store-grid.is-small{grid-template-columns:repeat(3,minmax(0,1fr))}html:not(.mobile-device) .veci-marketplace-page .veci-premium-store-grid.is-medium{grid-template-columns:repeat(2,minmax(0,1fr))}html:not(.mobile-device) .veci-marketplace-page .veci-premium-store-grid.is-large{grid-template-columns:1fr}}html.mobile-device .veci-marketplace-page .veci-marketplace-filter-toolbar{gap:5px;margin-top:5px}html.mobile-device .veci-marketplace-page .veci-marketplace-view-size{border-radius:7px;gap:2px;margin-left:auto;padding:2px}html.mobile-device .veci-marketplace-page .veci-marketplace-view-label{padding:0 3px;font-size:8px}html.mobile-device .veci-marketplace-page .veci-marketplace-view-size button{border-radius:5px;width:23px;min-width:23px;height:22px;padding:0;min-height:22px!important;font-size:8px!important}html.mobile-device .veci-marketplace-page .veci-view-long{display:none}html.mobile-device .veci-marketplace-page .veci-view-short{display:inline}html.mobile-device .veci-marketplace-page .veci-marketplace-mobile-sort{min-width:112px}html.mobile-device .veci-marketplace-page .veci-marketplace-mobile-sort select{border-radius:7px;width:112px;height:24px;padding:0 20px 0 7px;min-height:24px!important;font-size:9px!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large{grid-template-columns:1fr;gap:12px}@media (width<=720px) and (orientation:portrait){html.mobile-device .veci-marketplace-page .veci-marketplace-filter-toolbar{flex-wrap:wrap}html.mobile-device .veci-marketplace-page .veci-marketplace-filter-toolbar .veci-applied-filters{flex-basis:100%}html.mobile-device .veci-marketplace-page .veci-marketplace-view-size{margin-left:auto}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small{grid-template-columns:repeat(2,minmax(0,1fr))}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-medium,html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-large{grid-template-columns:1fr}}.veci-marketplace-page .veci-premium-store-grid.is-small{grid-template-columns:1fr!important;gap:9px!important}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-card{border-radius:13px;grid-template-columns:170px minmax(0,1fr);align-items:stretch;min-height:132px;display:grid;overflow:hidden}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-card:hover{transform:translateY(-1px)}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-cover{aspect-ratio:auto;height:100%;min-height:132px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-cover .store-presence-pill,.veci-marketplace-page .veci-premium-store-grid.is-small .veci-store-mode-pill{padding:5px 7px;font-size:9px;top:8px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-cover .store-presence-pill{left:8px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-store-mode-pill{right:8px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-body{grid-template-rows:auto auto auto auto;grid-template-columns:minmax(0,1fr) minmax(245px,.72fr);gap:6px 14px;min-width:0;padding:11px 13px;display:grid}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-title,.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-description,.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-facts,.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer{grid-column:1}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-title{align-items:center}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-title p{margin-bottom:2px;font-size:9px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-title h3{font-size:16px;line-height:1.08}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-marketplace-rating{font-size:10px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-marketplace-rating svg{width:13px;height:13px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-description{-webkit-line-clamp:1;min-height:0;font-size:11px;line-height:1.32}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-facts{gap:4px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-facts span{padding:3px 6px;font-size:9px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-facts svg{width:10px;height:10px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer{align-items:center;padding-top:5px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer small{font-size:9px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer strong{font-size:13px}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer .veci-store-primary-link{border-radius:8px;min-height:30px;padding:0 10px;font-size:10px}.veci-quick-review{border-left:1px solid #17223b14;grid-area:1/2/5;align-content:center;gap:7px;min-width:0;padding-left:13px;display:grid}.veci-quick-review-main{grid-template-columns:auto 1fr;align-items:center;gap:5px 8px;display:grid}.veci-quick-review-label{color:var(--navy);white-space:nowrap;font-size:10px;font-weight:850}.veci-quick-review-stars{align-items:center;gap:3px;display:flex}.veci-quick-review-stars button{color:#c7ccd4;background:#f4f5f7;border-radius:7px;place-items:center;width:26px;min-width:26px;height:26px;min-height:26px;padding:0;display:grid}.veci-quick-review-stars button.is-active{color:#ffb400;background:#ffb4001a}.veci-quick-review-stars button:disabled{opacity:.62}.veci-quick-review-stars svg{fill:currentColor;width:15px;height:15px}.veci-quick-review-actions{grid-column:1/-1;align-items:center;gap:5px;display:flex}.veci-quick-review-actions button,.veci-quick-review-login a{border-radius:7px;min-height:27px;padding:0 9px;font-size:9px;font-weight:850}.veci-quick-review-comment-toggle{color:var(--navy);background:#fff;border:1px solid #17223b17}.veci-quick-review-save{color:#fff;background:var(--coral)}.veci-quick-review-save:disabled{cursor:default;opacity:.48}.veci-quick-review-comment{gap:4px;display:grid}.veci-quick-review-comment>span{color:var(--muted);font-size:9px;font-weight:750}.veci-quick-review-comment textarea{resize:vertical;width:100%;min-height:48px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b1c;border-radius:8px;padding:7px 8px;font-size:10px;line-height:1.3}.veci-quick-review-comment textarea:focus{border-color:#ff5a3675;outline:none;box-shadow:0 0 0 2px #ff5a3614}.veci-quick-review-status{font-size:9px;font-weight:800}.veci-quick-review-status.is-error{color:#a62d20}.veci-quick-review-status.is-success{color:#18754a}.veci-quick-review-login{justify-content:center;align-items:center;gap:7px;display:flex}.veci-quick-review-login span{color:var(--muted);font-size:10px;font-weight:750}.veci-quick-review-login a{color:var(--coral);background:#ff5a3614;align-items:center;text-decoration:none;display:inline-flex}.veci-public-store-page .veci-store-reviews{padding-top:16px}.veci-public-store-page .veci-reviews-heading{margin-bottom:10px}.veci-public-store-page .veci-reviews-heading .section-kicker{margin-bottom:3px;font-size:10px}.veci-public-store-page .veci-reviews-heading h2{margin:0;font-size:30px;line-height:1.08}.veci-public-store-page .veci-review-score-card{border-radius:10px;gap:8px;min-width:165px;padding:9px 11px}.veci-public-store-page .veci-review-score-card>strong{font-size:24px}.veci-public-store-page .veci-review-score-card .veci-review-stars svg{width:14px;height:14px}.veci-public-store-page .veci-reviews-layout{grid-template-columns:minmax(0,1fr) 285px;gap:12px}.veci-public-store-page .veci-review-list{gap:7px}.veci-public-store-page .veci-review-card{padding:11px 12px}.veci-public-store-page .veci-review-card p{margin:7px 0 4px;font-size:11px;line-height:1.4}.veci-public-store-page .veci-no-reviews{min-height:96px;padding:14px}.veci-public-store-page .veci-no-reviews>svg{width:23px;height:23px;margin-bottom:5px}.veci-public-store-page .veci-no-reviews strong{font-size:12px}.veci-public-store-page .veci-no-reviews p{margin-top:3px;font-size:11px}.veci-public-store-page .veci-review-form-card{padding:12px}.veci-public-store-page .veci-review-form-card form{gap:8px}.veci-public-store-page .veci-review-form-card .section-kicker{font-size:9px}.veci-public-store-page .veci-review-form-card h3{font-size:17px}.veci-public-store-page .veci-review-form-card form>p:not(.section-kicker){font-size:11px;line-height:1.35}.veci-public-store-page .veci-review-star-picker{gap:4px}.veci-public-store-page .veci-review-star-picker button{border-radius:8px;width:31px;height:31px;min-height:31px}.veci-public-store-page .veci-review-star-picker svg{width:17px;height:17px}.veci-public-store-page .veci-review-form-card label{gap:4px;font-size:10px}.veci-public-store-page .veci-review-form-card textarea{min-height:58px;padding:8px;font-size:10px}.veci-public-store-page .veci-review-submit{border-radius:8px;min-height:34px;padding:0 10px;font-size:10px}@media (width<=980px){.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-card{grid-template-columns:145px minmax(0,1fr)}.veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-body{grid-template-columns:minmax(0,1fr) minmax(215px,.72fr)}}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small{grid-template-columns:1fr!important;gap:6px!important}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-card{border-radius:9px;grid-template-columns:118px minmax(0,1fr);min-height:104px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-cover{min-height:104px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-body{grid-template-columns:minmax(0,1fr) minmax(185px,.72fr);gap:4px 8px;padding:7px 8px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-title p{font-size:7px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-title h3{font-size:12px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-marketplace-rating{font-size:8px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-marketplace-rating svg{width:10px;height:10px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-description{font-size:8px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-facts span{padding:2px 4px;font-size:7px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer{padding-top:3px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer small{font-size:7px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer strong{font-size:10px}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-footer .veci-store-primary-link{border-radius:6px;height:24px;padding:0 7px;min-height:24px!important;font-size:8px!important}html.mobile-device .veci-marketplace-page .veci-quick-review{gap:4px;padding-left:7px}html.mobile-device .veci-marketplace-page .veci-quick-review-main{gap:3px 5px}html.mobile-device .veci-marketplace-page .veci-quick-review-label,html.mobile-device .veci-marketplace-page .veci-quick-review-login span{font-size:8px}html.mobile-device .veci-marketplace-page .veci-quick-review-stars{gap:2px}html.mobile-device .veci-marketplace-page .veci-quick-review-stars button{border-radius:5px;width:21px;min-width:21px;height:21px;min-height:21px!important}html.mobile-device .veci-marketplace-page .veci-quick-review-stars svg{width:12px;height:12px}html.mobile-device .veci-marketplace-page .veci-quick-review-actions{gap:3px}html.mobile-device .veci-marketplace-page .veci-quick-review-actions button,html.mobile-device .veci-marketplace-page .veci-quick-review-login a{border-radius:5px;height:22px;padding:0 6px;min-height:22px!important;font-size:7px!important}html.mobile-device .veci-marketplace-page .veci-quick-review-comment>span,html.mobile-device .veci-marketplace-page .veci-quick-review-status{font-size:7px}html.mobile-device .veci-marketplace-page .veci-quick-review-comment textarea{border-radius:6px;padding:5px 6px;min-height:36px!important;font-size:8px!important}html.mobile-device .veci-public-store-page .veci-store-reviews{padding-top:10px}html.mobile-device .veci-public-store-page .veci-reviews-heading{margin-bottom:7px}html.mobile-device .veci-public-store-page .veci-reviews-heading h2{font-size:18px}html.mobile-device .veci-public-store-page .veci-review-score-card{border-radius:8px;gap:5px;width:fit-content;min-width:0;padding:6px 8px}html.mobile-device .veci-public-store-page .veci-review-score-card>strong{font-size:18px}html.mobile-device .veci-public-store-page .veci-no-reviews{min-height:70px;padding:10px}html.mobile-device .veci-public-store-page .veci-review-form-card{padding:9px}html.mobile-device .veci-public-store-page .veci-review-star-picker button{width:26px;height:26px;min-height:26px!important}html.mobile-device .veci-public-store-page .veci-review-submit{height:28px;min-height:28px!important;font-size:9px!important}@media (width<=720px) and (orientation:portrait){html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-card{grid-template-columns:92px minmax(0,1fr)}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-body{grid-template-columns:1fr}html.mobile-device .veci-marketplace-page .veci-premium-store-grid.is-small .veci-premium-store-description{display:none}html.mobile-device .veci-marketplace-page .veci-quick-review{border-top:1px solid #17223b14;border-left:0;grid-area:auto/1;padding-top:5px;padding-left:0}}.veci-promo-detail-backdrop{z-index:1300;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b142794;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.veci-promo-detail-modal{background:#fff;border:1px solid #17223b1f;border-radius:20px;width:min(760px,94vw);max-height:min(760px,90vh);overflow:auto;box-shadow:0 28px 70px #0b142747}.veci-promo-detail-header{z-index:4;background:#fffffff7;border-bottom:1px solid #17223b17;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 15px;display:flex;position:sticky;top:0}.veci-promo-detail-header>div{min-width:0}.veci-promo-detail-header span{color:var(--coral);text-transform:uppercase;align-items:center;gap:5px;font-size:10px;font-weight:900;display:inline-flex}.veci-promo-detail-header span svg{width:13px;height:13px}.veci-promo-detail-header h2{color:var(--navy);margin:4px 0 2px;font-size:26px;line-height:1.05}.veci-promo-detail-header p{color:#696273;margin:0;font-size:13px}.veci-promo-detail-header>button{width:38px;min-width:38px;height:38px;min-height:38px;color:var(--navy);background:#f4f5f8;border:0;border-radius:10px;place-items:center;padding:0;display:grid}.veci-promo-detail-header>button svg{width:18px;height:18px}.veci-promo-detail-body{gap:14px;padding:18px 20px 20px;display:grid}.veci-promo-detail-intro{justify-content:space-between;align-items:center;gap:14px;display:flex}.veci-promo-detail-intro small{color:#777181;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:850;display:block}.veci-promo-detail-intro p{color:#4f4a57;margin:0;font-size:13px;line-height:1.4}.veci-promo-detail-discount{color:#fff;background:var(--coral);border-radius:999px;flex:none;padding:7px 10px;font-size:13px}.veci-promo-detail-items{gap:8px;display:grid}.veci-promo-detail-item{background:#fffdfa;border:1px solid #17223b1a;border-radius:13px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px;display:grid}.veci-promo-detail-item-image{background:#f3f4f7;border-radius:10px;place-items:center;width:76px;height:76px;display:grid;overflow:hidden}.veci-promo-detail-item-image img{object-fit:contain;width:100%;height:100%}.veci-promo-detail-item-image svg{color:#17223b4d;width:26px;height:26px}.veci-promo-detail-item-copy{gap:2px;min-width:0;display:grid}.veci-promo-detail-item-copy small{color:var(--coral);text-transform:uppercase;font-size:9px;font-weight:850}.veci-promo-detail-item-copy strong{overflow-wrap:anywhere;color:var(--navy);font-size:14px}.veci-promo-detail-item-copy span{color:#777181;font-size:11px}.veci-promo-detail-line-total{color:var(--navy);white-space:nowrap;font-size:14px}.veci-promo-detail-totals{background:#f6f7fa;border-radius:13px;gap:7px;padding:13px 15px;display:grid}.veci-promo-detail-totals>div{color:#5f5968;justify-content:space-between;gap:16px;font-size:12px;display:flex}.veci-promo-detail-totals>div strong{color:var(--navy)}.veci-promo-detail-totals .is-saving strong{color:#18834c}.veci-promo-detail-totals .is-promo{color:var(--navy);border-top:1px solid #17223b1a;padding-top:8px;font-size:15px;font-weight:900}.veci-promo-detail-totals .is-promo strong{color:var(--coral);font-size:18px}.veci-promo-detail-price-hidden{color:#605a67;background:#f6f7fa;border:1px solid #17223b1a;border-radius:13px;margin:0;padding:12px 14px;font-size:12px;font-weight:750}.veci-promo-detail-remaining{color:#605a67;text-align:right;margin:0;font-size:11px}.veci-promo-detail-actions{justify-content:flex-end;gap:8px;display:flex}.veci-promo-detail-actions button{border-radius:10px;min-height:40px;padding:0 16px;font-weight:850}.veci-promo-detail-close{color:var(--navy);background:#fff;border:1px solid #17223b21}.veci-promo-detail-buy{color:#fff;background:var(--coral);border:0;align-items:center;gap:7px;display:inline-flex}.veci-promo-detail-buy svg{width:16px;height:16px}html.mobile-device body #root .veci-promo-detail-backdrop{padding:var(--veci-mob-page-gap)}html.mobile-device body #root .veci-promo-detail-modal{width:min(520px, calc(100vw - (var(--veci-mob-page-gap) * 2)));max-height:calc(100vh - (var(--veci-mob-page-gap) * 2));border-radius:var(--veci-mob-panel-radius)}html.mobile-device body #root .veci-promo-detail-header{gap:var(--veci-mob-panel-gap);padding:var(--veci-mob-panel-pad)}html.mobile-device body #root .veci-promo-detail-header span{font-size:var(--veci-mob-small-text)!important}html.mobile-device body #root .veci-promo-detail-header h2{font-size:var(--veci-mob-section-title)!important}html.mobile-device body #root .veci-promo-detail-header p,html.mobile-device body #root .veci-promo-detail-intro p,html.mobile-device body #root .veci-promo-detail-item-copy span,html.mobile-device body #root .veci-promo-detail-totals>div,html.mobile-device body #root .veci-promo-detail-price-hidden,html.mobile-device body #root .veci-promo-detail-remaining{font-size:var(--veci-mob-body-text)!important}html.mobile-device body #root .veci-promo-detail-header>button,html.mobile-device body #root .veci-promo-detail-actions button{border-radius:var(--veci-mob-control-radius);min-height:var(--veci-mob-button-height)!important;height:var(--veci-mob-button-height)!important;font-size:var(--veci-mob-control-text)!important}html.mobile-device body #root .veci-promo-detail-header>button{width:var(--veci-mob-button-height)!important;min-width:var(--veci-mob-button-height)!important;padding:0!important}html.mobile-device body #root .veci-promo-detail-body{gap:var(--veci-mob-panel-gap);padding:var(--veci-mob-panel-pad)}html.mobile-device body #root .veci-promo-detail-intro small,html.mobile-device body #root .veci-promo-detail-item-copy small{font-size:var(--veci-mob-small-text)!important}html.mobile-device body #root .veci-promo-detail-discount,html.mobile-device body #root .veci-promo-detail-item-copy strong,html.mobile-device body #root .veci-promo-detail-line-total,html.mobile-device body #root .veci-promo-detail-totals .is-promo{font-size:var(--veci-mob-control-text)!important}html.mobile-device body #root .veci-promo-detail-item{gap:var(--veci-mob-inline-gap);padding:var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-panel-radius);grid-template-columns:54px minmax(0,1fr) auto}html.mobile-device body #root .veci-promo-detail-item-image{border-radius:var(--veci-mob-control-radius);width:54px;height:54px}html.mobile-device body #root .veci-promo-detail-totals{padding:var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-panel-radius);gap:4px}html.mobile-device body #root .veci-promo-detail-totals .is-promo strong{font-size:var(--veci-mob-highlight-text)!important}@media (orientation:landscape){html.mobile-device body #root .veci-promo-detail-modal{max-height:calc(100vh - 8px)}html.mobile-device body #root .veci-promo-detail-header,html.mobile-device body #root .veci-promo-detail-body{padding:var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x)}html.mobile-device body #root .veci-promo-detail-item{grid-template-columns:46px minmax(0,1fr) auto}html.mobile-device body #root .veci-promo-detail-item-image{width:46px;height:46px}}html.mobile-device body #root .veci-promo-detail-price-hidden{padding:var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-panel-radius)}.commerce-cash-access-shell.no-expenses .commerce-cash-tabs>button:nth-child(3),.commerce-products-access-shell.is-plan-a .kiosk-products-page>.commerce-inventory-tabs>button:nth-child(4),.commerce-products-access-shell.is-readonly .commerce-module-heading .commerce-primary-button{display:none!important}.commerce-plan-a-catalog-note{color:#20314c;background:#fff7f4;border:1px solid #ffd5ca;border-left:4px solid #ff5d3d;border-radius:13px;align-items:center;gap:12px;margin:0 0 14px;padding:12px 14px;display:flex}.commerce-plan-a-catalog-note>svg{color:#ff5d3d;flex:none;width:21px;height:21px}.commerce-plan-a-catalog-note>span{gap:2px;display:grid}.commerce-plan-a-catalog-note strong{color:#14243f;font-size:.9rem}.commerce-plan-a-catalog-note small{color:#68758a;font-size:.78rem;line-height:1.35}.commerce-online-access-shell.catalog-only .commerce-online-tab-orders,.commerce-online-access-shell.catalog-only .commerce-online-tab-settings{display:none!important}.commerce-online-access-shell.catalog-only .commerce-online-store-metrics{justify-content:flex-start;display:flex}.commerce-online-access-shell.catalog-only .commerce-online-store-metrics>article:first-child,.commerce-online-access-shell.catalog-only .commerce-online-store-metrics>article:nth-child(2),.commerce-online-access-shell.catalog-only .commerce-online-store-metrics>article:nth-child(4){display:none!important}.commerce-online-access-shell.catalog-only .commerce-online-store-metrics>article:nth-child(3){flex:0 360px;width:min(100%,360px)}.commerce-reports-access-shell.is-plan-a .report-v2-tabs>button:not(:first-child),.commerce-reports-access-shell.is-plan-a .report-v2-header>div:last-child>button,.commerce-reports-access-shell.is-plan-a .report-v2-expense-summary{display:none!important}.commerce-reports-access-shell.is-plan-a .report-v2-tabs{justify-content:flex-start}.commerce-expenses-refined-shell.is-readonly .commerce-expenses-heading .commerce-primary-button{display:none!important}.commerce-expenses-refined-shell.is-readonly:before{content:"Solo lectura";color:#6b5a22;background:#fff8dd;border:1px solid #ecd68a;border-radius:999px;margin:0 0 10px;padding:5px 9px;font-size:.72rem;font-weight:800;display:inline-flex}.veci-catalog-only-pill,.veci-store-catalog-only-label{color:#c74a31;background:#fff1ed;border:1px solid #ffc7ba;border-radius:999px;align-items:center;gap:6px;font-size:.76rem;font-weight:800;display:inline-flex}.veci-catalog-only-pill{padding:5px 9px}.veci-store-catalog-only-label{width:fit-content;padding:7px 10px}.veci-catalog-only-pill svg,.veci-store-catalog-only-label svg{width:15px;height:15px}@media (width<=720px){.commerce-plan-a-catalog-note{align-items:flex-start}}.commerce-online-product-thumb,.commerce-online-image-field img,.veci-store-product-image{background:#fff}.commerce-online-product-thumb img,.commerce-online-image-field img,.veci-store-product-image img{object-position:center center;width:100%;height:100%;object-fit:contain!important}.commerce-online-product-visibility{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-online-product-visibility .commerce-online-switch{align-items:flex-start;min-width:0}.commerce-online-product-visibility .commerce-online-switch.is-locked,.commerce-online-product-visibility .commerce-online-switch.is-disabled-plan{background:#f7f8f9;border-color:#e2e6e8}.commerce-online-product-visibility .commerce-online-switch.is-locked small,.commerce-online-product-visibility .commerce-online-switch.is-disabled-plan small{color:#738087}.commerce-online-product-visibility input:disabled{cursor:not-allowed}.veci-store-product-card .veci-store-product-price.is-price-hidden{justify-content:flex-end}.veci-store-catalog-only-label{justify-content:center;align-items:center;gap:6px;display:inline-flex}.veci-store-catalog-only-label svg{width:15px;height:15px}@media (width<=700px){.commerce-online-product-visibility{grid-template-columns:1fr}}html.android-app .commerce-online-product-visibility{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px!important}html.android-app .commerce-online-product-visibility .commerce-online-switch{border-radius:7px!important;gap:6px!important;padding:6px!important}html.android-app .commerce-online-product-visibility .commerce-online-switch input{flex:0 0 14px!important;width:14px!important;height:14px!important}html.android-app .commerce-online-product-visibility .commerce-online-switch strong{font-size:9px!important}html.android-app .commerce-online-product-visibility .commerce-online-switch small{font-size:7px!important;line-height:1.15!important}.veci-public-store-page{gap:22px;padding-top:0}.veci-public-store-page.page-section{padding-top:0!important}.veci-public-store-page .veci-premium-store-hero{border-radius:0 0 18px 18px;min-height:320px}.veci-store-back-button{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f192d7a;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:40px;height:40px;text-decoration:none;transition:background .16s,transform .16s;display:grid;position:absolute;top:16px;left:16px;box-shadow:0 8px 20px #0f192d2e}.veci-store-back-button:hover{background:#0f192dad;transform:translate(-1px)}.veci-store-back-button svg{width:20px;height:20px}.veci-public-store-page .veci-premium-store-hero-content{align-content:start;max-width:700px;min-height:320px;padding:66px 28px 28px}.veci-public-store-page .veci-premium-store-hero-content .section-kicker{margin-bottom:6px}.veci-public-store-page .veci-premium-store-hero-content h1{margin-bottom:7px;font-size:clamp(36px,4.4vw,54px);line-height:1}.veci-public-store-page .veci-premium-store-hero-content>p:not(.section-kicker){margin-bottom:8px;font-size:15px;line-height:1.35}.veci-public-store-page .veci-store-rating-summary{gap:8px;margin-bottom:0}.veci-public-store-page .veci-store-rating-summary>span:last-child{color:#fff;font-size:12px;font-weight:800}.veci-store-essential-info{border-bottom:1px solid #17223b14;gap:10px;padding:0 4px 18px;display:grid}.veci-store-essential-links{flex-wrap:wrap;align-items:center;gap:7px 16px;display:flex}.veci-store-essential-links>a,.veci-store-essential-links>span{color:#596071;align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:750;line-height:1.35;text-decoration:none;display:inline-flex}.veci-store-essential-links>a:hover{color:var(--coral)}.veci-store-essential-links svg{width:15px;height:15px;color:var(--coral);flex:none}.veci-store-essential-description{color:#666d7c;max-width:900px;margin:0;font-size:13px;line-height:1.55}.veci-public-store-page .veci-catalog-heading{margin-top:2px}.veci-public-store-page .veci-premium-product-card{background:#fff;border:2px solid #ff5a3661;border-radius:18px;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden;box-shadow:0 20px 48px #17223b29,0 7px 18px #17223b14,0 1px 3px #17223b0d}.veci-public-store-page .veci-premium-product-card .veci-store-product-image{background:#f7f8fa;border-bottom:1px solid #17223b1a;overflow:hidden}.veci-public-store-page .veci-premium-product-card .veci-store-product-image img{cursor:zoom-in}@media (hover:hover) and (pointer:fine){.veci-public-store-page .veci-premium-product-card:hover{border-color:#ff5a36b8;transform:translateY(-3px);box-shadow:0 28px 60px #17223b33,0 10px 24px #17223b1a,0 2px 5px #17223b0f}}@media (width<=900px){.veci-public-store-page{gap:18px}.veci-public-store-page .veci-premium-store-hero,.veci-public-store-page .veci-premium-store-hero-content{min-height:260px}.veci-public-store-page .veci-premium-store-hero-content{max-width:620px;padding:62px 22px 22px}.veci-public-store-page .veci-premium-store-hero-content h1{font-size:clamp(32px,5.5vw,46px)}}@media (width<=720px){html.mobile-device body .veci-public-store-page.page-section,.veci-public-store-page.page-section{padding-top:0!important}.veci-public-store-page .veci-premium-store-hero{border-radius:0 0 14px 14px;min-height:230px}.veci-public-store-page .veci-premium-store-hero-content{max-width:100%;min-height:230px;padding:58px 18px 18px}.veci-store-back-button{width:36px;height:36px;top:12px;left:12px}.veci-store-back-button svg{width:18px;height:18px}.veci-public-store-page .veci-premium-store-hero-content h1{margin-bottom:5px;font-size:clamp(30px,8vw,40px)}.veci-public-store-page .veci-premium-store-hero-content>p:not(.section-kicker){font-size:13px}.veci-public-store-page .veci-store-rating-summary{flex-wrap:wrap;gap:5px 7px}.veci-public-store-page .veci-review-stars svg{width:15px;height:15px}.veci-store-essential-info{padding-inline:0;gap:9px;padding-bottom:14px}.veci-store-essential-links{gap:8px 14px}.veci-store-essential-links>a,.veci-store-essential-links>span{font-size:11px}.veci-store-essential-description{font-size:12px}.veci-public-store-page .veci-premium-product-card{border-radius:15px;box-shadow:0 14px 32px #17223b24,0 5px 14px #17223b12,0 1px 3px #17223b0a}}@media (width<=520px){.veci-public-store-page .veci-premium-store-hero,.veci-public-store-page .veci-premium-store-hero-content{min-height:210px}.veci-public-store-page .veci-premium-store-hero-content{padding:54px 15px 15px}.veci-public-store-page .veci-premium-store-hero-content h1{font-size:30px}.veci-store-essential-links{grid-template-columns:1fr 1fr;display:grid}.veci-store-essential-links>a,.veci-store-essential-links>span{align-items:flex-start}}@media (orientation:landscape){html.mobile-device .veci-public-store-page.page-section{gap:8px!important;padding-top:0!important;padding-bottom:10px!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero,html.mobile-device .veci-public-store-page .veci-premium-store-hero-content{min-height:124px!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero{border-radius:0 0 10px 10px!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero-content{width:min(560px,100%)!important;max-width:560px!important;padding:31px 12px 10px!important}html.mobile-device .veci-public-store-page .veci-store-back-button{width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;top:7px!important;left:7px!important}html.mobile-device .veci-public-store-page .veci-store-back-button svg{width:12px!important;height:12px!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero-content .section-kicker{margin:0 0 2px!important;font-size:7px!important;line-height:1.05!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero-content h1{margin:0 0 3px!important;font-size:20px!important;line-height:1.02!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero-content>p:not(.section-kicker){margin:0 0 4px!important;font-size:8.5px!important;line-height:1.15!important}html.mobile-device .veci-public-store-page .veci-store-rating-summary{gap:4px!important;margin:0!important}html.mobile-device .veci-public-store-page .veci-review-stars{gap:1px!important}html.mobile-device .veci-public-store-page .veci-review-stars svg{width:10px!important;height:10px!important}html.mobile-device .veci-public-store-page .veci-store-rating-summary>span:last-child{font-size:7.5px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-store-essential-info{gap:4px!important;padding:0 2px 6px!important}html.mobile-device .veci-public-store-page .veci-store-essential-links{gap:3px 9px!important}html.mobile-device .veci-public-store-page .veci-store-essential-links>a,html.mobile-device .veci-public-store-page .veci-store-essential-links>span{gap:3px!important;font-size:7.5px!important;line-height:1.12!important}html.mobile-device .veci-public-store-page .veci-store-essential-links svg{width:10px!important;height:10px!important}html.mobile-device .veci-public-store-page .veci-store-essential-description{font-size:8px!important;line-height:1.2!important}html.mobile-device .veci-public-store-page .veci-catalog-heading{min-height:0!important;margin:0!important}html.mobile-device .veci-public-store-page .veci-catalog-heading>div{min-width:0!important}html.mobile-device .veci-public-store-page .veci-catalog-heading .section-kicker{margin:0 0 2px!important;font-size:7px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-catalog-heading h2{margin:0 0 3px!important;font-size:18px!important;line-height:1.04!important}html.mobile-device .veci-public-store-page .veci-catalog-heading p:last-child{max-width:none!important;margin:0!important;font-size:9px!important;line-height:1.18!important}html.mobile-device .veci-public-store-page .veci-product-quick-tools{grid-template-columns:minmax(0,1fr) auto!important;gap:5px!important;margin:0!important}html.mobile-device .veci-public-store-page .veci-product-search,html.mobile-device .veci-public-store-page .veci-product-filter-toggle{box-sizing:border-box!important;border-radius:8px!important;height:30px!important;min-height:30px!important}html.mobile-device .veci-public-store-page .veci-product-search{gap:5px!important;padding:0 8px!important}html.mobile-device .veci-public-store-page .veci-product-search>svg{width:13px!important;height:13px!important}html.mobile-device .veci-public-store-page .veci-product-search input{height:28px!important;min-height:0!important;padding:0!important;font-size:9.5px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-product-search button{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;padding:0!important}html.mobile-device .veci-public-store-page .veci-product-search button svg{width:11px!important;height:11px!important}html.mobile-device .veci-public-store-page .veci-product-filter-toggle{white-space:nowrap!important;gap:4px!important;padding:0 9px!important;font-size:8.5px!important}html.mobile-device .veci-public-store-page .veci-product-filter-toggle svg{width:12px!important;height:12px!important}html.mobile-device .veci-public-store-page .veci-store-product-layout{gap:6px!important;margin:0!important}html.mobile-device .veci-public-store-page .veci-store-product-sidebar{border-radius:9px!important;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr)!important;gap:7px 11px!important;padding:7px!important}html.mobile-device .veci-public-store-page .veci-product-filter-block{gap:4px!important;min-width:0!important}html.mobile-device .veci-public-store-page .veci-product-filter-block>strong{margin:0 0 2px!important;font-size:9px!important;line-height:1.05!important}html.mobile-device .veci-public-store-page .veci-product-category-list{gap:3px!important}html.mobile-device .veci-public-store-page .veci-product-category-list button{border-radius:7px!important;height:24px!important;min-height:24px!important;padding:0 6px!important;font-size:8px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-product-category-list button small{font-size:7px!important}html.mobile-device .veci-public-store-page .veci-product-filter-block>label,html.mobile-device .veci-public-store-page label.veci-product-filter-block{gap:5px!important;font-size:8px!important;line-height:1.1!important}html.mobile-device .veci-public-store-page .veci-product-filter-block input[type=checkbox]{width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important;margin:0!important}html.mobile-device .veci-public-store-page .veci-product-sort select{border-radius:7px!important;height:28px!important;min-height:28px!important;padding:0 7px!important;font-size:8.5px!important}html.mobile-device .veci-public-store-page .veci-sidebar-clear{border-radius:7px!important;grid-column:1/-1!important;justify-self:start!important;height:25px!important;min-height:25px!important;padding:0 8px!important;font-size:8px!important}html.mobile-device .veci-public-store-page .veci-store-products-column{gap:5px!important}html.mobile-device .veci-public-store-page .veci-product-results-count{gap:5px!important;min-height:0!important;margin:0!important;font-size:8px!important;line-height:1.1!important}html.mobile-device .veci-public-store-page .veci-product-results-count strong,html.mobile-device .veci-public-store-page .veci-product-results-count span{font-size:8px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}html.mobile-device .veci-public-store-page .veci-premium-product-card{border-width:1px!important;border-radius:9px!important;box-shadow:0 7px 16px #17223b1a,0 2px 5px #17223b0a!important}html.mobile-device .veci-public-store-page .veci-store-product-card .veci-store-product-image,html.mobile-device .veci-public-store-page .veci-premium-product-card .veci-store-product-image{height:88px!important;min-height:88px!important}html.mobile-device .veci-public-store-page .veci-store-product-image>svg{width:26px!important;height:26px!important}html.mobile-device .veci-public-store-page .veci-premium-product-copy{gap:3px!important;min-height:0!important;padding:7px!important}html.mobile-device .veci-public-store-page .veci-product-category-label{margin:0!important;font-size:7px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-premium-product-copy h3{margin:0!important;font-size:10px!important;line-height:1.08!important}html.mobile-device .veci-public-store-page .veci-premium-product-copy>p:not(.veci-product-category-label){-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:7.5px!important;line-height:1.16!important;display:-webkit-box!important;overflow:hidden!important}html.mobile-device .veci-public-store-page .veci-store-product-price{gap:4px!important;margin:1px 0 0!important}html.mobile-device .veci-public-store-page .veci-store-product-price strong{font-size:10px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-store-product-price small{font-size:7px!important}html.mobile-device .veci-public-store-page .veci-product-actions{gap:4px!important;margin-top:2px!important}html.mobile-device .veci-public-store-page .veci-buy-button,html.mobile-device .veci-public-store-page .veci-consult-button{border-radius:7px!important;gap:3px!important;height:25px!important;min-height:25px!important;padding:0 7px!important;font-size:7.5px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-buy-button svg,html.mobile-device .veci-public-store-page .veci-consult-button svg{width:10px!important;height:10px!important}html.mobile-device .veci-public-store-page .empty-state{min-height:84px!important;padding:10px!important}html.mobile-device .veci-public-store-page .empty-state>svg{width:20px!important;height:20px!important}html.mobile-device .veci-public-store-page .empty-state p{font-size:8.5px!important}}@media (width<=720px) and (orientation:portrait){html.mobile-device .veci-public-store-page.page-section{gap:10px!important;padding-top:0!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero,html.mobile-device .veci-public-store-page .veci-premium-store-hero-content{min-height:150px!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero-content{padding:38px 12px 11px!important}html.mobile-device .veci-public-store-page .veci-store-back-button{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;top:8px!important;left:8px!important}html.mobile-device .veci-public-store-page .veci-store-back-button svg{width:13px!important;height:13px!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero-content h1{margin:0 0 3px!important;font-size:24px!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero-content .section-kicker,html.mobile-device .veci-public-store-page .veci-catalog-heading .section-kicker{font-size:8px!important}html.mobile-device .veci-public-store-page .veci-premium-store-hero-content>p:not(.section-kicker),html.mobile-device .veci-public-store-page .veci-catalog-heading p:last-child,html.mobile-device .veci-public-store-page .veci-store-essential-description{font-size:9px!important;line-height:1.2!important}html.mobile-device .veci-public-store-page .veci-store-rating-summary>span:last-child,html.mobile-device .veci-public-store-page .veci-store-essential-links>a,html.mobile-device .veci-public-store-page .veci-store-essential-links>span{font-size:8px!important}html.mobile-device .veci-public-store-page .veci-catalog-heading h2{margin:0 0 3px!important;font-size:20px!important;line-height:1.05!important}html.mobile-device .veci-public-store-page .veci-product-quick-tools{grid-template-columns:minmax(0,1fr) auto!important;gap:5px!important}html.mobile-device .veci-public-store-page .veci-product-search,html.mobile-device .veci-public-store-page .veci-product-filter-toggle{border-radius:8px!important;height:34px!important;min-height:34px!important}html.mobile-device .veci-public-store-page .veci-product-search{padding:0 8px!important}html.mobile-device .veci-public-store-page .veci-product-search input{height:32px!important;min-height:0!important;padding:0!important;font-size:10px!important}html.mobile-device .veci-public-store-page .veci-product-filter-toggle{width:auto!important;padding:0 9px!important;font-size:8.5px!important}html.mobile-device .veci-public-store-page .veci-store-product-sidebar{border-radius:9px!important;grid-template-columns:1fr!important;gap:7px!important;padding:8px!important}html.mobile-device .veci-public-store-page .veci-product-category-list button{height:26px!important;min-height:26px!important;font-size:8.5px!important}html.mobile-device .veci-public-store-page .veci-product-filter-block>strong,html.mobile-device .veci-public-store-page .veci-product-filter-block>label,html.mobile-device .veci-public-store-page label.veci-product-filter-block{font-size:9px!important}html.mobile-device .veci-public-store-page .veci-product-sort select{height:30px!important;min-height:30px!important;font-size:9px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}html.mobile-device .veci-public-store-page .veci-store-product-card .veci-store-product-image,html.mobile-device .veci-public-store-page .veci-premium-product-card .veci-store-product-image{height:110px!important;min-height:110px!important}html.mobile-device .veci-public-store-page .veci-premium-product-copy{gap:3px!important;min-height:0!important;padding:8px!important}html.mobile-device .veci-public-store-page .veci-product-category-label{font-size:7.5px!important}html.mobile-device .veci-public-store-page .veci-premium-product-copy h3{font-size:11px!important;line-height:1.08!important}html.mobile-device .veci-public-store-page .veci-premium-product-copy>p:not(.veci-product-category-label){font-size:8px!important;line-height:1.18!important}html.mobile-device .veci-public-store-page .veci-buy-button,html.mobile-device .veci-public-store-page .veci-consult-button{border-radius:7px!important;height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:8px!important}}.veci-public-store-page .veci-product-results-toolbar{flex-wrap:wrap;justify-content:space-between;gap:12px}.veci-product-results-summary{align-items:center;gap:9px;min-width:0;display:flex}.veci-product-size-switch{background:#fff;border:1px solid #17223b1a;border-radius:12px;align-items:center;gap:4px;padding:4px;display:inline-flex;box-shadow:0 7px 18px #17223b12}.veci-product-size-switch>small{color:#6a7180;margin:0 4px 0 5px;font-size:10px;font-weight:850}.veci-product-size-switch button{color:#656c7b;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:34px;height:30px;font-size:11px;font-weight:900;transition:color .15s,border-color .15s,background .15s,box-shadow .15s;display:grid}.veci-product-size-switch button:hover{color:var(--coral);background:#ff5a360f}.veci-product-size-switch button.active{color:var(--coral);background:#ff5a361a;border-color:#ff5a3647;box-shadow:inset 0 0 0 1px #ff5a360a}.veci-public-store-page .veci-premium-product-grid.is-size-small{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.veci-public-store-page .veci-premium-product-grid.is-size-medium{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.veci-public-store-page .veci-premium-product-grid.is-size-large{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.veci-public-store-page .veci-premium-product-grid.is-size-small .veci-premium-product-copy{gap:6px;padding:11px}.veci-public-store-page .veci-premium-product-grid.is-size-small .veci-premium-product-copy h3{font-size:14px}.veci-public-store-page .veci-premium-product-grid.is-size-small .veci-buy-button,.veci-public-store-page .veci-premium-product-grid.is-size-small .veci-consult-button{min-height:38px;font-size:11px}.veci-public-store-page .veci-premium-product-grid.is-size-large .veci-premium-product-copy{gap:9px;padding:18px}.veci-public-store-page .veci-premium-product-grid.is-size-large .veci-premium-product-copy h3{font-size:20px}.veci-public-store-page .veci-premium-product-grid.is-size-large .veci-buy-button,.veci-public-store-page .veci-premium-product-grid.is-size-large .veci-consult-button{min-height:46px;font-size:13px}.veci-public-store-page .veci-premium-product-card.is-community-target{border-color:#ff5a36b8;scroll-margin-top:118px;animation:.9s ease-out veci-community-product-target;box-shadow:0 0 0 3px #ff5a3624,0 18px 38px #17223b21}@keyframes veci-community-product-target{0%{box-shadow:0 0 0 7px #ff5a3633,0 18px 38px #17223b21}to{box-shadow:0 0 0 3px #ff5a3624,0 18px 38px #17223b21}}@media (width<=1080px){.veci-public-store-page .veci-premium-product-grid.is-size-small{grid-template-columns:repeat(3,minmax(0,1fr))}.veci-public-store-page .veci-premium-product-grid.is-size-medium,.veci-public-store-page .veci-premium-product-grid.is-size-large{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.veci-public-store-page .veci-premium-product-grid.is-size-small{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.veci-public-store-page .veci-premium-product-grid.is-size-medium,.veci-public-store-page .veci-premium-product-grid.is-size-large{grid-template-columns:minmax(0,1fr)}.veci-public-store-page .veci-premium-product-grid.is-size-medium .veci-premium-product-card{justify-self:center;width:min(88%,520px)}.veci-public-store-page .veci-premium-product-grid.is-size-large .veci-premium-product-card{justify-self:stretch;width:100%}.veci-product-size-switch>small{display:none}}@media (orientation:landscape){html.mobile-device .veci-public-store-page .veci-product-results-toolbar{justify-content:space-between!important;gap:5px!important}html.mobile-device .veci-public-store-page .veci-product-results-summary{gap:5px!important}html.mobile-device .veci-public-store-page .veci-product-size-switch{border-radius:7px!important;gap:2px!important;padding:2px!important;box-shadow:0 3px 9px #17223b0f!important}html.mobile-device .veci-public-store-page .veci-product-size-switch>small{margin:0 2px 0 3px!important;font-size:7px!important}html.mobile-device .veci-public-store-page .veci-product-size-switch button{border-radius:5px!important;width:22px!important;min-width:22px!important;height:21px!important;min-height:21px!important;padding:0!important;font-size:7.5px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-large{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-small .veci-store-product-image{height:70px!important;min-height:70px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-medium .veci-store-product-image{height:88px!important;min-height:88px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-large .veci-store-product-image{height:118px!important;min-height:118px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-small .veci-premium-product-copy{gap:2px!important;padding:5px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-small .veci-premium-product-copy h3{font-size:8px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-large .veci-premium-product-copy{gap:4px!important;padding:9px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-large .veci-premium-product-copy h3{font-size:12px!important}}@media (width<=720px) and (orientation:portrait){html.mobile-device .veci-public-store-page .veci-product-results-toolbar{justify-content:space-between!important}html.mobile-device .veci-public-store-page .veci-product-size-switch{border-radius:7px!important;gap:2px!important;padding:2px!important}html.mobile-device .veci-public-store-page .veci-product-size-switch>small{display:none!important}html.mobile-device .veci-public-store-page .veci-product-size-switch button{border-radius:6px!important;width:25px!important;min-width:25px!important;height:24px!important;min-height:24px!important;padding:0!important;font-size:8px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-large{grid-template-columns:minmax(0,1fr)!important;gap:9px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-medium .veci-premium-product-card,html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-large .veci-premium-product-card{justify-self:stretch!important;width:100%!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-small .veci-store-product-image{height:82px!important;min-height:82px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-medium .veci-store-product-image{height:110px!important;min-height:110px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-large .veci-store-product-image{height:170px!important;min-height:170px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-small .veci-premium-product-copy{gap:2px!important;padding:5px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-small .veci-premium-product-copy h3{font-size:8px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-large .veci-premium-product-copy{gap:4px!important;padding:10px!important}html.mobile-device .veci-public-store-page .veci-premium-product-grid.is-size-large .veci-premium-product-copy h3{font-size:13px!important}}.veci-store-essential-topline{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.veci-store-essential-topline .veci-store-essential-links{flex:auto;min-width:0}.veci-store-cart-link{min-height:38px;color:var(--coral);background:#ff5a3612;border:1px solid #ff5a3638;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:900;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:inline-flex;position:relative}.veci-store-cart-link:hover{background:#ff5a361f;border-color:#ff5a366b;transform:translateY(-1px)}.veci-store-cart-link>svg{width:17px;height:17px}.veci-store-cart-link-badge{color:#fff;background:var(--coral);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:950;line-height:1;display:grid}.veci-add-cart-backdrop{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f192d85;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.veci-add-cart-modal{background:#fff;border:1px solid #17223b1a;border-radius:16px;width:min(420px,100%);overflow:hidden;box-shadow:0 24px 70px #0f192d47}.veci-add-cart-modal-header{border-bottom:1px solid #17223b12;justify-content:space-between;align-items:center;gap:12px;padding:15px 16px 12px;display:flex}.veci-add-cart-modal-title{align-items:center;gap:9px;min-width:0;display:flex}.veci-add-cart-modal-title>span{width:34px;height:34px;color:var(--coral);background:#ff5a3614;border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.veci-add-cart-modal-title svg{width:18px;height:18px}.veci-add-cart-modal-title div{min-width:0}.veci-add-cart-modal-title small{color:var(--coral);text-transform:uppercase;margin-bottom:2px;font-size:9px;font-weight:900;display:block}.veci-add-cart-modal-title h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;line-height:1.12;overflow:hidden}.veci-add-cart-modal-close{width:34px;height:34px;color:var(--navy);background:#17223b0d;border-radius:10px;flex:0 0 34px;place-items:center;padding:0;display:grid}.veci-add-cart-modal-close svg{width:17px;height:17px}.veci-add-cart-modal-body{gap:12px;padding:16px;display:grid}.veci-add-cart-product{background:#17223b06;border:1px solid #17223b14;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.veci-add-cart-product>div{gap:3px;min-width:0;display:grid}.veci-add-cart-product small{color:var(--muted);font-size:10px;font-weight:750}.veci-add-cart-product strong:first-of-type{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.veci-add-cart-product>strong{color:var(--navy);flex:none;font-size:15px}.veci-add-cart-modal-body>p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.veci-add-cart-modal-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.veci-add-cart-modal-actions button{border-radius:10px;min-height:40px;font-size:11px;font-weight:900}.veci-add-cart-cancel{color:var(--navy);background:#17223b0f}.veci-add-cart-confirm{color:#fff;background:var(--coral);justify-content:center;align-items:center;gap:7px;display:inline-flex;box-shadow:0 9px 20px #ff5a3633}.veci-add-cart-confirm svg{width:15px;height:15px}@media (width<=620px){.veci-store-essential-topline{align-items:flex-start}.veci-store-cart-link{min-height:36px;padding-inline:10px}.veci-store-cart-link>span:not(.veci-store-cart-link-badge){display:none}}@media (orientation:landscape){html.mobile-device .veci-public-store-page .veci-store-essential-topline{gap:7px!important}html.mobile-device .veci-public-store-page .veci-store-cart-link{border-radius:7px!important;gap:3px!important;height:24px!important;min-height:24px!important;padding:0 6px!important;font-size:7.5px!important}html.mobile-device .veci-public-store-page .veci-store-cart-link>svg{width:11px!important;height:11px!important}html.mobile-device .veci-public-store-page .veci-store-cart-link-badge{min-width:14px!important;height:14px!important;padding:0 3px!important;font-size:6.5px!important}html.mobile-device .veci-add-cart-backdrop{padding:8px!important}html.mobile-device .veci-add-cart-modal{border-radius:10px!important;width:min(310px,100vw - 16px)!important}html.mobile-device .veci-add-cart-modal-header{gap:7px!important;padding:8px 9px 7px!important}html.mobile-device .veci-add-cart-modal-title{gap:6px!important}html.mobile-device .veci-add-cart-modal-title>span,html.mobile-device .veci-add-cart-modal-close{border-radius:7px!important;flex-basis:24px!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important}html.mobile-device .veci-add-cart-modal-title svg,html.mobile-device .veci-add-cart-modal-close svg{width:12px!important;height:12px!important}html.mobile-device .veci-add-cart-modal-title small{margin-bottom:1px!important;font-size:6.5px!important}html.mobile-device .veci-add-cart-modal-title h2{font-size:12px!important}html.mobile-device .veci-add-cart-modal-body{gap:7px!important;padding:8px 9px 9px!important}html.mobile-device .veci-add-cart-product{border-radius:7px!important;gap:8px!important;padding:7px!important}html.mobile-device .veci-add-cart-product small{font-size:6.5px!important}html.mobile-device .veci-add-cart-product strong:first-of-type{font-size:8.5px!important}html.mobile-device .veci-add-cart-product>strong{font-size:9px!important}html.mobile-device .veci-add-cart-modal-body>p{font-size:7px!important;line-height:1.25!important}html.mobile-device .veci-add-cart-modal-actions{gap:5px!important}html.mobile-device .veci-add-cart-modal-actions button{border-radius:7px!important;height:26px!important;min-height:26px!important;font-size:7.5px!important}html.mobile-device .veci-add-cart-confirm svg{width:10px!important;height:10px!important}}.veci-premium-product-card.is-offer{border-color:#ff5a3657;box-shadow:0 10px 24px #ff5a3614}.veci-premium-product-card.is-offer .veci-product-category-label{color:var(--coral);font-weight:900}.veci-premium-product-card.is-offer .veci-store-product-price del{color:#8b8590;margin-left:7px;font-size:12px}.veci-product-category-group{gap:3px;display:grid}.veci-product-category-list .veci-product-category-offers{width:calc(100% - 14px);margin-left:14px;font-size:12px}html.mobile-device body #root .veci-premium-product-card.is-offer .veci-store-product-price del{margin-left:var(--veci-mob-inline-gap);font-size:var(--veci-mob-small-text)!important}html.mobile-device body #root .veci-product-category-list .veci-product-category-offers{margin-left:var(--veci-mob-row-pad-x);width:calc(100% - var(--veci-mob-row-pad-x));min-height:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;font-size:var(--veci-mob-control-text)!important}.veci-store-offers-showcase{background:linear-gradient(135deg,#ff5a360b,#fffffff5);border:1px solid #ff5a3629;border-radius:14px;margin:12px 0 18px;padding:11px 13px 8px;scroll-margin-top:92px;position:relative;overflow:hidden;box-shadow:0 8px 20px #17223b0e}.veci-store-offers-showcase-header{z-index:12;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.veci-store-offers-showcase-header .section-kicker{align-items:center;gap:5px;margin:0;font-size:9px;display:inline-flex}.veci-store-offers-showcase-header .section-kicker svg{width:12px;height:12px}.veci-store-offers-showcase-header h2{color:var(--navy);margin:2px 0 0;font-size:17px;line-height:1.05}.veci-store-offers-controls{gap:5px;display:flex}.veci-store-offers-controls button{width:30px;min-width:30px;height:30px;min-height:30px;color:var(--navy);background:#fff;border:1px solid #17223b1f;border-radius:8px;place-items:center;padding:0;display:grid}.veci-store-offers-controls svg{width:14px;height:14px}.veci-store-offers-stage{height:124px;margin-top:2px;position:relative}.veci-store-offer-card{width:min(64%,620px);color:var(--navy);opacity:0;cursor:pointer;background:linear-gradient(125deg,#fff 0%,#fff8f5 66%,#fff1ec 100%);border:1px solid #ff5a362e;border-radius:13px;transition:transform .48s cubic-bezier(.2,.78,.2,1),opacity .35s,box-shadow .35s;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.7);box-shadow:0 8px 20px #17223b14;height:102px!important;min-height:0!important;max-height:102px!important;padding:0!important}.veci-store-offer-card[data-position="0"]{z-index:8;opacity:1;transform:translate(-50%,-50%)scale(1);box-shadow:0 10px 24px #17223b1a}.veci-store-offer-card[data-position="-1"]{z-index:5;opacity:.58;transform:translate(-101%,-50%)scale(.78)}.veci-store-offer-card[data-position="1"]{z-index:5;opacity:.58;transform:translate(1%,-50%)scale(.78)}.veci-store-offer-card[data-position="-2"],.veci-store-offer-card[data-position="2"]{z-index:2;opacity:.18}.veci-store-offer-copy{text-align:left;align-content:center;gap:3px;display:grid;position:absolute;inset:12px 116px 12px 14px}.veci-store-offer-copy>small{color:var(--coral);text-transform:uppercase;font-size:9px;font-weight:900}.veci-store-offer-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.05;overflow:hidden}.veci-store-offer-price{align-items:baseline;gap:7px;display:flex}.veci-store-offer-price b{font-size:15px}.veci-store-offer-price del{color:#8b8590;font-size:9px}.veci-store-offer-thumb{background:#fff;border:1px solid #17223b14;border-radius:11px;place-items:center;width:78px;height:78px;display:grid;position:absolute;top:50%;right:13px;overflow:hidden;transform:translateY(-50%)}.veci-store-offer-thumb img{object-fit:contain;width:100%;height:100%}.veci-store-offer-thumb svg{color:#17223b57;width:28px;height:28px}.veci-store-offer-discount{z-index:2;color:#fff;background:var(--coral);border-radius:999px;padding:3px 5px;font-size:8px;font-weight:950;position:absolute;top:7px;right:97px}.veci-store-offer-dots{justify-content:center;gap:4px;min-height:10px;margin-top:-4px;display:flex}.veci-store-offer-dots button{background:0 0;border:0;place-items:center;width:14px;min-width:14px;height:10px;min-height:10px;padding:0;display:grid}.veci-store-offer-dots span{background:#17223b33;border-radius:999px;width:5px;height:5px}.veci-store-offer-dots button.is-active span{background:var(--coral);width:12px}html.mobile-device body #root .veci-store-offers-showcase{margin:var(--veci-mob-page-gap) 0;padding:var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x) 4px;border-radius:var(--veci-mob-panel-radius);box-shadow:var(--veci-mob-shadow);scroll-margin-top:76px}html.mobile-device body #root .veci-store-offers-showcase-header{gap:var(--veci-mob-panel-gap)}html.mobile-device body #root .veci-store-offers-showcase-header .section-kicker{gap:3px;font-size:var(--veci-mob-small-text)!important}html.mobile-device body #root .veci-store-offers-showcase-header h2{font-size:var(--veci-mob-section-title)!important}html.mobile-device body #root .veci-store-offers-controls button{border-radius:var(--veci-mob-control-radius);width:var(--veci-mob-compact-button-height)!important;min-width:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;min-height:var(--veci-mob-compact-button-height)!important;max-height:var(--veci-mob-compact-button-height)!important}html.mobile-device body #root .veci-store-offers-stage{height:92px;margin-top:1px}html.mobile-device body #root .veci-store-offer-card{border-radius:var(--veci-mob-panel-radius);width:min(78%,340px);height:78px!important;max-height:78px!important}html.mobile-device body #root .veci-store-offer-card[data-position="-1"]{transform:translate(-105%,-50%)scale(.76)}html.mobile-device body #root .veci-store-offer-card[data-position="1"]{transform:translate(5%,-50%)scale(.76)}html.mobile-device body #root .veci-store-offer-copy{gap:1px;inset:7px 78px 7px 8px}html.mobile-device body #root .veci-store-offer-copy>small,html.mobile-device body #root .veci-store-offer-price del{font-size:var(--veci-mob-tiny-text)!important}html.mobile-device body #root .veci-store-offer-copy>strong,html.mobile-device body #root .veci-store-offer-price b{font-size:var(--veci-mob-control-text)!important}html.mobile-device body #root .veci-store-offer-thumb{border-radius:var(--veci-mob-control-radius);width:58px;height:58px;right:7px}html.mobile-device body #root .veci-store-offer-discount{padding:2px 4px;top:4px;right:69px;font-size:var(--veci-mob-tiny-text)!important}@media (orientation:landscape){html.mobile-device body #root .veci-store-offers-stage{height:76px}html.mobile-device body #root .veci-store-offer-card{width:min(54%,360px);height:66px!important;max-height:66px!important}html.mobile-device body #root .veci-store-offer-thumb{width:48px;height:48px}html.mobile-device body #root .veci-store-offer-copy{right:66px}}.community-offer-premium-visual-pending{z-index:0;background:linear-gradient(135deg,#fff 0%,#fff8f5 100%);display:block;position:absolute;inset:0}.community-offer-premium-card.has-pending-visual{color:var(--navy);background:#fff;border-color:#ff5a3638}.community-offer-premium-card.has-pending-visual .community-offer-premium-scrim{background:linear-gradient(90deg,#fffffffc 0%,#fff8f5f5 64%,#fff1ece6 100%)}.community-offer-premium-card.has-pending-visual .community-offer-premium-eyebrow,.community-offer-premium-card.has-pending-visual .community-offer-premium-store,.community-offer-premium-card.has-pending-visual .community-offer-premium-price,.community-offer-premium-card.has-pending-visual .community-offer-premium-distance,.community-offer-premium-card.has-pending-visual .community-offer-premium-copy>strong{color:var(--navy)}.community-offer-premium-card.has-pending-visual .community-offer-premium-price del{color:#8f8895}.veci-store-offer-card.is-template-pending{background:linear-gradient(115deg,#fff 0%,#fffaf7 100%);width:min(88%,960px);height:92px!important;max-height:92px!important}.veci-store-offer-card.is-template-pending .veci-store-offer-copy{inset:11px 104px 11px 16px}.veci-store-offer-card.is-template-pending .veci-store-offer-discount{top:10px;right:14px}.veci-store-offer-card.is-template-pending .veci-store-offer-detail-hint{color:#78717f;font-size:9px;font-weight:850;position:absolute;bottom:12px;right:14px}.veci-premium-product-card.is-offer .veci-store-product-image.is-template-pending{background:linear-gradient(135deg,#fff 0%,#fff7f3 100%);min-height:124px}.veci-premium-product-card.is-offer .veci-store-product-image.is-template-pending:after{content:"";background:#ff5a361f;width:44%;height:1px;display:block}html.mobile-device body #root .community-offer-premium-card.has-pending-visual{border-radius:var(--veci-mob-panel-radius)}html.mobile-device body #root .veci-store-offer-card.is-template-pending{border-radius:var(--veci-mob-panel-radius);width:min(92%,520px);height:70px!important;max-height:70px!important}html.mobile-device body #root .veci-store-offer-card.is-template-pending .veci-store-offer-copy{inset:var(--veci-mob-row-pad-y) 74px var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x)}html.mobile-device body #root .veci-store-offer-card.is-template-pending .veci-store-offer-discount{top:5px;right:7px;font-size:var(--veci-mob-tiny-text)!important}html.mobile-device body #root .veci-store-offer-card.is-template-pending .veci-store-offer-detail-hint{bottom:6px;right:7px;font-size:var(--veci-mob-tiny-text)!important}html.mobile-device body #root .veci-premium-product-card.is-offer .veci-store-product-image.is-template-pending{min-height:74px}@media (orientation:landscape){html.mobile-device body #root .veci-store-offer-card.is-template-pending{width:min(68%,560px);height:62px!important;max-height:62px!important}}.commerce-product-gallery-field{gap:9px;min-width:0;display:grid}.commerce-product-gallery-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.commerce-product-gallery-heading>span{color:var(--navy);align-items:center;gap:6px;font-size:.72rem;font-weight:850;display:inline-flex}.commerce-product-gallery-heading>span svg{color:#ff5d3d;width:17px;height:17px}.commerce-product-gallery-heading small,.commerce-product-gallery-field>small{color:var(--muted);font-weight:700}.commerce-product-gallery-add{cursor:pointer;background:#fff1ed;border:1px solid #ffb8a8;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:6px 10px;position:relative;color:#a73f2b!important;font-size:.68rem!important;font-weight:850!important;display:inline-flex!important}.commerce-product-gallery-add svg{width:15px;height:15px}.commerce-product-gallery-add input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.commerce-product-gallery-add:has(input:disabled){opacity:.5;cursor:not-allowed}.commerce-product-gallery-help,.commerce-product-gallery-loading{color:var(--muted);margin:0;font-size:.64rem;line-height:1.35}.commerce-product-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.commerce-product-gallery-grid article{background:#fff;border:1px solid #e1e6e9;border-radius:11px;gap:7px;min-width:0;padding:8px;display:grid}.commerce-product-gallery-grid article.is-primary{border-color:#ff9c86;box-shadow:0 0 0 1px #ff5d3d14}.commerce-product-gallery-preview{aspect-ratio:1.25;background:#f7f8f9;border-radius:9px;place-items:center;display:grid;position:relative;overflow:hidden}.commerce-product-gallery-preview img{object-fit:contain;background:#fff;width:100%;height:100%}.commerce-product-gallery-preview>svg{color:#ff5d3d;width:28px;height:28px}.commerce-product-gallery-primary-badge{color:#fff;background:#17223be0;border-radius:999px;align-items:center;gap:4px;padding:4px 6px;font-size:.56rem;font-weight:900;display:inline-flex;position:absolute;top:6px;left:6px}.commerce-product-gallery-primary-badge svg{width:11px;height:11px}.commerce-product-gallery-grid article>label{color:var(--navy);gap:4px;font-size:.62rem;font-weight:800;display:grid}.commerce-product-gallery-grid article>label input{box-sizing:border-box;width:100%;min-height:32px;color:var(--navy);font:inherit;background:#fff;border:1px solid #dce2e5;border-radius:8px;padding:6px 8px;font-weight:650}.commerce-product-gallery-actions{flex-wrap:wrap;gap:5px;display:flex}.commerce-product-gallery-actions button{color:#40515a;min-height:28px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce2e5;border-radius:7px;justify-content:center;align-items:center;padding:4px 7px;font-size:.58rem;font-weight:850;display:inline-flex}.commerce-product-gallery-actions button svg{width:13px;height:13px}.commerce-product-gallery-actions button:disabled{opacity:.35;cursor:not-allowed}.commerce-product-gallery-actions .danger-lite{color:#ad3737;background:#fff7f7;border-color:#efcaca;margin-left:auto}.commerce-product-gallery-empty{min-height:72px;color:var(--muted);background:#fafbfc;border:1px dashed #dce2e5;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-size:.66rem;font-weight:750;display:flex}.commerce-product-gallery-empty svg{color:#ff5d3d;width:20px;height:20px}.veci-public-product-gallery{position:relative}.veci-public-product-gallery img{object-position:center;background:#fff;width:100%;height:100%;object-fit:contain!important}.veci-public-product-gallery-arrow{z-index:2;width:30px;height:30px;color:var(--navy);cursor:pointer;background:#ffffffeb;border:1px solid #17223b24;border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #17223b1f}.veci-public-product-gallery-arrow.is-left{left:7px}.veci-public-product-gallery-arrow.is-right{right:7px}.veci-public-product-gallery-arrow svg{width:16px;height:16px}.veci-public-product-gallery-dots{z-index:2;justify-content:center;gap:4px;display:flex;position:absolute;bottom:7px;left:8px;right:8px}.veci-public-product-gallery-dots button{cursor:pointer;background:0 0;border:0;place-items:center;width:13px;height:13px;padding:0;display:grid}.veci-public-product-gallery-dots span{background:#17223b59;border-radius:999px;width:5px;height:5px;box-shadow:0 0 0 1px #ffffffb3}.veci-public-product-gallery-dots button.is-active span{background:#ff5d3d;width:13px}.veci-public-product-gallery-label{z-index:2;color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#17223bc7;border-radius:999px;max-width:calc(100% - 14px);padding:4px 7px;font-size:.58rem;font-weight:850;position:absolute;top:7px;left:7px;overflow:hidden}@media (width<=900px){.commerce-product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}html.mobile-device .commerce-product-gallery-field{gap:var(--veci-mob-panel-gap)}html.mobile-device .commerce-product-gallery-heading{gap:var(--veci-mob-inline-gap)}html.mobile-device .commerce-product-gallery-heading>span{font-size:var(--veci-mob-control-text)}html.mobile-device .commerce-product-gallery-heading>span svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device .commerce-product-gallery-add{min-height:var(--veci-mob-compact-button-height);border-radius:var(--veci-mob-control-radius);padding:4px 7px;font-size:var(--veci-mob-small-text)!important}html.mobile-device .commerce-product-gallery-help,html.mobile-device .commerce-product-gallery-loading{font-size:var(--veci-mob-tiny-text)}html.mobile-device .commerce-product-gallery-grid{gap:var(--veci-mob-inline-gap);grid-template-columns:repeat(2,minmax(0,1fr))}html.mobile-device .commerce-product-gallery-grid article{gap:var(--veci-mob-inline-gap);padding:var(--veci-mob-row-pad-y);border-radius:var(--veci-mob-control-radius)}html.mobile-device .commerce-product-gallery-grid article>label{font-size:var(--veci-mob-tiny-text)}html.mobile-device .commerce-product-gallery-grid article>label input{min-height:var(--veci-mob-compact-button-height);border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-small-text)}html.mobile-device .commerce-product-gallery-actions button{min-height:25px;font-size:var(--veci-mob-tiny-text);padding:3px 5px}html.mobile-device .veci-public-product-gallery-arrow{width:27px;height:27px}html.mobile-device .veci-public-product-gallery-label{font-size:var(--veci-mob-tiny-text)}.community-discovery-page{width:min(1180px,100% - 48px);margin:0 auto;padding:32px 0 72px}.community-discovery-hero{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:stretch;gap:24px;margin-bottom:28px;display:grid}.community-discovery-main,.community-discovery-summary,.community-filter-panel,.community-product-card,.community-results-empty{background:#fff;border:1px solid #17223b1a;box-shadow:0 14px 36px #17223b14}.community-discovery-main{background:radial-gradient(circle at 100% 0,#ff5a361f,#0000 21rem),#fff;border-radius:18px;padding:32px}.community-discovery-main .section-kicker{margin-bottom:8px}.community-discovery-copy{max-width:720px;color:var(--muted);margin:0 0 22px;font-size:17px;line-height:1.55}.community-search-form{background:#fff;border:1px solid #17223b1c;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:8px;display:grid;box-shadow:0 10px 28px #17223b14}.community-search-input{box-sizing:border-box;border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:0 8px 0 12px;transition:border-color .16s,box-shadow .16s;display:flex}.community-search-input:focus-within{border-color:#ff5a36b3;box-shadow:0 0 0 2px #ff5a361f}.community-search-input>svg{width:19px;height:19px;color:var(--coral);flex:none}.community-search-input input{width:100%;min-width:0;min-height:44px;color:var(--navy);font:inherit;background:0 0;border:0;outline:0;padding:0}.community-search-input input:focus,.community-search-input input:focus-visible{box-shadow:none;outline:0}.community-search-clear{width:34px;height:34px;min-height:34px;color:var(--muted);background:#17223b0f;border-radius:999px;place-items:center;padding:0;display:grid}.community-search-clear svg{width:15px;height:15px}.community-search-submit,.community-nearby-button,.community-clear-filters,.community-product-add{color:#fff;background:var(--coral);border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 18px;font-weight:900;display:inline-flex;box-shadow:0 9px 20px #ff5a3633}.community-search-submit svg,.community-nearby-button svg,.community-product-add svg{width:17px;height:17px}.community-discovery-summary{color:#fff;background:linear-gradient(145deg, var(--navy), #263859);border-radius:18px;gap:12px;padding:24px;display:grid}.community-summary-title{text-transform:uppercase;align-items:center;gap:9px;font-size:14px;font-weight:900;display:flex}.community-summary-title svg{color:#ffb09c;width:18px;height:18px}.community-summary-stat{background:#ffffff17;border-radius:11px;gap:2px;padding:15px;display:grid}.community-summary-stat strong{font-size:30px;line-height:1}.community-summary-stat span{color:#ffffffb8;font-size:13px}.community-filter-panel{border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:14px;margin-bottom:28px;padding:18px;display:grid}.community-filter-field{gap:6px;min-width:0;display:grid}.community-filter-field>span,.community-nearby-copy strong{color:var(--navy);font-size:12px;font-weight:900}.community-filter-field select,.community-radius-select{width:100%;min-width:0;min-height:42px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b24;border-radius:9px;padding:0 34px 0 12px}.community-nearby-control{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.community-nearby-copy{background:#17223b06;border:1px solid #17223b1f;border-radius:9px;align-items:center;gap:7px;min-width:0;min-height:42px;padding:0 10px;display:flex}.community-nearby-copy svg{width:17px;height:17px;color:var(--coral);flex:none}.community-nearby-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.community-nearby-button{min-height:42px;box-shadow:none;padding:0 12px}.community-nearby-button.is-active{color:var(--navy);background:#ff5a3621}.community-nearby-button:disabled{cursor:wait;opacity:.65}.community-filter-message{color:#9a3d28;grid-column:1/-1;margin:0;font-size:12px;font-weight:800}.community-results-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.community-results-heading .section-kicker{margin-bottom:5px}.community-results-heading h2{font-size:clamp(26px,3vw,38px)}.community-results-count{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:800}.community-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.community-product-card{border-radius:14px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.community-product-media{aspect-ratio:16/10;background:linear-gradient(145deg,#f6f2eb,#fff);place-items:center;display:grid;position:relative;overflow:hidden}.community-product-media>svg{color:#17223b47;width:42px;height:42px}.community-best-price-badge{color:#345f22;background:#e6f7d9f5;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:950;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 4px 12px #17223b1a}.community-best-price-badge svg{width:13px;height:13px}.community-product-body{gap:10px;padding:15px;display:grid}.community-product-meta,.community-product-status,.community-product-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.community-product-meta span,.community-product-status span,.community-comparison-note{min-height:23px;color:var(--muted);background:#17223b0e;border-radius:999px;align-items:center;gap:4px;padding:0 7px;font-size:10px;font-weight:800;display:inline-flex}.community-product-meta svg,.community-product-status svg,.community-comparison-note svg{width:12px;height:12px}.community-product-body h3{min-height:48px;margin:0;font-size:19px;line-height:1.25}.community-product-store{width:fit-content;color:var(--navy);align-items:center;gap:6px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.community-product-store svg{width:15px;height:15px;color:var(--coral)}.community-product-description{min-height:40px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.community-product-price-row{justify-content:space-between;align-items:end;gap:10px;display:flex}.community-product-price{gap:2px;display:grid}.community-product-price small{color:var(--muted);font-size:10px;font-weight:800}.community-product-price strong{color:var(--navy);font-size:24px;line-height:1}.community-product-price del{color:#8b8794;font-size:11px}.community-product-price.is-hidden strong{font-size:16px}.community-comparison-note{color:#3d5d83;background:#3f71ab1a}.community-product-status .is-catalog{color:#6b5579;background:#78528c1a}.community-product-status .is-open{color:#356226;background:#60a6471f}.community-product-status .is-closed{color:#7a4242;background:#ae4e4e1a}.community-product-actions{margin-top:2px}.community-product-link,.community-product-add{border-radius:9px;min-height:38px;padding:0 13px;font-size:12px;font-weight:900;text-decoration:none}.community-product-link{color:var(--coral);background:#ff5a361a;justify-content:center;align-items:center;display:inline-flex}.community-product-add{box-shadow:none;transform-origin:50%;transition:transform .14s,box-shadow .18s,filter .18s;transform:translateY(0)scale(1)}.community-product-add:active{transform:translateY(1px)scale(.94);box-shadow:inset 0 2px 6px #70231433}.community-product-add.is-added{filter:saturate(1.08)brightness(1.03);animation:.56s cubic-bezier(.2,.9,.28,1) community-product-add-confirm}.community-product-add.is-added svg{animation:.56s cubic-bezier(.2,.9,.28,1) community-product-cart-confirm}@keyframes community-product-add-confirm{0%{transform:scale(1)}28%{transform:scale(.91)}62%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes community-product-cart-confirm{0%{transform:translate(0)rotate(0)}35%{transform:translate(3px)rotate(-8deg)}70%{transform:translate(-1px)rotate(4deg)}to{transform:translate(0)rotate(0)}}@media (prefers-reduced-motion:reduce){.community-product-add,.community-product-add.is-added,.community-product-add.is-added svg{transition:none;animation:none}}.community-results-empty{text-align:center;border-radius:14px;place-items:center;min-height:260px;padding:32px;display:grid}.community-results-empty svg{color:#17223b4d;width:42px;height:42px}.community-results-empty h2{margin:10px 0 5px;font-size:24px}.community-results-empty p{max-width:560px;color:var(--muted);margin:0 0 16px}.community-clear-filters{min-height:40px;box-shadow:none}@media (width<=980px){.community-discovery-hero{grid-template-columns:1fr}.community-discovery-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.community-summary-title{grid-column:1/-1}.community-filter-panel,.community-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.community-discovery-page{width:min(100% - 28px,1180px);padding-top:18px}.community-discovery-main{padding:22px}.community-search-form{grid-template-columns:1fr}.community-search-submit{width:100%}.community-discovery-summary,.community-filter-panel,.community-product-grid{grid-template-columns:1fr}.community-results-heading{flex-direction:column;align-items:start}}html.mobile-device .community-discovery-page{width:calc(100% - 14px);padding:var(--veci-mob-page-gap) 0 56px}html.mobile-device .community-discovery-hero{gap:var(--veci-mob-panel-gap);margin-bottom:var(--veci-mob-page-gap);grid-template-columns:minmax(0,1fr)}html.mobile-device .community-discovery-main,html.mobile-device .community-discovery-summary,html.mobile-device .community-filter-panel,html.mobile-device .community-product-card,html.mobile-device .community-results-empty{border-radius:var(--veci-mob-panel-radius);box-shadow:var(--veci-mob-shadow)}html.mobile-device .community-discovery-main .section-kicker{font-size:var(--veci-mob-small-text);margin-bottom:3px}html.mobile-device .community-discovery-main h1{font-size:var(--veci-mob-page-title);margin-bottom:5px;line-height:1}html.mobile-device .community-discovery-copy{margin-bottom:var(--veci-mob-panel-gap);font-size:var(--veci-mob-body-text);line-height:1.35}html.mobile-device .community-search-form{border-radius:var(--veci-mob-control-radius);box-shadow:none;grid-template-columns:minmax(0,1fr) auto;gap:4px;padding:3px}html.mobile-device .community-search-input{gap:4px;padding:0 4px 0 7px}html.mobile-device .community-search-input>svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device .community-search-input input,html.mobile-device .community-filter-field select,html.mobile-device .community-radius-select{border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-control-text);min-height:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;max-height:var(--veci-mob-input-height)!important;padding-block:0!important}html.mobile-device .community-search-input input{padding:0!important}html.mobile-device .community-search-clear{width:25px;min-width:25px;height:25px!important;min-height:25px!important;max-height:25px!important}html.mobile-device .community-search-clear svg{width:11px;height:11px}html.mobile-device .community-search-submit,html.mobile-device .community-nearby-button,html.mobile-device .community-clear-filters,html.mobile-device .community-product-add,html.mobile-device .community-product-link{border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-control-text);min-height:var(--veci-mob-button-height)!important;height:var(--veci-mob-button-height)!important;max-height:var(--veci-mob-button-height)!important;padding:0 var(--veci-mob-row-pad-x)!important}html.mobile-device .community-search-submit svg,html.mobile-device .community-nearby-button svg,html.mobile-device .community-product-add svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device .community-discovery-summary{padding:var(--veci-mob-panel-pad);grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}html.mobile-device .community-summary-title{font-size:var(--veci-mob-small-text);grid-column:1/-1;gap:4px}html.mobile-device .community-summary-title svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device .community-summary-stat{border-radius:var(--veci-mob-control-radius);gap:1px;padding:6px}html.mobile-device .community-summary-stat strong{font-size:var(--veci-mob-highlight-text)}html.mobile-device .community-summary-stat span{font-size:var(--veci-mob-tiny-text);line-height:1.15}html.mobile-device .community-filter-panel{gap:var(--veci-mob-panel-gap);margin-bottom:var(--veci-mob-page-gap);padding:var(--veci-mob-panel-pad);grid-template-columns:repeat(2,minmax(0,1fr))}html.mobile-device .community-filter-field{gap:3px}html.mobile-device .community-filter-field>span,html.mobile-device .community-nearby-copy strong{font-size:var(--veci-mob-small-text)}html.mobile-device .community-filter-field select,html.mobile-device .community-radius-select{padding-inline:6px 24px!important}html.mobile-device .community-nearby-control{gap:4px}html.mobile-device .community-nearby-copy{min-height:var(--veci-mob-input-height);height:var(--veci-mob-input-height);border-radius:var(--veci-mob-control-radius);gap:3px;padding:0 5px}html.mobile-device .community-nearby-copy svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device .community-nearby-copy span,html.mobile-device .community-filter-message{font-size:var(--veci-mob-tiny-text)}html.mobile-device .community-results-heading{margin-bottom:var(--veci-mob-panel-gap);align-items:end}html.mobile-device .community-results-heading .section-kicker{font-size:var(--veci-mob-small-text);margin-bottom:2px}html.mobile-device .community-results-heading h2{font-size:var(--veci-mob-section-title)}html.mobile-device .community-results-count{font-size:var(--veci-mob-small-text)}html.mobile-device .community-product-grid{gap:var(--veci-mob-panel-gap);grid-template-columns:minmax(0,1fr)}html.mobile-device .community-product-card{grid-template-columns:88px minmax(0,1fr);display:grid}html.mobile-device .community-product-media{aspect-ratio:auto;min-height:100%}html.mobile-device .community-product-media>svg{width:28px;height:28px}html.mobile-device .community-best-price-badge{font-size:var(--veci-mob-tiny-text);gap:2px;padding:3px 5px;top:4px;left:4px}html.mobile-device .community-best-price-badge svg{width:9px;height:9px}html.mobile-device .community-product-body{gap:4px;padding:6px 7px}html.mobile-device .community-product-body h3{min-height:0;font-size:var(--veci-mob-section-title);margin:0;line-height:1.15}html.mobile-device .community-product-store{font-size:var(--veci-mob-body-text);gap:3px}html.mobile-device .community-product-store svg{width:11px;height:11px}html.mobile-device .community-product-description{min-height:0;font-size:var(--veci-mob-small-text);-webkit-line-clamp:1;line-height:1.25}html.mobile-device .community-product-meta,html.mobile-device .community-product-status,html.mobile-device .community-product-actions{gap:3px}html.mobile-device .community-product-meta span,html.mobile-device .community-product-status span,html.mobile-device .community-comparison-note{min-height:18px;font-size:var(--veci-mob-tiny-text);padding:0 5px}html.mobile-device .community-product-meta svg,html.mobile-device .community-product-status svg,html.mobile-device .community-comparison-note svg{width:9px;height:9px}html.mobile-device .community-product-price-row{align-items:center}html.mobile-device .community-product-price small,html.mobile-device .community-product-price del{font-size:var(--veci-mob-tiny-text)}html.mobile-device .community-product-price strong{font-size:var(--veci-mob-highlight-text)}html.mobile-device .community-product-price.is-hidden strong{font-size:var(--veci-mob-control-text)}html.mobile-device .community-product-link,html.mobile-device .community-product-add{flex:auto;min-width:0}html.mobile-device .community-results-empty{min-height:150px;padding:var(--veci-mob-panel-pad)}html.mobile-device .community-results-empty svg{width:26px;height:26px}html.mobile-device .community-results-empty h2{font-size:var(--veci-mob-section-title);margin:5px 0 2px}html.mobile-device .community-results-empty p{font-size:var(--veci-mob-body-text);margin-bottom:6px}@media (orientation:landscape){html.mobile-device .community-discovery-page{padding-top:4px}html.mobile-device .community-discovery-hero{grid-template-columns:minmax(0,1.5fr) minmax(220px,.5fr)}html.mobile-device .community-discovery-main h1{font-size:var(--veci-mob-page-title)}html.mobile-device .community-discovery-copy{margin-bottom:4px;font-size:8.5px}html.mobile-device .community-discovery-summary{grid-template-columns:1fr;align-content:start}html.mobile-device .community-summary-title{grid-column:auto}html.mobile-device .community-summary-stat{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px}html.mobile-device .community-filter-panel{grid-template-columns:repeat(4,minmax(0,1fr))}html.mobile-device .community-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html.mobile-device .community-product-card{grid-template-columns:82px minmax(0,1fr)}}.community-results-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.community-view-switcher{background:#fff;border:1px solid #17223b1f;border-radius:9px;align-items:center;gap:3px;padding:3px;display:inline-flex;box-shadow:0 5px 14px #17223b0d}.community-view-switcher>span{color:var(--muted);padding:0 5px;font-size:10px;font-weight:900}.community-view-switcher button{min-width:30px;min-height:28px;color:var(--navy);background:0 0;border:0;border-radius:7px;padding:0 8px;font-size:10px;font-weight:900}.community-view-switcher button.is-active{color:var(--coral);background:#ff5a361a;box-shadow:inset 0 0 0 1px #ff5a3647}.community-product-view-medium{--community-view-mode:medium}.community-product-grid.community-product-view-small{grid-template-columns:repeat(auto-fill,minmax(185px,220px))}.community-product-view-small .community-product-card{max-width:220px}.community-product-view-small .community-product-media{height:108px;min-height:108px}.community-product-view-small .community-product-body{gap:5px;padding:8px}.community-product-view-small .community-product-body h3{font-size:14px}.community-product-view-small .community-product-description{-webkit-line-clamp:1}@media (width<=640px){.community-results-tools{justify-content:space-between;width:100%}}.community-product-list-table{background:#f8f9fb;padding:0 14px 14px;overflow-x:auto}.community-product-list-head,.community-product-list-row{grid-template-columns:minmax(240px,2fr) minmax(125px,.95fr) minmax(100px,.75fr) minmax(120px,.85fr) minmax(150px,1fr);align-items:center;min-width:700px;display:grid}.community-product-list-head{color:#6f4338;letter-spacing:.025em;text-transform:uppercase;background:#ffe9de;border:1px solid #ff5a3629;border-radius:9px 9px 0 0;font-size:10.5px;font-weight:900;overflow:hidden}.community-product-list-head span{padding:9px 10px}.community-product-list-head span:not(:last-child),.community-product-list-row>:not(:last-child){border-right:1px solid #17223b0e}.community-product-list-body{background:#fff;border:1px solid #17223b17;border-top:0;border-radius:0 0 9px 9px;overflow:hidden}.community-product-list-row{background:#fff;min-height:72px}.community-product-list-row:nth-child(2n){background:#fffaf7}.community-product-list-row:hover{background:#fff1e9}.community-product-list-row+.community-product-list-row{border-top:1px solid #17223b14}.community-product-list-row>*{min-width:0;padding:8px 10px}.community-product-list-main{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:9px;display:grid}.community-product-list-thumb{background:#f6f3ef;border:1px solid #17223b14;border-radius:7px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.community-product-list-thumb img{object-fit:contain;width:100%;height:100%}.community-product-list-thumb>svg{color:#17223b47;width:22px;height:22px}.community-product-list-main>div:last-child{gap:3px;min-width:0;display:grid}.community-product-list-main strong{color:var(--navy);text-overflow:ellipsis;font-size:12.5px;line-height:1.18;overflow:hidden}.community-product-list-main a,.community-product-list-main small{width:fit-content;color:var(--muted);align-items:center;gap:4px;font-size:9.5px;font-weight:800;text-decoration:none;display:inline-flex}.community-product-list-main a svg,.community-product-list-main small svg{width:11px;height:11px}.community-product-list-main small{color:#345f22}.community-product-list-category span{color:#704437;background:#fff4ee;border:1px solid #f0c8b8;border-radius:999px;align-items:center;min-height:24px;padding:0 7px;font-size:10px;font-weight:800;display:inline-flex}.community-product-list-price{font-variant-numeric:tabular-nums;gap:2px;display:grid}.community-product-list-price small,.community-product-list-price del{color:var(--muted);font-size:9px}.community-product-list-price strong{color:var(--navy);font-size:14px}.community-product-list-status{justify-items:start;gap:4px;display:grid}.community-product-list-status>span{border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.community-product-list-status>span.is-open{color:#176b4e;background:#e8f8ef}.community-product-list-status>span.is-closed{color:#8b3e3e;background:#fff0ef}.community-product-list-status small{color:var(--muted);align-items:center;gap:4px;font-size:9px;font-weight:750;display:inline-flex}.community-product-list-status small svg{width:10px;height:10px}.community-product-list-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.community-product-list-actions a,.community-product-list-actions button{white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.community-product-list-actions a{color:var(--coral);background:#ff5a361a}.community-product-list-actions button{color:#fff;background:var(--coral)}.community-product-list-actions button.is-added{filter:saturate(1.08)brightness(1.03)}.community-product-list-actions svg{width:12px;height:12px}.community-discovery-page{width:min(1120px,100% - 40px);padding:18px 0 52px}.community-discovery-hero{grid-template-columns:minmax(0,1.55fr) minmax(240px,.45fr);gap:14px;margin-bottom:14px}.community-discovery-main{border-radius:14px;padding:20px 22px}.community-discovery-main .section-kicker{margin-bottom:5px;font-size:12px}.community-discovery-main h1{max-width:650px;margin-bottom:8px;font-size:clamp(28px,3vw,40px);line-height:1.05}.community-discovery-copy{max-width:690px;margin-bottom:12px;font-size:14px;line-height:1.4}.community-search-form{border-radius:11px;gap:7px;padding:5px;box-shadow:0 6px 16px #17223b0f}.community-search-input{gap:7px;padding:0 6px 0 9px}.community-search-input input{min-height:36px;font-size:14px}.community-search-submit,.community-nearby-button,.community-clear-filters,.community-product-add{border-radius:8px;min-height:36px;padding:0 13px;font-size:12px}.community-discovery-summary{border-radius:14px;gap:7px;padding:14px}.community-summary-title{gap:6px;font-size:12px}.community-summary-title svg{width:15px;height:15px}.community-summary-stat{border-radius:9px;gap:1px;padding:9px 10px}.community-summary-stat strong{font-size:21px}.community-summary-stat span{font-size:11px}.community-filter-panel{border-radius:12px;gap:10px;margin-bottom:16px;padding:12px}.community-filter-field{gap:4px}.community-filter-field>span,.community-nearby-copy strong{font-size:11px}.community-filter-field select,.community-radius-select{border-radius:8px;min-height:36px;padding:0 30px 0 10px;font-size:13px}.community-nearby-control{gap:6px}.community-nearby-button{min-height:36px;padding-inline:10px}.community-results-heading{gap:12px;margin-bottom:10px}.community-results-heading .section-kicker{margin-bottom:3px;font-size:11px}.community-results-heading h2{font-size:clamp(23px,2.4vw,30px);line-height:1.08}.community-results-count{font-size:11px}.community-product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,280px));justify-content:start;gap:12px}.community-product-card{border-radius:12px;width:100%;max-width:280px}.community-product-media{aspect-ratio:auto;height:138px;padding:8px}.community-product-media img{object-fit:contain;width:100%;height:100%}.community-product-body{gap:6px;padding:10px}.community-product-body h3{min-height:0;font-size:16px;line-height:1.2}.community-product-store{gap:4px;font-size:11px}.community-product-store svg{width:13px;height:13px}.community-product-description{min-height:0;font-size:11px;line-height:1.35}.community-product-meta span,.community-product-status span,.community-comparison-note{min-height:20px;padding:0 6px;font-size:9px}.community-product-price strong{font-size:19px}.community-product-link,.community-product-add{border-radius:8px;min-height:32px;padding:0 10px;font-size:11px}@media (width>=1180px){html:not(.mobile-device) .community-discovery-page{width:min(1440px,100% - 40px)}html:not(.mobile-device) .community-product-grid.community-product-view-medium{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}html:not(.mobile-device) .community-product-view-medium .community-product-card{max-width:none}html:not(.mobile-device) .community-product-view-medium .community-product-media{height:clamp(175px,14vw,210px);padding:10px}html:not(.mobile-device) .community-product-grid.community-product-view-small{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}html:not(.mobile-device) .community-product-view-small .community-product-card{max-width:none}html:not(.mobile-device) .community-product-view-small .community-product-media{height:145px;min-height:145px;padding:8px}html:not(.mobile-device) .community-product-media img{object-position:center}}html.mobile-device .community-discovery-page{width:calc(100% - 14px);padding-top:5px}html.mobile-device .community-discovery-main{padding:7px 8px}html.mobile-device .community-discovery-main h1{font-size:var(--veci-mob-page-title)!important}html.mobile-device .community-discovery-copy{margin-bottom:4px}html.mobile-device .community-filter-panel{padding:7px}html.mobile-device .community-product-card{max-width:none}html.mobile-device .community-product-media{height:auto;padding:4px}@media (orientation:landscape){html.mobile-device .community-discovery-page{padding-top:4px}html.mobile-device .community-discovery-hero{gap:var(--veci-mob-panel-gap);margin-bottom:var(--veci-mob-panel-gap);grid-template-columns:minmax(0,1fr) 210px}html.mobile-device .community-discovery-main{padding:7px}html.mobile-device .community-discovery-main .section-kicker{margin-bottom:2px}html.mobile-device .community-discovery-main h1{margin-bottom:3px;line-height:1.05;font-size:var(--veci-mob-section-title)!important}html.mobile-device .community-discovery-copy{font-size:var(--veci-mob-small-text);margin-bottom:4px;line-height:1.2}html.mobile-device .community-search-form{padding:2px}html.mobile-device .community-discovery-summary{gap:3px;padding:6px}html.mobile-device .community-summary-stat{padding:4px 5px}html.mobile-device .community-filter-panel{gap:5px;padding:6px 7px}html.mobile-device .community-results-heading{margin-bottom:4px}html.mobile-device .community-product-card{grid-template-columns:72px minmax(0,1fr)}html.mobile-device .community-product-media{height:104px;min-height:104px;padding:4px}html.mobile-device .community-product-body{gap:3px;padding:5px 6px}}.community-offers-preview{background:radial-gradient(circle at 18% 0,#ff5a361f,#0000 34%),linear-gradient(145deg,#fff,#fff8f5 55%,#fff);border:1px solid #17223b1a;border-radius:16px;margin-bottom:14px;padding:12px 14px 10px;position:relative;overflow:hidden;box-shadow:0 12px 30px #17223b14}@media (width>=1081px){html:not(.mobile-device) .app-shell:has(.community-offers-preview)>.topbar{z-index:60}}.app-shell:has(.community-offers-preview)>.topbar:has(.account-dropdown){z-index:1300}.community-offers-preview-header{z-index:20;justify-content:space-between;align-items:end;gap:14px;margin-bottom:4px;display:flex;position:relative}.community-offers-preview-kicker{color:var(--coral);text-transform:uppercase;align-items:center;gap:5px;font-size:10px;font-weight:950;display:flex}.community-offers-preview-kicker svg{width:13px;height:13px}.community-offers-preview-kicker small{color:#76564f;text-transform:none;background:#ff5a361a;border-radius:999px;padding:2px 5px;font-size:8px;font-weight:900}.community-offers-preview-header h2{color:var(--navy);margin:2px 0 0;font-size:19px;line-height:1.1}.community-offers-preview-controls{flex:none;gap:6px;display:flex}.community-offers-preview-controls button{width:32px;min-width:32px;height:32px;min-height:32px;color:var(--navy);background:#fffffff0;border:1px solid #17223b1f;border-radius:9px;place-items:center;padding:0;display:grid;box-shadow:0 5px 14px #17223b12}.community-offers-preview-controls svg{width:15px;height:15px}.community-offers-stage{perspective:1200px;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;outline:none;height:236px;position:relative}.community-offers-stage:focus-visible{border-radius:12px;box-shadow:inset 0 0 0 2px #ff5a3647}.community-offers-stage.is-dragging{cursor:grabbing}.community-offer-premium-card{color:#fff;transform-origin:50%;opacity:0;cursor:pointer;isolation:isolate;background:#18233b;border:1px solid #ffffffb8;border-radius:18px;width:min(58%,610px);transition:transform .62s cubic-bezier(.2,.78,.2,1),opacity .45s,filter .45s,box-shadow .45s;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.56);box-shadow:0 18px 38px #17223b33;height:204px!important;min-height:0!important;max-height:none!important;padding:0!important}.community-offer-premium-cover{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.78,.2,1),filter .45s;position:absolute;inset:0}.community-offer-premium-scrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0b1427e6 0%,#0b1427a8 42%,#0b142714 75%);position:absolute;inset:0}.community-offer-premium-card[data-position="0"]{z-index:10;opacity:1;filter:saturate(1.05);transform:translate(-50%,-50%)scale(1);box-shadow:0 22px 46px #17223b40,0 0 0 1px #ff5a361f}.community-offer-premium-card[data-position="-1"]{z-index:8;opacity:.82;filter:saturate(.82)brightness(.93);transform:translate(-91%,-50%)scale(.82)rotateY(8deg)}.community-offer-premium-card[data-position="1"]{z-index:8;opacity:.82;filter:saturate(.82)brightness(.93);transform:translate(-9%,-50%)scale(.82)rotateY(-8deg)}.community-offer-premium-card[data-position="-2"]{z-index:5;opacity:.42;filter:saturate(.62)brightness(.88);transform:translate(-126%,-50%)scale(.66)rotateY(12deg)}.community-offer-premium-card[data-position="2"]{z-index:5;opacity:.42;filter:saturate(.62)brightness(.88);transform:translate(26%,-50%)scale(.66)rotateY(-12deg)}.community-offer-premium-card[data-position="0"] .community-offer-premium-cover{transform:scale(1.015)}.community-offer-premium-product-thumb{z-index:3;pointer-events:none;background:#fffffff5;border:1px solid #ffffffb8;border-radius:16px;place-items:center;width:96px;height:96px;display:grid;position:absolute;top:50%;right:18px;overflow:hidden;transform:translateY(-50%);box-shadow:0 10px 24px #0b142738}.community-offer-premium-product-thumb img{object-fit:contain;width:100%;height:100%}.community-offer-premium-discount{z-index:3;color:#fff;background:var(--coral);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:950;position:absolute;top:12px;right:12px;box-shadow:0 6px 14px #ff5a3647}.community-offer-premium-copy{z-index:3;text-align:left;gap:4px;width:min(62%,360px);display:grid;position:absolute;bottom:16px;left:18px}.community-offer-premium-eyebrow{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border-radius:999px;width:fit-content;padding:3px 6px;font-size:9px;font-weight:850}.community-offer-premium-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:1.02;overflow:hidden}.community-offer-premium-store,.community-offer-premium-distance{color:#ffffffe0;align-items:center;gap:4px;width:fit-content;font-size:10px;font-weight:750;display:inline-flex}.community-offer-premium-store svg,.community-offer-premium-distance svg{color:#ffb5a3;width:11px;height:11px}.community-offer-premium-price{align-items:baseline;gap:7px;display:flex}.community-offer-premium-price b{font-size:20px;line-height:1}.community-offer-premium-price del{color:#ffffff9e;font-size:10px}.community-offers-preview-dots{z-index:20;justify-content:center;gap:5px;min-height:14px;margin-top:-2px;display:flex;position:relative}.community-offers-preview-dots button{background:0 0;border:0;place-items:center;width:18px;min-width:18px;height:14px;min-height:14px;padding:0;display:grid}.community-offers-preview-dots button span{background:#17223b38;border-radius:999px;width:6px;height:6px;transition:width .25s,background .25s}.community-offers-preview-dots button.is-active span{background:var(--coral);width:16px}@media (prefers-reduced-motion:reduce){.community-offer-premium-card,.community-offer-premium-card img,.community-offers-preview-dots button span{transition:none}}html.mobile-device body #root .community-offers-preview{margin-bottom:var(--veci-mob-page-gap);border-radius:var(--veci-mob-panel-radius);box-shadow:var(--veci-mob-shadow);padding:6px 7px 5px}html.mobile-device.android-app body #root .community-offers-preview{margin-top:var(--veci-mob-page-gap)}html.mobile-device body #root .community-offers-preview-header{align-items:center;gap:var(--veci-mob-panel-gap);margin-bottom:1px}html.mobile-device body #root .community-offers-preview-kicker{gap:3px;font-size:var(--veci-mob-small-text)!important}html.mobile-device body #root .community-offers-preview-kicker svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device body #root .community-offers-preview-kicker small{padding:1px 4px;font-size:var(--veci-mob-tiny-text)!important}html.mobile-device body #root .community-offers-preview-header h2{margin-top:1px;line-height:1.05;font-size:var(--veci-mob-section-title)!important}html.mobile-device body #root .community-offers-preview-controls{gap:3px}html.mobile-device body #root .community-offers-preview-controls button{border-radius:var(--veci-mob-control-radius);width:var(--veci-mob-button-height)!important;min-width:var(--veci-mob-button-height)!important;height:var(--veci-mob-button-height)!important;min-height:var(--veci-mob-button-height)!important;max-height:var(--veci-mob-button-height)!important;padding:0!important}html.mobile-device body #root .community-offers-stage{height:166px}html.mobile-device body #root .community-offer-premium-card{border-radius:var(--veci-mob-panel-radius);width:min(76%,340px);height:146px!important;min-height:0!important;max-height:146px!important}html.mobile-device body #root .community-offer-premium-card[data-position="-1"]{transform:translate(-100%,-50%)scale(.78)rotateY(7deg)}html.mobile-device body #root .community-offer-premium-card[data-position="1"]{transform:translateY(-50%)scale(.78)rotateY(-7deg)}html.mobile-device body #root .community-offer-premium-card[data-position="-2"]{transform:translate(-132%,-50%)scale(.6)}html.mobile-device body #root .community-offer-premium-card[data-position="2"]{transform:translate(32%,-50%)scale(.6)}html.mobile-device body #root .community-offer-premium-product-thumb{border-radius:var(--veci-mob-panel-radius);width:58px;height:58px;right:7px}html.mobile-device body #root .community-offer-premium-discount{padding:3px 5px;top:5px;right:5px;font-size:var(--veci-mob-tiny-text)!important}html.mobile-device body #root .community-offer-premium-copy{gap:2px;width:64%;bottom:7px;left:8px}html.mobile-device body #root .community-offer-premium-eyebrow,html.mobile-device body #root .community-offer-premium-store,html.mobile-device body #root .community-offer-premium-distance,html.mobile-device body #root .community-offer-premium-price del{font-size:var(--veci-mob-tiny-text)!important}html.mobile-device body #root .community-offer-premium-copy>strong,html.mobile-device body #root .community-offer-premium-price b{font-size:var(--veci-mob-highlight-text)!important}html.mobile-device body #root .community-offer-premium-store svg,html.mobile-device body #root .community-offer-premium-distance svg{width:9px;height:9px}html.mobile-device body #root .community-offers-preview-dots{gap:3px;min-height:10px}html.mobile-device body #root .community-offers-preview-dots button{width:14px!important;min-width:14px!important;height:10px!important;min-height:10px!important;max-height:10px!important;padding:0!important}@media (orientation:landscape){html.mobile-device body #root .community-offers-preview{padding-block:4px}html.mobile-device body #root .community-offers-preview-header h2{font-size:var(--veci-mob-section-title)!important}html.mobile-device body #root .community-offers-stage{height:112px}html.mobile-device body #root .community-offer-premium-card{width:min(49%,360px);height:100px!important;max-height:100px!important}html.mobile-device body #root .community-offer-premium-product-thumb{width:48px;height:48px}html.mobile-device body #root .community-offer-premium-card[data-position="-1"]{transform:translate(-104%,-50%)scale(.8)rotateY(7deg)}html.mobile-device body #root .community-offer-premium-card[data-position="1"]{transform:translate(4%,-50%)scale(.8)rotateY(-7deg)}html.mobile-device body #root .community-offer-premium-card[data-position="-2"]{transform:translate(-139%,-50%)scale(.58)}html.mobile-device body #root .community-offer-premium-card[data-position="2"]{transform:translate(39%,-50%)scale(.58)}html.mobile-device body #root .community-offer-premium-copy{width:66%;bottom:5px;left:7px}}html.mobile-device body #root .community-search-input input,html.mobile-device body #root .community-filter-field select,html.mobile-device body #root .community-radius-select{min-height:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;max-height:var(--veci-mob-input-height)!important;font-size:var(--veci-mob-control-text)!important;padding-block:0!important;line-height:1!important}html.mobile-device body #root .community-search-submit,html.mobile-device body #root .community-nearby-button,html.mobile-device body #root .community-clear-filters,html.mobile-device body #root .community-product-add,html.mobile-device body #root .community-product-link{min-height:var(--veci-mob-button-height)!important;height:var(--veci-mob-button-height)!important;max-height:var(--veci-mob-button-height)!important;font-size:var(--veci-mob-control-text)!important;padding-block:0!important;line-height:1!important}html.mobile-device body #root .community-filter-panel{gap:var(--veci-mob-panel-gap)!important;margin-bottom:var(--veci-mob-page-gap)!important;border-radius:var(--veci-mob-panel-radius)!important;padding:6px 7px!important}html.mobile-device body #root .community-filter-field{gap:2px!important}html.mobile-device body #root .community-filter-field>span,html.mobile-device body #root .community-nearby-copy strong{font-size:var(--veci-mob-small-text)!important;line-height:1.05!important}html.mobile-device body #root .community-filter-field select,html.mobile-device body #root .community-radius-select{padding-inline:6px 22px!important}html.mobile-device body #root .community-nearby-control{gap:4px!important}html.mobile-device body #root .community-results-heading{gap:var(--veci-mob-inline-gap)!important;margin-bottom:4px!important}html.mobile-device body #root .community-results-heading .section-kicker{font-size:var(--veci-mob-small-text)!important;margin-bottom:2px!important;line-height:1!important}html.mobile-device body #root .community-results-heading h2{font-size:var(--veci-mob-section-title)!important;margin:0!important;line-height:1.08!important}html.mobile-device body #root .community-results-count{font-size:var(--veci-mob-small-text)!important;line-height:1!important}html.mobile-device body #root .community-product-card{border-radius:var(--veci-mob-panel-radius)!important;grid-template-columns:82px minmax(0,1fr)!important}html.mobile-device body #root .community-product-media{height:96px!important;min-height:96px!important;padding:4px!important}html.mobile-device body #root .community-product-body{gap:3px!important;padding:5px 6px!important}html.mobile-device body #root .community-product-body h3{min-height:0!important;font-size:var(--veci-mob-section-title)!important;margin:0!important;line-height:1.12!important}html.mobile-device body #root .community-product-store{font-size:var(--veci-mob-body-text)!important;gap:3px!important;line-height:1!important}html.mobile-device body #root .community-product-description{min-height:0!important;font-size:var(--veci-mob-small-text)!important;line-height:1.2!important}html.mobile-device body #root .community-product-meta span,html.mobile-device body #root .community-product-status span,html.mobile-device body #root .community-comparison-note{min-height:18px!important;font-size:var(--veci-mob-tiny-text)!important;padding:0 5px!important;line-height:1!important}html.mobile-device body #root .community-product-price small,html.mobile-device body #root .community-product-price del{font-size:var(--veci-mob-tiny-text)!important}html.mobile-device body #root .community-product-price strong{font-size:var(--veci-mob-highlight-text)!important;line-height:1!important}@media (orientation:landscape){html.mobile-device body #root .community-filter-panel{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;padding:5px 6px!important}html.mobile-device body #root .community-results-heading h2{font-size:var(--veci-mob-section-title)!important}html.mobile-device body #root .community-product-card{grid-template-columns:76px minmax(0,1fr)!important}html.mobile-device body #root .community-product-media{height:88px!important;min-height:88px!important}}html.mobile-device body #root .community-results-tools{gap:var(--veci-mob-inline-gap)!important}html.mobile-device body #root .community-view-switcher{border-radius:var(--veci-mob-control-radius)!important;gap:2px!important;padding:2px!important}html.mobile-device body #root .community-view-switcher>span,html.mobile-device body #root .community-view-switcher button{font-size:var(--veci-mob-small-text)!important;line-height:1!important}html.mobile-device body #root .community-view-switcher>span{padding:0 4px!important}html.mobile-device body #root .community-view-switcher button{min-width:24px!important;min-height:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;padding:0 5px!important}html.mobile-device body #root .community-product-grid.community-product-view-small{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.mobile-device body #root .community-product-view-small .community-product-card{grid-template-columns:64px minmax(0,1fr)!important;max-width:none!important}html.mobile-device body #root .community-product-view-small .community-product-media{height:78px!important;min-height:78px!important}html.mobile-device body #root .community-product-view-small .community-product-body{gap:2px!important;padding:4px 5px!important}@media (orientation:landscape){html.mobile-device body #root .community-product-grid.community-product-view-small{grid-template-columns:repeat(3,minmax(0,1fr))!important}html.mobile-device body #root .community-product-view-small .community-product-card{grid-template-columns:58px minmax(0,1fr)!important}html.mobile-device body #root .community-product-view-small .community-product-media{height:72px!important;min-height:72px!important}}html.mobile-device body #root .community-product-list-table{-webkit-overflow-scrolling:touch;padding:0 6px 6px!important;overflow-x:auto!important}html.mobile-device body #root .community-product-list-head,html.mobile-device body #root .community-product-list-row{grid-template-columns:minmax(220px,2fr) 120px 95px 110px 135px!important;min-width:680px!important}html.mobile-device body #root .community-product-list-head{font-size:var(--veci-mob-small-text)!important}html.mobile-device body #root .community-product-list-head span{padding:6px 7px!important}html.mobile-device body #root .community-product-list-row{min-height:58px!important}html.mobile-device body #root .community-product-list-row>*{padding:5px 7px!important}html.mobile-device body #root .community-product-list-main{grid-template-columns:42px minmax(0,1fr)!important;gap:6px!important}html.mobile-device body #root .community-product-list-thumb{border-radius:6px!important;width:42px!important;height:42px!important}html.mobile-device body #root .community-product-list-main strong{font-size:var(--veci-mob-control-text)!important;line-height:1.08!important}html.mobile-device body #root .community-product-list-main a,html.mobile-device body #root .community-product-list-main small,html.mobile-device body #root .community-product-list-price small,html.mobile-device body #root .community-product-list-price del,html.mobile-device body #root .community-product-list-status small{font-size:var(--veci-mob-tiny-text)!important}html.mobile-device body #root .community-product-list-category span,html.mobile-device body #root .community-product-list-status>span{min-height:20px!important;font-size:var(--veci-mob-small-text)!important;padding:0 5px!important}html.mobile-device body #root .community-product-list-price strong{font-size:var(--veci-mob-highlight-text)!important}html.mobile-device body #root .community-product-list-actions{gap:4px!important}html.mobile-device body #root .community-product-list-actions a,html.mobile-device body #root .community-product-list-actions button{min-height:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-small-text)!important;padding:0 6px!important}.community-offer-premium-fallback{color:#ffffffb8;background:radial-gradient(circle at 65% 35%,#ff5a3680,#0000 35%),linear-gradient(145deg,#1d2a47,#11192b);place-items:center;display:grid;position:absolute;inset:0}.community-offer-premium-fallback svg{width:46px;height:46px}html.mobile-device body #root .community-offer-premium-fallback svg{width:var(--veci-mob-section-icon);height:var(--veci-mob-section-icon)}.account-manager-pending-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.account-manager-pass-button{min-height:36px;color:var(--navy);letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#fff8f4 100%);border:1px solid #ff5a3647;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:900;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 6px 18px #17223b14,inset 0 1px #fffffff2}.account-manager-pass-button:hover{background:linear-gradient(135deg,#fff 0%,#fff1ea 100%);border-color:#ff5a3680;transform:translateY(-1px);box-shadow:0 9px 22px #17223b1c,0 2px 8px #ff5a361c,inset 0 1px #fffffff5}.account-manager-pass-button:active{transform:translateY(0);box-shadow:0 4px 12px #17223b14,inset 0 1px #fffffff2}.account-manager-pass-button:focus-visible{outline-offset:2px;outline:2px solid #ff5a363d}.account-manager-pass-button svg{width:15px;height:15px;color:var(--coral);stroke-width:2.4px}.account-activation-code-backdrop{z-index:5200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a122194;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.account-activation-code-modal{background:#fff;border:1px solid #17223b1c;border-radius:18px;width:min(500px,100%);padding:26px;position:relative;box-shadow:0 24px 70px #08101f47}.account-activation-code-close{width:34px;min-width:34px;height:34px;min-height:34px;color:var(--navy);background:#fff;border:1px solid #17223b1c;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;top:12px;right:12px}.account-activation-code-close svg{width:16px;height:16px}.account-activation-code-heading{gap:7px;padding-right:42px;display:grid}.account-activation-code-pill{color:#a64b00;background:#fff1dc;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.account-activation-code-pill svg{width:14px;height:14px}.account-activation-code-heading h2{color:var(--navy);margin:0;font-size:25px;line-height:1.08}.account-activation-code-heading p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.account-activation-code-form{gap:10px;margin-top:20px;display:grid}.account-activation-code-form label{color:var(--navy);font-size:13px;font-weight:900}.account-activation-code-form input{width:100%;min-height:44px;color:var(--navy);letter-spacing:.04em;text-transform:uppercase;background:#fff;border:1px solid #17223b29;border-radius:10px;padding:0 13px;font-family:inherit;font-size:14px;font-weight:800}.account-activation-code-form input:focus{border-color:#ff5a3680;outline:2px solid #ff5a3633}.account-activation-code-help{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.account-activation-code-actions{justify-content:flex-end;gap:9px;margin-top:6px;display:flex}.account-activation-code-actions button{border-radius:9px;min-height:38px;padding:0 14px;font-weight:900}.account-activation-code-cancel{color:var(--navy);background:#fff;border:1px solid #17223b1f}.account-activation-code-submit{color:#fff;background:var(--coral);border:0}.account-activation-code-submit:disabled{opacity:.5;cursor:not-allowed}.account-activation-code-success{margin:10px 0 0}@media (orientation:landscape) and (height<=560px){html.mobile-device .account-manager-pending-actions,html.android-app .account-manager-pending-actions{flex-wrap:nowrap;gap:7px}html.mobile-device .account-manager-pass-button,html.android-app .account-manager-pass-button{--veci-mobile-control:30px;border-radius:999px;gap:5px;height:30px;padding:0 11px;font-size:9.5px;box-shadow:0 4px 12px #17223b14,inset 0 1px #fffffff5;min-height:30px!important}html.mobile-device .account-manager-pass-button:hover,html.android-app .account-manager-pass-button:hover{transform:none}html.mobile-device .account-manager-pass-button svg,html.android-app .account-manager-pass-button svg{width:12px;height:12px}html.mobile-device .account-activation-code-backdrop,html.android-app .account-activation-code-backdrop{padding:8px 18px}html.mobile-device .account-activation-code-modal,html.android-app .account-activation-code-modal{border-radius:14px;width:min(520px,100vw - 36px);max-height:calc(100dvh - 16px);padding:16px 18px;overflow-y:auto}html.mobile-device .account-activation-code-close,html.android-app .account-activation-code-close{--veci-mobile-control:28px;width:28px;height:28px;top:8px;right:8px;min-width:28px!important;min-height:28px!important}html.mobile-device .account-activation-code-heading,html.android-app .account-activation-code-heading{gap:4px;padding-right:34px}html.mobile-device .account-activation-code-pill,html.android-app .account-activation-code-pill{padding:4px 7px;font-size:8px}html.mobile-device .account-activation-code-heading h2,html.android-app .account-activation-code-heading h2{font-size:17px}html.mobile-device .account-activation-code-heading p,html.android-app .account-activation-code-heading p{font-size:9px;line-height:1.3}html.mobile-device .account-activation-code-form,html.android-app .account-activation-code-form{gap:6px;margin-top:10px}html.mobile-device .account-activation-code-form label,html.android-app .account-activation-code-form label{font-size:9px}html.mobile-device .account-activation-code-form input,html.android-app .account-activation-code-form input{--veci-mobile-control:32px;height:32px;padding:0 10px;font-size:10px;min-height:32px!important}html.mobile-device .account-activation-code-help,html.android-app .account-activation-code-help{font-size:8px}html.mobile-device .account-activation-code-actions button,html.android-app .account-activation-code-actions button{--veci-mobile-control:30px;height:30px;padding:0 10px;font-size:9px;min-height:30px!important}}.account-admin-section-heading{margin-top:22px}.account-admin-access-card{background:linear-gradient(135deg,#fff 0%,#17223b09 100%);border-color:#17223b33;box-shadow:0 4px #17223b1f,0 14px 28px #17223b14}.account-admin-choice-icon{width:44px;height:44px;color:var(--navy);background:#17223b14;border-radius:10px;place-items:center;display:grid}.account-admin-choice-icon svg{width:24px;height:24px}.account-admin-copy small{color:var(--navy)}.account-admin-enter{color:#fff;background:var(--navy);box-shadow:0 3px #0000002e}.account-admin-enter:hover{background:#202d4a}.account-admin-enter:active{box-shadow:none;transform:translateY(2px)}.account-work-card{isolation:isolate;position:relative;overflow:hidden}.account-work-card>:not(.account-work-cover-image){z-index:2;position:relative}.account-work-cover-image{z-index:0;object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.012)}.account-work-card.has-cover-image:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#081424c7 0%,#08142494 56%,#0814246b 100%),linear-gradient(#08142408,#08142440);position:absolute;inset:0}.account-manager-card.account-mode-card.account-work-card.has-cover-image{border-color:color-mix(in srgb, var(--account-accent) 76%, #fff);box-shadow:0 2px 0 color-mix(in srgb, var(--account-accent) 34%, transparent), 0 15px 30px #17223b26;background:#17233b}.account-manager-card.account-mode-card.account-work-card.has-cover-image.selected{border-color:var(--account-accent);box-shadow:0 2px 0 color-mix(in srgb, var(--account-accent) 42%, transparent), 0 16px 30px color-mix(in srgb, var(--account-accent) 14%, #17223b24)}.account-work-card.has-cover-image .choice-icon{color:var(--account-accent-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffed;border:1px solid #ffffffb8;box-shadow:0 8px 18px #08142433}.account-work-card.has-cover-image .account-manager-copy strong,.account-work-card.has-cover-image .account-manager-copy p{color:#fff;text-shadow:0 1px 2px #081424f5,0 2px 6px #081424ad}.account-work-copy{gap:6px}.account-work-card .account-work-business-name{letter-spacing:-.01em;font-size:20px;font-weight:950;line-height:1.08}.account-work-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.account-work-badge{letter-spacing:.015em;text-transform:none;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;min-height:22px;padding:3px 9px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 5px 13px #08142429}.account-work-badge-access{color:#fff;border:1px solid color-mix(in srgb, var(--account-accent) 76%, #fff);background:color-mix(in srgb, var(--account-accent) 88%, transparent)}.account-work-badge-role{color:var(--navy);background:#ffffffe6;border:1px solid #ffffffd1}.account-work-card.has-cover-image .account-manager-copy p{color:#fffffff0;margin-top:1px;font-weight:680}.account-work-card.has-cover-image .account-manager-default,.account-work-card.has-cover-image .account-manager-enter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffffb8;box-shadow:0 8px 18px #0814242e}.account-work-card.has-cover-image .account-manager-default:not([aria-pressed=true]){color:var(--navy);background:#ffffffd6}.account-manager-card.account-mode-card.account-work-card.has-cover-image .account-manager-enter{color:#fff;border-color:color-mix(in srgb, var(--account-accent) 68%, #fff);background:color-mix(in srgb, var(--account-accent) 86%, transparent);box-shadow:0 8px 18px #0814242e, 0 0 0 1px color-mix(in srgb, var(--account-accent) 18%, transparent)}.account-work-card.has-cover-image .account-manager-default:not([aria-pressed=true]):hover{background:#fffffff5}.account-manager-card.account-mode-card.account-work-card.has-cover-image .account-manager-enter:hover{background:var(--account-accent)}@media (width<=720px){.account-admin-access-card{grid-template-columns:auto minmax(0,1fr)}.account-admin-access-card .account-manager-actions{grid-column:1/-1;justify-content:stretch}.account-admin-access-card .account-manager-actions button{width:100%}.account-work-card.has-cover-image:before{background:linear-gradient(90deg,#081424d1 0%,#081424a8 62%,#08142480 100%),linear-gradient(#08142405,#08142447)}.account-work-cover-image{object-position:center}.account-work-card .account-work-business-name{font-size:18px}.account-work-badge{min-height:21px;padding:3px 8px;font-size:9px}}.account-commerce-plan-picker{background:#fffffff0;border:1px solid #17223b1a;border-radius:18px;gap:16px;margin-top:18px;padding:22px;display:grid;box-shadow:0 16px 38px #17223b14}.account-commerce-plan-heading{gap:5px;display:grid}.account-commerce-plan-heading .section-kicker{margin-bottom:2px}.account-commerce-plan-heading h2{font-size:clamp(24px,3vw,32px)}.account-commerce-plan-heading p:last-child{color:var(--muted);margin:0}.account-commerce-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-commerce-plan-option{min-height:166px;color:var(--navy);text-align:left;background:#fff;border:1px solid #17223b1f;border-radius:14px;align-content:start;gap:8px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:grid;position:relative;box-shadow:0 8px 20px #17223b0f}.account-commerce-plan-option:hover{border-color:#ff5a3652;transform:translateY(-2px);box-shadow:0 12px 26px #17223b1a}.account-commerce-plan-option.selected{background:#ff5a360e;border-color:#ff5a3685;box-shadow:0 12px 28px #ff5a361f}.account-commerce-plan-label{width:fit-content;color:var(--coral);background:#ff5a361a;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.account-commerce-plan-option strong{font-size:18px;line-height:1.15}.account-commerce-plan-option small{color:var(--muted);font-size:13px;line-height:1.45}.account-commerce-plan-check{width:19px;height:19px;color:var(--coral);position:absolute;top:14px;right:14px}.account-name-form .account-selected-plan-note,.account-type-change-form .account-selected-plan-note{color:var(--muted);margin:-2px 0 2px;font-size:13px;font-weight:750}.account-commerce-plan-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c152694;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.account-commerce-plan-modal{background:#fff;border:1px solid #17223b1a;border-radius:22px;width:min(980px,100%);max-height:calc(100vh - 48px);padding:28px;position:relative;overflow:auto;box-shadow:0 28px 80px #0c152647}.account-commerce-plan-modal-close{z-index:2;width:40px;height:40px;color:var(--navy);background:#fffffff0;border:1px solid #17223b1a;border-radius:999px;place-items:center;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 7px 18px #17223b14}.account-commerce-plan-modal-close svg{width:19px;height:19px}.account-commerce-plan-modal .account-commerce-plan-heading{margin-bottom:18px;padding-right:54px}.account-commerce-plan-modal-form{border-top:1px solid #17223b17;gap:10px;margin-top:20px;padding-top:20px;display:grid}.account-commerce-plan-modal-form label{color:var(--navy);font-size:14px;font-weight:900}.account-commerce-plan-modal-form input{width:100%;min-height:50px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b24;border-radius:12px;padding:0 14px}.account-commerce-plan-modal-form input:focus{border-color:#ff5a368c;outline:none;box-shadow:0 0 0 4px #ff5a361c}.account-commerce-plan-modal-form .account-selected-plan-note{color:var(--muted);margin:0;font-size:13px;font-weight:800}.account-commerce-plan-modal-form .form-message{margin:0}.account-commerce-plan-modal-form .account-type-submit{width:100%;margin-top:2px}.account-commerce-plan-modal-form .account-type-submit:disabled{cursor:not-allowed;opacity:.58}@media (width<=820px){.account-commerce-plan-grid{grid-template-columns:1fr}.account-commerce-plan-option{min-height:0}.account-commerce-plan-modal-backdrop{align-items:end;padding:12px}.account-commerce-plan-modal{border-radius:20px;max-height:calc(100vh - 24px);padding:22px 16px 18px}.account-commerce-plan-modal-close{top:12px;right:12px}.account-commerce-plan-modal .account-commerce-plan-heading{padding-right:46px}}@media (orientation:landscape){html.android-app .account-commerce-plan-modal-backdrop{-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;background:#0a101d8a!important;place-items:center!important;padding:14px 28px!important}html.android-app .account-commerce-plan-modal{background:#fffaf7!important;border-radius:10px!important;width:min(720px,100vw - 56px)!important;max-width:min(720px,100vw - 56px)!important;max-height:calc(100dvh - 28px)!important;padding:12px 14px 13px!important;overflow:hidden auto!important;box-shadow:0 26px 72px #040a1657!important}html.android-app .account-commerce-plan-modal-close{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;top:8px!important;right:8px!important}html.android-app .account-commerce-plan-modal-close svg{width:14px!important;height:14px!important}html.android-app .account-commerce-plan-modal .account-commerce-plan-heading{gap:2px!important;margin-bottom:8px!important;padding-right:36px!important}html.android-app .account-commerce-plan-modal .account-commerce-plan-heading .section-kicker{margin:0!important;font-size:8px!important;line-height:1.05!important}html.android-app .account-commerce-plan-modal .account-commerce-plan-heading h2{margin:0!important;font-size:15px!important;line-height:1.1!important}html.android-app .account-commerce-plan-modal .account-commerce-plan-heading p:last-child{font-size:9px!important;line-height:1.15!important}html.android-app .account-commerce-plan-modal .account-commerce-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}html.android-app .account-commerce-plan-modal .account-commerce-plan-option{border-radius:8px!important;gap:3px!important;min-height:0!important;padding:8px 9px!important}html.android-app .account-commerce-plan-modal .account-commerce-plan-label{padding:3px 6px!important;font-size:8px!important}html.android-app .account-commerce-plan-modal .account-commerce-plan-option strong{font-size:11px!important;line-height:1.05!important}html.android-app .account-commerce-plan-modal .account-commerce-plan-option small{font-size:8.5px!important;line-height:1.18!important}html.android-app .account-commerce-plan-modal .account-commerce-plan-check{width:13px!important;height:13px!important;top:7px!important;right:7px!important}html.android-app .account-commerce-plan-modal-form{gap:5px!important;margin-top:8px!important;padding-top:8px!important}html.android-app .account-commerce-plan-modal-form label{font-size:9px!important;line-height:1.05!important}html.android-app .account-commerce-plan-modal-form input{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:10px!important}html.android-app .account-commerce-plan-modal-form .account-selected-plan-note,html.android-app .account-commerce-plan-modal-form .form-message{font-size:8.5px!important;line-height:1.15!important}html.android-app .account-commerce-plan-modal-form .account-type-submit{border-radius:7px!important;height:31px!important;min-height:31px!important;padding:0 10px!important;font-size:9.5px!important}}.account-first-offer-backdrop{z-index:110;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a122194;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.account-first-offer{background:#fff;border:1px solid #17223b1a;border-radius:24px;grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr);width:min(820px,100%);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #08101f4d}.account-first-offer-close{z-index:4;width:38px;height:38px;color:var(--navy);background:#ffffffeb;border:1px solid #17223b1a;border-radius:999px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.account-first-offer-close svg{width:18px;height:18px}.account-first-offer-art{background:radial-gradient(circle at 18% 14%,#fffc 0 8%,#0000 9%),linear-gradient(145deg,#ff6847,#ff8c64 54%,#ffd7c9);min-height:340px;position:relative;overflow:hidden}.account-first-offer-art:before,.account-first-offer-art:after{content:"";background:#ffffff2e;border-radius:999px;position:absolute}.account-first-offer-art:before{width:210px;height:210px;top:-65px;left:-70px}.account-first-offer-art:after{width:270px;height:270px;bottom:-110px;right:-120px}.account-first-offer-store,.account-first-offer-trend{z-index:2;color:var(--navy);background:#fffffff0;border-radius:20px;place-items:center;display:grid;position:absolute;box-shadow:0 18px 36px #17223b2e}.account-first-offer-store{width:86px;height:86px;top:42px;left:34px}.account-first-offer-trend{width:66px;height:66px;color:var(--coral);top:86px;right:30px}.account-first-offer-store svg{width:44px;height:44px}.account-first-offer-trend svg{width:34px;height:34px}.account-first-offer-art .bar{background:#ffffffe0;border-radius:10px 10px 4px 4px;width:34px;position:absolute;bottom:36px;box-shadow:0 8px 20px #17223b1f}.account-first-offer-art .bar-one{height:54px;left:38px}.account-first-offer-art .bar-two{height:92px;left:88px}.account-first-offer-art .bar-three{height:126px;left:138px}.account-first-offer-art .bar-four{height:164px;left:188px}.account-first-offer-copy{align-content:center;gap:14px;padding:52px 48px 44px;display:grid}.account-first-offer-pill{color:#b52d14;background:#fff0eb;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.account-first-offer-pill svg{width:15px;height:15px}.account-first-offer-copy h2{color:var(--navy);margin:0;font-size:clamp(30px,4vw,44px);line-height:1.02}.account-first-offer-slogan{color:var(--navy);margin:0;font-size:19px;font-weight:800;line-height:1.35}.account-first-offer-note{color:var(--muted);margin:0;line-height:1.55}.account-first-offer-copy>button{color:#fff;background:var(--coral);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:46px;padding:0 18px;font-weight:900;display:inline-flex}.account-first-offer-copy>button svg{width:18px;height:18px}.account-commerce-plan-monthly{color:var(--navy);align-items:baseline;gap:4px;margin-top:2px;font-size:22px;font-weight:950;display:flex}.account-commerce-plan-monthly small{color:var(--muted);font-size:11px;font-weight:800}.account-commerce-plan-bonus{flex-wrap:wrap;align-items:center;gap:7px;margin-top:2px;font-size:11px;display:flex}.account-commerce-plan-bonus s{color:#8a8f9d;font-weight:800}.account-commerce-plan-bonus strong{color:#14804a;font-size:11px;font-weight:950}.account-impulse-summary{background:linear-gradient(135deg,#fff7f3,#fff);border:1px solid #ff5a3638;border-radius:14px;align-items:flex-start;gap:12px;margin-top:16px;padding:15px 16px;display:flex}.account-impulse-summary>svg{width:21px;height:21px;color:var(--coral);flex:none;margin-top:2px}.account-impulse-summary strong{color:var(--navy)}.account-impulse-summary p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.account-membership-payment-step{gap:16px;display:grid}.account-membership-selected-plan{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.account-membership-selected-plan>div{background:#fafbfc;border:1px solid #17223b1a;border-radius:12px;gap:3px;padding:12px 13px;display:grid}.account-membership-selected-plan small{color:var(--muted);font-size:11px;font-weight:800}.account-membership-selected-plan strong{color:var(--navy);font-size:14px}.account-membership-selected-plan strong span{color:var(--muted);font-size:11px}.account-membership-selected-plan .bonus{background:#eefaf4;border-color:#14804a2e}.account-membership-selected-plan .bonus strong{color:#14804a}.account-membership-payment-card,.account-membership-whatsapp-card{background:#fff;border:1px solid #17223b1a;border-radius:14px}.account-membership-payment-card{padding:16px}.account-membership-payment-card-heading,.account-membership-whatsapp-card{align-items:center;gap:11px;display:flex}.account-membership-payment-card-heading>svg,.account-membership-whatsapp-card>svg{width:22px;height:22px;color:var(--coral)}.account-membership-payment-card-heading div,.account-membership-whatsapp-card div{gap:2px;min-width:0;display:grid}.account-membership-payment-card-heading strong,.account-membership-whatsapp-card strong{color:var(--navy)}.account-membership-payment-card-heading span,.account-membership-whatsapp-card span{color:var(--muted);font-size:12px}.account-membership-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.account-membership-payment-grid>div{background:#f7f8fa;border-radius:10px;gap:4px;min-height:62px;padding:10px 12px;display:grid;position:relative}.account-membership-payment-grid small{color:var(--muted);font-size:11px;font-weight:800}.account-membership-payment-grid strong{color:var(--navy);overflow-wrap:anywhere}.account-membership-payment-grid .copyable{padding-right:58px}.account-membership-payment-grid .copyable button{min-height:34px;color:var(--navy);background:#fff;border:1px solid #17223b1a;border-radius:8px;align-items:center;gap:4px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.account-membership-payment-grid .copyable button svg{width:15px;height:15px}.account-membership-whatsapp-card{padding:14px 16px}.account-membership-whatsapp-card>div{flex:1}.account-membership-whatsapp-card a{color:#fff;background:#178b52;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.account-membership-whatsapp-unavailable{font-weight:800}.account-receipt-confirm{min-height:46px;color:var(--navy);background:#fff;border:1px solid #17223b21;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:flex}.account-receipt-confirm svg{width:19px;height:19px}.account-receipt-confirm.confirmed{color:#0e7040;background:#eefaf4;border-color:#14804a47}.account-membership-payment-actions{justify-content:space-between;gap:10px;display:flex}.account-membership-payment-actions button{border-radius:11px;min-height:46px;padding:0 18px;font-weight:900}.account-membership-payment-actions .secondary{color:var(--navy);background:#fff;border:1px solid #17223b1f}.account-membership-payment-actions .primary{color:#fff;background:var(--coral);border:0}.account-membership-payment-actions .primary:disabled{opacity:.48;cursor:not-allowed}.account-membership-loading,.account-membership-payment-error{color:var(--muted);background:#f7f8fa;border-radius:12px;margin:0;padding:14px}.account-membership-payment-error{color:#9a2b16;background:#fff1ed;justify-content:space-between;align-items:center;gap:12px;display:flex}.account-membership-payment-error p{margin:0}.account-membership-payment-error button{color:#fff;background:var(--coral);border:0;border-radius:8px;min-height:36px;padding:0 12px;font-weight:800}.account-membership-complete{text-align:center;justify-items:center;gap:10px;max-width:620px;margin:16px auto;padding:34px 24px 22px;display:grid}.account-membership-complete-icon{color:#12834a;background:#eaf8f1;border-radius:999px;place-items:center;width:68px;height:68px;display:grid}.account-membership-complete-icon svg{width:34px;height:34px}.account-membership-complete h2{color:var(--navy);margin:0;font-size:30px}.account-membership-complete>p:not(.section-kicker){color:var(--muted);margin:0;line-height:1.55}.account-membership-complete>button{color:#fff;background:var(--coral);border:0;border-radius:11px;min-height:44px;margin-top:8px;padding:0 24px;font-weight:900}.account-manager-pending-actions{justify-content:flex-end}.account-manager-pending-badge,.account-manager-blocked-badge{border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex}.account-manager-pending-badge{color:#a64b00;background:#fff1dc}.account-manager-pending-badge i{background:#f39b28;border-radius:999px;width:9px;height:9px;animation:1.35s ease-in-out infinite veciPendingPulse}.account-manager-blocked-badge{color:#8d2d1e;background:#fff0ed}@keyframes veciPendingPulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.22)}}@media (width<=820px){.account-first-offer{grid-template-columns:1fr;width:min(540px,100%)}.account-first-offer-art{min-height:155px}.account-first-offer-store{width:64px;height:64px;top:24px;left:28px}.account-first-offer-store svg{width:32px;height:32px}.account-first-offer-trend{width:50px;height:50px;top:40px;right:28px}.account-first-offer-art .bar{width:24px;bottom:18px}.account-first-offer-art .bar-one{height:34px;left:115px}.account-first-offer-art .bar-two{height:52px;left:149px}.account-first-offer-art .bar-three{height:72px;left:183px}.account-first-offer-art .bar-four{height:96px;left:217px}.account-first-offer-copy{padding:28px 24px 24px}.account-first-offer-copy h2{font-size:30px}.account-first-offer-slogan{font-size:16px}.account-membership-selected-plan{grid-template-columns:repeat(2,minmax(0,1fr))}.account-membership-payment-grid{grid-template-columns:1fr}.account-membership-whatsapp-card{flex-wrap:wrap;align-items:flex-start}.account-membership-whatsapp-card a{width:100%}}@media (width<=560px){.account-first-offer-backdrop{padding:12px}.account-first-offer-copy{padding:24px 18px 20px}.account-membership-selected-plan{grid-template-columns:1fr}.account-membership-payment-actions{flex-direction:column-reverse}.account-membership-payment-actions button{width:100%}}@media (orientation:landscape){html.android-app .account-first-offer-backdrop{padding:10px 24px}html.android-app .account-first-offer{grid-template-columns:210px minmax(0,1fr);width:min(690px,100vw - 48px);max-height:calc(100dvh - 20px)}html.android-app .account-first-offer-art{min-height:260px}html.android-app .account-first-offer-copy{gap:7px;padding:20px 24px 18px}html.android-app .account-first-offer-copy h2{font-size:23px}html.android-app .account-first-offer-slogan{font-size:13px}html.android-app .account-first-offer-note{font-size:10px;line-height:1.35}html.android-app .account-first-offer-copy>button{min-height:34px;font-size:10px}html.android-app .account-commerce-plan-monthly{font-size:13px}html.android-app .account-commerce-plan-bonus,html.android-app .account-commerce-plan-bonus strong{gap:4px;font-size:8px}html.android-app .account-impulse-summary{gap:7px;margin-top:7px;padding:8px 9px}html.android-app .account-impulse-summary>svg{width:14px;height:14px}html.android-app .account-impulse-summary strong{font-size:9px}html.android-app .account-impulse-summary p{margin-top:2px;font-size:7.5px;line-height:1.18}html.android-app .account-membership-payment-step{gap:7px}html.android-app .account-membership-selected-plan{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}html.android-app .account-membership-selected-plan>div{border-radius:7px;padding:6px 7px}html.android-app .account-membership-selected-plan small{font-size:7px}html.android-app .account-membership-selected-plan strong{font-size:8.5px}html.android-app .account-membership-payment-card{padding:8px}html.android-app .account-membership-payment-card-heading>svg,html.android-app .account-membership-whatsapp-card>svg{width:14px;height:14px}html.android-app .account-membership-payment-card-heading strong,html.android-app .account-membership-whatsapp-card strong{font-size:9px}html.android-app .account-membership-payment-card-heading span,html.android-app .account-membership-whatsapp-card span{font-size:7px}html.android-app .account-membership-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:6px}html.android-app .account-membership-payment-grid>div{min-height:36px;padding:5px 7px}html.android-app .account-membership-payment-grid small{font-size:7px}html.android-app .account-membership-payment-grid strong{font-size:8.5px}html.android-app .account-membership-whatsapp-card{padding:7px 8px}html.android-app .account-membership-whatsapp-card a{min-height:28px;padding:0 9px;font-size:7.5px}html.android-app .account-receipt-confirm{min-height:30px;font-size:8.5px}html.android-app .account-membership-payment-actions button{min-height:30px;padding:0 10px;font-size:8.5px}html.android-app .account-membership-complete{gap:6px;margin:0 auto;padding:18px 20px 12px}html.android-app .account-membership-complete-icon{width:44px;height:44px}html.android-app .account-membership-complete-icon svg{width:23px;height:23px}html.android-app .account-membership-complete h2{font-size:20px}html.android-app .account-membership-complete>p:not(.section-kicker){font-size:9px}html.android-app .account-membership-complete>button{min-height:31px;font-size:9px}}.windows-print-bridge{background:#f8fafc;border:1px dashed #17223b33;border-radius:13px;gap:12px;padding:16px;display:grid}.windows-print-bridge.is-ready{background:#f7fcf8;border-style:solid;border-color:#16653433}.windows-print-bridge-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.windows-print-bridge-heading>span{width:40px;height:40px;color:var(--navy);background:#fff;border:1px solid #17223b1a;border-radius:10px;place-items:center;display:grid}.windows-print-bridge-heading>span svg{width:20px;height:20px}.windows-print-bridge-heading>div{gap:2px;display:grid}.windows-print-bridge-heading small{color:var(--muted);font-weight:800}.windows-print-bridge-heading strong{color:var(--navy);font-size:17px}.windows-print-bridge-heading p,.windows-print-bridge-offline p,.windows-print-bridge-note{color:var(--muted);margin:0;line-height:1.45}.windows-print-bridge-heading button,.windows-print-bridge-actions button,.windows-print-bridge-download{min-height:40px;color:var(--navy);background:#fff;border:1px solid #17223b24;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:800;text-decoration:none;display:inline-flex}.windows-print-bridge-heading button svg,.windows-print-bridge-actions button svg,.windows-print-bridge-download svg{width:16px;height:16px}.windows-print-bridge-heading button:disabled,.windows-print-bridge-actions button:disabled{cursor:not-allowed;opacity:.55}.windows-print-bridge-offline{background:#fff;border:1px solid #17223b1a;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.windows-print-bridge-offline>svg{width:20px;height:20px;color:var(--muted);flex:none}.windows-print-bridge-offline>div{gap:8px;display:grid}.windows-print-bridge-download{color:#fff;border-color:var(--coral);background:var(--coral);width:fit-content;box-shadow:0 8px 18px #ff5a362e}.windows-print-bridge-download.secondary{color:var(--navy);box-shadow:none;background:#fff;border-color:#17223b24}.windows-print-bridge-ready{gap:12px;display:grid}.windows-print-bridge-status{color:#166534;align-items:center;gap:8px;display:flex}.windows-print-bridge-status svg{width:19px;height:19px}.windows-print-bridge-fields{grid-template-columns:minmax(0,1fr) minmax(140px,200px);gap:10px;display:grid}.windows-print-bridge-fields label{color:var(--navy);gap:6px;font-weight:800;display:grid}.windows-print-bridge-fields select,.windows-print-bridge-fields input{width:100%;min-height:42px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b29;border-radius:8px;padding:0 10px}.windows-print-bridge-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.windows-print-bridge-actions button{color:#fff;border-color:var(--coral);background:var(--coral);box-shadow:0 8px 18px #ff5a362e}.windows-print-bridge-feedback{border-radius:9px;margin:0;padding:10px 12px;font-weight:750}.windows-print-bridge-feedback.success{color:#166534;background:#ecfdf3;border:1px solid #1665342e}.windows-print-bridge-feedback.error{color:#8b1e1e;background:#fff0f0;border:1px solid #b91c1c33}@media (width<=900px){.windows-print-bridge-heading{grid-template-columns:auto minmax(0,1fr)}.windows-print-bridge-heading>button{grid-column:1/-1;justify-self:flex-start}.windows-print-bridge-fields{grid-template-columns:1fr}.windows-print-bridge-actions{flex-wrap:wrap;justify-content:flex-start}}.thermal-printer-settings{background:#fff;border:1px solid #17223b1f;border-radius:16px;gap:16px;margin-top:24px;padding:22px;display:grid;box-shadow:0 14px 36px #17223b0f}.thermal-printer-settings-heading{align-items:flex-start;gap:14px;display:flex}.thermal-printer-settings-heading>span,.thermal-printer-current-icon{width:46px;height:46px;color:var(--coral);background:#ff5a3617;border-radius:12px;flex:none;place-items:center;display:grid}.thermal-printer-settings-heading svg,.thermal-printer-current-icon svg{width:23px;height:23px}.thermal-printer-settings-heading h2{color:var(--navy);margin:2px 0 4px;font-size:24px}.thermal-printer-settings-heading p,.thermal-printer-editor-heading p,.thermal-printer-unavailable p{color:var(--muted);margin:0}.thermal-printer-current{background:#f8fafc;border:1px solid #17223b1c;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.thermal-printer-current.is-empty{border-style:dashed}.thermal-printer-current-copy{gap:2px;min-width:0;display:grid}.thermal-printer-current-copy small,.thermal-printer-current-copy span{color:var(--muted)}.thermal-printer-current-copy strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.thermal-printer-current-actions,.thermal-printer-editor-actions,.thermal-printer-editor-heading{align-items:center;gap:8px;display:flex}.thermal-printer-current-actions{flex-wrap:wrap;justify-content:flex-end}.thermal-printer-current-actions button,.thermal-printer-editor-actions button,.thermal-printer-editor-heading button{min-height:40px;color:var(--navy);background:#fff;border:1px solid #17223b24;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:800;display:inline-flex}.thermal-printer-current-actions button svg,.thermal-printer-editor-actions button svg,.thermal-printer-editor-heading button svg{width:16px;height:16px}.thermal-printer-current-actions button:disabled,.thermal-printer-editor-actions button:disabled,.thermal-printer-editor-heading button:disabled{cursor:not-allowed;opacity:.55}.thermal-printer-current-actions .thermal-printer-reset{color:#9f2727;background:#fff8f8;border-color:#b91c1c2e}.thermal-printer-platform-note{color:var(--muted);background:#f8fafc;border-left:3px solid #17223b47;border-radius:8px;margin:0;padding:11px 13px;font-size:13px;line-height:1.45}.thermal-printer-editor{background:#ff5a3609;border:1px solid #ff5a363d;border-radius:13px;gap:15px;padding:16px;display:grid}.thermal-printer-editor-heading{justify-content:space-between;align-items:flex-start}.thermal-printer-editor-heading>div{gap:3px;display:grid}.thermal-printer-editor-heading strong{color:var(--navy)}.thermal-printer-fields{grid-template-columns:minmax(0,1.5fr) minmax(160px,.5fr);gap:12px;display:grid}.thermal-printer-fields.desktop{grid-template-columns:minmax(180px,280px)}.thermal-printer-fields label{color:var(--navy);gap:6px;font-weight:800;display:grid}.thermal-printer-fields select{width:100%;min-height:42px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b29;border-radius:8px;padding:0 10px}.thermal-printer-editor-actions{justify-content:flex-end}.thermal-printer-editor-actions .primary{color:#fff;border-color:var(--coral);background:var(--coral);box-shadow:0 8px 18px #ff5a362e}.thermal-printer-unavailable{background:#fff9ea;border:1px solid #d9770633;border-radius:12px;align-items:flex-start;gap:12px;padding:15px;display:flex}.thermal-printer-unavailable>svg{color:#a16207;flex:none;width:21px;height:21px}.thermal-printer-unavailable div{gap:3px;display:grid}.thermal-printer-feedback{border-radius:9px;margin:0;padding:11px 13px;font-weight:750}.thermal-printer-feedback.success{color:#166534;background:#ecfdf3;border:1px solid #1665342e}.thermal-printer-feedback.error{color:#8b1e1e;background:#fff0f0;border:1px solid #b91c1c33}@media (width>=901px){.mi-veci-settings-page .settings-panel{width:min(1180px,100vw - 80px);max-width:1180px;margin-inline:auto}}@media (width<=900px){.thermal-printer-settings{padding:16px}.thermal-printer-current{grid-template-columns:auto minmax(0,1fr)}.thermal-printer-current-actions{grid-column:1/-1;justify-content:flex-start}.thermal-printer-fields{grid-template-columns:1fr}}.admin-activations-view{gap:16px;display:grid}.admin-activation-refresh,.admin-generated-pass button,.admin-activation-actions button{border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:850;display:inline-flex}.admin-activation-refresh{color:#17233b;background:#fff;border:1px solid #d6dbe1}.admin-activation-refresh svg,.admin-generated-pass svg,.admin-activation-actions svg{width:16px;height:16px}.admin-activation-security-banner{background:#eef8f5;border:1px solid #c9e0d7;border-left:4px solid #238a7b;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.admin-activation-security-banner>svg{color:#238a7b;flex:none;width:21px;height:21px}.admin-activation-security-banner div{gap:2px;display:grid}.admin-activation-security-banner strong{color:#173d35}.admin-activation-security-banner span{color:#536b65;font-size:12px}.admin-activation-filters{grid-template-columns:minmax(240px,1fr) 220px;gap:10px;display:grid}.admin-activation-filters select{color:#17233b;min-height:42px;font:inherit;background:#fff;border:1px solid #d4d9df;border-radius:7px;padding:0 10px}.admin-generated-pass{background:#fff8e8;border:1px solid #eed49c;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.admin-generated-pass>div{gap:4px;min-width:0;display:grid}.admin-generated-pass span{color:#79580c;text-transform:uppercase;font-size:11px;font-weight:900}.admin-generated-pass strong{overflow-wrap:anywhere;color:#17233b;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:17px}.admin-generated-pass small{color:#6f6250;line-height:1.4}.admin-generated-pass button{color:#fff;background:#17233b;flex:none}.admin-activation-list{gap:10px;display:grid}.admin-activation-row{background:#fff;border:1px solid #dde2e7;border-radius:9px;gap:12px;padding:15px;display:grid;box-shadow:0 7px 18px #17223b0d}.admin-activation-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-activation-main>div{gap:2px;min-width:0;display:grid}.admin-activation-main strong{color:#17233b;font-size:17px}.admin-activation-main small{color:#737b89;text-overflow:ellipsis;overflow:hidden}.admin-activation-status{border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:900}.admin-activation-status.status-pending{color:#7a5709;background:#fff3cf}.admin-activation-status.status-active,.admin-activation-status.status-trial{color:#176654;background:#e6f5ef}.admin-activation-status.status-past_due,.admin-activation-status.status-suspended,.admin-activation-status.status-cancelled{color:#9b3528;background:#fff0ed}.admin-activation-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.admin-activation-meta>span{background:#f7f8fa;border-radius:7px;gap:2px;min-width:0;padding:9px 10px;display:grid}.admin-activation-meta small{color:#747b87;text-transform:uppercase;font-size:10px;font-weight:800}.admin-activation-meta strong{color:#26334c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.admin-activation-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-activation-actions button:disabled,.admin-activation-refresh:disabled{cursor:wait;opacity:.6}.admin-activation-pass-button{color:#17233b;background:#f0f2f5;border:1px solid #d7dce2}.admin-activation-approve-button{color:#fff;background:#238a7b}.admin-activation-empty{color:#657080;background:#f8f9fa;border:1px dashed #ccd2d9;border-radius:9px;justify-items:center;gap:8px;padding:28px;display:grid}.admin-activation-empty svg{width:26px;height:26px}.admin-activation-empty p{margin:0}@media (width<=820px){.admin-activation-filters{grid-template-columns:1fr}.admin-activation-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-generated-pass{flex-direction:column;align-items:stretch}.admin-activation-actions{justify-content:stretch}.admin-activation-actions button{flex:180px}}@media (width<=520px){.admin-activation-main{flex-direction:column;align-items:stretch}.admin-activation-status{width:fit-content}.admin-activation-meta{grid-template-columns:1fr}}.admin-membership-payments-view{gap:20px;display:grid}.admin-membership-refresh,.admin-membership-save{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:900;display:inline-flex}.admin-membership-refresh{color:var(--navy);background:#fff;border:1px solid #17223b1f}.admin-membership-refresh svg,.admin-membership-save svg{width:17px;height:17px}.admin-membership-security-note{background:#f6f8fb;border:1px solid #17223b1a;border-radius:14px;align-items:flex-start;gap:12px;padding:15px 16px;display:flex}.admin-membership-security-note>svg{width:22px;height:22px;color:var(--navy);flex:none}.admin-membership-security-note div{gap:3px;display:grid}.admin-membership-security-note strong{color:var(--navy)}.admin-membership-security-note span{color:var(--muted);font-size:13px}.admin-membership-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-membership-methods article{background:#fff;border:1px solid #17223b1c;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:90px;padding:17px;display:grid}.admin-membership-methods article.active{background:#fff7f3;border-color:#ff5a3657}.admin-membership-methods article.disabled{color:#6f7787;background:#f6f7f9}.admin-membership-methods article>svg{width:25px;height:25px;color:var(--coral)}.admin-membership-methods article.disabled>svg{color:#778091}.admin-membership-methods article div{gap:4px;display:grid}.admin-membership-methods strong{color:var(--navy);font-size:16px}.admin-membership-methods span,.admin-membership-methods small{color:var(--muted);font-size:12px;line-height:1.4}.admin-membership-methods article>svg:last-child{color:#16834b;width:19px;height:19px}.admin-membership-offer-card{background:linear-gradient(135deg,#fff7f3,#fff);border:1px solid #ff5a362e;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.admin-membership-offer-card>div{background:#ffffffc7;border-radius:10px;gap:4px;padding:10px 12px;display:grid}.admin-membership-offer-card small{color:var(--muted);font-size:11px;font-weight:800}.admin-membership-offer-card strong{color:var(--navy)}.admin-membership-payment-form{background:#fff;border:1px solid #17223b1a;border-radius:16px;gap:15px;padding:18px;display:grid}.admin-membership-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.admin-membership-field-grid label{gap:7px;display:grid}.admin-membership-field-grid label.wide{grid-column:1/-1}.admin-membership-field-grid label>span{color:var(--navy);align-items:center;gap:6px;font-size:12px;font-weight:900;display:flex}.admin-membership-field-grid label>span svg{width:15px;height:15px}.admin-membership-field-grid input{width:100%;min-height:46px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b24;border-radius:10px;padding:0 13px}.admin-membership-field-grid input:focus{border-color:#ff5a3680;outline:none;box-shadow:0 0 0 4px #ff5a361a}.admin-membership-form-note,.admin-membership-loading{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.admin-membership-loading{background:#f7f8fa;border-radius:14px;padding:20px}.admin-membership-save{color:#fff;background:var(--navy);border:0;width:fit-content}.admin-membership-save:disabled,.admin-membership-refresh:disabled{cursor:not-allowed;opacity:.55}.admin-real-data-actions{align-items:center;gap:10px;display:flex}.admin-detail-live-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.admin-detail-live-metrics>div{background:#f8f9fb;border:1px solid #17223b17;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px;display:grid}.admin-detail-live-metrics svg{width:18px;height:18px;color:var(--coral)}.admin-detail-live-metrics span{color:var(--muted);font-size:11px;font-weight:800}.admin-detail-live-metrics strong{color:var(--navy);font-size:17px}.admin-detail-owner-email{color:var(--navy);overflow-wrap:anywhere;margin:10px 0 0;font-weight:800}@media (width<=820px){.admin-membership-methods,.admin-membership-offer-card,.admin-membership-field-grid,.admin-detail-live-metrics{grid-template-columns:1fr}.admin-membership-field-grid label.wide{grid-column:auto}.admin-real-data-actions{flex-direction:column;align-items:stretch}}.admin-page{color:#17223b;background:#f7f8fa;min-height:100vh;font-family:inherit;overflow-x:hidden}.admin-page *,.admin-page :before,.admin-page :after{box-sizing:border-box;letter-spacing:0}.admin-page button,.admin-page input,.admin-page select{font:inherit}.admin-page button{cursor:pointer}.admin-page .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}.admin-header{background:#fff;border-bottom:1px solid #e4e7ec}.admin-header-inner{justify-content:space-between;align-items:center;gap:32px;width:min(100% - 48px,1440px);min-height:142px;margin:0 auto;padding:24px 0;display:flex}.admin-brand-row{align-items:center;gap:12px;margin-bottom:12px;display:flex}.admin-brand{color:#ff5a36;font-size:1.15rem;font-weight:900}.admin-brand-row>span,.admin-demo-badge,.admin-result-count{color:#475467;background:#f2f4f7;border:1px solid #e4e7ec;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:700}.admin-heading h1{margin:0;font-size:clamp(1.65rem,2.5vw,2.25rem);line-height:1.12}.admin-heading p{color:#667085;margin:8px 0 0;font-size:.95rem}.admin-profile{background:#fff7f1;border:1px solid #ffd8ca;border-radius:8px;align-items:center;gap:10px;min-width:220px;padding:10px 12px;display:flex}.admin-profile-avatar{color:#fff;background:#17223b;border-radius:6px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.admin-profile>span:last-child{gap:2px;display:grid}.admin-profile strong{font-size:.86rem}.admin-profile small{color:#667085;font-size:.75rem}.admin-workspace{grid-template-columns:238px minmax(0,1fr);align-items:start;gap:28px;width:min(100% - 48px,1440px);margin:0 auto;padding:28px 0 48px;display:grid}.admin-sidebar{background:#fff;border:1px solid #e4e7ec;border-radius:8px;padding:18px 14px 14px;position:sticky;top:20px;box-shadow:0 8px 22px #17223b0d}.admin-sidebar-heading{border-bottom:1px solid #eaecf0;gap:3px;padding:2px 8px 15px;display:grid}.admin-sidebar-heading span{color:#ff5a36;text-transform:uppercase;font-size:.7rem;font-weight:800}.admin-sidebar-heading strong{font-size:.95rem}.admin-section-nav{gap:5px;margin-top:12px;display:grid}.admin-section-nav button{color:#475467;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;width:100%;min-height:54px;padding:8px 10px;display:flex}.admin-section-nav button:hover{color:#17223b;background:#f7f8fa}.admin-section-nav button.active{color:#c93418;background:#fff2ed;border-color:#ffd3c5}.admin-section-nav svg{flex:0 0 19px;width:19px;height:19px}.admin-section-nav button>span{gap:2px;min-width:0;display:grid}.admin-section-nav strong{font-size:.82rem}.admin-section-nav small{color:#98a2b3;font-size:.68rem}.admin-local-data-note{color:#667085;border-top:1px solid #eaecf0;align-items:center;gap:7px;margin:16px 8px 0;padding-top:13px;font-size:.68rem;display:flex}.admin-local-data-note>span{background:#12a873;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.admin-content,.admin-view{min-width:0}.admin-view{gap:22px;display:grid}.admin-view-heading{justify-content:space-between;align-items:flex-end;gap:20px;min-height:62px;display:flex}.admin-kicker{color:#ff5a36;text-transform:uppercase;margin-bottom:4px;font-size:.69rem;font-weight:800;display:block}.admin-view-heading h2,.admin-panel-heading h3,.admin-empty-state h3,.admin-insights-grid h3{margin:0}.admin-view-heading h2{font-size:1.45rem;line-height:1.2}.admin-view-heading p{color:#667085;margin:5px 0 0;font-size:.88rem}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-metric,.admin-panel,.admin-progress-metrics article,.admin-category-progress,.admin-insights-grid article{background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 6px 18px #17223b0b}.admin-metric{flex-direction:column;min-height:150px;padding:17px;display:flex;position:relative;overflow:hidden}.admin-metric:before{content:"";background:#12a873;width:3px;position:absolute;inset:0 auto 0 0}.admin-metric.warning:before{background:#e7a61a}.admin-metric.attention:before{background:#d95c4f}.admin-metric.info:before{background:#3976c8}.admin-metric-icon{color:#127a58;background:#e9f8f2;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.admin-metric.warning .admin-metric-icon{color:#9b6800;background:#fff6dc}.admin-metric.attention .admin-metric-icon{color:#b43e32;background:#fff0ed}.admin-metric.info .admin-metric-icon{color:#2f65aa;background:#edf4ff}.admin-metric-icon svg{width:18px;height:18px}.admin-metric>span{color:#667085;margin-top:13px;font-size:.76rem;font-weight:700}.admin-metric>strong{margin-top:2px;font-size:1.75rem}.admin-metric>small{color:#98a2b3;margin-top:auto;font-size:.68rem}.admin-summary-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.admin-panel,.admin-category-progress{padding:20px}.admin-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-panel-heading h3{font-size:1rem}.admin-panel-heading>svg{color:#98a2b3;width:19px;height:19px}.admin-status-list,.admin-activity-list{gap:14px;margin-top:18px;display:grid}.admin-status-item>div:first-child,.admin-detail-indicators>div>div:first-child{justify-content:space-between;align-items:center;gap:10px;font-size:.79rem;display:flex}.admin-status-item strong{font-size:.77rem}.admin-progress-track{background:#edf0f3;border-radius:999px;height:7px;margin-top:7px;overflow:hidden}.admin-progress-track>span{border-radius:inherit;background:#12a873;height:100%;display:block}.admin-progress-track>span.attention{background:#e0a029}.admin-activity-list article{grid-template-columns:9px minmax(0,1fr);align-items:start;gap:10px;display:grid}.admin-activity-dot{background:#3976c8;border-radius:50%;width:8px;height:8px;margin-top:5px}.admin-activity-dot.payment,.admin-activity-dot.renewal{background:#12a873}.admin-activity-dot.warning{background:#e0a029}.admin-activity-list p{color:#475467;margin:0;font-size:.78rem;line-height:1.45}.admin-activity-list p strong{color:#17223b}.admin-activity-list small{color:#98a2b3;font-size:.68rem}.admin-filters{background:#fff;border:1px solid #e4e7ec;border-radius:8px;grid-template-columns:minmax(190px,1.3fr) auto minmax(150px,.65fr) minmax(130px,.55fr);gap:10px;padding:12px;display:grid}.admin-search-control,.admin-select-control{color:#667085;background:#f9fafb;border:1px solid #dfe3e8;border-radius:6px;align-items:center;gap:8px;min-width:0;min-height:42px;display:flex}.admin-search-control{padding:0 11px}.admin-search-control svg,.admin-select-control svg{flex:0 0 17px;width:17px;height:17px}.admin-search-control input,.admin-select-control select{color:#17223b;background:0 0;border:0;outline:0;width:100%;min-width:0}.admin-search-control input{height:40px}.admin-select-control{padding-left:10px}.admin-select-control>span{font-size:.7rem;font-weight:700}.admin-select-control select{height:40px;padding-right:5px}.admin-search-control:focus-within,.admin-select-control:focus-within,.admin-progress-controls label:focus-within,.admin-intelligence-filters label:focus-within{border-color:#ff8a70;box-shadow:0 0 0 3px #ff5a361f}.admin-type-filter{background:#f2f4f7;border-radius:6px;grid-template-columns:repeat(3,auto);padding:3px;display:grid}.admin-type-filter button,.admin-period-control button{color:#667085;white-space:nowrap;background:0 0;border:0;border-radius:5px;min-height:36px;padding:0 11px;font-size:.73rem;font-weight:700}.admin-type-filter button.active,.admin-period-control button.active{color:#c93418;background:#fff;box-shadow:0 1px 4px #17223b1f}.admin-accounts-table-wrap{background:#fff;border:1px solid #e4e7ec;border-radius:8px;overflow:hidden}.admin-accounts-table{border-collapse:collapse;width:100%}.admin-accounts-table th,.admin-accounts-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eaecf0;padding:13px 12px;font-size:.75rem}.admin-accounts-table th{color:#667085;text-transform:uppercase;background:#f9fafb;font-size:.67rem}.admin-accounts-table tr:last-child td{border-bottom:0}.admin-accounts-table td:first-child strong,.admin-accounts-table td:first-child small{display:block}.admin-accounts-table td:first-child strong{max-width:170px}.admin-accounts-table td:first-child small{color:#98a2b3;margin-top:2px;font-size:.67rem}.admin-status-tag{color:#475467;background:#f2f4f7;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:.67rem;font-weight:800;display:inline-flex}.admin-status-tag.verificado,.admin-status-tag.activa{color:#087552;background:#e8f8f1}.admin-status-tag.en-revision,.admin-status-tag.pendiente{color:#986400;background:#fff4d2}.admin-status-tag.por-vencer{color:#a34c00;background:#fff0df}.admin-status-tag.vencida{color:#b43e32;background:#ffedeb}.admin-status-tag.suspendida{color:#475467;background:#eaecf0}.admin-view-account{color:#17223b;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 9px;font-size:.7rem;font-weight:800;display:inline-flex}.admin-view-account:hover{color:#c93418;border-color:#ff9b84}.admin-view-account svg{width:15px;height:15px}.admin-empty-state{color:#667085;text-align:center;background:#fff;border:1px dashed #cfd5dc;border-radius:8px;align-content:center;place-items:center;gap:7px;min-height:230px;padding:30px;display:grid}.admin-empty-state svg{color:#ff5a36;width:28px;height:28px}.admin-empty-state h3{color:#17223b;font-size:1rem}.admin-empty-state p{margin:0;font-size:.8rem}.admin-detail-backdrop{z-index:200;background:#17223b61;justify-content:flex-end;display:flex;position:fixed;inset:0}.admin-detail-panel{background:#fff;width:min(100%,460px);height:100%;padding:24px;overflow-y:auto;box-shadow:-16px 0 40px #17223b29}.admin-detail-header{border-bottom:1px solid #eaecf0;grid-template-columns:46px minmax(0,1fr) 38px;align-items:center;gap:12px;padding-bottom:20px;display:grid}.admin-detail-avatar{color:#fff;background:#ff5a36;border-radius:7px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.admin-detail-header span{color:#667085;font-size:.72rem}.admin-detail-header h2{margin:2px 0 0;font-size:1.1rem}.admin-detail-header button{color:#475467;background:#f2f4f7;border:0;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.admin-detail-header svg{width:19px;height:19px}.admin-detail-section{border-bottom:1px solid #eaecf0;padding:22px 0}.admin-detail-data{gap:14px;margin:13px 0 0;display:grid}.admin-detail-data>div{grid-template-columns:130px minmax(0,1fr);gap:12px;display:grid}.admin-detail-data dt{color:#667085;align-items:center;gap:7px;font-size:.75rem;display:flex}.admin-detail-data dt svg{width:15px;height:15px}.admin-detail-data dd{margin:0;font-size:.78rem;font-weight:700}.admin-detail-indicators{gap:16px;margin-top:14px;display:grid}.admin-upcoming-actions{background:#f9fafb;border:1px solid #eaecf0;border-radius:7px;margin-top:24px;padding:16px}.admin-upcoming-actions>span{color:#667085;text-transform:uppercase;font-size:.7rem;font-weight:800}.admin-upcoming-actions>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.admin-upcoming-actions button{color:#98a2b3;cursor:not-allowed;background:#eaecf0;border:0;border-radius:5px;min-height:36px}.admin-progress-controls{background:#fff;border:1px solid #e4e7ec;border-radius:8px;grid-template-columns:minmax(220px,.7fr) minmax(440px,1.3fr);gap:18px;padding:14px;display:grid}.admin-progress-controls>label,.admin-progress-controls>div,.admin-intelligence-filters label{gap:6px;min-width:0;display:grid}.admin-progress-controls label>span,.admin-progress-controls>div>span,.admin-intelligence-filters label>span{color:#667085;font-size:.69rem;font-weight:800}.admin-progress-controls select,.admin-progress-controls input,.admin-intelligence-filters select,.admin-custom-period input{color:#17223b;background:#f9fafb;border:1px solid #dfe3e8;border-radius:6px;outline:0;width:100%;min-width:0;height:40px;padding:0 10px}.admin-period-control{background:#f2f4f7;border-radius:6px;grid-template-columns:repeat(4,1fr);padding:2px;display:grid}.admin-custom-period{background:#eef4ff;border:1px solid #cdddf6;border-radius:8px;grid-template-columns:20px repeat(2,minmax(150px,220px));align-items:end;gap:14px;padding:13px 15px;display:grid}.admin-custom-period>svg{color:#3976c8;width:19px;height:19px;margin-bottom:10px}.admin-custom-period label{color:#475467;gap:5px;font-size:.7rem;font-weight:700;display:grid}.admin-progress-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-progress-metrics article{min-height:130px;padding:17px}.admin-progress-metrics article>div:first-child{color:#667085;justify-content:space-between;align-items:center;gap:10px;font-size:.76rem;font-weight:700;display:flex}.admin-progress-metrics article>div:first-child svg{color:#12a873;width:17px;height:17px}.admin-progress-metrics article>strong{margin-top:17px;font-size:1.35rem;display:block}.admin-category-progress>div:last-child{gap:14px;margin-top:20px;display:grid}.admin-category-progress article{grid-template-columns:110px minmax(0,1fr) 54px;align-items:center;gap:14px;font-size:.78rem;display:grid}.admin-category-progress article .admin-progress-track{margin:0}.admin-category-progress article strong{text-align:right}.admin-privacy-note,.admin-threshold-warning{color:#475467;background:#eef4ff;border:1px solid #cdddf6;border-radius:8px;grid-template-columns:20px minmax(0,1fr);gap:10px;padding:14px 16px;display:grid}.admin-privacy-note svg,.admin-threshold-warning svg{color:#3976c8;width:18px;height:18px}.admin-privacy-note p,.admin-threshold-warning p{margin:0;font-size:.76rem;line-height:1.5}.admin-intelligence-filters{background:#fff;border:1px solid #e4e7ec;border-radius:8px;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;padding:14px;display:grid}.admin-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-insights-grid article{min-height:190px;padding:19px}.admin-insights-grid article>div:first-child{color:#986400;align-items:center;gap:7px;font-size:.7rem;font-weight:800;display:flex}.admin-insights-grid article>div:first-child svg{width:17px;height:17px}.admin-insights-grid article>strong{color:#087552;margin-top:15px;font-size:1.5rem;display:block}.admin-insights-grid h3{margin-top:5px;font-size:1rem}.admin-insights-grid p{color:#667085;margin:7px 0 17px;font-size:.8rem;line-height:1.5}.admin-insights-grid small{color:#98a2b3;align-items:center;gap:5px;font-size:.68rem;display:flex}.admin-insights-grid small svg{width:14px;height:14px}.admin-threshold-warning{color:#694c08;background:#fff8e7;border-color:#f2d894}.admin-threshold-warning svg{color:#c48100}@media (width<=1120px){.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filters{grid-template-columns:minmax(220px,1fr) auto}.admin-progress-controls{grid-template-columns:1fr}.admin-intelligence-filters{grid-template-columns:repeat(3,minmax(140px,1fr))}.admin-accounts-table th,.admin-accounts-table td{padding:11px 8px}}@media (width<=820px){.admin-header-inner,.admin-workspace{width:min(100% - 28px,720px)}.admin-workspace{grid-template-columns:1fr;gap:18px;padding-top:18px}.admin-sidebar{padding:10px;position:static}.admin-sidebar-heading,.admin-local-data-note{display:none}.admin-section-nav{grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.admin-section-nav button{text-align:center;justify-content:center;min-height:62px;padding:7px}.admin-section-nav button>span{display:block}.admin-section-nav small{display:none}.admin-summary-grid{grid-template-columns:1fr}.admin-accounts-table-wrap{background:0 0;border:0;overflow:visible}.admin-accounts-table,.admin-accounts-table tbody{gap:12px;display:grid}.admin-accounts-table thead{display:none}.admin-accounts-table tr{background:#fff;border:1px solid #e4e7ec;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.admin-accounts-table td,.admin-accounts-table tr:last-child td{border:0;align-content:start;gap:4px;min-width:0;padding:0;display:grid}.admin-accounts-table td:before{content:attr(data-label);color:#98a2b3;text-transform:uppercase;font-size:.64rem;font-weight:800}.admin-accounts-table td:first-child,.admin-accounts-table td:last-child{grid-column:1/-1}.admin-accounts-table td:last-child:before{display:none}.admin-accounts-table td:first-child strong{max-width:none;font-size:.92rem}.admin-view-account{width:100%}}@media (width<=620px){.admin-header-inner{flex-direction:column;align-items:flex-start;gap:16px;min-height:0;padding:18px 0}.admin-heading p{max-width:34rem;font-size:.82rem;line-height:1.45}.admin-profile{width:100%}.admin-section-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.admin-section-nav button{text-align:left;justify-content:flex-start}.admin-view-heading{flex-direction:column;align-items:flex-start;gap:10px;min-height:0}.admin-metric-grid,.admin-progress-metrics,.admin-insights-grid,.admin-intelligence-filters,.admin-filters{grid-template-columns:1fr}.admin-metric{min-height:140px}.admin-type-filter{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-type-filter button{padding:0 6px}.admin-period-control{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px}.admin-progress-controls{padding:12px}.admin-custom-period{grid-template-columns:1fr;align-items:stretch}.admin-custom-period>svg{margin:0}.admin-category-progress article{grid-template-columns:82px minmax(0,1fr) 44px;gap:9px}.admin-detail-panel{padding:18px}.admin-detail-data>div{grid-template-columns:1fr;gap:4px}.admin-upcoming-actions>div{grid-template-columns:1fr}}.admin-header-actions{align-items:center;gap:10px;display:flex}.admin-return-veci{color:#c63e24;white-space:nowrap;background:#fff3ee;border:1px solid #ffc6b6;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:.78rem;font-weight:850;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex;box-shadow:0 4px 12px #ff5a3614}.admin-return-veci:hover{background:#ffe8df;border-color:#ff9f86;transform:translateY(-1px)}.admin-return-veci:focus-visible{outline-offset:2px;outline:3px solid #ff5a3633}.admin-return-veci svg{width:17px;height:17px}@media (width<=760px){.admin-header-actions{flex-direction:column-reverse;align-items:stretch;gap:7px}.admin-return-veci{min-height:34px;padding:0 9px;font-size:.7rem}}.payment-result-page{--payment-accent:#3f7edb;--payment-soft:#eef5ff;background:radial-gradient(circle at 50% 22%, color-mix(in srgb, var(--payment-accent) 10%, transparent), transparent 34%), #f7f9fc;color:#13213b;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.payment-result-page.payment-result-wholesale{--payment-accent:#7057d9;--payment-soft:#f3f0ff}.payment-result-card{border:1px solid color-mix(in srgb, var(--payment-accent) 22%, #dce3ee);text-align:center;background:#fffffff5;border-radius:24px;width:min(560px,100%);padding:42px 38px 34px;box-shadow:0 24px 64px #13213b1f}.payment-result-icon{width:78px;height:78px;color:var(--payment-accent);background:var(--payment-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--payment-accent) 18%, transparent);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.payment-result-icon svg{width:40px;height:40px}.payment-result-card.is-approved .payment-result-icon{color:#18864b;background:#ecf8f1}.payment-result-card.is-rejected .payment-result-icon,.payment-result-card.is-error .payment-result-icon{color:#c23c3c;background:#fff0f0}.payment-result-card.is-review .payment-result-icon,.payment-result-card.is-pending .payment-result-icon,.payment-result-card.is-refunded .payment-result-icon{color:#aa6b00;background:#fff7e6}.payment-result-spinner{animation:.9s linear infinite veci-payment-spin}@keyframes veci-payment-spin{to{transform:rotate(360deg)}}.payment-result-kicker{color:var(--payment-accent);letter-spacing:.11em;margin:0 0 8px;font-size:.78rem;font-weight:800}.payment-result-card h1{margin:0;font-size:clamp(1.65rem,4vw,2.25rem)}.payment-result-copy{color:#5b667a;max-width:470px;margin:14px auto 0;line-height:1.6}.payment-result-hint{color:#788297;max-width:470px;margin:14px auto 0;line-height:1.45;display:block}.payment-result-countdown{color:#667085;margin:18px 0 0;font-size:.9rem}.payment-result-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.payment-result-actions button{background:var(--payment-accent);color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:46px;padding:0 22px;font-weight:800}.payment-result-actions button.secondary{color:#26334b;background:#f1f4f8;box-shadow:inset 0 0 0 1px #dde3ec}.user-credit-auto-info{color:#244c83;background:#eef5ff;border:1px solid #c7d9f5;border-radius:10px;align-items:flex-start;gap:9px;margin:10px;padding:10px 12px;display:flex}.user-credit-auto-info>svg{color:#3f7edb;flex:none;width:19px;height:19px}.user-credit-auto-info>span{gap:2px;display:grid}.user-credit-auto-info strong{color:#13213b;font-size:.76rem}.user-credit-auto-info small{color:#60728a;font-size:.66rem;line-height:1.4}.user-credit-payment-actions button.automatic{color:#fff;background:#3f7edb;border-color:#3f7edb;box-shadow:0 7px 16px #3f7edb2e}.user-credit-auto-form{background:#f4f8ff}.user-credit-auto-form .user-credit-proof-fields{grid-template-columns:minmax(0,260px)}@media (width<=560px){.payment-result-page{padding:18px 14px}.payment-result-card{border-radius:20px;padding:34px 20px 26px}.user-credit-auto-form .user-credit-proof-fields{grid-template-columns:1fr}}.user-account-page.user-account-route-summary .account-metric{isolation:isolate;background:linear-gradient(#fff 0%,#f5f9ff 100%);border:1px solid #3f7edb61;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr);gap:3px 10px;min-height:96px;padding:14px 15px 13px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;position:relative;overflow:hidden;box-shadow:0 8px 22px #17223b18,0 2px 6px #3f7edb0e}.user-account-page.user-account-route-summary .account-metric:before{content:"";z-index:-1;background:linear-gradient(90deg,#3f7edb,#3f7edb6b);height:4px;position:absolute;inset:0 0 auto}.user-account-page.user-account-route-summary .account-metric:after{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle,#3f7edb1f,#0000 68%);border-radius:999px;width:112px;height:112px;position:absolute;top:-42px;right:-42px}.user-account-page.user-account-route-summary .account-metric svg{color:#3f7edb;background:#eef5ff;border:1px solid #3f7edb33;border-radius:9px;grid-row:1/3;align-self:center;width:32px;height:32px;padding:7px;box-shadow:inset 0 0 0 1px #ffffffb8,0 3px 8px #3f7edb14}.user-account-page.user-account-route-summary .account-metric strong{color:var(--navy);align-self:end;font-size:26px;font-weight:950;line-height:1}.user-account-page.user-account-route-summary .account-metric span{color:#596174;align-self:start;font-size:12.5px;font-weight:700;line-height:1.28}.user-account-page.user-account-route-summary .account-metric:focus-visible{outline-offset:3px;border-color:#3f7edbb8;outline:3px solid #3f7edb3d}@media (hover:hover) and (pointer:fine){.user-account-page.user-account-route-summary .account-metric:hover{background:linear-gradient(#fff 0%,#edf4ff 100%);border-color:#3f7edbb8;transform:translateY(-4px);box-shadow:0 17px 34px #3f7edb2e,0 4px 10px #17223b14}.user-account-page.user-account-route-summary .account-metric:hover svg{background:#e4efff;border-color:#3f7edb57;box-shadow:inset 0 0 0 1px #fffc,0 5px 12px #3f7edb1f}}.user-account-page.user-account-route-zone .account-view{gap:9px}.user-account-page.user-account-route-zone .account-view>section{background:#fff;border:1px solid #3f7edb21;border-radius:9px;gap:6px;margin:0;padding:8px 10px;display:grid;box-shadow:0 2px 9px #17223b0a}.user-account-page.user-account-route-zone .account-view>.account-compact-section{border-top:1px solid #3f7edb21;padding-top:8px}.user-account-page.user-account-route-zone .account-view>section .account-section-heading{min-height:0;margin:0}.user-account-page.user-account-route-zone .account-view>section .account-section-heading:not(.row){justify-content:flex-start;align-items:center;gap:7px;display:flex}.user-account-page.user-account-route-zone .account-view>section h2,.user-account-page.user-account-route-zone .account-view>section .account-section-heading h2{margin:0;font-size:18px;font-weight:900;line-height:1.15}.user-account-page.user-account-route-zone .account-view>section .account-section-heading svg{color:#3f7edb;flex:none;width:17px;height:17px}.user-account-page.user-account-route-zone .account-soft-empty{color:#5d6577;min-height:36px;box-shadow:none;background:#f8fbff;border:1px solid #3f7edb1c;border-left:3px solid #3f7edba8;border-radius:7px;align-items:center;margin:0;padding:7px 9px;font-size:12.5px;line-height:1.3;display:flex}.user-account-page.user-account-route-zone .account-mini-grid a{background:#fff;border-color:#3f7edb29;border-radius:8px;gap:1px;min-height:50px;padding:7px 9px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;box-shadow:0 2px 7px #17223b09}.user-account-page.user-account-route-zone .account-mini-grid a strong{font-size:13.5px;line-height:1.2}.user-account-page.user-account-route-zone .account-mini-grid a span{font-size:11.5px;line-height:1.2}@media (hover:hover) and (pointer:fine){.user-account-page.user-account-route-zone .account-mini-grid a:hover{background:#f9fbff;border-color:#3f7edb6b;transform:translateY(-1px);box-shadow:0 6px 14px #3f7edb17}}@media (width<=1080px){.user-account-page.user-account-route-summary .account-summary-grid{gap:9px}.user-account-page.user-account-route-summary .account-metric{min-height:86px;padding:12px}}@media (width<=720px){.user-account-page.user-account-route-summary .account-metric{border-radius:9px;grid-template-columns:30px minmax(0,1fr);min-height:80px}.user-account-page.user-account-route-summary .account-metric svg{width:29px;height:29px;padding:6px}.user-account-page.user-account-route-summary .account-metric strong{font-size:23px}.user-account-page.user-account-route-zone .account-view>section{padding:8px 9px}.user-account-page.user-account-route-zone .account-view>section h2,.user-account-page.user-account-route-zone .account-view>section .account-section-heading h2{font-size:17px}}.user-account-page.user-account-route-summary .account-summary-grid{gap:14px}.user-account-page.user-account-route-summary .account-metric{background:linear-gradient(145deg,#fff 0%,#f1f6ff 100%);border:2px solid #3f7edb57;border-radius:11px;min-height:98px;box-shadow:0 10px 24px #17223b21,0 2px 7px #3f7edb14,inset 0 0 0 1px #ffffffb8}.user-account-page.user-account-route-summary .account-metric:before{background:linear-gradient(90deg,#3f7edb 0%,#6fa2eb 100%);height:5px}.user-account-page.user-account-route-summary .account-metric:after{background:radial-gradient(circle,#3f7edb26,#0000 68%);width:126px;height:126px;top:-50px;right:-48px}.user-account-page.user-account-route-summary .account-metric svg{background:linear-gradient(#eef5ff 0%,#e3eeff 100%);border:1px solid #3f7edb4d;border-radius:10px;width:34px;height:34px;padding:7px;box-shadow:0 4px 10px #3f7edb1f,inset 0 0 0 1px #ffffffbd}.user-account-page.user-account-route-summary .account-metric strong{font-size:28px}.user-account-page.user-account-route-summary .account-metric span{color:#46536b;font-size:13px;font-weight:780}@media (hover:hover) and (pointer:fine){.user-account-page.user-account-route-summary .account-metric:hover{background:linear-gradient(145deg,#fff 0%,#eaf2ff 100%);border-color:#3f7edbb8;transform:translateY(-4px);box-shadow:0 18px 36px #3f7edb33,0 5px 12px #17223b17}}.user-account-page.user-account-route-zone .account-view>section,.user-account-page.user-account-route-zone .account-view>.account-compact-section{background:linear-gradient(#fff 0%,#f9fbff 100%);border:2px solid #3f7edb42;border-radius:10px;gap:6px;margin:0;padding:9px 11px 10px;position:relative;overflow:hidden;box-shadow:0 8px 20px #17223b14,0 2px 5px #3f7edb0d}.user-account-page.user-account-route-zone .account-view>section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#3f7edb 0%,#3f7edb6b 100%);height:4px;position:absolute;inset:0 0 auto}.user-account-page.user-account-route-zone .account-view>section .account-section-heading{padding-top:2px}.user-account-page.user-account-route-zone .account-view>section h2,.user-account-page.user-account-route-zone .account-view>section .account-section-heading h2{color:var(--navy);font-size:18px;font-weight:920;line-height:1.15}.user-account-page.user-account-route-zone .account-view>section .account-section-heading svg{color:#3f7edb}.user-account-page.user-account-route-zone .account-mini-grid{gap:7px}.user-account-page.user-account-route-zone .account-mini-grid a{background:#fffffff0;border:1px solid #3f7edb38;border-radius:8px;min-height:49px;padding:7px 10px;box-shadow:0 3px 8px #17223b0d,inset 0 0 0 1px #ffffffb3}.user-account-page.user-account-route-zone .account-mini-grid a strong{color:var(--navy);font-size:13.5px;font-weight:860}.user-account-page.user-account-route-zone .account-mini-grid a span{color:#596174}.user-account-page.user-account-route-zone .account-soft-empty{background:#f5f9ff;border:1px solid #3f7edb2e;border-left:3px solid #3f7edb;min-height:36px}@media (hover:hover) and (pointer:fine){.user-account-page.user-account-route-zone .account-mini-grid a:hover{background:#f4f8ff;border-color:#3f7edb80;box-shadow:0 7px 16px #3f7edb1c}}@media (width<=1080px){.user-account-page.user-account-route-summary .account-summary-grid{gap:10px}.user-account-page.user-account-route-summary .account-metric{min-height:88px}}@media (width<=720px){.user-account-page.user-account-route-summary .account-metric{border-width:1px;min-height:82px}.user-account-page.user-account-route-summary .account-metric strong{font-size:24px}.user-account-page.user-account-route-zone .account-view>section,.user-account-page.user-account-route-zone .account-view>.account-compact-section{border-width:1px;padding:8px 9px 9px}}.user-account-page.veci-personal .user-account-heading .section-kicker{color:#fff;letter-spacing:.035em;text-shadow:0 1px 2px #0a1f4433;background:#ffffff24;border:1px solid #ffffff6b;border-radius:999px;align-items:center;width:fit-content;margin:0 0 8px;padding:6px 11px;font-size:12px;font-weight:950;line-height:1;display:inline-flex;box-shadow:inset 0 1px #fff3,0 5px 16px #0a1f4424}.user-account-page.veci-personal .user-account-heading h1{margin-top:0}.user-account-page.user-account-route-zone .zone-account-view{gap:11px}.user-account-page.user-account-route-zone .zone-page-heading{margin-bottom:0}.user-account-page.user-account-route-zone .zone-page-heading .section-kicker{margin-bottom:3px}.user-account-page.user-account-route-zone .zone-page-heading h2{font-size:28px}.zone-location-panel{background:linear-gradient(145deg,#fff 0%,#f3f7ff 100%);border:1px solid #3f7edb47;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:13px 14px;display:grid;box-shadow:0 8px 22px #17223b12,inset 0 1px #fffc}.zone-location-panel.is-active{border-color:#3f7edb80;box-shadow:0 10px 24px #3f7edb1c,inset 0 1px #ffffffe6}.zone-location-copy{align-items:center;gap:11px;min-width:0;display:flex}.zone-location-icon{color:#3f7edb;background:#eef5ff;border:1px solid #3f7edb38;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:inset 0 0 0 1px #ffffffc7}.zone-location-icon svg{width:20px;height:20px}.zone-location-copy strong{color:var(--navy);margin-bottom:3px;font-size:15px;font-weight:900;line-height:1.2;display:block}.zone-location-copy p{color:#626a7b;margin:0;font-size:12.5px;line-height:1.35}.zone-location-controls{align-items:end;gap:9px;display:flex}.zone-radius-control{gap:5px;display:grid}.zone-radius-control>span{color:var(--navy);align-items:center;gap:5px;font-size:11.5px;font-weight:850;display:inline-flex}.zone-radius-control>span svg{color:#3f7edb;width:14px;height:14px}.zone-radius-control select{min-width:94px;min-height:38px;color:var(--navy);font:inherit;background:#fff;border:1px solid #3f7edb47;border-radius:8px;padding:0 30px 0 10px;font-size:13px;font-weight:800}.zone-location-action{color:#fff;background:#3f7edb;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:13px;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 7px 16px #3f7edb38}.zone-location-action svg{width:17px;height:17px}.zone-location-action:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.zone-location-action:focus-visible,.zone-radius-control select:focus-visible,.zone-view-toggle button:focus-visible{outline-offset:2px;outline:3px solid #3f7edb40}@media (hover:hover) and (pointer:fine){.zone-location-action:not(:disabled):hover{background:#346fc7;transform:translateY(-1px);box-shadow:0 10px 20px #3f7edb47}}.zone-location-meta{color:#697083;justify-content:space-between;align-items:center;gap:12px;min-height:30px;padding:0 3px;font-size:11.5px;display:flex}.zone-location-meta span{align-items:center;gap:5px;display:inline-flex}.zone-location-meta svg{color:#3f7edb;width:14px;height:14px}.zone-location-meta strong{color:var(--navy)}.zone-location-message{border-radius:8px;margin:0;padding:8px 10px;font-size:12px;line-height:1.35}.zone-location-message.is-error{color:#8d1d13;background:#fff7f6;border:1px solid #b4362b38}.zone-view-toolbar{justify-content:flex-end;align-items:center;gap:8px;min-height:34px;display:flex}.zone-view-toolbar>span{color:#697083;font-size:11.5px;font-weight:800}.zone-view-toggle{background:#f7faff;border:1px solid #3f7edb2e;border-radius:9px;gap:3px;padding:3px;display:inline-flex}.zone-view-toggle button{color:#697083;background:0 0;border-radius:6px;align-items:center;gap:5px;min-height:28px;padding:0 8px;font-size:10.5px;font-weight:850;display:inline-flex}.zone-view-toggle button svg{width:14px;height:14px}.zone-view-toggle button.is-active{color:#245eae;background:#fff;box-shadow:0 2px 7px #17223b14,inset 0 0 0 1px #3f7edb24}.user-account-page.user-account-route-zone .account-view>.zone-result-section{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #3f7edb4d;border-radius:11px;gap:8px;padding:10px 12px 12px;box-shadow:0 7px 19px #17223b11,0 1px 3px #3f7edb0d}.user-account-page.user-account-route-zone .account-view>.zone-result-section:before{background:linear-gradient(90deg,#3f7edb 0%,#8bb5f2 62%,#0000 100%);height:3px}.zone-result-heading{align-items:center;gap:7px;display:flex}.zone-result-heading h2,.user-account-page.user-account-route-zone .zone-result-section .zone-result-heading h2{font-size:18px}.zone-result-heading>svg{color:#3f7edb;width:17px;height:17px}.zone-result-count{color:#2e68ba;background:#eef5ff;border-radius:999px;place-items:center;min-width:24px;height:20px;margin-left:auto;padding:0 6px;font-size:10.5px;font-weight:900;display:inline-grid}.zone-results-locked{color:#626a7b;background:#f8fbff;border:1px dashed #3f7edb47;border-radius:8px;align-items:center;gap:8px;min-height:46px;padding:9px 10px;font-size:12px;line-height:1.35;display:flex}.zone-results-locked svg{color:#3f7edb;flex:none;width:17px;height:17px}.zone-results-grid{gap:7px;display:grid}.zone-results-grid.is-compact,.zone-results-grid.is-medium{grid-template-columns:repeat(2,minmax(0,1fr))}.zone-results-grid.is-large{grid-template-columns:1fr}.zone-result-card{min-width:0;color:var(--navy);background:#fff;border:1px solid #3f7edb2e;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:grid;box-shadow:0 2px 7px #17223b09}.zone-results-grid.is-compact .zone-result-card{min-height:51px;padding:7px 9px}.zone-results-grid.is-medium .zone-result-card{min-height:70px;padding:10px 11px}.zone-results-grid.is-large .zone-result-card{min-height:88px;padding:12px 14px}.zone-result-icon{color:#3f7edb;background:#eef5ff;border:1px solid #3f7edb2e;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.zone-result-icon svg{width:15px;height:15px}.is-medium .zone-result-icon{width:33px;height:33px}.is-medium .zone-result-icon svg{width:17px;height:17px}.is-large .zone-result-icon{width:38px;height:38px}.is-large .zone-result-icon svg{width:19px;height:19px}.zone-result-copy{gap:2px;min-width:0;display:grid}.zone-result-copy>strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1.2;overflow:hidden}.is-medium .zone-result-copy>strong{font-size:14px}.is-large .zone-result-copy>strong{font-size:15px}.zone-result-subtitle,.zone-result-detail{color:#666e7f;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.25;overflow:hidden}.zone-result-detail,.zone-result-badges{display:none}.is-medium .zone-result-detail,.is-large .zone-result-detail,.is-medium .zone-result-badges,.is-large .zone-result-badges{display:flex}.is-large .zone-result-subtitle,.is-large .zone-result-detail{font-size:11.5px}.zone-result-badges{flex-wrap:wrap;gap:4px;margin-top:3px}.zone-result-badges small{color:#356fae;background:#eef5ff;border-radius:999px;padding:2px 6px;font-size:9.5px;font-weight:850;line-height:1.2}.zone-result-distance{color:#3f7edb;white-space:nowrap;align-self:start;padding-top:2px;font-size:10.5px;font-weight:900}.zone-offer-side{white-space:nowrap;justify-items:end;gap:2px;display:grid}.zone-offer-side strong{color:var(--navy);font-size:12px;font-weight:950}.is-medium .zone-offer-side strong{font-size:13px}.is-large .zone-offer-side strong{font-size:15px}.zone-offer-side span{color:#3f7edb;font-size:10px;font-weight:850}@media (hover:hover) and (pointer:fine){.zone-result-card:hover{background:#f9fbff;border-color:#3f7edb75;transform:translateY(-1px);box-shadow:0 7px 15px #3f7edb17}}@media (width<=900px){.zone-location-panel{grid-template-columns:1fr}.zone-location-controls{justify-content:flex-end}.zone-location-meta{flex-direction:column;align-items:flex-start;gap:4px}}@media (width<=720px){.user-account-page.veci-personal .user-account-heading .section-kicker{margin-bottom:6px;padding:5px 9px;font-size:10.5px}.zone-page-heading{align-items:end}.zone-page-heading .secondary-action{min-height:36px;padding:0 10px;font-size:12px}.zone-location-panel{padding:11px}.zone-location-controls{flex-direction:column;align-items:stretch}.zone-radius-control select,.zone-location-action{width:100%}.zone-view-toolbar{flex-direction:column;align-items:flex-end;gap:5px}.zone-view-toggle{width:100%}.zone-view-toggle button{flex:1;justify-content:center}.zone-results-grid.is-compact,.zone-results-grid.is-medium,.zone-results-grid.is-large{grid-template-columns:1fr}}.user-orders-premium-legacy-toolbar{display:none!important}.user-orders-premium-filter-host{margin:0 0 12px}.user-orders-premium-filter{background:linear-gradient(#fff 0%,#f9fbfd 100%);border:1px solid #17223b1a;border-radius:12px;grid-template-columns:minmax(190px,1fr) minmax(145px,175px) minmax(145px,175px) auto;align-items:end;gap:10px;padding:12px 14px;display:grid;box-shadow:0 5px 16px #17223b0d}.user-orders-premium-filter-copy{align-self:center;gap:3px;display:grid}.user-orders-premium-filter-copy>span{color:var(--navy,#17223b);align-items:center;gap:7px;font-size:12px;font-weight:900;display:inline-flex}.user-orders-premium-filter-copy svg{color:#2f80ed;width:16px;height:16px}.user-orders-premium-filter-copy small{color:#70798a;font-size:10px;font-weight:700}.user-orders-premium-filter>label{color:#626b7b;gap:4px;font-size:9px;font-weight:850;display:grid}.user-orders-premium-filter input{width:100%;min-height:36px;color:var(--navy,#17223b);font:inherit;background:#fff;border:1px solid #17223b24;border-radius:8px;padding:0 10px;font-size:11px;font-weight:750}.user-orders-premium-filter-actions{gap:6px;display:flex}.user-orders-premium-filter-actions button{min-height:36px;color:var(--navy,#17223b);cursor:pointer;background:#fff;border:1px solid #17223b1f;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.user-orders-premium-filter-actions button.primary{color:#fff;background:#2f80ed;border-color:#2f80ed}.user-orders-premium-filter-actions svg{width:14px;height:14px}.user-orders-premium-filter>p{color:#b33d2c;grid-column:1/-1;margin:0;font-size:10px;font-weight:800}.user-orders-compact-view .order-card.user-order-accordion{background:#fff;border:1px solid #17223b17;border-left-width:5px;border-radius:11px;gap:0;padding:0;overflow:hidden;box-shadow:0 4px 12px #17223b0b}.user-orders-compact-view .order-card.user-order-accordion[hidden]{display:none!important}.user-orders-compact-view .order-card.user-order-accordion.tone-attention{background:linear-gradient(90deg,#d59a2213,#fff 18%);border-left-color:#d59a22}.user-orders-compact-view .order-card.user-order-accordion.tone-progress{background:linear-gradient(90deg,#26965f13,#fff 18%);border-left-color:#26965f}.user-orders-compact-view .order-card.user-order-accordion.tone-complete{background:linear-gradient(90deg,#2f80ed13,#fff 18%);border-left-color:#2f80ed}.user-orders-compact-view .order-card.user-order-accordion.tone-danger{background:linear-gradient(90deg,#e3564213,#fff 18%);border-left-color:#e35642}.user-orders-compact-view .user-order-summary-toggle{width:100%;min-height:66px;color:var(--navy,#17223b);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(230px,1.35fr) minmax(145px,.8fr) minmax(120px,.62fr) minmax(135px,.72fr) 24px;align-items:center;gap:12px;padding:10px 14px;display:grid}.user-orders-compact-view .user-order-summary-identity{gap:2px;min-width:0;display:grid}.user-orders-compact-view .user-order-summary-identity small{color:#6c7584;text-transform:uppercase;letter-spacing:.025em;font-size:9px;font-weight:800}.user-orders-compact-view .user-order-summary-identity strong{color:var(--navy,#17223b);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.user-orders-compact-view .user-order-summary-toggle time{color:#5e6878;font-size:10px;font-weight:750}.user-orders-compact-view .user-order-summary-total{color:var(--navy,#17223b);text-align:right;white-space:nowrap;font-size:13px;font-weight:900}.user-orders-compact-view .user-order-summary-status{color:#4f596a;white-space:nowrap;background:#17223b11;border-radius:999px;justify-self:end;padding:5px 8px;font-size:9px;font-weight:900}.user-orders-compact-view .tone-attention .user-order-summary-status{color:#8b5e08;background:#d59a2221}.user-orders-compact-view .tone-progress .user-order-summary-status{color:#176b43;background:#26965f1f}.user-orders-compact-view .tone-complete .user-order-summary-status{color:#285f9d;background:#2f80ed1c}.user-orders-compact-view .tone-danger .user-order-summary-status{color:#a43b2c;background:#e356421c}.user-orders-compact-view .user-order-summary-chevron{width:17px;height:17px;transition:transform .18s}.user-orders-compact-view .user-order-accordion.is-expanded .user-order-summary-chevron{transform:rotate(180deg)}.user-orders-compact-view .user-order-accordion-details{background:#ffffffbd;border-top:1px solid #17223b13;padding:10px 14px 13px}@media (width<=980px){.user-orders-premium-filter{grid-template-columns:1fr 1fr}.user-orders-premium-filter-copy,.user-orders-premium-filter-actions{grid-column:1/-1}.user-orders-premium-filter-actions{justify-content:flex-end}.user-orders-compact-view .user-order-summary-toggle{grid-template-columns:minmax(160px,1fr) minmax(112px,.72fr) minmax(100px,.58fr) minmax(110px,.65fr) 22px;gap:8px}}@media (width<=760px){.user-orders-premium-filter-host{margin-bottom:8px}.user-orders-premium-filter{border-radius:9px;grid-template-columns:1fr 1fr auto;gap:6px;padding:8px}.user-orders-premium-filter-copy{grid-column:1/-1}.user-orders-premium-filter-actions{grid-column:auto;align-self:end}.user-orders-premium-filter-actions button{padding:0 8px}.user-orders-compact-view .user-order-summary-toggle{grid-template-columns:minmax(0,1.25fr) minmax(76px,.75fr) minmax(76px,.62fr) 18px;min-height:54px;padding:8px 9px}.user-orders-compact-view .user-order-summary-status{grid-area:2/2/auto/4;justify-self:end}.user-orders-compact-view .user-order-summary-chevron{grid-area:1/4/3}}@media (orientation:landscape){html.mobile-device .user-orders-premium-filter-host{margin-bottom:var(--veci-mob-panel-gap)}html.mobile-device .user-orders-premium-filter{gap:var(--veci-mob-inline-gap);padding:var(--veci-mob-panel-pad);border-radius:var(--veci-mob-panel-radius);box-shadow:var(--veci-mob-shadow);grid-template-columns:minmax(118px,1fr) 112px 112px auto}html.mobile-device .user-orders-premium-filter-copy{grid-column:auto}html.mobile-device .user-orders-premium-filter-copy>span{gap:var(--veci-mob-inline-gap);font-size:var(--veci-mob-control-text)}html.mobile-device .user-orders-premium-filter-copy svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device .user-orders-premium-filter-copy small,html.mobile-device .user-orders-premium-filter>label,html.mobile-device .user-orders-premium-filter>p{font-size:var(--veci-mob-small-text)}html.mobile-device .user-orders-premium-filter input{min-height:var(--veci-mob-input-height);height:var(--veci-mob-input-height);padding:0 var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-control-text)}html.mobile-device .user-orders-premium-filter-actions{gap:var(--veci-mob-inline-gap);grid-column:auto}html.mobile-device .user-orders-premium-filter-actions button{min-height:var(--veci-mob-button-height);height:var(--veci-mob-button-height);padding:0 var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-control-text)}html.mobile-device .user-orders-premium-filter-actions svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device .user-orders-compact-view .order-card.user-order-accordion{border-left-width:3px;border-radius:var(--veci-mob-panel-radius)!important}html.mobile-device .user-orders-compact-view .user-order-summary-toggle{grid-template-columns:minmax(124px, 1.25fr) minmax(92px, .82fr) minmax(76px, .58fr) minmax(96px, .7fr) var(--veci-mob-icon);gap:var(--veci-mob-inline-gap);min-height:43px;padding:var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x)}html.mobile-device .user-orders-compact-view .user-order-summary-identity small{font-size:var(--veci-mob-small-text)}html.mobile-device .user-orders-compact-view .user-order-summary-identity strong,html.mobile-device .user-orders-compact-view .user-order-summary-total{font-size:var(--veci-mob-highlight-text)}html.mobile-device .user-orders-compact-view .user-order-summary-toggle time,html.mobile-device .user-orders-compact-view .user-order-summary-status{font-size:var(--veci-mob-body-text)}html.mobile-device .user-orders-compact-view .user-order-summary-status{grid-area:auto;padding:4px 6px}html.mobile-device .user-orders-compact-view .user-order-summary-chevron{width:var(--veci-mob-icon);height:var(--veci-mob-icon);grid-area:auto}html.mobile-device .user-orders-compact-view .user-order-accordion-details{padding:var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x) var(--veci-mob-panel-pad)}}.user-order-status-message{color:#455064;background:#17223b09;border:1px solid #17223b14;border-radius:9px;margin:10px 0 2px;padding:9px 10px;font-size:10px;font-weight:750;line-height:1.35}.user-order-status-message.status-confirmed,.user-order-status-message.status-preparing{color:#265f9e;background:#2f80ed0f;border-color:#2f80ed29}.user-order-status-message.status-ready,.user-order-status-message.status-on_the_way,.user-order-status-message.status-delivered{color:#23714f;background:#23865d12;border-color:#23865d2e}.user-orders-live-notice{z-index:4;position:sticky;top:8px}@media (orientation:landscape){html.mobile-device .user-order-status-message{border-radius:6px!important;margin:4px 0 1px!important;padding:4px 5px!important;font-size:6.3px!important;line-height:1.15!important}html.mobile-device .user-orders-live-notice{font-size:6.5px!important;top:4px!important}}.user-orders-compact-view .account-section-heading{margin-bottom:12px}.user-orders-compact-view .order-list{gap:10px;display:grid}.user-orders-compact-view .order-card{border-radius:13px;gap:9px;padding:14px 16px;display:grid}.user-orders-compact-view .order-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.user-orders-compact-view .order-card>header>div{min-width:0}.user-orders-compact-view .order-card>header span{font-size:.72rem;line-height:1.1}.user-orders-compact-view .order-card>header h3{margin:2px 0 0;font-size:1.1rem;line-height:1.12}.user-orders-compact-view .order-card>header>strong{text-align:right;flex:none;max-width:220px;font-size:.82rem;line-height:1.2}.user-orders-compact-view .order-card dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px 12px;margin:0;display:grid}.user-orders-compact-view .order-card dl>div{gap:2px;min-width:0;display:grid}.user-orders-compact-view .order-card dt{color:#6d778b;font-size:.7rem;line-height:1.1}.user-orders-compact-view .order-card dd{color:var(--navy,#17223b);align-items:center;gap:4px;margin:0;font-size:.82rem;font-weight:800;line-height:1.2;display:flex}.user-orders-compact-view .order-card dd svg{width:15px;height:15px}.user-orders-compact-view .user-order-status-message{margin:0;padding:7px 9px;font-size:.72rem}.user-orders-compact-view .user-order-status-message.payment-reported{color:#81560e;background:#d58d1f11;border-color:#d58d1f3b}.user-orders-compact-view .user-order-preparation-time{color:#315f93;background:#2f80ed0d;border:1px solid #2f80ed29;border-radius:8px;align-items:center;gap:5px;margin:0;padding:7px 9px;font-size:.71rem;line-height:1.25;display:flex}.user-orders-compact-view .user-order-preparation-time svg{flex:0 0 14px;width:14px;height:14px}.user-orders-compact-view .order-card>ul{flex-wrap:wrap;gap:5px 16px;margin:0;padding:0 0 0 17px;display:flex}.user-orders-compact-view .order-card>ul li{font-size:.78rem;line-height:1.25}.user-orders-compact-view .order-card>footer{flex-wrap:wrap;gap:7px;margin:0;padding:0;display:flex}.user-orders-compact-view .order-card>footer button{border-radius:8px;min-height:34px;padding:0 11px;font-size:.72rem}.user-orders-compact-view .order-card>footer button svg{width:14px;height:14px}@media (width<=760px){.user-orders-compact-view .account-section-heading{margin-bottom:8px}.user-orders-compact-view .order-list{gap:7px}.user-orders-compact-view .order-card{border-radius:10px;gap:7px;padding:10px 11px}.user-orders-compact-view .order-card>header{gap:8px}.user-orders-compact-view .order-card>header span{font-size:.62rem}.user-orders-compact-view .order-card>header h3{font-size:.94rem}.user-orders-compact-view .order-card>header>strong{max-width:42%;font-size:.68rem}.user-orders-compact-view .order-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}.user-orders-compact-view .order-card dt{font-size:.61rem}.user-orders-compact-view .order-card dd{font-size:.7rem}.user-orders-compact-view .user-order-status-message,.user-orders-compact-view .user-order-preparation-time{padding:6px 7px;font-size:.64rem}.user-orders-compact-view .order-card>ul li{font-size:.68rem}.user-orders-compact-view .order-card>footer button{min-height:31px;font-size:.65rem}}@media (orientation:landscape){html.mobile-device .user-orders-compact-view .order-list{gap:4px!important}html.mobile-device .user-orders-compact-view .order-card{border-radius:7px!important;gap:4px!important;padding:6px 7px!important}html.mobile-device .user-orders-compact-view .order-card>header span{font-size:5.5px!important}html.mobile-device .user-orders-compact-view .order-card>header h3{margin-top:1px!important;font-size:8px!important}html.mobile-device .user-orders-compact-view .order-card>header>strong{font-size:6px!important}html.mobile-device .user-orders-compact-view .order-card dl{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:3px 6px!important}html.mobile-device .user-orders-compact-view .order-card dt{font-size:5px!important}html.mobile-device .user-orders-compact-view .order-card dd{gap:2px!important;font-size:5.8px!important}html.mobile-device .user-orders-compact-view .order-card dd svg,html.mobile-device .user-orders-compact-view .user-order-preparation-time svg{width:8px!important;height:8px!important}html.mobile-device .user-orders-compact-view .user-order-status-message,html.mobile-device .user-orders-compact-view .user-order-preparation-time{border-radius:6px!important;margin:0!important;padding:4px 5px!important;font-size:5.7px!important}html.mobile-device .user-orders-compact-view .order-card>ul{gap:2px 8px!important;padding-left:11px!important}html.mobile-device .user-orders-compact-view .order-card>ul li{font-size:5.7px!important}html.mobile-device .user-orders-compact-view .order-card>footer{gap:4px!important}html.mobile-device .user-orders-compact-view .order-card>footer button{border-radius:6px!important;height:23px!important;min-height:23px!important;padding:0 6px!important;font-size:5.8px!important}}.user-orders-compact-view .order-card.user-order-accordion.user-order-payment-reported.tone-attention{color:var(--navy,#17223b)!important;background:linear-gradient(90deg,#d59a2213,#fff 18%)!important;border-color:#d59a2233 #d59a2233 #d59a2233 #d59a22!important}.user-orders-period-empty{min-height:88px}@media (width<=520px){.user-orders-premium-filter{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.user-orders-premium-filter-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;width:100%;display:grid}.user-orders-premium-filter-actions button{width:100%}html.mobile-device .user-orders-premium-filter{gap:var(--veci-mob-inline-gap);padding:var(--veci-mob-panel-pad);border-radius:var(--veci-mob-panel-radius)}html.mobile-device .user-orders-premium-filter-copy>span{gap:var(--veci-mob-inline-gap);font-size:var(--veci-mob-control-text)}html.mobile-device .user-orders-premium-filter-copy small,html.mobile-device .user-orders-premium-filter>label,html.mobile-device .user-orders-premium-filter>p{font-size:var(--veci-mob-small-text)}html.mobile-device .user-orders-premium-filter input{min-height:var(--veci-mob-input-height);height:var(--veci-mob-input-height);padding:0 var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-control-text)}html.mobile-device .user-orders-premium-filter-actions button{border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-control-text);min-height:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;max-height:var(--veci-mob-input-height)!important;padding:0 var(--veci-mob-row-pad-x)!important}html.mobile-device .user-orders-premium-filter-copy svg,html.mobile-device .user-orders-premium-filter-actions svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}}@media (orientation:landscape){html.mobile-device .user-orders-premium-filter-actions button{min-height:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;max-height:var(--veci-mob-input-height)!important;padding-block:0!important}html.mobile-device .user-orders-compact-view .order-card.user-order-accordion{gap:0!important;padding:0!important}}.user-credit-ledgers{gap:14px;display:grid}.user-credit-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.user-credit-title h2{color:var(--navy);margin:2px 0 4px}.user-credit-title p:last-child{color:var(--muted);margin:0}.user-credit-title>svg{width:30px;height:30px;color:var(--veci-personal-accent,#3f7edb)}.user-credit-total-card{border:1px solid #bfd4f4;border-top:5px solid var(--veci-personal-accent,#3f7edb);background:var(--veci-personal-soft,#eef5ff);border-radius:13px;justify-content:space-between;align-items:center;gap:14px;min-height:86px;padding:13px 16px;display:flex}.user-credit-total-card>span{align-items:center;gap:12px;display:flex}.user-credit-total-card>span>svg{color:#326dbf;width:27px;height:27px}.user-credit-total-card>span>span{gap:2px;display:grid}.user-credit-total-card small{color:#5f7188;font-size:.76rem}.user-credit-total-card strong{color:var(--navy);font-size:1.35rem}.user-credit-total-card>button{color:#2f619f;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b9cce8;border-radius:9px;align-items:center;gap:6px;padding:7px 10px;font-size:.74rem;font-weight:850;display:inline-flex}.user-credit-total-card button svg{width:15px;height:15px}.user-credit-loading,.user-credit-empty{min-height:220px;color:var(--muted);text-align:center;background:#fbfdff;border:1px solid #d9e3f1;border-radius:12px;align-content:center;place-items:center;gap:7px;padding:24px;display:grid}.user-credit-loading{display:flex}.user-credit-loading svg{width:20px;height:20px}.user-credit-empty svg{color:#6f9cdb;width:38px;height:38px}.user-credit-empty h3{color:var(--navy);margin:3px 0 0}.user-credit-empty p{max-width:520px;margin:0;line-height:1.45}.user-credit-list{gap:10px;display:grid}.user-credit-list>article{background:#fff;border:1px solid #d5e1f2;border-left:6px solid #5c86be;border-radius:12px;overflow:hidden;box-shadow:0 5px 14px #17223b0a}.user-credit-list>article.open{border-color:#b9d0f1;border-left-color:var(--veci-personal-accent,#3f7edb);box-shadow:0 9px 22px #275ba014}.user-credit-ledger-row{width:100%;min-height:72px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:linear-gradient(90deg,#f1f6fd 0%,#fff 36%);border:0;grid-template-columns:auto minmax(180px,1fr) minmax(130px,auto) auto auto;align-items:center;gap:12px;padding:10px 13px;display:grid}.user-credit-list>article.open .user-credit-ledger-row{background:linear-gradient(90deg,#eaf3ff 0%,#fff 36%)}.user-credit-business-icon{color:#316bb8;background:#dfeeff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.user-credit-business-icon svg{width:20px;height:20px}.user-credit-business,.user-credit-balance{gap:2px;display:grid}.user-credit-business strong{color:var(--navy);font-size:.9rem}.user-credit-business small,.user-credit-balance small{color:var(--muted);font-size:.68rem}.user-credit-balance strong{color:#a3503e;font-size:.92rem}.user-credit-pending-badge{color:#83610f;white-space:nowrap;background:#fff1c4;border-radius:999px;padding:5px 8px;font-size:.65rem;font-weight:850}.user-credit-ledger-row>svg{color:#66788d;width:18px;height:18px;transition:transform .18s}.user-credit-list>article.open .user-credit-ledger-row>svg{transform:rotate(180deg)}.user-credit-ledger-detail{background:#fcfdff;border-top:1px solid #dce6f3;gap:14px;padding:14px;display:grid}.user-credit-tickets,.user-credit-payment-config,.user-credit-payment-history{background:#fff;border:1px solid #d9e3f1;border-radius:11px;overflow:hidden}.user-credit-tickets>header,.user-credit-payment-config>header{background:#f6f9fe;border-bottom:1px solid #e5ecf5;align-items:center;gap:9px;padding:11px 12px;display:flex}.user-credit-tickets>header>div,.user-credit-payment-config>header>div{gap:2px;display:grid}.user-credit-tickets h3,.user-credit-payment-config h3,.user-credit-payment-history h3{color:var(--navy);margin:0;font-size:.88rem}.user-credit-tickets p,.user-credit-payment-config p{color:var(--muted);margin:0;font-size:.68rem}.user-credit-payment-config>header>svg{color:#427ac2;width:20px;height:20px}.user-credit-tickets>div,.user-credit-payment-history>div{gap:6px;padding:9px;display:grid}.user-credit-tickets article{background:#f9fbfe;border:1px solid #dfe7f1;border-left:5px solid #6685ad;border-radius:8px;grid-template-columns:minmax(150px,1.2fr) repeat(3,minmax(86px,.7fr)) auto;align-items:center;gap:9px;min-height:54px;padding:8px 9px;display:grid}.user-credit-tickets article.open{background:#fff8f6;border-left-color:#a45643}.user-credit-tickets article.partial{background:#fffbf1;border-left-color:#a57a20}.user-credit-tickets article.paid{background:#f3faf5;border-left-color:#3f7f5e}.user-credit-tickets article>span{gap:2px;display:grid}.user-credit-tickets article>span:first-child{align-items:center;gap:7px;display:flex}.user-credit-tickets article>span:first-child>svg{color:#58789f;width:17px;height:17px}.user-credit-tickets article strong{color:var(--navy);font-size:.75rem}.user-credit-tickets article small{color:var(--muted);font-size:.63rem}.user-credit-tickets article em{color:#526574;background:#e8eef4;border-radius:999px;padding:4px 7px;font-size:.62rem;font-style:normal;font-weight:850}.user-credit-bank-data{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:10px;display:grid}.user-credit-bank-data>span{background:#f8fbff;border:1px solid #dce6f3;border-radius:8px;gap:2px;min-height:48px;padding:8px 38px 8px 10px;display:grid;position:relative}.user-credit-bank-data small{color:var(--muted);font-size:.62rem}.user-credit-bank-data strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.user-credit-bank-data button{color:#3e70ad;cursor:pointer;background:#fff;border:1px solid #cfdded;border-radius:7px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:8px;right:8px}.user-credit-bank-data button svg{width:14px;height:14px}.user-credit-payment-actions{flex-wrap:wrap;gap:8px;padding:0 10px 10px;display:flex}.user-credit-payment-actions button,.user-credit-proof-form footer button{color:#355c8a;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cddbeb;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-size:.72rem;font-weight:850;display:inline-flex}.user-credit-payment-actions button.primary,.user-credit-proof-form footer button.primary{border-color:var(--veci-personal-accent,#3f7edb);color:#fff;background:var(--veci-personal-accent,#3f7edb);box-shadow:0 7px 16px #3f7edb2e}.user-credit-payment-actions button:disabled{cursor:not-allowed;opacity:.55}.user-credit-payment-actions svg,.user-credit-proof-form footer svg{width:16px;height:16px}.user-credit-proof-form{border:1px solid #bdd2f0;border-top:4px solid var(--veci-personal-accent,#3f7edb);background:#f5f9ff;border-radius:11px;gap:11px;padding:12px;display:grid}.user-credit-proof-heading{align-items:flex-start;gap:9px;display:flex}.user-credit-proof-heading>svg{color:#3e75bd;width:20px;height:20px}.user-credit-proof-heading>span{gap:2px;display:grid}.user-credit-proof-heading strong{color:var(--navy);font-size:.82rem}.user-credit-proof-heading small{color:var(--muted);font-size:.66rem}.user-credit-proof-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.user-credit-proof-fields label{color:#344b66;gap:5px;font-size:.7rem;font-weight:800;display:grid}.user-credit-proof-fields input{box-sizing:border-box;width:100%;min-height:39px;color:var(--navy);font:inherit;background:#fff;border:1px solid #ccdaea;border-radius:8px;outline:0;padding:8px 9px}.user-credit-proof-fields label.receipt{grid-column:1/-1}.user-credit-proof-fields label.receipt input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.user-credit-proof-fields label.receipt>span{color:#3e70ad;cursor:pointer;background:#fff;border:1px dashed #9fbce0;border-radius:8px;align-items:center;gap:7px;min-height:39px;padding:0 10px;display:inline-flex}.user-credit-proof-fields label.receipt svg{width:16px;height:16px}.user-credit-proof-form footer{border-top:1px solid #dce6f3;justify-content:flex-end;gap:8px;padding-top:9px;display:flex}.user-credit-payment-history{padding:11px}.user-credit-payment-history>h3{margin-bottom:7px}.user-credit-payment-history>div{padding:0}.user-credit-payment-history article{background:#fafcff;border:1px solid #e0e7ef;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 9px;display:flex}.user-credit-payment-history article>span{align-items:center;gap:7px;display:flex}.user-credit-payment-history article>span>svg{color:#527daa;width:17px;height:17px}.user-credit-payment-history article>span>span{gap:2px;display:grid}.user-credit-payment-history article strong{color:var(--navy);font-size:.75rem}.user-credit-payment-history article small{color:var(--muted);font-size:.62rem}.user-credit-payment-history article em{border-radius:999px;padding:4px 7px;font-size:.61rem;font-style:normal;font-weight:850}.user-credit-payment-history article em.confirmed{color:#28764d;background:#e5f5eb}.user-credit-payment-history article em.pending_confirmation{color:#82600f;background:#fff1c2}.user-credit-payment-history article em.rejected,.user-credit-payment-history article em.reversed{color:#a24a40;background:#fde9e6}.user-credit-inline-empty{color:var(--muted);margin:10px;font-size:.73rem}@media (width<=760px){.user-credit-title>svg{display:none}.user-credit-ledger-row{grid-template-columns:auto minmax(0,1fr) auto}.user-credit-balance{justify-items:end}.user-credit-pending-badge{display:none}.user-credit-tickets article{grid-template-columns:1fr 1fr}.user-credit-tickets article>span:first-child{grid-column:1/-1}.user-credit-bank-data,.user-credit-proof-fields{grid-template-columns:1fr}.user-credit-proof-fields label.receipt{grid-column:1}}@media (width<=520px){.user-credit-total-card{flex-direction:column;align-items:stretch}.user-credit-total-card>button{align-self:flex-start}.user-credit-business-icon{display:none}.user-credit-ledger-row{grid-template-columns:minmax(0,1fr) auto}.user-credit-balance{display:none}}.commerce-staff-location-loading,.commerce-staff-location-blocked{color:#263650;background:#fff;border:1px solid #e1e6ed;border-radius:14px;align-items:center;gap:10px;min-height:92px;padding:18px;display:flex}.commerce-staff-location-loading svg,.commerce-staff-location-blocked>svg{color:#ff5c43;flex:none;width:22px;height:22px}.commerce-staff-location-blocked>div{gap:4px;display:grid}.commerce-staff-location-blocked span{color:#6c788d;line-height:1.45}.commerce-staff-location-picker{background:#fff;border:1px solid #e0e6ed;border-radius:16px;gap:18px;padding:22px;display:grid}.commerce-staff-location-picker>header{align-items:flex-start;gap:13px;display:flex}.commerce-staff-location-picker>header>span{color:#ff5c43;background:#fff4f1;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.commerce-staff-location-picker>header svg{width:21px;height:21px}.commerce-staff-location-picker h2{margin:2px 0 5px}.commerce-staff-location-picker p:not(.section-kicker){color:#67748a;margin:0}.commerce-staff-location-options{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.commerce-staff-location-options button{color:#1d2d48;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3eb;border-radius:12px;align-items:center;gap:10px;min-height:72px;padding:13px;display:flex}.commerce-staff-location-options button:hover{background:#fff8f6;border-color:#ff5c4366}.commerce-staff-location-options button>svg{color:#ff5c43;flex:none;width:19px;height:19px}.commerce-staff-location-options button>span{gap:3px;display:grid}.commerce-staff-location-options small{color:#748096}.commerce-staff-location-current{color:#24354f;background:#f9fbfd;border:1px solid #e1e6ed;border-radius:11px;align-items:center;gap:9px;margin:0 0 12px;padding:9px 12px;display:flex}.commerce-staff-location-current>svg{color:#ff5c43;width:17px;height:17px}.commerce-staff-location-current>span{gap:1px;min-width:0;display:grid}.commerce-staff-location-current small{color:#7a8698}.commerce-staff-location-current strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-staff-location-current button{color:#3a4960;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e0e8;border-radius:8px;margin-left:auto;padding:0 10px;font-weight:800}@media (width<=680px){.commerce-staff-location-picker{padding:16px}.commerce-staff-location-picker>header{flex-direction:column}.commerce-staff-location-current{flex-wrap:wrap;align-items:stretch}.commerce-staff-location-current button{width:100%;margin-left:0}}.commerce-horizontal-nav{scrollbar-width:none;background:#fff;border-bottom:1px solid #17223b1a;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:66px;padding:10px;display:flex;position:relative;overflow:auto hidden}.commerce-horizontal-nav.commerce-horizontal-nav-staff{justify-content:flex-start}.commerce-horizontal-nav::-webkit-scrollbar{display:none}.commerce-horizontal-nav:after{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ff5a362e,#ff5a3657,#ff5a362e),linear-gradient(90deg,#0000 0%,#fffffff2 46%,#ff5a36e6 50%,#fffffff2 54%,#0000 100%);background-position:0 0,-45% 0;background-repeat:no-repeat;background-size:100% 100%,42% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:999px;height:3px;animation:3.2s linear infinite commerceNavShine;position:absolute;bottom:0;left:0;right:0}@keyframes commerceNavShine{to{background-position:0 0,145% 0}}.commerce-horizontal-nav a{min-height:40px;color:var(--navy);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:13px;font-weight:850;text-decoration:none;transition:background .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.commerce-horizontal-nav a svg{width:17px;height:17px;color:var(--coral);flex:none}.commerce-horizontal-nav a:hover{background:#ff5a360f;border-color:#ff5a3633}.commerce-horizontal-nav a.active{color:var(--navy);background:linear-gradient(#fffaf7 0%,#fff3ee 100%);border:2px solid #ff5a3694;transform:translateY(-1px);box-shadow:0 3px #ff5a362e,0 7px 14px #17223b1f,inset 0 1px #fffffff2}.commerce-horizontal-nav .commerce-store-presence-slot{flex:none;align-items:center;min-width:0;margin-left:2px;display:flex}.commerce-horizontal-nav .commerce-store-open-control{max-width:154px;border-radius:10px!important;gap:6px!important;width:auto!important;min-width:0!important;min-height:40px!important;padding:5px 9px!important}.commerce-horizontal-nav .commerce-store-open-icon{flex:0 0 27px;width:27px!important;height:27px!important}.commerce-horizontal-nav .commerce-store-open-icon svg{width:15px!important;height:15px!important}.commerce-horizontal-nav .commerce-store-open-copy strong{text-overflow:ellipsis;white-space:nowrap;line-height:1.15;display:block;overflow:hidden;font-size:12px!important}.commerce-horizontal-nav .commerce-store-open-copy small{display:none!important}.commerce-workspace-horizontal{grid-template-columns:none!important;display:block!important}.commerce-workspace-horizontal .commerce-content{width:100%;min-width:0}.commerce-header .commerce-plan-name{align-items:center;gap:8px;margin-top:6px;display:flex}.commerce-header .commerce-plan-level{color:#ffd8cf;letter-spacing:.06em;text-transform:uppercase;background:#ff5d3d24;border:1px solid #ff5d3d7a;border-radius:999px;align-items:center;min-height:26px;padding:3px 9px;font-size:11px;font-weight:900;display:inline-flex}.commerce-header .commerce-plan-separator{color:#ffffff6b}@media (width<=1180px){.commerce-horizontal-nav{justify-content:flex-start}}@media (width<=760px){.commerce-horizontal-nav{justify-content:flex-start;gap:6px;min-height:58px;padding:8px 10px;overflow-x:auto}.commerce-horizontal-nav a{min-height:40px;padding:0 11px;font-size:13px}.commerce-horizontal-nav .commerce-store-open-control{max-width:145px}.commerce-header .commerce-plan-name{flex-wrap:wrap;gap:6px}}html.mobile-device body>.commerce-inventory-modal .commerce-inventory-dialog .commerce-network-dialog-form.commerce-network-branch-dialog input:not([type=checkbox]),html.mobile-device body>.commerce-inventory-modal .commerce-inventory-dialog .commerce-network-dialog-form.commerce-network-branch-dialog select,html.mobile-device body>.commerce-inventory-modal .commerce-inventory-dialog .commerce-network-dialog-form.commerce-register-management-dialog input:not([type=checkbox]),html.mobile-device body>.commerce-inventory-modal .commerce-inventory-dialog .commerce-network-dialog-form.commerce-register-management-dialog select{box-sizing:border-box!important;height:var(--veci-mob-input-height)!important;min-height:var(--veci-mob-input-height)!important;max-height:var(--veci-mob-input-height)!important;block-size:var(--veci-mob-input-height)!important;min-block-size:var(--veci-mob-input-height)!important;max-block-size:var(--veci-mob-input-height)!important;padding-block:0!important;padding-inline:var(--veci-mob-row-pad-x)!important;font-size:var(--veci-mob-control-text)!important;line-height:1!important}html.mobile-device body #root .commerce-network-activity-controls .commerce-network-period input[type=date]{box-sizing:border-box!important;height:var(--veci-mob-input-height)!important;min-height:var(--veci-mob-input-height)!important;max-height:var(--veci-mob-input-height)!important;block-size:var(--veci-mob-input-height)!important;min-block-size:var(--veci-mob-input-height)!important;max-block-size:var(--veci-mob-input-height)!important;padding-block:0!important;padding-inline:var(--veci-mob-row-pad-x)!important;font-size:var(--veci-mob-small-text)!important;line-height:1!important}html.mobile-device body #root .commerce-horizontal-nav:has(a[href="/comercio/red"]) .commerce-store-presence-slot{margin-left:auto!important;margin-inline-start:auto!important;margin-right:0!important;padding-left:12px!important;flex:none!important;margin-inline-end:0!important;padding-inline-start:12px!important}@media (orientation:landscape) and (width>=800px){html.mobile-device body #root .commerce-horizontal-nav:has(a[href="/comercio/red"]) .commerce-store-presence-slot{inset:auto!important;z-index:auto!important;position:relative!important;inset:auto!important;transform:translate(8px)!important}}.commerce-setup-form>.commerce-form-field{align-content:start}.commerce-setup-form>.commerce-form-field>input,.commerce-setup-form>.commerce-form-field>select{height:42px;min-height:42px}.commerce-activation-shell{gap:18px;width:min(980px,100% - 32px);margin:24px auto 40px;display:grid}.commerce-activation-heading{background:#fff;border:1px solid #17223b1a;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:18px 20px;display:grid;box-shadow:0 14px 34px #17223b14}.commerce-activation-heading h1,.commerce-activation-heading p{margin:0}.commerce-activation-heading h1{font-size:clamp(28px,4vw,38px)}.commerce-activation-heading>div>p:last-child{color:#667085;margin-top:6px;line-height:1.45}.commerce-activation-icon{color:#fff;background:#ff5a3b;border-radius:14px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 10px 22px #ff5a3b33}.commerce-activation-icon svg{width:28px;height:28px}.commerce-activation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.commerce-activation-card{background:#fff;border:1px solid #dfe3e8;border-radius:12px;align-content:start;gap:14px;min-width:0;padding:20px;display:grid;box-shadow:0 10px 26px #17223b0f}.commerce-activation-card p{color:#626b7d;margin:0;line-height:1.5}.commerce-activation-card-title{align-items:center;gap:12px;display:flex}.commerce-activation-card-title>svg{color:#ff5a3b;background:#ff5a3b1a;border-radius:11px;width:42px;height:42px;padding:9px}.commerce-activation-card-title>div{gap:2px;display:grid}.commerce-activation-card-title span{color:#7a8291;text-transform:uppercase;font-size:12px;font-weight:850}.commerce-activation-card-title strong{color:#17233b;font-size:21px}.commerce-activation-period-note{background:#f6f7f9;border-radius:8px;padding:9px 11px;font-size:13px}.commerce-activation-primary,.commerce-activation-code-form button{color:#fff;background:#ff5a3b;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #ff5a3b2e}.commerce-activation-primary:disabled,.commerce-activation-code-form button:disabled{cursor:not-allowed;opacity:.58}.commerce-activation-status{border-radius:8px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:13px;font-weight:800;line-height:1.35;display:flex}.commerce-activation-status svg{flex:none;width:18px;height:18px}.commerce-activation-status.pending{color:#6f4f0b;background:#fff7df;border:1px solid #eed49c}.commerce-activation-status.neutral{color:#315b51;background:#edf7f3;border:1px solid #c8e0d8}.commerce-activation-code-form{gap:8px;display:grid}.commerce-activation-code-form label{color:#17233b;font-size:13px;font-weight:850}.commerce-activation-code-form input{color:#17233b;width:100%;min-height:44px;font:inherit;letter-spacing:.02em;background:#fff;border:1px solid #ccd2da;border-radius:8px;padding:0 12px;font-size:14px}.commerce-activation-code-form input:focus{border-color:#ff5a3b;outline:3px solid #ff5a3b24}.commerce-activation-security-note{background:#eef8f5;border-left:4px solid #238a7b;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.commerce-activation-security-note svg{color:#238a7b;flex:none;width:20px;height:20px}.commerce-activation-security-note p{color:#475467;margin:0;font-size:13px;line-height:1.45}.commerce-activation-message{margin:0}.commerce-activation-loading{grid-template-columns:auto minmax(0,1fr);align-items:center;width:min(560px,100%);margin:40px auto}.commerce-activation-loading svg{color:#ff5a3b;width:24px;height:24px}@media (width<=760px){.commerce-activation-shell{gap:10px;width:min(100% - 20px,980px);margin:12px auto 24px}.commerce-activation-heading{gap:10px;padding:12px 14px}.commerce-activation-icon{border-radius:10px;width:42px;height:42px}.commerce-activation-icon svg{width:21px;height:21px}.commerce-activation-heading h1{font-size:24px}.commerce-activation-heading>div>p:last-child{font-size:12px;line-height:1.3}.commerce-activation-grid{grid-template-columns:1fr;gap:10px}.commerce-activation-card{gap:10px;padding:14px}.commerce-activation-card-title>svg{width:34px;height:34px;padding:7px}.commerce-activation-card-title strong{font-size:17px}.commerce-activation-card p,.commerce-activation-status,.commerce-activation-security-note p{font-size:12px}}@media (orientation:landscape) and (height<=560px){html.android-app .commerce-activation-shell{gap:8px;width:min(760px,100% - 24px);margin:10px auto 18px}html.android-app .commerce-activation-heading{padding:9px 11px}html.android-app .commerce-activation-heading h1{font-size:19px}html.android-app .commerce-activation-heading>div>p:last-child{font-size:10px}html.android-app .commerce-activation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}html.android-app .commerce-activation-card{gap:7px;padding:10px}html.android-app .commerce-activation-card-title strong{font-size:15px}html.android-app .commerce-activation-card p,html.android-app .commerce-activation-status,html.android-app .commerce-activation-code-form label,html.android-app .commerce-activation-security-note p{font-size:9px}html.android-app .commerce-activation-primary,html.android-app .commerce-activation-code-form button,html.android-app .commerce-activation-code-form input{height:31px;min-height:31px;font-size:9.5px}}.commerce-credit-page{gap:16px;display:grid}.commerce-credit-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.commerce-credit-heading h2{color:var(--navy);margin:2px 0 4px;font-size:clamp(2rem,4vw,3rem)}.commerce-credit-heading p:last-child{color:var(--muted);margin:0}.commerce-credit-heading>svg{width:34px;height:34px;color:var(--veci-commerce-accent,#ff5d3d)}.commerce-credit-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.commerce-credit-metrics article{background:#f7f9fa;border:1px solid #d9e0e4;border-top:4px solid #75888e;border-radius:12px;align-items:center;gap:12px;min-height:82px;padding:13px 14px;display:flex}.commerce-credit-metrics article>svg{flex:none;width:25px;height:25px}.commerce-credit-metrics article>span{gap:3px;display:grid}.commerce-credit-metrics article strong{color:var(--navy);font-size:1.15rem;line-height:1.1}.commerce-credit-metrics article small{color:var(--muted);font-size:.76rem}.commerce-credit-metrics .debt{background:#fff7f4;border-color:#a85743 #efc9bf #efc9bf}.commerce-credit-metrics .debt>svg{color:#a85743}.commerce-credit-metrics .clients{background:#f2f7f7;border-top-color:#52747a}.commerce-credit-metrics .clients>svg{color:#52747a}.commerce-credit-metrics .proofs{background:#fffaf0;border-color:#a87b18 #e8d7a7 #e8d7a7}.commerce-credit-metrics .proofs>svg{color:#a87b18}.commerce-credit-metrics .active{background:#f2faf5;border-color:#3f7f5e #c7e2d2 #c7e2d2}.commerce-credit-metrics .active>svg{color:#3f7f5e}.commerce-credit-review-panel,.commerce-credit-directory,.commerce-credit-settings{border:1px solid #efcfc7;border-top:5px solid var(--veci-commerce-accent,#ff5d3d);background:#fffdfc;border-radius:14px;overflow:hidden;box-shadow:0 10px 24px #17223b0e}.commerce-credit-review-panel>header,.commerce-credit-directory-heading{border-bottom:1px solid #eee5e1;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.commerce-credit-review-panel h3,.commerce-credit-directory h3,.commerce-credit-settings strong{color:var(--navy);margin:0}.commerce-credit-review-panel p,.commerce-credit-directory-heading p{color:var(--muted);margin:3px 0 0;font-size:.82rem}.commerce-credit-review-panel>header>span{color:#8b6515;background:#fff2c8;border-radius:999px;place-items:center;min-width:30px;height:30px;font-size:.78rem;font-weight:900;display:grid}.commerce-credit-proof-list{gap:8px;padding:12px 14px 14px;display:grid}.commerce-credit-proof-list>article{background:#fffbf1;border:1px solid #ead9aa;border-left:5px solid #a87b18;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px 10px 14px;display:flex}.commerce-credit-proof-list>article>div:first-child{gap:2px;display:grid}.commerce-credit-proof-list small{color:var(--muted)}.commerce-credit-proof-actions{gap:7px;display:flex}.commerce-credit-proof-actions button,.commerce-credit-filters button,.commerce-credit-detail-title button,.commerce-credit-customer-detail footer button,.commerce-credit-ticket-list article>button{min-height:36px;color:var(--navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e0e3;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:.76rem;font-weight:850;display:inline-flex}.commerce-credit-proof-actions svg,.commerce-credit-filters button svg,.commerce-credit-detail-title button svg{width:15px;height:15px}.commerce-credit-proof-actions .approve{color:#207447;background:#f1faf5;border-color:#add8bf}.commerce-credit-proof-actions .reject{color:#a8493d;background:#fff7f5;border-color:#efc8c1}.commerce-credit-filters{background:#fff8f5;border-bottom:1px solid #eee7e4;grid-template-columns:minmax(260px,1fr) minmax(145px,180px) auto;gap:9px;padding:12px 14px;display:grid}.commerce-credit-filters label{background:#fff;border:1px solid #ead8d2;border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:0 11px;display:flex}.commerce-credit-filters label svg{color:#8e6c63;width:18px;height:18px}.commerce-credit-filters input{min-width:0;color:var(--navy);font:inherit;background:0 0;border:0;outline:0;flex:1}.commerce-credit-filters select{min-height:42px;color:var(--navy);font:inherit;background:#fff;border:1px solid #ead8d2;border-radius:9px;padding:0 10px;font-weight:750}.commerce-credit-empty{min-height:220px;color:var(--muted);text-align:center;place-items:center;gap:5px;padding:28px;display:grid}.commerce-credit-empty svg{color:#b78b80;width:36px;height:36px}.commerce-credit-empty strong{color:var(--navy)}.commerce-credit-customer-list{gap:9px;padding:12px 14px 15px;display:grid}.commerce-credit-customer-list>article{background:#fff;border:1px solid #dce3e6;border-left:6px solid #647e84;border-radius:11px;overflow:hidden;box-shadow:0 4px 12px #17223b09}.commerce-credit-customer-list>article.open{border-color:#e7bdb2;border-left-color:var(--veci-commerce-accent,#ff5d3d);box-shadow:0 8px 18px #17223b0f}.commerce-credit-customer-list>article.inactive{opacity:.72}.commerce-credit-customer-row{width:100%;min-height:68px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:linear-gradient(90deg,#f5f8f8 0%,#fff 34%);border:0;grid-template-columns:auto minmax(180px,1fr) minmax(110px,auto) minmax(90px,auto) auto auto;align-items:center;gap:12px;padding:10px 13px;display:grid}.commerce-credit-customer-list>article.open .commerce-credit-customer-row{background:linear-gradient(90deg,#fff4f0 0%,#fff 34%)}.commerce-credit-avatar{color:#526f73;background:#e8f0f1;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.commerce-credit-customer-list>article.open .commerce-credit-avatar{color:#a9523f;background:#ffe9e3}.commerce-credit-avatar svg{width:19px;height:19px}.commerce-credit-customer-main,.commerce-credit-customer-stat{gap:2px;display:grid}.commerce-credit-customer-main strong{color:var(--navy);font-size:.92rem}.commerce-credit-customer-main small,.commerce-credit-customer-stat small{color:var(--muted);font-size:.7rem}.commerce-credit-customer-stat strong{color:var(--navy);font-size:.88rem}.commerce-credit-customer-stat strong.debt{color:#a9523f}.commerce-credit-customer-stat strong.clear{color:#28764d}.commerce-credit-proof-badge{color:#8b6515;white-space:nowrap;background:#fff2c8;border-radius:999px;padding:5px 8px;font-size:.67rem;font-weight:850}.commerce-credit-customer-row>svg{color:#76858c;width:18px;height:18px;transition:transform .18s}.commerce-credit-customer-list>article.open .commerce-credit-customer-row>svg{transform:rotate(180deg)}.commerce-credit-customer-detail{background:#fffdfc;border-top:1px solid #eee5e1;gap:14px;padding:14px;display:grid}.commerce-credit-detail-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.commerce-credit-detail-title h4,.commerce-credit-payment-history h4{color:var(--navy);margin:0;font-size:.92rem}.commerce-credit-detail-title p{color:var(--muted);margin:2px 0 0;font-size:.72rem}.commerce-credit-ticket-list{gap:6px;display:grid}.commerce-credit-ticket-list>article{background:#f7f9fa;border:1px solid #dbe4e6;border-left:5px solid #6c8388;border-radius:9px;grid-template-columns:minmax(140px,1.2fr) repeat(3,minmax(88px,.7fr)) auto auto;align-items:center;gap:9px;min-height:55px;padding:8px 10px;display:grid}.commerce-credit-ticket-list>article.open{background:#fff8f5;border-left-color:#aa5945}.commerce-credit-ticket-list>article.partial{background:#fffbf1;border-left-color:#aa7c21}.commerce-credit-ticket-list>article.paid{background:#f3faf5;border-left-color:#3e805d}.commerce-credit-ticket-list>article.cancelled{opacity:.65;border-left-color:#9ba5aa}.commerce-credit-ticket-list article>span{gap:2px;display:grid}.commerce-credit-ticket-list article>span strong{color:var(--navy);font-size:.78rem}.commerce-credit-ticket-list article>span small{color:var(--muted);font-size:.65rem}.commerce-credit-ticket-status{color:#56666d;background:#e9eef0;border-radius:999px;justify-self:end;padding:5px 7px;font-size:.66rem;font-weight:850}.commerce-credit-payment-history>div{gap:5px;margin-top:7px;display:grid}.commerce-credit-payment-history article{background:#fafbfb;border:1px solid #e1e6e8;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:8px 10px;display:grid}.commerce-credit-payment-history article>span{gap:2px;display:grid}.commerce-credit-payment-history strong{color:var(--navy);font-size:.76rem}.commerce-credit-payment-history small{color:var(--muted);font-size:.65rem}.commerce-credit-payment-history b{color:var(--navy);font-size:.79rem}.commerce-credit-payment-history em{border-radius:999px;padding:4px 7px;font-size:.62rem;font-style:normal;font-weight:850}.commerce-credit-payment-history em.confirmed{color:#28764d;background:#e4f5eb}.commerce-credit-payment-history em.pending_confirmation{color:#8b6515;background:#fff2c8}.commerce-credit-payment-history em.rejected,.commerce-credit-payment-history em.reversed{color:#a34b40;background:#fde9e5}.commerce-credit-customer-detail footer{border-top:1px solid #eee8e5;align-items:center;gap:10px;min-height:38px;padding-top:9px;display:flex}.commerce-credit-customer-detail footer span{color:var(--muted);font-size:.72rem}.commerce-credit-customer-detail footer button{margin-left:auto}.commerce-credit-inline-empty{color:var(--muted);margin:8px 0;font-size:.78rem}.commerce-credit-settings-trigger{width:100%;min-height:68px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:#fffaf8;border:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.commerce-credit-settings-trigger>span{align-items:center;gap:10px;display:flex}.commerce-credit-settings-trigger>span>svg{width:22px;height:22px;color:var(--veci-commerce-accent,#ff5d3d)}.commerce-credit-settings-trigger>span>span{gap:2px;display:grid}.commerce-credit-settings-trigger small{color:var(--muted);font-size:.72rem}.commerce-credit-settings-trigger>svg{width:18px;height:18px;transition:transform .18s}.commerce-credit-settings.open .commerce-credit-settings-trigger>svg{transform:rotate(180deg)}.commerce-credit-settings>form{background:#fff;border-top:1px solid #eee4e0;gap:13px;padding:15px 16px 17px;display:grid}.commerce-credit-payment-modes,.commerce-credit-create-modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.commerce-credit-payment-modes>button,.commerce-credit-create-modes>button{min-height:66px;color:var(--navy);text-align:left;font:inherit;cursor:pointer;background:#f7f9fa;border:1px solid #dce2e5;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.commerce-credit-payment-modes>button.active,.commerce-credit-create-modes>button.active{background:#fff3ef;border-color:#e8a998;box-shadow:inset 0 0 0 1px #ff5d3d21}.commerce-credit-payment-modes>button:disabled{cursor:not-allowed;opacity:.58}.commerce-credit-payment-modes svg,.commerce-credit-create-modes svg{color:#5d777d;width:21px;height:21px}.commerce-credit-payment-modes button.active svg,.commerce-credit-create-modes button.active svg{color:var(--veci-commerce-accent,#ff5d3d)}.commerce-credit-payment-modes button>span,.commerce-credit-create-modes button>span{gap:2px;display:grid}.commerce-credit-payment-modes small,.commerce-credit-create-modes small{color:var(--muted);font-size:.68rem}.commerce-credit-settings-grid,.commerce-credit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.commerce-credit-settings-grid label,.commerce-credit-form-grid label,.commerce-credit-code-search label{color:#34424c;gap:5px;font-size:.78rem;font-weight:800;display:grid}.commerce-credit-customer-form .commerce-credit-form-grid label{align-content:start}.commerce-credit-settings-grid input,.commerce-credit-form-grid input,.commerce-credit-form-grid select,.commerce-credit-form-grid textarea,.commerce-credit-code-search input{box-sizing:border-box;width:100%;min-height:40px;color:var(--navy);font:inherit;background:#fff;border:1px solid #d6dfe2;border-radius:9px;outline:0;padding:8px 10px}.commerce-credit-form-grid textarea{resize:vertical;min-height:70px}.commerce-credit-form-grid label.wide{grid-column:1/-1}.commerce-credit-form-grid label>small{color:var(--muted);font-size:.65rem;font-weight:600}.commerce-credit-copy-field{grid-template-columns:minmax(0,1fr) 38px;gap:5px;display:grid}.commerce-credit-copy-field button{cursor:pointer;background:#f6f8f9;border:1px solid #d6dfe2;border-radius:9px;place-items:center;display:grid}.commerce-credit-copy-field svg{width:15px;height:15px}.commerce-credit-settings-note,.commerce-credit-cash-note{color:#53646d;background:#f5f9f9;border:1px solid #d7e4e6;border-radius:9px;align-items:flex-start;gap:8px;margin:0;padding:9px 10px;font-size:.72rem;line-height:1.4;display:flex}.commerce-credit-settings-note svg,.commerce-credit-cash-note svg{color:#55777c;flex:none;width:16px;height:16px}.commerce-credit-owner-note{color:var(--muted);margin:0;font-size:.75rem}.commerce-inventory-dialog.commerce-credit-dialog{width:min(680px,100vw - 28px);max-width:680px}.commerce-credit-customer-form,.commerce-credit-payment-form{gap:13px;padding:15px 18px 18px;display:grid}.commerce-credit-customer-form footer,.commerce-credit-payment-form footer{border-top:1px solid #edf0f1;justify-content:flex-end;gap:9px;padding-top:11px;display:flex}.commerce-credit-code-search{background:#f6f9fa;border:1px solid #d8e3e5;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding:10px;display:grid}.commerce-credit-code-search>button{color:#34545a;min-height:40px;font:inherit;cursor:pointer;background:#eaf2f3;border:1px solid #9eb4b8;border-radius:9px;padding:8px 11px;font-weight:850}.commerce-credit-person-preview{color:#28764d;background:#f1faf5;border:1px solid #bfe0ce;border-radius:8px;grid-column:1/-1;align-items:center;gap:8px;padding:8px 10px;display:flex}.commerce-credit-person-preview svg{width:17px;height:17px}.commerce-credit-person-preview span{gap:1px;display:grid}.commerce-credit-person-preview small{color:#5f766a;font-size:.66rem}.commerce-credit-payment-debt{background:#fff6f3;border:1px solid #efc9bf;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.commerce-credit-payment-debt span{color:#6d5d58;font-size:.78rem}.commerce-credit-payment-debt strong{color:#9f4e3d;font-size:1.2rem}.commerce-credit-payment-modes.compact>button{min-height:58px}.commerce-credit-payment-ticket-picker{background:#f7f9fa;border:1px solid #dce3e5;border-radius:9px;gap:6px;max-height:210px;padding:8px;display:grid;overflow:auto}.commerce-credit-payment-ticket-picker label{cursor:pointer;background:#fff;border:1px solid #e2e7e9;border-radius:8px;align-items:center;gap:9px;min-height:42px;padding:6px 8px;display:flex}.commerce-credit-payment-ticket-picker input{width:17px;height:17px;accent-color:var(--veci-commerce-accent,#ff5d3d)}.commerce-credit-payment-ticket-picker span{gap:2px;display:grid}.commerce-credit-payment-ticket-picker strong{color:var(--navy);font-size:.75rem}.commerce-credit-payment-ticket-picker small{color:var(--muted);font-size:.65rem}@media (width<=980px){.commerce-credit-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-credit-customer-row{grid-template-columns:auto minmax(0,1fr) auto auto}.commerce-credit-customer-stat:nth-of-type(4),.commerce-credit-proof-badge{display:none}.commerce-credit-ticket-list>article{grid-template-columns:minmax(130px,1fr) repeat(3,auto)}.commerce-credit-ticket-status,.commerce-credit-ticket-list article>button{grid-column:auto}}@media (width<=680px){.commerce-credit-heading>svg{display:none}.commerce-credit-metrics{grid-template-columns:1fr 1fr}.commerce-credit-metrics article{min-height:72px;padding:10px}.commerce-credit-filters{grid-template-columns:1fr}.commerce-credit-review-panel>header,.commerce-credit-directory-heading,.commerce-credit-proof-list>article{flex-direction:column;align-items:stretch}.commerce-credit-proof-actions{flex-wrap:wrap}.commerce-credit-customer-row{grid-template-columns:auto minmax(0,1fr) auto}.commerce-credit-customer-stat{display:none}.commerce-credit-ticket-list>article{grid-template-columns:1fr 1fr}.commerce-credit-ticket-list>article>span:first-child{grid-column:1/-1}.commerce-credit-settings-grid,.commerce-credit-form-grid,.commerce-credit-payment-modes,.commerce-credit-create-modes,.commerce-credit-code-search{grid-template-columns:1fr}.commerce-credit-person-preview{grid-column:1}.commerce-credit-payment-history article{grid-template-columns:1fr auto}.commerce-credit-payment-history em{grid-column:1/-1;justify-self:start}}.veci-relink-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(5px);background:#121c3094;place-items:center;padding:24px;animation:.16s ease-out veci-relink-backdrop-in;display:grid;position:fixed;inset:0}.veci-relink-modal{border:1px solid #efd6cf;border-top:5px solid var(--veci-commerce-accent,#ff5d3d);width:min(100%,520px);color:var(--navy,#17223b);background:#fffdfc;border-radius:20px;animation:.2s cubic-bezier(.2,.8,.2,1) veci-relink-modal-in;overflow:hidden;box-shadow:0 28px 80px #121c3047}.veci-relink-modal-main{grid-template-columns:auto minmax(0,1fr);gap:16px;padding:24px 24px 18px;display:grid}.veci-relink-modal-icon{color:#a74632;background:#ffe8e1;border-radius:15px;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 0 0 1px #ffd3c8}.veci-relink-modal-icon svg{width:23px;height:23px}.veci-relink-modal-copy{min-width:0}.veci-relink-modal-eyebrow{color:#9b4937;letter-spacing:.055em;text-transform:uppercase;background:#fff0eb;border-radius:999px;align-items:center;min-height:24px;margin-bottom:7px;padding:3px 9px;font-size:.68rem;font-weight:900;display:inline-flex}.veci-relink-modal h3{color:var(--navy,#17223b);margin:0;font-size:1.28rem;line-height:1.18}.veci-relink-modal-copy p{color:#66727b;margin:9px 0 0;font-size:.9rem;line-height:1.55}.veci-relink-modal-copy p strong{color:var(--navy,#17223b);font-weight:900}.veci-relink-modal-notice{color:#76561a;background:#fff9ea;border:1px solid #efd7a2;border-radius:12px;align-items:flex-start;gap:10px;margin:0 24px 21px;padding:12px 13px;font-size:.79rem;font-weight:750;line-height:1.4;display:flex}.veci-relink-modal-notice svg{color:#a8781d;flex:none;width:18px;height:18px;margin-top:1px}.veci-relink-modal-actions{background:#fff8f5;border-top:1px solid #eee4e0;grid-template-columns:1fr 1.2fr;gap:10px;padding:15px 24px 22px;display:grid}.veci-relink-modal-actions button{min-height:44px;font:inherit;cursor:pointer;border-radius:12px;padding:10px 16px;font-size:.84rem;font-weight:900;transition:transform .14s,box-shadow .14s,border-color .14s}.veci-relink-modal-actions button:hover{transform:translateY(-1px)}.veci-relink-modal-cancel{color:var(--navy,#17223b);background:#fff;border:1px solid #d9e0e3}.veci-relink-modal-confirm{border:1px solid var(--veci-commerce-accent,#ff5d3d);color:#fff;background:var(--veci-commerce-accent,#ff5d3d);box-shadow:0 9px 20px #ff5d3d3b}.veci-relink-modal-actions button:focus-visible{outline-offset:2px;outline:3px solid #ff5d3d3b}@keyframes veci-relink-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes veci-relink-modal-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=520px){.veci-relink-modal-backdrop{padding:16px}.veci-relink-modal-main{padding:20px 18px 16px}.veci-relink-modal-notice{margin:0 18px 17px}.veci-relink-modal-actions{padding:13px 18px 18px}}@media (prefers-reduced-motion:reduce){.veci-relink-modal-backdrop,.veci-relink-modal{animation:none}.veci-relink-modal-actions button{transition:none}}.commerce-logo-compact-card{background:#fff;border:1px solid #e4e8ed;border-radius:12px;grid-column:1/-1;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.commerce-logo-compact-preview{color:#7c8797;background:#f8fafc;border:1px dashed #cfd7df;border-radius:10px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.commerce-logo-compact-preview.has-logo{background:#fff;border-style:solid}.commerce-logo-compact-preview img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:4px}.commerce-logo-compact-preview svg{width:22px;height:22px}.commerce-logo-compact-copy{gap:2px;min-width:0;display:grid}.commerce-logo-compact-copy strong{color:#17223b;font-size:.86rem}.commerce-logo-compact-copy small{color:#6f7a8c;font-size:.7rem;line-height:1.3}.commerce-logo-compact-actions{align-items:center;gap:7px;display:flex}.commerce-logo-upload-button,.commerce-logo-remove-button{min-height:34px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:.72rem;font-weight:800;display:inline-flex}.commerce-logo-upload-button{color:#c2472f;background:#fff5f1;border:1px solid #ff5a3673}.commerce-logo-remove-button{color:#5f6b7a;background:#fff;border:1px solid #e0e5ea}.commerce-logo-upload-button svg,.commerce-logo-remove-button svg{width:15px;height:15px}.commerce-logo-inline-message{color:#a83225;background:#fff4f2;border:1px solid #f2b8ae;border-radius:8px;grid-column:2/-1;margin:-3px 0 0;padding:7px 9px;font-size:.68rem;font-weight:750;line-height:1.3}.commerce-logo-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=700px){.commerce-logo-compact-card{border-radius:9px;grid-template-columns:46px minmax(0,1fr) auto;gap:8px;padding:7px 8px}.commerce-logo-compact-preview{border-radius:8px;width:46px;height:46px}.commerce-logo-compact-copy strong{font-size:.76rem}.commerce-logo-compact-copy small{font-size:.61rem}.commerce-logo-upload-button,.commerce-logo-remove-button{min-height:30px;padding:0 8px;font-size:.64rem}.commerce-logo-inline-message{padding:5px 7px;font-size:.59rem}}html.android-app .commerce-logo-compact-card{border-radius:8px;grid-template-columns:44px minmax(0,1fr) auto;gap:8px;padding:6px 8px}html.android-app .commerce-logo-compact-preview{border-radius:7px;width:44px;height:44px}.commerce-exact-location-field{align-self:stretch}.commerce-exact-location-control{background:#f8fafc;border:1px solid #17223b1a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:9px 10px;display:flex}.commerce-exact-location-control>div{gap:2px;min-width:0;display:grid}.commerce-exact-location-control strong{color:var(--navy);font-size:12px}.commerce-exact-location-control small{color:var(--muted);font-size:10px;line-height:1.35}.commerce-exact-location-control button{min-height:34px;color:var(--coral);background:#ff5a3612;border:1px solid #ff5a3638;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:11px;font-weight:850;display:inline-flex}.commerce-exact-location-control button svg{width:15px;height:15px}.commerce-exact-location-control button:disabled{opacity:.6}.commerce-exact-location-message{margin-top:4px;font-size:10px;font-weight:750}.commerce-exact-location-message.success{color:#19754a}.commerce-exact-location-message.error{color:#a62d20}html.mobile-device .commerce-exact-location-control{border-radius:8px;min-height:42px;padding:6px 7px}html.mobile-device .commerce-exact-location-control strong{font-size:10px}html.mobile-device .commerce-exact-location-control small{font-size:8px}html.mobile-device .commerce-exact-location-control button{border-radius:7px;height:28px;padding:0 8px;min-height:28px!important;font-size:9px!important}html.mobile-device .commerce-exact-location-control button svg{width:12px;height:12px}.commerce-audit-actor-line{color:#435169;letter-spacing:.005em;margin-top:4px;font-size:.68rem;font-weight:760;line-height:1.25;display:block}.commerce-sales-premium-wrapper .commerce-audit-actor-line,.commerce-cash-register-shell .commerce-audit-actor-line{color:#7d473b}.commerce-sale-detail-status .commerce-audit-actor-line,.commerce-cash-ticket-detail-status .commerce-audit-actor-line,.commerce-cash-session-modal-identity .commerce-audit-actor-line{color:#7a382b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd1;border:1px solid #ff5d3d38;border-radius:999px;width:max-content;max-width:100%;padding:4px 8px;box-shadow:0 4px 12px #1c23350f}.commerce-cash-session-modal-identity .commerce-audit-actor-line{margin-top:6px}.commerce-cash-archive-session-main .commerce-audit-actor-line,.commerce-sale-history-list .commerce-audit-actor-line,.commerce-cash-archive-ticket .commerce-audit-actor-line{font-size:.64rem}.commerce-cash-session-list article>div:first-child .commerce-audit-actor-line{margin-top:3px}.commerce-cash-status-strip>div>span .commerce-audit-actor-line{color:#6d4239;margin-top:3px}.commerce-cash-archive-session-main .commerce-audit-actor-line:first-of-type{margin-top:5px}@media (width<=640px){.commerce-audit-actor-line{font-size:.64rem}.commerce-sale-detail-status .commerce-audit-actor-line,.commerce-cash-ticket-detail-status .commerce-audit-actor-line,.commerce-cash-session-modal-identity .commerce-audit-actor-line{padding:3px 7px;font-size:.62rem}}.commerce-cash-close-modal-backdrop{z-index:1190;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#141e3094;position:fixed;inset:0}.commerce-cash-operational .commerce-cash-close-panel{z-index:1200;border:1px solid #f0c9bf;border-top:5px solid var(--veci-commerce-accent,#ff5d3d);background:#fff;border-radius:20px;width:min(620px,100vw - 32px);max-height:calc(100vh - 32px);margin:0;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 28px 80px #10182847}.commerce-cash-operational .commerce-cash-close-panel .commerce-panel-title-row{padding-right:3.5rem}.commerce-cash-close-modal-dismiss{color:#17223b;cursor:pointer;background:#f7f8fa;border:1px solid #e4e8ed;border-radius:11px;place-items:center;width:38px;height:38px;padding:0;transition:background-color .16s,transform .16s;display:grid;position:absolute;top:14px;right:14px}.commerce-cash-close-modal-dismiss:hover{background:#eef1f4;transform:translateY(-1px)}.commerce-cash-close-modal-dismiss svg{width:19px;height:19px}.commerce-cash-difference-modal{z-index:1290}.commerce-inventory-dialog.commerce-cash-difference-dialog{border-top:5px solid var(--veci-commerce-accent,#ff5d3d);width:min(520px,100vw - 32px);max-width:min(520px,100vw - 32px)}.commerce-cash-difference-content{gap:16px;padding:18px 20px 20px;display:grid}.commerce-cash-difference-content>p{color:#5e6675;margin:0;line-height:1.45}.commerce-cash-difference-alert{background:#fff7f4;border:1px solid #e7c8bf;border-left:5px solid #c86f57;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.commerce-cash-difference-alert.surplus{background:#f4faf7;border-color:#c9dfd3 #c9dfd3 #c9dfd3 #4f8a6c}.commerce-cash-difference-alert>svg{color:#b65139;flex:none;width:25px;height:25px}.commerce-cash-difference-alert.surplus>svg{color:#397357}.commerce-cash-difference-alert>span{gap:2px;display:grid}.commerce-cash-difference-alert small{color:#6e6470;font-weight:800}.commerce-cash-difference-alert strong{color:#17223b;font-size:1.45rem}.commerce-cash-difference-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.commerce-cash-difference-values>span{background:#fafbfc;border:1px solid #e1e5ea;border-radius:11px;gap:4px;padding:12px 14px;display:grid}.commerce-cash-difference-values small{color:#727b88}.commerce-cash-difference-values strong{color:#17223b;font-size:1.05rem}.commerce-cash-difference-content>footer{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;display:grid}.commerce-cash-difference-content>footer button{min-height:44px}html.android-app .commerce-cash-operational .commerce-cash-close-panel{border-radius:12px!important;width:min(760px,100vw - 80px)!important;max-width:min(760px,100vw - 80px)!important;max-height:calc(100dvh - 48px)!important}html.android-app .commerce-inventory-dialog.commerce-cash-difference-dialog{border-radius:12px!important;width:min(560px,100vw - 80px)!important;max-width:min(560px,100vw - 80px)!important;max-height:calc(100dvh - 48px)!important}html.android-app .commerce-inventory-dialog.commerce-cash-difference-dialog>.commerce-cash-difference-content{max-height:calc(100dvh - 94px)!important;overflow-y:auto!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-cash-operational .commerce-cash-close-panel{border-radius:10px!important;width:min(760px,100vw - 56px)!important;max-width:min(760px,100vw - 56px)!important;max-height:calc(100dvh - 28px)!important}html.android-app .commerce-inventory-dialog.commerce-cash-difference-dialog{border-radius:10px!important;width:min(560px,100vw - 56px)!important;max-width:min(560px,100vw - 56px)!important;max-height:calc(100dvh - 28px)!important}html.android-app .commerce-inventory-dialog.commerce-cash-difference-dialog>header{min-height:34px!important;padding:5px 9px!important}html.android-app .commerce-inventory-dialog.commerce-cash-difference-dialog>header h3{font-size:12px!important}html.android-app .commerce-inventory-dialog.commerce-cash-difference-dialog>.commerce-cash-difference-content{gap:8px!important;max-height:calc(100dvh - 68px)!important;padding:8px 10px 10px!important}html.android-app .commerce-cash-difference-alert{padding:8px 10px!important}html.android-app .commerce-cash-difference-alert strong{font-size:1rem!important}html.android-app .commerce-cash-difference-content>p,html.android-app .commerce-cash-difference-values,html.android-app .commerce-cash-difference-content>footer{font-size:10px!important}html.android-app .commerce-cash-difference-values>span{padding:7px 9px!important}html.android-app .commerce-cash-difference-content>footer button{height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:10px!important}}@media (width<=600px){.commerce-cash-operational .commerce-cash-close-panel{border-radius:16px;width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.commerce-cash-difference-values,.commerce-cash-difference-content>footer{grid-template-columns:1fr}}.commerce-cash-history-export-wrap{align-self:center;justify-items:end;gap:3px;margin-left:auto;display:grid}.commerce-cash-history-export-button{color:#c6462e;height:36px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff4ef;border:1px solid #f0b9a9;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:.72rem;font-weight:850;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex}.commerce-cash-history-export-button:hover:not(:disabled){background:#ffe8df;border-color:#e98e73;transform:translateY(-1px)}.commerce-cash-history-export-button:disabled{cursor:wait;opacity:.65}.commerce-cash-history-export-button svg{width:15px;height:15px}.commerce-cash-history-export-error{color:#a83e30;text-align:right;max-width:250px;font-size:.62rem;line-height:1.2}@media (width<=640px){.commerce-cash-session-modal-identity{flex-wrap:wrap}.commerce-cash-session-modal-identity .commerce-cash-history-export-wrap{justify-items:stretch;width:100%;margin-left:0}.commerce-cash-history-export-button{width:100%}.commerce-cash-history-export-error{text-align:left;max-width:none}}html.android-app .commerce-cash-history-export-button{border-radius:7px;height:32px;min-height:32px;padding:0 10px;font-size:10px}html.android-app .commerce-cash-history-export-button svg{width:13px;height:13px}.commerce-location-card.primary-depot{border-color:#177e6747;box-shadow:inset 0 3px #177e67ad}.commerce-network-depot-banner{color:#14233e;background:#e2f7f099;border:1px solid #177e6733;border-radius:14px;align-items:center;gap:12px;margin:14px 0;padding:13px 16px;display:flex}.commerce-network-depot-banner>svg{color:#168466;flex:none;width:22px;height:22px}.commerce-network-depot-banner span{gap:2px;display:grid}.commerce-network-depot-banner small{color:#657187}.commerce-network-stock-refresh{color:#263650;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce2e9;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-weight:800;display:inline-flex}.commerce-network-stock-refresh svg{width:16px;height:16px}.commerce-network-stock-matrix-wrap{background:#fff;border:1px solid #e3e7ed;border-radius:14px;margin:12px 0 18px;overflow-x:auto}.commerce-network-stock-matrix{border-collapse:collapse;width:100%;min-width:620px}.commerce-network-stock-matrix th,.commerce-network-stock-matrix td{text-align:right;white-space:nowrap;border-bottom:1px solid #edf0f4;padding:11px 13px}.commerce-network-stock-matrix th:first-child,.commerce-network-stock-matrix td:first-child{text-align:left}.commerce-network-stock-matrix th{color:#526078;background:#f8fafc;font-size:12px;font-weight:900}.commerce-network-stock-matrix td{color:#172640;font-size:13px}.commerce-network-stock-matrix tbody tr:last-child td{border-bottom:0}.commerce-transfer-from-depot{margin-top:16px}.commerce-transfer-from-depot .commerce-transfer-route input[readonly]{color:#24344e;background:#f3f6f8;font-weight:800}.compact-red-empty{min-height:125px;margin-top:12px}.commerce-network-brand-lock{background:#fff4f0b8;border:1px solid #ff5c4333;border-radius:12px;align-items:center;gap:10px;padding:11px 13px;display:flex}.commerce-network-brand-lock svg{color:#ff5c43;width:19px;height:19px}.commerce-network-brand-lock span{gap:1px;display:grid}.commerce-network-brand-lock small{color:#7c8799}.commerce-network-branch-dialog>label>small{color:#7a8597;margin-top:5px;font-weight:600;display:block}.commerce-network-branch-dialog .location-field{min-width:0}.commerce-network-branch-dialog>.location-field{vertical-align:top;width:calc(50% - 6px);margin-right:8px;display:inline-grid}.commerce-network-branch-dialog>.location-field+.location-field{margin-right:0}.commerce-operational-scope-bar{background:#fff;border:1px solid #e1e6ed;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 14px;padding:10px 13px;display:flex}.commerce-operational-scope-slot .commerce-operational-scope-bar{margin:0 0 18px}.commerce-operational-scope-copy{align-items:center;gap:9px;min-width:0;display:flex}.commerce-operational-scope-copy svg{color:#ff5c43;flex:none;width:19px;height:19px}.commerce-operational-scope-copy span{gap:1px;min-width:0;display:grid}.commerce-operational-scope-copy strong,.commerce-operational-scope-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-operational-scope-copy small{color:#707d91}.commerce-operational-scope-controls{align-items:center;gap:8px;display:flex}.commerce-operational-scope-controls select{color:#1b2b46;min-width:230px;max-width:290px;min-height:40px;font:inherit;background:#fff;border:1px solid #d9e0e8;border-radius:10px;padding:0 34px 0 11px;font-weight:800}.commerce-cash-open-card,.commerce-cash-open-inline-hidden,.commerce-cash-open-modal-trigger{display:none!important}.commerce-cash-status-strip.closed .commerce-cash-status-actions>button{color:#fff;background:#ff5c43;border-color:#ff5c43;box-shadow:0 8px 18px #ff5c4329}.commerce-cash-status-strip.closed .commerce-cash-status-actions>button:hover{background:#ef4d36;border-color:#ef4d36}.commerce-cash-open-dialog .commerce-cash-form{gap:13px;padding:16px;display:grid}.commerce-cash-open-dialog .commerce-cash-form.commerce-cash-open-modal-form-red{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.commerce-cash-open-modal-form-red>.commerce-cash-open-top-cell{box-sizing:border-box;min-width:0;min-height:90px}.commerce-cash-open-modal-form-red>.commerce-cash-open-wide-row{grid-column:1/-1}.commerce-cash-open-dialog .commerce-cash-form label{color:#26344d;gap:6px;font-weight:800;display:grid}.commerce-cash-open-dialog .commerce-cash-form input,.commerce-cash-open-dialog .commerce-cash-form select{color:#172640;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d8dfe8;border-radius:10px;padding:0 12px}.commerce-cash-open-identity{background:#f5f8fb;border:1px solid #e2e7ed;border-radius:11px;align-items:center;gap:10px;padding:11px 13px;display:flex}.commerce-cash-open-identity>svg{color:#ff5c43;flex:none;width:19px;height:19px}.commerce-cash-open-identity span{gap:2px;display:grid}.commerce-cash-open-identity small{color:#6d798c}.commerce-cash-open-dialog .commerce-network-loading{min-height:48px;padding:8px}.commerce-cash-open-dialog .commerce-cash-dialog-actions{margin-top:2px}.commerce-operational-selection-gate{gap:14px;display:grid}.commerce-operational-selection-gate .commerce-sales-heading{margin-bottom:0}.commerce-operational-selection-message{color:#182640;background:#fff8f6e0;border:1px solid #ff5c4338;border-radius:14px;gap:5px;padding:18px 20px;display:grid}.commerce-operational-selection-message strong{font-size:16px}.commerce-operational-selection-message span{color:#68758a;line-height:1.45}@media (width<=820px){.commerce-network-branch-dialog>.location-field{width:100%;margin-right:0}.commerce-operational-scope-bar{flex-direction:column;align-items:stretch}.commerce-operational-scope-controls,.commerce-operational-scope-controls select{width:100%;min-width:0;max-width:none}.commerce-cash-open-dialog .commerce-cash-form.commerce-cash-open-modal-form-red{grid-template-columns:1fr}.commerce-cash-open-modal-form-red>.commerce-cash-open-top-cell{min-height:0}}.commerce-inventory-dialog.commerce-cash-open-dialog{border-radius:12px;width:min(620px,100vw - 32px);max-height:calc(100dvh - 32px)}.commerce-cash-open-dialog>header{min-height:46px;padding:9px 13px}.commerce-cash-open-dialog>header h3{font-size:17px;line-height:1.15}.commerce-cash-open-dialog>header>button{width:34px;min-width:34px;height:34px;min-height:34px}.commerce-cash-open-dialog .commerce-cash-form{gap:9px;padding:11px 13px 13px}.commerce-cash-open-modal-form-red>.commerce-cash-open-top-cell{min-height:70px}.commerce-cash-open-dialog .commerce-cash-form label{gap:4px;font-size:13px;line-height:1.2}.commerce-cash-open-dialog .commerce-cash-form input,.commerce-cash-open-dialog .commerce-cash-form select{border-radius:9px;height:38px;min-height:38px;padding:0 10px;font-size:13px}.commerce-cash-open-identity{border-radius:9px;gap:8px;padding:8px 10px}.commerce-cash-open-identity>svg{width:16px;height:16px}.commerce-cash-open-identity span{gap:1px}.commerce-cash-open-identity small,.commerce-cash-open-dialog .commerce-cash-open-note small{font-size:11px;line-height:1.2}.commerce-cash-open-identity strong{font-size:14px;line-height:1.25}.commerce-cash-open-dialog .commerce-cash-dialog-actions{gap:7px;padding-top:3px}.commerce-cash-open-dialog .commerce-cash-dialog-actions button{border-radius:9px;height:36px;min-height:36px;padding:0 13px;font-size:12px}html.mobile-device .commerce-inventory-modal:has(.commerce-cash-open-dialog){padding:6px!important}html.mobile-device .commerce-inventory-dialog.commerce-cash-open-dialog{border-radius:var(--veci-mob-panel-radius)!important;width:min(620px,100vw - 12px)!important;max-height:calc(100dvh - 12px)!important}html.mobile-device .commerce-cash-open-dialog>header{min-height:34px!important;padding:4px 7px!important}html.mobile-device .commerce-cash-open-dialog>header h3{font-size:var(--veci-mob-highlight-text)!important;line-height:1.08!important}html.mobile-device .commerce-cash-open-dialog>header>button{border-radius:var(--veci-mob-control-radius)!important;width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important;padding:0!important}html.mobile-device .commerce-cash-open-dialog>header>button svg{width:var(--veci-mob-icon)!important;height:var(--veci-mob-icon)!important}html.mobile-device .commerce-cash-open-dialog .commerce-cash-form,html.mobile-device .commerce-cash-open-dialog .commerce-cash-form.commerce-cash-open-modal-form-red{gap:var(--veci-mob-inline-gap)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:6px 8px 8px!important}html.mobile-device .commerce-cash-open-modal-form-red>.commerce-cash-open-top-cell{min-height:52px!important}html.mobile-device .commerce-cash-open-modal-form-red>.commerce-cash-open-wide-row{grid-column:1/-1!important}html.mobile-device .commerce-cash-open-dialog .commerce-cash-form label{font-size:var(--veci-mob-small-text)!important;gap:2px!important;line-height:1.08!important}html.mobile-device .commerce-cash-open-dialog .commerce-cash-form input,html.mobile-device .commerce-cash-open-dialog .commerce-cash-form select{min-height:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important;padding:0 7px!important;line-height:1!important}html.mobile-device .commerce-cash-open-identity{border-radius:var(--veci-mob-control-radius)!important;gap:5px!important;padding:5px 6px!important}html.mobile-device .commerce-cash-open-identity>svg{width:var(--veci-mob-icon)!important;height:var(--veci-mob-icon)!important}html.mobile-device .commerce-cash-open-identity span{gap:1px!important}html.mobile-device .commerce-cash-open-identity small,html.mobile-device .commerce-cash-open-dialog .commerce-cash-open-note small{font-size:var(--veci-mob-tiny-text)!important;line-height:1.05!important}html.mobile-device .commerce-cash-open-identity strong{font-size:var(--veci-mob-body-text)!important;line-height:1.12!important}html.mobile-device .commerce-cash-open-dialog .commerce-cash-dialog-actions{gap:var(--veci-mob-inline-gap)!important;margin-top:0!important;padding-top:1px!important}html.mobile-device .commerce-cash-open-dialog .commerce-cash-dialog-actions button{width:auto!important;min-height:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important;padding:0 9px!important;line-height:1!important}@media (width<=560px){html.mobile-device .commerce-cash-open-dialog .commerce-cash-form.commerce-cash-open-modal-form-red{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.mobile-device .commerce-cash-open-modal-form-red>label.commerce-cash-open-top-cell{grid-column:1/-1}}.commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-heading>div:after{content:"Modo consulta · Cajero";color:#52606f;background:#f6f8fa;border:1px solid #d9e1e8;border-radius:999px;align-items:center;margin-top:8px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-directory-heading>.commerce-primary-button,.commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-detail-title button,.commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-ticket-list article>button,.commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-customer-detail footer button,.commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-proof-actions .reject,.commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-proof-actions .approve,.commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-settings{display:none!important}.commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-directory-heading:after{content:"Puede consultar clientes, saldos, tickets, pagos y comprobantes. No puede modificar libretas ni registrar pagos.";color:#6a7381;grid-column:1/-1;margin-top:4px;font-size:12px;line-height:1.4;display:block}html.android-app .commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-heading>div:after{margin-top:4px;padding:2px 7px;font-size:8px}html.android-app .commerce-credit-page.commerce-credit-cashier-readonly .commerce-credit-directory-heading:after{margin-top:2px;font-size:8px;line-height:1.25}.commerce-payment-dialog-backdrop{z-index:2147483000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f192d94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.commerce-payment-dialog{background:#fff;border:1px solid #17223b1a;border-radius:18px;width:min(520px,100%);overflow:hidden;box-shadow:0 28px 80px #0f192d52}.commerce-payment-dialog-header{border-bottom:1px solid #17223b14;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 18px 14px;display:flex}.commerce-payment-dialog-header>div{min-width:0}.commerce-payment-dialog-header span{color:var(--coral);text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;font-size:10px;font-weight:950;display:block}.commerce-payment-dialog-header h2{color:var(--navy);margin:0 0 4px;font-size:23px;line-height:1.08}.commerce-payment-dialog-header p{color:var(--muted);margin:0;font-size:12px}.commerce-payment-dialog-header>button{width:36px;min-height:36px;color:var(--navy);background:#17223b0e;border-radius:10px;flex:0 0 36px;place-items:center;padding:0;display:grid}.commerce-payment-dialog-header>button svg{width:17px;height:17px}.commerce-payment-dialog-body{gap:13px;padding:16px 18px 18px;display:grid}.commerce-payment-dialog-intro{gap:3px;display:grid}.commerce-payment-dialog-intro strong{color:var(--navy);font-size:13px}.commerce-payment-dialog-intro p{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.commerce-payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-payment-method-grid>button{min-width:0;min-height:62px;color:var(--navy);text-align:left;box-shadow:none;background:#fff;border:1px solid #17223b1a;border-radius:11px;align-items:center;gap:10px;padding:10px;display:flex}.commerce-payment-method-grid>button:hover{background:#ff5a3609;border-color:#ff5a3659}.commerce-payment-method-grid>button.is-selected{background:#ff5a3613;border-color:#ff5a3680;box-shadow:inset 0 0 0 1px #ff5a361f}.commerce-payment-method-grid>button>span{width:34px;height:34px;color:var(--coral);background:#ff5a3614;border-radius:9px;flex:0 0 34px;place-items:center;display:grid}.commerce-payment-method-grid>button>span svg{width:17px;height:17px}.commerce-payment-method-grid>button>div{gap:2px;min-width:0;display:grid}.commerce-payment-method-grid strong{font-size:11px}.commerce-payment-method-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.commerce-payment-dialog-actions{grid-template-columns:1fr 1fr;gap:8px;padding:0 18px 18px;display:grid}.commerce-payment-dialog-actions button{border-radius:10px;min-height:42px;font-size:11px;font-weight:900}.commerce-payment-dialog-cancel{color:var(--navy);background:#17223b0f}.commerce-payment-dialog-confirm{color:#fff;background:var(--coral);box-shadow:0 10px 22px #ff5a3633}@media (width<=560px){.commerce-payment-method-grid{grid-template-columns:1fr}}@media (orientation:landscape){html.mobile-device .commerce-payment-dialog-backdrop{padding:7px!important}html.mobile-device .commerce-payment-dialog{border-radius:10px!important;width:min(430px,100vw - 14px)!important;max-height:calc(100vh - 14px)!important}html.mobile-device .commerce-payment-dialog-header{gap:8px!important;padding:8px 9px 7px!important}html.mobile-device .commerce-payment-dialog-header span{margin-bottom:1px!important;font-size:6.5px!important}html.mobile-device .commerce-payment-dialog-header h2{margin-bottom:2px!important;font-size:13px!important}html.mobile-device .commerce-payment-dialog-header p{font-size:7px!important}html.mobile-device .commerce-payment-dialog-header>button{border-radius:7px!important;flex-basis:24px!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important}html.mobile-device .commerce-payment-dialog-header>button svg{width:11px!important;height:11px!important}html.mobile-device .commerce-payment-dialog-body{gap:7px!important;padding:7px 9px 8px!important}html.mobile-device .commerce-payment-dialog-intro{gap:1px!important}html.mobile-device .commerce-payment-dialog-intro strong{font-size:8px!important}html.mobile-device .commerce-payment-dialog-intro p{font-size:6.5px!important;line-height:1.2!important}html.mobile-device .commerce-payment-method-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .commerce-payment-method-grid>button{border-radius:7px!important;gap:5px!important;min-height:38px!important;padding:5px!important}html.mobile-device .commerce-payment-method-grid>button>span{border-radius:6px!important;flex-basis:22px!important;width:22px!important;height:22px!important}html.mobile-device .commerce-payment-method-grid>button>span svg{width:11px!important;height:11px!important}html.mobile-device .commerce-payment-method-grid strong{font-size:7px!important}html.mobile-device .commerce-payment-method-grid small{font-size:5.8px!important}html.mobile-device .commerce-payment-dialog-actions{gap:5px!important;padding:0 9px 8px!important}html.mobile-device .commerce-payment-dialog-actions button{border-radius:7px!important;height:27px!important;min-height:27px!important;font-size:7.5px!important}}.commerce-online-payment-bridge-notice{z-index:2147483001;color:#fff;background:#17223b;border:1px solid #17223b1a;border-radius:12px;align-items:center;gap:8px;max-width:min(390px,100vw - 28px);padding:12px 14px;font-size:11px;font-weight:850;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 44px #0f192d47}.commerce-online-payment-bridge-notice.success{background:#23865d}.commerce-online-payment-bridge-notice.error{background:#a94836}.commerce-online-payment-bridge-notice svg{flex:none;width:16px;height:16px}@media (orientation:landscape){html.mobile-device .commerce-online-payment-bridge-notice{border-radius:7px!important;gap:4px!important;max-width:260px!important;padding:6px 8px!important;font-size:7px!important;bottom:8px!important;right:8px!important}html.mobile-device .commerce-online-payment-bridge-notice svg{width:10px!important;height:10px!important}}.clean-online-item-form .commerce-online-product-blocker{display:none!important}.commerce-inventory-dialog.commerce-online-save-guard-dialog{width:min(460px,100vw - 32px);max-width:min(460px,100vw - 32px);max-height:calc(100dvh - 32px)}.commerce-online-save-guard-body{gap:14px;padding:16px;display:grid}.commerce-online-save-guard-lead{align-items:flex-start;gap:10px;display:flex}.commerce-online-save-guard-icon{color:#ff5d3d;background:#fff1ed;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.commerce-online-save-guard-icon svg{width:20px;height:20px}.commerce-online-save-guard-lead strong{color:#17223b;font-size:.88rem;line-height:1.25;display:block}.commerce-online-save-guard-lead p{color:#6d7880;margin:4px 0 0;font-size:.72rem;line-height:1.35}.commerce-online-save-guard-body ul{color:#6f3125;background:#fffaf8;border:1px solid #ff5d3d3d;border-radius:10px;gap:7px;margin:0;padding:11px 12px 11px 28px;display:grid}.commerce-online-save-guard-body li{font-size:.72rem;line-height:1.35}.commerce-online-save-guard-body footer{justify-content:flex-end;display:flex}.commerce-online-save-guard-body footer button{min-width:112px}html.mobile-device .commerce-inventory-dialog.commerce-online-save-guard-dialog{border-radius:var(--veci-mob-panel-radius,8px)!important;width:min(420px,100vw - 28px)!important;max-width:min(420px,100vw - 28px)!important;max-height:calc(100dvh - 20px)!important}html.mobile-device .commerce-inventory-dialog.commerce-online-save-guard-dialog>header{min-height:var(--veci-mob-input-height,31px)!important;padding:4px var(--veci-mob-row-pad-x,7px)!important}html.mobile-device .commerce-inventory-dialog.commerce-online-save-guard-dialog>header h3{font-size:var(--veci-mob-section-title,15px)!important;margin:0!important;line-height:1.05!important}html.mobile-device .commerce-online-save-guard-body{gap:var(--veci-mob-panel-gap,6px)!important;padding:var(--veci-mob-panel-pad,9px)!important}html.mobile-device .commerce-online-save-guard-lead{gap:var(--veci-mob-inline-gap,5px)!important}html.mobile-device .commerce-online-save-guard-icon{border-radius:var(--veci-mob-control-radius,7px)!important;flex-basis:26px!important;width:26px!important;height:26px!important}html.mobile-device .commerce-online-save-guard-icon svg{width:var(--veci-mob-section-icon,18px)!important;height:var(--veci-mob-section-icon,18px)!important}html.mobile-device .commerce-online-save-guard-lead strong{font-size:var(--veci-mob-control-text,10px)!important;line-height:1.15!important}html.mobile-device .commerce-online-save-guard-lead p,html.mobile-device .commerce-online-save-guard-body li{font-size:var(--veci-mob-body-text,9.5px)!important;line-height:1.2!important}html.mobile-device .commerce-online-save-guard-lead p{margin-top:2px!important}html.mobile-device .commerce-online-save-guard-body ul{border-radius:var(--veci-mob-control-radius,7px)!important;gap:4px!important;padding:6px 7px 6px 20px!important}html.mobile-device .commerce-online-save-guard-body footer button{min-width:94px!important;min-height:var(--veci-mob-button-height,31px)!important;font-size:var(--veci-mob-control-text,10px)!important}.veci-sale-customer-mode-host{margin:.35rem 0 .45rem}.veci-sale-customer-mode{background:0 0;border:0;grid-template-columns:repeat(2,max-content);justify-content:start;gap:.4rem;padding:0;display:grid}.veci-sale-customer-mode button{color:#475569;text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:.55rem;justify-content:flex-start;align-items:center;gap:.4rem;min-height:2rem;padding:.34rem .55rem;font-size:.78rem;font-weight:800;line-height:1.1;transition:border-color .14s,box-shadow .14s,background .14s;display:flex}.veci-sale-customer-mode button:before{content:"";color:#fff;background:#fff;border:1.4px solid #47556961;border-radius:.24rem;flex:none;place-items:center;width:.9rem;height:.9rem;font-size:.62rem;font-weight:950;line-height:1;display:grid}.veci-sale-customer-mode button:hover{border-color:#ff5c4047}.veci-sale-customer-mode button.active{color:#17233d;background:#fff8f6eb;border-color:#ff5c4057;box-shadow:0 .1rem .4rem #0f172a0d}.veci-sale-customer-mode button.active:before{content:"✓";background:#ff5c40;border-color:#ff5c40}.commerce-sale-credit-customer-box.veci-customer-mode-veci .commerce-sale-credit-customer-results{display:none}.veci-sale-customer-results-host{margin-top:.5rem}.veci-sale-customer-results{gap:.42rem;display:grid}.veci-sale-customer-result,.veci-sale-selected-customer{color:#17233d;background:#f8fafc;border:1px solid #0f172a14;border-radius:.75rem;width:100%}.veci-sale-customer-result{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.8rem;padding:.72rem .85rem;display:flex}.veci-sale-customer-result:hover{background:#fff;border-color:#ff5c4047}.veci-sale-customer-result span,.veci-sale-selected-customer span{min-width:0;display:grid}.veci-sale-customer-result strong,.veci-sale-selected-customer strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.veci-sale-customer-result small,.veci-sale-selected-customer small{color:#64748b;margin-top:.12rem}.veci-sale-customer-result em,.veci-sale-selected-customer em{color:#b33a24;background:#ff5c401a;border-radius:999px;flex:none;padding:.28rem .5rem;font-size:.72rem;font-style:normal;font-weight:900}.veci-sale-selected-customer{background:#f0fdfab8;border-color:#0d948833;justify-content:space-between;align-items:center;gap:.8rem;padding:.72rem .85rem;display:flex}.veci-sale-selected-customer button{color:#b33a24;cursor:pointer;background:0 0;border:0;flex:none;font-weight:800}.veci-sale-customer-search-status{color:#64748b;padding:.42rem .2rem 0;font-size:.78rem}@media (width<=720px){.veci-sale-customer-mode{grid-template-columns:repeat(2,max-content);gap:.32rem}.veci-sale-customer-mode button{min-height:1.9rem;padding:.3rem .48rem;font-size:.75rem}.veci-sale-customer-result,.veci-sale-selected-customer{padding:.62rem .7rem}}.veci-sensitive-value-card{position:relative;padding-right:3rem!important}.veci-sensitive-value-amount-hidden{letter-spacing:.04em;white-space:nowrap;-webkit-user-select:none;user-select:none}button.veci-sensitive-value-toggle{z-index:2;cursor:pointer;place-items:center;width:2rem;min-width:2rem;height:2rem;line-height:1;display:inline-grid;position:absolute;top:50%;right:.65rem;transform:translateY(-50%);color:#46536b!important;background:#ffffffe6!important;border:1px solid #13213c24!important;border-radius:.65rem!important;margin:0!important;padding:0!important;box-shadow:0 2px 8px #13213c0f!important}button.veci-sensitive-value-toggle:hover{color:#13213c!important;background:#fff!important}button.veci-sensitive-value-toggle:focus-visible{outline-offset:2px;outline:2px solid #ff5b3d}button.veci-sensitive-value-toggle svg{stroke-width:2.1px;color:currentColor!important;width:1rem!important;height:1rem!important}@media (width<=700px){.veci-sensitive-value-card{padding-right:2.65rem!important}button.veci-sensitive-value-toggle{width:1.85rem;min-width:1.85rem;height:1.85rem;right:.5rem;border-radius:.55rem!important}}.commerce-online-clean-tabs{position:relative}.commerce-online-clean-tabs>.commerce-store-visibility-premium{z-index:2;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border:0;border-radius:0;align-items:center;gap:8px;min-height:38px;margin:0;padding:2px 4px;transition:opacity .16s,filter .16s;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:none!important;background:0 0!important}.commerce-online-clean-tabs>.commerce-store-visibility-premium:hover{opacity:.9}.commerce-online-clean-tabs>.commerce-store-visibility-premium:focus-visible{outline-offset:4px;border-radius:8px;outline:1px solid #ffffff80}.commerce-online-clean-tabs>.commerce-store-visibility-premium[aria-disabled=true]{cursor:not-allowed;opacity:.58}.commerce-store-visibility-icon{color:#fff;flex:0 0 21px;place-items:center;width:21px;height:21px;display:grid;background:0 0!important}.commerce-online-clean-tabs .commerce-store-visibility-icon svg{stroke-width:2.35px;width:18px;height:18px}.commerce-store-visibility-premium.is-visible .commerce-store-visibility-icon{filter:drop-shadow(0 0 2px #1f9d61f2)drop-shadow(0 0 6px #42ff876b)}.commerce-store-visibility-premium.is-hidden .commerce-store-visibility-icon,.commerce-store-visibility-premium.has-error .commerce-store-visibility-icon{filter:drop-shadow(0 0 2px #cf554df2)drop-shadow(0 0 6px #ff5b5b66)}.commerce-store-visibility-copy{text-align:left;gap:1px;line-height:1.04;display:grid}.commerce-store-visibility-copy strong,.commerce-store-visibility-copy small{-webkit-text-stroke:.25px #050b18c7;paint-order:stroke fill;white-space:nowrap;transition:text-shadow .16s;color:#fff!important}.commerce-store-visibility-copy strong{font-size:11px;font-weight:900}.commerce-store-visibility-copy small{font-size:8px;font-weight:760}.commerce-store-visibility-premium.is-visible .commerce-store-visibility-copy strong,.commerce-store-visibility-premium.is-visible .commerce-store-visibility-copy small{text-shadow:0 0 2px #198b51f2,0 0 7px #42ff8775,0 0 13px #42ff8729}.commerce-store-visibility-premium.is-hidden .commerce-store-visibility-copy strong,.commerce-store-visibility-premium.is-hidden .commerce-store-visibility-copy small,.commerce-store-visibility-premium.has-error .commerce-store-visibility-copy strong,.commerce-store-visibility-premium.has-error .commerce-store-visibility-copy small{text-shadow:0 0 2px #c3403af2,0 0 7px #ff5b5b70,0 0 13px #ff5b5b26}.commerce-online-operating-switches>label.veci-store-visibility-legacy{display:none!important}.commerce-online-operating-switches.veci-store-visibility-moved{grid-template-columns:minmax(0,1fr)}@media (width<=760px){.commerce-online-clean-tabs{padding-right:128px}.commerce-online-clean-tabs>.commerce-store-visibility-premium{gap:4px;min-height:32px;padding:1px 2px;right:0}.commerce-store-visibility-icon{flex-basis:17px;width:17px;height:17px}.commerce-online-clean-tabs .commerce-store-visibility-icon svg{width:15px;height:15px}.commerce-store-visibility-copy strong{font-size:8.5px}.commerce-store-visibility-copy small{font-size:6.5px;display:block}}.commerce-ticket-tab-panel{width:100%;display:block}.commerce-cash-page.commerce-ticket-tab-active>:not(.commerce-module-heading):not(.commerce-cash-status-strip):not(.commerce-cash-tabs):not(.commerce-ticket-tab-panel){display:none!important}.commerce-cash-tabs .commerce-ticket-tab-button{flex:none}.commerce-ticket-customization{gap:14px;display:grid}.commerce-ticket-customization-heading{background:linear-gradient(135deg,#fffaf8 0%,#fff 70%);border:1px solid #eadfd9;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.commerce-ticket-customization-heading h3{color:#17223b;margin:2px 0 4px;font-size:1.35rem}.commerce-ticket-customization-heading p:not(.section-kicker){color:#697487;margin:0;font-size:.86rem}.commerce-ticket-customization-heading>svg{width:30px;height:30px;color:var(--coral)}.commerce-ticket-customization-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);align-items:start;gap:14px;display:grid}.commerce-ticket-customization-form{gap:12px;display:grid}.commerce-ticket-settings-card{background:#fff;border:1px solid #dde4e9;border-radius:14px;gap:11px;padding:15px;display:grid;box-shadow:0 8px 24px #17223b0b}.commerce-ticket-settings-card.identity{background:#f8fafc;border-color:#d8e1ea}.commerce-ticket-settings-card.two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.commerce-ticket-field-group{gap:9px;min-width:0;display:grid}.commerce-ticket-settings-card-heading{align-items:center;gap:9px;display:flex}.commerce-ticket-settings-card-heading>svg{width:20px;height:20px;color:var(--coral);flex:none}.commerce-ticket-settings-card-heading.compact>svg{width:18px;height:18px}.commerce-ticket-settings-card-heading>div{gap:2px;display:grid}.commerce-ticket-settings-card-heading strong,.commerce-ticket-settings-card label>span{color:#17223b;font-size:.86rem;font-weight:850}.commerce-ticket-settings-card-heading small{color:#6f7a8c;font-size:.72rem;line-height:1.3}.commerce-ticket-settings-card input:not([type=checkbox]),.commerce-ticket-settings-card textarea{color:#17223b;width:100%;min-height:42px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d7dfe6;border-radius:10px;outline:none;padding:9px 11px;font-size:.82rem;transition:border-color .16s,box-shadow .16s}.commerce-ticket-settings-card textarea{resize:vertical;min-height:78px}.commerce-ticket-settings-card input:not([type=checkbox]):focus,.commerce-ticket-settings-card textarea:focus{border-color:#ff5a36b3;box-shadow:0 0 0 3px #ff5a361a}.commerce-ticket-settings-card.identity input{color:#475569;background:#eef2f6;font-weight:800}.commerce-ticket-toggle-row{cursor:pointer;background:#fafcfd;border:1px solid #e2e7ec;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.commerce-ticket-toggle-row>span{gap:2px;display:grid}.commerce-ticket-toggle-row strong{color:#17223b;font-size:.78rem}.commerce-ticket-toggle-row small{color:#748094;font-size:.68rem;line-height:1.25}.commerce-ticket-toggle-row input[type=checkbox]{width:38px;height:21px;accent-color:var(--coral);cursor:pointer;flex:none}.commerce-ticket-required-info{background:#fff9e8;border:1px solid #f0d18c;border-radius:10px;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:10px 11px;display:grid}.commerce-ticket-required-info>svg:first-child{color:#a87500;width:20px;height:20px}.commerce-ticket-required-info>svg:last-child{color:#8a7442;width:15px;height:15px}.commerce-ticket-required-info span{gap:2px;display:grid}.commerce-ticket-required-info strong{color:#6f5100;font-size:.78rem}.commerce-ticket-required-info small{color:#8a7442;font-size:.68rem}.commerce-ticket-settings-card.messages label{gap:6px;display:grid}.commerce-ticket-settings-card.qr-placeholder{opacity:.82;background:#f8fafc;grid-template-columns:34px minmax(0,1fr) auto;align-items:center}.commerce-ticket-settings-card.qr-placeholder>svg{color:#607086;width:26px;height:26px}.commerce-ticket-settings-card.qr-placeholder>div{gap:2px;display:grid}.commerce-ticket-settings-card.qr-placeholder strong{color:#17223b;font-size:.84rem}.commerce-ticket-settings-card.qr-placeholder small{color:#718095;font-size:.7rem;line-height:1.3}.commerce-ticket-settings-card.qr-placeholder>span{color:#607086;text-transform:uppercase;letter-spacing:.04em;background:#e9eef3;border-radius:999px;padding:5px 8px;font-size:.65rem;font-weight:850}.commerce-ticket-customization-actions{justify-content:flex-end;display:flex}.commerce-ticket-customization-actions .commerce-primary-button{align-items:center;gap:7px;display:inline-flex}.commerce-ticket-customization-actions svg{width:17px;height:17px}.commerce-ticket-preview-card{background:#f5f7f9;border:1px solid #dce3e8;border-radius:14px;gap:10px;padding:14px;display:grid;position:sticky;top:12px}.commerce-ticket-preview-card>header{gap:9px;display:grid}.commerce-ticket-preview-card>header>div:first-child{gap:2px;display:grid}.commerce-ticket-preview-card>header strong{color:#17223b;font-size:.9rem}.commerce-ticket-preview-card>header small{color:#748094;font-size:.68rem}.commerce-ticket-preview-width{gap:6px;display:flex}.commerce-ticket-preview-width button{color:#4e5d72;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dde4;border-radius:8px;flex:1;font-size:.7rem;font-weight:800}.commerce-ticket-preview-width button.active{color:#b5422c;background:#fff3ee;border-color:#ff5a3699}.commerce-ticket-preview-paper{box-sizing:border-box;background:#fff;border:1px solid #d8d8d8;justify-self:center;width:min(100%,360px);min-height:430px;padding:22px 18px;overflow-x:auto;box-shadow:0 10px 28px #17223b1f}.commerce-ticket-preview-paper.width-32{max-width:270px}.commerce-ticket-preview-paper.width-48{max-width:360px}.commerce-ticket-preview-paper pre{color:#111;white-space:pre;margin:0;font-family:Courier New,Courier,monospace;font-size:11px;line-height:1.35}.commerce-ticket-customization-loading{color:#697487;justify-content:center;align-items:center;gap:8px;min-height:180px;font-size:.82rem;display:flex}.commerce-ticket-customization-loading svg{width:20px;height:20px;color:var(--coral)}@media (width<=980px){.commerce-ticket-customization-grid{grid-template-columns:1fr}.commerce-ticket-preview-card{position:static}}@media (width<=680px){.commerce-ticket-customization-heading{padding:14px}.commerce-ticket-settings-card.two-columns{grid-template-columns:1fr}.commerce-ticket-settings-card.qr-placeholder{grid-template-columns:30px minmax(0,1fr)}.commerce-ticket-settings-card.qr-placeholder>span{grid-column:1/-1;justify-self:start}}html.android-app .commerce-ticket-customization-heading,html.android-app .commerce-ticket-settings-card,html.android-app .commerce-ticket-preview-card{border-radius:10px}html.android-app .commerce-ticket-customization-grid{gap:10px}.commerce-ticket-logo-control{grid-template-columns:52px minmax(0,1fr);align-items:stretch;gap:9px;display:grid}.commerce-ticket-logo-thumb{color:#7a8796;background:#fff;border:1px dashed #cfd7df;border-radius:9px;place-items:center;width:52px;min-height:48px;display:grid;overflow:hidden}.commerce-ticket-logo-thumb.has-logo{border-style:solid}.commerce-ticket-logo-thumb img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;max-height:52px;padding:4px}.commerce-ticket-logo-thumb svg{width:19px;height:19px}.commerce-ticket-preview-logo{object-fit:contain;width:auto;max-width:62%;max-height:70px;margin:0 auto 8px;display:block}html.android-app .commerce-ticket-customization{gap:6px!important}html.android-app .commerce-ticket-customization-heading{border-radius:8px!important;gap:8px!important;padding:7px 9px!important}html.android-app .commerce-ticket-customization-heading .section-kicker{margin:0!important;font-size:8px!important;line-height:1!important}html.android-app .commerce-ticket-customization-heading h3{margin:1px 0 2px!important;font-size:15px!important;line-height:1.05!important}html.android-app .commerce-ticket-customization-heading p:not(.section-kicker){font-size:8.8px!important;line-height:1.18!important}html.android-app .commerce-ticket-customization-heading>svg{width:20px!important;height:20px!important}html.android-app .commerce-ticket-customization-grid{grid-template-columns:minmax(0,1.28fr) minmax(220px,.72fr)!important;align-items:start!important;gap:7px!important}html.android-app .commerce-ticket-customization-form{gap:6px!important}html.android-app .commerce-ticket-settings-card{border-radius:8px!important;gap:6px!important;padding:7px 8px!important;box-shadow:0 4px 12px #17223b09!important}html.android-app .commerce-ticket-settings-card.two-columns{gap:7px!important}html.android-app .commerce-ticket-field-group{gap:5px!important}html.android-app .commerce-ticket-settings-card-heading{gap:6px!important}html.android-app .commerce-ticket-settings-card-heading>svg,html.android-app .commerce-ticket-settings-card-heading.compact>svg{width:14px!important;height:14px!important}html.android-app .commerce-ticket-settings-card-heading strong,html.android-app .commerce-ticket-settings-card label>span{font-size:9.5px!important;line-height:1.08!important}html.android-app .commerce-ticket-settings-card-heading small{font-size:8px!important;line-height:1.14!important}html.android-app .commerce-ticket-settings-card input:not([type=checkbox]),html.android-app .commerce-ticket-settings-card textarea{border-radius:7px!important;min-height:32px!important;padding:5px 7px!important;font-size:9.5px!important}html.android-app .commerce-ticket-settings-card textarea{min-height:48px!important}html.android-app .commerce-ticket-toggle-row{border-radius:7px!important;gap:7px!important;padding:5px 7px!important}html.android-app .commerce-ticket-toggle-row>span{gap:1px!important}html.android-app .commerce-ticket-toggle-row strong{font-size:9px!important;line-height:1.05!important}html.android-app .commerce-ticket-toggle-row small{font-size:7.5px!important;line-height:1.12!important}html.android-app .commerce-ticket-toggle-row input[type=checkbox]{width:30px!important;height:17px!important}html.android-app .commerce-ticket-logo-control{grid-template-columns:38px minmax(0,1fr)!important;gap:6px!important}html.android-app .commerce-ticket-logo-thumb{border-radius:7px!important;width:38px!important;min-height:36px!important}html.android-app .commerce-ticket-logo-thumb img{max-height:38px!important;padding:3px!important}html.android-app .commerce-ticket-required-info{border-radius:7px!important;grid-template-columns:18px minmax(0,1fr) 14px!important;gap:5px!important;padding:5px 7px!important}html.android-app .commerce-ticket-required-info>svg:first-child{width:14px!important;height:14px!important}html.android-app .commerce-ticket-required-info>svg:last-child{width:11px!important;height:11px!important}html.android-app .commerce-ticket-required-info strong{font-size:9px!important}html.android-app .commerce-ticket-required-info small{font-size:7.5px!important;line-height:1.12!important}html.android-app .commerce-ticket-settings-card.qr-placeholder{grid-template-columns:23px minmax(0,1fr) auto!important;gap:6px!important}html.android-app .commerce-ticket-settings-card.qr-placeholder>svg{width:18px!important;height:18px!important}html.android-app .commerce-ticket-settings-card.qr-placeholder strong{font-size:9.5px!important}html.android-app .commerce-ticket-settings-card.qr-placeholder small{font-size:7.5px!important;line-height:1.12!important}html.android-app .commerce-ticket-settings-card.qr-placeholder>span{padding:3px 5px!important;font-size:7px!important}html.android-app .commerce-ticket-customization-actions .commerce-primary-button{border-radius:7px!important;gap:5px!important;height:33px!important;min-height:33px!important;padding:0 10px!important;font-size:9.5px!important}html.android-app .commerce-ticket-customization-actions svg{width:13px!important;height:13px!important}html.android-app .commerce-ticket-preview-card{border-radius:8px!important;gap:6px!important;padding:7px!important;position:sticky!important;top:6px!important}html.android-app .commerce-ticket-preview-card>header{gap:5px!important}html.android-app .commerce-ticket-preview-card>header strong{font-size:10px!important}html.android-app .commerce-ticket-preview-card>header small{font-size:7.5px!important;line-height:1.12!important}html.android-app .commerce-ticket-preview-width{gap:4px!important}html.android-app .commerce-ticket-preview-width button{border-radius:6px!important;height:28px!important;min-height:28px!important;font-size:8.5px!important}html.android-app .commerce-ticket-preview-paper{min-height:280px!important;padding:12px 9px!important;box-shadow:0 5px 14px #17223b14!important}html.android-app .commerce-ticket-preview-paper.width-32{max-width:190px!important}html.android-app .commerce-ticket-preview-paper.width-48{max-width:255px!important}html.android-app .commerce-ticket-preview-paper pre{font-size:8.5px!important;line-height:1.22!important}html.android-app .commerce-ticket-preview-logo{max-height:48px!important;margin-bottom:5px!important}html.android-app .commerce-ticket-customization-loading{min-height:80px!important;font-size:9px!important}@media (width<=680px){.commerce-ticket-logo-control{grid-template-columns:44px minmax(0,1fr);gap:7px}.commerce-ticket-logo-thumb{width:44px;min-height:42px}}.commerce-expenses-page{gap:18px;display:grid}.commerce-expenses-page.embedded{padding:0}.commerce-expenses-heading{background:linear-gradient(#fff6f2 0%,#fffdfb 100%);border:1px solid #f0cfc5;border-top:7px solid #ff5d3d;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex;box-shadow:0 13px 26px #17223b14}.commerce-expenses-heading h3{color:#17223b;margin:0;font-size:clamp(1.25rem,2vw,1.65rem)}.commerce-expenses-heading p,.commerce-expense-catalog .commerce-panel-title-row p{color:#6d6672;margin:6px 0 0}.commerce-expense-summary article{background:#fffaf7;border:1px solid #e8ddd8;border-top:4px solid #aa8d80;border-radius:15px;align-items:center;gap:12px;min-width:0;padding:17px 18px;display:flex;position:relative;box-shadow:0 8px 18px #17223b0e}.commerce-expense-summary article svg{color:#876f64;flex:none;width:25px;height:25px}.commerce-expense-summary article span{color:#625c67;gap:2px;min-width:0;font-size:.9rem;display:grid}.commerce-expense-summary article strong{color:#17223b;text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;overflow:hidden}.commerce-expense-toolbar{background:#fff8f5;border:1px solid #eadbd5;border-radius:12px;grid-template-columns:minmax(280px,1.4fr) minmax(170px,.62fr) minmax(170px,.62fr) minmax(130px,.48fr) minmax(220px,.78fr);gap:7px;padding:8px;display:grid}.commerce-expense-summary-active{background:#fff1ed!important;border-color:#ff5d3d #f0c9bf #f0c9bf!important}.commerce-expense-summary-expected{background:#fff8e6!important;border-color:#c88a00 #ead69b #ead69b!important}.commerce-expense-summary-paid{background:#eef9f3!important;border-color:#23865a #bfe2cf #bfe2cf!important}.commerce-expense-summary-active svg,.commerce-expense-summary-active strong{color:#d84a31!important}.commerce-expense-summary-expected svg,.commerce-expense-summary-expected strong{color:#b87900!important}.commerce-expense-summary-paid svg,.commerce-expense-summary-paid strong{color:#178b5b!important}.commerce-expense-toolbar select,.commerce-expense-toolbar input{color:#17223b;width:100%;height:42px;min-height:42px;font:inherit;background:#fff;border:1px solid #eadbd5;border-radius:9px;align-self:stretch;font-size:13px;font-weight:800}.commerce-expense-toolbar select{text-overflow:ellipsis;min-width:0;padding:0 30px 0 10px;overflow:hidden}.commerce-expenses-page .commerce-expense-search,.commerce-expenses-page .commerce-expense-month{background:#fff;border:1px solid #eadbd5;border-radius:9px;align-items:center;gap:7px;min-width:0;height:42px;padding:0 10px;display:flex}.commerce-expenses-page .commerce-expense-search svg,.commerce-expenses-page .commerce-expense-month svg{color:#92766a;flex:none;width:16px;height:16px}.commerce-expenses-page .commerce-expense-search>input,.commerce-expenses-page .commerce-expense-month>input{background:0 0;border:0;border-radius:0;outline:0;flex:auto;min-width:0;height:40px;min-height:40px;padding:0;line-height:40px}.commerce-expenses-page .commerce-expense-month svg{display:none}.commerce-expense-catalog{background:#fffdfb;border-top:7px solid #ff5d3d;box-shadow:0 14px 28px #17223b14}.commerce-expense-list-v2{gap:10px;display:grid}.commerce-expense-list-v2>article{background:#fff;border:1px solid #ebe5e2;border-left:6px solid #aeb7bb;border-radius:14px;grid-template-columns:minmax(230px,1.1fr) minmax(430px,2fr) minmax(230px,auto);align-items:center;gap:16px;padding:14px 15px;display:grid;box-shadow:0 8px 18px #17223b0f}.commerce-expense-list-v2>article.due-clear{background:linear-gradient(90deg,#f7f9fa 0%,#fff 34%);border-left-color:#6f7f86}.commerce-expense-list-v2>article.due-scheduled{background:linear-gradient(90deg,#fff7f3 0%,#fff 34%);border-left-color:#8a7469}.commerce-expense-list-v2>article.due-soon,.commerce-expense-list-v2>article.due-today{background:linear-gradient(90deg,#fff9e8 0%,#fff 34%);border-color:#ead69b #ead69b #ead69b #c88a00}.commerce-expense-list-v2>article.due-overdue{background:linear-gradient(90deg,#fff3f1 0%,#fff 34%);border-color:#efc5c0 #efc5c0 #efc5c0 #c93f32}.commerce-expense-list-v2>article.archived{opacity:.78;background:#faf9f8}.commerce-expense-main{align-items:center;gap:12px;min-width:0;display:flex}.commerce-expense-icon{color:#65787f;background:#f0f3f4;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid}.commerce-expense-list-v2>article.due-scheduled .commerce-expense-icon{color:#8a6f64;background:#f5ece8}.commerce-expense-list-v2>article.due-soon .commerce-expense-icon,.commerce-expense-list-v2>article.due-today .commerce-expense-icon{color:#a06f00;background:#fff2c9}.commerce-expense-list-v2>article.due-overdue .commerce-expense-icon{color:#c93f32;background:#ffe2de}.commerce-expense-icon svg{width:22px;height:22px}.commerce-expense-main>div:last-child{gap:5px;min-width:0;display:grid}.commerce-expense-name-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.commerce-expense-name-row strong{color:#17223b;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.commerce-expense-main>div:last-child>span{color:#756e78;font-size:.88rem}.commerce-expense-metrics{grid-template-columns:repeat(4,minmax(95px,1fr));gap:8px;display:grid}.commerce-expense-metrics>div{background:#faf7f5;border-radius:11px;gap:4px;min-width:0;padding:10px 11px;display:grid}.commerce-expense-metrics span{color:#7b737b;font-size:.72rem;font-weight:700}.commerce-expense-metrics strong{color:#17223b;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.commerce-expense-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.commerce-expense-actions button,.commerce-expense-payment-history-list button{color:#17223b;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddd9dc;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:.8rem;font-weight:800;display:inline-flex}.commerce-expense-actions button svg{width:15px;height:15px}.commerce-expense-actions button.primary-lite{color:#76594e;background:#fff8f4;border-color:#cfbcb4}.commerce-expense-actions button.danger-lite,.commerce-expense-payment-history-list button{color:#a94639;border-color:#eccbc7}.commerce-expense-actions button:disabled,.commerce-expense-payment-history-list button:disabled{cursor:not-allowed;opacity:.5}.commerce-expense-dialog-form{gap:10px;padding-top:12px}.commerce-expense-dialog-help{color:#6c6268;background:#fff8f5;border:1px solid #eadbd5;border-radius:12px;margin:0;padding:12px 14px}.commerce-expense-confirm-dialog{width:min(430px,100vw - 32px);overflow:hidden}.commerce-expense-confirm-dialog>header{padding:10px 12px 9px 16px}.commerce-expense-confirm-dialog>header h3{font-size:18px}.commerce-expense-confirm-dialog>header button{width:30px;height:30px}.commerce-expense-confirm-modal{background:#fffaf7;border:1px solid #eadbd5;border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;margin:12px 14px 0;padding:10px 12px;display:grid}.commerce-expense-confirm-modal.danger{background:#fff7f6;border-color:#eccbc7}.commerce-expense-confirm-icon{color:#92766a;background:#f5ece8;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.commerce-expense-confirm-modal.danger .commerce-expense-confirm-icon{color:#b04435;background:#ffe9e6}.commerce-expense-confirm-icon svg{width:18px;height:18px}.commerce-expense-confirm-modal strong{color:#17223b;font-size:.95rem;display:block}.commerce-expense-confirm-modal p{color:#6c6268;margin:2px 0 0;font-size:.85rem;line-height:1.3}.commerce-expense-confirm-actions{justify-content:flex-end;gap:8px;padding:12px 14px 14px;display:flex}.commerce-expense-confirm-actions .commerce-primary-button,.commerce-expense-confirm-actions .commerce-secondary-button{border-radius:9px;min-height:38px;padding:0 13px;font-size:.9rem}.commerce-expense-confirm-actions .commerce-primary-button svg,.commerce-expense-confirm-actions .commerce-secondary-button svg{width:16px;height:16px}.commerce-expense-confirm-actions .commerce-danger-button{color:#fff;min-height:38px;font:inherit;background:#c94433;border:1px solid #f0b9b2;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-weight:850;display:inline-flex;box-shadow:0 10px 22px #c944332e}.commerce-expense-confirm-actions .commerce-danger-button svg{width:16px;height:16px}.commerce-expense-confirm-actions .commerce-danger-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.commerce-expense-payment-preview{background:#fffaf7;border:1px solid #e4d4ce;border-left:4px solid #92766a;border-radius:13px;gap:4px;padding:15px 16px;display:grid}.commerce-expense-payment-preview.compact{border-left-width:3px;border-radius:10px;margin-bottom:7px;padding:8px 10px}.commerce-expense-payment-preview span,.commerce-expense-payment-preview small{color:#726a72}.commerce-expense-payment-preview strong{color:#17223b;font-size:1.4rem}.commerce-expense-payment-preview.compact span,.commerce-expense-payment-preview.compact small{font-size:.75rem}.commerce-expense-payment-preview.compact strong{font-size:.95rem}.commerce-expense-payment-preview.history-summary{grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.commerce-expense-payment-preview.history-summary span,.commerce-expense-payment-preview.history-summary small,.commerce-expense-payment-preview.history-summary strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.commerce-expense-source-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-expense-source-choice button{color:#17223b;text-align:left;background:#fff;border:1px solid #ded8d5;border-radius:10px;align-items:center;gap:9px;min-height:58px;padding:9px 11px;display:flex}.commerce-expense-source-choice button.selected{background:#fff8f4;border-color:#b89c8f}.commerce-expense-source-choice button:disabled{cursor:not-allowed;opacity:.58;background:#f7f6f5}.commerce-expense-source-choice button>svg{color:#8b7065;flex:none;width:19px;height:19px}.commerce-expense-source-choice button span{gap:1px;display:grid}.commerce-expense-source-choice button strong{font-size:.92rem}.commerce-expense-source-choice button small{color:#746d75;font-size:.76rem;line-height:1.2}.commerce-expense-history-dialog{width:min(460px,100vw - 32px)}.commerce-expense-history-modal{padding:9px 11px 11px}.commerce-expense-history-dialog>header{padding:11px 14px 10px 16px}.commerce-expense-history-dialog>header h3{font-size:18px}.commerce-expense-history-dialog>header button{width:30px;height:30px}.commerce-expense-history-modal .commerce-inventory-empty.compact{border-radius:10px;gap:3px;min-height:58px;padding:10px}.commerce-expense-history-modal .commerce-inventory-empty.compact svg{width:20px;height:20px}.commerce-expense-history-modal .commerce-inventory-empty.compact p{margin:2px 0 0;font-size:.82rem}.commerce-expense-payment-history-list{gap:7px;display:grid}.commerce-expense-payment-history-list article{background:#fff;border:1px solid #e7e1de;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.commerce-expense-payment-history-list article.cancelled{opacity:.7;background:#faf8f7}.commerce-expense-payment-history-list article>div{gap:3px;display:grid}.commerce-expense-payment-history-list article strong{color:#17223b}.commerce-expense-payment-history-list article span,.commerce-expense-payment-history-list article small{color:#716a73}@media (width<=1180px){.commerce-expense-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-expense-search{grid-column:1/-1}.commerce-expense-list-v2>article{grid-template-columns:minmax(220px,1fr) minmax(360px,1.5fr)}.commerce-expense-actions{grid-column:1/-1}}@media (width<=820px){.commerce-expenses-heading{flex-direction:column;align-items:stretch}.commerce-expenses-heading .commerce-primary-button{align-self:flex-start}.commerce-expense-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-expense-list-v2>article{grid-template-columns:1fr}.commerce-expense-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-expense-actions{grid-column:auto;justify-content:flex-start}}@media (width<=560px){.commerce-expense-summary,.commerce-expense-toolbar,.commerce-expense-source-choice{grid-template-columns:1fr}.commerce-expense-search{grid-column:auto}.commerce-expense-metrics{grid-template-columns:1fr 1fr}.commerce-expense-payment-history-list article{flex-direction:column;align-items:stretch}}.commerce-expense-summary-overdue{background:#fff2f0!important;border-color:#c93f32 #efc5c0 #efc5c0!important}.commerce-expense-summary-overdue svg,.commerce-expense-summary-overdue strong{color:#c93f32!important}.commerce-expense-summary-due{background:#fff8e6!important;border-color:#c88a00 #ead69b #ead69b!important}.commerce-expense-summary-due svg,.commerce-expense-summary-due strong{color:#c88a00!important}.commerce-expense-due-chip{background:#faf9f5;border:1px solid #ddd8cf;border-radius:999px;align-items:center;gap:5px;width:fit-content;margin-top:2px;padding:4px 7px;font-weight:800;display:inline-flex;color:#726b60!important;font-size:.72rem!important}.commerce-expense-due-chip svg{width:13px;height:13px}.commerce-expense-due-chip.soon,.commerce-expense-due-chip.today{background:#fffaf0;border-color:#dfc9a5;color:#866830!important}.commerce-expense-due-chip.overdue{background:#fff6f3;border-color:#dfbeb5;color:#905448!important}.commerce-expense-due-setup{background:#fffdf8;border:1px solid #e4ded2;border-top:3px solid #a58f6e;border-radius:11px;gap:9px;padding:10px 12px;display:grid}.commerce-expense-due-setup.enabled{background:#fffcf5;border-color:#8e7449 #dbcba9 #dbcba9}.commerce-expense-due-heading{align-items:center;gap:8px;display:flex}.commerce-expense-due-heading>svg{color:#8e7449;flex:none;width:19px;height:19px}.commerce-expense-due-heading strong{color:#17223b;font-size:.95rem}.commerce-expense-due-heading p{color:#746f66;margin:1px 0 0;font-size:.76rem;line-height:1.25}.commerce-expense-due-setup .commerce-check-label{align-items:center;gap:8px;min-height:26px}.commerce-expense-due-setup .commerce-form-grid.two{gap:8px}.commerce-cash-availability{background:#f8fbfb;border:1px solid #dce4e4;border-left:4px solid #6f898c;border-radius:12px;align-items:center;gap:12px;padding:13px 14px;display:flex}.commerce-cash-availability.insufficient{background:#fff8f5;border-color:#e7c7bf #e7c7bf #e7c7bf #9a6659}.commerce-cash-availability>svg{color:#607d80;flex:none;width:24px;height:24px}.commerce-cash-availability.insufficient>svg{color:#946153}.commerce-cash-availability>div{gap:2px;display:grid}.commerce-cash-availability span,.commerce-cash-availability small{color:#697477}.commerce-cash-availability strong{color:#17223b;font-size:1.1rem}.commerce-expense-settle-due{background:#fffdf8;border:1px solid #e2d7c0;border-radius:12px;align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.commerce-expense-settle-due>svg{color:#8e7449;flex:none;width:21px;height:21px}.commerce-expense-settle-due .commerce-check-label{align-items:flex-start}.commerce-expense-settle-due .commerce-check-label>span{gap:3px;display:grid}.commerce-expense-settle-due small{color:#746f66;font-weight:500;line-height:1.35}.commerce-expense-overdue-note{background:#fff8f5;border:1px solid #e5c8c0;border-left:4px solid #9a6659;border-radius:12px;align-items:flex-start;gap:11px;padding:13px 15px;display:flex}.commerce-expense-overdue-note svg{color:#946153;flex:none;width:20px;height:20px}.commerce-expense-overdue-note>div{gap:3px;display:grid}.commerce-expense-overdue-note strong{color:#743f35}.commerce-expense-overdue-note span{color:#765e59;font-size:.84rem}.commerce-expenses-refined-shell{display:contents}.commerce-expense-dialog-form .commerce-expense-symmetric-grid{align-items:start}.commerce-expense-dialog-form .commerce-expense-symmetric-grid>label{align-self:start;min-width:0}.commerce-expense-dialog-form .commerce-expense-symmetric-grid>label>input,.commerce-expense-dialog-form .commerce-expense-symmetric-grid>label>select{box-sizing:border-box;width:100%;height:44px;min-height:44px;margin-top:6px}.commerce-expense-dialog-form .commerce-expense-symmetric-grid>label>small{min-height:0;margin-top:5px;display:block}.commerce-expense-due-heading.is-simplified p{display:none}.commerce-expense-due-setup .commerce-expense-reminder-single-control{grid-template-columns:minmax(0,1fr)}.commerce-expense-due-setup .commerce-expense-reminder-alert-control{display:none!important}.commerce-expense-due-setup .commerce-expense-notification-day{color:#17223b;max-width:100%;font-weight:800}.commerce-expense-due-setup .commerce-expense-notification-day>select{max-width:260px}.commerce-expense-due-setup .commerce-expense-notification-day>small,.commerce-expense-due-setup .commerce-expense-notification-day option:nth-child(n+11){display:none}.commerce-expense-due-setup>small{color:#6f675c;margin:1px 0 0;font-size:.78rem;font-weight:650;line-height:1.35}@media (width<=720px){.commerce-expense-dialog-form .commerce-expense-symmetric-grid{grid-template-columns:1fr}.commerce-expense-due-setup .commerce-expense-notification-day>select{max-width:100%}}.commerce-expense-funding-section{background:#fff9f7;border:1px solid #ffd0c5;border-radius:12px;gap:12px;padding:14px;display:grid}.commerce-expense-funding-section>header{gap:3px;display:grid}.commerce-expense-funding-section>header>span{color:#ff5d3d;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.commerce-expense-funding-section>header>strong{color:#17223b;font-size:1rem}.commerce-expense-funding-section>header>p{color:#6f7e91;margin:0;font-size:.76rem;line-height:1.4}.commerce-expense-source-choice.funding-source-choice{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-expense-source-choice.funding-source-choice>button,.commerce-expense-source-choice.owner-treatment-choice>button{text-align:left;align-items:flex-start;min-height:78px}.commerce-expense-source-choice.funding-source-choice>button.cash.selected{background:#eefaf4;border-color:#1f8b60;box-shadow:inset 0 3px #1f8b60}.commerce-expense-source-choice.funding-source-choice>button.business.selected{background:#eef5ff;border-color:#3f7edb;box-shadow:inset 0 3px #3f7edb}.commerce-expense-source-choice.funding-source-choice>button.owner.selected{background:#fff1ed;border-color:#ff5d3d;box-shadow:inset 0 3px #ff5d3d}.commerce-expense-owner-treatment{background:#fff;border:1px solid #ffd7cd;border-radius:10px;gap:8px;padding:11px;display:grid}.commerce-expense-owner-treatment>span{color:#17223b;font-size:.78rem;font-weight:850}.commerce-expense-source-choice.owner-treatment-choice{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-expense-source-choice.owner-treatment-choice>button.contribution.selected{background:#eefaf4;border-color:#1f8b60;box-shadow:inset 0 3px #1f8b60}.commerce-expense-source-choice.owner-treatment-choice>button.reimbursable.selected{background:#fff9df;border-color:#c18a17;box-shadow:inset 0 3px #c18a17}.commerce-expense-funding-explainer{background:#fff;border:1px solid #e0e7ee;border-left:4px solid #7e8da0;border-radius:9px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px 11px;display:grid}.commerce-expense-funding-explainer>svg{width:21px;height:21px}.commerce-expense-funding-explainer>span{gap:2px;display:grid}.commerce-expense-funding-explainer strong{color:#17223b;font-size:.78rem}.commerce-expense-funding-explainer small{color:#748297;font-size:.7rem;line-height:1.35}.commerce-expense-funding-explainer.cash_register{background:#f2fbf6;border-left-color:#1f8b60}.commerce-expense-funding-explainer.business_external{background:#f4f8ff;border-left-color:#3f7edb}.commerce-expense-funding-explainer.owner_personal{background:#fff5f1;border-left-color:#ff5d3d}@media (width<=820px){.commerce-expense-source-choice.funding-source-choice,.commerce-expense-source-choice.owner-treatment-choice{grid-template-columns:1fr}}.commerce-offer-basic-grid-refined>label:not(.commerce-offer-until-stock){flex-direction:column;align-self:start;gap:6px;width:100%;min-width:0;display:flex;position:relative}.commerce-offer-basic-grid-refined>label:not(.commerce-offer-until-stock)>small{line-height:inherit;margin:0;position:absolute;top:0;right:0}.commerce-offer-basic-grid-refined>label:not(.commerce-offer-until-stock)>input[type=date],.commerce-offer-basic-grid-refined>label:not(.commerce-offer-until-stock)>input:not([type]){box-sizing:border-box;width:100%;height:46px;min-height:46px}.commerce-offer-product-filter-row{grid-template-columns:minmax(0,1fr) minmax(180px,260px);align-items:end;gap:10px;display:grid}.commerce-offer-product-category{color:#45526a;gap:5px;font-size:.78rem;font-weight:800;display:grid}.commerce-offer-product-category select{color:#17233b;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dbe2e8;border-radius:11px;padding:0 12px}.commerce-offer-search-results.commerce-offer-browser-results{max-height:260px;box-shadow:none;background:#fff;border:1px solid #e1e6eb;border-radius:12px;margin-top:10px;position:static;overflow:auto}.commerce-offer-browser-results>button{min-height:54px}.commerce-suppliers-panel .commerce-panel-title-row h3{font-size:clamp(1.05rem,1.35vw,1.35rem);line-height:1.15}.commerce-suppliers-panel .commerce-panel-title-row p{font-size:.9rem;line-height:1.35}.commerce-supplier-dialog .commerce-form-grid.two{align-items:start}.commerce-supplier-dialog .commerce-form-grid.two>label{flex-direction:column;align-items:stretch;gap:4px;display:flex;position:relative}.commerce-supplier-dialog .commerce-form-grid.two>label>small{margin:0;position:absolute;top:20px;left:0}.commerce-supplier-dialog .commerce-form-grid.two>label>input{box-sizing:border-box;width:100%;height:44px;min-height:44px;margin-top:18px}.commerce-expense-dialog-form .commerce-expense-source-choice+.commerce-expense-symmetric-grid{align-items:start}.commerce-expense-dialog-form .commerce-expense-source-choice+.commerce-expense-symmetric-grid>label{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4px;display:flex}.commerce-expense-dialog-form .commerce-expense-source-choice+.commerce-expense-symmetric-grid>label>input,.commerce-expense-dialog-form .commerce-expense-source-choice+.commerce-expense-symmetric-grid>label>select{box-sizing:border-box;width:100%;height:44px;min-height:44px}.commerce-expense-notification-toolbar-host{margin:0 0 10px}.commerce-expense-notification-toggle{color:#596477;cursor:pointer;background:#f5f7f9;border:1px solid #d8dee6;border-radius:11px;align-items:center;gap:9px;min-height:38px;padding:7px 12px;font-weight:800;display:inline-flex}.commerce-expense-notification-toggle:disabled{cursor:not-allowed;opacity:.62}.commerce-expense-notification-toggle.enabled{color:#18784b;background:#edf8f2;border-color:#a9d8bf}.commerce-expense-notification-toggle svg{width:17px;height:17px}.commerce-expense-notification-toggle .switch-dot{background:#b8c0ca;border-radius:999px;width:30px;height:18px;padding:2px;transition:background .18s}.commerce-expense-notification-toggle .switch-dot:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .18s;display:block}.commerce-expense-notification-toggle.enabled .switch-dot{background:#269760}.commerce-expense-notification-toggle.enabled .switch-dot:after{transform:translate(12px)}.commerce-expense-notifications-panel{background:#fffdf8;border:1px solid #dfe5ea;border-top:3px solid #d49700;border-radius:14px;margin-top:12px;padding:14px 16px}.commerce-expense-notifications-panel>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.commerce-expense-notifications-panel>header h3{margin:0;font-size:1rem}.commerce-expense-notifications-panel>header small{color:#748093}.commerce-expense-notifications-warning,.commerce-expense-notifications-device-note{border-radius:9px;margin:0 0 10px;padding:8px 10px;font-size:.82rem;line-height:1.35}.commerce-expense-notifications-warning{color:#914332;background:#fff6f3;border:1px solid #efc2b8}.commerce-expense-notifications-device-note{color:#657084;background:#fffdf6;border:1px solid #e4dfcc}.commerce-expense-notification-list{gap:8px;display:grid}.commerce-expense-notification-row{background:#fff;border:1px solid #e5e8ec;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.commerce-expense-notification-row.overdue{background:#fff6f3;border-color:#f0b7aa}.commerce-expense-notification-row.due-soon{background:#fffaf0;border-color:#ead79c}.commerce-expense-notification-row svg{width:18px;height:18px}.commerce-expense-notification-row span{gap:2px;display:grid}.commerce-expense-notification-row small,.commerce-expense-notifications-empty{color:#748093}.commerce-sale-product-card.is-promotion{background:linear-gradient(#fffdf5 0%,#fff9e8 100%);border-color:#e6b849}.commerce-sale-product-card.is-promotion .commerce-sale-promotion-tag,.commerce-sale-cart-product .commerce-sale-promotion-tag{color:#8b6400;background:#fff0b8;border-radius:999px;align-items:center;width:fit-content;padding:3px 7px;font-size:.7rem;font-weight:850;display:inline-flex}@media (width<=720px){.commerce-offer-product-filter-row{grid-template-columns:1fr}.commerce-expense-notification-row{grid-template-columns:auto 1fr}.commerce-expense-notification-row>time{grid-column:2}}.commerce-cash-operational{gap:16px;display:grid}.commerce-cash-status-strip{background:#f8fafb;border:1px solid #d8e1e2;border-top:4px solid #82979a;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.commerce-cash-status-strip.open{background:#f5f9f7;border-color:#668775 #cbd9d2 #cbd9d2}.commerce-cash-status-strip.closed{background:#faf7f6;border-color:#9a7f73 #e4d9d4 #e4d9d4}.commerce-cash-status-strip>div:first-child,.commerce-cash-status-strip>div:first-child>span,.commerce-cash-status-actions,.commerce-cash-status-balance{align-items:center;gap:10px;display:flex}.commerce-cash-status-strip>div:first-child>span,.commerce-cash-status-balance{flex-direction:column;align-items:flex-start;gap:2px}.commerce-cash-status-strip>div:first-child>svg{color:#526f73;flex:none;width:22px;height:22px}.commerce-cash-status-strip.open>div:first-child>svg{color:#668775}.commerce-cash-status-strip.closed>div:first-child>svg{color:#9a7f73}.commerce-cash-status-strip strong{color:#17223b}.commerce-cash-status-strip small{color:#6f797f}.commerce-cash-status-actions{flex-wrap:wrap;justify-content:flex-end}.commerce-cash-status-balance{min-width:132px;padding-right:4px}.commerce-cash-status-balance strong{font-size:1.05rem}.commerce-cash-status-actions button,.commerce-cash-expense-context button{color:#28384a;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4dcde;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-weight:800;display:inline-flex}.commerce-cash-status-actions button:hover,.commerce-cash-expense-context button:hover{background:#f9fbfb;border-color:#b9c8cb}.commerce-cash-status-actions button svg{width:16px;height:16px}.commerce-cash-current-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.commerce-cash-balance-card{background:#fbfdfd;border:1px solid #dfe5e6;border-top:4px solid #82979a;border-radius:15px;gap:6px;padding:18px;display:grid}.commerce-cash-balance-card.primary{background:#f6fbfb;border-color:#526f73 #cbd9da #cbd9da;grid-column:span 2}.commerce-cash-balance-card.income{border-top-color:#758f82}.commerce-cash-balance-card.expense{border-top-color:#9a7f73}.commerce-cash-balance-card span,.commerce-cash-balance-card small{color:#687378}.commerce-cash-balance-card strong{color:#17223b;font-size:1.35rem}.commerce-cash-balance-card.primary strong{font-size:clamp(1.65rem,3vw,2.35rem)}.commerce-cash-quick-actions,.commerce-cash-payment-panel,.commerce-cash-rule-card,.commerce-cash-open-card{background:#fbfdfd;border:1px solid #d8e1e2;border-top:4px solid #526f73;border-radius:15px;grid-column:1/-1;padding:18px 20px}.commerce-cash-quick-actions{background:#f9fcfb;border-color:#617c73 #d8e2df #d8e2df}.commerce-cash-payment-panel{background:#f9fbfc;border-color:#637d84 #d9e2e5 #d9e2e5}.commerce-cash-section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.commerce-cash-section-heading>div{gap:3px;display:grid}.commerce-cash-section-heading strong{color:#17223b;font-size:1rem}.commerce-cash-section-heading small{color:#6d777c;line-height:1.35}.commerce-cash-auto-sales{color:#547062;white-space:nowrap;background:#f5faf7;border:1px solid #d7e4dc;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.76rem;font-weight:800;display:inline-flex}.commerce-cash-auto-sales svg{width:15px;height:15px}.commerce-cash-quick-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.commerce-cash-quick-buttons button{color:#27384a;text-align:left;min-height:70px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dde4e4;border-left:4px solid #82979a;border-radius:12px;align-items:center;gap:11px;padding:13px 14px;transition:border-color .16s,background .16s,transform .16s;display:flex}.commerce-cash-quick-buttons button:hover{background:#fbfdfd;border-color:#c8d5d6;transform:translateY(-1px)}.commerce-cash-quick-buttons button.income{border-left-color:#758f82}.commerce-cash-quick-buttons button.expense{border-left-color:#9a7f73}.commerce-cash-quick-buttons button.movements{border-left-color:#637d84}.commerce-cash-quick-buttons button>svg{color:#5e7579;flex:none;width:22px;height:22px}.commerce-cash-quick-buttons button.income>svg{color:#5f7c6d}.commerce-cash-quick-buttons button.expense>svg{color:#876d63}.commerce-cash-quick-buttons button>span{gap:3px;display:grid}.commerce-cash-quick-buttons button strong{color:#17223b}.commerce-cash-quick-buttons button small{color:#707a7f;font-size:.76rem;line-height:1.3}.commerce-cash-payment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.commerce-cash-payment-grid article{background:#fff;border:1px solid #e0e5e6;border-top:3px solid #81979b;border-radius:12px;align-items:center;gap:11px;min-height:68px;padding:13px 14px;display:flex}.commerce-cash-payment-grid article.cash{border-top-color:#718b7d}.commerce-cash-payment-grid article.transfer{border-top-color:#718791}.commerce-cash-payment-grid article.cards{border-top-color:#7c7f91}.commerce-cash-payment-grid article.other{border-top-color:#8b8375}.commerce-cash-payment-grid article>svg{color:#627b80;flex:none;width:23px;height:23px}.commerce-cash-payment-grid article>span{gap:2px;display:grid}.commerce-cash-payment-grid article small{color:#707a80}.commerce-cash-payment-grid article strong{color:#17223b;font-size:1.08rem}.commerce-cash-rule-card,.commerce-cash-open-copy{align-items:flex-start;gap:13px;display:flex}.commerce-cash-rule-card svg,.commerce-cash-open-copy svg{color:#526f73;flex:none;width:25px;height:25px}.commerce-cash-rule-card strong,.commerce-cash-open-copy strong{color:#17223b}.commerce-cash-rule-card p,.commerce-cash-open-copy p{color:#6c7479;margin:5px 0 0;line-height:1.45}.commerce-cash-open-card{gap:18px;display:grid}.commerce-cash-form{grid-template-columns:minmax(180px,.7fr) minmax(240px,1.3fr) auto;align-items:end;gap:12px;display:grid}.commerce-cash-form.close{grid-template-columns:1fr 1fr;max-width:720px}.commerce-cash-form.close .commerce-expense-payment-preview,.commerce-cash-form.close textarea,.commerce-cash-form.close button{grid-column:1/-1}.commerce-cash-form label{color:#3f4853;gap:6px;font-size:.88rem;font-weight:800;display:grid}.commerce-cash-form label small{color:#80868c;font-weight:500}.commerce-cash-form input,.commerce-cash-form textarea{color:#17223b;width:100%;min-height:42px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d9dfe1;border-radius:10px;padding:9px 11px}.commerce-cash-movements-panel,.commerce-cash-close-panel,.commerce-cash-history-panel{border-top-color:#526f73}.commerce-cash-history-panel{background:linear-gradient(#f1f5f6 0%,#fff 58%);border:2px solid #9fb3b7;border-top:7px solid #405f64;box-shadow:0 14px 30px #17223b17}.commerce-cash-history-panel .commerce-panel-title-row{border-bottom:1px solid #dbe4e7;padding:4px 2px 14px}.commerce-cash-movement-list,.commerce-cash-session-list{justify-items:center;gap:8px;display:grid}.commerce-cash-movement-list article{background:#fff;border:1px solid #e2e6e7;border-left:4px solid #81999c;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.commerce-cash-movement-list article.expense{border-left-color:#9a7f73}.commerce-cash-movement-list article.income{border-left-color:#758f82}.commerce-cash-movement-list article>div{gap:4px;min-width:0;display:grid}.commerce-cash-movement-list article span,.commerce-cash-session-list article span{color:#757d82;font-size:.82rem}.commerce-cash-movement-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.commerce-cash-movement-meta em{color:#596d70;background:#f6f9f9;border:1px solid #dce4e5;border-radius:999px;padding:2px 7px;font-size:.72rem;font-style:normal;font-weight:800}.commerce-cash-movement-meta em.payment{color:#5d6474;background:#f8f9fb;border-color:#dde1e6}.commerce-cash-movement-list article.expense .commerce-cash-movement-meta em:not(.payment){color:#825f55;background:#fbf7f5;border-color:#e4d8d3}.commerce-cash-movement-list article.income .commerce-cash-movement-meta em:not(.payment){color:#527060;background:#f5f9f7;border-color:#d6e1db}.commerce-cash-movement-list article>strong,.commerce-cash-session-list article strong{color:#17223b}.commerce-cash-movement-list article.expense>strong{color:#825f55}.commerce-cash-movement-list article.income>strong{color:#527060}.commerce-cash-expenses-stack{gap:14px;display:grid}.commerce-cash-expense-context{background:#fbfcfc;border:1px solid #dddfe0;border-left:4px solid #82979a;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.commerce-cash-expense-context.open{background:#f7faf8;border-color:#d3ded8 #d3ded8 #d3ded8 #668775}.commerce-cash-expense-context.closed{background:#fbf8f7;border-color:#e5dad5 #e5dad5 #e5dad5 #9a7f73}.commerce-cash-expense-context>div,.commerce-cash-expense-context>div>span{align-items:center;gap:10px;display:flex}.commerce-cash-expense-context>div>span{flex-direction:column;align-items:flex-start;gap:2px}.commerce-cash-expense-context svg{color:#526f73;flex:none;width:20px;height:20px}.commerce-cash-expense-context.open svg{color:#668775}.commerce-cash-expense-context.closed svg{color:#9a7f73}.commerce-cash-expense-context strong{color:#17223b}.commerce-cash-expense-context small{color:#69757b;line-height:1.4}.commerce-cash-session-list article{background:#f9fbfc;border:1px solid #d5e0e3;border-radius:12px;grid-template-columns:minmax(180px,.9fr) repeat(4,minmax(104px,.56fr));align-items:center;gap:8px;width:min(100%,1240px);padding:11px 12px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 18px #17223b0f}.commerce-cash-session-list article:before{content:"";background:linear-gradient(#0000 0%,#526f73 22% 78%,#0000 100%);border-radius:0 999px 999px 0;width:12px;position:absolute;inset:10px auto 10px 0}.commerce-cash-session-list article.open{background:linear-gradient(90deg,#23865a2e 0,#23865a0f 30%,#fff 54%),#fff;border-color:#c7e0d1}.commerce-cash-session-list article.open:before{background:linear-gradient(#0000 0%,#23865a 22% 78%,#0000 100%)}.commerce-cash-session-list article.closed{background:linear-gradient(90deg,#526f7329 0,#526f730d 30%,#fff 54%),#fff;border-color:#d7e0e3}.commerce-cash-session-list article.closed:before{background:linear-gradient(#0000 0%,#526f73 22% 78%,#0000 100%)}.commerce-cash-session-list article>div:not(:first-child){background:#e8eef1;border:1px solid #d9e2e5;border-radius:10px;min-height:52px;padding:8px 10px}.commerce-cash-session-list article>div{gap:3px;min-width:0;display:grid}.commerce-cash-manual-dialog{max-width:620px}.commerce-cash-manual-form,.commerce-cash-manual-confirm{gap:15px;display:grid}.commerce-cash-manual-form label{color:#3f4853;gap:6px;font-size:.86rem;font-weight:800;display:grid}.commerce-cash-manual-form input{box-sizing:border-box;color:#17223b;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d8dfe1;border-radius:10px;padding:9px 11px}.commerce-cash-manual-form fieldset{border:0;min-width:0;margin:0;padding:0}.commerce-cash-manual-form legend{color:#3f4853;margin-bottom:8px;font-size:.86rem;font-weight:800}.commerce-cash-method-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.commerce-cash-method-picker button{color:#4d5962;min-height:39px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e0e2;border-radius:9px;padding:7px 9px;font-size:.82rem;font-weight:800}.commerce-cash-method-picker button.active{color:#314e53;background:#f1f7f7;border-color:#789397;box-shadow:inset 0 0 0 1px #789397}.commerce-cash-manual-error,.commerce-cash-noncash-note{border-radius:10px;padding:10px 12px;font-size:.82rem;line-height:1.4}.commerce-cash-manual-error{color:#875c52;background:#fcf7f5;border:1px solid #ead5cf}.commerce-cash-noncash-note{color:#5e6d73;background:#f7fafb;border:1px solid #d8e2e4}.commerce-cash-dialog-actions{justify-content:flex-end;gap:9px;padding-top:3px;display:flex}.commerce-cash-dialog-actions button{color:#354552;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d3dcde;border-radius:9px;padding:8px 13px;font-weight:800}.commerce-cash-dialog-actions button.primary{color:#fff;background:#ff6246;border-color:#ff6246}.commerce-cash-dialog-actions button:disabled{opacity:.6;cursor:wait}.commerce-cash-manual-confirm>p{color:#68747a;margin:0}.commerce-cash-manual-confirm dl{gap:8px;margin:0;display:grid}.commerce-cash-manual-confirm dl>div{border-bottom:1px solid #eceff0;justify-content:space-between;gap:16px;padding:9px 0;display:flex}.commerce-cash-manual-confirm dt{color:#747d82}.commerce-cash-manual-confirm dd{color:#17223b;text-align:right;margin:0;font-weight:800}@media (width<=900px){.commerce-cash-status-strip,.commerce-cash-expense-context,.commerce-cash-section-heading{flex-direction:column;align-items:flex-start}.commerce-cash-status-actions{justify-content:flex-start;width:100%}.commerce-cash-current-grid,.commerce-cash-quick-buttons,.commerce-cash-payment-grid,.commerce-cash-session-list article{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-cash-session-list article>div:first-child{grid-column:1/-1}}@media (width<=620px){.commerce-cash-current-grid,.commerce-cash-form,.commerce-cash-form.close,.commerce-cash-quick-buttons,.commerce-cash-payment-grid,.commerce-cash-method-picker{grid-template-columns:1fr}.commerce-cash-status-actions,.commerce-cash-status-actions button,.commerce-cash-expense-context button,.commerce-cash-status-balance{width:100%}.commerce-cash-balance-card.primary,.commerce-cash-form.close .commerce-expense-payment-preview,.commerce-cash-form.close textarea,.commerce-cash-form.close button{grid-column:auto}.commerce-cash-session-list article{grid-template-columns:1fr 1fr}.commerce-cash-dialog-actions{flex-direction:column-reverse}.commerce-cash-dialog-actions button{width:100%}}.commerce-cash-current-grid.commerce-cash-compact-layout{grid-template-columns:1fr;gap:14px;display:grid}.commerce-cash-summary-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.commerce-cash-summary-grid .commerce-cash-balance-card,.commerce-cash-summary-grid .commerce-cash-balance-card.primary{background:#fff;border:1px solid #d7e0e2;border-top:5px solid #758b91;border-radius:12px;grid-column:auto;gap:3px;min-height:0;padding:14px 46px 15px 16px;position:relative}.commerce-cash-summary-grid .commerce-cash-balance-card strong{color:#17223b;font-size:clamp(1.18rem,1.8vw,1.65rem);line-height:1.05}.commerce-cash-summary-grid .commerce-cash-balance-card.primary strong{color:#178b5b;font-size:clamp(1.55rem,2.2vw,2.05rem)}.commerce-cash-summary-grid .commerce-cash-balance-card span{font-size:.84rem}.commerce-cash-summary-grid .commerce-cash-balance-card small{font-size:.75rem;line-height:1.25}.commerce-cash-summary-grid .commerce-cash-balance-card>svg{color:#6c7f86;width:20px;height:20px;position:absolute;top:16px;right:16px}.commerce-cash-summary-grid .commerce-cash-balance-card.primary,.commerce-cash-summary-grid .commerce-cash-balance-card.income{border-top-color:#23865a}.commerce-cash-summary-grid .commerce-cash-balance-card.primary>svg,.commerce-cash-summary-grid .commerce-cash-balance-card.income>svg,.commerce-cash-summary-grid .commerce-cash-balance-card.income strong{color:#178b5b}.commerce-cash-summary-grid .commerce-cash-balance-card.expense{border-top-color:#c93f32}.commerce-cash-summary-grid .commerce-cash-balance-card.pending{background:#fffcf0;border-top-color:#c88a00}.commerce-cash-summary-grid .commerce-cash-balance-card.pending>svg,.commerce-cash-summary-grid .commerce-cash-balance-card.pending strong{color:#c88a00}.commerce-cash-quick-actions.commerce-cash-quick-actions-compact{background:#fff;border:2px solid #9fb3b7;border-top:5px solid #405f64;border-radius:13px;grid-column:auto;padding:13px 15px 15px;box-shadow:0 12px 26px #17223b14}.commerce-cash-quick-actions-compact .commerce-cash-section-heading{margin-bottom:9px}.commerce-cash-quick-actions-compact .commerce-cash-section-heading strong{font-size:.96rem}.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.commerce-cash-quick-buttons-compact button{background:linear-gradient(#e9eef1 0%,#d3dce2 100%);border:1px solid #c0c9ce;border-bottom:2px solid #99a5ad;border-radius:10px;min-height:54px;padding:9px 12px;box-shadow:0 8px 16px #17223b1f,inset 0 1px #ffffffe6,inset 0 -1px #17223b0f}.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income,.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense{background:linear-gradient(#e9eef1 0%,#d3dce2 100%)}.commerce-cash-quick-buttons-compact button:hover{background:linear-gradient(#dfe6ea 0%,#c6d1d8 100%);box-shadow:0 10px 18px #17223b24,inset 0 1px #fffffff2}.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income:hover,.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense:hover{background:linear-gradient(#dfe6ea 0%,#c6d1d8 100%)}.commerce-cash-quick-buttons-compact button:active{background:linear-gradient(#cdd7de 0%,#b8c5ce 100%);transform:translateY(1px);box-shadow:0 3px 8px #17223b14,inset 0 1px 2px #17223b14}.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income:active,.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense:active{background:linear-gradient(#cdd7de 0%,#b8c5ce 100%)}.commerce-cash-quick-buttons-compact button>svg{width:19px;height:19px}.commerce-cash-quick-buttons-compact button strong{font-size:.91rem}.commerce-cash-quick-buttons-compact button small{font-size:.72rem}.commerce-cash-activity-grid{grid-template-columns:minmax(0,2fr) minmax(280px,.82fr);align-items:start;gap:14px;display:grid}.commerce-cash-recent-card,.commerce-cash-payment-summary-card{background:#fff;border:2px solid #9fb3b7;border-top:5px solid #405f64;border-radius:13px;overflow:hidden;box-shadow:0 12px 26px #17223b14}.commerce-cash-recent-card>header,.commerce-cash-payment-summary-card>header{padding:13px 15px 11px}.commerce-cash-recent-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.commerce-cash-recent-card h3,.commerce-cash-payment-summary-card h3{color:#17223b;margin:0;font-size:1rem}.commerce-cash-recent-card p,.commerce-cash-payment-summary-card p{color:#707980;margin:4px 0 0;font-size:.78rem;line-height:1.35}.commerce-cash-recent-card>header>button{color:#3c4c58;min-height:30px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d3dcde;border-radius:999px;padding:4px 10px;font-size:.73rem;font-weight:800}.commerce-cash-recent-card>header>button:hover{background:#f8fafb;border-color:#b8c7ca}.commerce-cash-recent-list{gap:7px;padding:0 12px 12px;display:grid}.commerce-cash-recent-list article{background:#f5fbff;border:1px solid #d9e4e8;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:9px 11px;display:grid}.commerce-cash-recent-list article:nth-child(odd),.commerce-cash-recent-list article:nth-child(2n){border-left-width:5px}.commerce-cash-recent-icon{color:#50778f;background:#6e95ab21;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.commerce-cash-recent-icon svg{width:16px;height:16px}.commerce-cash-recent-main{gap:3px;min-width:0;display:grid}.commerce-cash-recent-main strong{color:#17223b;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.commerce-cash-recent-main small{color:#737c82;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.commerce-cash-recent-amount{text-align:right;justify-items:end;gap:3px;display:grid}.commerce-cash-recent-amount span{color:#23865a;letter-spacing:.04em;font-size:.62rem;font-weight:850}.commerce-cash-recent-list article.expense .commerce-cash-recent-amount span{color:#c93f32}.commerce-cash-recent-list article.pending .commerce-cash-recent-amount span{color:#b67d00}.commerce-cash-recent-amount strong{color:#178b5b;white-space:nowrap;font-size:.95rem;font-weight:900}.commerce-cash-recent-list article.expense .commerce-cash-recent-amount strong{color:#c93f32}.commerce-cash-recent-list article.pending .commerce-cash-recent-amount strong{color:#c88a00}.commerce-cash-compact-empty{color:#788188;border:1px dashed #d8e0e2;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:110px;margin:0 12px 12px;font-size:.8rem;display:flex}.commerce-cash-compact-empty svg{color:#71878b;width:22px;height:22px}.commerce-cash-payment-summary-card{background:#e8ecef;border-color:#5d6870 #aab5bb #aab5bb}.commerce-cash-payment-summary-list{gap:7px;padding:0 12px 12px;display:grid}.commerce-cash-payment-summary-list article{background:#d8e0e5;border:1px solid #c3ccd2;border-radius:9px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:47px;padding:7px 9px;display:grid;box-shadow:inset 0 1px #ffffffd9,0 5px 11px #17223b14}.commerce-cash-payment-summary-list article.cash{background:#d3dde1}.commerce-cash-payment-summary-list article.transfer{background:#d0dbe0}.commerce-cash-payment-summary-list article.cards,.commerce-cash-payment-summary-list article.other{background:#d6dde2}.commerce-cash-payment-summary-list svg{color:#607b80;width:17px;height:17px}.commerce-cash-payment-summary-list article>span{color:#3b4852;font-size:.78rem}.commerce-cash-payment-summary-list article>strong{color:#17223b;white-space:nowrap;font-size:.84rem}.commerce-cash-expenses-clean{gap:0}.commerce-inventory-dialog.commerce-cash-manual-dialog{border-radius:14px;width:min(540px,100vw - 28px);max-width:540px;max-height:min(720px,100vh - 28px);overflow:auto}.commerce-inventory-dialog.commerce-cash-manual-dialog>header{border-bottom:1px solid #e5e9ea;padding:16px 18px}.commerce-inventory-dialog.commerce-cash-manual-dialog>header h3{font-size:1.08rem}.commerce-cash-manual-form.commerce-cash-manual-form-compact{gap:12px;padding:15px 18px 18px;display:grid}.commerce-cash-manual-intro{color:#727b81;margin:-2px 0 1px;font-size:.78rem;line-height:1.4}.commerce-cash-manual-form-compact label,.commerce-cash-manual-form-compact fieldset{margin:0}.commerce-cash-manual-form-compact label{color:#303c46;gap:5px;font-size:.82rem;font-weight:800;display:grid}.commerce-cash-manual-form-compact input{color:#17223b;width:100%;min-height:40px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d7dfe1;border-radius:9px;outline:0;padding:8px 10px}.commerce-cash-manual-form-compact input:focus{border-color:#809a9e;box-shadow:0 0 0 3px #526f731a}.commerce-cash-manual-form-compact input[readonly]{color:#58656d;background:#f6f8f9}.commerce-cash-manual-form-compact fieldset{border:0;padding:0}.commerce-cash-manual-form-compact legend{color:#303c46;margin-bottom:7px;font-size:.82rem;font-weight:800}.commerce-cash-method-picker.commerce-cash-method-picker-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.commerce-cash-method-picker-compact button{color:#3e4c55;min-height:41px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4dddf;border-radius:9px;padding:7px 9px;font-size:.78rem;font-weight:800}.commerce-cash-method-picker-compact button:hover{background:#f8fafb;border-color:#b7c7ca}.commerce-cash-method-picker-compact button.active{color:#34555a;background:#eef5f5;border-color:#6f8a8e;box-shadow:inset 0 0 0 1px #6f8a8e}.commerce-cash-dialog-actions.commerce-cash-dialog-actions-compact{border-top:1px solid #edf0f1;justify-content:flex-end;gap:9px;margin-top:2px;padding-top:12px;display:flex}.commerce-cash-dialog-actions-compact button{color:#35434d;min-height:39px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4dddf;border-radius:9px;padding:7px 13px;font-size:.8rem;font-weight:850}.commerce-cash-dialog-actions-compact button.primary{color:#fff;background:#ff5a36;border-color:#ff5a36}.commerce-cash-dialog-actions-compact button:disabled{cursor:not-allowed;opacity:.58}.commerce-cash-manual-error{color:#8b4037;background:#fff6f4;border:1px solid #efceca;border-radius:8px;padding:8px 10px;font-size:.76rem}@media (width<=980px){.commerce-cash-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-cash-activity-grid{grid-template-columns:1fr}}@media (width<=620px){.commerce-cash-summary-grid,.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact{grid-template-columns:1fr}.commerce-cash-recent-list article{grid-template-columns:auto minmax(0,1fr)}.commerce-cash-recent-amount{text-align:left;grid-column:2;justify-items:start}.commerce-cash-method-picker.commerce-cash-method-picker-compact{grid-template-columns:1fr}.commerce-cash-dialog-actions-compact button{flex:1}}.commerce-sales-page{gap:1rem;display:grid}.commerce-sales-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.commerce-sales-heading h2,.commerce-sales-heading p{margin:0}.commerce-sales-heading>svg{opacity:.55;width:2rem;height:2rem}.commerce-sale-cash-strip{background:#f8fafc;border:1px solid #d8dee8;border-top:3px solid #a9b3c0;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.commerce-sale-cash-strip.open{background:#f5faf7;border-color:#6c9b86 #c7ddd3 #c7ddd3}.commerce-sale-cash-strip.closed{background:#fcf8f7;border-color:#b97f70 #ead5cf #ead5cf}.commerce-sale-cash-strip>div,.commerce-sale-cash-strip>div>span,.commerce-sale-scanner-toggle,.commerce-sale-scanner-toggle span{align-items:center;gap:.65rem;display:flex}.commerce-sale-cash-strip>div>span,.commerce-sale-scanner-toggle span{flex-direction:column;align-items:flex-start;gap:.1rem}.commerce-sale-cash-strip svg{width:1.2rem;height:1.2rem}.commerce-sale-cash-strip small,.commerce-sale-scanner-toggle small{color:#64748b}.commerce-sale-cash-strip>a{align-items:center;gap:.25rem;font-weight:700;text-decoration:none;display:inline-flex}.commerce-sales-tabs button{align-items:center;gap:.4rem;display:inline-flex}.commerce-sales-tabs svg{width:1rem;height:1rem}.commerce-sale-workspace{grid-template-columns:minmax(0,1.65fr) minmax(310px,.85fr);align-items:start;gap:1rem;display:grid}.commerce-sale-catalog,.commerce-sale-cart,.commerce-sale-history{min-width:0}.commerce-sale-cart{position:sticky;top:1rem}.commerce-sale-scanner-toggle{cursor:pointer;background:#f9fbfc;border:1px solid #d9e2e9;border-radius:12px;padding:.5rem .7rem}.commerce-sale-scanner-toggle input{width:1rem;height:1rem}.commerce-sale-search-row{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;margin:.8rem 0;display:grid}.commerce-sale-search-row label{background:#fff;border:1px solid #d9e2e9;border-radius:12px;align-items:center;gap:.5rem;padding:0 .75rem;display:flex}.commerce-sale-search-row label svg,.commerce-sale-search-row button svg{width:1rem;height:1rem}.commerce-sale-search-row input{background:0 0;border:0;outline:0;width:100%;min-width:0;padding:.75rem 0}.commerce-sale-search-row>button{background:#fff;border:1px solid #d9e2e9;border-radius:12px;align-items:center;gap:.35rem;padding:.6rem .8rem;display:inline-flex}.commerce-sale-category-chips{gap:.45rem;padding-bottom:.45rem;display:flex;overflow-x:auto}.commerce-sale-category-chips button{color:#53616f;background:#fff;border:1px solid #d9e2e9;border-radius:999px;flex:none;padding:.45rem .7rem}.commerce-sale-category-chips button.active{color:#294f3e;background:#edf5f1;border-color:#91aa9e;font-weight:700}.commerce-sale-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.commerce-sale-product-card{text-align:left;background:#fff;border:1px solid #dce3e9;border-top:3px solid #7f9fab;border-radius:14px;gap:.5rem;min-height:145px;padding:.8rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.commerce-sale-product-card:not(:disabled):hover{border-color:#a7bbc3;transform:translateY(-1px);box-shadow:0 8px 22px #1e374614}.commerce-sale-product-card:disabled{cursor:not-allowed;opacity:.55}.commerce-sale-product-card.no-stock{border-top-color:#b98c83}.commerce-sale-product-card>div{flex-direction:column;gap:.15rem;display:flex}.commerce-sale-product-card>div span,.commerce-sale-product-card small{color:#667482}.commerce-sale-product-card>b{font-size:1.05rem}.commerce-sale-product-card small{align-items:center;gap:.3rem;font-size:.78rem;display:inline-flex}.commerce-sale-product-card small svg{width:.85rem;height:.85rem}.commerce-sale-product-card .sale-stock-theme{color:#456875;font-weight:700}.commerce-sale-cart-lines{gap:.55rem;margin-top:.6rem;display:grid}.commerce-sale-cart-lines article{border-bottom:1px solid #edf0f3;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:.6rem;padding:.65rem 0;display:grid}.commerce-sale-cart-product{flex-direction:column;min-width:0;display:flex}.commerce-sale-cart-product strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-sale-cart-product span{color:#71808e;font-size:.78rem}.commerce-sale-qty-control{border:1px solid #d9e2e9;border-radius:10px;align-items:center;gap:.35rem;padding:.2rem;display:inline-flex}.commerce-sale-qty-control button,.commerce-sale-cart-lines .danger-lite{background:#f5f7f9;border:0;border-radius:8px;place-items:center;width:1.9rem;height:1.9rem;padding:0;display:inline-grid}.commerce-sale-qty-control svg,.commerce-sale-cart-lines .danger-lite svg{width:.9rem;height:.9rem}.commerce-sale-cart-lines .danger-lite{color:#a7554b}.commerce-sale-cart-total{border-top:2px solid #dfe7eb;justify-content:space-between;align-items:center;margin-top:.8rem;padding:.85rem 0;font-size:1rem;display:flex}.commerce-sale-cart-total strong{font-size:1.25rem}.commerce-sale-charge-button{color:#fff;background:#6f9e86;border:1px solid #5f8f78;border-radius:13px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;font-weight:800;display:flex}.commerce-sale-charge-button:disabled{cursor:not-allowed;opacity:.45}.commerce-sale-charge-button svg{width:1.05rem;height:1.05rem}.commerce-sale-history-list{gap:.45rem;margin-top:.8rem;display:grid}.commerce-sale-history-list>button{text-align:left;background:#fff;border:1px solid #e0e6eb;border-radius:12px;grid-template-columns:64px minmax(0,1.3fr) minmax(0,1fr) minmax(0,.9fr) auto;align-items:center;gap:.7rem;width:100%;padding:.7rem .75rem;display:grid}.commerce-sale-history-list>button.cancelled{opacity:.62;background:#f8f8f8}.commerce-sale-history-list>button>span:not(.commerce-sale-ticket-number){flex-direction:column;gap:.12rem;display:flex}.commerce-sale-history-list small{color:#73808d}.commerce-sale-ticket-number{color:#456875;background:#edf3f5;border-radius:8px;justify-content:center;padding:.35rem .45rem;font-weight:800;display:inline-flex}.commerce-sale-checkout-form,.commerce-sale-detail{gap:.9rem;display:grid}.commerce-inventory-dialog.commerce-sale-detail-dialog{width:min(580px,100vw - 30px)}.commerce-inventory-dialog.commerce-sale-detail-dialog>header{padding:10px 18px}.commerce-inventory-dialog.commerce-sale-detail-dialog>header h3{font-size:1.05rem}.commerce-inventory-dialog.commerce-sale-detail-dialog>div:last-child{padding:12px 16px 14px}.commerce-sale-detail{gap:.6rem}.commerce-sale-checkout-total{background:#f6faf8;border:1px solid #cfe0d7;border-top:3px solid #6f9e86;border-radius:13px;gap:.15rem;padding:.9rem;display:grid}.commerce-sale-checkout-total strong{font-size:1.55rem}.commerce-sale-checkout-total small{color:#687a70}.commerce-sale-discount-box,.commerce-sale-payment-box{background:#fbfcfd;border:1px solid #dde4e9;border-radius:13px;gap:.7rem;padding:.8rem;display:grid}.commerce-sale-discount-box>div:first-child{align-items:center;gap:.55rem;display:flex}.commerce-sale-discount-box>div:first-child span{flex-direction:column;display:flex}.commerce-sale-discount-box small,.commerce-sale-payment-box p{color:#72808d}.commerce-sale-payment-box h4,.commerce-sale-payment-box p,.commerce-sale-detail h4{margin:0}.commerce-sale-payment-box .commerce-panel-title-row>button{background:#fff;border:1px solid #d7e0e5;border-radius:10px;align-items:center;gap:.3rem;padding:.45rem .65rem;display:inline-flex}.commerce-sale-payment-box .commerce-panel-title-row>button svg{width:.9rem;height:.9rem}.commerce-sale-payment-rows{gap:.45rem;display:grid}.commerce-sale-payment-rows>div{grid-template-columns:minmax(150px,.9fr) minmax(130px,1fr) auto;gap:.45rem;display:grid}.commerce-sale-payment-rows select,.commerce-sale-payment-rows input{background:#fff;border:1px solid #d8e0e6;border-radius:10px;width:100%;min-width:0;padding:.65rem .7rem}.commerce-sale-payment-rows button{color:#a65a4f;background:#fff9f8;border:1px solid #eadbd8;border-radius:10px;place-items:center;width:2.5rem;display:grid}.commerce-sale-payment-rows button svg{width:.95rem;height:.95rem}.commerce-sale-payment-balance{color:#8f5f49;background:#fff9f5;border:1px solid #ead4c8;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .75rem;display:flex}.commerce-sale-payment-balance.ok{color:#3f7059;background:#f5faf7;border-color:#cde1d7}.commerce-sale-payment-balance.needs-change{color:#315f48;background:#f3fbf6;border-color:#b8dcc9}.commerce-sale-change-given{cursor:pointer;color:#315f48;background:#fff;border:1px solid #9ecdb6;border-radius:999px;grid-template-columns:auto 1.75rem;justify-content:flex-end;align-items:center;gap:.65rem;margin-left:auto;padding:.22rem .28rem .22rem .7rem;font-weight:800;display:grid;position:relative;box-shadow:0 5px 14px #315f481a}.commerce-sale-change-given span{align-items:baseline;gap:.28rem;display:inline-flex}.commerce-sale-change-given input{opacity:0;pointer-events:none;position:absolute}.commerce-sale-change-given svg{color:#14784f;background:#e8f8ef;border:2px solid #14784f;border-radius:999px;width:1.75rem;height:1.75rem;padding:.22rem;transition:background .16s,color .16s,transform .16s,box-shadow .16s;animation:1.55s ease-out infinite commerce-change-check-pulse;box-shadow:inset 0 0 0 2px #fff}.commerce-sale-change-given:hover svg{background:#d8f4e4;transform:scale(1.05)}.commerce-sale-change-given input:checked+svg{color:#fff;background:#14784f;border-color:#0f6d48;animation:none;box-shadow:0 0 0 3px #14784f29}@keyframes commerce-change-check-pulse{0%{box-shadow:inset 0 0 0 2px #fff,0 0 #14784f47}70%{box-shadow:inset 0 0 0 2px #fff,0 0 0 8px #14784f00}to{box-shadow:inset 0 0 0 2px #fff,0 0 #14784f00}}.commerce-sale-cash-note{color:#667582;align-items:center;gap:.35rem;display:flex}.commerce-sale-cash-note svg{width:.95rem;height:.95rem}.commerce-sale-detail-status{background:#f6faf8;border:1px solid #cfe0d7;border-top:3px solid #6f9e86;border-radius:10px;align-items:center;gap:.55rem;padding:.62rem .72rem;display:flex}.commerce-sale-detail-status svg{width:1.05rem;height:1.05rem}.commerce-sale-detail-status.cancelled{background:#fbf8f7;border-color:#a97b70 #e5d7d3 #e5d7d3}.commerce-sale-detail-status div{flex-direction:column;display:flex}.commerce-sale-detail-status span{color:#6d7b86;font-size:.86rem}.commerce-sale-detail-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem;display:grid}.commerce-sale-detail-metrics div{background:#fff;border:1px solid #e0e6eb;border-radius:8px;flex-direction:column;gap:.1rem;padding:.48rem .55rem;display:flex}.commerce-sale-detail-metrics span{color:#71808d;font-size:.7rem}.commerce-sale-detail-metrics strong{font-size:.95rem}.commerce-sale-detail-lines{gap:.28rem;margin-top:.32rem;display:grid}.commerce-sale-detail-lines article{background:#fff;border:1px solid #e2e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:.55rem;padding:.42rem .55rem;display:flex}.commerce-sale-detail-lines article strong,.commerce-sale-detail-lines article b{font-size:.9rem}.commerce-sale-detail-lines article>span{flex-direction:column;display:flex}.commerce-sale-detail-lines.payments article>span{grid-template-columns:auto 1fr;column-gap:.4rem;display:grid}.commerce-sale-detail-lines.payments article>span small{grid-column:2}.commerce-sale-detail-lines.payments svg{grid-row:1/span 2;align-self:center;width:1rem;height:1rem}.commerce-sale-detail-lines small{color:#72808d}.commerce-sale-cancel-reason{color:#815d54;background:#fbf8f7;border:1px solid #e6d7d3;border-radius:10px;padding:.65rem .75rem}.commerce-sale-detail footer{justify-content:flex-end;gap:.55rem;padding-top:.2rem;display:flex}.commerce-danger-button{color:#9b4d42;background:#fff7f5;border:1px solid #b9786e;border-radius:10px;align-items:center;gap:.4rem;padding:.65rem .8rem;font-weight:700;display:inline-flex}.commerce-danger-button svg{width:1rem;height:1rem}@media (width<=1050px){.commerce-sale-workspace{grid-template-columns:1fr}.commerce-sale-cart{position:static}.commerce-sale-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-sale-detail-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.commerce-inventory-dialog.commerce-sale-detail-dialog>div:last-child{padding:10px 12px 12px}.commerce-sale-cash-strip,.commerce-sales-heading{flex-direction:column;align-items:flex-start}.commerce-sale-search-row,.commerce-sale-product-grid{grid-template-columns:1fr}.commerce-sale-cart-lines article{grid-template-columns:minmax(0,1fr) auto}.commerce-sale-cart-lines article>b,.commerce-sale-cart-lines article>.danger-lite{grid-column:2}.commerce-sale-history-list>button{grid-template-columns:55px minmax(0,1fr) auto}.commerce-sale-history-list>button>span:nth-of-type(3),.commerce-sale-history-list>button>span:nth-of-type(4){grid-column:2}.commerce-sale-history-list>button>svg{grid-area:1/3/span 3}.commerce-sale-payment-rows>div,.commerce-sale-detail-metrics{grid-template-columns:1fr}.commerce-sale-payment-rows button{width:100%;height:2.4rem}.commerce-sale-payment-balance{flex-direction:column;align-items:flex-start}}.commerce-sale-credit-customer-box{background:#fffaf8;border:1px solid #e7d4ce;border-radius:11px;gap:9px;padding:11px 12px;display:grid;position:relative}.commerce-sale-credit-customer-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.commerce-sale-credit-customer-heading>span{align-items:center;gap:8px;display:flex}.commerce-sale-credit-customer-heading>span>svg{width:18px;height:18px;color:var(--veci-commerce-accent,#ff5d3d)}.commerce-sale-credit-customer-heading>span>span{gap:1px;display:grid}.commerce-sale-credit-customer-heading strong{color:var(--navy);font-size:.82rem}.commerce-sale-credit-customer-heading small{color:var(--muted);font-size:.65rem}.commerce-sale-credit-customer-heading>a{color:#9a513f;font-size:.68rem;font-weight:850;text-decoration:none}.commerce-sale-credit-customer-search{position:relative}.commerce-sale-credit-customer-search>label{background:#fff;border:1px solid #ddcfc9;border-radius:9px;min-height:46px;padding:0;display:block;position:relative}.commerce-sale-credit-customer-search>label svg{z-index:1;color:#8a6a62;pointer-events:none;width:17px;height:17px;margin:0;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.commerce-sale-credit-customer-search>label input{outline:0;width:100%;min-width:0;min-height:46px;margin:0;line-height:1.2;display:block;box-shadow:none!important;background:0 0!important;border:0!important;padding:0 12px 0 40px!important}.commerce-sale-credit-customer-search:has(input:placeholder-shown) .commerce-sale-credit-customer-results{display:none}.commerce-sale-credit-customer-results{z-index:12;background:#fff;border:1px solid #d7dee2;border-radius:10px;gap:4px;max-height:220px;padding:6px;display:grid;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:auto;box-shadow:0 13px 28px #17223b29}.commerce-sale-credit-customer-results>button{min-height:45px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:#f7f9fa;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;display:flex}.commerce-sale-credit-customer-results>button:hover{background:#fff5f1;border-color:#efc6bb}.commerce-sale-credit-customer-results button>span{gap:2px;display:grid}.commerce-sale-credit-customer-results strong{color:var(--navy);font-size:.75rem}.commerce-sale-credit-customer-results small{color:var(--muted);font-size:.62rem}.commerce-sale-credit-customer-results em{color:#326aa8;background:#eaf3ff;border-radius:999px;padding:4px 6px;font-size:.58rem;font-style:normal;font-weight:850}.commerce-sale-selected-credit-customer{background:#f6f9fa;border:1px solid #d8e3e5;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:50px;padding:7px 8px;display:grid}.commerce-sale-credit-customer-icon{color:#4d7379;background:#e6eff0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.commerce-sale-credit-customer-icon svg{width:16px;height:16px}.commerce-sale-selected-credit-customer>span:nth-child(2){gap:1px;display:grid}.commerce-sale-selected-credit-customer strong{color:var(--navy);font-size:.76rem}.commerce-sale-selected-credit-customer small{color:var(--muted);font-size:.62rem}.commerce-sale-selected-credit-customer>button{color:#586970;min-height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d5dde0;border-radius:8px;padding:5px 8px;font-size:.65rem;font-weight:850}.commerce-sale-credit-toggle{min-height:52px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:#f6f7f8;border:1px solid #ddd7d3;border-radius:9px;align-items:center;gap:9px;padding:8px 10px;display:flex}.commerce-sale-credit-toggle:disabled{cursor:not-allowed;opacity:.55}.commerce-sale-credit-toggle.active{background:#fff1eb;border-color:#d4a692;box-shadow:inset 0 0 0 1px #ff5d3d1a}.commerce-sale-credit-toggle-check{color:#7c8b91;background:#e6ebed;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.commerce-sale-credit-toggle.active .commerce-sale-credit-toggle-check{color:#fff;background:var(--veci-commerce-accent,#ff5d3d)}.commerce-sale-credit-toggle-check svg{width:16px;height:16px}.commerce-sale-credit-toggle>span:last-child{gap:1px;display:grid}.commerce-sale-credit-toggle strong{color:var(--navy);font-size:.76rem}.commerce-sale-credit-toggle small{color:var(--muted);font-size:.62rem}.commerce-sale-payment-box.credit-mode{background:#fffbf9;border-color:#dfcfc8}.commerce-sale-credit-no-payment{color:#855448;background:#fff5f1;border:1px dashed #d7b7ad;border-radius:9px;align-items:center;gap:8px;min-height:48px;padding:8px 10px;display:flex}.commerce-sale-credit-no-payment svg{width:18px;height:18px}.commerce-sale-credit-no-payment span{gap:1px;display:grid}.commerce-sale-credit-no-payment strong{color:#79493e;font-size:.74rem}.commerce-sale-credit-no-payment small{color:#8d6e66;font-size:.61rem}.commerce-sale-payment-balance.credit-balance{background:#fff6f2;border-color:#e4c8be}.commerce-sale-credit-pending-balance,.commerce-sale-credit-pending-balance strong{color:#97513f!important}.commerce-sale-history-list>button.credit-pending{background:linear-gradient(90deg,#fff6f2 0%,#fff 30%);border-left:5px solid #a45844}.commerce-sale-detail-metrics .credit-paid{background:#f1f9f4;border-color:#c3e0d0}.commerce-sale-detail-metrics .credit-paid strong{color:#28764d}.commerce-sale-detail-metrics .credit-pending{background:#fff5f2;border-color:#efc9bf}.commerce-sale-detail-metrics .credit-pending strong{color:#a04f3d}.commerce-sale-detail-credit-pending{background:#fff6f3!important;border-color:#efc9bf!important}.commerce-sale-detail-credit-pending svg{color:#a04f3d}.commerce-sale-detail-ledger-link{color:#99513f;align-items:center;gap:6px;margin-top:8px;font-size:.7rem;font-weight:850;text-decoration:none;display:inline-flex}.commerce-sale-detail-ledger-link svg{width:15px;height:15px}@media (width<=620px){.commerce-sale-credit-customer-heading{flex-direction:column;align-items:flex-start}.commerce-sale-selected-credit-customer{grid-template-columns:auto minmax(0,1fr)}.commerce-sale-selected-credit-customer>button{grid-column:2;justify-self:start}}.commerce-cash-current-session-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:520px;padding-right:8px;overflow-y:auto}.commerce-cash-current-session-scroll>article[data-sale-ticket=true]{cursor:pointer}.commerce-cash-current-session-scroll>article[data-sale-ticket=true]:focus-visible{outline-offset:2px;outline:3px solid #ff5d3d47}.commerce-cash-current-session-scroll>article[data-sale-ticket=true][aria-busy=true]{opacity:.7}.commerce-inventory-dialog.commerce-cash-sale-ticket-dialog .commerce-sale-detail>footer{justify-content:flex-end}@media (width<=720px){.commerce-cash-current-session-scroll{max-height:min(58vh,520px)}}.commerce-cash-history-filters{background:#fffaf8;border:1px solid #ead9d3;border-radius:10px;justify-content:space-between;align-items:end;gap:12px;margin:2px 0 12px;padding:11px 12px;display:flex}.commerce-cash-history-filter-copy{gap:2px;display:grid}.commerce-cash-history-filter-copy strong{color:#17223b;font-size:.88rem}.commerce-cash-history-filter-copy small{color:#687385;font-size:.72rem}.commerce-cash-history-filter-controls{align-items:end;gap:8px;display:flex}.commerce-cash-history-filter-controls label{color:#596579;gap:4px;font-size:.68rem;font-weight:800;display:grid}.commerce-cash-history-filter-controls input{color:#17223b;min-width:148px;height:36px;font:inherit;background:#fff;border:1px solid #d8e0e7;border-radius:8px;padding:0 9px;font-size:.76rem}.commerce-cash-history-filter-clear{color:#17223b;height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e0e7;border-radius:8px;padding:0 11px;font-size:.72rem;font-weight:800}.commerce-cash-session-dialog:not(.showing-ticket-detail){width:min(95vw,1080px);max-width:1080px}.commerce-cash-session-modal-overview{gap:10px;display:grid}.commerce-cash-session-modal-identity{background:linear-gradient(90deg,#f5f8fb 0%,#fff 48%);border:1px solid #dce3e8;border-left:5px solid #7b8798;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:9px 11px;display:flex}.commerce-cash-session-modal-identity.open{background:linear-gradient(90deg,#eaf8f0 0%,#fff 52%);border-color:#bfe2cf #bfe2cf #bfe2cf #23865a}.commerce-cash-session-modal-identity>div{gap:2px;display:grid}.commerce-cash-session-modal-identity small{color:#687385;letter-spacing:.06em;font-size:.66rem;font-weight:900}.commerce-cash-session-modal-identity strong{color:#17223b;font-size:.95rem}.commerce-cash-session-modal-identity span{color:#687385;font-size:.74rem}.commerce-cash-session-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.commerce-cash-session-kpi{background:#f8fafc;border:1px solid #dbe2e8;border-top:4px solid #7b8798;border-radius:9px;align-content:center;gap:3px;min-height:76px;padding:9px 10px;display:grid}.commerce-cash-session-kpi span{color:#667285;font-size:.69rem}.commerce-cash-session-kpi strong{color:#17223b;font-size:.93rem}.commerce-cash-session-kpi small{color:#748092;font-size:.65rem;line-height:1.2}.commerce-cash-session-kpi.balance,.commerce-cash-session-kpi.income{background:#eef9f3;border-color:#23865a #bfe2cf #bfe2cf}.commerce-cash-session-kpi.opening{background:#f5f8fb;border-color:#17223b #d7dee7 #d7dee7}.commerce-cash-session-kpi.expense{background:#fff2f0;border-color:#cf4134 #efc5c0 #efc5c0}.commerce-cash-session-kpi.refund{background:#fff1e3;border-color:#e47a17 #f1c18d #f1c18d}.commerce-cash-session-kpi.pending{background:#fff6c9;border-color:#c88a00 #e8cb60 #e8cb60}.commerce-cash-session-audit-strip{background:#fff;border:1px solid #e0e5e9;border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:8px;display:grid}.commerce-cash-session-audit-strip>div{background:#f7f9fb;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;display:flex}.commerce-cash-session-audit-strip span{color:#6e7785;font-size:.68rem}.commerce-cash-session-audit-strip strong{color:#17223b;font-size:.78rem}.commerce-cash-session-payment-card{background:#fff;border:1px solid #dce3e8;border-radius:10px;gap:8px;padding:10px 11px;display:grid}.commerce-cash-session-payment-card>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.commerce-cash-session-payment-card h4{color:#17223b;margin:0;font-size:.9rem}.commerce-cash-session-payment-card header small{color:#738093;font-size:.68rem}.commerce-cash-session-payment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.commerce-cash-session-payment-grid article{background:#f8fafc;border:1px solid #dce3e8;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:1px 7px;min-height:48px;padding:7px 9px;display:grid}.commerce-cash-session-payment-grid svg{color:#40536a;grid-row:1/3;width:18px;height:18px}.commerce-cash-session-payment-grid span{color:#667285;font-size:.68rem}.commerce-cash-session-payment-grid strong{color:#17223b;font-size:.8rem}.commerce-cash-session-dialog.showing-ticket-detail{width:min(90vw,760px);max-width:760px;max-height:84vh}.commerce-cash-session-dialog.showing-ticket-detail>header{padding:13px 17px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-session-modal-body{gap:9px;max-height:calc(84vh - 60px);padding:11px 14px 14px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail{gap:9px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-back{padding:5px 8px;font-size:.72rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status{border-radius:9px;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;padding:8px 10px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status>svg{width:18px;height:18px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status strong{font-size:.9rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status span{font-size:.7rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status b{font-size:.92rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-block{border-radius:9px;padding:9px 10px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-heading{margin-bottom:7px;padding-bottom:6px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-heading h4{font-size:.86rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-heading small{font-size:.61rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-metrics>div{border-top-width:2px;border-radius:7px;gap:2px;min-height:50px;padding:6px 8px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-metrics span{font-size:.65rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-metrics strong{font-size:.8rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-columns{gap:8px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-lines{gap:5px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-lines article{border-radius:7px;gap:8px;min-height:42px;padding:6px 8px}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-lines article strong,.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-lines article b{font-size:.76rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-lines article small{font-size:.64rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-ledger-link{margin-top:7px;padding:6px 8px;font-size:.7rem}.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-cancel-reason{padding:7px 9px;font-size:.7rem}@media (width<=980px){.commerce-cash-history-filters{flex-direction:column;align-items:stretch}.commerce-cash-history-filter-controls{flex-wrap:wrap}.commerce-cash-session-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-cash-session-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.commerce-cash-history-filter-controls{grid-template-columns:1fr 1fr;display:grid}.commerce-cash-history-filter-controls label,.commerce-cash-history-filter-controls input{width:100%;min-width:0}.commerce-cash-history-filter-clear{grid-column:1/-1}.commerce-cash-session-kpi-grid,.commerce-cash-session-payment-grid,.commerce-cash-session-audit-strip,.commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.commerce-cash-register-shell.has-enhanced-history .commerce-cash-history-panel{display:none}.commerce-cash-history-archive{border:2px solid #f0c9bf;border-top:7px solid var(--veci-commerce-accent,#ff5d3d);background:linear-gradient(#fff7f4 0%,#fff 44%);box-shadow:0 14px 30px #17223b14}.commerce-cash-history-archive-heading{border-bottom:1px solid #f2d9d2;padding:4px 2px 14px}.commerce-cash-history-archive-heading>svg{color:var(--veci-commerce-accent,#ff5d3d)}.commerce-cash-archive-session-list{gap:10px;padding-top:2px;display:grid}.commerce-cash-archive-session{background:#fff;border:1px solid #dce2e7;border-radius:12px;overflow:hidden;box-shadow:0 7px 18px #17223b0b}.commerce-cash-archive-session.open{border-color:#bfe2cf}.commerce-cash-archive-session-summary{color:#17223b;text-align:left;width:100%;font:inherit;cursor:pointer;background:linear-gradient(90deg,#f5f8fb 0%,#fff 28%);border:0;border-left:5px solid #7b8798;grid-template-columns:minmax(190px,1.1fr) repeat(4,minmax(105px,.58fr)) minmax(112px,.52fr);align-items:center;gap:8px;padding:11px 14px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.commerce-cash-archive-session-summary:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #17223b0a}.commerce-cash-archive-session.open .commerce-cash-archive-session-summary{background:linear-gradient(90deg,#eaf8f0 0%,#fff 31%);border-left-color:#23865a}.commerce-cash-archive-session-summary>span{gap:3px;min-width:0;display:grid}.commerce-cash-archive-session-summary>span:not(.commerce-cash-archive-session-main):not(.commerce-cash-archive-disclosure){background:#ffffffe6;border:1px solid #dce3e8;border-radius:9px;align-content:center;min-height:50px;padding:7px 9px}.commerce-cash-archive-session-summary strong{color:#17223b}.commerce-cash-archive-session-summary small{color:#687385;line-height:1.35}.commerce-cash-archive-disclosure{color:var(--veci-commerce-accent,#ff5d3d);grid-auto-flow:column;justify-content:flex-end;align-items:center;font-weight:800;gap:7px!important;display:flex!important}.commerce-cash-archive-disclosure small{color:inherit;font-weight:800}.commerce-cash-archive-disclosure svg{width:17px;height:17px}.commerce-cash-session-dialog{width:min(94vw,980px);max-width:980px;max-height:88vh;overflow:hidden}.commerce-cash-session-dialog>header{background:#fff;border-bottom:1px solid #e6e9ed;padding:18px 22px}.commerce-cash-session-modal-body{background:#fbfcfd;gap:18px;max-height:calc(88vh - 74px);padding:20px 22px 24px;display:grid;overflow-y:auto}.commerce-cash-session-modal-summary{background:linear-gradient(90deg,#f4f7fa 0%,#fff 31%);border:1px solid #dbe2e8;border-left:5px solid #7b8798;border-radius:12px;grid-template-columns:minmax(190px,1.15fr) repeat(4,minmax(115px,.65fr));align-items:stretch;gap:10px;padding:14px;display:grid}.commerce-cash-session-modal-summary.open{background:linear-gradient(90deg,#eaf8f0 0%,#fff 32%);border-color:#b9dfcb #b9dfcb #b9dfcb #23865a}.commerce-cash-session-modal-title{align-content:center;gap:3px;padding-right:8px;display:grid}.commerce-cash-session-modal-title small,.commerce-cash-session-ticket-heading small,.commerce-cash-ticket-detail-heading small{color:#687385;letter-spacing:.06em;font-size:.68rem;font-weight:900}.commerce-cash-session-modal-title strong{color:#17223b;font-size:1rem}.commerce-cash-session-modal-title span{color:#687385;font-size:.78rem}.commerce-cash-session-modal-summary>div:not(.commerce-cash-session-modal-title){background:#ffffffe6;border:1px solid #dde3e8;border-radius:9px;align-content:center;gap:4px;min-width:0;padding:9px 10px;display:grid}.commerce-cash-session-modal-summary>div:not(.commerce-cash-session-modal-title) span{color:#6e7785;font-size:.72rem}.commerce-cash-session-modal-summary>div:not(.commerce-cash-session-modal-title) strong{color:#17223b;font-size:.95rem}.commerce-cash-archive-ticket-panel{background:#fff;border:1px solid #dce3e8;border-radius:12px;gap:12px;padding:14px;display:grid;box-shadow:0 8px 20px #17223b0b}.commerce-cash-session-ticket-heading{border-bottom:1px solid #e8ebee;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.commerce-cash-session-ticket-heading h4,.commerce-cash-ticket-detail-heading h4{color:#17223b;margin:2px 0 0;font-size:1rem}.commerce-cash-session-ticket-heading>span,.commerce-cash-ticket-detail-heading>span{color:#566174;background:#f6f8fa;border:1px solid #dde3e8;border-radius:999px;justify-content:center;align-items:center;min-width:30px;min-height:26px;padding:4px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.commerce-cash-archive-ticket-list{gap:7px;display:grid}.commerce-cash-archive-ticket{color:#17223b;text-align:left;width:100%;min-height:64px;font:inherit;cursor:pointer;background:linear-gradient(90deg,#e9f7ef 0%,#f7fcf9 24%,#fff 63%);border:1px solid #cfe3d8;border-left:5px solid #23865a;border-radius:10px;grid-template-columns:58px minmax(170px,1.15fr) minmax(150px,.85fr) minmax(120px,.62fr) 24px;align-items:center;gap:10px;padding:8px 11px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.commerce-cash-archive-ticket:hover{transform:translateY(-1px);box-shadow:0 7px 14px #17223b11}.commerce-cash-archive-ticket.credit{background:linear-gradient(90deg,#fff3c8 0%,#fff9e6 25%,#fff 64%);border-color:#ead690 #ead690 #ead690 #c88a00}.commerce-cash-archive-ticket.cancelled,.commerce-cash-archive-ticket.refund{background:linear-gradient(90deg,#ffe2c3 0%,#fff1df 24%,#fff 64%);border-color:#f1c18d #f1c18d #f1c18d #e47a17}.commerce-cash-archive-ticket>span{gap:2px;min-width:0;display:grid}.commerce-cash-archive-ticket .ticket-number{color:#d84a31;background:#ffffffc2;border:1px solid #e7b5aa;border-radius:999px;justify-content:center;align-items:center;width:42px;height:34px;padding:0;font-size:.76rem;font-weight:900;display:inline-flex}.commerce-cash-archive-ticket strong{color:#17223b;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.commerce-cash-archive-ticket small{color:#697384;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.25;overflow:hidden}.commerce-cash-archive-ticket .ticket-total{text-align:right}.commerce-cash-archive-ticket .ticket-open-icon{color:#697384;width:17px;height:17px}.commerce-cash-archive-refund-summary{background:linear-gradient(90deg,#ffe2c3 0%,#fff2e1 26%,#fff 66%);border:1px solid #f1c18d;border-left:5px solid #e47a17;border-radius:10px;grid-template-columns:34px minmax(130px,1fr) auto minmax(220px,1.4fr);align-items:center;gap:10px;padding:9px 11px;display:grid}.commerce-cash-archive-refund-summary .refund-symbol{color:#cc670d;font-size:1.1rem;font-weight:900}.commerce-cash-archive-refund-summary span:not(.refund-symbol){display:grid}.commerce-cash-archive-refund-summary small,.commerce-cash-archive-refund-summary em{color:#687385;font-size:.72rem;font-style:normal}.commerce-cash-ticket-detail{gap:16px;display:grid}.commerce-cash-ticket-back{color:#17223b;width:fit-content;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dee7;border-radius:8px;align-items:center;gap:7px;padding:7px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.commerce-cash-ticket-back svg{width:16px;height:16px}.commerce-cash-ticket-detail-status{background:linear-gradient(90deg,#e9f7ef 0%,#fff 70%);border:1px solid #bfe2cf;border-left:5px solid #23865a;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.commerce-cash-ticket-detail-status.cancelled,.commerce-cash-ticket-detail-status.refund{background:linear-gradient(90deg,#ffe2c3 0%,#fff 70%);border-color:#f1c18d #f1c18d #f1c18d #e47a17}.commerce-cash-ticket-detail-status.credit{background:linear-gradient(90deg,#fff3c8 0%,#fff 70%);border-color:#ead690 #ead690 #ead690 #c88a00}.commerce-cash-ticket-detail-status>svg{color:#17223b;width:22px;height:22px}.commerce-cash-ticket-detail-status>div{gap:3px;display:grid}.commerce-cash-ticket-detail-status strong,.commerce-cash-ticket-detail-status b{color:#17223b}.commerce-cash-ticket-detail-status span{color:#657080;font-size:.8rem}.commerce-cash-ticket-detail-status b{font-size:1.05rem}.commerce-cash-ticket-detail-block{background:#fff;border:1px solid #dce3e8;border-radius:11px;padding:14px;box-shadow:0 7px 18px #17223b09}.commerce-cash-ticket-detail-heading{border-bottom:1px solid #e8ebee;justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;padding-bottom:9px;display:flex}.commerce-cash-ticket-detail-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.commerce-cash-ticket-detail-metrics>div{background:#f8fafc;border:1px solid #dde3e8;border-top:3px solid #7b8798;border-radius:9px;align-content:center;gap:4px;min-height:66px;padding:9px 10px;display:grid}.commerce-cash-ticket-detail-metrics>div.total{border-top-color:#17223b}.commerce-cash-ticket-detail-metrics>div.pending{background:#fff8df;border-color:#c88a00 #ead690 #ead690}.commerce-cash-ticket-detail-metrics>div.positive{background:#eef9f3;border-color:#23865a #bfe2cf #bfe2cf}.commerce-cash-ticket-detail-metrics span{color:#6e7785;font-size:.72rem}.commerce-cash-ticket-detail-metrics strong{color:#17223b;font-size:.92rem}.commerce-cash-ticket-detail-columns{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:12px;display:grid}.commerce-cash-ticket-detail-lines{gap:7px;display:grid}.commerce-cash-ticket-detail-lines article{background:#fbfcfd;border:1px solid #e0e5e9;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:9px 10px;display:flex}.commerce-cash-ticket-detail-lines article>span{align-items:center;gap:8px;min-width:0;display:flex}.commerce-cash-ticket-detail-lines article>span>span,.commerce-cash-ticket-detail-lines article:not(.payments)>span{display:grid}.commerce-cash-ticket-detail-lines article strong,.commerce-cash-ticket-detail-lines article b{color:#17223b}.commerce-cash-ticket-detail-lines article small{color:#6c7583;font-size:.72rem}.commerce-cash-ticket-detail-lines article svg{color:#6d7684;flex:none;width:17px;height:17px}.commerce-cash-ticket-detail-lines article.credit-pending{background:#fff8df;border-color:#ead690}.commerce-cash-ticket-ledger-link{color:#d84a31;background:#fff1ed;border:1px solid #f0c9bf;border-radius:8px;align-items:center;gap:7px;width:fit-content;margin-top:10px;padding:8px 11px;font-weight:800;text-decoration:none;display:inline-flex}.commerce-cash-ticket-ledger-link svg{width:17px;height:17px}.commerce-cash-ticket-cancel-reason{color:#8b4f19;background:#fff3e7;border:1px solid #f1c18d;border-left:5px solid #e47a17;border-radius:9px;margin:0;padding:10px 12px;line-height:1.4}.commerce-cash-register-shell .commerce-cash-quick-actions .commerce-cash-section-heading strong{font-size:0}.commerce-cash-register-shell .commerce-cash-quick-actions .commerce-cash-section-heading strong:after{content:"Acciones rápidas";font-size:.95rem}@media (width<=980px){.commerce-cash-archive-session-summary,.commerce-cash-session-modal-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-cash-archive-session-main,.commerce-cash-archive-disclosure,.commerce-cash-session-modal-title{grid-column:1/-1}.commerce-cash-archive-disclosure{justify-content:flex-start}.commerce-cash-archive-ticket{grid-template-columns:54px minmax(0,1fr) minmax(120px,.7fr) 22px}.commerce-cash-archive-ticket .ticket-payment{display:none}.commerce-cash-ticket-detail-columns{grid-template-columns:1fr}}@media (width<=640px){.commerce-cash-session-dialog{width:96vw}.commerce-cash-session-modal-body{padding:14px}.commerce-cash-archive-session-summary,.commerce-cash-session-modal-summary,.commerce-cash-ticket-detail-metrics{grid-template-columns:1fr}.commerce-cash-archive-session-main,.commerce-cash-archive-disclosure,.commerce-cash-session-modal-title{grid-column:auto}.commerce-cash-archive-ticket{grid-template-columns:46px minmax(0,1fr) 20px;min-height:62px}.commerce-cash-archive-ticket .ticket-payment,.commerce-cash-archive-ticket .ticket-total small{display:none}.commerce-cash-archive-ticket .ticket-total{text-align:left;grid-column:2}.commerce-cash-archive-ticket .ticket-open-icon{grid-area:1/3/3}.commerce-cash-archive-refund-summary{grid-template-columns:30px 1fr auto}.commerce-cash-archive-refund-summary em{grid-column:2/-1}.commerce-cash-ticket-detail-status{grid-template-columns:30px 1fr}.commerce-cash-ticket-detail-status b{grid-column:2}.commerce-cash-ticket-detail-lines article{align-items:flex-start}}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary{border-color:#f0c9bf;border-top-color:var(--veci-commerce-accent,#ff5d3d);background:#fff1ed}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary>svg,.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary>strong{color:#d84a31}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.opening>svg,.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.opening>strong{color:#17223b}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card,.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary{border-style:solid;border-width:4px 1px 1px;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-height:88px;padding:11px 48px 12px 14px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative;box-shadow:0 8px 20px #17223b0b}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px #17223b11}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>svg,.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>.cash-summary-icon{box-sizing:border-box;background:#ffffffc2;border:1px solid;border-radius:999px;place-items:center;width:32px;height:32px;padding:6px;font-size:.9rem;font-weight:900;line-height:1;display:grid;position:absolute;top:12px;right:12px}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>span:not(.cash-summary-icon){color:#5f6973;font-size:.74rem;font-weight:800}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>strong{white-space:nowrap;line-height:1.05;color:#17223b!important;font-size:clamp(1.05rem,1.3vw,1.38rem)!important}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>small{color:#6d7781;font-size:.68rem;line-height:1.2}.commerce-cash-summary-grid .commerce-cash-balance-card.primary{order:1}.commerce-cash-summary-grid .commerce-cash-balance-card.opening{order:2}.commerce-cash-summary-grid .commerce-cash-balance-card.income{order:3}.commerce-cash-summary-grid .commerce-cash-balance-card.expense{order:4}.commerce-cash-summary-grid .commerce-cash-balance-card.refund{order:5}.commerce-cash-summary-grid .commerce-cash-balance-card.pending{order:6}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary{background:#eefaf3;border-color:#23865a #b7e3ca #b7e3ca}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary>svg{color:#1f8559}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.opening{background:#f5f8fc;border-color:#17223b #ccd8e7 #ccd8e7}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.opening>svg{color:#334a6b}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.income{background:#edf9f2;border-color:#2a8f62 #b5e1cd #b5e1cd}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.income>svg{color:#23865a}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.expense{background:#fff1ef;border-color:#d74735 #efbeb8 #efbeb8}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.expense>svg{color:#c93f32}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.refund{background:#fff0e2;border-color:#ed7815 #f2b878 #f2b878}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.refund>.cash-summary-icon{color:#d96508}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.pending{background:#fff7c9;border-color:#c99b08 #e8cb52 #e8cb52}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.pending>svg,.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.pending>.cash-summary-icon{color:#9e7100}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.pending>.cash-summary-icon{font-size:0}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.pending>.cash-summary-icon:after{content:"◷";font-size:1.05rem;font-weight:900;line-height:1}.commerce-cash-recent-list article.income,.commerce-cash-recent-list article.opening{background:linear-gradient(90deg,#23865a33 0%,#eefaf3f0 24%,#fffffffa 72%);border-color:#b8e1c9 #b8e1c9 #b8e1c9 #23865a;border-left-style:solid;border-left-width:6px}.commerce-cash-recent-list article.income .commerce-cash-recent-icon,.commerce-cash-recent-list article.opening .commerce-cash-recent-icon{color:#1f8559;background:#23865a21}.commerce-cash-recent-list article.income .commerce-cash-recent-amount span,.commerce-cash-recent-list article.income .commerce-cash-recent-amount strong,.commerce-cash-recent-list article.opening .commerce-cash-recent-amount span,.commerce-cash-recent-list article.opening .commerce-cash-recent-amount strong{color:#178454}.commerce-cash-recent-list article.expense{background:linear-gradient(90deg,#d7473533 0%,#fff0eef2 24%,#fffffffa 72%);border-color:#efbeb8 #efbeb8 #efbeb8 #d74735;border-left-style:solid;border-left-width:6px}.commerce-cash-recent-list article.expense .commerce-cash-recent-icon{color:#c93f32;background:#d747351f}.commerce-cash-recent-list article.expense .commerce-cash-recent-amount span,.commerce-cash-recent-list article.expense .commerce-cash-recent-amount strong{color:#c93f32}.commerce-cash-recent-list article.pending{background:linear-gradient(90deg,#e5bd1f47 0%,#fff7c9f5 25%,#fffffffa 72%);border-color:#e9cd57 #e9cd57 #e9cd57 #c99b08;border-left-style:solid;border-left-width:6px}.commerce-cash-recent-list article.pending .commerce-cash-recent-icon{color:#9e7100;background:#c99b0826}.commerce-cash-recent-list article.pending .commerce-cash-recent-amount span,.commerce-cash-recent-list article.pending .commerce-cash-recent-amount strong{color:#9e7100}.commerce-cash-recent-list article.refund{background:linear-gradient(90deg,#ed781545 0%,#ffeeddf5 25%,#fffffffa 72%);border-color:#f2ba80 #f2ba80 #f2ba80 #ed7815;border-left-style:solid;border-left-width:6px}.commerce-cash-recent-list article.refund .commerce-cash-recent-icon{color:#d96508;background:#ed781526}.commerce-cash-recent-list article.refund .commerce-cash-recent-icon svg{display:none}.commerce-cash-recent-list article.refund .commerce-cash-recent-icon:after{content:"↩";color:#d96508;font-size:1rem;font-weight:900;line-height:1}.commerce-cash-recent-list article.refund .commerce-cash-recent-amount span,.commerce-cash-recent-list article.refund .commerce-cash-recent-amount strong{color:#c95d05}.commerce-cash-archive-ticket.cancelled.refund{background:linear-gradient(90deg,#ed78152b 0%,#fff5eb 28%,#fff 78%);border-color:#f0c08d #f0c08d #f0c08d #ed7815}.commerce-cash-archive-ticket.cancelled.refund .ticket-number{color:#c95d05;background:#ffead3;border-color:#f0bd87}.commerce-cash-archive-refund-summary{color:#17223b;background:linear-gradient(90deg,#ed78152e 0%,#fff4e8 28%,#fff 82%);border:1px solid #f0bd87;border-left:6px solid #ed7815;border-radius:10px;grid-template-columns:34px minmax(130px,auto) auto minmax(220px,1fr);align-items:center;gap:10px;margin-bottom:10px;padding:9px 11px;display:grid}.commerce-cash-archive-refund-summary .refund-symbol{color:#c95d05;background:#ffe5c8;border-radius:8px;place-items:center;width:30px;height:30px;font-size:1.1rem;font-weight:900;display:grid}.commerce-cash-archive-refund-summary>span:nth-child(2){gap:1px;display:grid}.commerce-cash-archive-refund-summary small{color:#7b6858;font-size:.65rem}.commerce-cash-archive-refund-summary strong,.commerce-cash-archive-refund-summary b{color:#17223b}.commerce-cash-archive-refund-summary b{white-space:nowrap}.commerce-cash-archive-refund-summary em{color:#7b6858;justify-self:end;font-size:.7rem;font-style:normal}.commerce-cash-ticket-detail-status.cancelled.refund{background:#fff0e2;border-color:#f0bd87 #f0bd87 #f0bd87 #ed7815}.commerce-cash-ticket-detail-metrics>div.refund-result{background:#fff0e2;border-color:#ed7815 #f0bd87 #f0bd87}.commerce-cash-ticket-detail-metrics>div.refund-result strong{color:#c95d05}.commerce-cash-register-shell .commerce-cash-ticket-cancel-reason{color:#8e4f16;background:#fff0e2;border-color:#f0bd87}@media (width<=980px){.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-cash-archive-refund-summary{grid-template-columns:34px 1fr auto}.commerce-cash-archive-refund-summary em{grid-column:2/-1;justify-self:start}}@media (width<=480px){.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid{grid-template-columns:1fr}}.commerce-orders-premium-filter-host{margin:0 0 14px}.commerce-orders-premium-filter{background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #17223b1a;border-radius:12px;grid-template-columns:minmax(210px,1fr) minmax(145px,175px) minmax(145px,175px) auto;align-items:end;gap:10px;padding:12px 14px;display:grid;box-shadow:0 5px 16px #17223b0b}.commerce-orders-premium-filter-copy{align-self:center;gap:3px;display:grid}.commerce-orders-premium-filter-copy>span{color:var(--navy,#17223b);align-items:center;gap:7px;font-size:12px;font-weight:900;display:inline-flex}.commerce-orders-premium-filter-copy svg{width:16px;height:16px;color:var(--coral,#ff5a36)}.commerce-orders-premium-filter-copy small{color:#71798a;font-size:10px;font-weight:700}.commerce-orders-premium-filter>label{color:#626b7b;gap:4px;font-size:9px;font-weight:850;display:grid}.commerce-orders-premium-filter input{width:100%;min-height:36px;color:var(--navy,#17223b);font:inherit;background:#fff;border:1px solid #17223b24;border-radius:8px;padding:0 10px;font-size:11px;font-weight:750}.commerce-orders-premium-filter-actions{gap:6px;display:flex}.commerce-orders-premium-filter-actions button{min-height:36px;color:var(--navy,#17223b);cursor:pointer;background:#fff;border:1px solid #17223b1f;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.commerce-orders-premium-filter-actions button.primary{border-color:var(--coral,#ff5a36);background:var(--coral,#ff5a36);color:#fff}.commerce-orders-premium-filter-actions svg{width:14px;height:14px}.commerce-orders-premium-filter>p{color:#b33d2c;grid-column:1/-1;margin:0;font-size:10px;font-weight:800}.commerce-orders-period-loading{color:#657083;align-items:center;gap:6px;margin:0 0 10px;font-size:10px;font-weight:750;display:inline-flex}.commerce-orders-period-loading svg{width:14px;height:14px;animation:.9s linear infinite commerce-orders-period-spin}@keyframes commerce-orders-period-spin{to{transform:rotate(360deg)}}.commerce-online-order-stages>section.premium-order-stage{background:#fff;border:1px solid #17223b17;border-top-width:4px;border-radius:12px;gap:0;overflow:hidden;box-shadow:0 5px 15px #17223b0b}.commerce-online-order-stages>section.premium-stage-new{background:linear-gradient(#d6a2240e,#fff 82px);border-top-color:#d6a224}.commerce-online-order-stages>section.premium-stage-active{background:linear-gradient(#27955f0e,#fff 82px);border-top-color:#27955f}.commerce-online-order-stages>section.premium-stage-completed{background:linear-gradient(#2f80ed0e,#fff 82px);border-top-color:#2f80ed}.commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;min-height:48px;padding:10px 42px 10px 14px;position:relative}.commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle:after{content:"";border-bottom:2px solid #697283;border-right:2px solid #697283;width:8px;height:8px;transition:transform .18s;position:absolute;top:50%;right:16px;transform:translateY(-65%)rotate(45deg)}.commerce-online-order-stages>section.premium-order-stage.is-collapsed>header.premium-stage-toggle:after{transform:translateY(-35%)rotate(-45deg)}.commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle:hover{background:#17223b06}.commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle:focus-visible{outline-offset:-2px;outline:2px solid #2f80ed85}.commerce-online-order-stages>section.premium-stage-new>header strong{color:#8c6109;background:#d6a22424}.commerce-online-order-stages>section.premium-stage-active>header strong{color:#176b43;background:#27955f21}.commerce-online-order-stages>section.premium-stage-completed>header strong{color:#285f9d;background:#2f80ed1f}.commerce-online-order-stages>section.premium-order-stage>.commerce-online-order-list,.commerce-online-order-stages>section.premium-order-stage>.commerce-online-stage-empty{margin:0 10px 10px}.commerce-online-order-stages>section.premium-order-stage.is-collapsed>:not(header),.commerce-online-order-stages .commerce-online-order-card.clean-order[hidden]{display:none!important}.commerce-online-order-stages>section.premium-order-stage.has-no-date-results .commerce-online-order-list:after{content:"No hay pedidos en este período.";color:#7a8190;background:#fbfcfd;border:1px dashed #17223b1f;border-radius:9px;padding:12px;font-size:10px;font-weight:700;display:block}@media (width<=980px){.commerce-orders-premium-filter{grid-template-columns:1fr 1fr}.commerce-orders-premium-filter-copy,.commerce-orders-premium-filter-actions{grid-column:1/-1}.commerce-orders-premium-filter-actions{justify-content:flex-end}}@media (width<=760px){.commerce-orders-premium-filter-host{margin-bottom:8px}.commerce-orders-premium-filter{border-radius:9px;grid-template-columns:1fr 1fr auto;gap:6px;padding:8px}.commerce-orders-premium-filter-copy{grid-column:1/-1}.commerce-orders-premium-filter-actions{grid-column:auto;align-self:end}.commerce-orders-premium-filter-actions button{padding:0 8px}.commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle{min-height:42px;padding:8px 34px 8px 10px}.commerce-online-order-stages>section.premium-order-stage>.commerce-online-order-list,.commerce-online-order-stages>section.premium-order-stage>.commerce-online-stage-empty{margin:0 7px 7px}}@media (width<=520px){.commerce-orders-premium-filter{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.commerce-orders-premium-filter-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;width:100%;display:grid}.commerce-orders-premium-filter-actions button{width:100%}}@media (orientation:landscape){html.mobile-device .commerce-orders-premium-filter-host{margin-bottom:var(--veci-mob-panel-gap)}html.mobile-device .commerce-orders-premium-filter{gap:var(--veci-mob-inline-gap);padding:var(--veci-mob-panel-pad);border-radius:var(--veci-mob-panel-radius);box-shadow:var(--veci-mob-shadow);grid-template-columns:minmax(118px,1fr) 112px 112px auto}html.mobile-device .commerce-orders-premium-filter-copy{grid-column:auto}html.mobile-device .commerce-orders-premium-filter-copy>span{gap:var(--veci-mob-inline-gap);font-size:var(--veci-mob-control-text)}html.mobile-device .commerce-orders-premium-filter-copy svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device .commerce-orders-premium-filter-copy small,html.mobile-device .commerce-orders-premium-filter>label,html.mobile-device .commerce-orders-premium-filter>p,html.mobile-device .commerce-orders-period-loading{font-size:var(--veci-mob-small-text)}html.mobile-device .commerce-orders-premium-filter input{min-height:var(--veci-mob-input-height);height:var(--veci-mob-input-height);padding:0 var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-control-text)}html.mobile-device .commerce-orders-premium-filter-actions{gap:var(--veci-mob-inline-gap);grid-column:auto}html.mobile-device .commerce-orders-premium-filter-actions button{min-height:var(--veci-mob-button-height);height:var(--veci-mob-button-height);padding:0 var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-control-text)}html.mobile-device .commerce-orders-premium-filter-actions svg,html.mobile-device .commerce-orders-period-loading svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device .commerce-online-order-stages{gap:var(--veci-mob-panel-gap)}html.mobile-device .commerce-online-order-stages>section.premium-order-stage{border-radius:var(--veci-mob-panel-radius);box-shadow:var(--veci-mob-shadow);border-top-width:3px}html.mobile-device .commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle{min-height:var(--veci-mob-button-height);padding:var(--veci-mob-row-pad-y) 29px var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x)}html.mobile-device .commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle span{font-size:var(--veci-mob-control-text)}html.mobile-device .commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle strong{min-width:20px;height:20px;font-size:var(--veci-mob-small-text)}html.mobile-device .commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle:after{width:6px;height:6px;right:11px}html.mobile-device .commerce-online-order-stages>section.premium-order-stage>.commerce-online-order-list,html.mobile-device .commerce-online-order-stages>section.premium-order-stage>.commerce-online-stage-empty{margin:0 var(--veci-mob-panel-gap) var(--veci-mob-panel-gap)}html.mobile-device .commerce-online-order-stages>section.premium-order-stage.has-no-date-results .commerce-online-order-list:after{padding:var(--veci-mob-panel-pad);border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-body-text)}}.commerce-online-orders-mobile-alert-host{margin:2px 0 12px}.commerce-online-mobile-order-alert{background:#26975e0e;border:1px solid #26975e57;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px;padding:10px 12px;display:grid;box-shadow:0 5px 16px #17223b09}.commerce-online-mobile-order-alert-copy{align-items:center;gap:9px;min-width:0;display:flex}.commerce-online-mobile-order-alert-icon{color:#23714f;background:#26975e1a;border-radius:8px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.commerce-online-mobile-order-alert-icon svg{width:16px;height:16px}.commerce-online-mobile-order-alert-copy>div{gap:1px;min-width:0;display:grid}.commerce-online-mobile-order-alert-copy>div>span{color:#46715e;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:4px;font-size:.69rem;font-weight:850;display:inline-flex}.commerce-online-mobile-order-alert-copy>div>span svg{width:12px;height:12px}.commerce-online-mobile-order-alert-copy strong{color:var(--navy,#17223b);font-size:.86rem;line-height:1.18}.commerce-online-mobile-order-alert-copy small,.commerce-online-mobile-order-alert-note,.commerce-online-mobile-order-alert-error{font-size:.72rem;line-height:1.25}.commerce-online-mobile-order-alert-copy small,.commerce-online-mobile-order-alert-note{color:#66776f}.commerce-online-mobile-order-alert-switch{min-width:92px;min-height:38px;color:var(--navy,#17223b);font:inherit;cursor:pointer;background:#ffffffd1;border:1px solid #17223b1a;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:5px 9px;display:inline-flex}.commerce-online-mobile-order-alert-switch>span{background:#c7d0db;border-radius:999px;width:32px;height:18px;transition:background .16s;display:block;position:relative}.commerce-online-mobile-order-alert-switch>span i{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0f172a33}.commerce-online-mobile-order-alert-switch.enabled>span{background:#26975e}.commerce-online-mobile-order-alert-switch.enabled>span i{transform:translate(14px)}.commerce-online-mobile-order-alert-switch b{min-width:14px;font-size:.7rem}.commerce-online-mobile-order-alert-switch:disabled{cursor:default;opacity:.64}.commerce-online-mobile-order-alert-note,.commerce-online-mobile-order-alert-error{grid-column:1/-1;margin:0}.commerce-online-mobile-order-alert-error{color:#b42318;font-weight:750}@media (width<=760px){.commerce-online-orders-mobile-alert-host{margin-bottom:8px}.commerce-online-mobile-order-alert{gap:7px 9px;padding:8px 9px}.commerce-online-mobile-order-alert-copy{gap:7px}.commerce-online-mobile-order-alert-icon{flex-basis:28px;width:28px;height:28px}.commerce-online-mobile-order-alert-copy>div>span{font-size:.61rem}.commerce-online-mobile-order-alert-copy strong{font-size:.76rem}.commerce-online-mobile-order-alert-copy small,.commerce-online-mobile-order-alert-note,.commerce-online-mobile-order-alert-error{font-size:.64rem}.commerce-online-mobile-order-alert-switch{min-width:78px;min-height:34px;padding:4px 7px}}@media (orientation:landscape){html.mobile-device .commerce-online-orders-mobile-alert-host{margin:1px 0 5px!important}html.mobile-device .commerce-online-mobile-order-alert{border-radius:7px!important;gap:4px 7px!important;padding:5px 6px!important}html.mobile-device .commerce-online-mobile-order-alert-icon{border-radius:6px!important;flex-basis:22px!important;width:22px!important;height:22px!important}html.mobile-device .commerce-online-mobile-order-alert-icon svg{width:11px!important;height:11px!important}html.mobile-device .commerce-online-mobile-order-alert-copy>div>span{font-size:5.6px!important}html.mobile-device .commerce-online-mobile-order-alert-copy strong{font-size:7px!important}html.mobile-device .commerce-online-mobile-order-alert-copy small,html.mobile-device .commerce-online-mobile-order-alert-note,html.mobile-device .commerce-online-mobile-order-alert-error{font-size:5.6px!important}html.mobile-device .commerce-online-mobile-order-alert-switch{border-radius:6px!important;gap:4px!important;min-width:58px!important;min-height:25px!important;padding:3px 5px!important}html.mobile-device .commerce-online-mobile-order-alert-switch>span{width:23px!important;height:13px!important}html.mobile-device .commerce-online-mobile-order-alert-switch>span i{width:9px!important;height:9px!important}html.mobile-device .commerce-online-mobile-order-alert-switch.enabled>span i{transform:translate(10px)!important}html.mobile-device .commerce-online-mobile-order-alert-switch b{font-size:5.8px!important}}.commerce-online-store-page{gap:18px;display:grid}.commerce-online-store-heading{background:linear-gradient(135deg,#fff 0%,#fff1ed 100%);border:1px solid #ffd4ca;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.commerce-online-store-heading h2{color:var(--navy);margin:2px 0 4px;font-size:1.55rem}.commerce-online-store-heading p{color:var(--muted);margin:0}.commerce-online-store-heading>svg{color:#ff5d3d;background:#fff;border:1px solid #ffd4ca;border-radius:14px;width:46px;height:46px;padding:10px}.commerce-online-store-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.commerce-online-store-metrics article{background:#fff;border:1px solid #e3e8ec;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;padding:14px 16px;display:grid}.commerce-online-store-metrics svg{color:#ff5d3d;background:#fff1ed;border-radius:9px;grid-row:1/3;width:27px;height:27px;padding:6px}.commerce-online-store-metrics span{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:800}.commerce-online-store-metrics strong{color:var(--navy);font-size:1rem}.commerce-online-store-tabs{margin:0}.commerce-online-store-tabs button.active{color:#b53b25!important;background:#fff1ed!important;border-color:#ff5d3d!important}.commerce-online-orders-panel,.commerce-online-catalog-panel,.commerce-online-settings-card{background:#fff;border:1px solid #e2e7ea;border-radius:16px;padding:16px}.commerce-online-order-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.commerce-online-order-card{background:#fff;border:1px solid #e2e7ea;border-left:4px solid #ff5d3d;border-radius:14px;gap:11px;padding:14px;display:grid}.commerce-online-order-card.status-pending_payment{border-left-color:#d99119}.commerce-online-order-card.status-preparing,.commerce-online-order-card.status-ready,.commerce-online-order-card.status-on_the_way{border-left-color:#ff5d3d}.commerce-online-order-card.status-delivered{border-left-color:#29935e}.commerce-online-order-card.status-cancelled,.commerce-online-order-card.status-expired{opacity:.78;border-left-color:#c94d4d}.commerce-online-order-card header{justify-content:space-between;gap:12px;display:flex}.commerce-online-order-card header span{color:#ff5d3d;text-transform:uppercase;font-size:.68rem;font-weight:900}.commerce-online-order-card header h3{color:var(--navy);margin:2px 0;font-size:1rem}.commerce-online-order-card header small{color:var(--muted)}.commerce-online-order-card header>strong{color:#8b5a00;background:#fff4d8;border-radius:999px;align-self:start;padding:5px 8px;font-size:.65rem}.commerce-online-order-summary{background:#f7f9fa;border-radius:10px;flex-wrap:wrap;align-items:center;gap:9px;padding:9px 10px;display:flex}.commerce-online-order-summary span{color:#56636a;align-items:center;gap:5px;font-size:.68rem;font-weight:800;display:inline-flex}.commerce-online-order-summary svg{width:14px;height:14px}.commerce-online-order-summary b{color:var(--navy);margin-left:auto}.commerce-online-order-card ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.commerce-online-order-card li{border-bottom:1px dashed #e5e8ea;justify-content:space-between;gap:12px;padding-bottom:5px;font-size:.72rem;display:flex}.commerce-online-order-address{color:#53636a;align-items:flex-start;gap:6px;margin:0;font-size:.7rem;display:flex}.commerce-online-order-address svg{flex:none;width:15px;height:15px}.commerce-online-order-card footer{flex-wrap:wrap;gap:7px;display:flex}.commerce-online-order-card footer button,.commerce-online-zone-form button,.commerce-online-catalog-list article>button{color:#40515a;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e0e4;border-radius:9px;align-items:center;gap:5px;padding:6px 10px;font-size:.67rem;font-weight:850;display:inline-flex}.commerce-online-order-card footer button svg{width:14px;height:14px}.commerce-online-order-card footer button.primary{color:#fff;background:#ff5d3d;border-color:#ff5d3d}.commerce-online-order-card footer button.danger{color:#ad3737;background:#fff7f7;border-color:#efcaca;margin-left:auto}.commerce-online-catalog-list{gap:8px;margin-top:14px;display:grid}.commerce-online-catalog-list article{background:#fafbfc;border:1px solid #e2e7ea;border-radius:12px;grid-template-columns:54px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px;display:grid}.commerce-online-catalog-list article.published{background:#fffaf8;border-color:#ffd0c5}.commerce-online-product-thumb{color:#ff5d3d;background:#fff1ed;border-radius:10px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.commerce-online-product-thumb img{object-fit:cover;width:100%;height:100%}.commerce-online-product-thumb svg{width:23px;height:23px}.commerce-online-catalog-list article>div:nth-child(2),.commerce-online-catalog-list article>div:nth-child(3){gap:2px;display:grid}.commerce-online-catalog-list strong{color:var(--navy);font-size:.76rem}.commerce-online-catalog-list span,.commerce-online-catalog-list small{color:var(--muted);font-size:.64rem}.commerce-online-settings-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px;display:grid}.commerce-online-settings-card{align-content:start;gap:13px;display:grid}.commerce-online-settings-card>label:not(.commerce-online-switch){color:var(--navy);gap:5px;font-size:.71rem;font-weight:800;display:grid}.commerce-online-settings-card textarea,.commerce-online-settings-card input[type=number],.commerce-online-settings-card input[type=text]{box-sizing:border-box;width:100%;color:var(--navy);font:inherit;background:#fff;border:1px solid #d8dfe3;border-radius:9px;padding:9px 10px}.commerce-online-switch{background:#fff9f7;border:1px solid #f0d2ca;border-radius:11px;align-items:center;gap:9px;padding:10px;display:flex!important}.commerce-online-switch input{accent-color:#ff5d3d;width:18px;height:18px}.commerce-online-switch span{gap:1px;display:grid}.commerce-online-switch strong{color:var(--navy);font-size:.75rem}.commerce-online-switch small{color:var(--muted);font-size:.62rem}.commerce-online-setting-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.commerce-online-setting-options label{color:#485b64;border:1px solid #e1e6e9;border-radius:9px;align-items:center;gap:7px;padding:9px;font-size:.68rem;font-weight:750;display:flex}.commerce-online-setting-options input{accent-color:#ff5d3d}.commerce-online-mp-state{background:#f8fafb;border:1px solid #e1e6e9;border-radius:11px;grid-template-columns:auto 1fr;gap:2px 10px;padding:11px;display:grid}.commerce-online-mp-state span{color:#78868c;grid-row:1/3;align-items:center;gap:6px;font-size:.7rem;font-weight:900;display:flex}.commerce-online-mp-state span.connected{color:#238157}.commerce-online-mp-state span svg{width:18px;height:18px}.commerce-online-mp-state strong{color:var(--navy);font-size:.75rem}.commerce-online-mp-state small{color:var(--muted);font-size:.62rem}.commerce-online-zone-list{gap:7px;display:grid}.commerce-online-zone-list article{background:#fafbfc;border:1px solid #e2e7ea;border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px;display:grid}.commerce-online-zone-list article>span{gap:1px;display:grid}.commerce-online-zone-list strong{color:var(--navy);font-size:.72rem}.commerce-online-zone-list small{color:var(--muted);font-size:.61rem}.commerce-online-zone-list button{color:#b13d3d;cursor:pointer;background:0 0;border:0;font-weight:850}.commerce-online-zone-form{border-top:1px solid #e6eaec;gap:8px;padding-top:10px;display:grid}.commerce-online-zone-form button{color:#a73f2b;background:#fff1ed;border-color:#ffb8a8;justify-self:start}.commerce-online-item-form{gap:12px;display:grid}.commerce-online-image-field{gap:7px;display:grid}.commerce-online-image-field>span{color:var(--navy);align-items:center;gap:6px;font-size:.72rem;font-weight:850;display:flex}.commerce-online-image-field>span svg{color:#ff5d3d;width:17px;height:17px}.commerce-online-image-field img{object-fit:cover;border:1px solid #e1e5e8;border-radius:12px;width:120px;height:120px}.commerce-online-item-form footer{justify-content:flex-end;gap:8px;display:flex}.veci-live-store-hero{background:#17223b;border-radius:20px;align-content:end;min-height:250px;display:grid;position:relative;overflow:hidden}.veci-live-store-hero img{object-fit:cover;opacity:.68;width:100%;height:100%;position:absolute;inset:0}.veci-live-store-hero:after{content:"";background:linear-gradient(#121e3514,#121e35e6);position:absolute;inset:0}.veci-live-store-hero>div{z-index:1;color:#fff;padding:24px;position:relative}.veci-live-store-hero h1{margin:3px 0;font-size:2rem}.veci-live-store-hero p{max-width:680px;margin:0}.veci-live-store-facts{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.veci-live-store-facts span{color:#17223b;background:#ffffffeb;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:850}.veci-store-catalog-tools{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:18px 0;display:grid}.veci-store-catalog-tools label{background:#fff;border:1px solid #dce2e5;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.veci-store-catalog-tools label input{background:0 0;border:0;outline:0;width:100%;min-height:44px}.veci-store-catalog-tools label svg{color:#ff5d3d;width:18px}.veci-store-category-pills{gap:6px;display:flex;overflow:auto}.veci-store-category-pills button{white-space:nowrap;color:#53636a;cursor:pointer;background:#fff;border:1px solid #dce2e5;border-radius:999px;padding:8px 11px;font-weight:800}.veci-store-category-pills button.active{color:#a93e29;background:#fff1ed;border-color:#ff5d3d}.veci-store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.veci-store-product-card{background:#fff;border:1px solid #e1e6e9;border-radius:15px;align-content:start;display:grid;overflow:hidden}.veci-store-product-image{aspect-ratio:1.12;color:#ff5d3d;background:#fff1ed;place-items:center;display:grid;overflow:hidden}.veci-store-product-image img{object-fit:cover;width:100%;height:100%}.veci-store-product-image svg{width:42px;height:42px}.veci-store-product-card>div:last-child{gap:6px;padding:12px;display:grid}.veci-store-product-card h3{color:var(--navy);margin:0;font-size:.9rem}.veci-store-product-card p{color:var(--muted);margin:0;font-size:.68rem}.veci-store-product-card .veci-store-product-price{justify-content:space-between;align-items:end;gap:8px;display:flex}.veci-store-product-card .veci-store-product-price strong{color:var(--navy);font-size:1.02rem}.veci-store-product-card .veci-store-product-price small{color:#587079}.veci-store-product-card button{color:#fff;cursor:pointer;background:#ff5d3d;border:0;border-radius:9px;min-height:38px;font-weight:900}.veci-store-product-card button:disabled{cursor:not-allowed;opacity:.5}.veci-live-store-directory-card{background:#fff;border:1px solid #e1e6e9;border-radius:15px;gap:10px;padding:14px;display:grid}.veci-live-store-directory-card header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.veci-live-store-directory-card h3{color:var(--navy);margin:2px 0}.veci-live-store-directory-card p{color:var(--muted);margin:0;font-size:.72rem}.veci-live-store-directory-card .store-facts{flex-wrap:wrap;gap:6px;display:flex}.veci-live-store-directory-card .store-facts span{color:#9c402d;background:#fff1ed;border-radius:999px;padding:5px 7px;font-size:.62rem;font-weight:800}.veci-live-store-directory-card>a{justify-self:start}.veci-store-cart-warning{color:#984330;background:#fff1ed;border:1px solid #ffd3c8;border-radius:10px;padding:10px 12px;font-size:.72rem;font-weight:800}.veci-online-cart-page{gap:18px;display:grid}.veci-online-cart-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;display:grid}.veci-online-cart-lines,.veci-online-checkout-card{background:#fff;border:1px solid #e1e6e9;border-radius:16px;padding:15px}.veci-online-cart-line{border-bottom:1px solid #edf0f2;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 0;display:grid}.veci-online-cart-line:last-child{border-bottom:0}.veci-online-cart-line h3{color:var(--navy);margin:0 0 2px;font-size:.86rem}.veci-online-cart-line p{color:var(--muted);margin:0;font-size:.66rem}.veci-online-cart-line>strong{color:var(--navy)}.veci-online-checkout-card{align-content:start;gap:12px;display:grid}.veci-online-checkout-card h2{color:var(--navy);margin:0;font-size:1.05rem}.veci-online-checkout-options{gap:7px;display:grid}.veci-online-checkout-options label{color:#465960;border:1px solid #e0e5e8;border-radius:10px;align-items:center;gap:8px;padding:10px;font-size:.72rem;font-weight:800;display:flex}.veci-online-checkout-options label:has(input:checked){background:#fff1ed;border-color:#ffb9a9}.veci-online-checkout-options input{accent-color:#ff5d3d}.veci-online-address-fields{gap:7px;display:grid}.veci-online-address-fields input,.veci-online-address-fields select,.veci-online-checkout-card>label input{box-sizing:border-box;background:#fff;border:1px solid #d9e0e3;border-radius:9px;width:100%;padding:9px 10px}.veci-online-cart-summary{border-top:1px solid #e7ebed;gap:6px;padding-top:10px;display:grid}.veci-online-cart-summary>div{color:#57666d;justify-content:space-between;gap:12px;font-size:.72rem;display:flex}.veci-online-cart-summary>div.total{color:var(--navy);border-top:1px dashed #d9dfe2;padding-top:7px;font-size:.9rem;font-weight:900}.veci-online-checkout-button{color:#fff;cursor:pointer;background:#ff5d3d;border:0;border-radius:10px;min-height:43px;font-weight:950}.veci-online-order-success{text-align:center;background:#f5fbf7;border:1px solid #cde8d9;border-radius:18px;gap:12px;max-width:650px;margin:auto;padding:28px;display:grid}.veci-online-order-success svg{color:#28865a;width:46px;height:46px;margin:auto}.veci-online-order-success h1{color:var(--navy);margin:0}@media (width<=900px){.commerce-online-store-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-online-order-list,.commerce-online-settings-grid,.veci-online-cart-layout{grid-template-columns:1fr}.veci-store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.commerce-online-store-heading{align-items:flex-start;padding:16px}.commerce-online-store-heading>svg{width:38px;height:38px}.commerce-online-store-metrics{grid-template-columns:1fr 1fr}.commerce-online-order-list{grid-template-columns:1fr}.commerce-online-catalog-list article{grid-template-columns:48px minmax(0,1fr) auto}.commerce-online-catalog-list article>button{grid-column:2/4;justify-self:start}.commerce-online-setting-options,.veci-store-catalog-tools{grid-template-columns:1fr}.veci-store-product-grid{grid-template-columns:1fr 1fr}.veci-online-cart-line{grid-template-columns:minmax(0,1fr) auto}.veci-online-cart-line>strong{grid-column:2}.veci-live-store-hero{min-height:210px}.veci-live-store-hero>div{padding:18px}.veci-live-store-hero h1{font-size:1.55rem}}.commerce-online-store-tabs-v4{grid-template-columns:minmax(20px,1fr) auto auto auto minmax(210px,1fr);align-items:center;gap:8px;padding:7px 10px!important;display:grid!important}.commerce-online-store-tabs-v4 .commerce-online-tab-catalog{grid-column:2}.commerce-online-store-tabs-v4 .commerce-online-tab-orders{grid-column:3}.commerce-online-store-tabs-v4 .commerce-online-tab-settings{grid-column:4}.commerce-online-publish-control{color:#17223b;cursor:pointer;background:#fff;border:1px solid #dfe4e8;border-radius:10px;grid-column:5;justify-self:end;align-items:center;gap:8px;min-height:42px;padding:6px 10px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.commerce-online-publish-control input{accent-color:#ff5d3d;cursor:pointer;flex:0 0 18px;width:18px;height:18px;margin:0}.commerce-online-publish-control>span{text-align:left;gap:1px;display:grid}.commerce-online-publish-control strong{color:#17223b;font-size:.7rem;line-height:1.1}.commerce-online-publish-control small{color:#6d7880;font-size:.59rem;line-height:1.15}.commerce-online-publish-control.published{background:#fff1ed;border-color:#ff5d3d7a;box-shadow:inset 0 0 0 1px #ff5d3d0d}.commerce-online-publish-control:has(input:focus-visible){outline-offset:2px;outline:2px solid #ff5d3d47}.commerce-online-publish-control:has(input:disabled){cursor:not-allowed;opacity:.58}.commerce-online-settings-grid.commerce-online-settings-grid-v4{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.commerce-online-settings-grid-v4 .commerce-online-settings-card{min-width:0}.commerce-online-settings-grid-v4 .commerce-online-zone-form{gap:10px;padding-top:12px}.commerce-online-settings-grid-v4 .commerce-online-zone-form .commerce-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.commerce-online-settings-grid-v4 .commerce-online-zone-form label{color:#17223b;gap:5px;min-width:0;font-size:.71rem;font-weight:800;display:grid}.commerce-online-settings-grid-v4 .commerce-online-zone-form input{box-sizing:border-box;color:#17223b;width:100%;min-width:0;min-height:38px;font:inherit;background:#fff;border:1px solid #d8dfe3;border-radius:9px;padding:8px 10px}.commerce-online-settings-grid-v4 .commerce-online-zone-form input:focus{border-color:#ff5d3db3;outline:0;box-shadow:0 0 0 3px #ff5d3d17}.commerce-online-settings-grid-v4 .commerce-online-zone-form>button{color:#a53d28;background:#fff1ed;border-color:#ff5d3d;min-height:38px;padding-inline:14px}@media (width<=1080px){.commerce-online-store-tabs-v4{grid-template-columns:auto auto auto minmax(190px,1fr)}.commerce-online-store-tabs-v4 .commerce-online-tab-catalog{grid-column:1}.commerce-online-store-tabs-v4 .commerce-online-tab-orders{grid-column:2}.commerce-online-store-tabs-v4 .commerce-online-tab-settings{grid-column:3}.commerce-online-publish-control{grid-column:4}}@media (width<=820px){.commerce-online-store-tabs-v4{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-online-publish-control{grid-column:1/-1;justify-content:center;justify-self:stretch}.commerce-online-settings-grid.commerce-online-settings-grid-v4{grid-template-columns:1fr}}@media (width<=560px){.commerce-online-settings-grid-v4 .commerce-online-zone-form .commerce-form-grid.two{grid-template-columns:1fr}}.commerce-online-catalog-screen,.commerce-online-add-screen{gap:14px;display:grid}.commerce-online-catalog-viewbar{background:#fff;border:1px solid #e4e8eb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.commerce-online-catalog-viewbar>span{color:#5f6d74;text-transform:uppercase;letter-spacing:.02em;font-size:.66rem;font-weight:850}.commerce-online-view-switcher{background:#f7f9fa;border:1px solid #e2e6e9;border-radius:9px;grid-template-columns:repeat(3,auto);gap:4px;padding:3px;display:inline-grid}.commerce-online-view-switcher button{color:#66737a;min-height:30px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:.65rem;font-weight:850;transition:background .16s,color .16s,box-shadow .16s}.commerce-online-view-switcher button.active{color:#b23f29;background:#fff1ed;box-shadow:inset 0 0 0 1px #ff5d3d38}.commerce-online-add-screen .commerce-online-add-products{margin:0}.commerce-online-add-screen .commerce-online-add-products-heading{padding-bottom:2px}.commerce-online-catalog-list.view-small article{border-radius:9px;grid-template-columns:40px minmax(0,1fr) auto auto;gap:9px;padding:7px 9px}.commerce-online-catalog-list.view-small span,.commerce-online-catalog-list.view-small small{font-size:.59rem}.commerce-online-catalog-list.view-small article>button{min-height:31px;padding:5px 9px;font-size:.62rem}.commerce-online-catalog-list.view-medium article{min-height:66px}.commerce-online-catalog-list.view-large{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.commerce-online-catalog-list.view-large article{border-radius:13px;grid-template-columns:1fr;align-items:start;gap:9px;padding:11px;display:grid}.commerce-online-catalog-list.view-large .commerce-online-product-thumb{border-radius:11px;width:100%;height:150px}.commerce-online-catalog-list.view-large .commerce-online-product-thumb svg{width:36px;height:36px}.commerce-online-catalog-list.view-large article>div:nth-child(2),.commerce-online-catalog-list.view-large article>div:nth-child(3){gap:3px;display:grid}.commerce-online-catalog-list.view-large article>div:nth-child(3){border-top:1px solid #eceff1;padding-top:7px}.commerce-online-catalog-list.view-large article>button{justify-content:center;width:100%}@media (width<=980px){.commerce-online-catalog-list.view-large{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.commerce-online-catalog-viewbar{flex-direction:column;align-items:stretch}.commerce-online-view-switcher{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.commerce-online-catalog-list.view-large{grid-template-columns:1fr}.commerce-online-catalog-list.view-small article,.commerce-online-catalog-list.view-medium article{grid-template-columns:44px minmax(0,1fr)}.commerce-online-catalog-list.view-small article>div:nth-child(3),.commerce-online-catalog-list.view-small article>button,.commerce-online-catalog-list.view-medium article>div:nth-child(3),.commerce-online-catalog-list.view-medium article>button{grid-column:2;justify-self:start}}.commerce-online-product-insights{background:#fff;border:1px solid #dfe5e8;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.commerce-online-product-insights>span{background:#fbfcfd;border:1px solid #e7ebee;border-radius:8px;gap:3px;min-width:0;padding:9px 11px;display:grid}.commerce-online-product-insights small{color:#68747c;letter-spacing:.02em;text-transform:uppercase;font-size:.67rem;font-weight:800}.commerce-online-product-insights strong{color:#17223b;font-size:.94rem;line-height:1.1}.commerce-online-product-insights.is-positive>span:first-child strong,.commerce-online-product-insights.is-positive>span:nth-child(2) strong{color:#188653}.commerce-online-product-insights.is-negative>span:first-child strong,.commerce-online-product-insights.is-negative>span:nth-child(2) strong{color:#c43c3c}.commerce-online-product-insights-note{color:#768189;grid-column:1/-1;margin:-1px 2px 0;font-size:.67rem;line-height:1.25}@media (width<=620px){.commerce-online-product-insights{grid-template-columns:1fr}.commerce-online-product-insights-note{grid-column:1}}.commerce-online-store-tabs-v4 .commerce-online-publish-control{appearance:none;color:#17223b;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4e8;border-radius:10px;grid-column:5;justify-self:end;align-items:center;gap:8px;padding:6px 10px;transition:border-color .16s,background .16s,box-shadow .16s,transform .12s;display:flex}.commerce-online-store-tabs-v4 .commerce-online-publish-control:hover:not(:disabled){border-color:#ff5d3d7a}.commerce-online-store-tabs-v4 .commerce-online-publish-control:active:not(:disabled){transform:translateY(1px)}.commerce-online-store-tabs-v4 .commerce-online-publish-control:focus-visible{outline-offset:2px;outline:2px solid #ff5d3d57}.commerce-online-store-tabs-v4 .commerce-online-publish-control:disabled{cursor:not-allowed;opacity:.58}.commerce-online-store-tabs-v4 .commerce-online-publish-control.published{background:#fff1ed;border-color:#ff5d3d80;box-shadow:inset 0 0 0 1px #ff5d3d0f}.commerce-online-publish-check{color:#0000;background:#fff;border:1.5px solid #aab4ba;border-radius:4px;flex:0 0 19px;place-items:center;width:19px;height:19px;transition:border-color .16s,background .16s,color .16s;display:grid}.commerce-online-publish-check svg{stroke-width:3px;width:15px;height:15px}.commerce-online-publish-control.published .commerce-online-publish-check{color:#fff;background:#ff5d3d;border-color:#ff5d3d}.commerce-online-publish-control>span:last-child{gap:1px;min-width:0;display:grid}.commerce-online-publish-control>span:last-child strong{color:#17223b;font-size:.7rem;line-height:1.1}.commerce-online-publish-control>span:last-child small{color:#6d7880;font-size:.59rem;line-height:1.15}.commerce-online-catalog-screen .commerce-online-catalog-toolbar{align-items:end}.commerce-online-catalog-screen .commerce-online-catalog-search,.commerce-online-catalog-screen .commerce-online-catalog-category select{box-sizing:border-box;height:38px;min-height:38px}.commerce-online-catalog-screen .commerce-online-catalog-category{align-self:end}.commerce-inventory-dialog.commerce-online-add-products-dialog{width:min(860px,100vw - 48px);max-width:min(860px,100vw - 48px);max-height:calc(100dvh - 40px)}.commerce-online-add-dialog-content{gap:10px;min-height:0;padding:12px 14px 14px;display:grid}.commerce-online-add-dialog-intro{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.commerce-online-add-dialog-intro>div{min-width:0}.commerce-online-add-dialog-intro p{color:var(--muted);margin:3px 0 0;font-size:.7rem;line-height:1.35}.commerce-online-add-dialog-count{color:#a6402d;background:#fff1ed;border-radius:999px;flex:none;padding:5px 8px;font-size:.64rem;font-weight:900}.commerce-online-add-dialog-toolbar{background:#fffaf8;border:1px solid #eadfdc;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(180px,220px);align-items:end;gap:9px;padding:9px;display:grid}.commerce-online-add-dialog-toolbar .commerce-online-catalog-search,.commerce-online-add-dialog-toolbar .commerce-online-catalog-category select{box-sizing:border-box;height:36px;min-height:36px}.commerce-online-add-products-dialog .commerce-online-add-products{min-height:0;margin:0;padding:9px}.commerce-online-add-products-dialog .commerce-online-add-products-heading{padding-bottom:2px}.commerce-online-add-products-dialog .commerce-online-add-products-list{overscroll-behavior:contain;max-height:min(420px,100dvh - 250px);padding-right:2px;overflow-y:auto}.commerce-online-add-dialog-footer{justify-content:flex-end;gap:8px;padding-top:1px;display:flex}.commerce-online-add-dialog-footer button{min-height:34px}@media (width<=820px){.commerce-online-store-tabs-v4 .commerce-online-publish-control{grid-column:1/-1;justify-content:center;justify-self:stretch}.commerce-online-add-dialog-toolbar{grid-template-columns:minmax(0,1fr) 180px}}@media (width<=640px){.commerce-online-add-dialog-toolbar{grid-template-columns:1fr}}html.android-app .commerce-inventory-dialog.commerce-online-add-products-dialog{border-radius:10px!important;width:min(760px,100vw - 56px)!important;max-width:min(760px,100vw - 56px)!important;max-height:calc(100dvh - 28px)!important}html.android-app .commerce-inventory-dialog.commerce-online-add-products-dialog>header{min-height:32px!important;padding:4px 8px!important}html.android-app .commerce-inventory-dialog.commerce-online-add-products-dialog>header h3{margin:0!important;font-size:12px!important;line-height:1!important}html.android-app .commerce-online-add-dialog-content{gap:6px!important;padding:7px 9px 8px!important}html.android-app .commerce-online-add-dialog-intro p{margin-top:2px!important;font-size:8px!important;line-height:1.15!important}html.android-app .commerce-online-add-dialog-count{padding:3px 6px!important;font-size:8px!important}html.android-app .commerce-online-add-dialog-toolbar{border-radius:7px!important;grid-template-columns:minmax(0,1fr) 150px!important;gap:6px!important;padding:6px!important}html.android-app .commerce-online-add-dialog-toolbar .commerce-online-catalog-search,html.android-app .commerce-online-add-dialog-toolbar .commerce-online-catalog-category select{border-radius:6px!important;height:30px!important;min-height:30px!important;font-size:9px!important}html.android-app .commerce-online-add-dialog-toolbar .commerce-online-catalog-category{gap:2px!important;font-size:8px!important}html.android-app .commerce-online-add-products-dialog .commerce-online-add-products{border-radius:7px!important;gap:5px!important;padding:6px!important}html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-heading strong{font-size:9px!important}html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-heading small,html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-heading>span{font-size:7px!important}html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-list{gap:4px!important;max-height:calc(100dvh - 190px)!important}html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-list article{border-radius:7px!important;grid-template-columns:36px minmax(0,1fr) auto auto!important;gap:6px!important;min-height:42px!important;padding:4px 6px!important}html.android-app .commerce-online-add-products-dialog .commerce-online-product-thumb{border-radius:6px!important;width:36px!important;height:36px!important}html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-list article>div:nth-child(2) strong,html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-list article>strong{font-size:8.5px!important}html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-list article>div:nth-child(2) span,html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-list article>div:nth-child(2) small{font-size:7px!important}html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-list article>button{border-radius:6px!important;height:28px!important;min-height:28px!important;padding:0 7px!important;font-size:8px!important}html.android-app .commerce-online-add-dialog-footer button{height:29px!important;min-height:29px!important;padding:0 10px!important;font-size:9px!important}html.android-app .commerce-online-store-tabs-v4 .commerce-online-publish-control{touch-action:manipulation!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-inventory-dialog.commerce-online-add-products-dialog{width:min(720px,100vw - 44px)!important;max-width:min(720px,100vw - 44px)!important;max-height:calc(100dvh - 20px)!important}html.android-app .commerce-online-add-products-dialog .commerce-online-add-products-list{max-height:calc(100dvh - 174px)!important}}.commerce-online-clean-workflow{gap:16px;display:grid}.commerce-online-clean-tabs{border-bottom:1px solid #17223b14;justify-content:center;align-items:center;gap:8px;padding:2px 0 10px;display:flex}.commerce-online-clean-tabs>button{color:#626274;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 16px;font-size:13px;font-weight:850;display:inline-flex}.commerce-online-clean-tabs>button:hover,.commerce-online-clean-tabs>button.active{color:var(--coral,#ff5a36);background:#ff5a3617}.commerce-online-clean-tabs svg{width:17px;height:17px}.commerce-online-clean-tabs>button>span{background:var(--coral,#ff5a36);color:#fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;display:grid}.clean-catalog,.clean-orders-board{margin-top:0}.commerce-online-row-problem{margin-top:3px;font-weight:800;display:block;color:#b5432d!important}.clean-settings-grid{align-items:start}.clean-general-settings,.clean-zones-card{min-width:0}.clean-fulfillment-options{grid-template-columns:repeat(2,minmax(0,1fr))}.clean-schedule-grid label>span{align-items:center;gap:5px;display:inline-flex}.clean-schedule-grid label>span svg{width:14px;height:14px;color:var(--coral,#ff5a36)}.commerce-online-payment-compact{background:#fff8e7a8;border:1px solid #d58d1f40;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;display:grid}.commerce-online-payment-compact.ready{background:#26975e0f;border-color:#26975e38}.commerce-online-payment-compact>svg{color:#b77818;width:20px;height:20px}.commerce-online-payment-compact.ready>svg{color:#18784a}.commerce-online-payment-compact span{gap:2px;display:grid}.commerce-online-payment-compact strong{color:var(--navy,#17223b);font-size:12px}.commerce-online-payment-compact small{color:#737786;font-size:10px}.commerce-online-payment-compact button{min-height:31px;color:var(--navy,#17223b);background:#fff;border:1px solid #17223b1f;border-radius:8px;padding:0 10px;font-size:10px;font-weight:850}.commerce-online-operating-switches{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.commerce-online-operating-switches>label{background:#fafbfc;border:1px solid #17223b17;border-radius:10px;align-items:center;gap:9px;min-height:54px;padding:10px 12px;display:flex}.commerce-online-operating-switches input{accent-color:var(--coral,#ff5a36)}.commerce-online-operating-switches span{gap:2px;display:grid}.commerce-online-operating-switches strong{color:var(--navy,#17223b);font-size:11px}.commerce-online-operating-switches small{color:#767b89;font-size:9px;line-height:1.25}.commerce-online-settings-problems,.commerce-online-product-blocker{color:#863826;background:#ff5a360f;border:1px solid #c54a3033;border-radius:10px;align-items:flex-start;gap:9px;margin-top:12px;padding:10px 12px;display:flex}.commerce-online-settings-problems>svg,.commerce-online-product-blocker>svg{flex:0 0 18px;width:18px;height:18px;margin-top:1px}.commerce-online-settings-problems strong,.commerce-online-product-blocker strong{color:#7d3020;font-size:11px}.commerce-online-settings-problems ul,.commerce-online-product-blocker ul{margin:5px 0 0;padding-left:17px;font-size:10px;line-height:1.45}.commerce-online-product-blocker>div>div{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.commerce-online-product-blocker button{color:#8c3827;background:#fff;border:1px solid #c54a303d;border-radius:7px;min-height:29px;padding:0 9px;font-size:9px;font-weight:850}.commerce-online-product-paused-note{color:#8a5a0a;background:#d58d1f14;border-radius:8px;margin-top:9px;padding:8px 10px;font-size:10px;font-weight:750}.clean-zones-card fieldset{border:0;min-width:0;margin:0;padding:0}.clean-zones-card.is-disabled{background:#fafbfc;border-style:dashed}.clean-zones-card.is-disabled fieldset{opacity:.43;pointer-events:none;filter:grayscale(.25)}.commerce-online-order-stages{gap:14px;display:grid}.commerce-online-order-stages>section{gap:9px;display:grid}.commerce-online-order-stages>section>header{justify-content:space-between;align-items:center;padding:0 2px;display:flex}.commerce-online-order-stages>section>header span{color:var(--navy,#17223b);font-size:12px;font-weight:900}.commerce-online-order-stages>section>header strong{min-width:24px;height:24px;color:var(--navy,#17223b);background:#17223b12;border-radius:999px;place-items:center;padding:0 6px;font-size:10px;display:grid}.commerce-online-stage-empty{color:#7c8190;background:#fbfcfd;border:1px dashed #17223b1f;border-radius:10px;margin:0;padding:12px;font-size:11px}.clean-order footer{flex-wrap:wrap}.clean-order footer .print{color:var(--navy,#17223b);background:#fff;border-color:#17223b24}.clean-order footer button:disabled{cursor:not-allowed;opacity:.48}.commerce-online-order-inline-note{color:#87580b;background:#d58d1f14;border-radius:8px;margin:8px 0 0;padding:7px 9px;font-size:9px;font-weight:750}.compact-history .clean-order{opacity:.84}html.commerce-online-orders-readiness-known:not(.commerce-online-orders-ready) .clean-online-item-form .commerce-online-product-visibility .commerce-online-switch:nth-child(4):has(input:checked):after{content:none!important;display:none!important}@media (width<=760px){.commerce-online-clean-tabs{justify-content:stretch;gap:4px;padding-bottom:7px}.commerce-online-clean-tabs>button{flex:1;min-height:34px;padding:0 7px;font-size:10px}.clean-fulfillment-options,.commerce-online-operating-switches,.clean-schedule-grid{grid-template-columns:1fr}.commerce-online-payment-compact{grid-template-columns:28px minmax(0,1fr)}.commerce-online-payment-compact button{grid-column:1/-1;width:100%}.commerce-online-order-stages{gap:10px}.clean-order footer>button{width:100%}}@media (width<=520px){html.mobile-device .commerce-orders-premium-filter{gap:var(--veci-mob-inline-gap);padding:var(--veci-mob-panel-pad);border-radius:var(--veci-mob-panel-radius);box-shadow:var(--veci-mob-shadow)}html.mobile-device .commerce-orders-premium-filter-copy>span{gap:var(--veci-mob-inline-gap);font-size:var(--veci-mob-control-text)}html.mobile-device .commerce-orders-premium-filter-copy small,html.mobile-device .commerce-orders-premium-filter>label,html.mobile-device .commerce-orders-premium-filter>p,html.mobile-device .commerce-orders-period-loading{font-size:var(--veci-mob-small-text)}html.mobile-device .commerce-orders-premium-filter input{min-height:var(--veci-mob-input-height);height:var(--veci-mob-input-height);padding:0 var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-control-text)}html.mobile-device .commerce-orders-premium-filter-actions button{min-height:var(--veci-mob-button-height);height:var(--veci-mob-button-height);padding:0 var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-control-radius);font-size:var(--veci-mob-control-text)}html.mobile-device .commerce-orders-premium-filter-copy svg,html.mobile-device .commerce-orders-premium-filter-actions svg,html.mobile-device .commerce-orders-period-loading svg{width:var(--veci-mob-icon);height:var(--veci-mob-icon)}html.mobile-device .commerce-online-order-stages{gap:var(--veci-mob-panel-gap)}html.mobile-device .commerce-online-order-stages>section.premium-order-stage{border-radius:var(--veci-mob-panel-radius);box-shadow:var(--veci-mob-shadow);border-top-width:3px}html.mobile-device .commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle{min-height:var(--veci-mob-button-height);padding:var(--veci-mob-row-pad-y) 29px var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x)}html.mobile-device .commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle span{font-size:var(--veci-mob-control-text)}html.mobile-device .commerce-online-order-stages>section.premium-order-stage>header.premium-stage-toggle strong{min-width:20px;height:20px;font-size:var(--veci-mob-small-text)}}.commerce-red-products-page{color:var(--navy);gap:14px;display:grid}.commerce-red-products-heading,.commerce-red-products-panel-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.commerce-red-products-heading h2{margin:2px 0 5px;font-size:clamp(26px,3vw,38px);line-height:1.05}.commerce-red-products-heading p,.commerce-red-products-panel-title p{color:var(--muted);margin:0}.commerce-red-products-heading>div>p:last-child{max-width:850px}.commerce-red-products-refresh,.commerce-red-offer-actions button,.commerce-red-promotion-list footer button{min-height:38px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #17223b24;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:800;display:inline-flex}.commerce-red-products-refresh svg,.commerce-red-offer-actions svg{width:16px;height:16px}.commerce-red-products-refresh:disabled,.commerce-red-offer-actions button:disabled,.commerce-red-promotion-list footer button:disabled{cursor:not-allowed;opacity:.58}.commerce-red-products-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.commerce-red-products-summary article{border:1px solid #e1e7ed;border-top:3px solid var(--coral);background:#fff;border-radius:12px;align-items:center;gap:10px;min-height:70px;padding:11px 12px;display:flex}.commerce-red-products-summary article.warning{background:#fffaf0;border-top-color:#d58a09}.commerce-red-products-summary article>svg{width:21px;height:21px;color:var(--coral);flex:none}.commerce-red-products-summary article.warning>svg{color:#b66d00}.commerce-red-products-summary span{gap:1px;display:grid}.commerce-red-products-summary strong{color:var(--navy);font-size:19px}.commerce-red-products-summary small{color:var(--muted);font-size:12px}.commerce-red-products-tabs{background:#fff;border:1px solid #ff5d3d5c;border-radius:11px;gap:6px;padding:5px;display:flex;overflow-x:auto}.commerce-red-products-tabs button{color:#5c6270;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 15px;font-weight:850;display:inline-flex}.commerce-red-products-tabs button.active{color:#fff;background:var(--navy)}.commerce-red-products-tabs svg{width:16px;height:16px}.commerce-red-products-panel{background:#fff;border:1px solid #e0e6ec;border-radius:13px;gap:12px;padding:14px;display:grid;box-shadow:0 8px 24px #17324d0a}.commerce-red-products-panel-title h3{color:var(--navy);margin:0 0 3px;font-size:17px}.commerce-red-products-panel-title p{font-size:13px}.commerce-red-products-empty{color:#6f7b8b;text-align:center;background:#fbfcfd;border:1px dashed #cbd4de;border-radius:11px;align-content:center;place-items:center;gap:5px;min-height:170px;padding:24px;display:grid}.commerce-red-products-empty.compact{min-height:125px}.commerce-red-products-empty svg{width:28px;height:28px;color:var(--coral)}.commerce-red-products-empty strong{color:var(--navy)}.commerce-red-products-empty span{font-size:13px}.commerce-red-products-table-wrap{overflow-x:auto}.commerce-red-products-table{border-collapse:collapse;width:100%;min-width:720px}.commerce-red-products-table th,.commerce-red-products-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f3;padding:10px 11px}.commerce-red-products-table th{color:#7a8493;letter-spacing:.035em;text-transform:uppercase;font-size:11px}.commerce-red-products-table td{color:#3f5064;font-size:13px}.commerce-red-products-table td:first-child strong,.commerce-red-products-table td:first-child small{display:block}.commerce-red-products-table td:first-child strong{color:var(--navy)}.commerce-red-products-table td:first-child small{color:#8a94a2;margin-top:2px;font-size:11px}.commerce-red-stock-state,.commerce-red-promotion-status,.commerce-red-inherited-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;min-height:25px;padding:0 8px;font-size:11px;font-weight:850;display:inline-flex}.commerce-red-stock-state.ok,.commerce-red-promotion-status.active{color:#19713a;background:#e8f8ed}.commerce-red-stock-state.low{color:#9b6500;background:#fff4cf}.commerce-red-stock-state.empty{color:#9f302a;background:#fff0ef}.commerce-red-inherited-badge{color:#365a78;background:#eef5fb}.commerce-red-inherited-badge svg{width:13px;height:13px}.commerce-red-alert-list{gap:7px;display:grid}.commerce-red-alert-list article{background:#fffdf7;border:1px solid #e3e8ed;border-left:4px solid #d99312;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:10px 11px;display:grid}.commerce-red-alert-list article.expired{background:#fff7f6;border-left-color:#bd3a32}.commerce-red-alert-list article>svg{color:#b5780a;width:19px;height:19px}.commerce-red-alert-list article.expired>svg{color:#b23831}.commerce-red-alert-list span{gap:2px;display:grid}.commerce-red-alert-list strong{color:#293d53;font-size:13px}.commerce-red-alert-list small{color:#758294;font-size:11px}.commerce-red-offers-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;gap:12px;display:grid}.commerce-red-offer-form label{color:#42566b;gap:5px;font-size:12px;font-weight:800;display:grid}.commerce-red-offer-form label small{color:#818c9b;font-weight:650}.commerce-red-offer-form input,.commerce-red-offer-form select{width:100%;min-height:39px;color:var(--navy);font:inherit;background:#fff;border:1px solid #d7dfe7;border-radius:8px;outline:none;padding:7px 9px}.commerce-red-offer-form input:focus,.commerce-red-offer-form select:focus{border-color:var(--coral);box-shadow:0 0 0 3px #ff5d3d1a}.commerce-red-offer-basics{grid-template-columns:1.5fr .8fr .8fr .85fr;gap:8px;display:grid}.commerce-red-offer-lines{gap:7px;display:grid}.commerce-red-offer-line{background:#f7f9fb;border-radius:9px;grid-template-columns:minmax(190px,1.7fr) minmax(90px,.6fr) minmax(100px,.7fr) auto;align-items:end;gap:7px;padding:9px;display:grid}.commerce-red-offer-remove{color:#b43129;cursor:pointer;background:#fff;border:1px solid #b4312938;border-radius:8px;place-items:center;width:38px;height:39px;padding:0;display:grid}.commerce-red-offer-remove svg{width:15px;height:15px}.commerce-red-offer-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.commerce-red-offer-actions button.primary{border-color:var(--coral);color:#fff;background:var(--coral)}.commerce-red-promotion-list{gap:7px;display:grid}.commerce-red-promotion-list article{background:#fff;border:1px solid #e3e8ed;border-radius:9px;gap:8px;padding:10px;display:grid}.commerce-red-promotion-list article>div,.commerce-red-promotion-list article footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.commerce-red-promotion-list article span:not(.commerce-red-promotion-status){gap:2px;min-width:0;display:grid}.commerce-red-promotion-list article strong{color:var(--navy);font-size:13px}.commerce-red-promotion-list article small{color:#7a8797;text-overflow:ellipsis;font-size:11px;overflow:hidden}.commerce-red-promotion-list article b{color:var(--navy);white-space:nowrap}.commerce-red-promotion-list footer button{color:#a9342d;min-height:30px;padding:0 9px;font-size:11px}@media (width<=980px){.commerce-red-offers-layout{grid-template-columns:1fr}.commerce-red-offer-basics{grid-template-columns:1fr 1fr}}@media (width<=720px){.commerce-red-products-heading,.commerce-red-products-panel-title{flex-direction:column;align-items:stretch}.commerce-red-products-refresh{width:100%}.commerce-red-products-summary{grid-template-columns:1fr 1fr}.commerce-red-products-summary article:last-child{grid-column:1/-1}.commerce-red-offer-basics,.commerce-red-offer-line{grid-template-columns:1fr}.commerce-red-offer-remove{width:100%}.commerce-red-offer-actions,.commerce-red-promotion-list article>div,.commerce-red-promotion-list article footer{flex-direction:column;align-items:stretch}.commerce-red-offer-actions button,.commerce-red-promotion-list footer button{width:100%}}html.mobile-device .commerce-red-products-page{gap:var(--veci-mob-page-gap,7px)}html.mobile-device .commerce-red-products-heading{gap:5px}html.mobile-device .commerce-red-products-heading h2{font-size:var(--veci-mob-section-title,15px);margin:0 0 2px}html.mobile-device .commerce-red-products-heading p,html.mobile-device .commerce-red-products-panel-title p{font-size:var(--veci-mob-small-text,8px);line-height:1.15}html.mobile-device .commerce-red-products-refresh,html.mobile-device .commerce-red-products-tabs button,html.mobile-device .commerce-red-offer-actions button,html.mobile-device .commerce-red-promotion-list footer button{min-height:var(--veci-mob-compact-button-height,29px);height:var(--veci-mob-compact-button-height,29px);border-radius:var(--veci-mob-control-radius,7px);font-size:var(--veci-mob-control-text,10px);padding:0 8px}html.mobile-device .commerce-red-products-summary{gap:var(--veci-mob-inline-gap,5px)}html.mobile-device .commerce-red-products-summary article{border-radius:var(--veci-mob-panel-radius,8px);gap:5px;min-height:48px;padding:5px 7px}html.mobile-device .commerce-red-products-summary article>svg,html.mobile-device .commerce-red-products-tabs svg,html.mobile-device .commerce-red-products-refresh svg{width:var(--veci-mob-icon,13px);height:var(--veci-mob-icon,13px)}html.mobile-device .commerce-red-products-summary strong{font-size:var(--veci-mob-highlight-text,12.5px)}html.mobile-device .commerce-red-products-summary small{font-size:var(--veci-mob-tiny-text,7.7px)}html.mobile-device .commerce-red-products-tabs{border-radius:var(--veci-mob-panel-radius,8px);gap:3px;padding:3px}html.mobile-device .commerce-red-products-panel{gap:var(--veci-mob-panel-gap,6px);padding:var(--veci-mob-panel-pad,9px);border-radius:var(--veci-mob-panel-radius,8px)}html.mobile-device .commerce-red-products-panel-title h3{margin-bottom:1px;font-size:11px}html.mobile-device .commerce-red-products-empty{border-radius:var(--veci-mob-panel-radius,8px);min-height:92px;font-size:var(--veci-mob-body-text,9.5px);gap:3px;padding:10px}html.mobile-device .commerce-red-products-empty svg{width:18px;height:18px}html.mobile-device .commerce-red-products-empty span{font-size:var(--veci-mob-small-text,8px)}html.mobile-device .commerce-red-products-table{min-width:560px}html.mobile-device .commerce-red-products-table th,html.mobile-device .commerce-red-products-table td{padding:var(--veci-mob-row-pad-y,5px) var(--veci-mob-row-pad-x,7px);font-size:var(--veci-mob-small-text,8px)}html.mobile-device .commerce-red-products-table th,html.mobile-device .commerce-red-products-table td:first-child small,html.mobile-device .commerce-red-products-table .commerce-red-stock-state{font-size:var(--veci-mob-tiny-text,7.7px)}html.mobile-device .commerce-red-stock-state,html.mobile-device .commerce-red-promotion-status,html.mobile-device .commerce-red-inherited-badge{min-height:21px;font-size:var(--veci-mob-tiny-text,7.7px);padding:0 6px}html.mobile-device .commerce-red-alert-list{gap:4px}html.mobile-device .commerce-red-alert-list article{border-radius:var(--veci-mob-control-radius,7px);gap:6px;padding:6px 7px}html.mobile-device .commerce-red-alert-list article>svg{width:var(--veci-mob-icon,13px);height:var(--veci-mob-icon,13px)}html.mobile-device .commerce-red-alert-list strong{font-size:8.7px}html.mobile-device .commerce-red-alert-list small{font-size:var(--veci-mob-tiny-text,7.7px)}html.mobile-device .commerce-red-offer-form label{font-size:var(--veci-mob-small-text,8px);gap:2px}html.mobile-device .commerce-red-offer-form input,html.mobile-device .commerce-red-offer-form select{min-height:var(--veci-mob-input-height,31px);height:var(--veci-mob-input-height,31px);border-radius:var(--veci-mob-control-radius,7px);padding:0 7px;font-size:8.7px}html.mobile-device .commerce-red-offer-line{border-radius:var(--veci-mob-panel-radius,8px);gap:5px;padding:6px}html.mobile-device .commerce-red-offer-remove{min-height:var(--veci-mob-compact-button-height,29px);height:var(--veci-mob-compact-button-height,29px);border-radius:var(--veci-mob-control-radius,7px)}html.mobile-device .commerce-red-promotion-list article{border-radius:var(--veci-mob-panel-radius,8px);gap:5px;padding:6px 7px}html.mobile-device .commerce-red-promotion-list article strong,html.mobile-device .commerce-red-promotion-list article b{font-size:8.8px}html.mobile-device .commerce-red-promotion-list article small{font-size:var(--veci-mob-tiny-text,7.7px)}.commerce-product-warning-dialog,.commerce-product-delete-dialog{width:min(500px,100%)}.commerce-product-operation-body{gap:16px;padding:20px;display:grid}.commerce-product-operation-alert{color:#7f1d1d;background:#fff1f2;border:1px solid #b91c1c33;border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.commerce-product-operation-alert svg{flex:none;width:22px;height:22px;margin-top:1px}.commerce-product-operation-alert>div{gap:5px;display:grid}.commerce-product-operation-alert strong{color:#7f1d1d}.commerce-product-operation-alert p{color:#9f1239;margin:0;line-height:1.45}.commerce-product-operation-note{color:var(--muted);margin:0;line-height:1.5}.commerce-product-operation-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.commerce-product-delete-button,.commerce-clean-action-button.delete{color:#b91c1c;background:#fff1f2;border:1px solid #b91c1c2e}.commerce-product-delete-button{border-radius:10px;min-height:44px;padding:0 16px;font-weight:850}.commerce-clean-action-button.delete:hover:not(:disabled),.commerce-product-delete-button:hover:not(:disabled){background:#ffe4e6}.commerce-inventory-tabs>.commerce-inventory-add-product{color:#fff;background:var(--coral);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;margin-left:auto;padding:0 14px;font-weight:850;display:inline-flex;box-shadow:0 7px 16px #ff5a362e}.commerce-inventory-tabs>.commerce-inventory-add-product:hover,.commerce-inventory-tabs>.commerce-inventory-add-product:focus-visible{color:#fff;background:#f34f2d}.commerce-inventory-tabs>.commerce-inventory-add-product svg{flex:0 0 16px;width:16px;height:16px}@media (width<=900px){.commerce-inventory-tabs>.commerce-inventory-add-product{flex:none;margin-left:auto}}.commerce-products-page .commerce-mobile-alert-preferences{background:#2f80ed0b;border-color:#2f80ed4d;box-shadow:0 5px 16px #17223b08}.commerce-products-page .commerce-mobile-alert-device{color:#315f93;background:#2f80ed17}@media (orientation:landscape){html.mobile-device .commerce-products-page .commerce-mobile-alert-preferences{border-width:1px!important;box-shadow:0 3px 10px #17223b06!important}}.commerce-product-category-field{min-width:0;color:var(--navy);gap:6px;font-size:14px;font-weight:800;display:grid}.commerce-product-category-picker{min-width:0;position:relative}.commerce-product-category-trigger{width:100%;min-height:42px;color:var(--navy);font:inherit;text-align:left;background:#fff;border:1px solid #17223b29;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-weight:500;display:flex}.commerce-product-category-trigger>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-product-category-trigger svg{flex:none;width:18px;height:18px;transition:transform .16s}.commerce-product-category-picker.open .commerce-product-category-trigger{border-color:#ff5a368c;box-shadow:0 0 0 3px #ff5a361a}.commerce-product-category-picker.open .commerce-product-category-trigger svg{transform:rotate(180deg)}.commerce-product-category-menu{z-index:20;background:#fff;border:1px solid #17223b2e;border-radius:8px;max-height:min(430px,55vh);padding:4px 0;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #0b122233}.commerce-product-category-option{width:100%;min-height:36px;color:var(--navy);font:inherit;text-align:left;background:#fff;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;font-size:14px;font-weight:650;display:flex}.commerce-product-category-option:hover,.commerce-product-category-option:focus-visible{background:#f3f6fb;outline:0}.commerce-product-category-option.selected{background:#edf4ff;font-weight:850}.commerce-product-category-option.legacy{border-bottom:1px solid #17223b14}.commerce-product-category-option svg{flex:none;width:16px;height:16px}.commerce-product-category-guide{color:var(--muted);cursor:default;padding:6px 12px 6px 18px;font-size:14px;font-weight:500;line-height:1.25}@media (width<=680px){.commerce-product-category-menu{max-height:45vh}}.commerce-apparel-variants{background:#fff8f5b8;border:1px solid #ff5b3d38;border-radius:16px;gap:14px;padding:16px;display:grid}.commerce-apparel-variants-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.commerce-apparel-variants-heading strong{color:#14213d;font-size:17px;display:block}.commerce-apparel-variants-heading p{color:#667085;margin:4px 0 0;font-size:13px;line-height:1.4}.commerce-apparel-variants-heading button,.commerce-apparel-variant-row>button{border-radius:10px;min-height:38px}.commerce-apparel-variant-list{gap:10px;display:grid}.commerce-apparel-variant-row{background:#fff;border:1px solid #17223b1f;border-radius:12px;grid-template-columns:.8fr 1fr 1.15fr .7fr 1fr 1fr auto;align-items:end;gap:8px;padding:12px;display:grid}.commerce-apparel-variant-row label{color:#14213d;gap:5px;min-width:0;font-size:12px;font-weight:700;display:grid}.commerce-apparel-variant-row label small{color:#8790a5;font-weight:500}.commerce-apparel-variant-row input{width:100%;min-width:0}.commerce-apparel-variant-price-row{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-apparel-variant-summary{color:#526079;justify-content:space-between;gap:12px;padding-top:2px;font-size:13px;display:flex}.commerce-apparel-variant-summary strong{color:#14213d}.commerce-apparel-variant-badge{color:#c94d36;background:#ff5b3d17;border-radius:999px;width:fit-content;margin-top:4px;padding:3px 7px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=1100px){.commerce-apparel-variant-row{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-apparel-variant-row>button{align-self:stretch}}html.mobile-device .commerce-apparel-variants{padding:var(--veci-mob-panel-pad);gap:var(--veci-mob-panel-gap);border-radius:var(--veci-mob-panel-radius)}html.mobile-device .commerce-apparel-variants-heading{gap:var(--veci-mob-inline-gap)}html.mobile-device .commerce-apparel-variants-heading strong{font-size:var(--veci-mob-section-title)}html.mobile-device .commerce-apparel-variants-heading p,html.mobile-device .commerce-apparel-variant-summary{font-size:var(--veci-mob-body-text)}html.mobile-device .commerce-apparel-variants-heading button,html.mobile-device .commerce-apparel-variant-row>button{min-height:var(--veci-mob-compact-button-height);font-size:var(--veci-mob-control-text);border-radius:var(--veci-mob-control-radius)}html.mobile-device .commerce-apparel-variant-row{gap:var(--veci-mob-inline-gap);padding:var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x);border-radius:var(--veci-mob-control-radius);grid-template-columns:repeat(2,minmax(0,1fr))}html.mobile-device .commerce-apparel-variant-row label{font-size:var(--veci-mob-small-text);gap:3px}html.mobile-device .commerce-apparel-variant-row input{min-height:var(--veci-mob-input-height);font-size:var(--veci-mob-control-text)}html.mobile-device .commerce-apparel-variant-price-row{gap:var(--veci-mob-inline-gap);grid-template-columns:repeat(2,minmax(0,1fr))}html.mobile-device .commerce-apparel-variant-badge{font-size:var(--veci-mob-tiny-text)}.commerce-inventory-dialog.commerce-promotion-end-confirm-dialog{width:min(470px,100vw - 32px);max-width:min(470px,100vw - 32px)}.commerce-promotion-end-confirm{gap:18px;padding:18px;display:grid}.commerce-promotion-end-confirm-copy{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;display:grid}.commerce-promotion-end-confirm-copy>svg{box-sizing:content-box;color:#9a3412;background:#fff1ed;border-radius:11px;width:22px;height:22px;padding:9px}.commerce-promotion-end-confirm-copy strong{color:var(--navy);font-size:15px;line-height:1.25;display:block}.commerce-promotion-end-confirm-copy p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.4}.commerce-promotion-end-confirm-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.commerce-promotion-end-confirm-actions .commerce-secondary-button,.commerce-promotion-end-confirm-button{border-radius:9px;min-height:40px;padding:0 14px;font-size:13px}.commerce-promotion-end-confirm-button{color:#fff;background:#b42318;border:1px solid #b42318;justify-content:center;align-items:center;gap:7px;font-weight:850;display:inline-flex}.commerce-promotion-end-confirm-button:hover:not(:disabled),.commerce-promotion-end-confirm-button:focus-visible:not(:disabled){background:#991b1b;border-color:#991b1b}.commerce-promotion-end-confirm-button:disabled,.commerce-promotion-end-confirm-actions .commerce-secondary-button:disabled{cursor:not-allowed;opacity:.58}.commerce-promotion-end-confirm-button svg{width:16px;height:16px}html.android-app .commerce-inventory-dialog.commerce-promotion-end-confirm-dialog{border-radius:10px!important;width:min(420px,100vw - 48px)!important;max-width:min(420px,100vw - 48px)!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 28px)!important}html.android-app .commerce-promotion-end-confirm-dialog>header{min-height:34px!important;padding:4px 7px!important}html.android-app .commerce-promotion-end-confirm-dialog>header h3{margin:0!important;font-size:11.5px!important;line-height:1!important}html.android-app .commerce-promotion-end-confirm-dialog>header>button{border-radius:6px!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;padding:0!important}html.android-app .commerce-promotion-end-confirm-dialog>header>button svg{width:12px!important;height:12px!important}html.android-app .commerce-promotion-end-confirm-dialog>.commerce-promotion-end-confirm{gap:8px!important;max-height:calc(100dvh - 66px)!important;padding:8px 9px 9px!important;overflow:visible!important}html.android-app .commerce-promotion-end-confirm-copy{grid-template-columns:26px minmax(0,1fr)!important;gap:6px!important}html.android-app .commerce-promotion-end-confirm-copy>svg{box-sizing:content-box!important;border-radius:6px!important;width:12px!important;height:12px!important;padding:5px!important}html.android-app .commerce-promotion-end-confirm-copy strong{font-size:9px!important;line-height:1.1!important}html.android-app .commerce-promotion-end-confirm-copy p{margin-top:2px!important;font-size:7.7px!important;line-height:1.2!important}html.android-app .commerce-promotion-end-confirm-actions{gap:5px!important}html.android-app .commerce-promotion-end-confirm-actions .commerce-secondary-button,html.android-app .commerce-promotion-end-confirm-button{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:8px!important;line-height:1!important}html.android-app .commerce-promotion-end-confirm-button{gap:4px!important}html.android-app .commerce-promotion-end-confirm-button svg{width:11px!important;height:11px!important}@media (width<=560px){html.android-app .commerce-inventory-dialog.commerce-promotion-end-confirm-dialog{width:min(420px,100vw - 28px)!important;max-width:min(420px,100vw - 28px)!important}}@media (width<=360px){.commerce-promotion-end-confirm-actions{grid-template-columns:1fr;display:grid}.commerce-promotion-end-confirm-actions button{width:100%}}.commerce-reports-v2-page{color:#17223b;gap:16px;display:grid}.report-v2-header{justify-content:space-between;align-items:flex-start;gap:22px;padding:4px 0 2px;display:flex}.report-v2-header h2{color:#17223b;margin:2px 0 5px;font-size:clamp(1.8rem,2.5vw,2.55rem);line-height:1}.report-v2-header p{color:#66758a;max-width:780px;margin:0;line-height:1.45}.report-v2-header>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.report-v2-header>div:last-child>span{color:#69788c;background:#fff;border:1px solid #dde5ec;border-radius:9px;padding:8px 11px;font-size:.78rem;font-weight:750}.report-v2-header button,.report-v2-period-status button,.report-v2-config-button,.report-v2-modal footer button:last-child{color:#fff;cursor:pointer;background:#ff5d3d;border:1px solid #ff5d3d;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-weight:850;display:inline-flex}.report-v2-header button svg,.report-v2-period-status button svg,.report-v2-config-button svg{width:17px;height:17px}.report-v2-header button:disabled,.report-v2-period-status button:disabled,.report-v2-config-button:disabled{opacity:.55;cursor:default}.report-v2-period{background:#fff;border:1px solid #e0e7ed;border-radius:13px;gap:11px;padding:13px;display:grid}.report-v2-period-buttons,.report-v2-tabs{flex-wrap:wrap;gap:7px;display:flex}.report-v2-period-buttons button,.report-v2-tabs button{color:#506076;cursor:pointer;background:#fff;border:1px solid #dce5ec;border-radius:9px;padding:8px 13px;font-size:.82rem;font-weight:830}.report-v2-period-buttons button.active,.report-v2-tabs button.active{color:#d83d21;background:#fff1ed;border-color:#ff8f78;box-shadow:inset 0 -2px #ff5d3d}.report-v2-custom{grid-template-columns:repeat(2,minmax(0,220px));gap:10px;display:grid}.report-v2-custom label,.report-v2-modal label{color:#40526a;gap:5px;font-size:.76rem;font-weight:790;display:grid}.report-v2-custom input,.report-v2-modal input,.report-v2-cost-config>input{color:#17223b;min-height:40px;font:inherit;background:#fff;border:1px solid #dbe4eb;border-radius:9px;padding:0 11px}.report-v2-period-status{border-top:1px solid #edf1f4;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding-top:10px;display:grid}.report-v2-period-status>svg{color:#ff5d3d;width:20px;height:20px}.report-v2-period-status span{gap:2px;display:grid}.report-v2-period-status strong{color:#21344d}.report-v2-period-status small{color:#7a889a}.report-v2-error,.report-v2-warning{border-radius:8px;align-items:center;gap:8px;padding:9px 11px;font-size:.78rem;font-weight:720;display:flex}.report-v2-error{color:#a83222;background:#fff2ef;border:1px solid #f1b8ae}.report-v2-warning{color:#8d6500;background:#fff9df;border:1px solid #ecd58b}.report-v2-error svg,.report-v2-warning svg{flex:none;width:17px;height:17px}.report-v2-tabs{background:#fff;border:1px solid #e0e7ed;border-radius:12px;padding:10px}.report-v2-stack{gap:14px;display:grid}.report-v2-section{background:#fff;border:1px solid #dfe7ed;border-radius:13px;gap:13px;padding:17px;display:grid;box-shadow:0 7px 24px #17223b09}.report-v2-section.compact{padding-block:14px}.report-v2-section-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.report-v2-section-title>div{gap:3px;display:grid}.report-v2-section-title span{color:#ff5d3d;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:920}.report-v2-section-title h3{color:#142b46;margin:0;font-size:1.08rem}.report-v2-section-title p{color:#758398;max-width:900px;margin:1px 0 0;font-size:.76rem;line-height:1.45}.report-v2-section-title>svg{color:#ff5d3d;flex:none;width:22px;height:22px}.report-v2-grid{gap:10px;display:grid}.report-v2-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.report-v2-grid.six{grid-template-columns:repeat(3,minmax(0,1fr))}.report-v2-metric{--tone:#748598;--surface:#f6f8fa;--line:#dce4ea;border:1px solid var(--line);border-top:4px solid var(--tone);background:var(--surface);border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;min-width:0;min-height:116px;padding:12px;display:grid}.report-v2-metric.gross{--tone:#728398;--surface:#f4f6f8;--line:#d7e0e7}.report-v2-metric.cost{--tone:#d74735;--surface:#fff2ef;--line:#f1c6bf}.report-v2-metric.profit,.report-v2-metric.collected,.report-v2-metric.available{--tone:#27845d;--surface:#eefaf3;--line:#c7e4d5}.report-v2-metric.margin{--tone:#3f7edb;--surface:#eef5ff;--line:#cbdcf6}.report-v2-metric.ticket{--tone:#4f7c8b;--surface:#f0f7f9;--line:#cee0e5}.report-v2-metric.pending{--tone:#c18a17;--surface:#fff9df;--line:#edd88d}.report-v2-metric.pending-cost{--tone:#df7d20;--surface:#fff4e8;--line:#f2cfaa}.report-v2-metric.pending-profit{--tone:#5875b7;--surface:#f1f5ff;--line:#d3dcf3}.report-v2-metric.expense{--tone:#df7d20;--surface:#fff4e8;--line:#f2cfaa}.report-v2-metric.cash{--tone:#205f86;--surface:#eef7fc;--line:#cae0ec}.report-v2-metric.external{--tone:#6b5a9b;--surface:#f5f2fb;--line:#dcd4ee}.report-v2-metric.egress,.report-v2-metric.negative{--tone:#d74735;--surface:#fff2ef;--line:#f1c6bf}.report-v2-metric.refund{--tone:#df7d20;--surface:#fff4e8;--line:#f2cfaa}.report-v2-metric-icon{border:1px solid color-mix(in srgb, var(--tone) 44%, #fff);width:34px;height:34px;color:var(--tone);background:color-mix(in srgb, var(--surface) 70%, #fff);border-radius:9px;place-items:center;display:grid}.report-v2-metric-icon svg{width:18px;height:18px}.report-v2-metric-copy{gap:2px;min-width:0;display:grid}.report-v2-metric-copy>span:first-child{color:#64748a;font-size:.73rem;font-weight:820}.report-v2-metric-copy>strong{color:#17223b;overflow-wrap:anywhere;font-size:clamp(1.08rem,1.45vw,1.4rem);line-height:1.15}.report-v2-metric-copy>small{color:#7c899a;font-size:.68rem;line-height:1.35}.report-v2-metric-copy>em{color:#68778a;font-size:.64rem;font-style:normal}.report-v2-comparison{align-items:center;gap:3px;width:fit-content;margin-top:3px;font-size:.64rem;font-weight:850;display:inline-flex}.report-v2-comparison svg{width:13px;height:13px}.report-v2-comparison.positive{color:#27845d}.report-v2-comparison.negative{color:#c83b2b}.report-v2-comparison.neutral{color:#7f8b99}.report-v2-equation{text-align:center;background:#f8fafb;border:1px solid #e2e8ed;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 9px;padding:11px 13px;display:flex}.report-v2-equation.exact{background:#f1faf5;border-color:#cbe4d6}.report-v2-equation strong{color:#17223b;font-size:1rem}.report-v2-equation strong.positive{color:#237b57}.report-v2-equation span{color:#6f7f91;font-size:.7rem}.report-v2-equation b{color:#ff5d3d;font-size:1.1rem}.report-v2-explanation-grid,.report-v2-reading{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.report-v2-explanation-grid article,.report-v2-reading article{background:#fbfcfd;border:1px solid #e2e8ed;border-radius:9px;padding:11px 12px}.report-v2-explanation-grid strong,.report-v2-reading span{color:#27415c;font-size:.73rem;font-weight:850;display:block}.report-v2-explanation-grid p,.report-v2-reading p{color:#758397;margin:4px 0 0;font-size:.7rem;line-height:1.45}.report-v2-reading{grid-template-columns:repeat(4,minmax(0,1fr))}.report-v2-reading strong{color:#17223b;margin-top:3px;font-size:1.02rem;display:block}.report-v2-caution{background:#fff9e8;border:1px solid #efd996;border-radius:9px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:11px 12px;display:grid}.report-v2-caution>svg{color:#a87400;width:20px;height:20px}.report-v2-caution strong{color:#6d530f;font-size:.76rem}.report-v2-caution p{color:#806f45;margin:3px 0 0;font-size:.7rem;line-height:1.45}.report-v2-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.report-v2-chart{gap:10px;display:grid}.report-v2-chart>div{align-items:end;gap:5px;min-height:180px;display:flex}.report-v2-chart article{text-align:center;flex:1 1 0;gap:5px;min-width:18px;display:grid}.report-v2-chart article>span{background:#f5f7f9;border-radius:6px 6px 2px 2px;justify-content:center;align-items:end;height:155px;display:flex;overflow:hidden}.report-v2-chart article i{background:linear-gradient(#ff7458,#ff5d3d);border-radius:5px 5px 0 0;width:100%;min-height:7%;display:block}.report-v2-chart small{color:#7d8997;font-size:.64rem}.report-v2-chart>p{color:#8e493c;background:#fff1ed;border-radius:8px;margin:0;padding:8px 10px;font-size:.7rem}.report-v2-ranking{gap:7px;display:grid}.report-v2-ranking article{border-bottom:1px solid #edf1f4;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 0;display:grid}.report-v2-ranking article:last-child{border-bottom:0}.report-v2-rank{color:#627387;background:#f1f4f7;border-radius:8px;place-items:center;width:27px;height:27px;font-size:.7rem;font-weight:900;display:grid}.report-v2-ranking article>div{gap:2px;min-width:0;display:grid}.report-v2-ranking strong{color:#213b56;font-size:.78rem}.report-v2-ranking small{color:#84909e;font-size:.65rem}.report-v2-ranking article>div>span{background:#edf1f4;border-radius:999px;height:4px;margin-top:3px;display:block;overflow:hidden}.report-v2-ranking i{border-radius:inherit;background:#ff7b62;height:100%;display:block}.report-v2-ranking b{color:#17223b;white-space:nowrap;font-size:.78rem}.report-v2-channel-list{gap:8px;display:grid}.report-v2-channel-list article{background:#fbfcfd;border:1px solid #e2e8ed;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:10px 11px;display:grid}.report-v2-channel-list div{gap:2px;display:grid}.report-v2-channel-list strong,.report-v2-channel-list b{color:#203851;font-size:.78rem}.report-v2-channel-list small,.report-v2-channel-list em{color:#7e8b9a;font-size:.65rem;font-style:normal}.report-v2-channel-list em{text-align:right;grid-column:2}.report-v2-table-wrap{border:1px solid #e0e7ed;border-radius:10px;overflow-x:auto}.report-v2-table{border-collapse:collapse;background:#fff;width:100%;min-width:760px}.report-v2-table th,.report-v2-table td{text-align:right;border-bottom:1px solid #edf1f4;padding:10px 11px;font-size:.72rem}.report-v2-table th:first-child,.report-v2-table td:first-child{text-align:left}.report-v2-table th{color:#66768a;text-transform:uppercase;letter-spacing:.04em;background:#f7f9fa;font-size:.65rem}.report-v2-table td{color:#344b63}.report-v2-table td:first-child{gap:2px;display:grid}.report-v2-table td strong{color:#172d48}.report-v2-table td small{color:#83909e;font-size:.64rem}.report-v2-table td.positive{color:#23805a;font-weight:850}.report-v2-config-button{justify-self:start;min-height:37px}.report-v2-cost-config{background:#fff8f6;border:1px solid #ffd3c8;border-radius:10px;gap:9px;padding:11px;display:grid}.report-v2-cost-config>p{color:#a74c39;margin:0;font-size:.7rem;font-weight:720}.report-v2-cost-config>div{gap:7px;max-height:360px;display:grid;overflow:auto}.report-v2-cost-config article{background:#fff;border:1px solid #ebded9;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:9px 10px;display:flex}.report-v2-cost-config article>div{gap:2px;display:grid}.report-v2-cost-config strong{color:#223951;font-size:.76rem}.report-v2-cost-config small,.report-v2-cost-config span,.report-v2-cost-config em{color:#7f8b98;font-size:.64rem;font-style:normal}.report-v2-cost-config article button{color:#c64229;cursor:pointer;background:#fff1ed;border:1px solid #ffb4a4;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-weight:820;display:inline-flex}.report-v2-cost-config article button svg{width:14px;height:14px}.report-v2-total-row{color:#728094;border-top:1px solid #e8edf1;justify-content:space-between;align-items:center;gap:10px;padding-top:9px;font-size:.75rem;display:flex}.report-v2-total-row strong{color:#17223b;font-size:.92rem}.report-v2-source-note,.report-v2-empty{color:#788698;background:#f7f9fa;border-radius:8px;padding:10px 11px;font-size:.7rem;line-height:1.45}.report-v2-modal-backdrop{z-index:1000;background:#111d2f94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.report-v2-modal{background:#fff;border-radius:14px;width:min(680px,100%);max-height:min(82vh,720px);overflow:auto;box-shadow:0 24px 70px #111d2f47}.report-v2-modal>header{z-index:2;background:#fff;border-bottom:1px solid #e7ecef;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 18px;display:flex;position:sticky;top:0}.report-v2-modal>header>div{gap:2px;display:grid}.report-v2-modal>header span{color:#ff5d3d;letter-spacing:.07em;text-transform:uppercase;font-size:.66rem;font-weight:900}.report-v2-modal h3{color:#17223b;margin:0}.report-v2-modal header p{color:#758397;margin:2px 0 0;font-size:.7rem}.report-v2-modal header button{color:#31455d;cursor:pointer;background:#f2f5f7;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.report-v2-modal header button svg{width:18px;height:18px}.report-v2-modal form{gap:13px;padding:16px 18px 18px;display:grid}.report-v2-cost-base{background:#f7f9fa;border:1px solid #e0e7ed;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.report-v2-cost-base span{color:#68778a;font-size:.74rem}.report-v2-cost-base strong{color:#17223b}.report-v2-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.report-v2-modal label small{color:#8a96a3;font-weight:600}.report-v2-cost-message{color:#a74a37;background:#fff1ed;border-radius:8px;margin:0;padding:8px 10px;font-size:.7rem}.report-v2-modal footer{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.report-v2-modal footer button:first-child{color:#31465d;cursor:pointer;background:#fff;border:1px solid #dbe4eb;border-radius:9px;min-height:40px;padding:0 14px;font-weight:820}.spin{animation:.8s linear infinite report-v2-spin}@keyframes report-v2-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.report-v2-grid.five,.report-v2-grid.six{grid-template-columns:repeat(3,minmax(0,1fr))}.report-v2-reading{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=880px){.report-v2-header{flex-direction:column}.report-v2-header>div:last-child{justify-content:flex-start}.report-v2-grid.five,.report-v2-grid.six{grid-template-columns:repeat(2,minmax(0,1fr))}.report-v2-two-columns,.report-v2-explanation-grid{grid-template-columns:1fr}}@media (width<=620px){.commerce-reports-v2-page{gap:12px}.report-v2-period,.report-v2-section{padding:12px}.report-v2-period-status{grid-template-columns:auto minmax(0,1fr)}.report-v2-period-status button{grid-column:1/-1;width:100%}.report-v2-custom,.report-v2-form-grid,.report-v2-grid.five,.report-v2-grid.six,.report-v2-reading{grid-template-columns:1fr}.report-v2-metric{min-height:102px}.report-v2-equation{text-align:left;justify-content:flex-start}.report-v2-chart>div{min-height:140px}.report-v2-chart article>span{height:118px}.report-v2-cost-config article{align-items:flex-start}.report-v2-tabs{flex-wrap:nowrap;overflow-x:auto}.report-v2-tabs button{white-space:nowrap}}.report-v2-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.report-v2-operation-core{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.report-v2-expense-summary{background:#fff8ef;border:1px solid #f2cda9;border-top:4px solid #e9831f;border-radius:16px;padding:16px}.report-v2-expense-summary-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;display:flex}.report-v2-expense-summary-header>div:first-child{min-width:0}.report-v2-expense-summary-header span{color:#7a6f67;font-size:.78rem;font-weight:800;display:block}.report-v2-expense-summary-header h4{color:#13213c;margin:3px 0 0;font-size:1.05rem}.report-v2-expense-summary-total{text-align:right;flex:none}.report-v2-expense-summary-total small{color:#7a6f67;font-size:.72rem;display:block}.report-v2-expense-summary-total strong{color:#13213c;margin-top:2px;font-size:1.45rem;line-height:1;display:block}.report-v2-expense-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.report-v2-expense-summary-grid article{background:#ffffffdb;border:1px solid #e3e8ef;border-radius:12px;min-width:0;padding:11px 12px}.report-v2-expense-summary-grid article.pending{background:#fff8df;border-color:#edcf72}.report-v2-expense-summary-grid span,.report-v2-expense-summary-grid small{color:#758098;display:block}.report-v2-expense-summary-grid span{font-size:.74rem;font-weight:800}.report-v2-expense-summary-grid strong{color:#13213c;margin-top:4px;font-size:1.06rem;display:block}.report-v2-expense-summary-grid small{margin-top:4px;font-size:.7rem;line-height:1.25}.report-v2-quick-title{color:#ff5d3d;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.83rem;font-weight:900}.report-v2-reading.report-v2-reading-colored article{border-top-style:solid;border-top-width:4px}.report-v2-reading.report-v2-reading-colored article.sales{background:#f5f7fa;border-color:#8b98aa}.report-v2-reading.report-v2-reading-colored article.profit{background:#eef9f3;border-color:#289361}.report-v2-reading.report-v2-reading-colored article.pending{background:#fff8dd;border-color:#d39a08}.report-v2-reading.report-v2-reading-colored article.egress{background:#fff0ee;border-color:#d84a3d}@media (width<=1100px){.report-v2-grid.four,.report-v2-expense-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.report-v2-operation-core,.report-v2-grid.four,.report-v2-expense-summary-grid{grid-template-columns:1fr}.report-v2-expense-summary-header{flex-direction:column;align-items:flex-start}.report-v2-expense-summary-total{text-align:left}}.report-premium-shell{display:contents}.report-premium-evolution-host>.report-v2-section-title,.report-premium-evolution-host>.report-v2-chart{display:none!important}.report-premium-evolution-host{overflow:hidden;padding:0!important}.report-premium-evolution-mount,.report-premium-financial-mount{width:100%;min-width:0}.report-premium-chart-card,.report-premium-financial-card{background:#fff;border:1px solid #e1e8f0;border-radius:18px;position:relative;overflow:hidden}.report-premium-chart-card:before,.report-premium-financial-card:before{content:"";background:linear-gradient(90deg,#ff5d3d 0%,#ff8a73 52%,#ff5d3d1f 100%);height:4px;position:absolute;inset:0 0 auto}.report-premium-financial-card{margin-top:16px;padding:22px 24px 24px;box-shadow:0 14px 36px #14233d0e}.report-premium-chart-card{min-height:100%;padding:22px 22px 18px}.report-premium-chart-toolbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:10px;display:flex}.report-premium-chart-toolbar>div:first-child>span{color:#ff5d3d;letter-spacing:.095em;margin-bottom:5px;font-size:.76rem;font-weight:800;display:block}.report-premium-chart-toolbar h4{color:#10233f;margin:0;font-size:1.24rem;line-height:1.15}.report-premium-chart-toolbar p{color:#738197;margin:6px 0 0;font-size:.82rem;line-height:1.35}.report-premium-switch{background:#f5f7fa;border:1px solid #e4e9f0;border-radius:12px;flex:none;gap:4px;padding:4px;display:inline-flex}.report-premium-switch button{color:#718096;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:32px;padding:0;transition:background .16s,color .16s,box-shadow .16s,transform .16s;display:grid}.report-premium-switch button:hover{color:#ff5d3d;background:#fff1ed}.report-premium-switch button.active{color:#ff5d3d;background:#fff;box-shadow:0 4px 12px #14233d17}.report-premium-switch button:active{transform:translateY(1px)}.report-premium-switch svg{stroke-width:2px;width:18px;height:18px}.report-premium-svg-wrap{width:100%;min-width:0;margin-top:2px;padding:4px 0 0}.report-premium-svg-wrap svg{width:100%;height:auto;min-height:245px;max-height:330px;display:block;overflow:visible}.report-premium-grid-line line{stroke:#e8edf3;stroke-width:1px;stroke-dasharray:4 6}.report-premium-grid-line text{fill:#9aa6b6;font-size:10px;font-weight:600}.report-premium-date-label{fill:#7c899b;font-size:11px;font-weight:650}.report-premium-bar{transition:opacity .16s}.report-premium-bar:hover{opacity:.82}.report-premium-sales-line{fill:none;stroke:#ff5d3d;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 5px #ff5d3d21)}.report-premium-sales-point{fill:#fff;stroke:#ff5d3d;stroke-width:3px}.report-premium-best{color:#65504a;background:#fff4f0;border:1px solid #ffe0d8;border-radius:12px;align-items:center;gap:10px;margin-top:2px;padding:10px 12px;font-size:.78rem;display:flex}.report-premium-best svg{color:#ff5d3d;width:18px;height:18px}.report-premium-best span{flex-wrap:wrap;gap:6px;display:flex}.report-premium-best strong{color:#10233f}.report-premium-empty{color:#8491a4;text-align:center;place-items:center;min-height:220px;font-size:.84rem;display:grid}.report-premium-legend{flex-wrap:wrap;gap:8px 18px;margin:2px 0;display:flex}.report-premium-legend span{color:#66758a;align-items:center;gap:7px;font-size:.75rem;font-weight:700;display:inline-flex}.report-premium-legend i,.report-premium-pie-copy i{border-radius:50%;width:9px;height:9px;display:inline-block}.report-premium-legend .sales i{background:#ff5d3d}.report-premium-legend .cost i{background:#c78a11}.report-premium-legend .profit i{background:#208d5b}.report-premium-legend .egress i{background:#d8463b}.report-premium-series path{fill:none;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round}.report-premium-series circle{fill:#fff;stroke-width:2.6px}.report-premium-series.sales path,.report-premium-series.sales circle{stroke:#ff5d3d}.report-premium-series.cost path,.report-premium-series.cost circle{stroke:#c78a11}.report-premium-series.profit path,.report-premium-series.profit circle{stroke:#208d5b}.report-premium-series.egress path,.report-premium-series.egress circle{stroke:#d8463b}.report-premium-svg-wrap.financial{background:linear-gradient(#fff 0%,#fbfcfe 100%);border-radius:14px;margin-top:4px;padding:4px 2px 0}.report-premium-pie-layout{grid-template-columns:minmax(220px,.7fr) minmax(320px,1.3fr);align-items:center;gap:34px;min-height:310px;padding:18px 4% 6px;display:grid}.report-premium-donut{aspect-ratio:1;background:conic-gradient(#c78a11 0 var(--cost-share), #208d5b var(--cost-share) 100%);border-radius:50%;place-items:center;width:min(245px,84%);margin:0 auto;display:grid;position:relative;box-shadow:0 16px 30px #14233d17}.report-premium-donut:before{content:"";background:#fff;border:1px solid #edf0f4;border-radius:50%;position:absolute;inset:19%;box-shadow:inset 0 0 0 8px #fafbfc}.report-premium-donut>div{z-index:1;text-align:center;gap:2px;display:grid;position:relative}.report-premium-donut small{color:#7a8799;font-size:.73rem;font-weight:700}.report-premium-donut strong{color:#10233f;font-size:1.25rem}.report-premium-pie-copy{gap:10px;display:grid}.report-premium-pie-copy article{background:#fff;border:1px solid #e4e9ef;border-radius:13px;grid-template-columns:1fr auto;gap:3px 16px;padding:13px 15px;display:grid}.report-premium-pie-copy article>span{color:#5e6c80;align-items:center;gap:8px;font-size:.79rem;font-weight:750;display:inline-flex}.report-premium-pie-copy article>strong{color:#10233f;font-size:1rem}.report-premium-pie-copy article>small{color:#8a96a6;grid-column:1/-1;font-size:.72rem}.report-premium-pie-copy .cost i{background:#c78a11}.report-premium-pie-copy .profit i{background:#208d5b}.report-premium-pie-copy .egress i{background:#d8463b}.report-premium-pie-copy .egress{background:#fff7f6;border-color:#f4cfca}.report-v2-expense-summary-header h4{color:#10233f}@media (width<=900px){.report-premium-financial-card,.report-premium-chart-card{padding:18px 16px}.report-premium-pie-layout{grid-template-columns:1fr;gap:20px}.report-premium-donut{width:min(220px,62vw)}}@media (width<=640px){.report-premium-chart-toolbar{align-items:center}.report-premium-chart-toolbar p{display:none}.report-premium-switch button{width:32px;height:30px}.report-premium-svg-wrap svg{min-height:215px}.report-premium-grid-line text{display:none}.report-premium-pie-layout{padding-inline:0}}.report-premium-series-selector{flex-wrap:wrap;gap:8px;margin:6px 0 12px;display:flex}.report-premium-series-selector button{color:#7a8799;min-height:34px;font:inherit;cursor:pointer;opacity:.56;background:#f8fafc;border:1px solid #e5ebf1;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:.75rem;font-weight:750;transition:transform .18s,opacity .18s,background .18s,border-color .18s,box-shadow .18s,color .18s;display:inline-flex}.report-premium-series-selector button i{border-radius:50%;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 3px #ffffffc7}.report-premium-series-selector button:hover{opacity:.86;transform:translateY(-1px)}.report-premium-series-selector button.active{opacity:1;color:#10233f;background:#fff;box-shadow:0 5px 14px #14233d13}.report-premium-series-selector button.sales.active{background:#fff5f2;border-color:#ffc9bd}.report-premium-series-selector button.cost.active{background:#fff9e9;border-color:#efd89e}.report-premium-series-selector button.profit.active{background:#eef9f4;border-color:#bfe1d0}.report-premium-series-selector button.egress.active{background:#fff2f1;border-color:#efc0bc}.report-premium-empty.compact{background:#fbfcfd;border:1px dashed #dfe6ed;border-radius:14px;min-height:260px}.report-premium-animated-chart{animation:.45s cubic-bezier(.2,.8,.2,1) both reportPremiumChartEnter}.report-premium-bar.is-animated{transform-box:fill-box;transform-origin:bottom;animation:.52s cubic-bezier(.2,.85,.2,1) both reportPremiumBarRise;animation-delay:var(--bar-delay,0s)}.report-premium-sales-line.is-animated,.report-premium-series.is-animated path{stroke-dasharray:1;stroke-dashoffset:1px;animation:.78s cubic-bezier(.2,.75,.2,1) forwards reportPremiumLineDraw}.report-premium-series.is-animated path{animation-delay:var(--series-delay,0s)}.report-premium-sales-area{transform-box:fill-box;transform-origin:bottom;animation:.66s cubic-bezier(.2,.8,.2,1) both reportPremiumAreaReveal}.report-premium-sales-point.is-animated,.report-premium-series.is-animated circle{transform-box:fill-box;transform-origin:50%;animation:.34s cubic-bezier(.18,.9,.25,1.3) both reportPremiumPointPop;animation-delay:var(--point-delay,.32s)}.report-premium-series.is-animated.sales path,.report-premium-series.is-animated.sales circle{filter:drop-shadow(0 0 4px #ff5d3d29)}.report-premium-series.is-animated.cost path,.report-premium-series.is-animated.cost circle{filter:drop-shadow(0 0 4px #c78a1124)}.report-premium-series.is-animated.profit path,.report-premium-series.is-animated.profit circle{filter:drop-shadow(0 0 4px #208d5b24)}.report-premium-series.is-animated.egress path,.report-premium-series.is-animated.egress circle{filter:drop-shadow(0 0 4px #d8463b24)}.report-premium-pie-layout.is-animated{animation:.42s cubic-bezier(.2,.8,.2,1) both reportPremiumChartEnter}.report-premium-donut.is-animated{isolation:isolate;animation:.72s cubic-bezier(.18,.9,.25,1.15) both reportPremiumDonutEnter}.report-premium-donut.is-animated:before{z-index:3}.report-premium-donut.is-animated:after{content:"";z-index:2;background:conic-gradient(from 0deg, transparent 0 30%, #ffffff9e 39%, transparent 48% 100%);mix-blend-mode:screen;pointer-events:none;border-radius:50%;animation:3.1s ease-in-out infinite reportPremiumDonutShine;position:absolute;inset:-2%}.report-premium-donut.is-animated>div{z-index:4}.report-premium-donut-label{z-index:5;left:calc(50% + var(--label-x));top:calc(50% + var(--label-y));color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);letter-spacing:-.02em;text-shadow:0 1px 3px #10233f47;pointer-events:none;background:#10233f33;border:1px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;min-width:42px;min-height:27px;padding:4px 8px;font-size:.78rem;font-weight:850;line-height:1;display:inline-flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 16px #10233f2e,inset 0 1px #ffffff38}.report-premium-donut-label.is-animated{opacity:0;animation:.42s cubic-bezier(.18,.9,.25,1.25) forwards reportPremiumDonutLabelIn;animation-delay:var(--label-delay,.24s)}.report-premium-pie-copy article.sales i,.report-premium-pie-copy article.cost i,.report-premium-pie-copy article.profit i,.report-premium-pie-copy article.egress i{box-shadow:0 0 0 4px #ffffffb8}.report-premium-pie-copy article.sales{background:#fff7f4;border-color:#ffd2c8}.report-premium-pie-copy article.cost{background:#fffaf0;border-color:#efddac}.report-premium-pie-copy article.profit{background:#f2faf6;border-color:#c8e3d5}.report-premium-pie-copy article.egress{background:#fff4f3;border-color:#efcbc8}.report-premium-pie-copy article.is-animated{opacity:0;animation:.42s cubic-bezier(.2,.8,.2,1) forwards reportPremiumCardSlide;animation-delay:var(--card-delay,.16s);transform:translate(10px)}@keyframes reportPremiumChartEnter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes reportPremiumBarRise{0%{opacity:.25;transform:scaleY(.04)}to{opacity:1;transform:scaleY(1)}}@keyframes reportPremiumLineDraw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes reportPremiumAreaReveal{0%{opacity:0;transform:scaleY(.06)}to{opacity:1;transform:scaleY(1)}}@keyframes reportPremiumPointPop{0%{opacity:0;transform:scale(.25)}70%{opacity:1;transform:scale(1.18)}to{opacity:1;transform:scale(1)}}@keyframes reportPremiumDonutEnter{0%{opacity:0;transform:scale(.72)rotate(-12deg)}72%{opacity:1;transform:scale(1.025)rotate(1deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes reportPremiumDonutShine{0%,16%{opacity:0;transform:rotate(-35deg)}35%{opacity:.78}58%,to{opacity:0;transform:rotate(205deg)}}@keyframes reportPremiumDonutLabelIn{0%{opacity:0;filter:blur(3px);transform:translate(-50%,-50%)scale(.62)}70%{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1.08)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}}@keyframes reportPremiumCardSlide{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (width<=640px){.report-premium-series-selector{gap:6px}.report-premium-series-selector button{min-height:31px;padding:6px 9px;font-size:.69rem}.report-premium-donut-label{min-width:38px;min-height:24px;padding:3px 6px;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.report-premium-animated-chart,.report-premium-bar.is-animated,.report-premium-sales-line.is-animated,.report-premium-sales-area,.report-premium-sales-point.is-animated,.report-premium-series.is-animated path,.report-premium-series.is-animated circle,.report-premium-pie-layout.is-animated,.report-premium-donut.is-animated,.report-premium-donut.is-animated:after,.report-premium-donut-label.is-animated,.report-premium-pie-copy article.is-animated{opacity:1;stroke-dashoffset:0;transform:none;animation:none!important}.report-premium-donut-label.is-animated{filter:none;transform:translate(-50%,-50%)}}.commerce-reports-access-shell.is-plan-b .report-plan-b-unit-note{color:#637083;background:#f7f9fcd1;border:1px solid #5d6c8429;border-radius:10px;margin:0 0 .65rem;padding:.55rem .7rem;font-size:.78rem;line-height:1.35}.commerce-reports-access-shell.is-plan-b .report-unit-mixed .report-v2-ranking>article>div>span{display:none}.commerce-reports-access-shell.is-plan-b .report-plan-b-cash-income-breakdown strong{color:#17385f}.commerce-sale-detail-promotion-group{background:#fff9f6;border:1px solid #f4c8bd;border-radius:14px;overflow:hidden}.commerce-sale-detail-promotion-group+.commerce-sale-detail-promotion-group{margin-top:10px}.commerce-sale-detail-promotion-heading{background:#fff4ef;border-bottom:1px solid #f3d8cf;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.commerce-sale-detail-promotion-heading strong{color:#a93f28;letter-spacing:.035em;text-transform:uppercase;font-size:.84rem}.commerce-sale-detail-promotion-items article{background:0 0;border:0;border-bottom:1px solid #f3e3dd;border-radius:0}.commerce-sale-detail-promotion-items article:last-child{border-bottom:0}.commerce-sale-detail-promotion-discount{color:#a93f28;background:#fff4ef;border-top:1px dashed #e9b9aa;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.commerce-sale-detail-promotion-discount strong{font-size:.88rem}.commerce-sale-detail-promotion-discount b{white-space:nowrap}.commerce-sale-detail-standalone-items:not(:empty){margin-top:10px}@media (width<=900px){.commerce-sale-detail-promotion-heading,.commerce-sale-detail-promotion-discount{padding:8px 10px}}.commerce-sale-search-row>label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-width:0;padding:0 .8rem;transition:border-color .15s,box-shadow .15s;display:grid}.commerce-sale-search-row>label:focus-within{border-color:#ef9b84;box-shadow:0 0 0 3px #ef9b8424}.commerce-sale-search-row>label input,.commerce-sale-search-row>label input:focus,.commerce-sale-search-row>label input:focus-visible{width:100%;min-width:0;margin:0;padding:.75rem 0;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.commerce-sale-category-filter{justify-content:space-between;align-items:end;gap:.8rem;margin:-.1rem 0 .85rem;display:flex}.commerce-sale-category-filter>label{color:#526170;gap:.3rem;min-width:min(330px,100%);font-size:.78rem;font-weight:700;display:grid}.commerce-sale-category-filter select{color:#26384a;background:#fff;border:1px solid #d7e0e6;border-radius:11px;outline:0;width:100%;min-height:42px;padding:.62rem .75rem}.commerce-sale-category-filter select:focus{border-color:#93aaa0;box-shadow:0 0 0 3px #6f9e861f}.commerce-sale-category-filter small{color:#7a8792;white-space:nowrap;padding-bottom:.62rem}.commerce-sale-scanner-toggle{color:#6c7883;min-height:46px;box-shadow:none;background:#f6f8fa;border-color:#d9e0e4;border-radius:11px;gap:.55rem;padding:.48rem .78rem;transition:border-color .16s,background .16s,box-shadow .16s,color .16s}.commerce-sale-scanner-toggle input{accent-color:#27845d;width:1.05rem;height:1.05rem;margin:0}.commerce-sale-scanner-toggle>svg{color:#87939d;width:1.1rem;height:1.1rem;transition:color .16s}.commerce-sale-scanner-toggle span{gap:0}.commerce-sale-scanner-toggle strong{color:#53616d;font-size:.82rem;line-height:1.15}.commerce-sale-scanner-toggle:has(input:checked){color:#28694c;background:linear-gradient(135deg,#f5fbf7 0%,#edf8f1 100%);border-color:#b8ddc8;box-shadow:0 5px 14px #27845d14,inset 0 0 0 1px #27845d06}:is(.commerce-sale-scanner-toggle:has(input:checked)>svg,.commerce-sale-scanner-toggle:has(input:checked) strong){color:#27845d}.commerce-sale-product-view-switcher{background:#f7f9fa;border:1px solid #dfe5e8;border-radius:9px;grid-template-columns:repeat(3,auto);gap:3px;margin-left:auto;padding:3px;display:inline-grid}.commerce-sale-product-view-switcher button{color:#697680;min-height:30px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 9px;font-size:.68rem;font-weight:850;transition:background .15s,color .15s,box-shadow .15s}.commerce-sale-product-view-switcher button.active{color:#b23f29;background:#fff1ed;box-shadow:inset 0 0 0 1px #ff5d3d33}@media (width>=901px){.commerce-sale-category-filter{background:#fbfcfd;border:1px solid #e1e7eb;border-radius:10px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.6rem;margin:-.1rem 0 .72rem;padding:.45rem .55rem}.commerce-sale-category-filter>label{white-space:nowrap;flex:0 auto;align-items:center;gap:.55rem;min-width:0;font-size:.72rem;display:flex}.commerce-sale-category-filter select{border-radius:8px;width:clamp(170px,15vw,250px);min-height:34px;padding:.42rem .65rem;font-size:.75rem}.commerce-sale-category-filter small{flex:none;padding-bottom:0;font-size:.7rem}.commerce-sale-product-grid.view-medium{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.commerce-sale-product-grid.view-medium .commerce-sale-product-card{border-radius:11px;gap:.36rem;min-height:112px;padding:.62rem}.commerce-sale-product-grid.view-medium .commerce-sale-product-card>b{font-size:.94rem}.commerce-sale-product-grid.view-medium .commerce-sale-product-card small{font-size:.68rem}.commerce-sale-product-grid.view-small{grid-template-columns:1fr;gap:.4rem}.commerce-sale-product-grid.view-small .commerce-sale-product-card{border-top-width:1px;border-left:3px solid #7f9fab;border-radius:9px;flex-wrap:wrap;align-items:center;gap:.38rem .7rem;min-height:52px;padding:.46rem .62rem;display:flex}.commerce-sale-product-grid.view-small .commerce-sale-product-card.no-stock{border-left-color:#b98c83}.commerce-sale-product-grid.view-small .commerce-sale-product-card>div{flex:210px;gap:.08rem;min-width:170px}.commerce-sale-product-grid.view-small .commerce-sale-product-card>div>strong{font-size:.78rem}.commerce-sale-product-grid.view-small .commerce-sale-product-card>div>span{font-size:.67rem}.commerce-sale-product-grid.view-small .commerce-sale-product-card>b{white-space:nowrap;flex:none;margin-left:auto;font-size:.88rem}.commerce-sale-product-grid.view-small .commerce-sale-product-card>small{white-space:nowrap;flex:none;font-size:.65rem}}.commerce-sale-change-calculator{background:#f7faf8;border:1px solid #d6e3dc;border-top:3px solid #789d8b;border-radius:12px;gap:.65rem;padding:.75rem;display:grid}.commerce-sale-change-calculator.short{background:#fff9f5;border-color:#b98a72 #ead4c8 #ead4c8}.commerce-sale-change-heading{align-items:center;gap:.5rem;display:flex}.commerce-sale-change-heading>svg{color:#527663;width:1rem;height:1rem}.commerce-sale-change-heading>span{flex-direction:column;gap:.08rem;display:flex}.commerce-sale-change-heading small{color:#748179;font-weight:400}.commerce-sale-change-calculator>label{color:#4e5e55;gap:.3rem;font-size:.82rem;font-weight:700;display:grid}.commerce-sale-change-calculator>label input{background:#fff;border:1px solid #d5dfda;border-radius:10px;outline:0;width:100%;padding:.65rem .7rem}.commerce-sale-change-calculator>label input:focus{border-color:#86a493;box-shadow:0 0 0 3px #6f9e861f}.commerce-sale-change-result{color:#52635a;background:#ffffffc7;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.62rem .7rem;display:flex}.commerce-sale-change-result span{flex-direction:column;gap:.08rem;display:flex}.commerce-sale-change-result>strong{color:#315b46;font-size:1.08rem}.commerce-sale-change-calculator.short .commerce-sale-change-result>strong{color:#9a624b}@media (width<=900px){.commerce-sale-product-view-switcher{display:none}}@media (width<=720px){.commerce-sale-category-filter{flex-direction:column;align-items:stretch}.commerce-sale-category-filter>label{min-width:0}.commerce-sale-category-filter small{padding-bottom:0}.commerce-sale-change-result{flex-direction:column;align-items:flex-start}}.commerce-sale-checkout-dialog{overscroll-behavior:contain;width:min(620px,100vw - 32px);max-height:min(680px,100vh - 32px);overflow-y:auto}.commerce-sale-checkout-dialog>header{min-height:54px;padding:10px 14px}.commerce-sale-checkout-dialog>header h3{font-size:1.08rem}.commerce-sale-checkout-dialog>header button{width:34px;height:34px}.commerce-sale-checkout-dialog .commerce-sale-checkout-form{gap:8px;padding:12px 14px 14px}.commerce-sale-checkout-dialog .commerce-sale-checkout-total{border-top-width:3px;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:9px 12px;display:flex}.commerce-sale-checkout-dialog .commerce-sale-checkout-total>span{color:#596b63;font-size:.8rem;font-weight:750}.commerce-sale-checkout-dialog .commerce-sale-checkout-total>strong{white-space:nowrap;margin-left:auto;font-size:1.55rem;line-height:1}.commerce-sale-checkout-dialog .commerce-sale-checkout-total>small{display:none}.commerce-sale-checkout-dialog .commerce-sale-checkout-form>label{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:8px;min-height:42px;margin:0;font-size:.8rem;display:grid}.commerce-sale-checkout-dialog .commerce-sale-checkout-form>label>small{display:none}.commerce-sale-checkout-dialog .commerce-sale-checkout-form>label>input{min-height:38px;padding:7px 9px}.commerce-sale-checkout-dialog .commerce-sale-discount-box{border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px}.commerce-sale-checkout-dialog .commerce-sale-discount-box>div:first-child{white-space:nowrap;gap:6px}.commerce-sale-checkout-dialog .commerce-sale-discount-box>div:first-child>svg{width:16px;height:16px}.commerce-sale-checkout-dialog .commerce-sale-discount-box>div:first-child span{display:block}.commerce-sale-checkout-dialog .commerce-sale-discount-box>div:first-child small{display:none}.commerce-sale-checkout-dialog .commerce-sale-discount-box .commerce-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.commerce-sale-checkout-dialog .commerce-sale-discount-box label{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:6px;font-size:.75rem;display:grid}.commerce-sale-checkout-dialog .commerce-sale-discount-box select,.commerce-sale-checkout-dialog .commerce-sale-discount-box input{min-height:36px;padding:6px 8px}.commerce-sale-checkout-dialog .commerce-sale-payment-box{border-radius:11px;gap:7px;padding:9px 10px}.commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row{align-items:center;margin:0}.commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row h4{font-size:.92rem}.commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row p{display:none}.commerce-sale-checkout-dialog .commerce-sale-payment-box .commerce-panel-title-row>button{min-height:34px;padding:5px 8px;font-size:.76rem}.commerce-sale-checkout-dialog .commerce-sale-payment-rows{gap:6px}.commerce-sale-checkout-dialog .commerce-sale-payment-rows>div{grid-template-columns:minmax(135px,.8fr) minmax(125px,1fr) 34px;gap:6px}.commerce-sale-checkout-dialog .commerce-sale-payment-rows select,.commerce-sale-checkout-dialog .commerce-sale-payment-rows input{min-height:38px;padding:7px 9px}.commerce-sale-checkout-dialog .commerce-sale-payment-rows button{width:34px;min-height:38px;padding:0}.commerce-sale-checkout-dialog .commerce-sale-payment-balance{min-height:36px;padding:6px 9px;font-size:.78rem}.commerce-sale-checkout-dialog .commerce-sale-change-given{white-space:nowrap;grid-template-columns:auto 1.55rem;gap:6px;font-size:.76rem}.commerce-sale-checkout-dialog .commerce-sale-change-given svg{width:1.55rem;height:1.55rem}.commerce-sale-checkout-dialog .commerce-sale-change-calculator{border-top-width:2px;border-radius:10px;grid-template-columns:minmax(150px,.85fr) minmax(125px,.65fr) minmax(120px,.6fr);align-items:center;gap:8px;padding:7px 9px}.commerce-sale-checkout-dialog .commerce-sale-change-heading{min-width:0}.commerce-sale-checkout-dialog .commerce-sale-change-heading>span{display:block}.commerce-sale-checkout-dialog .commerce-sale-change-heading strong{white-space:nowrap;font-size:.78rem}.commerce-sale-checkout-dialog .commerce-sale-change-heading small{max-width:170px;font-size:.66rem;line-height:1.15;display:block}.commerce-sale-checkout-dialog .commerce-sale-change-calculator>label{gap:2px;font-size:.66rem;line-height:1.05;display:grid}.commerce-sale-checkout-dialog .commerce-sale-change-calculator>label input{min-height:36px;padding:6px 8px;font-size:.82rem}.commerce-sale-checkout-dialog .commerce-sale-change-result{grid-template-columns:auto minmax(0,1fr);gap:8px;min-height:36px;padding:5px 8px;display:grid}.commerce-sale-checkout-dialog .commerce-sale-change-result span{font-size:.66rem;line-height:1.05;display:block}.commerce-sale-checkout-dialog .commerce-sale-change-result>strong{white-space:nowrap;min-height:1em;margin-left:auto;font-size:.9rem}.commerce-sale-checkout-dialog .commerce-sale-change-result:not(.has-change)>strong{opacity:.35}.commerce-sale-checkout-dialog .commerce-sale-cash-note{display:none}.commerce-sale-checkout-dialog .commerce-dialog-form>footer{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border-top:1px solid #e5e9ec;gap:8px;margin:0 -14px -14px;padding:10px 14px 12px;position:sticky;bottom:-14px}.commerce-sale-checkout-dialog .commerce-dialog-form>footer button{min-height:40px;padding:0 13px}.commerce-sale-checkout-dialog .commerce-dialog-form>footer .commerce-primary-button{min-width:190px}@media (width<=680px){.commerce-sale-checkout-dialog{width:min(560px,100vw - 20px);max-height:calc(100vh - 20px)}.commerce-sale-checkout-dialog .commerce-sale-discount-box,.commerce-sale-checkout-dialog .commerce-sale-discount-box .commerce-form-grid.two,.commerce-sale-checkout-dialog .commerce-sale-change-calculator{grid-template-columns:1fr}.commerce-sale-checkout-dialog .commerce-sale-change-result span{display:flex}}.commerce-sale-detail-dialog .commerce-danger-button{font-size:0;position:relative}.commerce-sale-detail-dialog .commerce-danger-button:after{content:"Anular venta";font-size:.92rem;font-weight:800;line-height:1}.commerce-sales-page>.commerce-inventory-message.error{z-index:220;width:min(620px,100vw - 32px);margin:0;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 14px 34px #17223b2e}@media (width<=680px){.commerce-sales-page>.commerce-inventory-message.error{width:calc(100vw - 20px);top:72px}}.commerce-sale-cancel-modal-layer{z-index:1250;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0c14249e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.commerce-sale-cancel-modal{background:#fff;border:1px solid #17223b1a;border-radius:20px;width:min(520px,100vw - 32px);position:relative;overflow:hidden;box-shadow:0 30px 90px #09111f57}.commerce-sale-cancel-modal:before{content:"";background:#a8675b;height:4px;position:absolute;inset:0 0 auto}.commerce-sale-cancel-modal>header{border-bottom:1px solid #e9edf1;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px 17px;display:flex}.commerce-sale-cancel-modal-heading{align-items:center;gap:12px;min-width:0;display:flex}.commerce-sale-cancel-modal-icon{color:#9b584d;background:#fcf6f4;border:1px solid #ead5cf;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.commerce-sale-cancel-modal-icon svg{width:19px;height:19px}.commerce-sale-cancel-modal-heading>div{gap:2px;display:grid}.commerce-sale-cancel-modal-heading small{color:#7c8792;letter-spacing:.045em;text-transform:uppercase;font-size:.72rem;font-weight:800}.commerce-sale-cancel-modal-heading h3{color:#17223b;margin:0;font-size:1.2rem;line-height:1.15}.commerce-sale-cancel-modal>header>button{color:#28364a;background:#f2f5f7;border:0;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;padding:0;display:grid}.commerce-sale-cancel-modal>header>button:hover:not(:disabled){background:#e9eef2}.commerce-sale-cancel-modal>header>button svg{width:18px;height:18px}.commerce-sale-cancel-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 22px 0;display:grid}.commerce-sale-cancel-summary>span{background:#f8fafb;border:1px solid #e1e7eb;border-radius:13px;gap:4px;padding:12px 14px;display:grid}.commerce-sale-cancel-summary small{color:#788590;font-size:.74rem;font-weight:700}.commerce-sale-cancel-summary strong{color:#17223b;font-size:1.02rem}.commerce-sale-cancel-warning{color:#65534f;background:#fdf9f7;border:1px solid #ead8d2;border-left:3px solid #aa6b5e;border-radius:13px;grid-template-columns:auto minmax(0,1fr);gap:10px;margin:12px 22px 0;padding:12px 14px;display:grid}.commerce-sale-cancel-warning svg{color:#9f6256;width:17px;height:17px;margin-top:2px}.commerce-sale-cancel-warning p{margin:0;font-size:.84rem;line-height:1.5}.commerce-sale-cancel-reason-field{gap:7px;margin:15px 22px 0;display:grid}.commerce-sale-cancel-reason-field>span{color:#253247;font-size:.82rem;font-weight:800}.commerce-sale-cancel-reason-field>span small{color:#87919b;margin-left:5px;font-size:.72rem;font-weight:600}.commerce-sale-cancel-reason-field textarea{resize:vertical;color:#17223b;width:100%;min-height:84px;font:inherit;background:#fff;border:1px solid #d8e0e6;border-radius:12px;outline:0;padding:11px 12px;line-height:1.45;transition:border-color .15s,box-shadow .15s}.commerce-sale-cancel-reason-field textarea:focus{border-color:#bd8a7f;box-shadow:0 0 0 3px #a8675b1f}.commerce-sale-cancel-reason-field>small{color:#8a949e;justify-self:end;font-size:.7rem}.commerce-sale-cancel-error{color:#8f4d42;background:#fff5f3;border:1px solid #ebcbc4;border-radius:11px;margin:12px 22px 0;padding:10px 12px;font-size:.82rem;font-weight:650}.commerce-sale-cancel-modal>footer{background:#fbfcfd;border-top:1px solid #e9edf1;justify-content:flex-end;gap:9px;margin-top:18px;padding:14px 22px 18px;display:flex}.commerce-sale-cancel-back,.commerce-sale-cancel-confirm{border-radius:11px;min-height:42px;padding:0 16px;font-weight:800}.commerce-sale-cancel-back{color:#253247;background:#fff;border:1px solid #d9e0e5}.commerce-sale-cancel-confirm{color:#fff;background:#aa665a;border:1px solid #a55e52;justify-content:center;align-items:center;gap:7px;display:inline-flex;box-shadow:0 8px 18px #8a463b24}.commerce-sale-cancel-confirm:hover:not(:disabled){background:#98594f}.commerce-sale-cancel-confirm svg{width:16px;height:16px}.commerce-sale-cancel-back:disabled,.commerce-sale-cancel-confirm:disabled,.commerce-sale-cancel-modal>header>button:disabled{cursor:not-allowed;opacity:.55}.commerce-sale-cancel-success{color:#315a47;background:#f5faf7;border:1px solid #cce2d6;border-top:3px solid #6e9a84;border-radius:14px;align-items:center;gap:12px;margin:24px 22px;padding:16px;display:flex}.commerce-sale-cancel-success>svg{flex:none;width:23px;height:23px}.commerce-sale-cancel-success>div{gap:3px;display:grid}.commerce-sale-cancel-success span{color:#62776b;font-size:.82rem}@media (width<=560px){.commerce-sale-cancel-modal-layer{padding:12px}.commerce-sale-cancel-modal{border-radius:16px;width:100%}.commerce-sale-cancel-modal>header{padding:17px 16px 14px}.commerce-sale-cancel-summary,.commerce-sale-cancel-warning,.commerce-sale-cancel-reason-field,.commerce-sale-cancel-error{margin-left:16px;margin-right:16px}.commerce-sale-cancel-summary{grid-template-columns:1fr 1fr}.commerce-sale-cancel-modal>footer{padding:13px 16px 16px}}.commerce-staff-role-permissions.compact{background:#fff;border:1px solid #ffd7cd;border-radius:13px;overflow:hidden}.commerce-staff-role-permissions.compact>summary{cursor:pointer;background:#fff8f6;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:9px 12px;list-style:none;display:flex}.commerce-staff-role-permissions.compact>summary::-webkit-details-marker{display:none}.commerce-staff-role-title{color:#17233b;align-items:center;gap:8px;display:inline-flex}.commerce-staff-role-title svg{color:#ff5d3d;width:18px;height:18px}.commerce-staff-role-title strong{font-size:.88rem}.commerce-staff-role-open{color:#b94a33;align-items:center;gap:5px;font-size:.74rem;font-weight:850;display:inline-flex}.commerce-staff-role-open svg{width:15px;height:15px;transition:transform .18s}.commerce-staff-role-permissions[open] .commerce-staff-role-open svg{transform:rotate(180deg)}.commerce-role-compact-list{padding:2px 12px 8px;animation:.16s both commerce-role-compact-open;display:grid}.commerce-role-compact-row{border-top:1px solid #edf0f3;grid-template-columns:150px 1fr;align-items:center;gap:10px;min-height:42px;padding:7px 0;display:grid}.commerce-role-compact-name{align-items:center;gap:7px;min-width:0;display:flex}.commerce-role-compact-name strong{color:#17233b;white-space:nowrap;font-size:.8rem}.commerce-role-compact-name small{color:#28734b;white-space:nowrap;background:#edf8f1;border-radius:999px;padding:3px 6px;font-size:.61rem;font-weight:850}.commerce-role-compact-row.is-unavailable .commerce-role-compact-name small{color:#77808d;background:#f2f3f5}.commerce-role-compact-row.is-unavailable{opacity:.62}.commerce-role-compact-items{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.commerce-role-compact-items span{color:#455166;background:#fafbfc;border:1px solid #e2e7eb;border-radius:999px;align-items:center;gap:3px;padding:4px 7px;font-size:.68rem;font-weight:750;display:inline-flex}.commerce-role-compact-items svg{color:#2c7b53;width:11px;height:11px}@keyframes commerce-role-compact-open{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (width<=720px){.commerce-role-compact-row{grid-template-columns:1fr;gap:5px}.commerce-role-compact-name{justify-content:space-between}.commerce-role-compact-items{gap:4px}}.commerce-staff-actions.compact-actions{gap:5px}.commerce-staff-actions.compact-actions button{padding:7px 9px;font-size:.75rem}.commerce-staff-profile-basic{gap:14px;padding:16px;display:grid}.commerce-staff-profile-head{align-items:center;gap:11px;display:flex}.commerce-staff-profile-head>span{color:#c74a31;background:#fff1ed;border-radius:13px;place-items:center;width:44px;height:44px;font-size:1.05rem;font-weight:950;display:grid}.commerce-staff-profile-head>div{gap:2px;display:grid}.commerce-staff-profile-head strong{color:#17233b;font-size:1rem}.commerce-staff-profile-head small{color:#718091}.commerce-staff-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-staff-profile-grid>span{background:#fafbfc;border:1px solid #e1e6ea;border-radius:10px;gap:2px;padding:9px 10px;display:grid}.commerce-staff-profile-grid small{color:#788493;font-size:.7rem}.commerce-staff-profile-grid strong{color:#26354a;overflow-wrap:anywhere;font-size:.8rem}.commerce-staff-profile-basic>.commerce-primary-button{justify-self:end}.compact-role-editor{gap:10px}.compact-role-editor label>small{color:#758091;font-weight:500}.commerce-staff-access-reset{background:#fafbfc;border:1px solid #e2e6e8;border-radius:10px;overflow:hidden}.commerce-staff-access-reset>summary{cursor:pointer;color:#667182;padding:9px 11px;font-size:.78rem;font-weight:800}.commerce-staff-access-reset>div{gap:8px;padding:0 11px 11px;display:grid}.commerce-staff-access-reset p{color:#788392;margin:0;font-size:.76rem}.commerce-staff-access-reset input{min-height:38px}.commerce-staff-toolbar .commerce-staff-search-box{background:#fff;border:1px solid #d8e0e5;border-radius:14px;align-items:center;gap:10px;min-height:54px;padding:0 14px;transition:border-color .18s,box-shadow .18s,background-color .18s;display:flex;overflow:hidden}.commerce-staff-toolbar .commerce-staff-search-box:focus-within{background:#fffdfc;border-color:#ff8a73;box-shadow:0 0 0 3px #ff5d3d1f}.commerce-staff-toolbar .commerce-staff-search-box>svg{color:#17233b;flex:none;width:20px;height:20px}.commerce-staff-toolbar .commerce-staff-search-input{color:#17233b;width:100%;min-width:0;min-height:52px;font:inherit;appearance:none;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important}.commerce-staff-toolbar .commerce-staff-search-input:focus,.commerce-staff-toolbar .commerce-staff-search-input:focus-visible{box-shadow:none!important;border:0!important;outline:0!important}.commerce-staff-toolbar .commerce-staff-search-input::-webkit-search-decoration{-webkit-appearance:none}.commerce-staff-toolbar .commerce-staff-search-input::-webkit-search-cancel-button{-webkit-appearance:none}.commerce-staff-toolbar .commerce-staff-search-input::-webkit-search-results-button{-webkit-appearance:none}.commerce-staff-toolbar .commerce-staff-search-input::-webkit-search-results-decoration{-webkit-appearance:none}.commerce-staff-toolbar .commerce-staff-search-input::placeholder{color:#727d8c;opacity:1}@media (width<=620px){.commerce-staff-profile-grid{grid-template-columns:1fr}.commerce-staff-actions.compact-actions{flex-wrap:wrap}.commerce-staff-toolbar .commerce-staff-search-box{min-height:50px}.commerce-staff-toolbar .commerce-staff-search-input{min-height:48px}}html:not(.mobile-device) .commerce-staff-add-form .commerce-staff-password-field{position:relative}html:not(.mobile-device) .commerce-staff-add-form .commerce-staff-password-field>input{padding-right:48px}html:not(.mobile-device) .commerce-staff-add-form .commerce-staff-password-toggle{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}html:not(.mobile-device) .commerce-staff-add-form .commerce-staff-password-toggle svg{width:18px;height:18px}.commerce-staff-red-scope{gap:14px;display:grid}.commerce-red-staff-scope-bar{color:var(--navy);background:#fff1ed;border:1px solid #ff5d3d38;border-left:4px solid #ff5d3d;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex}.commerce-red-staff-scope-icon{color:#ff5d3d;background:#fff;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;box-shadow:inset 0 0 0 1px #ff5d3d29}.commerce-red-staff-scope-icon svg{width:20px;height:20px}.commerce-red-staff-scope-bar>div{gap:2px;min-width:0;display:grid}.commerce-red-staff-scope-bar strong{font-size:14px}.commerce-red-staff-scope-bar small{color:#17223bb3;font-size:12px}.commerce-red-staff-scope-bar>button{color:#fff;cursor:pointer;background:#ff5d3d;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;margin-left:auto;padding:0 14px;font-weight:850;display:inline-flex}.commerce-red-staff-scope-bar>button svg{width:17px;height:17px}.commerce-red-staff-scope .commerce-staff-heading>button{display:none!important}.commerce-red-staff-brand-lock{background:#f8fafc;border:1px solid #17223b1a;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.commerce-red-staff-brand-lock>svg{color:#ff5d3d;width:19px;height:19px}.commerce-red-staff-brand-lock>span{grid-template-columns:auto 1fr auto;align-items:center;gap:4px 8px;width:100%;display:grid}.commerce-red-staff-brand-lock small{color:#17223b94;text-transform:uppercase;letter-spacing:.04em;grid-column:1/-1;font-size:11px;font-weight:800}.commerce-red-staff-brand-lock strong{font-size:14px}.commerce-red-staff-brand-lock em{color:#b73a22;background:#fff1ed;border-radius:999px;justify-self:end;padding:3px 7px;font-size:10px;font-style:normal;font-weight:850}.commerce-red-staff-add-form label>small{align-items:center;gap:5px;display:flex}.commerce-red-staff-add-form label>small svg{color:#ff5d3d;width:13px;height:13px}.commerce-red-staff-location-fieldset{background:#fbfcfe;border:1px solid #dbe2ea;border-radius:12px;gap:9px;margin:0;padding:12px;display:grid}.commerce-red-staff-location-fieldset legend{color:#263650;padding:0 5px;font-weight:850}.commerce-red-staff-location-fieldset>p{color:#69758a;align-items:flex-start;gap:6px;margin:0;font-size:12px;line-height:1.45;display:flex}.commerce-red-staff-location-fieldset>p svg{color:#ff5d3d;flex:none;width:14px;height:14px;margin-top:1px}.commerce-red-staff-location-options{gap:7px;display:grid}.commerce-red-staff-location-options>label{cursor:pointer;background:#fff;border:1px solid #e1e6ed;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:8px 10px;display:flex}.commerce-red-staff-location-options input{accent-color:#ff5d3d;width:17px;height:17px}.commerce-red-staff-location-options span{gap:1px;display:grid}.commerce-red-staff-location-options strong{color:#263650;font-size:13px}.commerce-red-staff-location-options small{color:#7b8798;font-size:11px}.commerce-red-staff-credentials>div>span:first-child{min-width:112px}.commerce-red-staff-credential-locations strong{line-height:1.4}.commerce-red-staff-assignment-warning{background:#fff7f4;border:1px solid #b8492d33;border-radius:9px;padding:9px 10px;color:#9a3c29!important}.commerce-staff-advanced-dialog{width:min(760px,100vw - 30px)}.commerce-staff-advanced-manage{gap:14px;padding:18px;display:grid}.commerce-staff-advanced-loading{color:#657286;justify-content:center;align-items:center;gap:9px;min-height:180px;font-weight:800;display:flex}.commerce-staff-advanced-loading svg{width:18px}.commerce-staff-advanced-message{border-radius:10px;padding:10px 12px;font-size:13px;font-weight:750}.commerce-staff-advanced-message.error{color:#9a3c29;background:#fff5f2;border:1px solid #efd0ca}.commerce-staff-advanced-message.success{color:#2e704c;background:#f1faf4;border:1px solid #cce2d4}.commerce-staff-advanced-section{background:#fff;border:1px solid #dde4e8;border-radius:14px;gap:12px;padding:14px;display:grid}.commerce-staff-advanced-section-heading{gap:3px;display:grid}.commerce-staff-advanced-section-heading h4{color:#17233b;margin:0;font-size:15px}.commerce-staff-advanced-section-heading p{color:#6d7888;margin:0;font-size:12px;line-height:1.45}.commerce-staff-advanced-section>label{color:#27354a;gap:6px;font-weight:800;display:grid}.commerce-staff-advanced-section>label>small{color:#758091;font-size:12px;font-weight:500}.commerce-staff-advanced-section select,.commerce-staff-advanced-reset input{background:#fff;border:1px solid #d7dfe4;border-radius:10px;width:100%;min-height:42px;padding:8px 10px}.commerce-staff-advanced-section>.commerce-primary-button{justify-self:end}.commerce-staff-advanced-locations>p{display:block}.commerce-staff-advanced-permissions{gap:7px;display:grid}.commerce-staff-advanced-permissions>label{background:#fafbfc;border:1px solid #e2e7eb;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(138px,170px);align-items:center;gap:12px;min-height:48px;padding:7px 9px 7px 11px;display:grid}.commerce-staff-advanced-permissions>label>span{color:#344256;font-size:13px;font-weight:750}.commerce-staff-advanced-permissions select{min-height:36px;padding:6px 8px;font-size:12px}.commerce-staff-advanced-reset{background:#fff}.commerce-staff-advanced-reset>div{gap:10px}.commerce-staff-advanced-reset-result{gap:7px;padding-top:3px;display:grid}.commerce-staff-advanced-reset-result>span{background:#f8fafb;border:1px solid #dce3e7;border-radius:9px;grid-template-columns:minmax(90px,.7fr) minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;display:grid}.commerce-staff-advanced-reset-result small{color:#718091}.commerce-staff-advanced-reset-result strong{color:#17233b;overflow-wrap:anywhere}.commerce-staff-advanced-reset-result button{color:#526878;cursor:pointer;background:#fff;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.commerce-staff-advanced-reset-result button svg{width:16px}@media (width<=760px){.commerce-red-staff-scope-bar{flex-wrap:wrap;align-items:flex-start}.commerce-red-staff-scope-bar>button{width:100%;margin-left:0}.commerce-staff-advanced-manage{padding:14px}.commerce-staff-advanced-permissions>label{grid-template-columns:1fr;gap:6px}.commerce-staff-advanced-section>.commerce-primary-button{justify-self:stretch;width:100%}.commerce-staff-advanced-reset-result>span{grid-template-columns:1fr auto}.commerce-staff-advanced-reset-result small{grid-column:1/-1}}.commerce-products-page{color:var(--navy);gap:18px;display:grid}.commerce-module-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.commerce-module-heading h2,.commerce-inventory-panel h3,.commerce-inventory-dialog h3{color:var(--navy);margin:0}.commerce-module-heading h2{margin-top:4px;font-size:clamp(28px,3vw,38px);line-height:1.05}.commerce-module-heading p:not(.section-kicker),.commerce-panel-title-row p,.commerce-restock-history>p{color:var(--muted);margin:7px 0 0}.commerce-primary-button,.commerce-secondary-button,.commerce-cancel-button{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:850;display:inline-flex}.commerce-primary-button{color:#fff;background:var(--coral);box-shadow:0 10px 22px #ff5a3638}.commerce-secondary-button,.commerce-cancel-button{color:var(--navy);background:#fff;border:1px solid #17223b24}.commerce-primary-button svg,.commerce-secondary-button svg,.commerce-cancel-button svg{width:18px;height:18px}.commerce-primary-button:disabled,.commerce-secondary-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.commerce-inventory-message{border-radius:10px;padding:12px 14px;font-weight:750}.commerce-inventory-message.error{color:#8b1e1e;background:#fff0f0;border:1px solid #b91c1c33}.commerce-inventory-message.success{color:#166534;background:#ecfdf3;border:1px solid #1665342e}.commerce-inventory-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.commerce-inventory-summary article{background:#fff;border:1px solid #17223b1a;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:16px;display:flex}.commerce-inventory-summary article.warning{background:#fff8e8;border-color:#d9770659}.commerce-inventory-summary article>svg{width:24px;height:24px;color:var(--coral);flex:none}.commerce-inventory-summary article span{min-width:0;color:var(--muted);font-size:13px;display:grid}.commerce-inventory-summary article strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:21px;line-height:1.1;overflow:hidden}.commerce-inventory-tabs{background:#ffffffbf;border:1px solid #17223b1a;border-radius:12px;gap:6px;padding:5px;display:flex}.commerce-inventory-tabs button{min-height:40px;color:var(--muted);background:0 0;border-radius:8px;padding:0 18px;font-weight:800}.commerce-inventory-tabs button.active{color:#fff;background:var(--navy)}.commerce-inventory-loading{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-weight:750;display:flex}.commerce-inventory-loading svg{width:20px;height:20px;animation:.9s linear infinite commerce-inventory-spin}@keyframes commerce-inventory-spin{to{transform:rotate(360deg)}}.commerce-inventory-panel{background:#fff;border:1px solid #17223b1a;border-radius:12px;padding:18px;box-shadow:0 10px 30px #17223b0a}.commerce-inventory-toolbar{grid-template-columns:minmax(260px,1fr) 180px auto;align-items:center;gap:10px;margin-bottom:16px;display:grid}.commerce-inventory-search{background:#fff;border:1px solid #17223b24;border-radius:9px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.commerce-inventory-search svg{width:18px;height:18px;color:var(--muted);flex:none}.commerce-inventory-search input{width:100%;min-width:0;color:var(--navy);background:0 0;border:0;outline:0}.commerce-inventory-toolbar select,.commerce-products-page select,.commerce-products-page input,.commerce-products-page textarea{color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b29;border-radius:8px}.commerce-inventory-toolbar select{min-height:44px;padding:0 11px}.commerce-check-label{color:var(--muted);align-items:center;gap:8px;font-weight:700;display:inline-flex}.commerce-check-label input,.commerce-dialog-checks input{width:17px;height:17px;accent-color:var(--coral)}.commerce-inventory-table-wrap{overflow-x:auto}.commerce-inventory-table{border-collapse:collapse;width:100%;min-width:830px}.commerce-inventory-table th,.commerce-inventory-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #17223b14;padding:13px 12px}.commerce-inventory-table th{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px}.commerce-inventory-table tbody tr.inactive{opacity:.6}.commerce-inventory-table td:first-child strong,.commerce-inventory-table td:first-child span,.commerce-inventory-table td:first-child small{display:block}.commerce-inventory-table td:first-child span{color:var(--muted);margin-top:3px;font-size:13px}.commerce-inventory-table td:first-child small{color:#6b7280;align-items:center;gap:5px;margin-top:5px;display:flex}.commerce-inventory-table td:first-child small svg{width:14px;height:14px}.commerce-stock-value{font-weight:850;display:grid}.commerce-stock-value small{color:var(--muted);font-size:11px;font-weight:650}.commerce-stock-value.low{color:#b45309}.commerce-status{border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.commerce-status.active{color:#166534;background:#dcfce7}.commerce-status.inactive{color:#7f1d1d;background:#fee2e2}.commerce-status.neutral{color:#374151;background:#eef2f7}.commerce-table-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.commerce-table-actions button{min-height:34px;color:var(--navy);background:#fff;border:1px solid #17223b1f;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.commerce-table-actions button:first-child{width:34px;padding:0}.commerce-table-actions svg{width:15px;height:15px}.commerce-inventory-empty{text-align:center;background:#fbfcfe;border:1px dashed #17223b2e;border-radius:12px;place-items:center;min-height:250px;padding:30px;display:grid}.commerce-inventory-empty.compact{min-height:160px}.commerce-inventory-empty svg{width:38px;height:38px;color:var(--coral)}.commerce-inventory-empty h3{margin:12px 0 0}.commerce-inventory-empty p{max-width:480px;color:var(--muted);margin:6px 0 0}.commerce-inventory-empty button{color:#fff;background:var(--coral);border-radius:8px;margin-top:14px;padding:10px 14px;font-weight:800}.commerce-panel-title-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.commerce-supplier-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.commerce-supplier-grid article{background:#fff;border:1px solid #17223b1a;border-radius:11px;gap:7px;padding:16px;display:grid}.commerce-supplier-grid article.inactive{opacity:.62}.commerce-supplier-grid article>div{justify-content:space-between;align-items:center;display:flex}.commerce-supplier-grid article>div>svg{width:24px;height:24px;color:var(--coral)}.commerce-supplier-grid h4,.commerce-supplier-grid p,.commerce-supplier-grid small{margin:0}.commerce-supplier-grid p,.commerce-supplier-grid small{color:var(--muted)}.commerce-supplier-grid article>button{min-height:36px;color:var(--navy);background:#fff;border:1px solid #17223b1f;border-radius:8px;justify-content:center;align-items:center;gap:7px;margin-top:7px;font-weight:800;display:inline-flex}.commerce-supplier-grid article>button svg{width:15px;height:15px}.commerce-restock-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:14px;display:grid}.commerce-form-grid{gap:12px;display:grid}.commerce-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-products-page label,.commerce-dialog-form label{color:var(--navy);gap:6px;font-size:14px;font-weight:800;display:grid}.commerce-products-page label small,.commerce-dialog-form label small{color:var(--muted);font-weight:600}.commerce-products-page label>input:not([type=checkbox]),.commerce-products-page label>select,.commerce-products-page label>textarea,.commerce-dialog-form label>input:not([type=checkbox]),.commerce-dialog-form label>select,.commerce-dialog-form label>textarea{outline:0;width:100%;min-height:42px;padding:9px 10px}.commerce-products-page textarea,.commerce-dialog-form textarea{resize:vertical}.commerce-restock-add-line{background:#f6f8fb;border-radius:10px;grid-template-columns:minmax(220px,1.4fr) 110px 150px auto;align-items:end;gap:10px;margin-top:16px;padding:14px;display:grid}.commerce-restock-add-line>button{color:#fff;background:var(--navy);border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 13px;font-weight:800;display:inline-flex}.commerce-restock-add-line>button svg{width:16px;height:16px}.commerce-check-label.price-update{margin:14px 0 0}.commerce-inline-price{max-width:280px;margin-top:10px}.commerce-restock-lines{gap:8px;margin:16px 0;display:grid}.commerce-restock-lines article{border:1px solid #17223b1a;border-radius:9px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.commerce-restock-lines article>div{display:grid}.commerce-restock-lines article span,.commerce-restock-lines article small{color:var(--muted)}.commerce-restock-lines article button{color:#b91c1c;background:#fff0f0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.commerce-restock-lines article button svg{width:16px;height:16px}.commerce-restock-footer{border-top:1px solid #17223b1a;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding-top:16px;display:flex}.commerce-restock-footer>div{color:var(--muted);font-size:13px;display:grid}.commerce-restock-footer>div strong{color:var(--navy);font-size:24px}.commerce-restock-history{position:sticky;top:92px}.commerce-restock-history>div:not(.commerce-inventory-empty){gap:8px;margin-top:14px;display:grid}.commerce-restock-history article{border-bottom:1px solid #17223b14;grid-template-columns:1fr auto;gap:3px 8px;padding:11px 0;display:grid}.commerce-restock-history article span,.commerce-restock-history article small{color:var(--muted)}.commerce-restock-history article small{grid-column:1/-1}.commerce-inventory-modal{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b1222a3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.commerce-inventory-dialog{background:#fff;border-radius:14px;width:min(760px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 28px 70px #0b122247}.commerce-inventory-dialog>header{z-index:2;background:#fff;border-bottom:1px solid #17223b1a;justify-content:space-between;align-items:center;gap:18px;padding:17px 20px;display:flex;position:sticky;top:0}.commerce-inventory-dialog>header button{width:36px;height:36px;color:var(--navy);background:#f1f4f8;border-radius:9px;place-items:center;display:grid}.commerce-inventory-dialog>header button svg{width:18px;height:18px}.commerce-dialog-form{gap:16px;padding:20px;display:grid}.commerce-dialog-checks{flex-wrap:wrap;gap:12px 20px;display:flex}.commerce-dialog-checks label{color:var(--muted);align-items:center;gap:8px;display:inline-flex}.commerce-dialog-form>footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}@media (width<=1180px){.commerce-inventory-summary,.commerce-supplier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-restock-layout{grid-template-columns:1fr}.commerce-restock-history{position:static}}@media (width<=900px){.commerce-module-heading,.commerce-panel-title-row,.commerce-restock-footer{flex-direction:column;align-items:stretch}.commerce-module-heading .commerce-primary-button,.commerce-panel-title-row .commerce-secondary-button{width:100%}.commerce-inventory-toolbar{grid-template-columns:1fr 160px}.commerce-inventory-toolbar .commerce-check-label{grid-column:1/-1}.commerce-form-grid.three,.commerce-restock-add-line{grid-template-columns:1fr 1fr}}@media (width<=680px){.commerce-products-page{gap:14px}.commerce-inventory-summary,.commerce-supplier-grid,.commerce-form-grid.two,.commerce-form-grid.three,.commerce-restock-add-line,.commerce-inventory-toolbar{grid-template-columns:1fr}.commerce-inventory-tabs{overflow-x:auto}.commerce-inventory-tabs button{flex:1 0 auto}.commerce-inventory-panel{padding:14px}.commerce-inventory-table{min-width:0}.commerce-inventory-table thead{display:none}.commerce-inventory-table,.commerce-inventory-table tbody,.commerce-inventory-table tr,.commerce-inventory-table td{width:100%;display:block}.commerce-inventory-table tr{border:1px solid #17223b1a;border-radius:10px;margin-bottom:12px;padding:12px}.commerce-inventory-table td{border:0;grid-template-columns:115px minmax(0,1fr);gap:10px;padding:7px 0;display:grid}.commerce-inventory-table td:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.commerce-inventory-table td:first-child{border-bottom:1px solid #17223b14;padding-bottom:12px;display:block}.commerce-inventory-table td:first-child:before,.commerce-table-actions:before{display:none}.commerce-table-actions{justify-content:stretch;padding-top:12px!important;display:flex!important}.commerce-table-actions button{flex:1}.commerce-table-actions button:first-child{flex:0 0 42px;width:42px}.commerce-restock-lines article{grid-template-columns:1fr auto}.commerce-restock-lines article>strong{grid-column:1}.commerce-restock-lines article>button{grid-area:1/2/span 2}.commerce-restock-footer .commerce-primary-button{width:100%}.commerce-dialog-form>footer{flex-direction:column-reverse}.commerce-dialog-form>footer button{width:100%}}.commerce-sidebar a.active{color:#17223b;background:#ffd9c9;border-left-color:#ff5a3b;box-shadow:inset 0 0 0 1px #ff5a3b38}.commerce-sidebar a.active svg{color:#e9482b}.kiosk-products-page .commerce-module-heading,.commerce-expenses-page .commerce-module-heading{align-items:center}.kiosk-products-page .commerce-module-heading h2,.commerce-expenses-page .commerce-module-heading h2{margin:0}.kiosk-products-page .commerce-module-heading>.commerce-primary-button{min-height:34px;padding:0 11px;font-size:13px}.commerce-margin-preview{background:#edf9f4;border:1px solid #24876433;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.commerce-margin-preview.negative{background:#fff0f0;border-color:#be2a2a38}.commerce-margin-preview div{gap:2px;display:grid}.commerce-margin-preview span{color:#677085;font-size:11px;font-weight:750}.commerce-margin-preview strong{color:#176b4e;font-size:18px}.commerce-margin-preview.negative strong{color:#a32d22}.commerce-dialog-checks.explanatory{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.commerce-dialog-checks.explanatory label{align-items:flex-start}.commerce-dialog-checks.explanatory label>span{gap:2px;display:grid}.commerce-dialog-checks.explanatory strong{color:#17223b;font-size:12px}.commerce-dialog-checks.explanatory small{color:#6a7182;font-size:10.5px;font-weight:600}.commerce-dialog-checks.explanatory input:disabled{cursor:not-allowed;opacity:.45}.kiosk-product-table td[data-label=Margen]{display:table-cell}.kiosk-product-table td[data-label=Margen] strong,.kiosk-product-table td[data-label=Margen] small{display:block}.kiosk-product-table td[data-label=Margen] small{color:#6a7182;white-space:nowrap;margin-top:3px}.commerce-expenses-page{color:#17223b;gap:16px;display:grid}.commerce-expense-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.commerce-expense-summary article{background:#fff;border:1px solid #17223b1a;border-radius:11px;align-items:center;gap:10px;min-width:0;padding:14px;display:flex}.commerce-expense-summary svg{color:#ff5a3b;flex:none;width:22px;height:22px}.commerce-expense-summary span{color:#687085;min-width:0;font-size:12px;display:grid}.commerce-expense-summary strong{color:#17223b;text-overflow:ellipsis;white-space:nowrap;font-size:19px;overflow:hidden}.commerce-expenses-layout{grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);align-items:start;gap:14px;display:grid}.commerce-expense-form,.commerce-expense-history{gap:12px;display:grid}.commerce-expense-form label,.commerce-expense-history label{color:#26344f;gap:5px;font-size:12px;font-weight:800;display:grid}.commerce-expense-form input,.commerce-expense-form select,.commerce-expense-form textarea,.commerce-expense-history input{color:#17223b;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #17223b26;border-radius:8px;padding:7px 9px}.commerce-expense-form textarea{resize:vertical;min-height:62px}.commerce-expense-form>footer{justify-content:flex-end;display:flex}.commerce-expense-form>footer .commerce-primary-button{min-height:38px;padding:0 13px;font-size:13px}.commerce-expense-history .commerce-panel-title-row{align-items:end}.commerce-expense-history .commerce-panel-title-row>label{width:160px}.commerce-expense-list{gap:7px;display:grid}.commerce-expense-list article{background:#fffaf7;border:1px solid #17223b17;border-radius:9px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 11px;display:grid}.commerce-expense-list article.cancelled{opacity:.58;background:#f5f5f5}.commerce-expense-list article>div{min-width:0;display:grid}.commerce-expense-list article>div span,.commerce-expense-list article>div small{color:#6a7182;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-expense-list article>div span{font-size:12px}.commerce-expense-list article>div small{font-size:11px}.commerce-expense-list article>strong{white-space:nowrap}.commerce-expense-list article>button{color:#a32d22;background:#fff0f0;border-radius:7px;align-items:center;gap:5px;min-height:30px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.commerce-expense-list article>button svg{width:14px;height:14px}@media (width<=1180px){.commerce-expense-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-expenses-layout{grid-template-columns:1fr}}@media (width<=900px){.commerce-sidebar a.active{background:#ffd9c9;border-bottom-color:#ff5a3b;border-left-color:#0000}}@media (width<=640px){.commerce-dialog-checks.explanatory,.commerce-margin-preview,.commerce-expense-summary{grid-template-columns:1fr}.commerce-expense-history .commerce-panel-title-row{align-items:stretch}.commerce-expense-history .commerce-panel-title-row>label{width:100%}.commerce-expense-list article{grid-template-columns:1fr auto}.commerce-expense-list article>button,.commerce-expense-list article>.commerce-status{grid-column:1/-1;justify-self:start}.kiosk-product-table td[data-label=Margen]{display:grid}}.kiosk-products-page .commerce-inventory-summary article{border-width:4px 1px 1px;border-radius:13px;position:relative;overflow:hidden;box-shadow:0 8px 20px #17223b0b}.kiosk-products-page .commerce-inventory-summary article:first-child{background:#fff0e9;border-color:#ff7a2f #ffc1aa #ffc1aa}.kiosk-products-page .commerce-inventory-summary article:first-child>svg{color:#e94a2c}.kiosk-products-page .commerce-inventory-summary article:nth-child(2){background:#fff8df;border-color:#f1d400 #f4d58a #f4d58a}.kiosk-products-page .commerce-inventory-summary article:nth-child(2)>svg{color:#b7790b}.kiosk-products-page .commerce-inventory-summary article:nth-child(3){background:#eef7ff;border-color:#14a6dd #b8d8f1 #b8d8f1}.kiosk-products-page .commerce-inventory-summary article:nth-child(3)>svg{color:#2475a9}.kiosk-products-page .commerce-inventory-summary article:nth-child(4){background:#eefaf3;border-color:#23b65f #b9e2cf #b9e2cf}.kiosk-products-page .commerce-inventory-summary article:nth-child(4)>svg{color:#21845d}.kiosk-products-page .commerce-inventory-panel{background:linear-gradient(#fffaf7 0%,#fff 35%);border:2px solid #f47a4f;border-radius:12px;padding:14px;box-shadow:0 8px 22px #87412b17}.kiosk-products-page .commerce-inventory-toolbar{box-shadow:none;background:#fff0e8;border:1px solid #dfa089;border-radius:10px;grid-template-columns:minmax(260px,1fr) minmax(145px,.42fr) minmax(130px,.34fr) auto;gap:8px;margin-bottom:12px;padding:8px}.kiosk-products-page .commerce-inventory-search{background:#fff;border-color:#ff5a3b38;align-items:center;gap:0;min-height:38px;padding:0;display:flex;position:relative;overflow:hidden}.kiosk-products-page .commerce-inventory-search>svg{z-index:1;color:#8b5d50;pointer-events:none;width:17px;height:17px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.kiosk-products-page .commerce-inventory-search>input[type=search]{width:100%;min-height:38px;box-shadow:none;background:0 0;border:0;border-radius:8px;outline:0;padding:0 10px 0 36px;font-size:12px}.kiosk-products-page .commerce-inventory-search>input[type=search]:focus{box-shadow:inset 0 0 0 2px #ff5a3b33}.kiosk-products-page .commerce-inventory-toolbar>select{background:#fff;border-color:#ff5a3b38;min-width:0;min-height:38px;padding:0 9px;font-size:11.5px;font-weight:700}.kiosk-products-page .commerce-inventory-toolbar>.commerce-check-label{color:#26344f;white-space:nowrap;background:#fff;border:1px solid #ff5a3b2e;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 9px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.kiosk-products-page .commerce-inventory-toolbar>.commerce-check-label input{flex:none;width:15px;height:15px;margin:0}.kiosk-products-page .commerce-inventory-toolbar>.commerce-check-label span{display:inline}.kiosk-product-table{border-collapse:separate;border-spacing:0;table-layout:auto;border:1px solid #17223b1a;border-radius:9px;min-width:1060px;overflow:hidden}.kiosk-product-table th,.kiosk-product-table td{padding:9px 8px;font-size:11.5px;line-height:1.2}.kiosk-product-table thead th{color:#6f4338;letter-spacing:.025em;white-space:nowrap;background:#ffe9de;border-bottom-color:#ff5a3b33;font-size:10.5px}.kiosk-product-table th:not(:last-child),.kiosk-product-table td:not(:last-child){border-right:1px solid #17223b0e}.kiosk-product-table tbody tr:nth-child(odd){background:#fff}.kiosk-product-table tbody tr:nth-child(2n){background:#fffaf7}.kiosk-product-table tbody tr:hover{background:#fff1e9}.kiosk-product-table th:nth-child(4),.kiosk-product-table th:nth-child(5),.kiosk-product-table th:nth-child(6),.kiosk-product-table th:nth-child(7),.kiosk-product-table th:nth-child(8),.kiosk-product-table td.commerce-numeric-cell{text-align:right}.kiosk-product-table .commerce-actions-heading{text-align:center}.kiosk-product-table td.commerce-numeric-cell{font-variant-numeric:tabular-nums;white-space:nowrap}.kiosk-product-table .commerce-product-name-cell{min-width:120px}.kiosk-product-table .commerce-product-name-cell strong{color:#17223b;font-size:12.5px;display:block}.commerce-category-badge{color:#704437;white-space:nowrap;background:#fff4ee;border:1px solid #f0c8b8;border-radius:999px;align-items:center;min-height:24px;padding:0 7px;font-size:10.5px;font-weight:750;display:inline-flex}.kiosk-product-table .commerce-code-cell{color:#667085;font-variant-numeric:tabular-nums;white-space:nowrap}.kiosk-product-table .commerce-code-cell span{align-items:center;gap:4px;display:inline-flex}.kiosk-product-table .commerce-code-cell svg{flex:none;width:13px;height:13px}.commerce-margin-badge{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:25px;padding:0 7px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.commerce-margin-badge.healthy{color:#176b4e;background:#e8f8ef;border-color:#b8dfcc}.commerce-margin-badge.warning{color:#8a5a05;background:#fff6d9;border-color:#efd28b}.commerce-margin-badge.danger{color:#9f2f25;background:#fff0ef;border-color:#efbbb6}.commerce-profit-value{color:#176b4e;font-weight:850}.commerce-profit-value.negative{color:#a32d22}.kiosk-product-table .commerce-stock-value{border:1px solid #0000;border-radius:7px;justify-items:end;min-width:58px;padding:4px 7px;display:inline-grid}.kiosk-product-table .commerce-stock-value.healthy{color:#176b4e;background:#eef9f3;border-color:#b8dfcc}.kiosk-product-table .commerce-stock-value.warning{color:#8a5a05;background:#fff8df;border-color:#efd28b}.kiosk-product-table .commerce-stock-value.danger{color:#9f2f25;background:#fff0ef;border-color:#efbbb6}.kiosk-product-table .commerce-stock-value small{font-size:9.5px}.kiosk-product-table .commerce-table-actions{text-align:center;vertical-align:middle;min-width:140px;display:table-cell}.kiosk-product-table .commerce-action-buttons{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:inline-flex}.kiosk-product-table .commerce-table-actions button{min-height:30px;padding:0 8px;font-size:10.5px}.kiosk-product-table .commerce-table-actions .commerce-clean-action-button{justify-content:center;align-items:center;width:108px;min-width:108px;padding:0 10px;display:inline-flex}.kiosk-product-table .commerce-table-actions .commerce-edit-button{place-items:center;width:30px;min-width:30px;padding:0;display:inline-grid}.kiosk-product-table .commerce-table-actions svg{width:13px;height:13px}@media (width<=1180px){.kiosk-products-page .commerce-inventory-toolbar{grid-template-columns:minmax(240px,1fr) 150px 135px}.kiosk-products-page .commerce-inventory-toolbar>.commerce-check-label{grid-column:1/-1;justify-self:start}}@media (width<=760px){.kiosk-products-page .commerce-inventory-toolbar{grid-template-columns:1fr 1fr}.kiosk-products-page .commerce-inventory-search{grid-column:1/-1}.kiosk-products-page .commerce-inventory-toolbar>.commerce-check-label{width:fit-content}}@media (width<=680px){.kiosk-products-page .commerce-inventory-panel{padding:10px}.kiosk-products-page .commerce-inventory-toolbar{grid-template-columns:1fr}.kiosk-products-page .commerce-inventory-search{grid-column:auto}.kiosk-products-page .commerce-inventory-toolbar>.commerce-check-label{justify-content:flex-start;width:100%}.kiosk-product-table,.kiosk-product-table tbody,.kiosk-product-table tr,.kiosk-product-table td{border-radius:0}.kiosk-product-table tbody tr{background:#fffaf7;border:1px solid #ff5a3b24;border-radius:10px;margin-bottom:10px;overflow:hidden}.kiosk-product-table td.commerce-numeric-cell{text-align:right}.kiosk-product-table .commerce-table-actions{text-align:right;min-width:0;display:grid}.kiosk-product-table .commerce-action-buttons{justify-self:end}}@media (width>=901px){.commerce-page .commerce-workspace{grid-template-columns:158px minmax(0,1fr)}.commerce-page .commerce-sidebar{padding-inline:6px}.commerce-page .commerce-sidebar a{white-space:nowrap;gap:6px;padding-inline:7px;font-size:13px}.commerce-page .commerce-sidebar svg{flex-basis:16px;width:16px;height:16px}.commerce-page .commerce-content{min-width:0;padding-left:20px;padding-right:20px;overflow:hidden}.kiosk-products-page,.kiosk-products-page .commerce-inventory-panel,.kiosk-products-page .commerce-inventory-table-wrap{min-width:0;max-width:100%}.kiosk-products-page .commerce-inventory-table-wrap{overscroll-behavior-inline:contain;overflow-x:auto}.kiosk-products-page .commerce-inventory-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.kiosk-products-page .commerce-inventory-summary article{min-width:0;padding:12px 10px}.kiosk-products-page .commerce-inventory-summary article strong{font-size:clamp(16px,1.35vw,20px)}}@media (width>=901px) and (width<=1180px){.commerce-page .commerce-workspace{grid-template-columns:150px minmax(0,1fr)}.kiosk-products-page .commerce-inventory-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.kiosk-product-table tbody tr{transition:background-color .15s,box-shadow .15s}.kiosk-product-table tbody tr:hover,.kiosk-product-table tbody tr:focus-within{background:#edf6fb;box-shadow:inset 3px 0 #72a8c7}@media (hover:none){.kiosk-product-table tbody tr:hover{background:inherit;box-shadow:none}.kiosk-product-table tbody tr:focus-within{background:#edf6fb;box-shadow:inset 3px 0 #72a8c7}}.commerce-stock-split{border-top:1px solid #0f172a1a;gap:2px;margin-top:5px;padding-top:5px;display:grid}.commerce-stock-split small:last-child{font-weight:700}.commerce-alerts-layout,.commerce-promotion-layout{gap:18px;display:grid}.commerce-alert-section,.commerce-promotion-form,.commerce-promotion-history{min-width:0}.commerce-alert-counter{color:#475569;white-space:nowrap;background:#eef2f7;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:5px 10px;font-size:.8rem;font-weight:800;display:inline-flex}.commerce-alert-counter.warning{color:#c2410c;background:#fff7ed}.commerce-alert-counter.danger,.commerce-expired-badge{color:#b91c1c;background:#fef2f2}.commerce-expiry-counters{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.commerce-alert-list{gap:10px;margin-top:14px;display:grid}.commerce-alert-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;display:grid}.commerce-alert-card.warning{background:#fffaf5;border-color:#fed7aa}.commerce-alert-card.danger{background:#fff7f7;border-color:#fecaca}.commerce-alert-card.neutral{background:#f8fbff;border-color:#dbeafe}.commerce-alert-icon{background:#0f172a0f;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.commerce-alert-icon svg{width:19px;height:19px}.commerce-alert-copy{gap:2px;min-width:0;display:grid}.commerce-alert-copy strong,.commerce-alert-copy span,.commerce-alert-copy small{overflow-wrap:anywhere}.commerce-alert-copy span{font-size:.86rem;font-weight:700}.commerce-alert-copy small{color:#64748b;line-height:1.4}.commerce-alert-card .commerce-secondary-button{white-space:nowrap;min-height:38px}.commerce-alert-card .commerce-secondary-button svg{width:16px;height:16px}.commerce-expired-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:32px;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.commerce-restock-add-line-with-expiry{grid-template-columns:minmax(190px,1.7fr) minmax(105px,.7fr) minmax(125px,.85fr) minmax(150px,1fr) auto}.commerce-promotion-form>.commerce-panel-title-row>svg,.commerce-module-heading>svg{flex:none;width:30px;height:30px}.commerce-promo-builder{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:16px;padding:14px}.commerce-promo-builder-fields{grid-template-columns:minmax(180px,1.4fr) minmax(170px,1.2fr) minmax(115px,.75fr) minmax(125px,.8fr) auto;align-items:end;gap:10px;display:grid}.commerce-promo-builder-fields label{gap:6px;min-width:0;font-size:.82rem;font-weight:700;display:grid}.commerce-promo-builder-fields input,.commerce-promo-builder-fields select{width:100%;min-width:0}.commerce-promo-builder-fields>button{min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:0 13px;font-weight:800}.commerce-promo-builder-fields>button svg{vertical-align:-3px;width:16px;height:16px;margin-right:5px}.commerce-promo-builder-fields>button:disabled{opacity:.5;cursor:not-allowed}.commerce-promo-stock-help{color:#64748b;margin-top:8px;display:block}.commerce-promo-lines{gap:8px;margin-top:14px;display:grid}.commerce-promo-lines article{border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.commerce-promo-lines article>div{gap:2px;display:grid}.commerce-promo-lines span,.commerce-promo-lines small{color:#64748b}.commerce-promo-lines button{cursor:pointer;background:#f1f5f9;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.commerce-promo-lines button svg{width:16px;height:16px}.commerce-promotion-estimate{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.commerce-promotion-estimate>div{background:#fff;border:1px solid #e2e8f0;border-radius:11px;gap:4px;padding:10px 12px;display:grid}.commerce-promotion-estimate span{color:#64748b;font-size:.74rem}.commerce-promotion-estimate strong{font-size:.92rem}.commerce-promotion-estimate.loss>div:nth-child(5),.commerce-promotion-estimate.loss>div:nth-child(6){background:#fff7f7;border-color:#fecaca}.commerce-promo-loss-warning{color:#b91c1c;margin:8px 0 0;font-size:.83rem;font-weight:800}.commerce-promotion-footer{justify-content:flex-end;margin-top:16px;display:flex}.commerce-promotion-list{gap:10px;margin-top:14px;display:grid}.commerce-promotion-card{background:#fff;border:1px solid #e2e8f0;border-radius:13px;gap:9px;padding:13px;display:grid}.commerce-promotion-card header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.commerce-promotion-card header>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.commerce-promotion-card-products{color:#475569;gap:3px;font-size:.82rem;display:grid}.commerce-promotion-card>small{color:#64748b;flex-wrap:wrap;align-items:center;gap:4px;display:flex}.commerce-promotion-card>small svg{width:14px;height:14px}.commerce-promotion-end{min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;justify-self:start;align-items:center;gap:5px;padding:0 10px;font-size:.79rem;font-weight:700;display:inline-flex}.commerce-promotion-end svg{width:15px;height:15px}.commerce-cash-page{gap:16px;display:grid}.commerce-cash-page .commerce-module-heading,.commerce-cash-tabs{margin-bottom:0}.commerce-cash-placeholder{align-items:flex-start;gap:14px;padding:24px;display:flex}.commerce-cash-placeholder>svg{flex:none;width:28px;height:28px}.commerce-cash-placeholder>div{gap:6px;display:grid}.commerce-cash-placeholder strong{font-size:1rem}.commerce-cash-placeholder p,.commerce-cash-placeholder small{color:#64748b;margin:0}.commerce-expenses-page.embedded{gap:14px;display:grid}@media (width>=1050px){.commerce-alerts-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-promotion-layout{grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);align-items:start}}@media (width<=1000px){.commerce-restock-add-line-with-expiry,.commerce-promo-builder-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-restock-add-line-with-expiry>button,.commerce-promo-builder-fields>button{min-height:42px}.commerce-promotion-estimate{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.commerce-alert-card{grid-template-columns:auto minmax(0,1fr)}.commerce-alert-card>.commerce-secondary-button,.commerce-alert-card>.commerce-expired-badge{grid-column:1/-1;justify-content:center;justify-self:stretch}.commerce-restock-add-line-with-expiry,.commerce-promo-builder-fields,.commerce-promotion-estimate{grid-template-columns:1fr}.commerce-promotion-card header{flex-direction:column}.commerce-cash-placeholder{padding:18px}}.commerce-promotion-layout-simple{gap:12px;grid-template-columns:1fr!important;align-items:stretch!important}.commerce-promotion-form-simple,.commerce-promotion-history-below{width:100%}.commerce-promotion-form-simple{padding:16px}.commerce-offer-basic-grid{grid-template-columns:minmax(220px,1.35fr) minmax(145px,.72fr) minmax(145px,.72fr) minmax(185px,.88fr);align-items:stretch;gap:8px;margin-top:12px;display:grid}.commerce-offer-basic-grid>label{min-width:0;color:var(--navy);gap:4px;font-size:.78rem;font-weight:800;display:grid}.commerce-offer-basic-grid input,.commerce-offer-price-row input,.commerce-offer-stock-control input{width:100%;min-width:0;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b24;border-radius:9px;padding:0 10px}.commerce-offer-basic-grid input{min-height:40px}.commerce-offer-basic-grid input:focus,.commerce-offer-price-row input:focus,.commerce-offer-stock-control input:focus{border-color:#ff5a3685;outline:0;box-shadow:0 0 0 3px #ff5a3617}.commerce-offer-stock-indicator{background:#f2f8ff;border:1px solid #cfe3fb;border-radius:10px;align-content:center;gap:2px;min-width:0;min-height:62px;padding:8px 11px;display:grid}.commerce-offer-stock-indicator span,.commerce-offer-stock-indicator small{color:#64748b}.commerce-offer-stock-indicator span{text-transform:uppercase;font-size:.68rem;font-weight:850}.commerce-offer-stock-indicator strong{color:var(--navy);font-size:.92rem}.commerce-offer-stock-indicator small{font-size:.67rem;line-height:1.2}.commerce-offer-product-picker{background:#fffaf7;border:1px solid #f7d7c9;border-radius:11px;margin-top:12px;padding:12px}.commerce-offer-section-heading h4{color:var(--navy);margin:0;font-size:.92rem;font-weight:900}.commerce-offer-section-heading p{color:#64748b;margin:2px 0 0;font-size:.75rem;line-height:1.3}.commerce-offer-search-wrap{width:min(720px,100%);margin-top:8px;position:relative}.commerce-offer-search{background:#fff;border:1px solid #17223b21;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-height:40px;padding:0 10px;display:grid}.commerce-offer-search:focus-within{border-color:#ff5a3680;box-shadow:0 0 0 3px #ff5a3614}.commerce-offer-search svg{width:16px;height:16px;color:var(--coral)}.commerce-offer-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:38px;padding:0}.commerce-offer-search-results{z-index:15;background:#fff;border:1px solid #e2e8f0;border-radius:10px;max-height:290px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 30px #0f172a21}.commerce-offer-search-results>p{color:#64748b;margin:0;padding:11px;font-size:.76rem}.commerce-offer-search-results button{min-height:46px;color:var(--navy);text-align:left;background:0 0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:6px 8px;display:flex}.commerce-offer-search-results button:hover{background:#fff5f0}.commerce-offer-search-results button>span{gap:1px;min-width:0;display:grid}.commerce-offer-search-results button>span:last-child{text-align:right}.commerce-offer-search-results strong,.commerce-offer-search-results small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-offer-search-results small{color:#64748b;font-size:.68rem}.commerce-offer-collapsible{border:1px solid #dbe4ef;border-radius:11px;margin-top:10px;overflow:hidden}.commerce-offer-collapsible-products{background:#f7fbff;border-color:#cfe3fb}.commerce-offer-collapsible-economics{background:#f7fcf8;border-color:#caecd5}.commerce-offer-collapse-trigger{width:100%;min-height:46px;color:var(--navy);text-align:left;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 11px;display:flex}.commerce-offer-collapse-trigger.blue{background:#edf6ff}.commerce-offer-collapse-trigger.green{background:#eefaf1}.commerce-offer-collapse-trigger.orange{background:#fff3ed}.commerce-offer-collapse-trigger.gray{background:#f3f5f8}.commerce-offer-collapse-trigger.neutral{background:#f8fafc}.commerce-offer-collapse-trigger>span{gap:1px;min-width:0;display:grid}.commerce-offer-collapse-trigger strong{font-size:.88rem;font-weight:900}.commerce-offer-collapse-trigger small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;font-weight:650;overflow:hidden}.commerce-offer-collapse-trigger svg{flex:none;width:17px;height:17px}.commerce-offer-collapse-content{padding:9px 10px 10px}.commerce-offer-product-list{gap:7px;display:grid}.commerce-offer-product-card{background:#fff;border:1px solid #dce6f1;border-radius:9px;padding:9px 10px}.commerce-offer-product-card:nth-child(3n+1){background:#f8fbff;border-color:#d8e9fb}.commerce-offer-product-card:nth-child(3n+2){background:#fffaf5;border-color:#f7dfc6}.commerce-offer-product-card:nth-child(3n){background:#f7fcf8;border-color:#d4ead9}.commerce-offer-product-card header{justify-content:space-between;align-items:center;gap:10px;display:flex}.commerce-offer-product-card header>div{gap:1px;display:grid}.commerce-offer-product-card header strong{color:var(--navy);font-size:.86rem}.commerce-offer-product-card header small{color:#b45309;font-size:.65rem;font-weight:750}.commerce-offer-product-card header button{color:#64748b;background:#f1f5f9db;border-radius:8px;flex:none;place-items:center;width:29px;height:29px;display:grid}.commerce-offer-product-card header button:hover{color:#b91c1c;background:#fef2f2}.commerce-offer-product-card header button svg{width:14px;height:14px}.commerce-offer-product-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-top:7px;display:grid}.commerce-offer-product-metrics>div,.commerce-offer-current-summary>div,.commerce-offer-result>div{background:#ffffffc2;border-radius:7px;gap:1px;min-width:0;padding:6px 7px;display:grid}.commerce-offer-product-metrics span,.commerce-offer-current-summary span,.commerce-offer-result span{color:#64748b;font-size:.63rem}.commerce-offer-product-metrics strong,.commerce-offer-current-summary strong,.commerce-offer-result strong{overflow-wrap:anywhere;color:var(--navy);font-size:.79rem}.commerce-offer-stock-control{grid-template-columns:minmax(180px,.75fr) minmax(210px,1fr);gap:8px;margin-top:8px;display:grid}.commerce-offer-stock-limit,.commerce-offer-stock-control>label{background:#eef7ff;border:1px solid #bcd9f6;border-radius:9px;align-content:center;gap:2px;min-width:0;padding:8px 10px;display:grid}.commerce-offer-stock-limit span,.commerce-offer-stock-control label{color:var(--navy);font-size:.72rem;font-weight:850}.commerce-offer-stock-limit strong{color:var(--navy);font-size:1rem}.commerce-offer-stock-limit small,.commerce-offer-stock-control label small{color:#64748b;font-size:.64rem;font-weight:650}.commerce-offer-stock-control input{background:#fff;min-height:36px;margin-top:2px;font-size:.9rem;font-weight:900}.commerce-offer-current-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.commerce-offer-current-summary>div{background:#fff;border:1px solid #d8e8dc}.commerce-offer-price-row{grid-template-columns:minmax(190px,.72fr) minmax(0,1.6fr);align-items:stretch;gap:8px;margin-top:7px;display:grid}.commerce-offer-price-row>label{color:var(--navy);background:#fff5f1;border:1px solid #ff5a3647;border-radius:9px;align-content:start;gap:4px;padding:9px;font-size:.76rem;font-weight:850;display:grid}.commerce-offer-price-row input{min-height:39px;font-size:.95rem;font-weight:900}.commerce-offer-price-row label small{color:#64748b;font-size:.64rem;font-weight:650;line-height:1.25}.commerce-offer-result{background:#effbf2;border:1px solid #b8e8c5;border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:8px;display:grid}.commerce-offer-result>div{background:#fffc}.commerce-offer-result.loss{background:#fff4f4;border-color:#f1c5c5}.commerce-offer-result.loss>div{background:#fff}.commerce-promo-loss-warning{margin:6px 0 0;font-size:.72rem}.commerce-promotion-footer-simple{border-top:1px solid #e2e8f0;margin-top:10px;padding-top:10px}.commerce-promotion-history-below{margin-top:0;padding:0;overflow:hidden}.commerce-offer-history-collapsible>.commerce-offer-collapse-trigger{min-height:50px;padding:9px 13px}.commerce-offer-history-content{background:#fffdfb;gap:8px;padding:9px 10px 10px;display:grid}.commerce-offer-history-group{border:1px solid #dde6e0;border-radius:9px;overflow:hidden}.commerce-offer-history-group.finished{border-color:#dce1e8}.commerce-offer-history-group>.commerce-promotion-list{background:#fbfdfb;margin:0;padding:7px}.commerce-offer-history-group.finished>.commerce-promotion-list{background:#fafbfc}.commerce-offer-history-empty{color:#64748b;background:#fff;margin:0;padding:9px 11px;font-size:.72rem}.commerce-promotion-card{border-radius:9px;gap:6px;padding:9px 10px}.commerce-promotion-card.finished{opacity:.92;background:#fafbfc}.commerce-promotion-stock-summary{background:#f4f7fa;border-radius:8px;grid-template-columns:repeat(3,max-content) minmax(180px,1fr);align-items:center;gap:5px 12px;padding:6px 8px;display:grid}.commerce-promotion-stock-summary>span{color:#64748b;font-size:.66rem}.commerce-promotion-stock-summary>span strong{color:var(--navy);margin-left:3px;font-size:.74rem}.commerce-promotion-stock-summary>small{color:#64748b;text-align:right;justify-self:end;font-size:.65rem}.commerce-promotion-financial-line{font-size:.66rem}.commerce-promotion-end{min-height:30px;padding:0 8px;font-size:.7rem}@media (width<=1050px){.commerce-offer-basic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-offer-product-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-offer-current-summary,.commerce-offer-result{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-promotion-stock-summary{grid-template-columns:repeat(3,1fr)}.commerce-promotion-stock-summary>small{text-align:left;grid-column:1/-1;justify-self:start}}@media (width<=720px){.commerce-offer-basic-grid,.commerce-offer-price-row,.commerce-offer-stock-control{grid-template-columns:1fr}.commerce-offer-product-metrics,.commerce-offer-current-summary,.commerce-offer-result{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-offer-search-results button{align-items:flex-start}.commerce-offer-collapse-trigger small{white-space:normal}}@media (width<=480px){.commerce-offer-product-metrics,.commerce-offer-current-summary,.commerce-offer-result,.commerce-promotion-stock-summary{grid-template-columns:1fr}}.commerce-offer-basic-grid-refined{grid-template-columns:minmax(240px,1.35fr) minmax(150px,.72fr) minmax(170px,.78fr) minmax(220px,.95fr)}.commerce-offer-until-stock{cursor:pointer;background:#fff8f4;border:1px solid #ff5a3647;border-radius:10px;align-items:center;min-height:62px;padding:9px 11px;gap:10px!important;display:flex!important}.commerce-offer-until-stock>input{height:18px;accent-color:var(--coral);flex:none;width:18px!important;min-height:0!important}.commerce-offer-until-stock>span{gap:2px;display:grid}.commerce-offer-until-stock strong{color:var(--navy);font-size:.78rem}.commerce-offer-until-stock small{color:#64748b;font-size:.67rem;line-height:1.25}.commerce-offer-setup-note{color:#8a4b20;background:#fff7ed;border-radius:8px;margin:8px 0 0;padding:7px 10px;font-size:.72rem;font-weight:750}.commerce-offer-setup-note.ready{color:#166534;background:#f0fdf4}.commerce-offer-product-picker-refined{box-shadow:inset 0 0 0 1px #ff5a360d;border:2px solid #ff5a3685!important}.commerce-offer-product-picker-refined.is-disabled{opacity:.68;background:#fbfbfb;border-color:#94a3b86b!important}.commerce-offer-product-picker-refined.is-disabled .commerce-offer-search{background:#f8fafc}.commerce-offer-product-picker-refined.is-disabled input{cursor:not-allowed}.commerce-offer-step-separator{background:linear-gradient(90deg,#0000 0%,#ff5a368c 10% 90%,#0000 100%);width:100%;height:1px;margin:12px 0 2px}.commerce-offer-products-refined{background:#f7fbff!important;border:2px solid #4169e161!important}.commerce-offer-products-refined>.commerce-offer-collapse-trigger{border-bottom:1px solid #4169e12e}.commerce-offer-economics-refined{background:#f8fdf9!important;border:1px solid #2d925c42!important;border-top:3px solid #2d925c7a!important}.commerce-offer-product-table-wrap{background:#fff;border:1px solid #d9e5f4;border-radius:9px;width:100%;overflow-x:auto}.commerce-offer-product-table{min-width:760px}.commerce-offer-product-table-row{border-top:1px solid #e7edf5;grid-template-columns:minmax(190px,1.15fr) minmax(150px,.9fr) minmax(120px,.75fr) minmax(100px,.65fr) minmax(90px,.6fr) 42px;align-items:stretch;min-height:62px;display:grid}.commerce-offer-product-table-row:first-child{border-top:0}.commerce-offer-product-table-head{color:#3554c8;text-transform:none;background:#f2f6ff;min-height:38px;font-size:.68rem;font-weight:900}.commerce-offer-product-table-row>span,.commerce-offer-product-table-row>div,.commerce-offer-product-table-row>button{align-items:center;min-width:0;padding:8px 11px;display:flex}.commerce-offer-product-table-row>:nth-child(n+2){border-left:2px solid #4154d7b8}.commerce-offer-product-table-row:not(.commerce-offer-product-table-head):nth-child(odd){background:#fffaf6}.commerce-offer-product-table-row:not(.commerce-offer-product-table-head):nth-child(2n){background:#f9fcff}.commerce-offer-product-table-row>div:not(.commerce-offer-product-name-cell){align-content:center;gap:2px;display:grid}.commerce-offer-product-table-row>div>span{color:#64748b;font-size:.62rem;display:none}.commerce-offer-product-table-row>div>strong{color:var(--navy);font-size:.78rem}.commerce-offer-product-name-cell{align-content:center;gap:2px;display:grid!important}.commerce-offer-product-name-cell strong{color:var(--navy);text-transform:lowercase;font-size:.8rem}.commerce-offer-product-name-cell small{color:#64748b;font-size:.63rem}.commerce-offer-product-table-row>button{color:#64748b;background:0 0;justify-content:center;padding:0}.commerce-offer-product-table-row>button:hover{color:#b91c1c;background:#fef2f2db}.commerce-offer-product-table-row>button svg{width:15px;height:15px}.commerce-offer-economics-normal{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.commerce-offer-economics-normal>div{background:#fff;border:1px solid #d8e8dc;border-radius:8px;gap:2px;min-width:0;padding:8px 10px;display:grid}.commerce-offer-economics-normal span,.commerce-offer-promo-grid span{color:#64748b;font-size:.65rem}.commerce-offer-economics-normal strong,.commerce-offer-promo-grid strong{color:var(--navy);font-size:.82rem}.commerce-offer-promo-grid{grid-template-columns:minmax(190px,1.05fr) minmax(150px,.85fr) minmax(140px,.8fr) minmax(210px,1.05fr);gap:7px;margin-top:8px;display:grid}.commerce-offer-promo-grid>div,.commerce-offer-promo-grid>label{border-radius:9px;align-content:center;gap:3px;min-width:0;padding:9px 10px;display:grid}.commerce-offer-promo-grid>div{background:#f4fcf6;border:1px solid #bfe5c9}.commerce-offer-promo-grid>label{color:var(--navy);font-size:.72rem;font-weight:850}.commerce-offer-promo-price{background:#fff6f2;border:1px solid #ff5a364d}.commerce-offer-promo-stock{background:#f2f8ff;border:1px solid #bfd9f2}.commerce-offer-promo-grid input{width:100%;min-height:38px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b24;border-radius:8px;padding:0 10px;font-size:.9rem;font-weight:900}.commerce-offer-promo-grid input:focus{border-color:#ff5a3685;outline:0;box-shadow:0 0 0 3px #ff5a3614}.commerce-offer-promo-grid small{color:#64748b;font-size:.63rem;line-height:1.25}@media (width<=1100px){.commerce-offer-basic-grid-refined,.commerce-offer-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.commerce-offer-basic-grid-refined,.commerce-offer-economics-normal,.commerce-offer-promo-grid{grid-template-columns:1fr}.commerce-offer-product-table-row>div>span{display:block}}.commerce-inventory-tabs{background:#fffdfc;border:2px solid #ff5a366b;border-top:4px solid #ff5a36;justify-content:center;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ff5a360a}.commerce-inventory-tabs:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(105deg,#0000 0% 34%,#ffffff0a 43%,#ffe8dc75 50%,#ffffff0f 57%,#0000 66% 100%);animation:4.8s ease-in-out infinite commerce-tabs-sheen;position:absolute;inset:0;transform:translate(-120%)}.commerce-inventory-tabs button{z-index:1;position:relative}@keyframes commerce-tabs-sheen{0%,48%{transform:translate(-120%)}78%,to{transform:translate(120%)}}.commerce-offer-products-refined{background:#f8fbff!important;border:1px solid #4169e157!important;border-top:3px solid #4169e1b8!important}.commerce-offer-products-refined>.commerce-offer-collapse-trigger{background:#edf6ff;border-bottom:1px solid #4169e129}.commerce-offer-product-table-head,.commerce-offer-product-table-head>span{color:var(--navy)!important;font-weight:950!important}.commerce-offer-normal-summary{border-top:1px solid #4169e133;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px;padding-top:9px;display:grid}.commerce-offer-normal-summary>div{background:#ffffffe0;border:1px solid #4169e12e;border-radius:8px;gap:2px;min-width:0;padding:8px 10px;display:grid}.commerce-offer-normal-summary span{color:#64748b;font-size:.65rem}.commerce-offer-normal-summary strong{color:var(--navy);font-size:.82rem}.commerce-offer-economics-refined{border:1px solid #2d925c42!important;border-top:3px solid #2d925c9e!important}.commerce-offer-promo-grid-clean:not(.is-ready){grid-template-columns:minmax(240px,420px)}.commerce-offer-promo-grid-clean.is-ready{grid-template-columns:minmax(190px,1.05fr) minmax(150px,.85fr) minmax(140px,.8fr) minmax(210px,1.05fr)}.commerce-offer-promo-pending{color:#64748b;margin:7px 0 0;font-size:.7rem;font-weight:650}.commerce-offer-form-trigger{width:100%;color:var(--navy);text-align:left;background:0 0;border:0;align-items:center;gap:12px;margin-bottom:0;padding:0}.commerce-promotion-form-simple.is-collapsed{padding:10px 16px}.commerce-offer-form-trigger[aria-expanded=true]{margin-bottom:12px}.commerce-offer-form-trigger>div{flex-wrap:wrap;align-items:baseline;gap:12px;min-width:0;display:flex}.commerce-offer-form-tagline{color:#64748b;font-size:.78rem;font-weight:750}.commerce-offer-form-trigger p,.commerce-offer-setup-note{display:none}.commerce-offer-form-trigger>svg{color:var(--navy)}.commerce-offer-history-parent{background:#effced;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #1fb64d0f;border:1px solid #b9efb1!important;border-top:4px solid #1fb64d!important}.commerce-offer-history-parent>.commerce-offer-collapse-trigger.orange{width:calc(100% - 20px);min-height:48px;box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:9px;margin:10px 10px 0;padding:7px 12px}.commerce-offer-history-parent>.commerce-offer-collapse-trigger.orange>span{width:auto;min-width:0;box-shadow:none;background:0 0;border:0;gap:2px;padding:0;display:grid}.commerce-offer-history-parent>.commerce-offer-collapse-trigger.orange strong{color:var(--navy);font-size:.94rem}.commerce-offer-history-parent>.commerce-offer-collapse-trigger.orange small{color:#4b6f54}.commerce-offer-history-parent>.commerce-offer-collapse-trigger.orange>svg{color:var(--navy)}.commerce-offer-history-parent .commerce-offer-history-content{background:0 0;border-top:1px solid #a9e9a7;gap:9px;margin-top:9px;padding:10px}.commerce-offer-history-parent .commerce-offer-history-group.current,.commerce-offer-history-parent .commerce-offer-history-group.finished{box-shadow:none;border-width:1px;border-radius:9px;overflow:hidden}.commerce-offer-history-parent .commerce-offer-history-group.current{background:#fff0e8;border-color:#ff8a2f #f8cfc1 #f8cfc1;border-top-style:solid;border-top-width:4px}.commerce-offer-history-parent .commerce-offer-history-group.current>.commerce-offer-collapse-trigger.green{background:#fff0e8;border-bottom:0}.commerce-offer-history-parent .commerce-offer-history-group.finished{background:#f4f6f9;border-color:#c8d0dc #dce1e8 #dce1e8;border-top-style:solid;border-top-width:4px}.commerce-offer-history-parent .commerce-offer-history-group.finished>.commerce-offer-collapse-trigger.gray{background:#f4f6f9}.commerce-promotion-card-collapsible{gap:0;padding:0;overflow:hidden}.commerce-promotion-card-summary{width:100%;min-height:54px;color:var(--navy);text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.commerce-promotion-card-summary>span{align-items:center;gap:10px;min-width:0;display:inline-flex}.commerce-promotion-card-summary>span:first-child{flex-wrap:wrap}.commerce-promotion-card-summary>span:last-child{flex:none}.commerce-promotion-card-summary strong{font-size:.9rem;font-weight:950}.commerce-promotion-card-summary svg{width:16px;height:16px}.commerce-promotion-card-detail{background:#fff;gap:8px;padding:0 10px 10px;display:grid}.commerce-offer-history-parent{box-shadow:none;background:0 0;overflow:visible;border:0!important;padding:0!important}.commerce-offer-history-parent>.commerce-offer-collapse-trigger.orange{display:none}.commerce-offer-history-parent .commerce-offer-history-content{background:0 0;border:0;gap:14px;margin:0;padding:0;display:grid}.commerce-offer-history-parent .commerce-offer-history-group.current,.commerce-offer-history-parent .commerce-offer-history-group.finished{border-radius:12px;overflow:hidden;box-shadow:0 8px 22px #17223b0a}.commerce-offer-history-parent .commerce-offer-history-group.current{background:#f4fbf6;border:1px solid #cfe9d8;border-top:4px solid #28a85e}.commerce-offer-history-parent .commerce-offer-history-group.current>.commerce-offer-collapse-trigger.green{background:#f4fbf6;border-bottom:0;min-height:60px}.commerce-offer-history-parent .commerce-offer-history-group.current>.commerce-offer-collapse-trigger.green small{color:#4f745c}.commerce-offer-history-parent .commerce-offer-history-group.finished{background:#f6f7f9;border:1px solid #d9dee7;border-top:4px solid #98a2b3}.commerce-offer-history-parent .commerce-offer-history-group.finished>.commerce-offer-collapse-trigger.gray{background:#f6f7f9;border-bottom:0;min-height:60px}.commerce-offer-history-parent .commerce-offer-history-group>.commerce-promotion-list{padding:10px}@media (width<=900px){.commerce-offer-promo-grid-clean.is-ready{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.commerce-offer-normal-summary,.commerce-offer-promo-grid-clean:not(.is-ready),.commerce-offer-promo-grid-clean.is-ready{grid-template-columns:1fr}.commerce-offer-history-parent>.commerce-offer-collapse-trigger.orange>span{min-width:0}}.commerce-suppliers-panel{gap:16px;display:grid}.commerce-supplier-empty{min-height:150px}.commerce-supplier-toolbar{grid-template-columns:minmax(260px,1fr) 170px;gap:10px;display:grid}.commerce-supplier-toolbar select{min-height:44px;padding:0 11px}.commerce-supplier-list{gap:10px;display:grid}.commerce-supplier-list>article{background:#fff;border:1px solid #17223b1a;border-radius:12px;grid-template-columns:minmax(250px,1.2fr) minmax(390px,1.8fr) auto;align-items:center;gap:18px;padding:14px 16px;display:grid}.commerce-supplier-list>article.inactive{opacity:.62}.commerce-supplier-main{align-items:center;gap:12px;min-width:0;display:flex}.commerce-supplier-icon{width:42px;height:42px;color:var(--coral);background:#ff5a3617;border-radius:10px;flex:none;place-items:center;display:grid}.commerce-supplier-icon svg{width:22px;height:22px}.commerce-supplier-main>div:last-child{min-width:0}.commerce-supplier-name-row{align-items:center;gap:8px;min-width:0;display:flex}.commerce-supplier-name-row h4{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.commerce-supplier-main p,.commerce-supplier-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;display:block;overflow:hidden}.commerce-supplier-main small{font-size:12px}.commerce-supplier-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.commerce-supplier-metrics div{background:#f7f8fb;border-radius:9px;min-width:0;padding:8px 10px}.commerce-supplier-metrics dt{color:var(--muted);font-size:11px;font-weight:700}.commerce-supplier-metrics dd{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:13px;font-weight:850;overflow:hidden}.commerce-supplier-actions{justify-content:flex-end;gap:6px;display:flex}.commerce-supplier-actions button{min-height:36px;color:var(--navy);white-space:nowrap;background:#fff;border:1px solid #17223b1f;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.commerce-supplier-actions svg{width:15px;height:15px}.commerce-supplier-detail{gap:14px;display:grid}.commerce-supplier-detail-contact{background:#fbfcfe;border:1px solid #17223b17;border-radius:11px;padding:14px}.commerce-supplier-detail-contact-heading{align-items:flex-start;gap:10px;display:flex}.commerce-supplier-detail-contact-heading>svg{width:24px;height:24px;color:var(--coral)}.commerce-supplier-detail-contact-heading>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.commerce-supplier-contact-lines{flex-wrap:wrap;gap:8px 16px;margin-top:10px;display:flex}.commerce-supplier-contact-lines span{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:inline-flex}.commerce-supplier-contact-lines svg{width:14px;height:14px}.commerce-supplier-detail-contact p{color:var(--muted);margin:10px 0 0}.commerce-supplier-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-supplier-detail-summary article{background:#fff;border:1px solid #17223b14;border-radius:10px;gap:4px;padding:12px;display:grid}.commerce-supplier-detail-summary span{color:var(--muted);font-size:11px;font-weight:700}.commerce-supplier-products-history{gap:10px;display:grid}.commerce-supplier-products-history h4,.commerce-supplier-products-history p{margin:0}.commerce-supplier-products-history p{color:var(--muted);margin-top:3px;font-size:13px}.commerce-supplier-product-list{gap:8px;max-height:360px;display:grid;overflow-y:auto}.commerce-supplier-product-list>article{border:1px solid #17223b17;border-radius:10px;grid-template-columns:minmax(180px,1.15fr) minmax(270px,1.5fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.commerce-supplier-product-name{gap:2px;min-width:0;display:grid}.commerce-supplier-product-name span,.commerce-supplier-product-name small{color:var(--muted);font-size:12px}.commerce-supplier-product-costs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.commerce-supplier-product-costs span{color:var(--muted);gap:2px;font-size:10px;display:grid}.commerce-supplier-product-costs b{color:var(--navy);font-size:12px}.commerce-supplier-product-costs .up b{color:#b45309}.commerce-supplier-product-costs .down b{color:#15803d}.commerce-supplier-product-list .commerce-secondary-button{min-height:36px;padding:0 10px;font-size:12px}.commerce-supplier-no-history{min-height:90px;color:var(--muted);background:#fbfcfe;border:1px dashed #17223b29;border-radius:10px;justify-content:center;align-items:center;gap:8px;display:flex}.commerce-supplier-no-history svg{width:20px;height:20px;color:var(--coral)}.commerce-supplier-detail-footer{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}@media (width<=1100px){.commerce-supplier-list>article{grid-template-columns:1fr}.commerce-supplier-actions{justify-content:flex-start}}@media (width<=720px){.commerce-supplier-toolbar,.commerce-supplier-detail-summary,.commerce-supplier-product-list>article{grid-template-columns:1fr}.commerce-supplier-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-supplier-product-costs{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-supplier-actions,.commerce-supplier-detail-footer{flex-wrap:wrap}}.commerce-supplier-detail{gap:20px;padding:22px;display:grid}.commerce-supplier-detail-contact{border-radius:14px;padding:18px}.commerce-supplier-detail-contact-heading{gap:12px;margin-bottom:12px}.commerce-supplier-contact-lines{gap:12px 18px;margin-top:12px}.commerce-supplier-detail-contact p{margin-top:14px}.commerce-supplier-detail-summary{gap:12px}.commerce-supplier-detail-summary article{border-radius:13px;gap:6px;padding:16px 18px}.commerce-supplier-detail-summary span{font-size:12px}.commerce-supplier-detail-summary strong{font-size:17px}.commerce-supplier-products-history{background:#fff;border:1px solid #17223b14;border-radius:14px;gap:14px;padding:18px}.commerce-supplier-products-history p{margin-top:5px;line-height:1.45}.commerce-supplier-no-history{border-radius:13px;min-height:118px;padding:20px}.commerce-supplier-detail-footer{gap:12px;padding-top:2px}@media (width<=720px){.commerce-supplier-detail{gap:16px;padding:16px}.commerce-supplier-detail-contact,.commerce-supplier-products-history{padding:15px}}.commerce-expiration-setup,.commerce-expiration-edit-note,.commerce-restock-expiration{background:#fffaf0;border:1px solid #b4770b38;border-radius:12px;gap:14px;padding:15px;display:grid}.commerce-expiration-setup.enabled,.commerce-restock-expiration.enabled{border-color:#d977065c;box-shadow:inset 0 3px #d97706b8}.commerce-expiration-setup-heading,.commerce-restock-expiration-heading,.commerce-expiration-edit-note,.commerce-lots-manager-intro{align-items:flex-start;gap:11px;display:flex}.commerce-expiration-setup-heading>svg,.commerce-restock-expiration-heading>svg,.commerce-expiration-edit-note>svg,.commerce-lots-manager-intro>svg{color:#b7790b;flex:none;width:22px;height:22px}.commerce-expiration-setup-heading strong,.commerce-restock-expiration-heading strong,.commerce-expiration-edit-note strong,.commerce-lots-manager-intro strong{color:var(--navy)}.commerce-expiration-setup-heading p,.commerce-restock-expiration-heading p,.commerce-expiration-edit-note p,.commerce-lots-manager-intro p,.commerce-expiration-help{color:var(--muted);margin:4px 0 0;font-size:12px;font-weight:600}.commerce-expiration-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.commerce-expiration-choice button{min-height:68px;color:var(--navy);text-align:left;background:#fff;border:1px solid #17223b1f;border-radius:10px;gap:4px;padding:11px 13px;display:grid}.commerce-expiration-choice button span{color:var(--muted);font-size:11px;font-weight:650}.commerce-expiration-choice button.selected{background:#fff3d8;border-color:#d977067a;box-shadow:inset 0 0 0 1px #d9770624}.commerce-opening-lot-fields,.commerce-restock-lot-fields{gap:12px;padding-top:2px;display:grid}.commerce-expiration-alert-check,.commerce-lot-expiration-switch,.commerce-lot-alert-check{background:#fff;border:1px solid #17223b1c;border-radius:8px;grid-auto-flow:column;justify-content:start;align-self:end;min-height:42px;padding:0 11px;display:inline-flex!important}.commerce-expiration-edit-note{background:#f7f9fc;border-color:#17223b1f}.commerce-expiration-edit-note>div{flex:1;gap:9px;display:grid}.commerce-expiration-edit-note label{max-width:300px}.commerce-expiration-product-badge{background:#fff2cc;border-radius:999px;width:fit-content;padding:3px 7px;font-weight:800;color:#8a5a05!important;margin-top:4px!important;font-size:9.5px!important;display:inline-flex!important}.commerce-clean-action-grid-three{grid-template-columns:1fr;gap:5px;min-width:118px;display:grid}.kiosk-product-table .commerce-table-actions .commerce-clean-action-grid-three button,.kiosk-product-table .commerce-table-actions .commerce-clean-action-grid-three button:first-child{width:100%;min-width:118px;min-height:31px;padding:0 8px}.commerce-clean-action-button.lots{color:#855b0c;background:#fff9e9!important;border-color:#d977063d!important}.commerce-lots-dialog{width:min(980px,100%)}.commerce-lots-manager{gap:16px;padding:20px;display:grid}.commerce-lots-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.commerce-lots-summary article{background:#f8fafc;border:1px solid #17223b1a;border-radius:10px;gap:4px;min-width:0;padding:12px 13px;display:grid}.commerce-lots-summary span{color:var(--muted);font-size:11px;font-weight:750}.commerce-lots-summary strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.commerce-lots-manager-intro{background:#fffaf0;border:1px solid #d977062e;border-radius:10px;padding:13px 14px}.commerce-lots-list{gap:12px;display:grid}.commerce-lot-card{background:#fff;border:1px solid #17223b1c;border-radius:12px;gap:13px;padding:15px;display:grid}.commerce-lot-card.depleted{opacity:.72;background:#f8fafc}.commerce-lot-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.commerce-lot-card-heading>div{gap:3px;display:grid}.commerce-lot-card-heading strong{color:var(--navy);font-size:15px}.commerce-lot-card-heading small{color:var(--muted);font-size:11px}.commerce-lot-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:850;display:inline-flex}.commerce-lot-status.active{color:#176b4e;background:#e8f8ef}.commerce-lot-status.warning{color:#8a5a05;background:#fff4cc}.commerce-lot-status.danger{color:#9f2f25;background:#fff0ef}.commerce-lot-status.neutral{color:#5d6677;background:#eef2f7}.commerce-lot-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.commerce-lot-metrics div{background:#f7f8fb;border-radius:9px;gap:3px;min-width:0;padding:9px 10px;display:grid}.commerce-lot-metrics dt{color:var(--muted);font-size:10px;font-weight:750}.commerce-lot-metrics dd{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:850;overflow:hidden}.commerce-lot-edit-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;display:grid}.commerce-lot-edit-grid label,.commerce-lot-notes-field{color:var(--navy);gap:5px;font-size:12px;font-weight:800;display:grid}.commerce-lot-edit-grid label small,.commerce-lot-notes-field small{color:var(--muted);font-weight:600}.commerce-lot-edit-grid input:not([type=checkbox]),.commerce-lot-edit-grid select,.commerce-lot-notes-field input{width:100%;min-height:40px;color:var(--navy);font:inherit;background:#fff;border:1px solid #17223b29;border-radius:8px;padding:8px 9px}.commerce-lot-required-warning{color:#9f2f25;background:#fff0ef;border-radius:8px;margin:0;padding:9px 11px;font-size:11px;font-weight:750}.commerce-lot-card>footer,.commerce-lots-dialog-footer{justify-content:flex-end;display:flex}.commerce-lot-card>footer .commerce-primary-button{min-height:38px;font-size:12px}.commerce-lots-dialog-footer{padding-top:2px}.commerce-lots-empty{min-height:140px}@media (width<=900px){.commerce-lots-summary,.commerce-lot-metrics,.commerce-lot-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.commerce-expiration-choice,.commerce-lots-summary,.commerce-lot-metrics,.commerce-lot-edit-grid{grid-template-columns:1fr}.commerce-lots-manager{padding:14px}.commerce-lot-card-heading{flex-direction:column;align-items:stretch}.commerce-lot-status{width:fit-content}.commerce-clean-action-grid-three{width:100%;min-width:0}.kiosk-product-table .commerce-table-actions .commerce-clean-action-grid-three button,.kiosk-product-table .commerce-table-actions .commerce-clean-action-grid-three button:first-child{min-width:0}}.commerce-sale-catalog,.commerce-sale-cart{border-style:solid;border-width:6px 2px 2px;border-radius:16px;box-shadow:0 12px 28px #141e2813}.commerce-sale-catalog{background:linear-gradient(#f7f9fc 0%,#fff 100%);border-color:#17223b #d7dee7 #d7dee7}.commerce-sale-cart{border-color:#f0c9bf;border-top-color:var(--veci-commerce-accent,#ff5d3d);background:linear-gradient(#fff1ed 0%,#fffaf8 100%)}.commerce-sale-catalog .commerce-panel-title-row,.commerce-sale-cart .commerce-panel-title-row{color:#17223b;border-bottom:1px solid #17223b14;padding-bottom:14px}.commerce-sale-catalog .commerce-panel-title-row p,.commerce-sale-cart .commerce-panel-title-row p{color:#66717d}.commerce-sale-catalog .commerce-panel-title-row h3,.commerce-sale-cart .commerce-panel-title-row h3{color:#17223b}.commerce-sale-catalog .commerce-sale-search-row label,.commerce-sale-catalog .commerce-sale-search-row>button,.commerce-sale-catalog .commerce-sale-category-filter select,.commerce-sale-catalog .commerce-sale-product-card,.commerce-sale-cart .commerce-inventory-empty,.commerce-sale-cart .commerce-sale-qty-control{background:#fff}.commerce-sale-catalog .commerce-sale-search-row,.commerce-sale-catalog .commerce-sale-category-filter{background:#ffffffb8;border:1px solid #d7dee7;border-radius:13px;padding:10px}.commerce-sale-catalog .commerce-sale-product-card{border-color:#17223b #d7dee7 #d7dee7;box-shadow:0 7px 16px #17223b0e}.commerce-sale-cart .commerce-inventory-empty{background:#fff8f5;border-color:#f0c9bf}.commerce-sale-cart .commerce-sale-cart-lines{background:#ffffffa8;border:1px solid #f0d5cd;border-radius:13px;padding:10px}.commerce-sale-cart .commerce-sale-cart-total{border-top:2px solid #f0d5cd;padding-top:16px}.commerce-sale-cart .commerce-sale-charge-button:not(:disabled){border-color:var(--veci-commerce-accent,#ff5d3d);background:var(--veci-commerce-accent,#ff5d3d);color:#fff;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 10px 24px #ff5d3d42}.commerce-sale-cart .commerce-sale-charge-button:not(:disabled):hover{background:#ef4f32;border-color:#ef4f32;transform:translateY(-1px);box-shadow:0 12px 28px #ff5d3d52}.commerce-sale-cart .commerce-sale-charge-button:disabled{box-shadow:none;background:#6f9e86;border-color:#5f8f78}@media (width<=720px){.commerce-sale-catalog,.commerce-sale-cart{box-shadow:0 6px 18px #141e280a}}.commerce-product-sale-mode{background:#f8fafc;border:1px solid #dce4ec;border-radius:16px;margin-top:1rem;padding:1rem}.commerce-product-sale-mode.weighted{background:#f3faf8;border-color:#b8d8d0}.commerce-product-sale-mode-heading{align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.commerce-product-sale-mode-heading>svg{color:#17695b;flex:none;width:22px;height:22px}.commerce-product-sale-mode-heading strong,.commerce-product-sale-mode-heading p{display:block}.commerce-product-sale-mode-heading p{color:#5e6b77;margin:.2rem 0 0;font-size:.86rem}.commerce-product-sale-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.commerce-product-sale-mode-options button{text-align:left;color:#263541;cursor:pointer;background:#fff;border:1px solid #d8e0e8;border-radius:13px;flex-direction:column;gap:.2rem;min-height:74px;padding:.75rem .85rem;display:flex}.commerce-product-sale-mode-options button.selected{background:#f7fcfa;border-color:#2d8b79;box-shadow:0 0 0 2px #2d8b791f}.commerce-product-sale-mode-options button span{color:#6c7883;font-size:.8rem}.commerce-category-sale-guide{background:#fbfcfd;border:1px solid #dde5eb;border-radius:14px;gap:.55rem;margin-top:.9rem;padding:.85rem 1rem;display:grid}.commerce-category-sale-guide.weighted{background:#f5fbf9;border-color:#c6dfd8}.commerce-category-sale-guide.mixed{background:#fffbf3;border-color:#e7d8b8}.commerce-category-sale-guide.flexible{background:#f8f9fd;border-color:#d5dcef}.commerce-category-sale-guide strong,.commerce-category-sale-guide p{display:block}.commerce-category-sale-guide p{color:#5b6974;margin:.2rem 0 0;font-size:.82rem;line-height:1.45}.commerce-category-sale-guide>b{color:#30414c;font-size:.8rem}.commerce-category-sale-examples{flex-wrap:wrap;gap:.35rem;display:flex}.commerce-category-sale-examples span{color:#60707b;background:#fffc;border:1px solid #dce3e9;border-radius:999px;padding:.2rem .48rem;font-size:.7rem}.commerce-scale-plu-box{border-top:1px solid #d9ebe6;grid-template-columns:minmax(150px,.55fr) minmax(0,1.45fr);align-items:end;gap:.8rem;margin-top:.85rem;padding-top:.85rem;display:grid}.commerce-scale-plu-box p{color:#52646a;margin:0 0 .3rem;font-size:.8rem;line-height:1.45}.commerce-sale-presentations{background:#fafbfc;border:1px dashed #d5dde5;border-radius:15px;gap:.75rem;margin-top:.9rem;padding:.9rem 1rem;display:grid}.commerce-sale-presentations.configured{background:#f8fafc;border-style:solid;border-color:#cfd9e3}.commerce-sale-presentations-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.commerce-sale-presentations-heading strong small{color:#79858e;font-weight:600}.commerce-sale-presentations-heading p,.commerce-sale-presentations-empty{color:#68757f;margin:.18rem 0 0;font-size:.78rem;line-height:1.45}.commerce-sale-presentations-heading>button,.commerce-presentation-presets button{color:#324550;cursor:pointer;background:#fff;border:1px solid #d4dde5;border-radius:9px;justify-content:center;align-items:center;gap:.3rem;min-height:34px;padding:.45rem .65rem;font-weight:700;display:inline-flex}.commerce-sale-presentations-heading>button svg{width:15px;height:15px}.commerce-sale-presentations-heading>button:disabled,.commerce-presentation-presets button:disabled{opacity:.45;cursor:default}.commerce-presentation-presets{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.commerce-presentation-presets>span{color:#74633f;margin-right:.15rem;font-size:.74rem;font-weight:700}.commerce-sale-presentation-list{gap:.55rem;display:grid}.commerce-sale-presentation-list article{background:#fff;border:1px solid #e0e6eb;border-radius:11px;grid-template-columns:minmax(120px,1fr) minmax(120px,.8fr) minmax(140px,1fr) 38px;align-items:end;gap:.55rem;padding:.65rem;display:grid}.commerce-sale-presentation-list article>button{min-height:38px}.commerce-weight-online-note{color:#765513;background:#fff7e7;border-radius:10px;margin:0 0 .75rem;padding:.7rem .8rem;font-size:.82rem;line-height:1.4}.commerce-product-online-fields.weighted-disabled{opacity:.78}.commerce-weighted-product-badge{color:#17695b;background:#e8f7f2;border-radius:999px;width:fit-content;margin-top:.28rem;padding:.2rem .45rem;font-size:.7rem;font-weight:700;display:inline-flex}.commerce-code-cell>small{color:#65737f;margin-top:.25rem;font-size:.72rem;display:block}.commerce-sale-product-card .commerce-weighted-sale-tag,.commerce-sale-product-card .commerce-presentation-sale-tag{border-radius:999px;width:fit-content;margin-top:.25rem;padding:.18rem .4rem;font-size:.68rem;font-weight:700;display:inline-flex}.commerce-sale-product-card .commerce-weighted-sale-tag{color:#17695b;background:#e8f7f2}.commerce-sale-product-card .commerce-presentation-sale-tag{color:#46559a;background:#eef2ff}.commerce-weight-dialog-copy{color:#5d6975;margin:0;line-height:1.45}.commerce-weight-dialog-product{background:#f8fafc;border:1px solid #dce5eb;border-radius:14px;grid-template-columns:1fr auto;gap:.55rem 1rem;padding:.9rem 1rem;display:grid}.commerce-weight-dialog-product strong{font-size:1rem}.commerce-weight-dialog-product span{color:#5e6b77;font-size:.82rem}.commerce-weight-input-wrap{grid-template-columns:1fr 74px;align-items:stretch;gap:.55rem;display:grid}.commerce-weight-input-wrap input{text-align:right;min-width:0;font-size:1.35rem;font-weight:800}.commerce-weight-input-wrap span{color:#4d5a64;background:#f4f7f9;border:1px solid #d5dee7;border-radius:10px;place-items:center;font-weight:800;display:grid}.commerce-weight-quick-buttons{grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;display:grid}.commerce-weight-quick-buttons button{color:#30414c;cursor:pointer;background:#fff;border:1px solid #d6e0e7;border-radius:10px;min-height:38px;font-weight:750}.commerce-weight-quick-buttons button:hover{background:#f4faf8;border-color:#92bdb3}.commerce-weight-preview{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.commerce-weight-preview div{background:#f5f8fa;border-radius:11px;padding:.7rem .8rem}.commerce-weight-preview span,.commerce-weight-preview strong{display:block}.commerce-weight-preview span{color:#65727d;font-size:.75rem}.commerce-weight-preview strong{margin-top:.2rem;font-size:1rem}.commerce-sale-cart-product .commerce-weight-line-detail{color:#17695b;font-weight:700}.commerce-sale-weight-edit{color:#30414c;cursor:pointer;background:#fff;border:1px solid #cbd8de;border-radius:9px;min-width:86px;min-height:34px;font-weight:700}.commerce-scale-line-badge,.commerce-presentation-line-badge{color:#667682;width:fit-content;margin-top:.18rem;font-size:.7rem;display:inline-flex}.commerce-presentation-line-badge{color:#5865a8}.commerce-presentation-picker{gap:.85rem;display:grid}.commerce-presentation-picker>p{color:#64717b;margin:0;font-size:.82rem;line-height:1.45}.commerce-presentation-picker-product{background:#f5f7fa;border-radius:12px;justify-content:space-between;gap:1rem;padding:.8rem .9rem;display:flex}.commerce-presentation-picker-product span{color:#65727d;font-size:.8rem}.commerce-presentation-picker-options{gap:.5rem;display:grid}.commerce-presentation-picker-options>button{color:#2e3e48;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3e9;border-radius:11px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .85rem;display:flex}.commerce-presentation-picker-options>button:hover{background:#f8f9fc;border-color:#aebad0}.commerce-presentation-picker-options span strong,.commerce-presentation-picker-options span small{display:block}.commerce-presentation-picker-options span small{color:#6f7b84;margin-top:.15rem;font-size:.75rem}.commerce-presentation-picker-options b{white-space:nowrap}@media (width<=720px){.commerce-product-sale-mode-options,.commerce-scale-plu-box,.commerce-weight-preview{grid-template-columns:1fr}.commerce-sale-presentations-heading,.commerce-presentation-picker-product{flex-direction:column}.commerce-sale-presentation-list article{grid-template-columns:1fr}.commerce-weight-quick-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}}html.android-app .commerce-inventory-dialog.commerce-weight-dialog{border-radius:10px!important;width:min(560px,100vw - 48px)!important;max-width:min(560px,100vw - 48px)!important;max-height:calc(100dvh - 28px)!important}html.android-app .commerce-inventory-dialog.commerce-weight-dialog>header{min-height:32px!important;padding:3px 7px!important}html.android-app .commerce-inventory-dialog.commerce-weight-dialog>header h3{margin:0!important;font-size:11px!important;line-height:1!important}html.android-app .commerce-inventory-dialog.commerce-weight-dialog>header button{width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;padding:0!important}html.android-app .commerce-inventory-dialog.commerce-weight-dialog>.commerce-dialog-form{gap:5px!important;max-height:calc(100dvh - 62px)!important;padding:6px 8px 7px!important}html.android-app .commerce-weight-dialog .commerce-weight-dialog-copy{margin:0!important;font-size:8px!important;line-height:1.15!important}html.android-app .commerce-weight-dialog .commerce-weight-dialog-product{border-radius:7px!important;gap:2px 8px!important;padding:5px 7px!important}html.android-app .commerce-weight-dialog .commerce-weight-dialog-product strong{font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-weight-dialog .commerce-weight-dialog-product span{font-size:7.5px!important;line-height:1!important}html.android-app .commerce-weight-dialog .commerce-dialog-form>label{gap:1px!important;font-size:8px!important;line-height:1!important}html.android-app .commerce-weight-dialog .commerce-weight-input-wrap{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;grid-template-columns:minmax(0,1fr) 50px!important;gap:4px!important;padding:0!important}html.android-app .commerce-weight-dialog .commerce-weight-input-wrap:focus-within{box-shadow:none!important;border:0!important;outline:0!important}html.android-app .commerce-weight-dialog .commerce-weight-input-wrap input,html.android-app .commerce-weight-dialog .commerce-weight-input-wrap input:focus,html.android-app .commerce-weight-dialog .commerce-weight-input-wrap input:focus-visible{box-sizing:border-box!important;height:30px!important;min-height:30px!important;max-height:30px!important;box-shadow:none!important;border:1px solid #cfd8df!important;border-radius:6px!important;outline:0!important;margin:0!important;padding:0 6px!important;font-size:14px!important;line-height:1!important;transform:none!important}html.android-app .commerce-weight-dialog .commerce-weight-input-wrap input:focus,html.android-app .commerce-weight-dialog .commerce-weight-input-wrap input:focus-visible{border-color:#ff5d3d!important}html.android-app.mobile-device .commerce-inventory-dialog.commerce-weight-dialog .commerce-dialog-form>label .commerce-weight-input-wrap>input,html.android-app.mobile-device .commerce-inventory-dialog.commerce-weight-dialog .commerce-dialog-form>label .commerce-weight-input-wrap>input:focus,html.android-app.mobile-device .commerce-inventory-dialog.commerce-weight-dialog .commerce-dialog-form>label .commerce-weight-input-wrap>input:focus-visible,html.android-app.mobile-device .commerce-inventory-dialog.commerce-weight-dialog .commerce-dialog-form>label .commerce-weight-input-wrap>input:active{box-sizing:border-box!important;width:100%!important;height:30px!important;min-height:30px!important;max-height:30px!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;line-height:30px!important;display:block!important;transform:none!important}html.android-app .commerce-weight-dialog .commerce-weight-input-wrap span{border-radius:6px!important;height:30px!important;min-height:30px!important;font-size:8px!important}html.android-app .commerce-weight-dialog .commerce-weight-quick-buttons{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:3px!important}html.android-app .commerce-weight-dialog .commerce-weight-quick-buttons button{border-radius:6px!important;height:28px!important;min-height:28px!important;padding:0 4px!important;font-size:8px!important;line-height:1!important}html.android-app .commerce-weight-dialog .commerce-weight-preview{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important}html.android-app .commerce-weight-dialog .commerce-weight-preview div{border-radius:6px!important;padding:4px 6px!important}html.android-app .commerce-weight-dialog .commerce-weight-preview span{font-size:7px!important}html.android-app .commerce-weight-dialog .commerce-weight-preview strong{margin-top:1px!important;font-size:9px!important}html.android-app .commerce-weight-dialog .commerce-dialog-form>footer{gap:5px!important;padding-top:0!important}html.android-app .commerce-weight-dialog .commerce-dialog-form>footer button{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 9px!important;font-size:8px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-lines .commerce-sale-weight-edit{white-space:nowrap!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:62px!important;max-width:72px!important;height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:8px!important;line-height:1!important;display:inline-flex!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-inventory-dialog.commerce-weight-dialog{width:min(540px,100vw - 120px)!important;max-width:min(540px,100vw - 120px)!important;max-height:calc(100dvh - 18px)!important}html.android-app .commerce-inventory-dialog.commerce-weight-dialog>.commerce-dialog-form{grid-template-columns:minmax(190px,.85fr) minmax(0,1.65fr)!important;gap:4px 6px!important;max-height:calc(100dvh - 52px)!important;padding:5px 7px 6px!important;display:grid!important}html.android-app .commerce-weight-dialog .commerce-weight-dialog-copy,html.android-app .commerce-weight-dialog .commerce-weight-dialog-product,html.android-app .commerce-weight-dialog .commerce-weight-preview,html.android-app .commerce-weight-dialog .commerce-dialog-form>footer{grid-column:1/-1!important}html.android-app .commerce-weight-dialog .commerce-dialog-form>label{grid-column:1!important;align-self:end!important}html.android-app .commerce-weight-dialog .commerce-weight-quick-buttons{grid-column:2!important;align-self:end!important}html.android-app .commerce-weight-dialog .commerce-weight-input-wrap input,html.android-app .commerce-weight-dialog .commerce-weight-input-wrap input:focus,html.android-app .commerce-weight-dialog .commerce-weight-input-wrap input:focus-visible,html.android-app .commerce-weight-dialog .commerce-weight-input-wrap span{height:28px!important;min-height:28px!important;max-height:28px!important}html.android-app.mobile-device .commerce-inventory-dialog.commerce-weight-dialog .commerce-dialog-form>label .commerce-weight-input-wrap>input,html.android-app.mobile-device .commerce-inventory-dialog.commerce-weight-dialog .commerce-dialog-form>label .commerce-weight-input-wrap>input:focus,html.android-app.mobile-device .commerce-inventory-dialog.commerce-weight-dialog .commerce-dialog-form>label .commerce-weight-input-wrap>input:focus-visible,html.android-app.mobile-device .commerce-inventory-dialog.commerce-weight-dialog .commerce-dialog-form>label .commerce-weight-input-wrap>input:active{height:28px!important;min-height:28px!important;max-height:28px!important;line-height:28px!important}html.android-app .commerce-weight-dialog .commerce-weight-quick-buttons button{height:28px!important;min-height:28px!important}}.commerce-staff-page{gap:16px;display:grid}.commerce-staff-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.commerce-staff-heading h2{color:#17233b;margin:2px 0 4px;font-size:2rem}.commerce-staff-heading p{color:#687184;margin:0}.commerce-staff-heading>button,.commerce-staff-toolbar>button{color:#fff;background:#ff5d3d;border:0;border-radius:12px;align-items:center;gap:8px;padding:11px 16px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #ff5d3d29}.commerce-staff-heading svg,.commerce-staff-toolbar svg{width:18px}.commerce-staff-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.commerce-staff-stats article{background:#f8fafb;border:1px solid #dce4e8;border-top:3px solid #78919a;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.commerce-staff-stats svg{color:#607d86;width:24px}.commerce-staff-stats span{display:grid}.commerce-staff-stats strong{color:#17233b;font-size:1.25rem}.commerce-staff-stats small{color:#697587}.commerce-staff-role-guide{background:#f7faf8;border:1px solid #dae4e0;border-top:3px solid #668778;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:13px 15px;display:flex}.commerce-staff-role-guide>div:first-child{align-items:center;gap:10px;display:flex}.commerce-staff-role-guide svg{color:#557665}.commerce-staff-role-guide span{display:grid}.commerce-staff-role-guide small{color:#68776f}.commerce-staff-role-pills{flex-wrap:wrap;gap:7px;display:flex}.commerce-staff-role-pills span{color:#41534b;background:#fff;border:1px solid #d5dfdb;border-radius:999px;padding:7px 10px;font-size:.8rem;font-weight:800}.commerce-staff-toolbar{gap:10px;display:flex}.commerce-staff-toolbar label{background:#fff;border:1px solid #d8e0e5;border-radius:12px;flex:1;align-items:center;gap:9px;padding:0 12px;display:flex}.commerce-staff-toolbar input{background:0 0;border:0;outline:0;width:100%;padding:12px 0}.commerce-staff-toolbar>button{box-shadow:none;background:#17233b}.commerce-staff-list{gap:9px;display:grid}.commerce-staff-list>article{background:#fff;border:1px solid #dde4e8;border-left:4px solid #698b7a;border-radius:14px;grid-template-columns:48px minmax(180px,1.2fr) minmax(210px,1fr) auto auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.commerce-staff-list>article.inactive{opacity:.68;border-left-color:#a7aeb5}.commerce-staff-avatar{color:#426455;background:#eef4f1;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.commerce-staff-person,.commerce-staff-role{gap:2px;display:grid}.commerce-staff-person strong,.commerce-staff-role span{color:#17233b;font-weight:850}.commerce-staff-person small,.commerce-staff-role small{color:#738092}.commerce-staff-role span{font-size:.84rem}.commerce-staff-status{border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:.78rem;font-weight:850;display:inline-flex}.commerce-staff-status.active{color:#28734b;background:#edf8f1}.commerce-staff-status.inactive{color:#68717a;background:#f1f3f5}.commerce-staff-status svg{width:15px}.commerce-staff-actions{align-items:center;gap:6px;display:flex}.commerce-staff-actions button{color:#25354a;background:#f8fafb;border:1px solid #d8e0e5;border-radius:10px;align-items:center;gap:5px;padding:8px 10px;font-weight:800;display:inline-flex}.commerce-staff-actions button.secondary{color:#5f6b78}.commerce-staff-actions button.danger{color:#a44c42;background:#fff7f5;border-color:#edd2cd;padding:8px}.commerce-staff-actions svg{width:16px}.commerce-staff-empty{color:#738092;text-align:center;background:#fafbfc;border:1px dashed #d7dfe4;border-radius:16px;align-content:center;place-items:center;gap:7px;min-height:180px;display:grid}.commerce-staff-empty svg{color:#ff5d3d;width:34px}.commerce-staff-dialog{width:min(590px,100vw - 30px)}.commerce-staff-add-form,.commerce-staff-manage-form,.commerce-staff-credentials,.commerce-staff-remove{gap:14px;padding:18px;display:grid}.commerce-staff-add-form label,.commerce-staff-manage-form label{color:#27354a;gap:6px;font-weight:800;display:grid}.commerce-staff-add-form input,.commerce-staff-add-form select,.commerce-staff-manage-form input,.commerce-staff-manage-form select{background:#fff;border:1px solid #d7dfe4;border-radius:10px;width:100%;min-height:42px;padding:8px 10px}.commerce-staff-add-form label>small{color:#758091;font-weight:500}.commerce-staff-code-row{grid-template-columns:1fr auto;gap:8px;display:grid}.commerce-staff-code-row button{color:#fff;background:#17233b;border:0;border-radius:10px;padding:0 15px;font-weight:850}.commerce-staff-person-found{color:#315f48;background:#f2faf5;border:1px solid #cfe2d7;border-radius:12px;align-items:center;gap:10px;padding:11px 12px;display:flex}.commerce-staff-person-found span{display:grid}.commerce-staff-person-found small{color:#648071}.commerce-staff-add-form footer,.commerce-staff-remove footer{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.commerce-staff-credentials{text-align:center}.commerce-staff-success-icon{color:#27754b;background:#edf8f1;border-radius:18px;place-items:center;width:54px;height:54px;margin:auto;display:grid}.commerce-staff-success-icon svg{width:30px}.commerce-staff-credentials h4,.commerce-staff-remove h4{color:#17233b;margin:0;font-size:1.2rem}.commerce-staff-credentials p,.commerce-staff-remove p{color:#6c7686;margin:0}.commerce-staff-credentials>div:not(.commerce-staff-success-icon){text-align:left;background:#f8fafb;border:1px solid #dce3e7;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.commerce-staff-credentials>div span{color:#718091;font-size:.8rem}.commerce-staff-credentials>div strong{color:#17233b}.commerce-staff-credentials>div button{color:#526878;background:0 0;border:0}.commerce-staff-reset-block{background:#fafbfc;border:1px solid #e2e6e8;border-radius:12px;gap:8px;margin-top:3px;padding:13px;display:grid}.commerce-staff-reset-block p{color:#737d8b;margin:0;font-size:.85rem}.commerce-staff-remove{text-align:center}.commerce-staff-remove>svg{color:#b65043;width:36px;margin:auto}.commerce-staff-auth-page{place-items:center;min-height:calc(100vh - 170px);padding:28px;display:grid}.commerce-staff-auth-card{background:#fff;border:1px solid #dce2e6;border-top:4px solid #17233b;border-radius:20px;gap:14px;width:min(480px,100%);padding:26px;display:grid;box-shadow:0 20px 55px #17233b1f}.commerce-staff-auth-card h1{color:#17233b;margin:0;font-size:1.75rem}.commerce-staff-auth-card>p{color:#6f7989;margin:0}.commerce-staff-auth-icon{color:#ff5d3d;background:#fff1ed;border-radius:17px;place-items:center;width:54px;height:54px;display:grid}.commerce-staff-auth-icon.success{color:#317451;background:#edf8f1}.commerce-staff-auth-icon svg{width:29px}.commerce-staff-auth-back{color:#687486;background:0 0;border:0;justify-self:start;align-items:center;gap:6px;padding:0;font-weight:800;display:inline-flex}.commerce-staff-auth-back svg{width:17px}.commerce-staff-auth-person{background:#f8fafb;border:1px solid #dce4e7;border-radius:12px;align-items:center;gap:10px;padding:11px 12px;display:flex}.commerce-staff-auth-person span{display:grid}.commerce-staff-auth-person small{color:#728091}.commerce-staff-auth-person.compact{background:#f2f8f5;border-color:#d3e4db}.commerce-staff-auth-card form{gap:12px;display:grid}.commerce-staff-auth-card label{color:#27354a;gap:6px;font-weight:800;display:grid}.commerce-staff-auth-card input{border:1px solid #d5dee3;border-radius:11px;min-height:44px;padding:9px 11px}.commerce-staff-password-input{border:1px solid #d5dee3;border-radius:11px;align-items:center;gap:8px;padding-left:10px;display:flex}.commerce-staff-password-input input{border:0;flex:1}.commerce-staff-password-input svg{color:#71808c;width:18px}.commerce-staff-auth-submit{color:#fff;background:#ff5d3d;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:900;display:flex}.commerce-staff-auth-submit svg{width:18px}.commerce-staff-auth-note,.commerce-staff-password-rule{color:#7a8492;text-align:center}.commerce-staff-access-state{text-align:center;color:#6d7787;padding:40px}.commerce-staff-work-exit{color:#4e5d70;background:#fff;border:1px solid #d9e0e4;border-radius:10px;align-items:center;gap:6px;padding:7px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.commerce-staff-work-exit svg{width:15px}@media (width<=1000px){.commerce-staff-list>article{grid-template-columns:42px 1fr auto}.commerce-staff-role{grid-column:2}.commerce-staff-actions{grid-column:2/-1}.commerce-staff-status{grid-area:1/3}.commerce-staff-role-guide{flex-direction:column;align-items:flex-start}}@media (width<=720px){.commerce-staff-heading{flex-direction:column;align-items:stretch}.commerce-staff-stats{grid-template-columns:1fr}.commerce-staff-toolbar{flex-direction:column}.commerce-staff-list>article{grid-template-columns:42px 1fr}.commerce-staff-status{grid-area:auto/2;justify-self:start}.commerce-staff-actions{flex-wrap:wrap;grid-column:1/-1}.commerce-staff-auth-page{padding:14px}.commerce-staff-auth-card{padding:20px}.commerce-staff-code-row{grid-template-columns:1fr}}.commerce-staff-stats article{border-width:5px 1px 1px;box-shadow:0 10px 22px #17233b14}.commerce-staff-stats article:first-child{background:#eaf6fb;border-color:#158db8 #b9d3dc #b9d3dc}.commerce-staff-stats article:nth-child(2){background:#edf9f2;border-color:#23865a #badcc7 #badcc7}.commerce-staff-stats article:nth-child(3){background:#fff7d8;border-color:#c88a00 #ead49a #ead49a}.commerce-staff-stats article:first-child svg{color:#158db8}.commerce-staff-stats article:nth-child(2) svg{color:#23865a}.commerce-staff-stats article:nth-child(3) svg{color:#c88a00}.commerce-staff-stats article strong{font-size:1.45rem;font-weight:950}.commerce-staff-stats article small{color:#445161;font-weight:650}.commerce-network-page{gap:16px;display:grid}.commerce-network-heading{justify-content:space-between;align-items:flex-start;gap:18px;padding:4px 2px;display:flex}.commerce-network-heading h2{color:#17324d;margin:2px 0 4px;font-size:1.55rem}.commerce-network-heading p{color:#66758a;max-width:760px;margin:0}.commerce-network-primary{color:#fff;cursor:pointer;background:#ff5d3d;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:800;display:inline-flex}.commerce-network-primary svg{width:17px;height:17px}.commerce-network-primary:disabled{opacity:.55;cursor:not-allowed}.commerce-network-message{border-radius:12px;padding:10px 12px;font-size:.9rem;font-weight:700}.commerce-network-message.error{color:#a02d2d;background:#fff1f1;border:1px solid #efb9b9}.commerce-network-message.success{color:#23713a;background:#eefaf1;border:1px solid #bfe6c7}.commerce-network-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.commerce-network-summary article{background:#fff;border:1px solid #e4eaf0;border-top:4px solid #ff5d3d;border-radius:14px;align-items:center;gap:11px;min-height:76px;padding:12px;display:flex}.commerce-network-summary article>svg{color:#ff5d3d;box-sizing:content-box;background:#fff1ed;border:1px solid #ffd2c8;border-radius:10px;width:22px;height:22px;padding:7px}.commerce-network-summary span{gap:1px;display:grid}.commerce-network-summary strong{color:#17324d;font-size:1.18rem}.commerce-network-summary small{color:#748196}.commerce-network-tabs{background:#fff;border:1px solid #e5e9ef;border-radius:13px;gap:7px;padding:5px;display:flex;overflow:auto}.commerce-network-tabs button{color:#526174;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-weight:800;display:flex}.commerce-network-tabs button svg{width:16px;height:16px}.commerce-network-tabs button.active{color:#d94328;background:#fff1ed;box-shadow:inset 0 0 0 1px #ffc6b9}.commerce-network-section{gap:14px;display:grid}.commerce-network-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-network-section-title h3{color:#17324d;margin:0 0 3px;font-size:1.05rem}.commerce-network-section-title p{color:#758195;margin:0;font-size:.86rem}.commerce-location-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.commerce-location-card{background:#fff;border:1px solid #dfe6ed;border-radius:16px;gap:12px;padding:14px;display:grid;box-shadow:0 7px 20px #17324d0d}.commerce-location-card.inactive{opacity:.68}.commerce-location-card>header{align-items:center;gap:10px;display:flex}.commerce-location-icon{color:#ff5d3d;background:#fff1ed;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.commerce-location-icon svg{width:20px;height:20px}.commerce-location-card header>div{flex:1;gap:1px;min-width:0;display:grid}.commerce-location-card header strong{color:#17324d}.commerce-location-card header small{color:#7b8796}.commerce-location-card header em{color:#d94328;background:#fff1ed;border:1px solid #ffc9bd;border-radius:999px;padding:4px 8px;font-size:.72rem;font-style:normal;font-weight:800}.commerce-location-card>p{color:#677588;align-items:center;gap:6px;margin:0;font-size:.84rem;display:flex}.commerce-location-card>p svg{color:#ff5d3d;width:15px;height:15px}.commerce-location-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.commerce-location-metrics span{color:#7c8898;background:#f7f9fb;border-radius:10px;gap:1px;padding:8px;font-size:.72rem;display:grid}.commerce-location-metrics b{color:#17324d;font-size:.96rem}.commerce-register-list{gap:6px;display:grid}.commerce-register-list>div{background:#fbfcfd;border:1px solid #e7ebef;border-radius:10px;align-items:center;gap:8px;padding:8px 9px;display:flex}.commerce-register-list>div.open{background:#f1fbf4;border-color:#b9dfc3}.commerce-register-list>div>svg{color:#64758a;width:17px;height:17px}.commerce-register-list>div.open>svg:last-child{color:#2b8b49;margin-left:auto}.commerce-register-list span{gap:1px;display:grid}.commerce-register-list strong{color:#233e58;font-size:.83rem}.commerce-register-list small{color:#7c8998;font-size:.72rem}.commerce-location-card footer{justify-content:flex-end;gap:7px;display:flex}.commerce-location-card footer button,.commerce-network-team-list button{color:#334d67;cursor:pointer;background:#fff;border:1px solid #d8e0e8;border-radius:9px;align-items:center;gap:5px;padding:7px 9px;font-weight:800;display:flex}.commerce-location-card footer button svg,.commerce-network-team-list button svg{width:15px;height:15px}.commerce-network-team-list{gap:8px;display:grid}.commerce-network-team-list article{background:#fff;border:1px solid #e3e8ee;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 12px;display:grid}.commerce-network-avatar{color:#d94328;background:#fff1ed;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.commerce-network-team-list article>div{gap:1px;display:grid}.commerce-network-team-list strong{color:#17324d}.commerce-network-team-list small{color:#788596}.commerce-network-team-list p{color:#596a7d;margin:2px 0 0;font-size:.78rem}.commerce-network-stock{gap:13px}.commerce-network-empty{text-align:center;color:#6c7889;background:#fff;border:1px dashed #ccd5df;border-radius:14px;align-content:center;place-items:center;gap:5px;min-height:150px;display:grid}.commerce-network-empty svg{color:#ff5d3d;width:27px;height:27px}.commerce-network-empty strong{color:#17324d}.commerce-transfer-form{background:#fff;border:1px solid #e0e6ec;border-radius:15px;gap:13px;padding:14px;display:grid}.commerce-transfer-route{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:10px;display:grid}.commerce-transfer-route>svg{color:#ff5d3d;width:20px;height:20px;margin-bottom:10px}.commerce-transfer-form label,.commerce-network-dialog-form label{color:#42556a;gap:5px;font-size:.8rem;font-weight:800;display:grid}.commerce-transfer-form input,.commerce-transfer-form select,.commerce-network-dialog-form input,.commerce-network-dialog-form select,.commerce-network-permissions select{color:#17324d;background:#fff;border:1px solid #d8e0e8;border-radius:9px;outline:none;width:100%;min-height:39px;padding:8px 10px}.commerce-transfer-form input:focus,.commerce-transfer-form select:focus,.commerce-network-dialog-form input:focus,.commerce-network-dialog-form select:focus,.commerce-network-permissions select:focus{border-color:#ff5d3d;box-shadow:0 0 0 3px #fff1ed}.commerce-transfer-fields{grid-template-columns:1.3fr 1fr .65fr 1fr;align-items:end;gap:9px;display:grid}.commerce-transfer-form>.commerce-network-primary{justify-self:end}.commerce-transfer-history{gap:7px;display:grid}.commerce-transfer-history h4{color:#17324d;margin:4px 0}.commerce-transfer-history article{background:#fff;border:1px solid #e3e8ee;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 11px;display:grid}.commerce-transfer-history article>svg{color:#ff5d3d;width:17px;height:17px}.commerce-transfer-history span{gap:1px;display:grid}.commerce-transfer-history strong{color:#25415c;font-size:.82rem}.commerce-transfer-history small,.commerce-transfer-history time{color:#7c8998;font-size:.72rem}.commerce-network-activity-title{align-items:flex-end}.commerce-network-period{align-items:center;gap:6px;display:flex}.commerce-network-period input{color:#334e68;border:1px solid #d8e0e8;border-radius:8px;height:36px;padding:5px 8px}.commerce-network-period span{color:#8290a0}.commerce-network-period button{color:#d94328;cursor:pointer;background:#fff1ed;border:1px solid #ffd0c5;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.commerce-network-period button svg{width:16px;height:16px}.commerce-network-report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.commerce-network-report-block{background:#fff;border:1px solid #e2e7ed;border-radius:14px;align-content:start;gap:7px;padding:12px;display:grid}.commerce-network-report-block h4{color:#17324d;margin:0 0 2px}.commerce-network-report-block>p{color:#7b8796;margin:0;font-size:.8rem}.commerce-network-report-block>div{border-top:1px solid #edf0f3;justify-content:space-between;gap:10px;padding:8px 0;display:flex}.commerce-network-report-block>div>span{gap:1px;display:grid}.commerce-network-report-block strong{color:#2b455f;font-size:.8rem}.commerce-network-report-block b{color:#17324d;text-align:right}.commerce-network-report-block small{color:#7d8998;font-size:.7rem}.commerce-network-loading{color:#667587;justify-content:center;align-items:center;gap:8px;min-height:150px;display:flex}.commerce-network-loading svg{width:19px;height:19px;animation:.9s linear infinite commerceNetworkSpin}.commerce-network-dialog-form{gap:12px;padding:4px;display:grid}.commerce-network-form-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.commerce-network-dialog-form footer{justify-content:flex-end;gap:8px;display:flex}.commerce-network-dialog-form footer>button:not(.commerce-network-primary){color:#42566b;background:#fff;border:1px solid #d8e0e8;border-radius:9px;padding:9px 12px;font-weight:800}.commerce-network-check{align-items:center;grid-template-columns:none!important;gap:8px!important;display:flex!important}.commerce-network-check input{width:auto!important;min-height:auto!important}.commerce-network-dialog-note{color:#9a432f;background:#fff1ed;border-radius:10px;margin:0;padding:9px 10px;font-size:.8rem}.commerce-network-member-dialog{grid-template-columns:1fr 1.2fr;gap:14px;display:grid}.commerce-network-member-dialog section{border:1px solid #e3e8ee;border-radius:12px;align-content:start;gap:9px;padding:12px;display:grid}.commerce-network-member-dialog h4{color:#17324d;margin:0}.commerce-network-member-dialog p{color:#788596;margin:0;font-size:.8rem}.commerce-network-location-checks{gap:6px;display:grid}.commerce-network-location-checks label{color:#40556b;border:1px solid #e5e9ee;border-radius:9px;align-items:center;gap:7px;padding:8px;font-size:.8rem;display:flex}.commerce-network-permissions{gap:6px;display:grid}.commerce-network-permissions label{grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:8px;display:grid}.commerce-network-permissions span{color:#41566c;font-size:.78rem}.commerce-network-permissions select{min-height:34px;padding:6px 8px;font-size:.76rem}@keyframes commerceNetworkSpin{to{transform:rotate(360deg)}}@media (width<=1100px){.commerce-network-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-location-grid,.commerce-network-report-grid{grid-template-columns:1fr}.commerce-transfer-fields{grid-template-columns:1fr 1fr}.commerce-network-member-dialog{grid-template-columns:1fr}}@media (width<=720px){.commerce-network-heading,.commerce-network-section-title{flex-direction:column;align-items:stretch}.commerce-network-summary{grid-template-columns:1fr 1fr}.commerce-transfer-route{grid-template-columns:1fr}.commerce-transfer-route>svg{justify-self:center;margin:0;transform:rotate(90deg)}.commerce-transfer-fields{grid-template-columns:1fr}.commerce-network-team-list article{grid-template-columns:auto minmax(0,1fr)}.commerce-network-team-list article>button{grid-column:1/-1;justify-content:center}.commerce-network-period{flex-wrap:wrap}.commerce-network-permissions label{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.commerce-network-loading svg{animation:none}}.commerce-register-list>div{position:relative}.commerce-register-edit{color:#526078;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;padding:0;display:inline-flex}.commerce-register-edit:hover{color:#ff5c43;background:#fff8f6;border-color:#ff5c4361}.commerce-register-edit svg{width:15px;height:15px}.commerce-network-dialog-error{color:#a52d28;background:#fff5f4;border:1px solid #c02e263d;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:750;line-height:1.4}.commerce-register-management-dialog{gap:13px;display:grid}.commerce-register-delete-confirm{background:#fff7f6;border:1px solid #c02e2638;border-radius:11px;gap:7px;padding:13px;display:grid}.commerce-register-delete-confirm strong{color:#842921}.commerce-register-delete-confirm span{color:#6f7787;font-size:13px;line-height:1.45}.commerce-register-delete-confirm>div{justify-content:flex-end;gap:8px;margin-top:3px;display:flex}.commerce-register-delete-confirm button.danger,.commerce-register-delete-button{color:#b43129!important;background:#fff!important;border-color:#be302652!important}.commerce-register-delete-confirm button.danger:hover,.commerce-register-delete-button:hover{background:#fff3f1!important}.commerce-register-delete-button{align-items:center;gap:6px;display:inline-flex}.commerce-register-delete-button svg{width:15px;height:15px}.commerce-register-dialog-footer{align-items:center;gap:12px;justify-content:space-between!important;display:flex!important}.commerce-register-dialog-footer>span{gap:8px;display:flex}.commerce-member-location-select{gap:6px;margin:12px 0;display:grid}.commerce-member-location-select>span{color:#34435b;font-weight:800}.commerce-member-location-select select{color:#172640;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d8dfe8;border-radius:10px;padding:0 36px 0 11px;font-weight:700}.commerce-member-location-options{gap:7px;margin:12px 0;display:grid}.commerce-member-location-options>label{cursor:pointer;background:#fff;border:1px solid #dfe5ec;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:8px 10px;display:flex}.commerce-member-location-options input{accent-color:#ff5c43;flex:none;width:17px;height:17px}.commerce-member-location-options span{gap:1px;display:grid}.commerce-member-location-options strong{color:#263650;font-size:13px}.commerce-member-location-options small{color:#7b8798;font-size:11px}@media (width<=680px){.commerce-register-dialog-footer{flex-direction:column;align-items:stretch}.commerce-register-dialog-footer>div,.commerce-register-dialog-footer>span,.commerce-register-dialog-footer button{width:100%}}html.mobile-device .commerce-inventory-modal:has(.commerce-register-management-dialog){padding:8px!important}html.mobile-device .commerce-inventory-dialog:has(.commerce-register-management-dialog){border-radius:var(--veci-mob-panel-radius)!important;width:min(560px,100% - 12px)!important;max-height:calc(100dvh - 16px)!important}html.mobile-device .commerce-inventory-dialog:has(.commerce-register-management-dialog)>header{min-height:36px!important;padding:5px 8px!important}html.mobile-device .commerce-inventory-dialog:has(.commerce-register-management-dialog)>header h3{font-size:var(--veci-mob-highlight-text)!important;line-height:1.08!important}html.mobile-device .commerce-inventory-dialog:has(.commerce-register-management-dialog)>header>button{border-radius:var(--veci-mob-control-radius)!important;width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important;padding:0!important}html.mobile-device .commerce-inventory-dialog:has(.commerce-register-management-dialog)>header>button svg{width:var(--veci-mob-icon)!important;height:var(--veci-mob-icon)!important}html.mobile-device .commerce-register-management-dialog{gap:var(--veci-mob-panel-gap)!important;padding:7px 9px 9px!important}html.mobile-device .commerce-register-management-dialog>label{font-size:var(--veci-mob-small-text)!important;gap:2px!important;line-height:1.08!important}html.mobile-device .commerce-register-management-dialog>label>input{min-height:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important;padding:0 7px!important;line-height:1!important}html.mobile-device .commerce-register-management-dialog .commerce-network-dialog-note{font-size:var(--veci-mob-small-text)!important;border-radius:6px!important;padding:4px 6px!important;line-height:1.15!important}html.mobile-device .commerce-register-management-dialog .commerce-register-delete-confirm{border-radius:var(--veci-mob-panel-radius)!important;gap:4px!important;padding:7px 8px!important}html.mobile-device .commerce-register-management-dialog .commerce-register-delete-confirm>strong{font-size:var(--veci-mob-highlight-text)!important;line-height:1.08!important}html.mobile-device .commerce-register-management-dialog .commerce-register-delete-confirm>span{font-size:var(--veci-mob-body-text)!important;line-height:1.2!important}html.mobile-device .commerce-register-management-dialog .commerce-register-delete-confirm>div{gap:var(--veci-mob-inline-gap)!important;margin-top:1px!important}html.mobile-device .commerce-register-management-dialog .commerce-register-delete-confirm button,html.mobile-device .commerce-register-management-dialog .commerce-register-dialog-footer button{width:auto!important;min-height:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important;padding:0 9px!important;line-height:1!important}html.mobile-device .commerce-register-management-dialog .commerce-network-dialog-error{border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-small-text)!important;padding:6px 7px!important;line-height:1.2!important}html.mobile-device .commerce-register-management-dialog .commerce-register-dialog-footer{align-items:center!important;gap:var(--veci-mob-inline-gap)!important;flex-flow:row!important;padding-top:0!important}html.mobile-device .commerce-register-management-dialog .commerce-register-dialog-footer>div,html.mobile-device .commerce-register-management-dialog .commerce-register-dialog-footer>span{width:auto!important}html.mobile-device .commerce-register-management-dialog .commerce-register-dialog-footer>span{gap:var(--veci-mob-inline-gap)!important}html.mobile-device .commerce-register-management-dialog .commerce-register-delete-button{gap:4px!important}html.mobile-device .commerce-register-management-dialog .commerce-register-delete-button svg{width:var(--veci-mob-icon)!important;height:var(--veci-mob-icon)!important}.commerce-transfer-fields.with-category{grid-template-columns:.9fr 1.35fr 1fr .65fr 1fr}.commerce-network-activity-controls{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.commerce-network-activity-controls>label{color:#64748a;gap:4px;font-size:.72rem;font-weight:800;display:grid}.commerce-network-activity-controls select{color:#243b55;min-width:230px;height:36px;font:inherit;background:#fff;border:1px solid #d8e0e8;border-radius:8px;padding:5px 30px 5px 9px;font-weight:800}.commerce-network-report-block>.commerce-network-report-row{background:linear-gradient(90deg, var(--network-location-soft,transparent) 0%, #ffffffb3 72%, #fff 100%);width:100%;min-width:0;box-shadow:inset 4px 0 0 var(--network-location-accent,transparent);text-align:left;font:inherit;color:inherit;border:0;border-top:1px solid #edf0f3;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-top:1px;padding:9px 9px 9px 12px;display:flex;position:relative}.commerce-network-report-block>.commerce-network-report-row>span{gap:1px;min-width:0;display:grid}.commerce-network-report-block>.commerce-network-report-row>span:last-child{text-align:right;justify-items:end}.commerce-network-report-row-button{cursor:pointer;transition:transform .14s,box-shadow .14s,border-color .14s}.commerce-network-report-row-button:hover{box-shadow:inset 4px 0 0 var(--network-location-accent,#ff5d3d), 0 5px 14px #17324d14;transform:translateY(-1px)}.commerce-network-report-row-button.selected{outline:2px solid var(--network-location-accent,#ff5d3d);outline-offset:-2px}.commerce-network-person-detail{background:#fff;border:1px solid #dde4eb;border-radius:16px;gap:13px;padding:15px;display:grid;box-shadow:0 8px 24px #17324d0f}.commerce-network-person-detail>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.commerce-network-person-detail>header>div{gap:2px;display:grid}.commerce-network-person-detail>header small,.commerce-network-person-detail>header span{color:#718095}.commerce-network-person-detail h4{color:#17324d;margin:0;font-size:1.08rem}.commerce-network-person-detail>header button{color:#40566e;cursor:pointer;background:#fff;border:1px solid #d9e1e9;border-radius:9px;padding:7px 10px;font-weight:800}.commerce-network-person-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.commerce-network-person-metrics>span{background:#f7f9fb;border-radius:11px;gap:2px;padding:10px;display:grid}.commerce-network-person-metrics small{color:#798698;font-size:.7rem}.commerce-network-person-metrics strong{color:#18334e;font-size:.95rem}.commerce-network-person-sales{gap:6px;display:grid}.commerce-network-person-sales h5{color:#17324d;margin:2px 0 4px;font-size:.92rem}.commerce-network-person-sales>p{color:#788596;margin:0;font-size:.82rem}.commerce-network-person-sales>div{background:linear-gradient(90deg, var(--network-location-soft,#f8fafc) 0%, #fff 78%);box-shadow:inset 4px 0 0 var(--network-location-accent,#d9e1e9);border:1px solid #edf0f3;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px 9px 13px;display:flex}.commerce-network-person-sales>div>span{gap:1px;min-width:0;display:grid}.commerce-network-person-sales>div>span:last-child{text-align:right;justify-items:end}.commerce-network-person-sales strong,.commerce-network-person-sales b{color:#233f59;font-size:.8rem}.commerce-network-person-sales small{color:#7c8998;font-size:.7rem}.commerce-network-person-more{color:#788596;justify-self:end}.commerce-network-team-list>article>button{display:none!important}@media (width<=1100px){.commerce-transfer-fields.with-category{grid-template-columns:1fr 1fr}.commerce-network-person-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.commerce-transfer-fields.with-category{grid-template-columns:1fr}.commerce-network-activity-controls,.commerce-network-activity-controls>label,.commerce-network-activity-controls select{width:100%;min-width:0}.commerce-network-person-metrics{grid-template-columns:1fr 1fr}.commerce-network-person-sales>div{flex-direction:column;align-items:flex-start}.commerce-network-person-sales>div>span:last-child{text-align:left;justify-items:start}}html.mobile-device .commerce-inventory-modal:has(.commerce-network-dialog-form){padding:8px!important}html.mobile-device .commerce-inventory-dialog:has(>.commerce-network-dialog-form){border-radius:var(--veci-mob-panel-radius)!important;width:min(620px,100vw - 16px)!important;max-height:calc(100dvh - 16px)!important}html.mobile-device .commerce-inventory-dialog:has(>.commerce-network-dialog-form)>header{gap:var(--veci-mob-inline-gap)!important;padding:7px 9px!important}html.mobile-device .commerce-inventory-dialog:has(>.commerce-network-dialog-form)>header h3{font-size:var(--veci-mob-highlight-text)!important;line-height:1.15!important}html.mobile-device .commerce-inventory-dialog:has(>.commerce-network-dialog-form)>header button{width:var(--veci-mob-compact-button-height)!important;min-width:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;min-height:var(--veci-mob-compact-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;padding:0!important}html.mobile-device .commerce-inventory-dialog:has(>.commerce-network-dialog-form)>header button svg{width:var(--veci-mob-icon)!important;height:var(--veci-mob-icon)!important}html.mobile-device .commerce-network-dialog-form{gap:var(--veci-mob-panel-gap)!important;padding:8px 10px 9px!important}html.mobile-device .commerce-network-dialog-form label{font-size:var(--veci-mob-small-text)!important;gap:3px!important;line-height:1.15!important}html.mobile-device .commerce-network-dialog-form input,html.mobile-device .commerce-network-dialog-form select{box-sizing:border-box!important;min-height:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;max-height:var(--veci-mob-input-height)!important;padding:0 var(--veci-mob-row-pad-x)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important;line-height:1!important}html.mobile-device .commerce-network-dialog-form label small,html.mobile-device .commerce-network-dialog-form .location-field small{font-size:var(--veci-mob-tiny-text)!important;margin-top:1px!important;line-height:1.15!important}html.mobile-device .commerce-network-brand-lock{gap:var(--veci-mob-inline-gap)!important;border-radius:var(--veci-mob-panel-radius)!important;padding:6px 8px!important}html.mobile-device .commerce-network-brand-lock svg{width:var(--veci-mob-section-icon)!important;height:var(--veci-mob-section-icon)!important}html.mobile-device .commerce-network-brand-lock small{font-size:var(--veci-mob-tiny-text)!important}html.mobile-device .commerce-network-brand-lock strong{font-size:var(--veci-mob-highlight-text)!important;line-height:1.1!important}html.mobile-device .commerce-network-dialog-note,html.mobile-device .commerce-network-dialog-error{border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-small-text)!important;padding:6px 8px!important;line-height:1.2!important}html.mobile-device .commerce-network-dialog-form footer{gap:var(--veci-mob-inline-gap)!important}html.mobile-device .commerce-network-dialog-form footer button{min-height:var(--veci-mob-button-height)!important;height:var(--veci-mob-button-height)!important;max-height:var(--veci-mob-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important;padding:0 9px!important;line-height:1!important}html.mobile-device .commerce-register-list>div{gap:var(--veci-mob-inline-gap)!important;min-height:42px!important;padding:var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x)!important;border-radius:var(--veci-mob-control-radius)!important}html.mobile-device .commerce-register-list small{font-size:var(--veci-mob-tiny-text)!important}html.mobile-device .commerce-register-edit{width:var(--veci-mob-input-height)!important;min-width:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;min-height:var(--veci-mob-input-height)!important;border-radius:var(--veci-mob-control-radius)!important;flex:0 0 var(--veci-mob-input-height)!important;padding:0!important}html.mobile-device .commerce-register-edit svg{width:var(--veci-mob-icon)!important;height:var(--veci-mob-icon)!important}html.mobile-device .commerce-network-stock-refresh{min-height:var(--veci-mob-button-height)!important;height:var(--veci-mob-button-height)!important;max-height:var(--veci-mob-button-height)!important;gap:var(--veci-mob-inline-gap)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important;padding:0 8px!important;line-height:1!important}html.mobile-device .commerce-network-stock-refresh svg{width:var(--veci-mob-icon)!important;height:var(--veci-mob-icon)!important}html.mobile-device .commerce-network-depot-banner{margin:var(--veci-mob-panel-gap) 0!important;border-radius:var(--veci-mob-panel-radius)!important;gap:7px!important;padding:7px 9px!important}html.mobile-device .commerce-network-depot-banner>svg{width:var(--veci-mob-section-icon)!important;height:var(--veci-mob-section-icon)!important}html.mobile-device .commerce-network-depot-banner span{gap:1px!important}html.mobile-device .commerce-network-depot-banner strong{font-size:var(--veci-mob-highlight-text)!important;line-height:1.1!important}html.mobile-device .commerce-network-depot-banner small{font-size:var(--veci-mob-body-text)!important;line-height:1.15!important}html.mobile-device .commerce-network-activity-controls{gap:var(--veci-mob-panel-gap)!important}html.mobile-device .commerce-network-activity-controls>label{font-size:var(--veci-mob-small-text)!important;gap:3px!important}html.mobile-device .commerce-network-activity-controls select{box-sizing:border-box!important;width:210px!important;min-width:210px!important;height:var(--veci-mob-input-height)!important;min-height:var(--veci-mob-input-height)!important;max-height:var(--veci-mob-input-height)!important;padding:0 26px 0 var(--veci-mob-row-pad-x)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important;line-height:1!important}html.mobile-device .commerce-network-activity-controls select option{font-size:var(--veci-mob-control-text)!important}html.mobile-device .commerce-network-period{gap:var(--veci-mob-inline-gap)!important;flex-wrap:nowrap!important}html.mobile-device .commerce-network-period input{box-sizing:border-box!important;width:126px!important;min-width:0!important;max-width:132px!important;height:var(--veci-mob-input-height)!important;min-height:var(--veci-mob-input-height)!important;max-height:var(--veci-mob-input-height)!important;padding:0 var(--veci-mob-row-pad-x)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-small-text)!important;flex:126px!important;line-height:1!important}html.mobile-device .commerce-network-period span{font-size:var(--veci-mob-small-text)!important}html.mobile-device .commerce-network-period button{width:var(--veci-mob-input-height)!important;min-width:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;min-height:var(--veci-mob-input-height)!important;border-radius:var(--veci-mob-control-radius)!important;flex:0 0 var(--veci-mob-input-height)!important;padding:0!important}html.mobile-device .commerce-network-period button svg{width:var(--veci-mob-icon)!important;height:var(--veci-mob-icon)!important}html.mobile-device .commerce-network-report-block>.commerce-network-report-row{border-left:4px solid var(--network-location-accent,transparent)!important;border-radius:var(--veci-mob-control-radius)!important;box-shadow:none!important;padding:7px 8px 7px 10px!important}html.mobile-device .commerce-network-report-row-button:hover{transform:none!important;box-shadow:0 3px 8px #17324d0f!important}@media (width<=480px){html.mobile-device .commerce-network-activity-controls>label,html.mobile-device .commerce-network-activity-controls select{width:100%!important;min-width:0!important}html.mobile-device .commerce-network-period{width:100%!important}}@media (prefers-reduced-motion:reduce){.commerce-network-report-row-button{transition:none}}.commerce-network-protected{gap:14px;display:grid}.commerce-network-protection-bar{color:var(--navy);background:#fff1ed;border:1px solid #ff5d3d38;border-left:4px solid #ff5d3d;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.commerce-network-protection-icon{color:#ff5d3d;background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 0 0 1px #ff5d3d29}.commerce-network-protection-icon svg{width:21px;height:21px}.commerce-network-protection-copy{gap:3px;min-width:0;display:grid}.commerce-network-protection-copy>strong{font-size:14px}.commerce-network-protection-copy>small{color:#17223bb8;max-width:740px;font-size:12px;line-height:1.4}.commerce-network-protection-facts{gap:8px;display:flex}.commerce-network-protection-facts>span{background:#fff;border:1px solid #17223b14;border-radius:11px;grid-template-columns:auto auto;align-items:center;gap:1px 6px;min-width:132px;padding:8px 10px;display:grid}.commerce-network-protection-facts svg{color:#ff5d3d;grid-row:1/3;width:16px;height:16px}.commerce-network-protection-facts small{color:#17223b8f;font-size:10px;font-weight:750}.commerce-network-protection-facts strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:12px;overflow:hidden}@media (width<=980px){.commerce-network-protection-bar{grid-template-columns:auto minmax(0,1fr)}.commerce-network-protection-facts{grid-column:1/-1;padding-left:52px}}@media (width<=680px){.commerce-network-protection-facts{grid-template-columns:1fr;padding-left:0;display:grid}}.app-shell{background:radial-gradient(circle at top left, #ff5a3621, transparent 28rem), var(--cream);min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #17223b14;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 14px 40px #17223b14}.brand,.link-reset,.button-link{text-decoration:none}.brand{color:var(--navy);font-size:28px;font-weight:900;line-height:1}.brand:after{content:"";background:var(--coral);border-radius:999px;width:8px;height:8px;margin-left:5px;display:inline-block}.province-indicator{width:clamp(178px,17vw,230px);min-width:0;min-height:44px;color:var(--navy);text-align:left;background:#ffffffd1;border:1px solid #17223b1a;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:5px 10px 5px 6px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 4px 12px #17223b0f}.province-indicator:hover{border-color:#ff5a3647;transform:translateY(-1px);box-shadow:0 7px 18px #17223b1a}.province-indicator-flag{width:42px;height:30px;color:var(--coral);background-color:#ff5a3617;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #17223b1a;border-radius:5px;place-items:center;display:grid;overflow:hidden}.province-indicator-flag svg{width:17px;height:17px}.province-indicator-copy{min-width:0;display:grid}.province-indicator-copy small,.province-indicator-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.province-indicator-copy small{color:var(--muted);font-size:10px;font-weight:750;line-height:1.15}.province-indicator-copy strong{font-size:13px;line-height:1.2}.province-indicator-chevron{width:16px;height:16px;color:var(--coral)}.main-nav,.top-actions{align-items:center;display:flex}.main-nav{gap:8px}.main-nav a,.mobile-nav a{color:var(--muted);text-decoration:none}.main-nav a{border-radius:999px;padding:10px 12px;font-size:15px;font-weight:750}.main-nav a:hover,.main-nav a.active{color:var(--coral);background:#ff5a361a}.top-actions{gap:10px;min-width:0}@media (width>=1081px){.topbar{grid-template-columns:minmax(140px,1fr) auto auto;column-gap:22px;display:grid}.top-actions{justify-self:end}}button{font:inherit;cursor:pointer;border:0}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #ff5a3659}.location,.login-button,.icon-button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:42px;font-weight:800;display:inline-flex}.location{color:var(--navy);background:var(--cream);gap:8px;padding:0 14px}.location svg{width:18px;height:18px;color:var(--coral);fill:none;stroke:currentColor;stroke-width:2.25px;flex:none}.location span{text-overflow:ellipsis;overflow:hidden}.login-button{color:#fff;background:var(--module-accent,var(--coral));box-shadow:0 10px 24px var(--module-action-shadow,#ff5a3642);padding:0 18px}.account-menu{position:relative}.account-menu-trigger{gap:7px}.account-menu-trigger svg{width:17px;height:17px}.account-dropdown{z-index:40;background:#fff;border:1px solid #17223b1a;border-radius:8px;width:230px;padding:4px;display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 12px 28px #17223b29}.account-dropdown button{min-height:36px;color:var(--navy);text-align:left;background:0 0;border-radius:6px;justify-content:flex-start;align-items:center;gap:8px;padding:0 9px;font-size:13px;font-weight:800;display:flex}.account-dropdown button:hover{background:#17223b0f}.account-dropdown button svg{flex:none;width:16px;height:16px}.account-dropdown .account-signout-button{color:#a32d22}.account-dropdown button:disabled{cursor:wait;opacity:.65}.account-menu-error{color:#8d1d13;margin:4px 6px 2px;font-size:12px;font-weight:750}.mobile-account-button{display:none}.icon-button{width:42px;color:var(--navy);background:#fff;border:1px solid #17223b1a;position:relative}.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:21px;height:21px}.cart-count{color:#fff;background:var(--coral);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-5px;right:-5px}main{padding-top:72px}.hero-section,.page-section,.section,.wholesale-section,.business-cta{width:min(1180px,100% - 48px);margin:0 auto}.hero-section{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:48px;min-height:calc(100vh - 72px);padding:56px 0 40px;display:grid}.page-hero{min-height:620px}.hero-content,.section-heading,.wholesale-copy,.directory-hero,.page-section{text-align:left}.eyebrow,.section-kicker{color:var(--coral);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{max-width:720px;color:var(--navy);letter-spacing:0;margin-bottom:20px;font-size:clamp(44px,7vw,76px);font-weight:950;line-height:.98}h2{color:var(--navy);letter-spacing:0;margin-bottom:0;font-size:clamp(28px,4vw,42px);font-weight:930;line-height:1.08}h3{color:var(--navy);margin-bottom:8px;font-size:21px;font-weight:900;line-height:1.2}.hero-copy,.directory-hero p,.account-hero p,.product-detail p{max-width:650px;color:var(--muted);font-size:20px;line-height:1.45}.search-box{background:#fff;border-radius:22px;align-items:center;gap:10px;max-width:720px;padding:9px;display:flex;box-shadow:0 20px 50px #17223b21}.search-box input{min-width:0;min-height:56px;color:var(--navy);font:inherit;background:#fff;border:0;border-radius:16px;flex:1;padding:0 18px}.search-box input::placeholder{color:#8b8794}.search-box button,.offer-card button,.store-card button,.wholesale-section button,.business-cta button,.button-link,.account-actions button,.wide-action,.summary-card button,.cart-line button,.detail-actions button,.wholesaler-directory-card button,.login-form button,.account-tabs button{color:#fff;background:var(--coral);border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:900;display:inline-flex;box-shadow:0 12px 24px #ff5a3638}.button-link.secondary,.secondary-action,.ghost-link{color:var(--module-accent,var(--coral));background:var(--module-accent-soft,#ff5a361a);box-shadow:none}.button-link.light{color:var(--navy);box-shadow:none;background:#fff}.ghost-link{border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:900;display:inline-flex}.demo-message{min-height:24px;color:var(--navy);margin:16px 0 0;font-weight:750}.hero-panel{background:linear-gradient(145deg, var(--navy), #263859);color:#fff;border-radius:8px;gap:16px;padding:28px;display:grid;box-shadow:0 28px 70px #17223b40}.hero-badge{width:fit-content;color:var(--navy);background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.hero-stat{gap:4px;padding:28px 0;display:grid}.hero-stat strong{font-size:82px;line-height:.9}.hero-stat span,.mini-card span,.wholesale-card span{color:#ffffffbd}.mini-card{background:#ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.mini-card.accent{background:#ff5a3647}.section,.page-section{padding:46px 0}.section-heading{margin-bottom:22px}.section-heading.row,.business-cta,.store-meta,.cart-line,.account-hero,.product-detail{justify-content:space-between;align-items:center;gap:24px;display:flex}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.category-card{min-height:124px;color:var(--navy);box-shadow:var(--card-shadow);background:#fff;border:1px solid #17223b14;border-radius:8px;place-items:center;gap:12px;padding:18px;font-weight:900;display:grid}.category-card span{width:44px;height:44px;color:var(--coral);background:#ff5a361c;border-radius:14px;place-items:center;display:grid}.category-card.selected,.filter-pills button.selected{color:var(--coral);border-color:#ff5a3673;box-shadow:0 18px 36px #ff5a3629}.card-row,.store-grid,.directory-grid,.compact-grid,.profile-grid,.wholesaler-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.offer-card,.store-card,.wholesale-card,.compact-card,.info-card,.wholesaler-directory-card,.summary-card{box-shadow:var(--card-shadow);background:#fff;border:1px solid #17223b14;border-radius:8px}.offer-card,.store-card,.compact-card,.info-card,.wholesaler-directory-card,.summary-card{padding:20px}.offer-card{gap:12px;display:grid;position:relative}.discount{color:#fff;background:var(--navy);border-radius:999px;padding:6px 10px;font-size:13px;font-weight:900;position:absolute;top:16px;right:16px}.product-thumb,.visual-block,.product-visual{color:var(--coral);background:var(--cream);border-radius:8px;place-items:center;font-weight:950;display:grid}.product-thumb{width:76px;height:76px;font-size:32px}.visual-block{color:#fff;background:var(--card-color,var(--coral));height:112px;font-size:42px}.product-visual{flex:0 0 340px;height:340px;font-size:112px}.offer-card p,.store-card p,.compact-card small,.info-card p,.wholesaler-directory-card p,.summary-card span,.cart-line p,.seller-line{color:var(--muted)}.price-line{align-items:baseline;gap:10px;display:flex}.price-line span{color:#918b99;text-decoration:line-through}.price-line strong{color:var(--coral);font-size:26px}.detail-price strong{font-size:40px}.card-actions,.detail-actions,.account-actions{flex-wrap:wrap;gap:10px;display:flex}.store-card{flex-direction:column;justify-content:space-between;gap:16px;display:flex}.open-pill,.closed-pill,.available-pill{border-radius:999px;margin-bottom:14px;padding:6px 10px;font-size:13px;font-weight:900;display:inline-flex}.open-pill,.available-pill{color:#147a45;background:#e8f8ef}.closed-pill{color:#8a4f00;background:#fff0d8}.store-facts{flex-wrap:wrap;gap:8px;display:flex}.store-facts span{color:var(--navy);background:var(--cream);border-radius:999px;padding:7px 9px;font-size:13px;font-weight:850}.wholesale-section{background:var(--navy);color:#fff;border-radius:8px;grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:28px;margin-top:28px;padding:34px;display:grid;box-shadow:0 24px 60px #17223b38}.wholesale-section h2,.business-cta h2,.directory-hero.dark h1,.directory-hero.dark p{color:inherit}.wholesale-copy p{color:#ffffffc7;max-width:460px;margin-bottom:24px}.wholesale-list,.stack-list{gap:14px;display:grid}.wholesale-card{background:#ffffff1a;gap:10px;padding:22px;display:grid}.wholesale-card h3{color:#fff}.wholesale-card strong{color:#fff;font-size:26px}.split-section,.detail-two-column,.cart-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;display:grid}.business-cta{color:#fff;background:linear-gradient(135deg, var(--coral), #f07b2f);border-radius:8px;margin-top:44px;margin-bottom:80px;padding:34px;box-shadow:0 24px 50px #ff5a363d}.business-cta .section-kicker{color:#ffffffdb}.directory-hero,.account-hero,.account-header,.login-card,.benefits-card,.product-detail,.profile-cover{box-shadow:var(--card-shadow);background:#fff;border-radius:8px;margin-bottom:28px;padding:34px}.directory-hero.dark,.profile-cover.wholesale-cover{color:#fff;background:linear-gradient(145deg, var(--navy), #293e66)}.directory-hero .search-box{margin-top:24px}.wholesale-strip{color:#fff;background:var(--navy);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:18px 22px;display:flex;box-shadow:0 18px 42px #17223b29}.wholesale-strip strong{font-size:20px}.wholesale-strip span{color:#fffc}.filter-panel{gap:12px;margin-bottom:24px;display:grid}.filter-pills{flex-wrap:wrap;gap:10px;display:flex}.filter-pills button{min-height:40px;color:var(--navy);background:#fff;border:1px solid #17223b14;border-radius:999px;padding:0 14px;font-weight:850}.secondary-filters button{background:var(--cream)}.compact-card{color:var(--navy);gap:8px;text-decoration:none;display:grid}.compact-card span{color:var(--coral);font-size:13px;font-weight:900}.profile-cover{color:#fff;background:linear-gradient(135deg, var(--cover-color,var(--coral)), var(--navy));justify-content:space-between;align-items:center;gap:22px;display:flex}.profile-cover h1,.profile-cover p{color:#fff}.inner-heading{margin-top:36px}.wholesaler-directory-card{gap:18px;display:grid}.wholesaler-directory-card dl{gap:12px;margin:0;display:grid}.wholesaler-directory-card div{min-width:0}.wholesaler-directory-card dt{color:var(--muted);font-size:13px;font-weight:800}.wholesaler-directory-card dd{color:var(--navy);margin:0;font-weight:900}.account-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.account-header p{max-width:640px;color:var(--muted);font-size:20px}.mi-veci-layout{grid-template-columns:minmax(0,1fr) .85fr;align-items:start;gap:22px;display:grid}.login-card,.benefits-card{box-shadow:var(--card-shadow);background:#fff;border:1px solid #17223b14;border-radius:8px}.account-tabs,.login-form{gap:12px;display:grid}.account-tabs{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:22px}.login-form label{color:var(--navy);font-weight:900}.login-form input{min-height:52px;color:var(--navy);background:var(--cream);font:inherit;border:1px solid #17223b1f;border-radius:12px;padding:0 16px}.password-input{position:relative}.password-input input{width:100%;padding-right:52px}.login-form .password-visibility-button{width:40px;min-height:40px;color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:8px;padding:0;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.login-form .password-visibility-button:hover{color:var(--navy);background:#17223b0f}.password-visibility-button svg{width:20px;height:20px}.password-requirements{color:var(--muted);gap:6px;margin:-2px 0 4px;padding:0;font-size:.9rem;font-weight:750;list-style:none;display:grid}.password-requirements li:before{content:"○";color:#17223b59;margin-right:8px}.password-requirements li.valid{color:#14633b}.password-requirements li.valid:before{content:"✓";color:#14633b}.login-form button:disabled,.account-choice-card button:disabled{cursor:wait;opacity:.7}.forgot-password-link{width:fit-content;min-height:40px;color:var(--coral);box-shadow:none;background:0 0;padding:0;font-weight:900}.form-message{border-radius:8px;margin:0;padding:12px 14px;font-weight:850}.form-message.error{color:#8d1d13;background:#ffe7e2}.form-message.success{color:#14633b;background:#e8f8ef}.account-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-choice-card{box-shadow:var(--card-shadow);background:#fff;border:1px solid #17223b14;border-radius:8px;grid-template-rows:auto auto 1fr auto auto;gap:8px;padding:16px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:grid}.account-choice-card h2{margin-bottom:0;font-size:21px;line-height:1.15}.account-choice-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.4}.account-choice-card strong{color:var(--navy);font-size:13px;line-height:1.3}.account-choice-card.selected{border-color:var(--coral);background:#fff8f5;transform:translateY(-3px);box-shadow:0 5px #cf412738,0 14px 26px #ff5a362e}.account-choice-card button,.account-name-form button,.pending-signout{color:#fff;background:var(--coral);border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:14px;font-weight:900;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 4px #c83f27,0 8px 14px #ff5a3633,inset 0 1px #ffffff42}.account-choice-card button{gap:7px;width:100%}.account-choice-card button svg{width:17px;height:17px}.account-choice-card button:active,.account-choice-card button[aria-pressed=true]{background:#e84d31;transform:translateY(3px);box-shadow:0 1px #b93621,inset 0 3px 5px #7a201233}.choice-icon,.profile-feature-card>svg{width:48px;height:48px;color:var(--module-accent,var(--coral));background:var(--module-accent-soft,#ff5a361a);border-radius:8px;place-items:center;display:grid}.account-choice-card .choice-icon{width:38px;height:38px}.account-choice-card .choice-icon svg{width:20px;height:20px}.account-selection-page{padding-top:24px;padding-bottom:32px}.account-selection-panel{background:#ffffffd1;border:1px solid #17223b1a;border-radius:8px;padding:20px;box-shadow:0 14px 34px #17223b14}.account-selection-header{text-align:center;background:#fff7f4;border:1px solid #ff5a3633;border-radius:8px;width:min(580px,100%);margin:0 auto 16px;padding:12px 18px;box-shadow:inset 0 1px #ffffffe6}.account-type-change-page{padding-top:24px;padding-bottom:36px}.account-type-change-panel{width:min(760px,100%);box-shadow:var(--card-shadow);background:#fff;border:1px solid #17223b1a;border-radius:8px;margin:0 auto;padding:20px}.account-type-back{min-height:34px;color:var(--muted);background:0 0;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:850;display:inline-flex}.account-type-back svg{width:16px;height:16px}.account-type-change-header{text-align:center;margin:10px 0 16px}.account-type-change-header h1{margin:2px 0 3px;font-size:32px;line-height:1.1}.account-type-change-header>p:last-child{color:var(--muted);margin:0;font-size:14px}.account-type-change-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.account-type-option{min-height:88px;color:var(--navy);text-align:left;background:#fff;border:1px solid #17223b1a;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;transition:all .14s;display:grid;position:relative;box-shadow:0 3px #17223b14}.account-type-option:hover{border-color:#ff5a3680}.account-type-option.selected{border-color:var(--coral);background:#fff7f4;transform:translateY(-2px);box-shadow:0 4px #cf412747,0 10px 18px #ff5a361f}.account-type-option-copy{gap:3px;display:grid}.account-type-option-copy strong{font-size:17px}.account-type-option-copy small{color:var(--muted);font-size:12px;line-height:1.3}.account-type-check{width:18px;height:18px;color:var(--coral)}.account-type-change-form{border-top:1px solid #17223b14;gap:9px;margin-top:16px;padding-top:16px;display:grid}.account-type-change-form>label:first-child{color:var(--navy);font-size:13px;font-weight:850}.account-type-change-form>input{width:100%;min-height:44px;color:var(--navy);font:inherit;background:#fff9f6;border:1px solid #17223b24;border-radius:8px;padding:0 13px}.account-type-confirmation{color:var(--muted);background:#17223b0a;border-radius:8px;grid-template-columns:18px 1fr;align-items:start;gap:8px;padding:10px;font-size:12px;line-height:1.35;display:grid}.account-type-confirmation input{width:16px;height:16px;accent-color:var(--coral);margin:0}.account-type-submit{color:#fff;background:var(--coral);border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:900;display:inline-flex;box-shadow:0 4px #c83f27,0 8px 14px #ff5a3633}.account-type-submit svg{width:17px;height:17px}.account-type-submit:active{transform:translateY(3px);box-shadow:0 1px #b93621}.account-type-submit:disabled{cursor:wait;opacity:.7}.account-selection-header>*{text-align:center;width:100%;max-width:none;margin-left:auto;margin-right:auto}.account-selection-header .section-kicker{margin-bottom:3px;font-size:12px}.account-selection-header h1{margin-bottom:4px;font-size:34px;line-height:1.05}.mi-veci-settings-page,.account-manager-page{padding-top:24px;padding-bottom:36px}.settings-form{gap:10px}.settings-page{padding-top:16px;padding-bottom:24px}.settings-panel{width:min(700px,100%);padding:16px 18px 18px}.settings-header{margin:2px 0 10px}.settings-header h1{font-size:28px}.settings-page-form{gap:8px;margin-top:10px;padding-top:12px}.settings-form-title{color:var(--navy);align-items:center;gap:8px;font-weight:900;display:flex}.settings-form-title svg{width:18px;height:18px;color:var(--coral)}.settings-form label,.account-type-change-form>label{color:var(--navy);font-size:13px;font-weight:850}.settings-form input[readonly]{color:var(--muted);background:#17223b0a}.settings-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;display:grid}.settings-field{gap:5px;min-width:0;display:grid}.settings-field input,.settings-field select{width:100%;min-height:42px;color:var(--navy);font:inherit;background:#fff9f6;border:1px solid #17223b24;border-radius:8px;padding:0 12px}.location-field{gap:5px;min-width:0;display:grid}.location-field select{width:100%;min-height:42px;color:var(--navy);font:inherit;background-color:#fff9f6;border:1px solid #17223b24;border-radius:8px;padding:0 36px 0 10px}.location-field select:disabled{color:var(--muted);cursor:wait;background-color:#17223b0a}.profile-feature-card-link{color:var(--navy);text-decoration:none}.security-page{padding-top:18px;padding-bottom:24px}.security-panel{width:min(680px,100%);padding:16px 18px 18px}.security-header{margin:2px 0 10px}.security-header h1{font-size:28px}.security-form{gap:8px;margin-top:10px;padding-top:12px}.security-field{gap:5px;min-width:0;display:grid}.security-field-current{max-width:calc(50% - 5px)}.security-new-passwords{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.security-form .password-input input{width:100%;min-height:42px;color:var(--navy);font:inherit;background:#fff9f6;border:1px solid #17223b24;border-radius:8px;padding:0 44px 0 12px}.security-form .password-visibility-button{width:36px;min-height:36px;color:var(--muted);box-shadow:none;background:0 0;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:3px;transform:translateY(-50%)}.security-form .password-visibility-button:hover{color:var(--navy);background:#17223b0f}.security-password-rule{color:var(--muted);margin:-1px 0 1px;font-size:12px;line-height:1.3}.account-manager-list{gap:16px;display:grid}.account-manager-section-heading{gap:3px;margin:18px 0 10px;display:grid}.account-manager-section-heading h2{color:var(--navy);margin:0;font-size:20px;line-height:1.15}.account-manager-section-heading p{color:var(--muted);margin:0;font-size:13px}.account-manager-card{color:var(--navy);background:#fff;border:1px solid #17223b1a;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:17px 18px;display:grid;box-shadow:0 4px #17223b14,0 12px 24px #17223b0f}.account-manager-card.selected{border-color:var(--coral);background:#fff7f4;box-shadow:0 4px #cf41273d,0 10px 18px #ff5a361a}.account-manager-copy{gap:3px;min-width:0;display:grid}.account-manager-copy strong,.account-manager-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-manager-copy strong{font-size:17px}.account-manager-copy small{color:var(--coral);text-transform:uppercase;font-size:11px;font-weight:900}.account-manager-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.account-manager-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.account-manager-actions button{border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.account-manager-actions svg{width:15px;height:15px}.account-manager-default{color:var(--navy);background:#17223b0f}.account-manager-default[aria-pressed=true]{color:#fff;background:var(--coral)}.account-manager-enter{color:var(--coral);background:#ff5a361a}.account-manager-add-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.account-add-card{min-height:86px;color:var(--navy);text-align:left;background:#fff9f6;border:1px dashed #ff5a366b;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.account-add-card:hover,.account-add-card.selected{border-style:solid;border-color:var(--coral);background:#fff4ef}.account-add-card>svg{width:18px;height:18px;color:var(--coral)}.account-add-card span:not(.choice-icon){gap:3px;display:grid}.account-add-card strong{font-size:15px}.account-add-card small,.account-manager-note{color:var(--muted);font-size:12px;line-height:1.3}.account-manager-create-form{margin-top:12px}.account-manager-note{margin:0}.account-selection-header p{margin:0 auto;font-size:15px;line-height:1.35}.choice-icon svg,.profile-feature-card>svg{width:24px;height:24px}.account-name-form{gap:8px;max-width:460px;margin-top:16px;padding:18px;display:grid}.account-name-form .section-heading{margin-bottom:12px}.account-name-form .section-heading h2{margin-bottom:0;font-size:22px}.account-name-form .section-kicker{margin-bottom:2px;font-size:11px}.account-name-form label{color:var(--navy);font-size:14px;font-weight:900}.account-name-form input{min-height:44px;color:var(--navy);background:var(--cream);font:inherit;border:1px solid #17223b1f;border-radius:8px;padding:0 13px}.profile-feature-card{gap:10px;display:grid}.personal-profile-page{padding-top:18px;padding-bottom:28px}.personal-profile-cover{margin-bottom:12px;padding:14px 16px}.personal-profile-cover .section-kicker{margin-bottom:2px;font-size:10px}.personal-profile-cover h1{margin-bottom:3px;font-size:27px;line-height:1.05}.personal-profile-cover p:last-child{max-width:760px;margin-bottom:0;font-size:13px;line-height:1.3}.personal-profile-cover-copy{min-width:0}.personal-profile-status{background:#ffffff1a;border:1px solid #ffffff38;border-radius:8px;grid-template-columns:auto auto;align-items:center;gap:1px 7px;min-width:170px;padding:8px 10px;display:grid}.personal-profile-status svg{grid-row:1/3;width:20px;height:20px}.personal-profile-status span,.personal-profile-status strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.personal-profile-status span{font-size:12px;font-weight:800}.personal-profile-status strong{color:#d9ffe9;font-size:11px}.personal-profile-form{gap:10px;margin-bottom:0;padding:14px 16px}.personal-profile-form-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.personal-profile-form .section-heading{margin-bottom:0}.personal-profile-form .section-kicker{margin-bottom:2px;font-size:11px}.personal-profile-form .section-heading h2{font-size:20px}.personal-profile-form .personal-profile-save{border-radius:8px;min-height:38px;padding:0 14px;font-size:13px;box-shadow:0 3px #c83f27,0 6px 12px #ff5a362e}.personal-profile-fields{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(180px,.75fr);gap:10px;display:grid}.personal-profile-field{gap:5px;min-width:0;display:grid}.personal-profile-form .personal-profile-field label{font-size:12px}.personal-profile-form .personal-profile-field input{border-radius:8px;width:100%;min-height:40px;padding:0 11px;font-size:14px}.personal-profile-form input[readonly]{color:var(--muted);cursor:default;background:#f1f2f5}.personal-profile-tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.personal-profile-tools .profile-feature-card{grid-template-columns:32px minmax(0,1fr);gap:2px 8px;padding:10px}.personal-profile-tools .profile-feature-card>svg{grid-row:1/3;width:32px;height:32px;padding:7px}.personal-profile-tools h3{margin-bottom:0;font-size:14px}.personal-profile-tools p{margin-bottom:0;font-size:11px;line-height:1.25}.pending-account-header{background:linear-gradient(145deg, var(--navy), #293e66)}.pending-account-header h1,.pending-account-header p{color:#fff}.pending-account-header .section-kicker{color:#ffffffc7}.pending-signout{width:fit-content;color:var(--coral);box-shadow:none;background:#ff5a361a;margin-top:22px}.benefits-card ul{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.benefits-card li{color:var(--navy);background:var(--cream);border-radius:8px;padding:12px 14px;font-weight:850}.profile-preview{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.cart-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start}.cart-line{box-shadow:var(--card-shadow);background:#fff;border:1px solid #17223b14;border-radius:8px;padding:18px}.quantity-control{background:var(--cream);border-radius:999px;align-items:center;gap:10px;padding:6px;display:inline-flex}.quantity-control button{border-radius:999px;min-width:34px;min-height:34px;padding:0}.quantity-control span{text-align:center;min-width:22px;font-weight:900}.remove-button{color:var(--coral);box-shadow:none;background:#ff5a361a}.summary-card{gap:18px;display:grid;position:sticky;top:96px}.summary-card div{justify-content:space-between;align-items:center;gap:16px;display:flex}.summary-total{border-top:1px solid #17223b1a;padding-top:16px}.summary-total strong{color:var(--coral);font-size:28px}.empty-state{box-shadow:var(--card-shadow);background:#fff;border-radius:8px;place-items:start;gap:14px;padding:34px;display:grid}.empty-state.tall{text-align:center;place-items:center;min-height:420px}.region-strip{isolation:isolate;background-color:#fafafa;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #17223b1a;border-left:0;border-right:0;border-radius:0;justify-content:flex-end;align-items:center;width:100%;min-height:84px;margin:0;padding:12px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #17223b0f}.region-strip.has-flag:before{content:"";z-index:0;pointer-events:none;background:#ffffff1f;position:absolute;inset:0}.region-strip-copy{z-index:1;white-space:nowrap;background:#ffffffdb;border:1px solid #17223b3d;border-radius:2px;justify-content:center;align-items:baseline;gap:6px;min-width:0;max-width:calc(100% - 380px);padding:8px 10px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.region-strip-copy svg{width:16px;height:16px;color:var(--coral);flex:0 0 16px}.region-strip-copy span{color:var(--muted);font-size:13px;font-weight:800}.region-strip-copy strong{color:var(--navy);text-overflow:ellipsis;font-size:17px;overflow:hidden}.region-strip>button,.regional-empty-state>button{min-height:38px;color:var(--navy);background:#ffffffe6;border-radius:8px;padding:0 13px;font-weight:900}.region-strip>button{z-index:2;color:var(--coral);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffc2;border:1px solid #ffffffb8;position:relative;box-shadow:0 4px 14px #17223b1f}.regional-empty-state>button{color:#fff;background:var(--coral)}.change-location-short{display:none}.regional-empty-section{min-height:calc(100vh - 180px)}.regional-empty-state{min-height:360px;box-shadow:var(--card-shadow);text-align:center;background:#fff;border:1px solid #17223b14;border-radius:8px;place-items:center;gap:10px;padding:42px 28px;display:grid}.regional-empty-state h2{max-width:620px;font-size:32px}.regional-empty-state p:not(.section-kicker){max-width:580px;color:var(--muted);margin-bottom:8px;font-size:17px}.regional-empty-icon{width:54px;height:54px;color:var(--coral);background:#ff5a361c;border-radius:8px;place-items:center;display:grid}.regional-empty-icon svg{width:27px;height:27px}.province-selector-layer{z-index:100;background:var(--cream);opacity:1;place-items:center;padding:24px;transition:opacity .18s;display:grid;position:fixed;inset:0;overflow-y:auto}.province-selector-layer.province-selector-exiting{opacity:0;pointer-events:none}.province-selector-card{background:#e8ebef;border:1px solid #d5dae1;border-radius:8px;gap:18px;width:min(680px,100%);max-height:min(760px,100vh - 48px);padding:30px;display:grid;box-shadow:0 30px 80px #17223b2e}.province-selector-map-card{grid-template-rows:auto auto auto auto;width:min(1120px,100%);max-height:none;padding:20px 30px 18px}.province-selector-heading{text-align:center;justify-content:center;align-items:center;gap:20px;min-height:72px;padding:0 52px;display:flex;position:relative}.province-brand{color:var(--coral);margin-bottom:7px;font-size:19px;font-weight:950;display:block}.province-selector-heading h2{font-size:38px;line-height:1.08;display:inline-block;position:relative;overflow:hidden}.province-selector-heading h2:after{content:attr(data-title);color:#0000;pointer-events:none;-webkit-text-fill-color:transparent;background:linear-gradient(100deg,#0000 0%,#fff3 34%,#fff 48%,#ff9b83 54%,#0000 72%) -55% 0/34% 100% no-repeat;-webkit-background-clip:text;background-clip:text;animation:3.2s ease-in-out infinite province-title-reflection;position:absolute;inset:0}@keyframes province-title-reflection{0%,18%{background-position:-55% 0}68%,to{background-position:155% 0}}.province-close{width:42px;height:42px;color:var(--navy);background:#fff;border-radius:8px;flex:none;place-items:center;display:grid;position:absolute;top:0;right:0;box-shadow:0 8px 20px #17223b14}.province-close svg{width:20px;height:20px}.province-close:disabled{cursor:default;opacity:.45}.province-description{color:#505b6c;text-align:center;max-width:590px;margin:0 auto;font-size:16px}.province-search{background:#fff;border:1px solid #17223b24;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.province-search-wrap{z-index:12;position:relative}.province-search:focus-within{border-color:var(--coral);box-shadow:0 0 0 3px #ff5a3624}.province-search svg{width:19px;height:19px;color:var(--coral);flex:none}.province-search input{width:100%;min-width:0;color:var(--navy);font:inherit;background:0 0;border:0;outline:0;font-weight:750}.province-search:has(input:disabled){opacity:.58}.province-search-results{z-index:20;background:#fff;border:1px solid #17223b1f;border-radius:8px;gap:4px;max-height:246px;padding:6px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 38px #17223b2e}.province-search-results button{min-height:42px;color:var(--navy);text-align:left;background:0 0;border-radius:6px;align-items:center;gap:9px;padding:8px 10px;font-weight:800;display:flex}.province-search-results button:hover,.province-search-results button[aria-selected=true]{color:var(--coral);background:#ff5a361a}.province-search-results svg{width:17px;height:17px;color:var(--coral);flex:none}.province-search-results p{color:var(--muted);text-align:center;margin:0;padding:14px 10px;font-size:14px;font-weight:750}.province-map-loading{visibility:hidden;pointer-events:none;position:absolute}.province-map{align-content:center;place-items:center;min-height:0;display:grid;overflow:hidden}.province-map-canvas{place-items:center;width:100%;min-height:0;display:grid;overflow:hidden}.province-map-canvas svg{filter:drop-shadow(0 22px 18px #17223b33)drop-shadow(0 5px 5px #17223b21);width:min(64vw,650px);max-width:100%;height:auto;max-height:none;overflow:visible}.argentina-map-svg [data-province-slug]{stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;cursor:pointer;transform-box:fill-box;transform-origin:50%;transition:fill .18s,stroke .18s,opacity .18s,transform .22s,filter .22s;fill:#c9ddf2!important;stroke:#65758c!important;stroke-width:1.5px!important}.argentina-map-svg #AR-A,.argentina-map-svg #AR-H,.argentina-map-svg #AR-M,.argentina-map-svg #AR-U{fill:#c9ddf2!important}.argentina-map-svg #AR-B,.argentina-map-svg #AR-F,.argentina-map-svg #AR-J,.argentina-map-svg #AR-W{fill:#f4d1c3!important}.argentina-map-svg #AR-D,.argentina-map-svg #AR-G_1_,.argentina-map-svg #AR-N,.argentina-map-svg #AR-R{fill:#d8e6bd!important}.argentina-map-svg #AR-C,.argentina-map-svg #AR-K,.argentina-map-svg #AR-Q,.argentina-map-svg #AR-V{fill:#e2d2f1!important}.argentina-map-svg #AR-E,.argentina-map-svg #AR-L,.argentina-map-svg #AR-P,.argentina-map-svg #AR-Y{fill:#f3e0a6!important}.argentina-map-svg #AR-S,.argentina-map-svg #AR-T,.argentina-map-svg #AR-X,.argentina-map-svg #AR-Z{fill:#bfe2dc!important}.argentina-map-svg #province-shapes [data-province-slug]:hover,.argentina-map-svg #province-shapes [data-province-slug]:hover path{fill:#ffd8cd!important;stroke:var(--coral)!important}.argentina-map-svg #province-shapes [data-province-slug]:focus,.argentina-map-svg #province-shapes [data-province-slug]:focus path{outline:none;stroke:var(--navy)!important;stroke-width:3px!important}.argentina-map-svg #province-shapes .province-shape-selected,.argentina-map-svg #province-shapes .province-shape-selected path{fill:var(--coral)!important;stroke:#fff!important;stroke-width:3px!important}.argentina-map-svg .province-shape-selected{filter:drop-shadow(0 10px 9px #17223b3d)}.argentina-map-svg .province-shape-selected path{transform:none}.province-map-transitioning .argentina-map-svg [data-province-slug]:not(.province-shape-selected){opacity:.16;pointer-events:none}.province-map-transitioning .argentina-map-svg [data-province-slug].province-shape-selected{opacity:0;pointer-events:none}.argentina-map-svg .province-transition-shape,.argentina-map-svg .province-transition-shape path{stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;fill:var(--coral)!important;stroke:#fff!important;stroke-width:3px!important}.argentina-map-svg .province-transition-shape{filter:drop-shadow(0 12px 12px #17223b4d)}.province-map-transitioning .province-map-selection{border-color:#ff5a363d}.province-map-selection{min-height:50px;color:var(--navy);text-align:left;background:#fff;border:1px solid #d5dae1;border-radius:8px;justify-content:center;align-items:center;gap:9px;margin-top:4px;padding:8px 14px;display:flex;box-shadow:0 8px 22px #17223b12}.province-map-selection>svg{color:#fff;background:var(--coral);border-radius:50%;flex:none;width:22px;height:22px;padding:3px}.province-map-selection span{color:var(--muted);font-size:11px;font-weight:800;display:grid}.province-map-selection strong{color:var(--navy);font-size:15px}.province-map-credit{color:#566173;text-align:center;margin:6px 0 0;font-size:10px}.province-map-credit a{color:inherit}.province-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:0;padding:2px;display:grid;overflow-y:auto}.province-list button{min-height:46px;color:var(--navy);background:var(--cream);text-align:left;border:1px solid #17223b14;border-radius:8px;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:9px 11px;font-size:14px;font-weight:800;display:grid}.province-list button:hover{border-color:#ff5a3652}.province-list button.selected{border-color:var(--coral);color:var(--coral);background:#ff5a361a}.province-list button svg{width:18px;height:18px}.province-list button svg:last-child{grid-column:3}.province-no-results{color:var(--muted);text-align:center;grid-column:1/-1;margin:20px 0}.province-list-fallback{max-height:360px}.toast-message{z-index:40;color:#fff;background:var(--navy);border-radius:8px;max-width:min(360px,100% - 40px);padding:14px 18px;font-weight:850;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 42px #17223b3d}.modal-backdrop{z-index:50;background:#17223b5c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.demo-modal{background:#fff;border-radius:8px;gap:18px;width:min(440px,100%);padding:26px;display:grid;box-shadow:0 28px 70px #17223b47}.demo-modal p{color:var(--navy);margin:0;font-size:18px;font-weight:850}.demo-modal button{color:#fff;background:var(--coral);border-radius:12px;min-height:46px;font-weight:900}.auth-modal-layer{z-index:90;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17223b7a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.auth-modal{background:#fff;border:1px solid #17223b1a;border-radius:8px;width:min(450px,100%);max-height:calc(100vh - 36px);padding:20px;overflow-y:auto;box-shadow:0 24px 60px #17223b47}.auth-modal-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.auth-modal-header .section-kicker{margin-bottom:2px;font-size:12px}.auth-modal-header h2{font-size:25px;line-height:1.1}.auth-modal-close{width:34px;min-width:34px;height:34px;color:var(--navy);background:#fff;border:1px solid #17223b1a;border-radius:8px;place-items:center;padding:0;display:grid}.auth-modal-close:hover{color:var(--coral);background:#ff5a3614}.auth-modal-close svg{width:19px;height:19px}.auth-modal-tabs{gap:8px;margin-bottom:14px}.auth-modal-tabs .auth-modal-tab{color:#b73b24;background:#ffe4dc;border:1px solid #ff5a362e;border-radius:8px;min-height:40px;padding:0 14px;font-size:15px;transition:transform .14s,box-shadow .14s,background .14s;box-shadow:inset 0 3px 6px #8c2f1d33,inset 0 -1px #ffffffd9}.auth-modal-tabs .auth-modal-tab.active{color:#fff;border-color:var(--coral);background:var(--coral);transform:translateY(-2px);box-shadow:0 4px #c83f27,0 8px 14px #ff5a363d,inset 0 1px #ffffff47}.auth-modal .login-form{gap:8px}.auth-modal .login-form label{font-size:14px;line-height:1.2}.auth-modal .login-form input{border-radius:8px;min-height:44px;padding:0 13px;font-size:15px}.auth-modal .password-input input{padding-right:46px}.auth-modal .password-visibility-button{width:38px;min-height:38px;right:3px}.auth-modal .password-requirements{gap:3px;margin:-1px 0 2px;font-size:12px;line-height:1.25}.auth-modal .password-requirements li:before{margin-right:6px}.auth-modal .form-message{padding:9px 11px;font-size:13px}.auth-modal .login-form>button[type=submit],.auth-modal .login-form>.forgot-password-link{color:#fff;background:var(--coral);border-radius:8px;min-height:40px;padding:0 16px;font-size:15px;transition:transform .12s,box-shadow .12s;box-shadow:0 4px #c83f27,0 8px 14px #ff5a3638,inset 0 1px #ffffff42}.auth-modal .login-form>button[type=submit]{width:100%;margin-top:3px}.auth-modal .login-form>.forgot-password-link{width:fit-content;min-height:36px;margin-top:2px;padding:0 13px;font-size:13px}.auth-modal .login-form>button[type=submit]:active,.auth-modal .login-form>.forgot-password-link:active{transform:translateY(3px);box-shadow:0 1px #c83f27,0 3px 7px #ff5a3633,inset 0 2px 3px #81231329}.mobile-nav{display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=1080px){.topbar{padding:0 22px}.main-nav{display:none}.hero-section,.wholesale-section,.split-section,.detail-two-column,.cart-layout,.mi-veci-layout{grid-template-columns:1fr}.category-grid,.compact-grid,.profile-grid,.wholesaler-grid,.directory-grid,.store-grid,.card-row{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card{position:static}}@media (width<=760px){.app-shell{padding-bottom:78px}.topbar{gap:10px;min-height:64px;padding:0 14px}.brand{font-size:24px}.login-button{display:none}.top-actions{gap:6px}main{padding-top:64px}.province-indicator{grid-template-columns:34px minmax(0,1fr) 14px;gap:6px;width:min(168px,100vw - 164px);min-height:40px;padding:4px 7px 4px 4px}.province-indicator-flag{width:34px;height:26px}.province-indicator-copy small{font-size:9px}.province-indicator-copy strong{font-size:12px}.province-indicator-chevron{width:14px;height:14px}.hero-section,.page-section,.section,.wholesale-section,.business-cta{width:min(100% - 28px,1180px)}.region-strip{width:100%;min-height:64px;padding:8px 12px}.region-strip-copy{gap:4px;max-width:calc(100% - 180px);padding:6px 8px}.region-strip-copy span{font-size:11px}.region-strip-copy strong{font-size:14px}.region-strip>button{min-height:34px;padding:0 10px;font-size:12px}.change-location-full{display:none}.change-location-short{display:inline}.hero-section{gap:24px;min-height:auto;padding:34px 0 22px}h1{font-size:42px}.hero-copy,.directory-hero p,.account-hero p,.product-detail p{font-size:17px}.search-box{border-radius:8px;flex-direction:column;align-items:stretch}.search-box input,.search-box button,.account-actions button,.detail-actions button,.button-link{width:100%}.hero-panel,.directory-hero,.account-hero,.product-detail,.profile-cover,.wholesale-section,.business-cta{padding:24px}.hero-stat strong{font-size:64px}.category-grid,.card-row,.store-grid,.directory-grid,.compact-grid{scroll-snap-type:x mandatory;gap:14px;padding:2px 2px 12px;display:flex;overflow-x:auto}.category-card{scroll-snap-align:start;flex:0 0 132px}.offer-card,.store-card,.compact-card{scroll-snap-align:start;flex:0 0 min(82vw,320px)}.section-heading.row,.business-cta,.profile-cover,.account-hero,.product-detail,.cart-line{flex-direction:column;align-items:stretch}.product-visual{flex:none;width:100%;height:220px}.profile-grid,.wholesaler-grid,.account-grid,.profile-preview,.account-choice-grid{grid-template-columns:1fr}.wholesale-strip,.account-tabs{grid-template-columns:1fr;align-items:stretch}.wholesale-strip{text-align:left;flex-direction:column}.cart-line{align-items:flex-start}.business-cta{margin-bottom:28px}.province-selector-layer{place-items:stretch stretch;padding:0}.province-selector-card{width:100%;min-height:100%;max-height:none;box-shadow:none;border:0;border-radius:0;padding:24px 16px 30px}.province-selector-map-card{grid-template-rows:auto auto auto auto}.province-selector-heading h2{font-size:32px}.province-map-canvas svg{width:min(100%,430px);height:auto}.province-map-selection{width:100%}.province-search-results{max-height:190px}.province-list{grid-template-columns:1fr}.toast-message{bottom:86px;right:14px}.mobile-nav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #17223b1a;border-radius:8px;grid-template-columns:repeat(5,1fr);min-height:64px;padding:8px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 16px 36px #17223b2e}.mobile-nav a,.mobile-account-button{min-width:0;color:var(--muted);place-items:center;gap:2px;font-size:12px;font-weight:850;display:grid}.mobile-nav span,.mobile-account-button span{color:currentColor;font-size:18px;line-height:1}.mobile-nav .active{color:var(--coral)}.mobile-account-button{width:100%;color:var(--muted);background:0 0;padding:0}.account-menu-mobile{min-width:0;display:grid}.account-menu-mobile .account-dropdown{position:fixed;top:auto;bottom:84px;right:18px}.auth-modal-layer{align-items:end;padding:10px}.auth-modal{max-height:calc(100vh - 20px);padding:18px 15px}.auth-modal-header h2{font-size:23px}.auth-modal-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.account-selection-panel,.account-type-change-panel{padding:14px}.account-type-change-grid,.settings-fields{grid-template-columns:1fr}.security-field-current{max-width:none}.security-new-passwords{grid-template-columns:1fr;gap:8px}.account-manager-add-grid{grid-template-columns:1fr}.account-manager-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.account-manager-actions{grid-column:1/-1;justify-content:stretch}.account-manager-actions button{flex:140px}.profile-cover.personal-profile-cover{gap:10px;padding:12px 14px}.personal-profile-status{width:100%;min-width:0}.personal-profile-fields{grid-template-columns:1fr;gap:8px}.personal-profile-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.province-selector-layer,.argentina-map-svg [data-province-slug]{transition-duration:80ms}.province-selector-heading h2:after{animation:none}}@media (width<=430px){.top-actions{gap:6px}.province-indicator{width:min(210px,100%)}.icon-button{width:38px;min-height:38px}h1{font-size:36px}.personal-profile-form-heading{flex-direction:column;align-items:stretch;gap:8px}.personal-profile-form .personal-profile-save{width:100%}.personal-profile-tools{grid-template-columns:1fr}.mini-card,.store-meta{flex-direction:column;align-items:flex-start}}.user-account-page{width:min(1180px,100% - 32px);margin:24px auto 40px}.veci-personal button:focus-visible,.veci-personal a:focus-visible,.veci-personal input:focus-visible,.veci-personal select:focus-visible,.veci-personal textarea:focus-visible{outline-color:color-mix(in srgb, var(--module-accent) 35%, transparent)}.user-account-heading{color:#fff;background:var(--module-heading-background,linear-gradient(135deg, #3f7edb, var(--navy)));border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;min-height:88px;padding:16px 20px;display:flex}.user-account-heading h1,.user-account-heading p{margin:0}.user-account-heading h1{color:#fff;margin-top:4px;font-size:30px}.user-account-heading .section-kicker{color:#ffffffd1}.user-account-shell{background:#fff;border:1px solid #17223b1a;border-top:0;grid-template-columns:190px minmax(0,1fr);min-height:560px;display:grid}.user-account-nav{background:#f6f7f8;border-right:1px solid #e3e6ea;padding:10px}.user-account-nav a{color:#4e5260;border-radius:6px;align-items:center;gap:9px;min-height:42px;padding:8px 10px;font-weight:800;text-decoration:none;display:flex}.user-account-nav a svg{width:19px;color:var(--module-accent,#3f7edb)}.user-account-nav a.active{color:#17233b;box-shadow:inset 3px 0 var(--module-accent,#3f7edb);background:#fff}.user-account-content{min-width:0;padding:22px}.account-view,.account-compact-section{gap:16px;display:grid}.account-view-title,.account-section-heading.row,.account-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.account-section-heading:not(.row){display:block}.account-view h2,.account-section-heading h2,.account-section-heading p,.account-view-title p{margin:0}.account-view h2{font-size:25px}.account-location-chip{color:#17233b;background:#edf7f3;border:1px solid #cbe4da;border-radius:7px;grid-template-columns:22px auto;column-gap:8px;min-width:220px;padding:10px 12px;text-decoration:none;display:grid}.account-location-chip svg{color:#23806c;grid-row:1/3;align-self:center}.account-location-chip span{font-size:13px}.account-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.account-metric{color:#17233b;border:1px solid #dfe3e7;border-radius:7px;grid-template-columns:28px auto;align-items:center;min-height:92px;padding:13px;text-decoration:none;display:grid}.account-metric svg{color:var(--module-accent,#3f7edb);grid-row:1/3}.account-metric strong{font-size:24px}.account-metric span{color:#666977;font-size:13px}.account-compact-section{border-top:1px solid #e5e7eb;padding-top:16px}.account-soft-empty,.account-inline-status{color:#666977;background:#f7f8fa;border-left:3px solid #76a89c;margin:0;padding:14px}.account-activity-list p{margin:6px 0}.zone-summary{background:#edf7f3;border:1px solid #cae1da;border-radius:7px;grid-template-columns:28px 1fr 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.zone-summary div{display:grid}.zone-summary span{color:#636773;font-size:13px}.account-mini-grid,.benefit-grid,.address-grid,.shopping-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.account-mini-grid a{color:#17233b;border:1px solid #dfe3e7;border-radius:7px;gap:3px;padding:12px;text-decoration:none;display:grid}.account-tabs{background:#eef0f2;border-radius:7px;width:fit-content;padding:3px;display:inline-flex}.account-tabs button{color:#555966;background:0 0;border:0;border-radius:5px;min-height:36px;padding:7px 13px}.account-tabs button.active{color:#17233b;background:#fff;box-shadow:0 1px 4px #17223b1f}.account-item-list,.order-list{gap:9px;display:grid}.account-list-row{border:1px solid #dfe3e7;border-radius:7px;grid-template-columns:28px minmax(180px,1fr) auto auto auto;align-items:center;gap:12px;padding:12px;display:grid}.account-list-row>svg{color:var(--module-accent,#3f7edb)}.account-list-row>div{gap:2px;display:grid}.account-list-row span,.account-list-row small{color:#6a6d79}.account-list-row a{color:#176c78;font-weight:800}.text-danger{color:#a33a2b;background:0 0;border:0;font-weight:800}.favorite-button,.follow-button,.alert-toggle,.secondary-action,.status-toggle{color:#17233b;background:#fff;border:1px solid #cfd5db;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:7px 11px;font-weight:800;display:inline-flex}.favorite-button.saved,.follow-button.saved,.alert-toggle.active,.status-toggle.active{color:#126d5c;background:#e8f5ef;border-color:#9fcfbe}.favorite-button.compact{z-index:1;width:38px;padding:0;position:absolute;top:10px;right:10px}.offer-card{position:relative}.favorite-button svg,.follow-button svg,.alert-toggle svg,.secondary-action svg{width:18px}.detail-persistence-actions,.profile-follow-actions{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.account-empty-state{background:#f7f8fa;border:1px dashed #bbc2ca;border-radius:7px;justify-items:start;gap:8px;padding:28px;display:grid}.account-empty-state svg{color:var(--module-accent,#3f7edb)}.account-empty-state h2,.account-empty-state p{margin:0}.benefit-card,.shopping-list-card,.order-card,.address-card{background:#fff;border:1px solid #dfe3e7;border-radius:7px;padding:14px}.benefit-card{gap:8px;display:grid}.benefit-card h3,.benefit-card p{margin:0}.benefit-card>svg{color:#b47a18}.benefit-card progress{accent-color:#27806e;width:100%}.compact-data-form,.address-form{background:#f7f8fa;border:1px solid #e0e3e7;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px;display:grid}.compact-data-form label,.address-form label{color:#17233b;gap:5px;font-weight:800;display:grid}.compact-data-form input,.compact-data-form select,.address-form input,.address-form select,.address-form textarea,.create-list-form input,.shopping-list-card input,.shopping-list-card select{color:#17233b;background:#fff;border:1px solid #cfd5db;border-radius:6px;width:100%;min-height:42px;padding:8px 10px}.compact-data-form button,.address-form button,.create-list-form button,.list-cart-action,.order-card footer>button:first-child,.reorder-review button:last-child{color:#fff;background:var(--module-accent,#3f7edb);border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px 14px;font-weight:800;display:inline-flex}.compact-data-form>button{align-self:end}.address-form textarea{resize:vertical;min-height:70px}.address-form .check-field{align-items:center;display:flex}.address-form .check-field input{width:18px;min-height:18px}.address-card{grid-template-columns:26px 1fr 34px 34px;gap:8px;display:grid}.address-card div{gap:2px;display:grid}.address-card p{margin:0}.address-card button,.shopping-list-card header button,.shopping-list-items button,.shopping-list-add button{color:#5e6370;background:#f1f3f5;border:0;border-radius:5px;place-items:center;width:34px;height:34px;padding:0;display:grid}.create-list-form{grid-template-columns:1fr auto;gap:8px;display:grid}.shopping-list-card{gap:10px;display:grid}.shopping-list-card header{grid-template-columns:24px 1fr 34px;align-items:center;gap:8px;display:grid}.shopping-list-card header>svg{color:var(--module-accent,#3f7edb)}.shopping-list-card header input{font-weight:900}.shopping-list-items{gap:5px;display:grid}.shopping-list-items>div{grid-template-columns:30px 1fr 64px 30px;align-items:center;gap:7px;display:grid}.shopping-list-items>div.purchased span{color:#777;text-decoration:line-through}.shopping-list-items input{min-height:34px}.shopping-list-add{grid-template-columns:1fr 34px;gap:7px;display:grid}.list-cart-action{width:100%}.order-card{gap:11px;display:grid}.order-card header,.order-card footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-card h3,.order-card p{margin:0}.order-card header>strong{color:#176c78;text-transform:capitalize}.order-card dl{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.order-card dl div{display:grid}.order-card dt{color:#6b6e79;font-size:13px}.order-card dd{margin:0;font-weight:800}.reorder-review{z-index:1200;background:#fff;border:1px solid #ccd2d8;border-radius:8px;width:min(520px,100% - 32px);padding:20px;position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 24px 70px #17223b59}.reorder-review div{justify-content:flex-end;gap:8px;display:flex}.auth-benefit-layer{z-index:1400;background:#111c3094;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.auth-benefit-modal{text-align:center;background:#fff;border-radius:8px;justify-items:center;gap:12px;width:min(430px,100%);padding:28px;display:grid;position:relative}.auth-benefit-modal h2,.auth-benefit-modal p{margin:0}.auth-benefit-icon{color:#fff;background:#23806c;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.auth-benefit-modal>button:not(.auth-modal-close){color:#fff;background:#ff5a3b;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;font-weight:900;display:inline-flex}.auth-benefit-modal>button.auth-benefit-secondary{color:#4f5360;background:0 0;border:1px solid #cfd5db}.auth-register-location{gap:7px;display:grid}.auth-register-location select{border:1px solid #17223b24;border-radius:8px;min-height:44px;padding:8px 10px}.admin-access-state{color:#17233b;place-items:center;min-height:100vh;font-weight:900;display:grid}@media (width<=980px){.account-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-list-row{grid-template-columns:28px minmax(160px,1fr) auto}.account-list-row>a,.account-list-row>.text-danger{grid-column:auto}}@media (width<=760px){.user-account-page{width:100%;margin:0 0 76px}.user-account-heading{border-radius:0;min-height:74px;padding:12px 16px}.user-account-heading h1{font-size:24px}.user-account-shell{border-left:0;border-right:0;display:block}.user-account-nav{scrollbar-width:thin;border-bottom:1px solid #dfe3e7;border-right:0;gap:4px;padding:7px 10px;display:flex;overflow-x:auto}.user-account-nav a{flex:none;min-height:38px;padding:7px 9px}.user-account-nav a.active{box-shadow:inset 0 -3px var(--module-accent,#3f7edb)}.user-account-content{padding:15px}.account-view-title{display:grid}.account-location-chip{min-width:0}.account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-metric{min-height:78px}.zone-summary{grid-template-columns:26px 1fr}.zone-summary>a{grid-column:2}.account-mini-grid,.benefit-grid,.address-grid,.shopping-list-grid,.compact-data-form,.address-form{grid-template-columns:1fr}.account-list-row{grid-template-columns:26px 1fr}.account-list-row>button,.account-list-row>a{grid-column:2;width:100%}.account-tabs{grid-template-columns:1fr 1fr;width:100%;display:grid}.order-card dl{grid-template-columns:1fr 1fr;gap:7px}.order-card footer{flex-direction:column;align-items:stretch}.create-list-form{grid-template-columns:1fr}}.commerce-page,.commerce-onboarding-page,.commerce-route-state{background:#fff6f1;min-height:calc(100vh - 104px);padding:18px 4%}.commerce-page{padding-left:24px;padding-right:24px}.commerce-shell,.commerce-onboarding-panel,.commerce-plan-panel,.commerce-route-state>div{background:#fff;border:1px solid #dfe3e8;width:min(100%,1440px);margin:0 auto;box-shadow:0 12px 28px #14213d14}.commerce-shell,.commerce-plan-panel,.commerce-onboarding-panel{border-radius:8px;overflow:hidden}.commerce-shell{width:100%;max-width:none}.commerce-header{color:#fff;background:#17223a;border-left:7px solid #ff5a3b;justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding:14px 20px;display:flex}.commerce-header h1,.commerce-header p,.commerce-content-heading h2,.commerce-content-heading p,.commerce-module-page h2,.commerce-module-page>p{margin:0}.commerce-plan-name{color:#fff;margin:0;font-size:19px;font-weight:800;line-height:1.05}.commerce-header .section-kicker{color:#ff8069}.commerce-header>div:first-child{gap:12px;display:grid}.commerce-operator{background:#ffffff12;border:1px solid #fff3;border-radius:6px;align-items:center;gap:8px;max-width:min(300px,48%);padding:7px 10px;display:flex}.commerce-operator>svg{color:#ff8069;flex:0 0 18px;width:18px;height:18px}.commerce-operator>span{min-width:0;display:grid}.commerce-operator small{color:#cbd3df;text-transform:uppercase;font-size:10px;font-weight:700}.commerce-operator strong{overflow-wrap:anywhere;font-size:14px;font-weight:800;line-height:1.2}.commerce-workspace{grid-template-columns:230px minmax(0,1fr);min-height:520px;display:grid}.commerce-sidebar{background:#f5f7f8;border-right:1px solid #dfe3e8;flex-direction:column;gap:5px;padding:18px 12px;display:flex}.commerce-sidebar a{color:#465067;border-left:3px solid #0000;border-radius:5px;align-items:center;gap:10px;min-height:44px;padding:9px 11px;font-weight:800;text-decoration:none;display:flex}.commerce-sidebar a:hover,.commerce-sidebar a:focus-visible,.commerce-sidebar a.active{color:#14213d;background:#fff;border-left-color:#ff5a3b}.commerce-sidebar svg{color:#ff5a3b;flex:0 0 20px;width:20px}.commerce-sidebar .commerce-public-link{border-top:1px solid #dfe3e8;margin-top:auto}.commerce-content{min-width:0;padding:26px 28px}.commerce-content-heading{margin-bottom:20px}.commerce-content-heading h2,.commerce-module-page h2{font-size:30px;line-height:1.1}.commerce-content-heading>p:last-child,.commerce-module-page>p{color:#626b7d;margin-top:5px}.commerce-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.commerce-dashboard-message{margin:0 0 16px}.commerce-profile-editor{background:#f7f8fa;border:1px solid #d9dee5;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;margin-bottom:18px;padding:14px;display:grid}.commerce-profile-editor-heading{border-bottom:1px solid #dde2e7;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding-bottom:9px;display:flex}.commerce-profile-editor-heading h2{margin:0;font-size:22px}.commerce-profile-editor-heading button{color:#fff;background:#ff5a3b;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:7px 12px;font-weight:800;display:inline-flex}.commerce-profile-editor-heading button:disabled{cursor:wait;opacity:.65}.commerce-profile-editor-heading svg{width:17px}.commerce-profile-message{grid-column:1/-1;margin:0}.commerce-module-card{color:#14213d;background:#fff;border:1px solid #d9dee5;border-radius:7px;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:112px;padding:16px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.commerce-module-card:hover,.commerce-module-card:focus-visible{border-color:#ff5a3b;outline:none;transform:translateY(-2px);box-shadow:0 8px 18px #14213d1a}.commerce-module-icon,.commerce-onboarding-header>span{color:#ff5a3b;background:#fff0ec;border-radius:6px;place-items:center;width:44px;height:44px;display:grid}.commerce-module-card strong,.commerce-module-card small{display:block}.commerce-module-card strong{font-size:18px;line-height:1.15}.commerce-module-card small{color:#667085;margin-top:5px;line-height:1.3}.commerce-module-arrow{color:#ff5a3b;font-size:28px}.commerce-onboarding-panel{max-width:920px;padding:20px}.commerce-onboarding-header{border-bottom:1px solid #e2e5e9;align-items:center;gap:14px;padding-bottom:12px;display:flex}.commerce-onboarding-header h1,.commerce-onboarding-header p,.commerce-plan-heading h1,.commerce-plan-heading p{margin:0}.commerce-onboarding-header h1,.commerce-plan-heading h1{font-size:30px;line-height:1.1}.commerce-onboarding-header>div>p:last-child,.commerce-plan-heading>p:last-child{color:#626b7d;margin-top:5px}.commerce-setup-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding-top:14px;display:grid}.commerce-form-field{gap:4px;display:grid}.commerce-form-field label{color:#14213d;font-weight:800}.commerce-form-field label span{color:#7a8291;font-size:12px;font-weight:600}.commerce-form-field label .required-mark{color:#d83d25;font-size:inherit;font-weight:900}.commerce-field-hint{color:#687184;font-size:12px;line-height:1.25}.commerce-form-field input,.commerce-form-field select{color:#14213d;background:#fff;border:1px solid #ccd2da;border-radius:6px;width:100%;min-height:42px;padding:8px 10px}.commerce-form-field input:focus,.commerce-form-field select:focus{border-color:#ff5a3b;outline:3px solid #ff5a3b2e}.commerce-form-wide{grid-column:1/-1}.commerce-primary-action,.commerce-plan-card button,.commerce-route-state button{color:#fff;cursor:pointer;background:#ff5a3b;border:0;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:44px;font-weight:900;display:inline-flex}.commerce-primary-action:disabled,.commerce-plan-card button:disabled{cursor:wait;opacity:.65}.commerce-plan-panel{padding:26px}.commerce-plan-heading{text-align:center}.commerce-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.commerce-plan-card{background:#fff;border:1px solid #d8dde4;border-top:4px solid #ff5a3b;border-radius:7px;flex-direction:column;min-width:0;padding:20px;display:flex}.commerce-plan-card h2,.commerce-plan-card p{margin:0}.commerce-plan-card h2{font-size:24px}.commerce-plan-card>div>p:last-child{color:#626b7d;min-height:66px;margin-top:8px}.commerce-plan-card ul{border-top:1px solid #e1e5e9;border-bottom:1px solid #e1e5e9;gap:8px;margin:18px 0;padding:14px 0;list-style:none;display:grid}.commerce-plan-card li{color:#26334c;align-items:center;gap:8px;font-weight:700;display:flex}.commerce-plan-card li svg{color:#198a75;width:18px}.commerce-plan-card button{width:100%;margin-top:auto}.commerce-plan-panel>.form-message{margin-top:14px}.commerce-plan-panel>.form-message svg{vertical-align:middle;width:18px}.commerce-back-link{color:#525c70;align-items:center;gap:7px;margin-bottom:24px;font-weight:800;text-decoration:none;display:inline-flex}.commerce-back-link svg{width:19px}.commerce-module-placeholder{background:#eef8f5;border-left:4px solid #238a7b;margin-top:22px;padding:18px}.commerce-module-placeholder p{color:#53616d;margin:4px 0 0}.commerce-route-state{place-items:start center;display:grid}.commerce-route-state>div{text-align:center;border-radius:8px;max-width:760px;padding:30px}.commerce-route-state h1,.commerce-route-state p{margin:0}.commerce-route-state h1{margin-top:4px}.commerce-route-state>div>p:last-of-type{color:#626b7d;margin:8px 0 18px}@media (width<=1120px){.commerce-profile-editor,.commerce-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.commerce-page,.commerce-onboarding-page,.commerce-route-state{padding:14px}.commerce-header{padding:12px 14px}.commerce-workspace{grid-template-columns:1fr}.commerce-sidebar{border-bottom:1px solid #dfe3e8;border-right:0;flex-direction:row;overflow-x:auto}.commerce-sidebar a{border-bottom:3px solid #0000;border-left:0;flex:none}.commerce-sidebar a:hover,.commerce-sidebar a:focus-visible,.commerce-sidebar a.active{border-bottom-color:#ff5a3b;border-left-color:#0000}.commerce-sidebar .commerce-public-link{border-top:0;margin-top:0;margin-left:auto}.commerce-content{padding:20px}.commerce-plan-grid{grid-template-columns:1fr}.commerce-plan-card>div>p:last-child{min-height:0}}@media (width<=560px){.commerce-onboarding-header h1,.commerce-plan-heading h1{font-size:28px}.commerce-plan-name{font-size:17px}.commerce-header{align-items:flex-start}.commerce-operator{max-width:52%}.commerce-setup-form,.commerce-profile-editor,.commerce-module-grid{grid-template-columns:1fr}.commerce-onboarding-panel,.commerce-plan-panel,.commerce-content{padding:16px}.commerce-sidebar .commerce-public-link{margin-left:0}}.purchase-login-layer{z-index:1650;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111c3099;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.purchase-login-modal{width:min(460px,100%);color:var(--navy);text-align:center;background:#fff;border:1px solid #17223b1a;border-radius:16px;justify-items:center;gap:14px;padding:30px;display:grid;position:relative;box-shadow:0 28px 80px #111c3047}.purchase-login-close{color:#5d6473;background:#f5f6f8;border:0;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:12px;right:12px}.purchase-login-close svg{width:19px;height:19px}.purchase-login-icon{width:58px;height:58px;color:var(--coral);background:#ff5a3b1a;border-radius:50%;place-items:center;display:grid}.purchase-login-icon svg{width:28px;height:28px}.purchase-login-copy{justify-items:center;gap:8px;display:grid}.purchase-login-copy .section-kicker,.purchase-login-copy h2,.purchase-login-copy p,.purchase-login-copy small{margin:0}.purchase-login-copy h2{font-size:27px;line-height:1.08}.purchase-login-copy p{color:#626978;max-width:390px;font-size:15px;line-height:1.5}.purchase-login-copy small{color:#5d6473;background:#f7f8fa;border-radius:9px;padding:8px 11px;line-height:1.35}.purchase-login-primary,.purchase-login-secondary{border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;padding:10px 16px;font-weight:900;display:inline-flex}.purchase-login-primary{color:#fff;background:var(--coral);border:1px solid var(--coral);box-shadow:0 10px 24px #ff5a3b33}.purchase-login-primary:hover,.purchase-login-primary:focus-visible{transform:translateY(-1px);box-shadow:0 13px 28px #ff5a3b45}.purchase-login-primary svg{width:19px;height:19px}.purchase-login-secondary{color:#535b69;background:#fff;border:1px solid #d4d8de}@media (width<=760px){.purchase-login-layer{align-items:end;padding:12px}.purchase-login-modal{border-radius:16px;gap:11px;width:100%;padding:24px 18px 18px}.purchase-login-icon{width:50px;height:50px}.purchase-login-copy h2{font-size:23px}.purchase-login-copy p{font-size:14px}.purchase-login-primary,.purchase-login-secondary{min-height:44px}}@media (width<=1100px){.commerce-page .commerce-header{min-height:96px!important;padding:16px 20px!important}.commerce-page .commerce-plan-name{font-size:21px!important}.commerce-page .commerce-operator{min-height:50px!important;padding:9px 13px!important}.commerce-page .commerce-operator small{font-size:11px!important}.commerce-page .commerce-operator strong{font-size:15px!important}.commerce-page .commerce-sidebar a{min-height:48px!important;padding:10px 12px!important;font-size:15px!important;line-height:1.2!important}.commerce-page .commerce-sidebar svg{flex:0 0 20px!important;width:20px!important;height:20px!important}.commerce-page .commerce-content{min-width:0!important;padding:22px!important}.commerce-page .commerce-module-heading h2,.commerce-page .kiosk-products-page .commerce-module-heading h2{font-size:32px!important}.commerce-page .commerce-module-heading p:not(.section-kicker){font-size:16px!important;line-height:1.45!important}.commerce-page .commerce-primary-button,.commerce-page .commerce-secondary-button,.commerce-page .commerce-cancel-button,.commerce-page .kiosk-products-page .commerce-module-heading>.commerce-primary-button{min-height:48px!important;padding:0 16px!important;font-size:15px!important}.commerce-page .commerce-inventory-summary article{min-height:84px!important;padding:15px!important}.commerce-page .commerce-inventory-summary article span{font-size:14px!important}.commerce-page .commerce-inventory-summary article strong{font-size:21px!important}.commerce-page .commerce-inventory-tabs button{min-height:48px!important;padding:0 19px!important;font-size:15px!important}.commerce-page .commerce-inventory-search,.commerce-page .commerce-inventory-search>input[type=search],.commerce-page .commerce-inventory-toolbar>select,.commerce-page .commerce-inventory-toolbar>.commerce-check-label,.commerce-page .commerce-products-page label>input:not([type=checkbox]),.commerce-page .commerce-products-page label>select,.commerce-page .commerce-products-page label>textarea{min-height:48px!important;font-size:15px!important}.commerce-page .commerce-inventory-toolbar>.commerce-check-label input,.commerce-page .commerce-check-label input,.commerce-page .commerce-dialog-checks input{width:20px!important;height:20px!important}.commerce-page .kiosk-product-table th,.commerce-page .kiosk-product-table td,.commerce-page .commerce-inventory-table th,.commerce-page .commerce-inventory-table td{padding:11px 10px!important;font-size:14px!important}.commerce-page .kiosk-product-table thead th,.commerce-page .commerce-inventory-table thead th{font-size:12px!important}.commerce-page .kiosk-product-table .commerce-product-name-cell strong{font-size:15px!important}.commerce-page .commerce-table-actions button,.commerce-page .kiosk-product-table .commerce-table-actions button{min-height:46px!important;font-size:14px!important}.commerce-page .commerce-table-actions button:first-child,.commerce-page .kiosk-product-table .commerce-table-actions .commerce-edit-button{width:46px!important;min-width:46px!important}.user-account-page .user-account-heading{min-height:96px!important;padding:17px 21px!important}.user-account-page .user-account-heading h1{font-size:29px!important}.user-account-page .user-account-nav a{min-height:48px!important;padding:10px 13px!important;font-size:15px!important}.user-account-page .user-account-content{padding:24px!important;font-size:16px!important}.user-account-page button,.account-manager-page button,.account-manager-page .account-manager-actions button,.account-manager-page .account-add-card,.account-manager-page .account-type-back,.account-manager-page .account-type-submit{min-height:46px!important;font-size:15px!important}}@media (width<=760px) and (orientation:portrait){html,body,#root,.app-shell{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.commerce-page,.user-account-page,.account-manager-page{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-color:#ff7a55 #ffe9df;scrollbar-width:auto;touch-action:pan-x pan-y!important;width:100vw!important;min-width:0!important;max-width:100vw!important;margin:0!important;padding-bottom:14px!important;padding-left:0!important;padding-right:0!important;display:block!important;position:relative!important;overflow:scroll visible!important}.commerce-page::-webkit-scrollbar{height:11px}.user-account-page::-webkit-scrollbar{height:11px}.account-manager-page::-webkit-scrollbar{height:11px}.commerce-inventory-table-wrap::-webkit-scrollbar{height:11px}.commerce-page::-webkit-scrollbar-track{background:#ffe9df;border-radius:999px}.user-account-page::-webkit-scrollbar-track{background:#ffe9df;border-radius:999px}.account-manager-page::-webkit-scrollbar-track{background:#ffe9df;border-radius:999px}.commerce-inventory-table-wrap::-webkit-scrollbar-track{background:#ffe9df;border-radius:999px}.commerce-page::-webkit-scrollbar-thumb{background:#ff7a55;border:2px solid #ffe9df;border-radius:999px}.user-account-page::-webkit-scrollbar-thumb{background:#ff7a55;border:2px solid #ffe9df;border-radius:999px}.account-manager-page::-webkit-scrollbar-thumb{background:#ff7a55;border:2px solid #ffe9df;border-radius:999px}.commerce-inventory-table-wrap::-webkit-scrollbar-thumb{background:#ff7a55;border:2px solid #ffe9df;border-radius:999px}.commerce-page>.commerce-shell{width:920px!important;min-width:920px!important;max-width:none!important;margin:0!important}.commerce-page .commerce-header{width:920px!important}.commerce-page .commerce-workspace{grid-template-columns:190px 730px!important;width:920px!important;min-width:920px!important;display:grid!important}.commerce-page .commerce-sidebar{flex-direction:column!important;align-items:stretch!important;width:190px!important;min-width:190px!important;max-width:190px!important;padding:14px 9px!important;display:flex!important;overflow:visible!important}.commerce-page .commerce-sidebar a{white-space:normal!important;border-bottom:0!important;border-left-width:3px!important;border-right:0!important;width:100%!important;min-width:0!important;min-height:50px!important;font-size:16px!important}.commerce-page .commerce-sidebar a.active{border-bottom-color:#0000!important;border-left-color:#ff5a3b!important}.commerce-page .commerce-content{width:730px!important;min-width:730px!important;max-width:730px!important;padding:24px!important;overflow:visible!important}.commerce-page .commerce-inventory-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.commerce-page .commerce-inventory-toolbar{grid-template-columns:minmax(300px,1fr) 190px 150px!important}.commerce-page .commerce-inventory-toolbar>.commerce-check-label{grid-column:1/-1!important;justify-self:start!important}.commerce-page .commerce-inventory-table-wrap{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y!important;width:100%!important;max-width:100%!important;overflow-x:scroll!important}.commerce-page .kiosk-product-table,.commerce-page .commerce-inventory-table{min-width:1080px!important}.user-account-page>.user-account-heading,.user-account-page>.user-account-shell{width:900px!important;min-width:900px!important;max-width:none!important}.user-account-page .user-account-shell{grid-template-columns:210px 690px!important}.user-account-page .user-account-nav{flex-direction:column!important;width:210px!important;display:flex!important}.user-account-page .user-account-content{width:690px!important}.account-manager-page>.account-type-change-panel{width:800px!important;min-width:800px!important;max-width:none!important;margin:0 12px!important}}@media (width<=1100px) and (orientation:landscape){.commerce-page,.user-account-page,.account-manager-page{width:calc(100% - 12px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.commerce-page .commerce-workspace{grid-template-columns:180px minmax(0,1fr)!important}.commerce-page .commerce-sidebar{width:180px!important;min-width:180px!important;padding:12px 8px!important}.commerce-page .commerce-content{padding:24px 22px!important}.commerce-page .commerce-sidebar a,.user-account-page .user-account-nav a{min-height:48px!important;font-size:15px!important}}.commerce-mobile-menu-bar,.commerce-mobile-menu-trigger,.commerce-mobile-menu-heading,.commerce-mobile-menu-backdrop,.user-account-mobile-menu-bar,.user-account-mobile-menu-trigger,.user-account-mobile-menu-heading,.user-account-mobile-menu-backdrop{display:none}@media (orientation:portrait){html.touch-device,html.touch-device body,html.touch-device #root,html.touch-device .app-shell{width:100%;min-width:0;max-width:100%;overflow-x:hidden}html.touch-device .app-shell{padding-bottom:88px!important}html.touch-device .topbar{gap:8px!important;min-height:68px!important;padding:0 14px!important}html.touch-device .brand{flex:none;font-size:26px!important}html.touch-device .main-nav{display:none!important}html.touch-device .top-actions{min-width:0;gap:6px!important}html.touch-device .province-indicator{width:min(190px,100vw - 174px)!important;min-height:46px!important}html.touch-device .login-button,html.touch-device .icon-button{min-height:46px!important}html.touch-device main{padding-top:68px!important}html.touch-device .mobile-nav{z-index:80!important;background:#fffffffa!important;border:1px solid #17223b1f!important;border-radius:12px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;min-height:72px!important;padding:7px!important;display:grid!important;position:fixed!important;bottom:8px!important;left:8px!important;right:8px!important;box-shadow:0 16px 36px #17223b33!important}html.touch-device .mobile-nav a,html.touch-device .mobile-account-button{place-items:center!important;gap:3px!important;min-height:56px!important;padding:4px 2px!important;font-size:14px!important;line-height:1.05!important;display:grid!important}html.touch-device .mobile-nav span,html.touch-device .mobile-account-button span{font-size:20px!important}html.touch-device .commerce-page{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0 10px 22px!important;overflow:visible!important}html.touch-device .commerce-page>.commerce-shell{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;overflow:visible!important}html.touch-device .commerce-page .commerce-header{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;min-height:0!important;padding:18px!important;display:grid!important}html.touch-device .commerce-page .commerce-header .section-kicker{margin-bottom:4px!important;font-size:14px!important}html.touch-device .commerce-page .commerce-plan-name{font-size:25px!important}html.touch-device .commerce-page .commerce-operator{width:100%!important;min-height:54px!important;padding:10px 14px!important}html.touch-device .commerce-page .commerce-operator small{font-size:12px!important}html.touch-device .commerce-page .commerce-operator strong{font-size:17px!important}html.touch-device .commerce-mobile-menu-bar{background:#fff!important;padding:10px 0!important;display:block!important}html.touch-device .commerce-mobile-menu-trigger,html.touch-device .user-account-mobile-menu-trigger{color:#17223b!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:54px!important;padding:0 16px!important;font-size:17px!important;font-weight:900!important;display:flex!important}html.touch-device .commerce-mobile-menu-trigger{background:#fff0e9!important;border:1px solid #ff5a3657!important;box-shadow:0 5px 12px #ff5a361f!important}html.touch-device .user-account-mobile-menu-trigger{border:1px solid var(--module-border,#bfd4f4)!important;background:var(--module-accent-soft,#eef5ff)!important;box-shadow:0 5px 12px var(--module-action-shadow,#3f7edb1f)!important}html.touch-device .commerce-mobile-menu-trigger svg,html.touch-device .user-account-mobile-menu-trigger svg{width:23px!important;height:23px!important}html.touch-device .commerce-mobile-menu-trigger svg{color:#ff5a3b!important}html.touch-device .user-account-mobile-menu-trigger svg{color:var(--module-accent,#3f7edb)!important}html.touch-device .commerce-mobile-menu-backdrop,html.touch-device .user-account-mobile-menu-backdrop{z-index:89!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#17223b7a!important;width:100%!important;height:calc(100dvh - 68px)!important;padding:0!important;display:block!important;position:fixed!important;inset:68px 0 0!important}html.touch-device .commerce-page .commerce-workspace{width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;display:block!important}html.touch-device .commerce-page .commerce-sidebar{z-index:90!important;background:#f7f8fa!important;border-right:1px solid #17223b1f!important;flex-direction:column!important;width:min(86vw,360px)!important;min-width:0!important;max-width:360px!important;padding:12px!important;transition:transform .18s!important;display:flex!important;position:fixed!important;top:68px!important;bottom:0!important;left:0!important;overflow:hidden auto!important;transform:translate(-110%)!important;box-shadow:18px 0 42px #17223b3d!important}html.touch-device .commerce-page .commerce-sidebar.is-mobile-open{transform:translate(0)!important}html.touch-device .commerce-mobile-menu-heading,html.touch-device .user-account-mobile-menu-heading{color:#17223b!important;border-bottom:1px solid #17223b1a!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:58px!important;margin-bottom:8px!important;padding:4px 4px 10px!important;font-size:19px!important;display:flex!important}html.touch-device .commerce-mobile-menu-heading button,html.touch-device .user-account-mobile-menu-heading button{color:#17223b!important;background:#fff!important;border-radius:9px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;padding:0!important;display:grid!important;box-shadow:inset 0 0 0 1px #17223b1f!important}html.touch-device .commerce-mobile-menu-heading svg,html.touch-device .user-account-mobile-menu-heading svg{width:24px!important;height:24px!important}html.touch-device .commerce-page .commerce-sidebar a{white-space:normal!important;border-bottom:0!important;border-left:4px solid #0000!important;border-right:0!important;border-radius:9px!important;width:100%!important;min-height:56px!important;padding:12px 14px!important;font-size:17px!important;line-height:1.2!important}html.touch-device .commerce-page .commerce-sidebar a.active{background:#ffd9c9!important;border-bottom-color:#0000!important;border-left-color:#ff5a3b!important}html.touch-device .commerce-page .commerce-sidebar svg{flex:0 0 23px!important;width:23px!important;height:23px!important}html.touch-device .commerce-page .commerce-content{width:100%!important;min-width:0!important;max-width:100%!important;padding:18px 14px 28px!important;overflow:visible!important}html.touch-device .commerce-page .commerce-module-heading{grid-template-columns:1fr!important;align-items:stretch!important;gap:12px!important;display:grid!important}html.touch-device .commerce-page .commerce-module-heading h2,html.touch-device .commerce-page .kiosk-products-page .commerce-module-heading h2{font-size:34px!important;line-height:1.08!important}html.touch-device .commerce-page .commerce-module-heading p:not(.section-kicker){font-size:18px!important;line-height:1.42!important}html.touch-device .commerce-page .commerce-primary-button,html.touch-device .commerce-page .commerce-secondary-button,html.touch-device .commerce-page .commerce-cancel-button,html.touch-device .commerce-page .kiosk-products-page .commerce-module-heading>.commerce-primary-button{width:100%!important;min-height:54px!important;padding:0 18px!important;font-size:17px!important}html.touch-device .commerce-page .commerce-inventory-summary,html.touch-device .commerce-page .commerce-expense-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html.touch-device .commerce-page .commerce-inventory-summary article,html.touch-device .commerce-page .commerce-expense-summary article{min-height:104px!important;padding:16px!important}html.touch-device .commerce-page .commerce-inventory-summary article strong,html.touch-device .commerce-page .commerce-expense-summary article strong{font-size:24px!important}html.touch-device .commerce-page .commerce-inventory-summary article span,html.touch-device .commerce-page .commerce-expense-summary article span{font-size:15px!important}html.touch-device .commerce-page .commerce-inventory-tabs{-webkit-overflow-scrolling:touch!important;gap:8px!important;padding:5px!important;display:flex!important;overflow-x:auto!important}html.touch-device .commerce-page .commerce-inventory-tabs button{flex:none!important;min-height:52px!important;padding:0 20px!important;font-size:17px!important}html.touch-device .commerce-page .commerce-inventory-toolbar{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}html.touch-device .commerce-page .commerce-inventory-search,html.touch-device .commerce-page .commerce-inventory-search>input[type=search],html.touch-device .commerce-page .commerce-inventory-toolbar>select,html.touch-device .commerce-page .commerce-inventory-toolbar>.commerce-check-label,html.touch-device .commerce-page input,html.touch-device .commerce-page select,html.touch-device .commerce-page textarea{min-height:54px!important;font-size:17px!important}html.touch-device .commerce-page .commerce-inventory-toolbar>.commerce-check-label{grid-column:auto!important;justify-content:flex-start!important;justify-self:stretch!important;padding:8px 12px!important}html.touch-device .commerce-page .commerce-check-label input,html.touch-device .commerce-page .commerce-dialog-checks input{width:23px!important;height:23px!important;min-height:23px!important}html.touch-device .commerce-page .commerce-inventory-table-wrap{-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x pan-y!important;scrollbar-gutter:stable both-edges!important;width:100%!important;max-width:100%!important;position:relative!important;overflow:auto hidden!important}html.touch-device .commerce-page .kiosk-product-table,html.touch-device .commerce-page .commerce-inventory-table{width:980px!important;min-width:980px!important}html.touch-device .commerce-page .kiosk-product-table th,html.touch-device .commerce-page .kiosk-product-table td,html.touch-device .commerce-page .commerce-inventory-table th,html.touch-device .commerce-page .commerce-inventory-table td{padding:14px 12px!important;font-size:16px!important}html.touch-device .commerce-page .commerce-table-actions button,html.touch-device .commerce-page .kiosk-product-table .commerce-table-actions button{min-height:50px!important;font-size:16px!important}html.touch-device .commerce-page .commerce-table-actions button:first-child,html.touch-device .commerce-page .kiosk-product-table .commerce-table-actions .commerce-edit-button{width:50px!important;min-width:50px!important}html.touch-device .commerce-page .commerce-expenses-layout{grid-template-columns:1fr!important}html.touch-device .commerce-page .commerce-dialog-layer,html.touch-device .commerce-page .commerce-modal-layer{align-items:flex-end!important;padding:8px!important}html.touch-device .commerce-page .commerce-dialog,html.touch-device .commerce-page .commerce-modal{border-radius:14px 14px 0 0!important;width:100%!important;max-width:100%!important;max-height:calc(100dvh - 84px)!important}html.touch-device .user-account-page{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0 10px 24px!important;overflow:visible!important}html.touch-device .user-account-page>.user-account-heading{width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;padding:18px!important}html.touch-device .user-account-page .user-account-heading h1{font-size:34px!important;line-height:1.08!important}html.touch-device .user-account-mobile-menu-bar{padding:10px 0!important;display:block!important}html.touch-device .user-account-page>.user-account-shell{width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}html.touch-device .user-account-page .user-account-nav{z-index:90!important;background:#f7f8fa!important;border-right:1px solid #17223b1f!important;flex-direction:column!important;width:min(86vw,360px)!important;min-width:0!important;max-width:360px!important;padding:12px!important;transition:transform .18s!important;display:flex!important;position:fixed!important;top:68px!important;bottom:0!important;left:0!important;overflow-y:auto!important;transform:translate(-110%)!important;box-shadow:18px 0 42px #17223b3d!important}html.touch-device .user-account-page .user-account-nav.is-mobile-open{transform:translate(0)!important}html.touch-device .user-account-page .user-account-nav a{border-left:4px solid #0000!important;border-radius:9px!important;width:100%!important;min-height:56px!important;padding:12px 14px!important;font-size:17px!important}html.touch-device .user-account-page .user-account-nav a.active{border-left-color:var(--module-accent)!important;background:var(--module-accent-soft)!important}html.touch-device .user-account-page .user-account-nav svg{width:23px!important;height:23px!important}html.touch-device .user-account-page .user-account-content{width:100%!important;min-width:0!important;max-width:100%!important;padding:18px 14px 28px!important;font-size:17px!important}html.touch-device .user-account-page .account-view-title{grid-template-columns:1fr!important;gap:12px!important;display:grid!important}html.touch-device .user-account-page .account-location-chip{width:100%!important;min-height:64px!important}html.touch-device .user-account-page .account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html.touch-device .user-account-page .account-metric{min-height:118px!important;padding:16px!important}html.touch-device .user-account-page .account-metric strong{font-size:27px!important}html.touch-device .user-account-page .account-metric span{font-size:15px!important}html.touch-device .user-account-page button,html.touch-device .user-account-page input,html.touch-device .user-account-page select,html.touch-device .user-account-page textarea{min-height:52px!important;font-size:17px!important}html.touch-device .account-manager-page{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:12px 10px 28px!important;overflow:visible!important}html.touch-device .account-manager-page>.account-type-change-panel{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:18px!important}html.touch-device .account-manager-page .account-type-change-header h1{font-size:36px!important}html.touch-device .account-manager-page .account-type-change-header>p:last-child,html.touch-device .account-manager-page .account-manager-section-heading p{font-size:16px!important;line-height:1.45!important}html.touch-device .account-manager-page .account-manager-card{grid-template-columns:auto minmax(0,1fr)!important;gap:14px!important;min-height:0!important;padding:18px!important}html.touch-device .account-manager-page .choice-icon{width:52px!important;height:52px!important}html.touch-device .account-manager-page .account-manager-copy strong{font-size:20px!important}html.touch-device .account-manager-page .account-manager-copy small{font-size:13px!important}html.touch-device .account-manager-page .account-manager-copy p{font-size:15px!important}html.touch-device .account-manager-page .account-manager-actions{grid-column:1/-1!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;display:grid!important}html.touch-device .account-manager-page .account-manager-actions button,html.touch-device .account-manager-page .account-add-card,html.touch-device .account-manager-page .account-type-back,html.touch-device .account-manager-page .account-type-submit{min-height:54px!important;font-size:16px!important}html.touch-device .account-manager-page .account-manager-add-grid,html.touch-device .account-manager-page .account-type-change-grid{grid-template-columns:1fr!important}}@media (orientation:landscape){html.touch-device .commerce-mobile-menu-bar,html.touch-device .user-account-mobile-menu-bar{display:none!important}html.touch-device .commerce-page,html.touch-device .user-account-page,html.touch-device .account-manager-page{width:calc(100% - 12px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}html.touch-device .commerce-page .commerce-workspace{grid-template-columns:190px minmax(0,1fr)!important}html.touch-device .commerce-page .commerce-sidebar{width:190px!important;min-width:190px!important;max-width:190px!important;display:flex!important;position:static!important;transform:none!important}html.touch-device .commerce-page .commerce-sidebar a,html.touch-device .user-account-page .user-account-nav a{min-height:50px!important;font-size:16px!important}html.touch-device .commerce-page .commerce-content,html.touch-device .user-account-page .user-account-content{font-size:16px!important}html.touch-device .commerce-page button,html.touch-device .commerce-page input,html.touch-device .commerce-page select,html.touch-device .user-account-page button,html.touch-device .user-account-page input,html.touch-device .user-account-page select,html.touch-device .account-manager-page button{min-height:48px!important;font-size:15px!important}}html.touch-device{--touch-control-height:48px;--touch-control-height-important:52px;--touch-body-size:16px;--touch-secondary-size:14px;--touch-radius:10px}html.touch-device,html.touch-device body,html.touch-device #root,html.touch-device .app-shell{width:100%;min-width:0!important;max-width:100%!important;font-size:var(--touch-body-size)!important;-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important}html.touch-device body{touch-action:pan-y!important;overflow:hidden auto!important}html.touch-device button,html.touch-device select,html.touch-device input:not([type=checkbox]):not([type=radio]){min-height:var(--touch-control-height)!important}html.touch-device input[type=checkbox],html.touch-device input[type=radio]{flex:0 0 22px!important;width:22px!important;height:22px!important}html.touch-device p,html.touch-device li,html.touch-device label,html.touch-device small,html.touch-device .muted,html.touch-device .section-kicker{line-height:1.4!important}html.touch-device small,html.touch-device .muted,html.touch-device .section-kicker{font-size:max(13px, var(--touch-secondary-size))!important}html.touch-device .topbar{width:100%!important;min-height:70px!important}html.touch-device main{width:100%!important;min-width:0!important;padding-top:70px!important;overflow-x:hidden!important}html.touch-device .brand{font-size:27px!important}html.touch-device .province-indicator,html.touch-device .login-button,html.touch-device .icon-button,html.touch-device .account-dropdown button{min-height:48px!important}html.touch-device .account-dropdown{width:min(290px,100vw - 20px)!important}html.touch-device .account-dropdown button{padding:0 14px!important;font-size:15px!important}html.touch-device .hero-section,html.touch-device .page-section,html.touch-device .section,html.touch-device .wholesale-section,html.touch-device .business-cta,html.touch-device .user-account-page,html.touch-device .account-manager-page,html.touch-device .commerce-page{box-sizing:border-box!important}html.touch-device .search-box input,html.touch-device .search-box button,html.touch-device .button-link,html.touch-device .wide-action,html.touch-device .detail-actions button,html.touch-device .account-actions button{min-height:var(--touch-control-height-important)!important;font-size:16px!important}html.touch-device .category-card,html.touch-device .offer-card,html.touch-device .store-card,html.touch-device .compact-card,html.touch-device .account-manager-card,html.touch-device .account-metric,html.touch-device .profile-feature-card{font-size:16px!important}html.touch-device .category-card{min-height:126px!important}html.touch-device .commerce-primary-button,html.touch-device .commerce-secondary-button,html.touch-device .commerce-cancel-button,html.touch-device .personal-profile-save,html.touch-device .account-manager-actions button,html.touch-device .account-type-submit{min-height:var(--touch-control-height-important)!important;padding-inline:16px!important;font-size:16px!important}html.touch-device .commerce-panel,html.touch-device .commerce-profile-panel,html.touch-device .account-type-change-panel,html.touch-device .settings-panel,html.touch-device .security-panel,html.touch-device .personal-profile-form,html.touch-device .account-compact-section{border-radius:var(--touch-radius)!important}html.touch-device .commerce-module-heading h2,html.touch-device .account-view h2,html.touch-device .settings-header h1,html.touch-device .security-header h1{font-size:30px!important;line-height:1.08!important}html.touch-device .commerce-module-heading p,html.touch-device .account-view-title>div>p:last-child,html.touch-device .account-type-change-header>p:last-child{font-size:16px!important}html.touch-device .commerce-inventory-summary article,html.touch-device .commerce-expense-summary article,html.touch-device .account-metric{min-height:92px!important;padding:16px!important}html.touch-device .commerce-inventory-summary article strong,html.touch-device .commerce-expense-summary article strong,html.touch-device .account-metric strong{font-size:23px!important}html.touch-device .commerce-inventory-summary article span,html.touch-device .commerce-expense-summary article span,html.touch-device .account-metric span{font-size:15px!important}html.touch-device .commerce-inventory-tabs button,html.touch-device .commerce-sidebar a,html.touch-device .user-account-nav a,html.touch-device .commerce-inventory-search,html.touch-device .commerce-inventory-toolbar select,html.touch-device .commerce-inventory-toolbar .commerce-check-label,html.touch-device .commerce-expense-form input,html.touch-device .commerce-expense-form select,html.touch-device .commerce-expense-form textarea,html.touch-device .settings-field input,html.touch-device .settings-field select,html.touch-device .location-field select,html.touch-device .personal-profile-field input{min-height:50px!important;font-size:16px!important}html.touch-device .commerce-inventory-table-region{width:100%!important;min-width:0!important;max-width:100%!important}html.touch-device .commerce-scroll-hint{color:#17223b;text-align:center;background:#eaf3fb;border-radius:8px;margin:0 0 8px;padding:9px 12px;font-weight:800;display:none;font-size:14px!important}html.touch-device .commerce-inventory-table-wrap,html.touch-device .commerce-table-scroll,html.touch-device .table-scroll{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges;overscroll-behavior-x:contain;touch-action:pan-x!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:scroll hidden!important}html.touch-device .commerce-inventory-table-wrap::-webkit-scrollbar{height:12px}html.touch-device .commerce-table-scroll::-webkit-scrollbar{height:12px}html.touch-device .table-scroll::-webkit-scrollbar{height:12px}html.touch-device .commerce-inventory-table-wrap::-webkit-scrollbar-track{background:#ffece4;border-radius:999px}html.touch-device .commerce-table-scroll::-webkit-scrollbar-track{background:#ffece4;border-radius:999px}html.touch-device .table-scroll::-webkit-scrollbar-track{background:#ffece4;border-radius:999px}html.touch-device .commerce-inventory-table-wrap::-webkit-scrollbar-thumb{background:#df795e;border:2px solid #ffece4;border-radius:999px}html.touch-device .commerce-table-scroll::-webkit-scrollbar-thumb{background:#df795e;border:2px solid #ffece4;border-radius:999px}html.touch-device .table-scroll::-webkit-scrollbar-thumb{background:#df795e;border:2px solid #ffece4;border-radius:999px}@media (orientation:portrait){html.touch-device body,html.touch-device #root,html.touch-device .app-shell{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}html.touch-device .hero-section,html.touch-device .page-section,html.touch-device .section,html.touch-device .wholesale-section,html.touch-device .business-cta,html.touch-device .commerce-page,html.touch-device .user-account-page,html.touch-device .account-manager-page{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding-left:10px!important;padding-right:10px!important;overflow-x:hidden!important}html.touch-device .commerce-shell,html.touch-device .commerce-header,html.touch-device .commerce-workspace,html.touch-device .commerce-content,html.touch-device .commerce-products-page,html.touch-device .commerce-inventory-panel,html.touch-device .user-account-heading,html.touch-device .user-account-shell,html.touch-device .user-account-content,html.touch-device .account-type-change-panel,html.touch-device .settings-panel,html.touch-device .security-panel{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}html.touch-device .commerce-content,html.touch-device .user-account-content{padding:18px 12px!important;overflow-x:hidden!important}html.touch-device .commerce-header,html.touch-device .user-account-heading{padding:18px 16px!important}html.touch-device .commerce-header{grid-template-columns:1fr!important}html.touch-device .commerce-operator{width:100%!important}html.touch-device .commerce-module-heading,html.touch-device .personal-profile-form-heading,html.touch-device .account-view-title,html.touch-device .commerce-panel-title-row{flex-direction:column!important;align-items:stretch!important;gap:12px!important}html.touch-device .commerce-module-heading>button,html.touch-device .personal-profile-form-heading>button{width:100%!important}html.touch-device .commerce-inventory-summary,html.touch-device .commerce-expense-summary,html.touch-device .account-summary-grid,html.touch-device .personal-profile-tools,html.touch-device .profile-preview,html.touch-device .category-grid,html.touch-device .store-grid,html.touch-device .directory-grid,html.touch-device .compact-grid{grid-template-columns:1fr!important;width:100%!important;min-width:0!important}html.touch-device .commerce-inventory-summary article,html.touch-device .commerce-expense-summary article,html.touch-device .account-metric{width:100%!important;min-width:0!important;max-width:100%!important}html.touch-device .commerce-inventory-toolbar,html.touch-device .commerce-expenses-layout,html.touch-device .settings-fields,html.touch-device .security-new-passwords,html.touch-device .personal-profile-fields,html.touch-device .account-choice-grid,html.touch-device .account-manager-add-grid{grid-template-columns:1fr!important;width:100%!important;min-width:0!important}html.touch-device .commerce-inventory-toolbar>*,html.touch-device .commerce-inventory-search,html.touch-device .commerce-inventory-toolbar select,html.touch-device .commerce-inventory-toolbar .commerce-check-label{grid-column:auto!important;width:100%!important;min-width:0!important;max-width:100%!important}html.touch-device .commerce-dialog,html.touch-device .auth-modal,html.touch-device .demo-modal{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}html.touch-device .commerce-dialog-grid,html.touch-device .commerce-dialog-checks,html.touch-device .commerce-margin-preview{grid-template-columns:1fr!important}html.touch-device .account-manager-card{grid-template-columns:auto minmax(0,1fr)!important;gap:12px!important;padding:16px!important}html.touch-device .account-manager-actions{grid-column:1/-1!important;grid-template-columns:1fr!important;width:100%!important;display:grid!important}html.touch-device .account-manager-actions button{width:100%!important}html.touch-device .account-location-chip{width:100%!important;min-height:64px!important}html.touch-device .commerce-scroll-hint{display:block!important}html.touch-device .kiosk-product-table,html.touch-device .commerce-inventory-table{width:max-content!important;min-width:1040px!important;max-width:none!important}html.touch-device .kiosk-product-table th,html.touch-device .kiosk-product-table td,html.touch-device .commerce-inventory-table th,html.touch-device .commerce-inventory-table td{padding:13px 11px!important;font-size:14px!important}html.touch-device .mobile-nav{display:grid!important}}@media (orientation:landscape){html.touch-device body{overflow-x:hidden!important}html.touch-device .hero-section,html.touch-device .page-section,html.touch-device .section,html.touch-device .wholesale-section,html.touch-device .business-cta,html.touch-device .commerce-page,html.touch-device .user-account-page,html.touch-device .account-manager-page{width:calc(100% - 24px)!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important}html.touch-device .commerce-sidebar a,html.touch-device .user-account-nav a{min-height:50px!important;font-size:16px!important}html.touch-device .commerce-content,html.touch-device .user-account-content{font-size:16px!important}}html.touch-device,html.touch-device body,html.touch-device #root,html.touch-device .app-shell{width:100%!important;min-width:0!important;max-width:100%!important}html.touch-device body,html.touch-device #root,html.touch-device .app-shell,html.touch-device main{overflow-x:hidden!important}html.touch-device *,html.touch-device :before,html.touch-device :after{box-sizing:border-box}html.touch-device img,html.touch-device video,html.touch-device canvas{max-width:100%;height:auto}html.touch-device .topbar,html.touch-device .top-actions,html.touch-device .hero-section,html.touch-device .page-section,html.touch-device .section,html.touch-device .commerce-page,html.touch-device .commerce-shell,html.touch-device .commerce-header,html.touch-device .commerce-workspace,html.touch-device .commerce-content,html.touch-device .commerce-products-page,html.touch-device .commerce-inventory-panel,html.touch-device .commerce-inventory-summary,html.touch-device .commerce-inventory-tabs,html.touch-device .commerce-inventory-toolbar,html.touch-device .user-account-page,html.touch-device .user-account-shell,html.touch-device .user-account-content,html.touch-device .account-manager-page,html.touch-device .account-type-change-panel{width:100%!important;min-width:0!important;max-width:100%!important}html.touch-device .commerce-products-page,html.touch-device .commerce-inventory-panel{overflow:hidden!important}html.touch-device .commerce-inventory-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.touch-device .commerce-inventory-summary article{width:100%!important;min-width:0!important;overflow:hidden!important}html.touch-device .commerce-inventory-summary article span,html.touch-device .commerce-inventory-summary article strong{white-space:normal!important;overflow-wrap:anywhere!important;min-width:0!important;max-width:100%!important}html.touch-device .commerce-inventory-summary article strong{font-size:clamp(18px,4.3vw,23px)!important}html.touch-device .commerce-module-heading,html.touch-device .commerce-module-heading>div{min-width:0!important;max-width:100%!important}html.touch-device .commerce-module-heading h2,html.touch-device .commerce-module-heading p{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important}html.touch-device .commerce-inventory-toolbar{width:100%!important;overflow:hidden!important}html.touch-device .commerce-inventory-toolbar>*,html.touch-device .commerce-inventory-search,html.touch-device .commerce-inventory-toolbar select,html.touch-device .commerce-check-label{min-width:0!important;max-width:100%!important}html.touch-device .commerce-inventory-table-region{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}html.touch-device .commerce-scroll-hint{color:#294e70;text-align:center;background:#eef7ff;border:1px solid #28639133;border-radius:8px;margin:0 0 8px;padding:9px 12px;font-weight:800;display:none;font-size:14px!important}html.touch-device .commerce-inventory-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:auto;scrollbar-color:#d56f54 #ffe8df;border-bottom:12px solid #ffe8df;touch-action:pan-x!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:scroll hidden!important}html.touch-device .commerce-inventory-table-wrap::-webkit-scrollbar{height:12px!important;display:block!important}html.touch-device .commerce-inventory-table-wrap::-webkit-scrollbar-track{background:#ffe8df;border-radius:999px}html.touch-device .commerce-inventory-table-wrap::-webkit-scrollbar-thumb{background:#d56f54;border:2px solid #ffe8df;border-radius:999px;min-width:72px}html.touch-device .commerce-inventory-table,html.touch-device .kiosk-product-table{width:max-content!important;min-width:1040px!important;max-width:none!important}@media (orientation:portrait){html.touch-device .commerce-page,html.touch-device .user-account-page,html.touch-device .account-manager-page,html.touch-device .hero-section,html.touch-device .page-section,html.touch-device .section{width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}html.touch-device .commerce-content,html.touch-device .user-account-content{width:100%!important;min-width:0!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important;overflow:hidden!important}html.touch-device .commerce-inventory-summary{grid-template-columns:1fr!important;gap:10px!important}html.touch-device .commerce-scroll-hint{display:block!important}html.touch-device .commerce-inventory-table-wrap{padding-bottom:2px}html.touch-device .account-manager-card,html.touch-device .account-manager-actions,html.touch-device .account-view,html.touch-device .account-summary-grid,html.touch-device .settings-panel,html.touch-device .security-panel{min-width:0!important;max-width:100%!important}}.mobile-public-menu-trigger,.mobile-public-menu-backdrop,.mobile-public-menu,.mobile-public-menu-heading{display:none}html.touch-device{--touch-control-height:52px;--touch-control-height-important:56px;--touch-body-size:17px;--touch-secondary-size:15px}html.touch-device .mobile-nav{display:none!important}html.touch-device .app-shell{padding-bottom:0!important}html.touch-device button,html.touch-device input,html.touch-device select,html.touch-device textarea,html.touch-device .category-card,html.touch-device .offer-card,html.touch-device .store-card,html.touch-device .account-manager-card,html.touch-device .account-metric,html.touch-device .profile-feature-card,html.touch-device .commerce-panel{font-size:17px!important}@media (orientation:portrait){html.touch-device .topbar{grid-template-columns:auto minmax(0,1fr)!important;gap:6px!important;min-height:78px!important;padding:0 9px!important;display:grid!important}html.touch-device main{padding-top:78px!important}html.touch-device .brand{font-size:25px!important}html.touch-device .main-nav{display:none!important}html.touch-device .top-actions{justify-content:flex-end!important;gap:5px!important;min-width:0!important}html.touch-device .province-indicator{grid-template-columns:34px minmax(0,1fr) 12px!important;gap:5px!important;width:clamp(112px,31vw,154px)!important;min-width:0!important;min-height:48px!important;padding:4px 6px 4px 4px!important}html.touch-device .province-indicator-flag{width:34px!important;height:26px!important}html.touch-device .province-indicator-copy small{font-size:9px!important}html.touch-device .province-indicator-copy strong{font-size:12px!important}html.touch-device .login-button{min-width:84px!important;min-height:48px!important;padding:0 10px!important;font-size:15px!important}html.touch-device .icon-button,html.touch-device .mobile-public-menu-trigger{color:#17223b!important;background:#fff!important;border:1px solid #17223b1f!important;border-radius:999px!important;place-items:center!important;width:48px!important;min-width:48px!important;min-height:48px!important;padding:0!important;display:grid!important}html.touch-device .mobile-public-menu-trigger svg,html.touch-device .icon-button svg{width:24px!important;height:24px!important}html.touch-device .mobile-public-menu-backdrop{z-index:110!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#17223b80!important;width:100%!important;height:100dvh!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}html.touch-device .mobile-public-menu{z-index:111!important;background:#fffaf7!important;flex-direction:column!important;gap:8px!important;width:min(84vw,350px)!important;padding:16px!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;right:0!important;overflow-y:auto!important;box-shadow:-18px 0 42px #17223b42!important}html.touch-device .mobile-public-menu-heading{color:#17223b!important;border-bottom:1px solid #17223b1f!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:64px!important;margin-bottom:6px!important;padding-bottom:12px!important;font-size:21px!important;display:flex!important}html.touch-device .mobile-public-menu-heading button{color:#17223b!important;background:#fff!important;border-radius:10px!important;place-items:center!important;width:50px!important;min-width:50px!important;min-height:50px!important;padding:0!important;display:grid!important;box-shadow:inset 0 0 0 1px #17223b24!important}html.touch-device .mobile-public-menu-heading svg{width:26px!important;height:26px!important}html.touch-device .mobile-public-menu>a{color:#17223b!important;background:#fff!important;border-left:5px solid #0000!important;border-radius:10px!important;align-items:center!important;min-height:60px!important;padding:0 18px!important;font-size:19px!important;font-weight:900!important;text-decoration:none!important;display:flex!important;box-shadow:inset 0 0 0 1px #17223b14!important}html.touch-device .mobile-public-menu>a.active{background:#ffe0d3!important;border-left-color:#ff5a3b!important}html.touch-device .commerce-page .commerce-header{padding:20px 18px!important}html.touch-device .commerce-page .commerce-header .section-kicker{font-size:15px!important}html.touch-device .commerce-page .commerce-plan-name{font-size:28px!important}html.touch-device .commerce-page .commerce-operator{min-height:60px!important;padding:11px 15px!important}html.touch-device .commerce-page .commerce-operator small{font-size:13px!important}html.touch-device .commerce-page .commerce-operator strong{font-size:18px!important}html.touch-device .commerce-mobile-menu-trigger,html.touch-device .user-account-mobile-menu-trigger{min-height:58px!important;font-size:18px!important}html.touch-device .commerce-page .commerce-content,html.touch-device .user-account-content{padding:22px 14px 30px!important}html.touch-device .commerce-page .commerce-module-heading h2,html.touch-device .account-view h2,html.touch-device .settings-header h1,html.touch-device .security-header h1{font-size:36px!important}html.touch-device .commerce-page .commerce-module-heading p:not(.section-kicker),html.touch-device .account-view-title p,html.touch-device .settings-header p,html.touch-device .security-header p{font-size:18px!important}html.touch-device .commerce-primary-button,html.touch-device .commerce-secondary-button,html.touch-device .commerce-cancel-button,html.touch-device .personal-profile-save,html.touch-device .account-manager-actions button,html.touch-device .account-type-submit{min-height:58px!important;font-size:18px!important}html.touch-device .commerce-inventory-summary,html.touch-device .commerce-expense-summary,html.touch-device .account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html.touch-device .commerce-inventory-summary article,html.touch-device .commerce-expense-summary article,html.touch-device .account-metric{min-height:116px!important;padding:17px!important}html.touch-device .commerce-inventory-summary article strong,html.touch-device .commerce-expense-summary article strong,html.touch-device .account-metric strong{font-size:26px!important}html.touch-device .commerce-inventory-summary article span,html.touch-device .commerce-expense-summary article span,html.touch-device .account-metric span{font-size:16px!important}html.touch-device .commerce-inventory-tabs button,html.touch-device .commerce-sidebar a,html.touch-device .user-account-nav a{min-height:56px!important;font-size:18px!important}html.touch-device .commerce-inventory-search,html.touch-device .commerce-inventory-toolbar select,html.touch-device .commerce-inventory-toolbar .commerce-check-label,html.touch-device .commerce-page input,html.touch-device .commerce-page select,html.touch-device .commerce-page textarea{min-height:56px!important;font-size:17px!important}html.touch-device .commerce-inventory-table,html.touch-device .kiosk-product-table{min-width:1240px!important}html.touch-device .commerce-inventory-table th,html.touch-device .commerce-inventory-table td,html.touch-device .kiosk-product-table th,html.touch-device .kiosk-product-table td{padding:15px 13px!important;font-size:16px!important}html.touch-device .commerce-table-actions button,html.touch-device .commerce-action-buttons button{min-height:54px!important;font-size:16px!important}html.touch-device .hero-section h1,html.touch-device .directory-hero h1,html.touch-device .account-hero h1{font-size:43px!important}html.touch-device .section-heading h2,html.touch-device .directory-hero h2,html.touch-device .account-view h2{font-size:33px!important}html.touch-device .hero-copy,html.touch-device .directory-hero p,html.touch-device .account-hero p,html.touch-device .section-heading p{font-size:18px!important}html.touch-device .category-card,html.touch-device .offer-card,html.touch-device .store-card,html.touch-device .account-manager-card,html.touch-device .profile-feature-card{min-height:118px!important;font-size:17px!important}}@media (orientation:portrait) and (width<=410px){html.touch-device .province-indicator{width:108px!important}html.touch-device .province-indicator-copy small{display:none!important}html.touch-device .login-button{min-width:78px!important;padding:0 8px!important}html.touch-device .icon-button,html.touch-device .mobile-public-menu-trigger{width:44px!important;min-width:44px!important}html.touch-device .commerce-inventory-summary,html.touch-device .commerce-expense-summary,html.touch-device .account-summary-grid{grid-template-columns:1fr!important}}@media (orientation:landscape){html.touch-device{--touch-control-height:54px;--touch-control-height-important:58px;--touch-body-size:18px;--touch-secondary-size:15px}html.touch-device .topbar{gap:16px!important;min-height:80px!important;padding:0 24px!important}html.touch-device main{padding-top:80px!important}html.touch-device .brand{font-size:30px!important}html.touch-device .main-nav{gap:8px!important}html.touch-device .main-nav a{min-height:48px!important;padding:13px 15px!important;font-size:18px!important}html.touch-device .top-actions{gap:8px!important}html.touch-device .province-indicator{width:225px!important;min-height:54px!important}html.touch-device .province-indicator-copy small{font-size:11px!important}html.touch-device .province-indicator-copy strong{font-size:15px!important}html.touch-device .login-button,html.touch-device .icon-button{min-height:54px!important;font-size:17px!important}html.touch-device .icon-button{width:54px!important}html.touch-device .commerce-page,html.touch-device .user-account-page,html.touch-device .account-manager-page,html.touch-device .hero-section,html.touch-device .page-section,html.touch-device .section{width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important}html.touch-device .commerce-header{min-height:124px!important;padding:20px 24px!important}html.touch-device .commerce-header .section-kicker{font-size:15px!important}html.touch-device .commerce-plan-name{font-size:27px!important}html.touch-device .commerce-operator{min-width:270px!important;min-height:60px!important;padding:10px 16px!important}html.touch-device .commerce-operator small{font-size:13px!important}html.touch-device .commerce-operator strong{font-size:18px!important}html.touch-device .commerce-workspace,html.touch-device .user-account-shell{grid-template-columns:210px minmax(0,1fr)!important}html.touch-device .commerce-sidebar,html.touch-device .user-account-nav{padding:18px 12px!important}html.touch-device .commerce-sidebar a,html.touch-device .user-account-nav a{min-height:60px!important;padding:12px 14px!important;font-size:18px!important}html.touch-device .commerce-sidebar svg,html.touch-device .user-account-nav svg{width:24px!important;height:24px!important}html.touch-device .commerce-content,html.touch-device .user-account-content{padding:26px 24px 34px!important;font-size:18px!important}html.touch-device .commerce-module-heading h2,html.touch-device .account-view h2,html.touch-device .settings-header h1,html.touch-device .security-header h1{font-size:38px!important}html.touch-device .commerce-module-heading p,html.touch-device .account-view p,html.touch-device .settings-header p,html.touch-device .security-header p{font-size:18px!important}html.touch-device .commerce-primary-button,html.touch-device .commerce-secondary-button,html.touch-device .commerce-cancel-button,html.touch-device .personal-profile-save,html.touch-device .account-manager-actions button,html.touch-device .account-type-submit{min-height:58px!important;padding-inline:20px!important;font-size:18px!important}html.touch-device .commerce-inventory-summary article,html.touch-device .commerce-expense-summary article,html.touch-device .account-metric{min-height:112px!important;padding:18px!important}html.touch-device .commerce-inventory-summary article strong,html.touch-device .commerce-expense-summary article strong,html.touch-device .account-metric strong{font-size:26px!important}html.touch-device .commerce-inventory-summary article span,html.touch-device .commerce-expense-summary article span,html.touch-device .account-metric span{font-size:16px!important}html.touch-device .commerce-inventory-tabs button{min-height:56px!important;padding:0 22px!important;font-size:18px!important}html.touch-device .commerce-inventory-search,html.touch-device .commerce-inventory-toolbar select,html.touch-device .commerce-inventory-toolbar .commerce-check-label,html.touch-device .commerce-page input,html.touch-device .commerce-page select,html.touch-device .commerce-page textarea{min-height:56px!important;font-size:17px!important}html.touch-device .commerce-inventory-table,html.touch-device .kiosk-product-table{min-width:1160px!important}html.touch-device .commerce-inventory-table th,html.touch-device .commerce-inventory-table td,html.touch-device .kiosk-product-table th,html.touch-device .kiosk-product-table td{padding:15px 13px!important;font-size:16px!important}html.touch-device .commerce-table-actions button,html.touch-device .commerce-action-buttons button{min-height:54px!important;font-size:16px!important}html.touch-device .account-manager-card,html.touch-device .profile-feature-card,html.touch-device .category-card,html.touch-device .offer-card,html.touch-device .store-card{font-size:18px!important}}html.mobile-device{--veci-mob-page-gap:7px;--veci-mob-panel-gap:6px;--veci-mob-inline-gap:5px;--veci-mob-page-title:28px;--veci-mob-section-title:15px;--veci-mob-control-text:10px;--veci-mob-body-text:9.5px;--veci-mob-small-text:8px;--veci-mob-tiny-text:7.7px;--veci-mob-highlight-text:12.5px;--veci-mob-input-height:31px;--veci-mob-button-height:31px;--veci-mob-compact-button-height:29px;--veci-mob-icon:13px;--veci-mob-section-icon:18px;--veci-mob-control-radius:7px;--veci-mob-panel-radius:8px;--veci-mob-panel-pad:9px;--veci-mob-row-pad-y:5px;--veci-mob-row-pad-x:7px;--veci-mob-border:#17223b29;--veci-mob-shadow:0 4px 10px #17223b12}.mobile-public-menu-shell,.mobile-public-menu-trigger,.mobile-public-menu{display:none}html.mobile-device,html.mobile-device body,html.mobile-device #root,html.mobile-device .app-shell{width:100%;min-width:0;max-width:100%}html.mobile-device body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px;overflow-x:hidden}html.mobile-device *,html.mobile-device :before,html.mobile-device :after{box-sizing:border-box}html.mobile-device img,html.mobile-device video,html.mobile-device canvas{max-width:100%}html.mobile-device .topbar{justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:64px!important;padding:0 16px!important;display:flex!important}html.mobile-device main{width:100%!important;min-width:0!important;padding-top:64px!important;overflow-x:hidden!important}html.mobile-device .topbar-brand-group{flex:none;align-items:center;gap:6px;min-width:0;display:flex}html.mobile-device .brand{flex:none;font-size:24px!important;line-height:1!important}html.mobile-device .brand:after{width:6px!important;height:6px!important;margin-left:4px!important}html.mobile-device .main-nav{display:none!important}html.mobile-device .mobile-public-menu-shell{flex:none;display:block;position:relative}html.mobile-device .mobile-public-menu-trigger{color:#17223b!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;box-shadow:none!important;background:#fff!important;border:1px solid #17223b1f!important;border-radius:8px!important;place-items:center!important;padding:0!important;display:grid!important}html.mobile-device .mobile-public-menu{z-index:100!important;background:#fff!important;border:1px solid #17223b1f!important;border-radius:9px!important;width:210px!important;padding:5px!important;display:grid!important;position:absolute!important;top:calc(100% + 7px)!important;left:0!important;box-shadow:0 12px 28px #17223b2e!important}html.mobile-device .mobile-public-menu a{color:#17223b!important;background:0 0!important;border-radius:7px!important;align-items:center!important;min-height:44px!important;padding:0 12px!important;font-size:16px!important;font-weight:800!important;text-decoration:none!important;display:flex!important}html.mobile-device .mobile-public-menu a:hover,html.mobile-device .mobile-public-menu a.active{color:#ff5a36!important;background:#ff5a3617!important}html.mobile-device .top-actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-width:0!important;margin-left:auto!important;display:flex!important}html.mobile-device .province-indicator{grid-template-columns:36px minmax(0,1fr) 14px!important;gap:6px!important;width:clamp(142px,34vw,210px)!important;min-width:0!important;min-height:44px!important;padding:4px 7px 4px 5px!important}html.mobile-device .account-dropdown{width:min(260px,100vw - 24px)!important;padding:5px!important}html.mobile-device .account-dropdown button{min-height:44px!important;padding:0 11px!important;font-size:15px!important}html.mobile-device .hero-section,html.mobile-device .page-section,html.mobile-device .section,html.mobile-device .wholesale-section,html.mobile-device .business-cta,html.mobile-device .user-account-page,html.mobile-device .account-manager-page,html.mobile-device .commerce-page{width:100%!important;min-width:0!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;padding-left:16px!important;padding-right:16px!important}html.mobile-device h1{font-size:clamp(34px,8vw,54px)!important}html.mobile-device h2{font-size:clamp(26px,5.5vw,34px)!important}html.mobile-device .commerce-page{padding-top:0!important;padding-bottom:24px!important}html.mobile-device .commerce-shell,html.mobile-device .commerce-header,html.mobile-device .commerce-workspace,html.mobile-device .commerce-content,html.mobile-device .commerce-products-page,html.mobile-device .commerce-inventory-panel{width:100%!important;min-width:0!important;max-width:100%!important}html.mobile-device .commerce-plan-name{font-size:23px!important}html.mobile-device .commerce-operator{min-height:48px!important;padding:8px 12px!important}html.mobile-device .commerce-content{min-width:0!important;padding:18px!important}html.mobile-device .commerce-primary-button,html.mobile-device .commerce-secondary-button,html.mobile-device .commerce-cancel-button{min-height:46px!important;padding:0 16px!important;font-size:15px!important}html.mobile-device .commerce-inventory-summary article,html.mobile-device .commerce-expense-summary article{min-height:84px!important;padding:13px!important}html.mobile-device .commerce-inventory-tabs{-webkit-overflow-scrolling:touch;gap:4px!important;padding:4px!important;display:flex!important;overflow-x:auto!important}html.mobile-device .commerce-inventory-tabs button{flex:none!important;min-height:44px!important;padding:0 16px!important;font-size:15px!important}html.mobile-device .commerce-inventory-search,html.mobile-device .commerce-inventory-toolbar select,html.mobile-device .commerce-inventory-toolbar .commerce-check-label{min-height:46px!important;font-size:15px!important}html.mobile-device .commerce-inventory-table-region,html.mobile-device .commerce-inventory-table-wrap{width:100%!important;min-width:0!important;max-width:100%!important}html.mobile-device .commerce-inventory-table-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#df795e #ffece4;touch-action:pan-x pan-y!important;display:block!important;overflow:auto hidden!important}html.mobile-device .commerce-inventory-table-wrap::-webkit-scrollbar{height:8px!important}html.mobile-device .commerce-inventory-table-wrap::-webkit-scrollbar-track{background:#ffece4!important}html.mobile-device .commerce-inventory-table-wrap::-webkit-scrollbar-thumb{background:#df795e!important;border-radius:999px!important}html.mobile-device .commerce-scroll-hint{color:#294e70!important;text-align:center!important;background:#eef7ff!important;border-radius:7px!important;margin:0 0 7px!important;padding:7px 10px!important;font-size:12px!important;font-weight:800!important;display:block!important}html.mobile-device .commerce-inventory-table,html.mobile-device .kiosk-product-table{width:max-content!important;min-width:980px!important;max-width:none!important}html.mobile-device .user-account-shell,html.mobile-device .user-account-heading,html.mobile-device .user-account-content,html.mobile-device .account-view,html.mobile-device .account-manager-card,html.mobile-device .settings-panel,html.mobile-device .security-panel{min-width:0!important;max-width:100%!important}@media (orientation:portrait){html.mobile-device .topbar{gap:6px!important;padding-left:10px!important;padding-right:10px!important}html.mobile-device .topbar-brand-group{gap:3px!important}html.mobile-device .brand{font-size:22px!important}html.mobile-device .mobile-public-menu-trigger{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}html.mobile-device .top-actions{gap:5px!important}html.mobile-device .province-indicator{width:clamp(126px,34vw,176px)!important}html.mobile-device .login-button{min-height:42px!important;padding:0 11px!important;font-size:14px!important}html.mobile-device .hero-section,html.mobile-device .page-section,html.mobile-device .section,html.mobile-device .wholesale-section,html.mobile-device .business-cta,html.mobile-device .user-account-page,html.mobile-device .account-manager-page,html.mobile-device .commerce-page{padding-left:10px!important;padding-right:10px!important}html.mobile-device .commerce-header{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}html.mobile-device .commerce-operator{width:100%!important;max-width:360px!important}html.mobile-device .commerce-mobile-menu-bar{background:#fff!important;padding:8px 0!important;display:block!important}html.mobile-device .commerce-mobile-menu-trigger,html.mobile-device .user-account-mobile-menu-trigger{color:#17223b!important;background:#fff4ef!important;border:1px solid #ff5a364d!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:46px!important;padding:0 14px!important;font-size:15px!important;font-weight:850!important;display:flex!important}html.mobile-device .commerce-workspace{display:block!important}html.mobile-device .commerce-sidebar{z-index:90!important;background:#f7f8fa!important;border-right:1px solid #17223b1f!important;flex-direction:column!important;width:min(84vw,330px)!important;min-width:0!important;max-width:330px!important;padding:10px!important;transition:transform .18s!important;display:flex!important;position:fixed!important;top:64px!important;bottom:0!important;left:0!important;overflow-y:auto!important;transform:translate(-110%)!important;box-shadow:16px 0 34px #17223b38!important}html.mobile-device .commerce-sidebar.is-mobile-open{transform:translate(0)!important}html.mobile-device .commerce-mobile-menu-backdrop,html.mobile-device .user-account-mobile-menu-backdrop{z-index:89!important;background:#17223b6b!important;width:100%!important;height:calc(100dvh - 64px)!important;padding:0!important;display:block!important;position:fixed!important;inset:64px 0 0!important}html.mobile-device .commerce-mobile-menu-heading,html.mobile-device .user-account-mobile-menu-heading{border-bottom:1px solid #17223b1a!important;justify-content:space-between!important;align-items:center!important;min-height:50px!important;margin-bottom:6px!important;padding:0 4px 7px!important;font-size:17px!important;display:flex!important}html.mobile-device .commerce-sidebar a,html.mobile-device .user-account-nav a{min-height:48px!important;padding:10px 12px!important;font-size:16px!important}html.mobile-device .commerce-content{padding:16px 10px 22px!important}html.mobile-device .commerce-module-heading{grid-template-columns:1fr!important;display:grid!important}html.mobile-device .commerce-module-heading>button{width:100%!important}html.mobile-device .commerce-inventory-summary,html.mobile-device .commerce-expense-summary,html.mobile-device .account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.mobile-device .commerce-inventory-toolbar,html.mobile-device .commerce-expenses-layout,html.mobile-device .settings-fields,html.mobile-device .security-new-passwords,html.mobile-device .personal-profile-fields,html.mobile-device .account-manager-add-grid{grid-template-columns:1fr!important}html.mobile-device .commerce-inventory-toolbar>*,html.mobile-device .commerce-inventory-search,html.mobile-device .commerce-inventory-toolbar select,html.mobile-device .commerce-inventory-toolbar .commerce-check-label{grid-column:auto!important;width:100%!important;min-width:0!important;max-width:100%!important}html.mobile-device .account-manager-card{grid-template-columns:auto minmax(0,1fr)!important}html.mobile-device .account-manager-actions{grid-column:1/-1!important;width:100%!important}}@media (orientation:landscape){html.mobile-device .topbar{padding-left:24px!important;padding-right:24px!important}html.mobile-device .hero-section,html.mobile-device .page-section,html.mobile-device .section,html.mobile-device .wholesale-section,html.mobile-device .business-cta,html.mobile-device .user-account-page,html.mobile-device .account-manager-page,html.mobile-device .commerce-page{width:100%!important;max-width:1280px!important;padding-left:24px!important;padding-right:24px!important}html.mobile-device .commerce-mobile-menu-bar,html.mobile-device .commerce-mobile-menu-backdrop,html.mobile-device .commerce-mobile-menu-heading{display:none!important}html.mobile-device .commerce-workspace{grid-template-columns:190px minmax(0,1fr)!important;display:grid!important}html.mobile-device .commerce-sidebar{width:190px!important;min-width:190px!important;max-width:190px!important;box-shadow:none!important;flex-direction:column!important;padding:10px!important;display:flex!important;position:static!important;transform:none!important}html.mobile-device .commerce-sidebar a{min-height:48px!important;padding:10px 11px!important;font-size:15px!important}html.mobile-device .commerce-sidebar a svg{width:18px!important;height:18px!important}html.mobile-device .commerce-content{padding:20px!important;font-size:16px!important}html.mobile-device .commerce-header{min-height:92px!important;padding:16px 20px!important}html.mobile-device .commerce-module-heading h2{font-size:30px!important}html.mobile-device .commerce-inventory-summary,html.mobile-device .commerce-expense-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.mobile-device .commerce-inventory-toolbar{grid-template-columns:minmax(260px,1fr) minmax(170px,.45fr) minmax(150px,.38fr) auto!important;gap:8px!important}html.mobile-device .commerce-inventory-table,html.mobile-device .kiosk-product-table{min-width:1000px!important}html.mobile-device .commerce-inventory-table th,html.mobile-device .commerce-inventory-table td,html.mobile-device .kiosk-product-table th,html.mobile-device .kiosk-product-table td{padding:12px 11px!important;font-size:14px!important}}@media (width<=420px) and (orientation:portrait){html.mobile-device .province-indicator{width:118px!important}html.mobile-device .province-indicator-copy small{display:none!important}html.mobile-device .province-indicator-copy strong{font-size:11px!important}html.mobile-device .commerce-inventory-summary,html.mobile-device .commerce-expense-summary,html.mobile-device .account-summary-grid{grid-template-columns:1fr!important}}html.mobile-device{--veci-mobile-text:18px;--veci-mobile-small:15px;--veci-mobile-control:54px;--veci-mobile-radius:12px}html.mobile-device body{font-size:var(--veci-mobile-text)!important}html.mobile-device button,html.mobile-device input,html.mobile-device select,html.mobile-device textarea{font-size:17px!important}html.mobile-device button,html.mobile-device input:not([type=checkbox]):not([type=radio]),html.mobile-device select{min-height:var(--veci-mobile-control)!important}html.mobile-device .topbar{gap:12px!important;min-height:88px!important;padding:0 18px!important}html.mobile-device main{padding-top:88px!important}html.mobile-device .topbar-brand-group{gap:9px!important}html.mobile-device .brand{font-size:29px!important}html.mobile-device .brand:after{width:7px!important;height:7px!important}html.mobile-device .mobile-public-menu-trigger{border-radius:10px!important;width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important}html.mobile-device .mobile-public-menu-trigger svg{width:29px!important;height:29px!important}html.mobile-device .mobile-public-menu{border-radius:12px!important;width:min(290px,100vw - 28px)!important;padding:8px!important;top:calc(100% + 10px)!important}html.mobile-device .mobile-public-menu a{border-radius:9px!important;min-height:58px!important;padding:0 16px!important;font-size:18px!important}html.mobile-device .top-actions{gap:9px!important}html.mobile-device .province-indicator{border-radius:10px!important;grid-template-columns:43px minmax(0,1fr) 16px!important;gap:8px!important;width:clamp(175px,36vw,240px)!important;min-height:54px!important;padding:5px 9px 5px 6px!important}html.mobile-device .province-indicator-flag{width:43px!important;height:31px!important}html.mobile-device .province-indicator-copy small{font-size:11px!important}html.mobile-device .province-indicator-copy strong{font-size:15px!important}html.mobile-device .login-button{min-height:54px!important;padding:0 17px!important;font-size:17px!important}html.mobile-device .account-menu-trigger svg{width:19px!important;height:19px!important}html.mobile-device .account-dropdown{border-radius:12px!important;width:min(310px,100vw - 22px)!important;padding:7px!important;top:calc(100% + 9px)!important}html.mobile-device .account-dropdown button{border-radius:9px!important;min-height:56px!important;padding:0 15px!important;font-size:17px!important}html.mobile-device .account-dropdown button svg{width:21px!important;height:21px!important}html.mobile-device .hero-section,html.mobile-device .page-section,html.mobile-device .section,html.mobile-device .wholesale-section,html.mobile-device .business-cta,html.mobile-device .user-account-page,html.mobile-device .account-manager-page,html.mobile-device .commerce-page{padding-left:18px!important;padding-right:18px!important}html.mobile-device h1{font-size:clamp(40px,10vw,58px)!important;line-height:1.05!important}html.mobile-device h2{font-size:clamp(32px,7vw,42px)!important;line-height:1.08!important}html.mobile-device h3{font-size:24px!important}html.mobile-device p,html.mobile-device label,html.mobile-device li{line-height:1.45!important}html.mobile-device .commerce-page{padding-bottom:34px!important}html.mobile-device .commerce-header{padding:22px 24px!important}html.mobile-device .commerce-header .section-kicker{margin-bottom:7px!important;font-size:14px!important}html.mobile-device .commerce-plan-name{font-size:29px!important;line-height:1.12!important}html.mobile-device .commerce-operator{border-radius:10px!important;min-height:62px!important;padding:11px 15px!important}html.mobile-device .commerce-operator svg{width:23px!important;height:23px!important}html.mobile-device .commerce-operator small{font-size:12px!important}html.mobile-device .commerce-operator strong{font-size:18px!important}html.mobile-device .commerce-mobile-menu-bar{padding:10px 0!important}html.mobile-device .commerce-mobile-menu-trigger,html.mobile-device .user-account-mobile-menu-trigger{border-radius:11px!important;min-height:58px!important;font-size:18px!important}html.mobile-device .commerce-mobile-menu-trigger svg,html.mobile-device .user-account-mobile-menu-trigger svg{width:25px!important;height:25px!important}html.mobile-device .commerce-content{padding:24px 20px 34px!important}html.mobile-device .commerce-module-heading{gap:15px!important}html.mobile-device .commerce-module-heading h2{font-size:36px!important}html.mobile-device .commerce-module-heading p:not(.section-kicker){font-size:18px!important;line-height:1.48!important}html.mobile-device .commerce-primary-button,html.mobile-device .commerce-secondary-button,html.mobile-device .commerce-cancel-button{border-radius:10px!important;min-height:56px!important;padding:0 20px!important;font-size:17px!important}html.mobile-device .commerce-profile-editor{border-radius:12px!important;gap:16px!important;padding:20px!important}html.mobile-device .commerce-profile-editor-heading{gap:14px!important;margin-bottom:2px!important}html.mobile-device .commerce-profile-editor-heading h2{font-size:34px!important}html.mobile-device .commerce-profile-editor-heading button{border-radius:9px!important;min-height:54px!important;padding:0 18px!important;font-size:17px!important}html.mobile-device .commerce-profile-editor-heading button svg{width:20px!important;height:20px!important}html.mobile-device .commerce-form-field{gap:7px!important}html.mobile-device .commerce-form-field label{font-size:16px!important;font-weight:850!important}html.mobile-device .commerce-form-field label span,html.mobile-device .commerce-field-hint{font-size:14px!important}html.mobile-device .commerce-form-field input,html.mobile-device .commerce-form-field select{border-radius:9px!important;min-height:54px!important;padding:0 14px!important;font-size:17px!important}html.mobile-device .commerce-inventory-summary,html.mobile-device .commerce-expense-summary{gap:13px!important}html.mobile-device .commerce-inventory-summary article,html.mobile-device .commerce-expense-summary article{border-radius:12px!important;min-height:108px!important;padding:18px!important}html.mobile-device .commerce-inventory-summary article svg,html.mobile-device .commerce-expense-summary article svg{width:25px!important;height:25px!important}html.mobile-device .commerce-inventory-summary article strong,html.mobile-device .commerce-expense-summary article strong{font-size:25px!important}html.mobile-device .commerce-inventory-summary article span,html.mobile-device .commerce-expense-summary article span{font-size:15px!important}html.mobile-device .commerce-inventory-tabs{border-radius:11px!important;gap:7px!important;padding:6px!important}html.mobile-device .commerce-inventory-tabs button{border-radius:9px!important;min-height:52px!important;padding:0 19px!important;font-size:17px!important}html.mobile-device .commerce-inventory-panel{border-radius:12px!important;padding:16px!important}html.mobile-device .commerce-inventory-toolbar{gap:11px!important}html.mobile-device .commerce-inventory-search,html.mobile-device .commerce-inventory-toolbar select,html.mobile-device .commerce-inventory-toolbar .commerce-check-label{border-radius:9px!important;min-height:54px!important;font-size:17px!important}html.mobile-device .commerce-inventory-search input{min-height:52px!important;font-size:17px!important}html.mobile-device .commerce-check-label{padding:10px 14px!important}html.mobile-device .commerce-check-label input{width:22px!important;height:22px!important;min-height:22px!important}html.mobile-device .commerce-scroll-hint{border-radius:8px!important;margin-bottom:10px!important;padding:10px 12px!important;font-size:14px!important}html.mobile-device .commerce-inventory-table,html.mobile-device .kiosk-product-table{min-width:1120px!important}html.mobile-device .commerce-inventory-table th,html.mobile-device .commerce-inventory-table td,html.mobile-device .kiosk-product-table th,html.mobile-device .kiosk-product-table td{padding:14px 13px!important;font-size:15px!important}html.mobile-device .commerce-inventory-table th,html.mobile-device .kiosk-product-table th{font-size:14px!important}html.mobile-device .commerce-table-actions button{min-height:46px!important;font-size:15px!important}html.mobile-device .user-account-heading,html.mobile-device .settings-panel,html.mobile-device .security-panel,html.mobile-device .account-manager-card,html.mobile-device .personal-profile-form,html.mobile-device .account-type-change-panel{border-radius:12px!important}html.mobile-device .user-account-content,html.mobile-device .account-view,html.mobile-device .settings-panel,html.mobile-device .security-panel{font-size:17px!important}html.mobile-device .account-manager-actions button,html.mobile-device .personal-profile-save,html.mobile-device .account-type-submit{min-height:54px!important;font-size:17px!important}@media (orientation:portrait){html.mobile-device .topbar{gap:8px!important;min-height:92px!important;padding-left:14px!important;padding-right:14px!important}html.mobile-device main{padding-top:92px!important}html.mobile-device .brand{font-size:27px!important}html.mobile-device .mobile-public-menu-trigger{width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important}html.mobile-device .top-actions{gap:6px!important}html.mobile-device .province-indicator{grid-template-columns:38px minmax(0,1fr) 13px!important;width:clamp(150px,34vw,205px)!important;min-height:52px!important}html.mobile-device .province-indicator-flag{width:38px!important;height:29px!important}html.mobile-device .province-indicator-copy small{font-size:10px!important}html.mobile-device .province-indicator-copy strong{font-size:14px!important}html.mobile-device .login-button{min-height:52px!important;padding:0 13px!important;font-size:16px!important}html.mobile-device .hero-section,html.mobile-device .page-section,html.mobile-device .section,html.mobile-device .wholesale-section,html.mobile-device .business-cta,html.mobile-device .user-account-page,html.mobile-device .account-manager-page,html.mobile-device .commerce-page{padding-left:14px!important;padding-right:14px!important}html.mobile-device .commerce-header{gap:14px!important;padding:22px 20px!important}html.mobile-device .commerce-operator{width:100%!important;max-width:none!important}html.mobile-device .commerce-content{padding:22px 14px 32px!important}html.mobile-device .commerce-profile-editor{grid-template-columns:1fr!important;padding:18px!important}html.mobile-device .commerce-profile-editor-heading{grid-column:1/-1!important;grid-template-columns:1fr!important;align-items:stretch!important;display:grid!important}html.mobile-device .commerce-profile-editor-heading button{width:100%!important}html.mobile-device .commerce-profile-message{grid-column:1/-1!important}html.mobile-device .commerce-inventory-summary,html.mobile-device .commerce-expense-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.mobile-device .commerce-inventory-toolbar{grid-template-columns:1fr!important}html.mobile-device .commerce-inventory-toolbar>*,html.mobile-device .commerce-inventory-search,html.mobile-device .commerce-inventory-toolbar select,html.mobile-device .commerce-inventory-toolbar .commerce-check-label{grid-column:auto!important;width:100%!important;min-width:0!important;max-width:100%!important}html.mobile-device .account-manager-card,html.mobile-device .account-manager-actions{min-width:0!important;max-width:100%!important}}@media (orientation:landscape){html.mobile-device .topbar{min-height:76px!important;padding-left:22px!important;padding-right:22px!important}html.mobile-device main{padding-top:76px!important}html.mobile-device .brand{font-size:27px!important}html.mobile-device .mobile-public-menu-trigger{width:50px!important;min-width:50px!important;height:50px!important;min-height:50px!important}html.mobile-device .province-indicator,html.mobile-device .login-button{min-height:50px!important}html.mobile-device .commerce-page{max-width:none!important;padding-left:18px!important;padding-right:18px!important}html.mobile-device .commerce-workspace{grid-template-columns:220px minmax(0,1fr)!important}html.mobile-device .commerce-sidebar{width:220px!important;min-width:220px!important;padding:12px!important}html.mobile-device .commerce-sidebar a{min-height:54px!important;padding:0 14px!important;font-size:17px!important}html.mobile-device .commerce-sidebar a svg{width:21px!important;height:21px!important}html.mobile-device .commerce-content{padding:22px 24px 32px!important}html.mobile-device .commerce-module-heading h2{font-size:34px!important}html.mobile-device .commerce-inventory-summary article,html.mobile-device .commerce-expense-summary article{min-height:102px!important}html.mobile-device .commerce-profile-editor{gap:15px!important}}.android-primary-nav{display:none}html.android-app .mobile-public-menu-shell,html.android-app .main-nav,html.android-app .commerce-mobile-menu-bar,html.android-app .commerce-mobile-menu-backdrop,html.android-app .commerce-mobile-menu-heading{display:none!important}html.android-app .topbar{justify-content:space-between!important;align-items:center!important;gap:18px!important;height:88px!important;min-height:88px!important;padding:0 28px!important;display:flex!important}html.android-app .topbar-brand-group{flex:none!important}html.android-app .brand{font-size:31px!important}html.android-app .top-actions{align-items:center!important;gap:16px!important;margin-left:auto!important;display:flex!important}html.android-app .province-indicator{grid-template-columns:58px minmax(0,1fr) 20px!important;gap:11px!important;width:360px!important;min-height:58px!important;padding:7px 13px 7px 8px!important}html.android-app .province-indicator-flag{width:58px!important;height:40px!important}html.android-app .province-indicator-copy small{font-size:13px!important}html.android-app .province-indicator-copy strong{font-size:18px!important}html.android-app .login-button{min-height:58px!important;padding:0 24px!important;font-size:18px!important}html.android-app .android-primary-nav{z-index:1080;background:#fff;border-bottom:1px solid #131f372e;justify-content:stretch;align-items:stretch;height:42px;display:flex;position:fixed;top:88px;left:0;right:0;box-shadow:0 3px 9px #131f370d}html.android-app .android-primary-nav a{color:#263248;border-bottom:3px solid #0000;flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:0 16px;font-size:16px;font-weight:750;text-decoration:none;transition:background .14s,color .14s,border-color .14s;display:inline-flex;min-height:42px!important}html.android-app .android-primary-nav a:hover,html.android-app .android-primary-nav a[aria-current=page]{color:#ef6849;background:#fff8f4;border-bottom-color:#ef6849}html.android-app main{padding-top:130px!important}html.android-app .account-dropdown{z-index:1200!important;border-radius:0 0 0 16px!important;width:360px!important;max-width:min(360px,94vw)!important;margin:0!important;padding:10px!important;position:fixed!important;top:88px!important;left:auto!important;right:0!important;box-shadow:-10px 14px 28px #131f3729!important}html.android-app .account-dropdown button{min-height:62px!important;padding:0 18px!important;font-size:18px!important}html.android-app .commerce-page{padding-left:18px!important;padding-right:18px!important}html.android-app .commerce-shell{width:100%!important;max-width:none!important}html.android-app .commerce-header{min-height:148px!important;padding:24px 34px!important}html.android-app .commerce-plan-name{font-size:32px!important}html.android-app .commerce-operator{min-width:330px!important;min-height:72px!important}html.android-app .commerce-workspace{flex-direction:column!important;grid-template-columns:none!important;width:100%!important;display:flex!important}html.android-app .commerce-sidebar{-webkit-overflow-scrolling:touch;scrollbar-width:thin;visibility:visible!important;opacity:1!important;pointer-events:auto!important;background:#fff!important;border-bottom:1px solid #131f3724!important;border-right:0!important;flex-direction:row!important;align-items:stretch!important;gap:4px!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:66px!important;padding:6px 8px!important;display:flex!important;position:static!important;inset:auto!important;overflow:auto hidden!important;transform:none!important;box-shadow:0 4px 12px #131f370a!important}html.android-app .commerce-sidebar a{white-space:nowrap!important;border:0!important;border-bottom:3px solid #0000!important;border-radius:10px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-width:142px!important;min-height:54px!important;margin:0!important;padding:0 18px!important;font-size:17px!important;font-weight:760!important;display:inline-flex!important}html.android-app .commerce-sidebar a svg{width:22px!important;height:22px!important}html.android-app .commerce-sidebar a.active,html.android-app .commerce-sidebar a[aria-current=page]{color:#df5e40!important;background:#fff5ef!important;border-bottom-color:#ef6849!important}html.android-app .commerce-sidebar .commerce-public-link{margin-left:0!important}html.android-app .commerce-content{width:100%!important;min-width:0!important;padding:28px 32px 40px!important}@media (width<=900px){html.android-app .topbar{padding-left:18px!important;padding-right:18px!important}html.android-app .province-indicator{width:310px!important}html.android-app .android-primary-nav{justify-content:stretch}html.android-app .android-primary-nav a{flex:1 1 0;min-width:0;padding:0 16px}html.android-app .commerce-header{padding-left:24px!important;padding-right:24px!important}html.android-app .commerce-content{padding-left:22px!important;padding-right:22px!important}}html.android-app .topbar{z-index:900!important}html.android-app .android-primary-nav{z-index:880!important}html.android-app .auth-modal-layer,html.android-app .province-selector-layer{z-index:5000!important}:is(html.android-app body:has(.auth-modal-layer) .android-primary-nav,html.android-app body:has(.province-selector-layer) .android-primary-nav){pointer-events:none!important}html.android-app .commerce-sidebar .commerce-public-link{display:none!important}html.android-app .commerce-sidebar{scrollbar-width:auto!important;scrollbar-color:#ef6849e6 #131f371a!important;padding-bottom:10px!important}html.android-app .commerce-sidebar::-webkit-scrollbar{height:7px!important}html.android-app .commerce-sidebar::-webkit-scrollbar-track{background:#131f371a!important;border-radius:999px!important;margin:0 12px!important}html.android-app .commerce-sidebar::-webkit-scrollbar-thumb{background:#ef6849e6!important;border-radius:999px!important;min-width:56px!important}html.android-app .commerce-sidebar::-webkit-scrollbar-thumb:active{background:#e85f40!important}:root{--veci-personal-accent:#3f7edb;--veci-personal-accent-strong:#2f66b3;--veci-personal-border:#bfd4f4;--veci-personal-soft:#eef5ff;--veci-personal-surface:#f8fbff;--veci-commerce-accent:#ff5d3d;--veci-commerce-accent-strong:#d94c31;--veci-commerce-border:#ffc1b4;--veci-commerce-soft:#fff1ed;--veci-commerce-surface:#fff9f7;--veci-wholesaler-accent:#7057d9;--veci-wholesaler-accent-strong:#5b46b7;--veci-wholesaler-border:#d2c7f6;--veci-wholesaler-soft:#f3f0ff;--veci-wholesaler-surface:#fbfaff}.account-theme-personal,.veci-theme-personal{--account-accent:var(--veci-personal-accent);--account-accent-strong:var(--veci-personal-accent-strong);--account-border:var(--veci-personal-border);--account-soft:var(--veci-personal-soft);--account-surface:var(--veci-personal-surface)}.veci-personal{--module-accent:var(--veci-personal-accent);--module-accent-strong:var(--veci-personal-accent-strong);--module-accent-soft:var(--veci-personal-soft);--module-accent-surface:var(--veci-personal-surface);--module-border:var(--veci-personal-border);--module-heading-background:linear-gradient(135deg, var(--module-accent), var(--navy));--module-action-shadow:color-mix(in srgb, var(--module-accent) 24%, transparent)}.account-theme-commerce,.veci-theme-commerce{--account-accent:var(--veci-commerce-accent);--account-accent-strong:var(--veci-commerce-accent-strong);--account-border:var(--veci-commerce-border);--account-soft:var(--veci-commerce-soft);--account-surface:var(--veci-commerce-surface)}.account-theme-wholesaler,.veci-theme-wholesaler{--account-accent:var(--veci-wholesaler-accent);--account-accent-strong:var(--veci-wholesaler-accent-strong);--account-border:var(--veci-wholesaler-border);--account-soft:var(--veci-wholesaler-soft);--account-surface:var(--veci-wholesaler-surface)}.account-manager-card.account-mode-card{border-color:var(--account-border);border-left:4px solid var(--account-accent);background:var(--account-surface);box-shadow:0 4px 0 color-mix(in srgb, var(--account-accent) 15%, transparent), 0 13px 26px color-mix(in srgb, var(--account-accent) 8%, transparent)}.account-manager-card.account-mode-card.selected{border-color:var(--account-accent);background:var(--account-soft);box-shadow:0 4px 0 color-mix(in srgb, var(--account-accent) 28%, transparent), 0 10px 18px color-mix(in srgb, var(--account-accent) 11%, transparent)}.account-manager-card.account-mode-card .choice-icon,.account-add-card.account-mode-card .choice-icon{color:var(--account-accent-strong);background:var(--account-soft)}.account-manager-card.account-mode-card .account-manager-copy small{color:var(--account-accent-strong)}.account-manager-card.account-mode-card .account-manager-default[aria-pressed=true]{color:#fff;background:var(--account-accent)}.account-manager-card.account-mode-card .account-manager-enter{color:var(--account-accent-strong);background:var(--account-soft)}.account-manager-card.account-mode-card .account-manager-enter:hover,.account-manager-card.account-mode-card .account-manager-default:not([aria-pressed=true]):hover{background:color-mix(in srgb, var(--account-accent) 14%, #fff)}.account-add-card.account-mode-card{border-color:var(--account-border);background:var(--account-surface)}.account-add-card.account-mode-card:hover,.account-add-card.account-mode-card.selected{border-color:var(--account-accent);background:var(--account-soft)}.account-add-card.account-mode-card>svg{color:var(--account-accent-strong)}.commerce-staff-password-input .commerce-staff-password-toggle{color:#667486;background:0 0;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;margin-right:3px;display:inline-flex}.commerce-staff-password-input .commerce-staff-password-toggle:hover{color:#17233b;background:#f1f4f7}.commerce-staff-password-input .commerce-staff-password-toggle:focus-visible{outline-offset:1px;outline:3px solid #ff5d3d3d}.commerce-staff-password-input .commerce-staff-password-toggle svg{width:18px;height:18px}.app-shell.veci-theme-personal{background:radial-gradient(circle at 0 0,#3f7edb1c,#0000 28rem),#f8fbff}.app-shell.veci-theme-commerce{background:radial-gradient(circle at 0 0,#ff5d3d1f,#0000 28rem),#fffaf8}.app-shell.veci-theme-wholesaler{background:radial-gradient(circle at 0 0,#7057d91c,#0000 28rem),#fbfaff}.app-shell.veci-theme-personal .login-button.account-menu-trigger,.app-shell.veci-theme-commerce .login-button.account-menu-trigger,.app-shell.veci-theme-wholesaler .login-button.account-menu-trigger{background:var(--account-accent);box-shadow:0 10px 24px color-mix(in srgb, var(--account-accent) 27%, transparent)}.app-shell.veci-theme-personal .login-button.account-menu-trigger:focus-visible,.app-shell.veci-theme-commerce .login-button.account-menu-trigger:focus-visible,.app-shell.veci-theme-wholesaler .login-button.account-menu-trigger:focus-visible{outline-color:color-mix(in srgb, var(--account-accent) 38%, transparent)}.app-shell.veci-theme-personal .user-account-heading{border-left-color:var(--veci-personal-accent);background:linear-gradient(135deg, var(--veci-personal-accent), #17233b 82%);box-shadow:0 12px 26px #2f66b321}.app-shell.veci-theme-personal .user-account-shell{border-color:color-mix(in srgb, var(--veci-personal-accent) 16%, #dfe3e7)}.app-shell.veci-theme-personal .user-account-nav{border-right-color:var(--veci-personal-border);background:#f5f9ff}.app-shell.veci-theme-personal .user-account-nav a svg,.app-shell.veci-theme-personal .account-metric svg,.app-shell.veci-theme-personal .account-list-row>svg,.app-shell.veci-theme-personal .account-empty-state svg,.app-shell.veci-theme-personal .shopping-list-card header>svg{color:var(--veci-personal-accent)}.app-shell.veci-theme-personal .user-account-nav a.active{color:var(--navy);box-shadow:inset 3px 0 var(--veci-personal-accent);background:#fff}.app-shell.veci-theme-personal .user-account-content .section-kicker,.app-shell.veci-theme-personal .account-view .section-kicker{color:var(--veci-personal-accent-strong)}.app-shell.veci-theme-personal .account-metric{border-color:color-mix(in srgb, var(--veci-personal-accent) 17%, #dfe3e7);background:#fff}.app-shell.veci-theme-personal .account-metric:hover,.app-shell.veci-theme-personal .account-metric:focus-visible{border-color:var(--veci-personal-border);background:var(--veci-personal-surface)}.app-shell.veci-theme-personal .account-soft-empty,.app-shell.veci-theme-personal .account-inline-status{border-left:3px solid color-mix(in srgb, var(--veci-personal-accent) 58%, #fff);background:var(--veci-personal-surface)}.app-shell.veci-theme-personal .secondary-action{color:var(--veci-personal-accent-strong);background:var(--veci-personal-soft)}.app-shell.veci-theme-personal .compact-data-form>button[type=submit],.app-shell.veci-theme-personal .address-form>button[type=submit]{color:#fff;background:var(--veci-personal-accent);box-shadow:0 8px 18px #3f7edb2e}.app-shell.veci-theme-personal .user-account-page input:focus,.app-shell.veci-theme-personal .user-account-page select:focus,.app-shell.veci-theme-personal .user-account-page textarea:focus{border-color:var(--veci-personal-accent);outline-color:#3f7edb33}.app-shell.veci-theme-personal .user-account-page input[type=checkbox]{accent-color:var(--veci-personal-accent)}.app-shell.veci-theme-personal .veci-personal-staff-code{border-color:var(--veci-personal-border);border-top-color:var(--veci-personal-accent-strong);background:var(--veci-personal-surface)}.app-shell.veci-theme-personal .veci-personal-staff-code-icon{color:var(--veci-personal-accent-strong);background:var(--veci-personal-soft)}.app-shell.veci-theme-personal .veci-personal-staff-code span,.app-shell.veci-theme-personal .veci-personal-staff-code>button{color:var(--veci-personal-accent-strong)}.app-shell.veci-theme-personal .veci-personal-staff-code>button{border-color:var(--veci-personal-border);background:#fff}.app-shell.veci-theme-wholesaler .pending-account-header{border-top:5px solid var(--veci-wholesaler-accent);background:linear-gradient(145deg, var(--veci-wholesaler-accent-strong), #17233b 84%);box-shadow:0 14px 30px #5b46b724}.app-shell.veci-theme-wholesaler .profile-preview .info-card{border-color:var(--veci-wholesaler-border);background:var(--veci-wholesaler-surface)}.app-shell.veci-theme-wholesaler .pending-signout{color:var(--veci-wholesaler-accent-strong);background:var(--veci-wholesaler-soft)}.app-shell.veci-theme-commerce .commerce-header .section-kicker,.app-shell.veci-theme-commerce .commerce-horizontal-nav svg{color:var(--veci-commerce-accent)}@media (width<=760px){.app-shell.veci-theme-personal .user-account-nav{border-right:0;border-bottom-color:var(--veci-personal-border)}.app-shell.veci-theme-personal .user-account-nav a.active{box-shadow:inset 0 -3px var(--veci-personal-accent)}}@media (width<=720px){.account-manager-card.account-mode-card{border-left-width:3px}}@media (orientation:landscape){html.android-app main:has(.account-commerce-plan-modal-backdrop){overflow:visible!important}html.android-app .account-manager-page:has(.account-commerce-plan-modal-backdrop){overflow:visible!important}html.android-app .account-commerce-plan-modal-backdrop{z-index:5000!important;place-items:center!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;position:fixed!important;inset:0!important;overflow:visible!important}html.android-app #managedCommerceName{--veci-mobile-control:28px!important;box-sizing:border-box!important;height:28px!important;min-height:28px!important;max-height:28px!important;border-radius:6px!important;block-size:28px!important;min-block-size:28px!important;max-block-size:28px!important;padding:0 9px!important;font-size:11px!important;line-height:1.15!important}}.user-account-page{--account-accent:var(--veci-personal-accent);--account-accent-strong:var(--veci-personal-accent-strong);--account-border:var(--veci-personal-border);--account-soft:var(--veci-personal-soft);--account-surface:var(--veci-personal-surface)}.app-shell:has(.user-account-page){background:radial-gradient(circle at 0 0,#3f7edb1c,#0000 28rem),#f8fbff}.app-shell:has(.user-account-page) .login-button.account-menu-trigger{background:var(--veci-personal-accent);box-shadow:0 10px 24px #3f7edb45}.app-shell:has(.user-account-page) .login-button.account-menu-trigger:focus-visible{outline-color:#3f7edb61}.user-account-page .user-account-heading{border-left-color:var(--veci-personal-accent);background:linear-gradient(135deg, var(--veci-personal-accent), #17233b 82%);box-shadow:0 12px 26px #2f66b321}.user-account-page .user-account-shell{border-color:color-mix(in srgb, var(--veci-personal-accent) 16%, #dfe3e7)}.user-account-page .user-account-nav{border-right-color:var(--veci-personal-border);background:#f5f9ff}.user-account-page .user-account-nav a svg,.user-account-page .account-metric svg,.user-account-page .account-list-row>svg,.user-account-page .account-empty-state svg,.user-account-page .shopping-list-card header>svg{color:var(--veci-personal-accent)}.user-account-page .user-account-nav a.active{color:var(--navy);box-shadow:inset 3px 0 var(--veci-personal-accent);background:#fff}.user-account-page .section-kicker{color:var(--veci-personal-accent-strong)}.user-account-page .account-metric{border-color:color-mix(in srgb, var(--veci-personal-accent) 17%, #dfe3e7);background:#fff}.user-account-page .account-metric:hover,.user-account-page .account-metric:focus-visible{border-color:var(--veci-personal-border);background:var(--veci-personal-surface)}.user-account-page .account-soft-empty,.user-account-page .account-inline-status{border-left:3px solid color-mix(in srgb, var(--veci-personal-accent) 58%, #fff);background:var(--veci-personal-surface)}.user-account-page .secondary-action{color:var(--veci-personal-accent-strong);background:var(--veci-personal-soft)}.user-account-page .account-tabs button.active{color:var(--veci-personal-accent-strong);box-shadow:inset 0 -2px var(--veci-personal-accent), 0 1px 4px #17223b1a}.user-account-page .compact-data-form>button[type=submit],.user-account-page .address-form>button[type=submit],.user-account-page .create-list-form>button[type=submit],.user-account-page .list-cart-action,.user-account-page .account-empty-state .button-link{color:#fff;background:var(--veci-personal-accent);box-shadow:0 8px 18px #3f7edb2e}.user-account-page input:focus,.user-account-page select:focus,.user-account-page textarea:focus{border-color:var(--veci-personal-accent);outline-color:#3f7edb33}.user-account-page input[type=checkbox]{accent-color:var(--veci-personal-accent)}.user-account-page .veci-personal-staff-code{border-color:var(--veci-personal-border);border-top-color:var(--veci-personal-accent-strong);background:var(--veci-personal-surface)}.user-account-page .veci-personal-staff-code-icon{color:var(--veci-personal-accent-strong);background:var(--veci-personal-soft)}.user-account-page .veci-personal-staff-code span,.user-account-page .veci-personal-staff-code>button{color:var(--veci-personal-accent-strong)}.user-account-page .veci-personal-staff-code>button{border-color:var(--veci-personal-border);background:#fff}@media (width<=760px){.user-account-page .user-account-nav{border-right:0;border-bottom-color:var(--veci-personal-border)}.user-account-page .user-account-nav a.active{box-shadow:inset 0 -3px var(--veci-personal-accent)}}.user-account-page.user-account-route-zone .zone-location-panel.zone-location-panel-compact{border-width:1px;border-radius:9px;gap:10px;padding:9px 11px;box-shadow:0 4px 13px #17223b0e}.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-icon{border-radius:8px;width:32px;height:32px}.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-icon svg{width:17px;height:17px}.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-copy{gap:8px}.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-copy strong{margin-bottom:1px;font-size:13.5px}.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-copy p{font-size:11px;line-height:1.25}.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-radius-control{gap:3px}.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-radius-control>span{font-size:10.5px}.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-radius-control select,.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-action{border-radius:7px;min-height:34px;font-size:12px}.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-radius-control select{min-width:82px}.user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-action{padding:0 12px;box-shadow:0 5px 12px #3f7edb2e}.user-account-page.user-account-route-zone .zone-location-meta.zone-location-meta-compact{justify-content:flex-start;min-height:22px;padding:0 2px;font-size:10.5px}.user-account-page.user-account-route-zone .zone-view-toolbar{gap:6px;min-height:28px}.user-account-page.user-account-route-zone .zone-view-toggle button{min-height:25px;padding:0 7px;font-size:10px}.user-account-page.user-account-route-zone .account-view>.zone-collapsible-section{background:#fff;border:1px solid #3f7edb4d;border-radius:9px;padding:0;display:block;overflow:hidden;box-shadow:0 5px 15px #17223b0e}.user-account-page.user-account-route-zone .account-view>.zone-collapsible-section:before{height:3px}.user-account-page.user-account-route-zone .zone-section-toggle{width:100%;min-height:42px;color:var(--navy);text-align:left;background:linear-gradient(#fff 0%,#f7faff 100%);justify-content:space-between;align-items:center;padding:8px 11px;display:flex}.user-account-page.user-account-route-zone .zone-section-toggle-main{align-items:center;gap:7px;display:inline-flex}.user-account-page.user-account-route-zone .zone-section-toggle-main>svg{color:#3f7edb;width:17px;height:17px}.user-account-page.user-account-route-zone .zone-section-toggle-main strong{font-size:15px;font-weight:900}.user-account-page.user-account-route-zone .zone-section-chevron{color:#657087;width:17px;height:17px;transition:transform .16s}.user-account-page.user-account-route-zone .zone-section-chevron.is-open{transform:rotate(180deg)}.user-account-page.user-account-route-zone .zone-collapsible-content{padding:0 10px 10px}.user-account-page.user-account-route-zone .zone-collapsible-section:not(.is-open){box-shadow:0 2px 8px #17223b09}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"]){gap:8px}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"])>.account-section-heading{margin-bottom:0}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"])>.account-section-heading .section-kicker{margin-bottom:2px;font-size:11px}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"])>.account-section-heading h2{font-size:27px;line-height:1.05}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"]) .account-tabs{box-shadow:none;background:#eef5ff;border:1px solid #3f7edb24;border-radius:7px;margin:4px 0 8px;padding:2px}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"]) .account-tabs button{color:#566176;background:0 0;border-radius:5px;min-height:30px;padding:4px 10px;font-size:12px;box-shadow:none!important}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"]) .account-tabs button.active{color:#245eae;background:#fff;box-shadow:0 1px 5px #3f7edb1a!important}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"]) .account-empty-state{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #3f7edb47;border-radius:8px;gap:3px;min-height:0;padding:11px 13px 12px;position:relative;box-shadow:0 4px 13px #17223b0b}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"]) .account-empty-state:before{content:"";background:linear-gradient(90deg,#3f7edb,#8bb5f2 60%,#0000);border-radius:8px 8px 0 0;height:3px;position:absolute;inset:0 0 auto}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"]) .account-empty-state>svg{color:#3f7edb;width:20px;height:20px;margin-bottom:1px}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"]) .account-empty-state h2{font-size:18px;line-height:1.12}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"]) .account-empty-state p{color:#626a7b;font-size:11.5px;line-height:1.3}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"]) .account-empty-state .button-link{background:#3f7edb;border-radius:7px;min-height:34px;margin-top:3px;padding:0 12px;font-size:11.5px;box-shadow:0 5px 11px #3f7edb29}@media (width<=720px){.user-account-page.user-account-route-zone .zone-location-panel.zone-location-panel-compact{padding:9px}.user-account-page.user-account-route-zone .zone-section-toggle{min-height:40px;padding:8px 9px}.user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"])>.account-section-heading h2{font-size:24px}}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists,.user-account-route-data) .account-view{gap:8px}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists,.user-account-route-data) .account-view>.account-section-heading{margin-bottom:0}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists,.user-account-route-data) .account-view>.account-section-heading .section-kicker{margin-bottom:2px;font-size:11px}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists,.user-account-route-data) .account-view>.account-section-heading h2{font-size:27px;line-height:1.05}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders) .account-view>.account-section-heading p:not(.section-kicker){color:#626a7b;margin:3px 0 0;font-size:12px;line-height:1.3}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists) .account-empty-state{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #3f7edb47;border-radius:8px;gap:3px;min-height:0;padding:11px 13px 12px;position:relative;box-shadow:0 4px 13px #17223b0b}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists) .account-empty-state:before{content:"";background:linear-gradient(90deg,#3f7edb,#8bb5f2 60%,#0000);border-radius:8px 8px 0 0;height:3px;position:absolute;inset:0 0 auto}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists) .account-empty-state>svg{color:#3f7edb;width:20px;height:20px;margin-bottom:1px}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists) .account-empty-state h2{font-size:18px;line-height:1.12}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists) .account-empty-state p{color:#626a7b;font-size:11.5px;line-height:1.3}.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists) .account-empty-state .button-link{background:#3f7edb;border-radius:7px;min-height:34px;margin-top:3px;padding:0 12px;font-size:11.5px;box-shadow:0 5px 11px #3f7edb29}.user-account-page.user-account-route-lists .create-list-form{gap:7px;margin:4px 0 7px}.user-account-page.user-account-route-lists .create-list-form input,.user-account-page.user-account-route-lists .create-list-form button{border-radius:7px;min-height:36px;font-size:12px}.user-account-page.user-account-route-lists .create-list-form button{padding:0 12px;box-shadow:0 5px 11px #3f7edb29}.user-account-page.user-account-route-data .veci-personal-staff-code{border-top-width:3px;border-radius:8px;gap:10px;min-height:0;padding:10px 12px;box-shadow:0 4px 13px #17223b0b}.user-account-page.user-account-route-data .veci-personal-staff-code-icon{border-radius:8px;width:34px;height:34px}.user-account-page.user-account-route-data .veci-personal-staff-code strong{font-size:18px}.user-account-page.user-account-route-data .veci-personal-staff-code p{margin-top:2px;font-size:11.5px;line-height:1.3}.user-account-page.user-account-route-data .veci-personal-staff-code>button{border-radius:7px;min-height:34px;padding:0 11px;font-size:11.5px}.user-account-page.user-account-route-data .compact-data-form{border-radius:8px;gap:8px;padding:10px 12px}.user-account-page.user-account-route-data .compact-data-form input,.user-account-page.user-account-route-data .compact-data-form select{min-height:36px;font-size:12px}.user-account-page.user-account-route-data .compact-data-form>button{border-radius:7px;min-height:36px;font-size:11.5px}.user-account-page.user-account-route-ledgers .user-credit-ledgers{gap:8px}.user-account-page.user-account-route-ledgers .user-credit-title .section-kicker{margin-bottom:2px;font-size:11px}.user-account-page.user-account-route-ledgers .user-credit-title h2{margin:0 0 2px;font-size:27px;line-height:1.05}.user-account-page.user-account-route-ledgers .user-credit-title p:last-child{font-size:12px;line-height:1.3}.user-account-page.user-account-route-ledgers .user-credit-total-card{border-top-width:3px;border-radius:8px;min-height:64px;padding:9px 12px}.user-account-page.user-account-route-ledgers .user-credit-total-card>span>svg{width:22px;height:22px}.user-account-page.user-account-route-ledgers .user-credit-total-card strong{font-size:18px}.user-account-page.user-account-route-ledgers .user-credit-total-card>button{border-radius:7px;min-height:32px;padding:0 9px;font-size:11px}.user-account-page.user-account-route-ledgers .user-credit-empty{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #3f7edb47;border-radius:8px;gap:3px;min-height:0;padding:13px 15px;box-shadow:0 4px 13px #17223b0b}.user-account-page.user-account-route-ledgers .user-credit-empty svg{color:#3f7edb;width:22px;height:22px}.user-account-page.user-account-route-ledgers .user-credit-empty h3{font-size:18px;line-height:1.12}.user-account-page.user-account-route-ledgers .user-credit-empty p{font-size:11.5px;line-height:1.3}@media (width<=720px){.user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists,.user-account-route-data) .account-view>.account-section-heading h2,.user-account-page.user-account-route-ledgers .user-credit-title h2{font-size:24px}}.user-account-page.veci-personal .account-recent-activity{gap:10px;display:grid}.user-account-page.veci-personal .account-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.user-account-page.veci-personal .account-recent-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #3f7edb47;border-radius:9px;overflow:hidden;box-shadow:0 4px 13px #17223b0b}.user-account-page.veci-personal .account-recent-card>header{background:#eef5ff;border-bottom:1px solid #3f7edb24;align-items:center;gap:8px;min-height:44px;padding:8px 10px;display:flex}.user-account-page.veci-personal .account-recent-card>header>svg{color:#3f7edb;width:18px;height:18px}.user-account-page.veci-personal .account-recent-card>header>div{gap:1px;display:grid}.user-account-page.veci-personal .account-recent-card>header strong{color:var(--navy);font-size:12.5px;font-weight:900}.user-account-page.veci-personal .account-recent-card>header span{color:#6a7486;font-size:10px}.user-account-page.veci-personal .account-recent-row{min-height:46px;color:inherit;border-bottom:1px solid #3f7edb1a;justify-content:space-between;align-items:center;gap:10px;padding:7px 10px;text-decoration:none;transition:background .15s,transform .15s;display:flex}.user-account-page.veci-personal .account-recent-row:last-child{border-bottom:0}.user-account-page.veci-personal .account-recent-row:hover{background:#eef5ff;transform:translate(1px)}.user-account-page.veci-personal .account-recent-row>span{gap:1px;min-width:0;display:grid}.user-account-page.veci-personal .account-recent-row strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:850;overflow:hidden}.user-account-page.veci-personal .account-recent-row small{color:#687386;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.user-account-page.veci-personal .account-recent-row time{color:#7a8595;white-space:nowrap;flex:none;font-size:9.5px}.user-account-page.veci-personal .account-recent-empty{color:#7a8493;margin:0;padding:12px 10px;font-size:10.5px}.user-account-page.veci-personal .account-recent-purchase{border-color:#3f7edb5c}@media (width<=980px){.user-account-page.veci-personal .account-recent-grid{grid-template-columns:1fr}.user-account-page.veci-personal .account-recent-card{max-width:none}}.commerce-cash-operational .commerce-cash-current-grid.commerce-cash-compact-layout{gap:12px}.commerce-cash-operational .commerce-cash-quick-actions-compact{order:1}.commerce-cash-operational .commerce-cash-summary-grid{order:2}.commerce-cash-operational .commerce-cash-activity-grid{order:3}.commerce-cash-operational .commerce-cash-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card,.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary{min-height:96px;box-shadow:none;background:#fff;border:1px solid #dde4e7;border-top-width:2px;border-radius:10px;padding:13px 42px 12px 14px}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>span{color:#697680;font-size:.78rem}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>strong,.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary>strong{margin-top:2px;font-size:clamp(1.18rem,1.7vw,1.55rem);line-height:1.05}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>small{color:#76818a;font-size:.69rem;line-height:1.2}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>svg{width:17px;height:17px;top:13px;right:14px}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.opening{border-top-color:#819198;order:1}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.opening>svg{color:#718087}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.income{border-top-color:#239364;order:2}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.expense{border-top-color:#d14539;order:3}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.pending{background:#fffdf7;border-top-color:#c58a13;order:4}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary{background:#fbfdfd;border-top-color:#526f73;order:4}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary>strong,.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary>svg{color:#345f66}.commerce-cash-operational .commerce-cash-balance-card.income>svg,.commerce-cash-operational .commerce-cash-balance-card.expense>svg{display:none}.commerce-cash-operational .commerce-cash-balance-card.income:after,.commerce-cash-operational .commerce-cash-balance-card.expense:after{content:"";background:currentColor;width:18px;height:18px;position:absolute;top:13px;right:14px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.commerce-cash-operational .commerce-cash-balance-card.income:after{color:#178b5b;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 17 6-6 4 4 8-8M14 7h7v7' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 17 6-6 4 4 8-8M14 7h7v7' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.commerce-cash-operational .commerce-cash-balance-card.expense:after{color:#c93f32;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 7 6 6 4-4 8 8M14 17h7v-7' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 7 6 6 4-4 8 8M14 17h7v-7' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.commerce-cash-operational .commerce-cash-quick-actions.commerce-cash-quick-actions-compact{border:1px solid #dce3e5;border-top:3px solid var(--veci-commerce-accent,#ff5d3d);box-shadow:none;background:#fff;border-radius:10px;padding:10px 12px 12px}.commerce-cash-operational .commerce-cash-quick-actions-compact .commerce-cash-section-heading{margin-bottom:7px}.commerce-cash-operational .commerce-cash-quick-actions-compact .commerce-cash-section-heading strong{font-size:.88rem}.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact{gap:8px}.commerce-cash-operational .commerce-cash-quick-buttons-compact button,.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income,.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense{min-height:46px;box-shadow:none;background:#fff;border:1px solid #dce3e6;border-left-width:3px;border-radius:8px;padding:7px 10px 7px 39px;position:relative}.commerce-cash-operational .commerce-cash-quick-buttons-compact button.income{border-left-color:#239364}.commerce-cash-operational .commerce-cash-quick-buttons-compact button.expense{border-left-color:#d14539}.commerce-cash-operational .commerce-cash-quick-buttons-compact button:hover,.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income:hover,.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense:hover{box-shadow:none;background:#f8fafb;border-color:#cbd5da;transform:none}.commerce-cash-operational .commerce-cash-quick-buttons-compact button>svg{display:none}.commerce-cash-operational .commerce-cash-quick-buttons-compact button:before{content:"";background:currentColor;width:17px;height:17px;position:absolute;top:50%;left:12px;transform:translateY(-50%);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.commerce-cash-operational .commerce-cash-quick-buttons-compact button.income:before{color:#23865a;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 2v20l2-2 2 2 2-2 2 2 2-2 2 2 2-2 2 2V2l-2 2-2-2-2 2-2-2-2 2-2-2-2 2-2-2Z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 8h-6m6 4h-6m4 4h-4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 2v20l2-2 2 2 2-2 2 2 2-2 2 2 2-2 2 2V2l-2 2-2-2-2 2-2-2-2 2-2-2-2 2-2-2Z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 8h-6m6 4h-6m4 4h-4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.commerce-cash-operational .commerce-cash-quick-buttons-compact button.expense:before{color:#c93f32;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 5h6M9 2h6v3H9zM7 4H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-2M8 12h8m-8 4h5' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 5h6M9 2h6v3H9zM7 4H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-2M8 12h8m-8 4h5' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.commerce-cash-operational .commerce-cash-quick-buttons-compact button strong{font-size:.82rem}.commerce-cash-operational .commerce-cash-quick-buttons-compact button small{margin-top:1px;font-size:.66rem}.commerce-cash-operational .commerce-cash-activity-grid{grid-template-columns:minmax(0,2.15fr) minmax(250px,.8fr);gap:12px}.commerce-cash-operational .commerce-cash-recent-card,.commerce-cash-operational .commerce-cash-payment-summary-card{box-shadow:none;background:#fff;border:1px solid #dce3e6;border-top:2px solid #526f73;border-radius:10px}.commerce-cash-operational .commerce-cash-recent-card>header,.commerce-cash-operational .commerce-cash-payment-summary-card>header{padding:10px 12px 8px}.commerce-cash-operational .commerce-cash-recent-card h3,.commerce-cash-operational .commerce-cash-payment-summary-card h3{font-size:.9rem}.commerce-cash-operational .commerce-cash-recent-card p,.commerce-cash-operational .commerce-cash-payment-summary-card p{margin-top:2px;font-size:.69rem}.commerce-cash-operational .commerce-cash-recent-card>header>button{min-height:27px;padding:3px 9px;font-size:.67rem}.commerce-cash-operational .commerce-cash-recent-list{gap:5px;padding:0 10px 10px}.commerce-cash-operational .commerce-cash-recent-list article,.commerce-cash-operational .commerce-cash-recent-list article.income,.commerce-cash-operational .commerce-cash-recent-list article.opening,.commerce-cash-operational .commerce-cash-recent-list article.expense,.commerce-cash-operational .commerce-cash-recent-list article.pending{background:#fff;border-left-width:3px;border-radius:8px;min-height:49px;padding:7px 9px}.commerce-cash-operational .commerce-cash-recent-list article.income,.commerce-cash-operational .commerce-cash-recent-list article.opening{border-color:#d6e8de #d6e8de #d6e8de #23865a}.commerce-cash-operational .commerce-cash-recent-list article.expense{border-color:#efd9d6 #efd9d6 #efd9d6 #c93f32}.commerce-cash-operational .commerce-cash-recent-list article.pending{border-color:#ecdfb8 #ecdfb8 #ecdfb8 #c88a00}.commerce-cash-operational .commerce-cash-recent-icon{border-radius:7px;width:28px;height:28px}.commerce-cash-operational .commerce-cash-recent-list article.income .commerce-cash-recent-icon svg,.commerce-cash-operational .commerce-cash-recent-list article.opening .commerce-cash-recent-icon svg,.commerce-cash-operational .commerce-cash-recent-list article.expense .commerce-cash-recent-icon svg{display:none}.commerce-cash-operational .commerce-cash-recent-list article.income .commerce-cash-recent-icon:before,.commerce-cash-operational .commerce-cash-recent-list article.opening .commerce-cash-recent-icon:before,.commerce-cash-operational .commerce-cash-recent-list article.expense .commerce-cash-recent-icon:before{content:"";background:currentColor;width:15px;height:15px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.commerce-cash-operational .commerce-cash-recent-list article.income .commerce-cash-recent-icon:before,.commerce-cash-operational .commerce-cash-recent-list article.opening .commerce-cash-recent-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 17 6-6 4 4 8-8M14 7h7v7' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 17 6-6 4 4 8-8M14 7h7v7' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.commerce-cash-operational .commerce-cash-recent-list article.expense .commerce-cash-recent-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 7 6 6 4-4 8 8M14 17h7v-7' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 7 6 6 4-4 8 8M14 17h7v-7' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.commerce-cash-operational .commerce-cash-recent-main{gap:1px}.commerce-cash-operational .commerce-cash-recent-main strong{font-size:.79rem}.commerce-cash-operational .commerce-cash-recent-main small{font-size:.64rem}.commerce-cash-operational .commerce-cash-recent-amount{gap:1px}.commerce-cash-operational .commerce-cash-recent-amount span{font-size:.56rem}.commerce-cash-operational .commerce-cash-recent-amount strong{font-size:.82rem}.commerce-cash-operational .commerce-cash-payment-summary-card{background:#fff;border-top-color:#6b777e}.commerce-cash-operational .commerce-cash-payment-summary-list{gap:5px;padding:0 10px 10px}.commerce-cash-operational .commerce-cash-payment-summary-list article,.commerce-cash-operational .commerce-cash-payment-summary-list article.cash,.commerce-cash-operational .commerce-cash-payment-summary-list article.transfer,.commerce-cash-operational .commerce-cash-payment-summary-list article.cards,.commerce-cash-operational .commerce-cash-payment-summary-list article.other{min-height:40px;box-shadow:none;background:#fff;border:1px solid #e0e6e8;border-radius:7px;padding:6px 8px}.commerce-cash-operational .commerce-cash-payment-summary-list svg{width:15px;height:15px}.commerce-cash-operational .commerce-cash-payment-summary-list article>span{font-size:.72rem}.commerce-cash-operational .commerce-cash-payment-summary-list article>strong{font-size:.76rem}@media (width<=980px){.commerce-cash-operational .commerce-cash-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-cash-operational .commerce-cash-summary-grid:has(.pending) .commerce-cash-balance-card.primary{grid-column:auto}.commerce-cash-operational .commerce-cash-activity-grid{grid-template-columns:1fr}}@media (width<=620px){.commerce-cash-operational .commerce-cash-summary-grid,.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact{grid-template-columns:1fr}}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>svg{width:21px;height:21px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;top:14px;right:14px}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>.cash-summary-icon{width:22px;height:22px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;line-height:1;display:flex;top:14px;right:14px}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.income>svg,.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.expense>svg{display:none!important}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.income:after,.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.expense:after{text-align:center;width:24px;height:24px;font-family:Arial,sans-serif;font-size:1.45rem;font-weight:700;line-height:24px;display:block;position:absolute;top:11px;right:13px}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.income:after{content:"↗";color:#23865a}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.expense:after{content:"↘";color:#c93f32}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.refund>.cash-summary-icon{font-size:0}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.refund>.cash-summary-icon:after{content:"↓";color:#d96508;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.35rem;font-weight:800;line-height:1;display:flex}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.pending>.cash-summary-icon{justify-content:center;align-items:center;display:flex}.commerce-cash-register-shell .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.pending>.cash-summary-icon:after{content:"◷";justify-content:center;align-items:center;width:100%;height:100%;font-size:1.12rem;line-height:1;display:flex;transform:translateY(-1px)}.commerce-cash-recent-list article.income,.commerce-cash-recent-list article.opening{border-left:7px solid #23865a;background:linear-gradient(90deg,#23865a4d 0%,#23865a24 24%,#23865a0e 52%,#fffffffc 100%)!important}.commerce-cash-recent-list article.expense{border-left:7px solid #d74735;background:linear-gradient(90deg,#d747354d 0%,#d7473524 24%,#d747350e 52%,#fffffffc 100%)!important}.commerce-cash-recent-list article.pending{border-left:7px solid #c99b08;background:linear-gradient(90deg,#e5bd1f61 0%,#f2cf4633 24%,#ffeb8017 54%,#fffffffc 100%)!important}.commerce-cash-recent-list article.refund{border-left:7px solid #ed7815;background:linear-gradient(90deg,#ed78154f 0%,#ed781529 24%,#ed78150f 54%,#fffffffc 100%)!important}.commerce-cash-summary-grid .commerce-cash-balance-card,.commerce-cash-summary-grid .commerce-cash-balance-card.primary{box-shadow:none;border-style:solid;border-width:4px 1px 1px}.commerce-cash-summary-grid .commerce-cash-balance-card.opening{background:#f3f7f8;border-color:#6f858c #d0dce0 #d0dce0}.commerce-cash-summary-grid .commerce-cash-balance-card.opening>svg{color:#6f858c}.commerce-cash-summary-grid .commerce-cash-balance-card.income{background:#eef9f3;border-color:#23865a #bfe2cf #bfe2cf}.commerce-cash-summary-grid .commerce-cash-balance-card.income>svg,.commerce-cash-summary-grid .commerce-cash-balance-card.income strong{color:#178b5b}.commerce-cash-summary-grid .commerce-cash-balance-card.expense{background:#fff2f0;border-color:#c93f32 #efc5c0 #efc5c0}.commerce-cash-summary-grid .commerce-cash-balance-card.expense>svg,.commerce-cash-summary-grid .commerce-cash-balance-card.expense strong{color:#c93f32}.commerce-cash-summary-grid .commerce-cash-balance-card.primary{background:#eef7f6;border-color:#456f73 #bed8d6 #bed8d6}.commerce-cash-summary-grid .commerce-cash-balance-card.primary>svg,.commerce-cash-summary-grid .commerce-cash-balance-card.primary strong{color:#35686b}.commerce-cash-summary-grid .commerce-cash-balance-card.pending{background:#fff8e6;border-color:#c88a00 #ead69b #ead69b}.commerce-supplier-list{gap:12px}.commerce-supplier-list>article{background:linear-gradient(90deg,#fff5f1 0%,#fff 30%);border:1px solid #f0d4cb;border-left:6px solid #d8694f;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden;box-shadow:0 7px 16px #17223b0e}.commerce-supplier-list>article:nth-child(2n){background:linear-gradient(90deg,#fff9f6 0%,#fff 30%);border-color:#eadbd6 #eadbd6 #eadbd6 #b96855}.commerce-supplier-list>article:hover{border-color:#e8b9ac;transform:translateY(-1px);box-shadow:0 9px 20px #17223b13}.commerce-supplier-list>article.inactive{opacity:.82;background:linear-gradient(90deg,#f5f7f8 0%,#fff 30%);border-color:#dde2e4 #dde2e4 #dde2e4 #87969c}.commerce-supplier-list>article .commerce-supplier-metrics>div{background:#f7f8fa;border:1px solid #edf0f2}.commerce-expense-catalog,.commerce-cash-history-panel{border:2px solid #f0c5ba;border-top:6px solid var(--veci-commerce-accent,#ff5d3d);background:#fffdfb;border-radius:15px;overflow:hidden;box-shadow:0 10px 22px #17223b12}.commerce-premium-collapsible-panel{padding:0!important}.commerce-premium-collapsible-panel>.commerce-panel-title-row{background:linear-gradient(#fffdfb 0%,#fffaf7 100%);border-bottom:1px solid #eee4e0;margin:0;padding:20px 22px 16px}.commerce-premium-collapsible-panel>.commerce-collapsible-panel-content{padding:14px 20px 20px}.commerce-collapsible-panel-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.commerce-collapsible-panel-heading>div{min-width:0}.commerce-collapsible-panel-heading.is-collapsed{border-bottom-color:#0000!important;padding:18px 22px!important}.commerce-panel-disclosure-button{color:#6f4339;min-height:34px;font:inherit;cursor:pointer;background:#fff8f5;border:1px solid #edcfc7;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:7px;padding:6px 10px 6px 12px;font-size:.75rem;font-weight:850;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 3px 8px #17223b0b}.commerce-panel-disclosure-button:hover{background:#fff2ed;border-color:#dfaa9d;transform:translateY(-1px);box-shadow:0 5px 11px #17223b11}.commerce-panel-disclosure-button:focus-visible{outline-offset:2px;outline:3px solid #ff5d3d2e}.commerce-panel-disclosure-button svg{width:16px;height:16px;color:var(--veci-commerce-accent,#ff5d3d);transition:transform .18s}.commerce-panel-disclosure-button[aria-expanded=true] svg{transform:rotate(180deg)}.commerce-expense-list-v2{gap:11px}.commerce-expense-list-v2>article{box-shadow:0 5px 13px #17223b0e}.commerce-cash-history-panel .commerce-cash-session-list{gap:8px}.commerce-cash-history-panel .commerce-cash-session-list article{background:linear-gradient(90deg,#eef4f4 0%,#fff 34%);border:1px solid #d8e2e4;border-left:6px solid #526f73;border-radius:11px;overflow:hidden;box-shadow:0 4px 11px #17223b09}.commerce-cash-history-panel .commerce-cash-session-list article>div:first-child{padding-left:2px;position:relative;box-shadow:none!important;background:0 0!important}.commerce-cash-history-panel .commerce-cash-session-list article:before,.commerce-cash-history-panel .commerce-cash-session-list article:after,.commerce-cash-history-panel .commerce-cash-session-list article>div:first-child:before,.commerce-cash-history-panel .commerce-cash-session-list article>div:first-child:after{content:none!important;display:none!important}.commerce-cash-history-panel .commerce-cash-session-list article>div:not(:first-child){background:#f3f6f7;border:1px solid #dce4e6}.commerce-cash-history-panel .commerce-cash-session-list article:hover{background:linear-gradient(90deg,#e9f1f1 0%,#fff 34%);border-color:#c5d4d7 #c5d4d7 #c5d4d7 #405f64}.commerce-cash-quick-actions.commerce-cash-quick-actions-compact,.commerce-cash-payment-summary-card{background:linear-gradient(#f1f3f4 0%,#e7ebed 100%);border:1px solid #aeb9bf;border-top:5px solid #52636b;box-shadow:0 10px 24px #17223b17,inset 0 1px #ffffffd1}.commerce-cash-quick-actions-compact .commerce-cash-section-heading strong,.commerce-cash-payment-summary-card h3{color:#17223b}.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button,.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income,.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense,.commerce-cash-payment-summary-list article,.commerce-cash-payment-summary-list article.cash,.commerce-cash-payment-summary-list article.transfer,.commerce-cash-payment-summary-list article.cards,.commerce-cash-payment-summary-list article.other{background:linear-gradient(#dce2e5 0%,#cbd4d9 100%);border:1px solid #aab6bc;border-bottom-color:#919fa7;box-shadow:0 6px 13px #17223b1a,inset 0 1px #ffffffd1,inset 0 -1px #17223b0b}.commerce-cash-quick-buttons-compact button:hover,.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income:hover,.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense:hover{background:linear-gradient(#d4dce0 0%,#c1ccd2 100%);border-color:#98a6ad;transform:translateY(-1px);box-shadow:0 9px 16px #17223b21,inset 0 1px #ffffffe6}.commerce-cash-quick-buttons-compact button:active,.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income:active,.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense:active{background:linear-gradient(#c8d1d6 0%,#b7c3c9 100%);transform:translateY(1px);box-shadow:0 3px 8px #17223b14,inset 0 1px 2px #17223b14}.commerce-cash-quick-buttons-compact button strong,.commerce-cash-payment-summary-list article>strong{color:#17223b}.commerce-cash-quick-buttons-compact button small,.commerce-cash-payment-summary-list article>span{color:#53616a}.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income>svg{color:#23865a}.commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense>svg{color:#c93f32}.commerce-cash-payment-summary-list svg{color:#536f75}.commerce-cash-operational .commerce-cash-side-stack{align-content:start;gap:12px;display:grid}.commerce-cash-operational .commerce-cash-payment-summary-card{background:linear-gradient(#eceff1 0%,#dfe5e8 100%);border:1px solid #a7b2b8;border-top:5px solid #52636b;box-shadow:0 10px 24px #17223b17,inset 0 1px #ffffffc7}.commerce-cash-operational .commerce-cash-quick-actions.commerce-cash-quick-actions-compact{background:#f3f7f8;border:1px solid #d0dce0;border-top:4px solid #6f858c;box-shadow:0 8px 18px #17223b0e}.commerce-cash-operational .commerce-cash-side-stack .commerce-cash-quick-actions.commerce-cash-quick-actions-compact{background:linear-gradient(#eceff1 0%,#dfe5e8 100%);border-color:#52636b #a7b2b8 #a7b2b8;border-top-style:solid;border-top-width:5px;border-radius:13px;padding:12px 14px 14px;box-shadow:0 10px 24px #17223b17,inset 0 1px #ffffffc7}.commerce-cash-operational .commerce-cash-side-stack .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact{grid-template-columns:1fr;gap:8px}.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button,.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income,.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense,.commerce-cash-operational .commerce-cash-payment-summary-list article,.commerce-cash-operational .commerce-cash-payment-summary-list article.cash,.commerce-cash-operational .commerce-cash-payment-summary-list article.transfer,.commerce-cash-operational .commerce-cash-payment-summary-list article.cards,.commerce-cash-operational .commerce-cash-payment-summary-list article.other{background:linear-gradient(#d9e0e4 0%,#c5d0d6 100%);border:1px solid #9facb3;border-bottom-color:#85949d;box-shadow:0 6px 13px #17223b1a,inset 0 1px #ffffffd1,inset 0 -1px #17223b0b}.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button:hover,.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income:hover,.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense:hover{background:linear-gradient(#d1d9dd 0%,#bac7ce 100%);border-color:#8f9ea6;transform:translateY(-1px);box-shadow:0 9px 16px #17223b21,inset 0 1px #ffffffe0}.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button strong,.commerce-cash-operational .commerce-cash-payment-summary-list article>strong{color:#0f1b31}.commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button small,.commerce-cash-operational .commerce-cash-payment-summary-list article>span{color:#475762}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary{background:#edf9f7;border-color:#2d7f7d #b8d8d6 #b8d8d6;order:1}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary>svg,.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary>strong{color:#25706f}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.opening{background:#eef6fa;border-color:#49758c #c3d4dc #c3d4dc;order:2}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.opening>svg,.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.opening>strong{color:#305f78}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.income{order:3}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.expense{order:4}.commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.pending{order:5}.commerce-cash-operational .commerce-cash-summary-grid:has(.pending) .commerce-cash-balance-card.primary{order:1;grid-column:auto}@media (width<=760px){.commerce-supplier-list>article,.commerce-supplier-list>article:nth-child(2n),.commerce-cash-history-panel .commerce-cash-session-list article{background-position:0 0}.commerce-expense-catalog,.commerce-cash-history-panel{border-width:5px 1px 1px}.commerce-premium-collapsible-panel>.commerce-panel-title-row{padding:16px 15px 13px}.commerce-premium-collapsible-panel>.commerce-collapsible-panel-content{padding:12px 12px 15px}.commerce-collapsible-panel-heading{align-items:flex-start;gap:10px}.commerce-collapsible-panel-heading.is-collapsed{padding:15px!important}.commerce-panel-disclosure-button{min-height:32px;padding:5px 8px 5px 10px}}.commerce-dashboard-payment-settings{width:100%;margin-top:18px}.commerce-credit-page>.commerce-credit-settings{display:none}@media (width<=720px){.commerce-dashboard-payment-settings{margin-top:14px}}.commerce-online-catalog-v2{gap:14px;display:grid}.commerce-online-catalog-v2 .commerce-panel-title-row{align-items:flex-start}.commerce-online-catalog-toolbar{background:#fffaf8;border:1px solid #eadfdc;border-radius:12px;grid-template-columns:minmax(240px,1fr) minmax(180px,240px) auto;align-items:end;gap:9px;padding:10px;display:grid}.commerce-online-catalog-search{background:#fff;border:1px solid #dfe5e8;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:0 10px;display:flex}.commerce-online-catalog-search svg{color:#ff5d3d;width:17px;height:17px}.commerce-online-catalog-search input{width:100%;min-width:0;color:var(--navy);font:inherit;background:0 0;border:0;outline:0}.commerce-online-catalog-category{color:#59656c;gap:4px;font-size:.65rem;font-weight:800;display:grid}.commerce-online-catalog-category select{min-height:38px;color:var(--navy);font:inherit;background:#fff;border:1px solid #dfe5e8;border-radius:9px;padding:0 9px}.commerce-online-catalog-toolbar>button,.commerce-online-add-products-list article>button{color:#a6402d;min-height:38px;font:inherit;cursor:pointer;background:#fff1ed;border:1px solid #ffc0b2;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:.72rem;font-weight:900;display:inline-flex}.commerce-online-catalog-toolbar>button svg,.commerce-online-add-products-list article>button svg{width:15px;height:15px}.commerce-online-catalog-toolbar>button{transition:transform .16s,background .16s,border-color .16s,box-shadow .16s}.commerce-online-catalog-toolbar>button.add{color:#fff;background:#ff5d3d;border-color:#ff5d3d;box-shadow:0 6px 14px #ff5d3d2e}.commerce-online-catalog-toolbar>button.back{color:#fff;background:#17223b;border-color:#17223b;box-shadow:0 6px 14px #17223b29}.commerce-online-catalog-toolbar>button:hover{transform:translateY(-1px)}.commerce-online-add-products{background:#fff7f4;border:1px solid #ffd0c5;border-radius:12px;gap:9px;padding:11px;display:grid}.commerce-online-add-products-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.commerce-online-add-products-heading>div{gap:2px;display:grid}.commerce-online-add-products-heading strong{color:var(--navy);font-size:.8rem}.commerce-online-add-products-heading small,.commerce-online-add-products-heading>span{color:var(--muted);font-size:.64rem}.commerce-online-add-products-heading>span{color:#9f422f;background:#fff;border-radius:999px;padding:5px 8px;font-weight:850}.commerce-online-add-products-list{gap:7px;display:grid}.commerce-online-add-products-list article{background:#fff;border:1px solid #e7e9eb;border-radius:10px;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px;display:grid}.commerce-online-add-products-list .commerce-online-product-thumb{width:46px;height:46px}.commerce-online-add-products-list article>div:nth-child(2){gap:2px;display:grid}.commerce-online-add-products-list article>div:nth-child(2) strong{color:var(--navy);font-size:.75rem}.commerce-online-add-products-list article>div:nth-child(2) span,.commerce-online-add-products-list article>div:nth-child(2) small{color:var(--muted);font-size:.62rem}.commerce-online-add-products-list article>strong{color:var(--navy);font-size:.74rem}.commerce-online-add-products-list article>button:disabled{cursor:not-allowed;opacity:.55}.commerce-online-catalog-empty{margin-top:0}.commerce-online-product-readonly{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.commerce-online-product-readonly>span{background:#fff;border:1px solid #e2e7ea;border-radius:9px;gap:2px;padding:9px 10px;display:grid}.commerce-online-product-readonly small{color:var(--muted);text-transform:uppercase;font-size:.61rem;font-weight:750}.commerce-online-product-readonly strong{color:var(--navy);font-size:.75rem}.commerce-product-online-fields{background:#fff9f7;border:1px solid #ff5d3d2e;border-radius:9px;grid-template-columns:minmax(0,1fr) minmax(190px,.7fr);gap:9px;padding:10px;display:grid}.commerce-product-image-field{align-content:start}.commerce-product-image-field>span{align-items:center;gap:6px;display:flex}.commerce-product-image-field>span svg{color:#ff5d3d;width:16px;height:16px}.commerce-product-image-field img{object-fit:cover;background:#fff;border:1px solid #e2e6e8;border-radius:9px;width:92px;height:92px}.commerce-product-image-field input[type=file]{padding:6px!important;font-size:11px!important}.commerce-product-image-field input:disabled{opacity:.55}.commerce-online-item-form .commerce-online-image-field small{color:var(--muted);font-size:.65rem}.commerce-online-item-form .commerce-online-image-field input[type=file]{background:#fff;border:1px solid #dfe5e8;border-radius:8px;padding:7px}@media (width<=900px){.commerce-online-catalog-toolbar{grid-template-columns:1fr 190px}.commerce-online-catalog-toolbar>button{grid-column:1/-1;justify-self:start}.commerce-online-add-products-list article{grid-template-columns:46px minmax(0,1fr) auto}.commerce-online-add-products-list article>button{grid-column:2/-1;justify-self:start}.commerce-product-online-fields{grid-template-columns:1fr}}@media (width<=640px){.commerce-online-catalog-toolbar{grid-template-columns:1fr}.commerce-online-catalog-toolbar>button{grid-column:auto}.commerce-online-add-products-heading{display:grid}.commerce-online-add-products-list article{grid-template-columns:42px minmax(0,1fr)}.commerce-online-add-products-list article>strong{grid-column:2}.commerce-online-add-products-list article>button{grid-column:2;justify-self:start}.commerce-online-product-readonly{grid-template-columns:1fr 1fr}.commerce-online-catalog-list article{grid-template-columns:48px minmax(0,1fr)}.commerce-online-catalog-list article>div:nth-child(3),.commerce-online-catalog-list article>button{grid-column:2;justify-self:start}}.commerce-store-open-control{color:#17223b;min-height:46px;font:inherit;cursor:pointer;isolation:isolate;white-space:nowrap;background:#fff;border:1px solid #dfe5e8;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:9px;padding:8px 16px 8px 12px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative;overflow:hidden}.commerce-store-open-control:before{content:"";z-index:-1;opacity:.72;background:linear-gradient(115deg,#0000 0%,#ffffffb8 42%,#0000 62%) 0 0/220% 100%;border-radius:9px;animation:3.8s ease-in-out infinite commerceStorePresenceSweep;position:absolute;inset:1px}.commerce-store-open-control:hover:not(:disabled){transform:none}.commerce-store-open-control:disabled{cursor:default;opacity:.68}.commerce-store-open-icon{color:#7a858b;background:#f1f4f6;border-radius:7px;flex:0 0 30px;place-items:center;width:30px;height:30px;transition:background .18s,color .18s,box-shadow .18s;display:grid;position:relative}.commerce-store-open-icon svg{color:#fff;stroke:#fff;width:16px;height:16px}.commerce-store-open-copy{text-align:left;gap:1px;display:grid}.commerce-store-open-copy strong{color:#17223b;font-size:.78rem;line-height:1.05}.commerce-store-open-copy small{color:#6d7880;font-size:.63rem;line-height:1.1}.commerce-store-open-control.is-open{background:radial-gradient(circle at 18%,#2abc7038,#0000 30%),linear-gradient(135deg,#f0fff7 0%,#fff 58%,#e8f9f0 100%);border-color:#1f9e5d6b;box-shadow:0 5px 12px #1f9e5d1f,inset 0 0 0 1px #1f9e5d1a}.commerce-store-open-control.is-open .commerce-store-open-icon{color:#fff;background:linear-gradient(145deg,#18b66f,#0d8050);animation:1.9s ease-in-out infinite alternate commerceStoreOpenGlow;box-shadow:0 0 0 3px #1f9e5d17,0 0 0 6px #1f9e5d09,0 4px 10px #11844f38}.commerce-store-open-control.is-open .commerce-store-open-icon svg{opacity:1;transform:scale(1)}.commerce-store-open-control.is-open .commerce-store-open-copy strong{color:#0d8050}.commerce-store-open-control.is-open .commerce-store-open-copy small{color:#43705b}.commerce-store-open-control.is-closed .commerce-store-open-icon svg{opacity:0;transform:scale(.4)}.commerce-store-open-control.is-closed .commerce-store-open-icon{background:#ffffff9e;border:2px solid #da3d337a;box-shadow:inset 0 0 0 2px #da3d330b,0 3px 8px #da3d330f}.commerce-store-open-control.has-error{background:#f8f9fa;border-color:#e1e5e8}@keyframes commerceStoreOpenGlow{0%{box-shadow:0 0 0 4px #1f9e5d1a,0 0 0 8px #1f9e5d0a,0 7px 16px #11844f42}to{box-shadow:0 0 0 7px #1f9e5d29,0 0 0 13px #1f9e5d12,0 10px 24px #11844f6b}}@keyframes commerceStorePresenceSweep{0%,55%{background-position:160% 0}to{background-position:-80% 0}}.commerce-online-settings-grid-v4 .commerce-online-setting-options>label:nth-child(3),.commerce-online-settings-grid-v4 .commerce-online-setting-options>label:nth-child(4),.commerce-online-settings-grid-v4 .commerce-online-mp-state{display:none!important}.commerce-online-settings-grid-v4 .commerce-online-setting-options{grid-template-columns:repeat(2,minmax(0,1fr))}.store-presence-pill{color:#65727a;white-space:nowrap;background:#f5f7f8;border:1px solid #dde3e6;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 9px;font-size:.64rem;font-weight:900;line-height:1;display:inline-flex}.store-presence-pill.is-open{color:#1f7a4d;background:#edf9f2;border-color:#a8ddc0;box-shadow:0 3px 10px #29935e1a}.store-presence-pill.is-closed{color:#68757c;background:#f5f7f8;border-color:#dce2e5}.veci-live-store-directory-card header .store-presence-pill{flex:none}.veci-live-store-facts .store-presence-pill.is-open{color:#17663f;background:#edf9f2f5;border-color:#98e2b9f2}.veci-live-store-facts .store-presence-pill.is-closed{color:#59666d;background:#f8f9faf5;border-color:#dfe5e8f2}@media (width<=760px){.commerce-store-open-control{border-radius:9px;min-height:42px;padding-inline:10px}.commerce-store-open-icon{border-radius:6px;flex-basis:26px;width:26px;height:26px}.commerce-store-open-copy small{display:none}}.commerce-horizontal-nav .commerce-store-open-control{margin-left:0;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.commerce-store-open-control.is-closed{background:radial-gradient(circle at 18%,#da3d331f,#0000 28%),linear-gradient(135deg,#fff4f3 0%,#fff 58%,#fdebea 100%);border-color:#da3d336b;box-shadow:0 4px 10px #da3d331a,inset 0 0 0 1px #da3d3317}.commerce-store-open-control.is-closed .commerce-store-open-icon{color:#0000;background:#ffffff9e;border:2px solid #da3d337a;border-radius:5px;animation:none;box-shadow:inset 0 0 0 2px #da3d330b,0 3px 8px #da3d330f}.commerce-store-open-control.is-closed .commerce-store-open-copy strong{color:#a72f2b}.commerce-store-open-control.is-closed .commerce-store-open-copy small{color:#7c5552}.commerce-store-open-control.is-open{box-shadow:0 4px 10px #1f9e5d1f,inset 0 0 0 1px #1f9e5d1a}@keyframes commerceStoreClosedGlow{0%{box-shadow:0 0 0 4px #da3d3317,0 0 0 8px #da3d330a,0 7px 16px #a72f2b3d}to{box-shadow:0 0 0 7px #da3d3326,0 0 0 13px #da3d3312,0 10px 24px #a72f2b66}}.commerce-online-catalog-panel,.commerce-online-orders-panel{background:#fff;border:1px solid #efcfc7;border-top:3px solid #ff5d3d;border-radius:15px;position:relative;overflow:hidden;box-shadow:0 7px 20px #17223b11}.commerce-online-settings-grid-v4 .commerce-online-settings-card{background:#fff;border:1px solid #ead8d3;border-top:3px solid #ff5d3d;border-radius:15px;position:relative;overflow:hidden;box-shadow:0 7px 20px #17223b0f}.commerce-online-catalog-panel>.commerce-online-catalog-screen,.commerce-online-catalog-panel>.commerce-online-add-screen,.commerce-online-orders-panel,.commerce-online-settings-grid-v4 .commerce-online-settings-card{isolation:isolate}.commerce-online-catalog-viewbar{background:linear-gradient(#fffdfc 0%,#fafbfc 100%);border-color:#eadedb;padding:9px 11px;box-shadow:inset 0 1px #ffffffe6,0 2px 7px #17223b09}.commerce-online-catalog-viewbar>span{color:#53636b;letter-spacing:.035em}.commerce-online-view-switcher{background:#f5f7f8;border-color:#e1d9d6}.commerce-online-catalog-list.view-small{gap:5px}.commerce-online-catalog-list.view-small article{border-radius:8px;grid-template-columns:32px minmax(0,1fr) auto auto;gap:7px;min-height:44px;padding:5px 7px}.commerce-online-catalog-list.view-small .commerce-online-product-thumb{border-radius:7px;width:32px;height:32px}.commerce-online-catalog-list.view-small .commerce-online-product-thumb svg{width:16px;height:16px}.commerce-online-catalog-list.view-small article>div:nth-child(2){gap:1px}.commerce-online-catalog-list.view-small article>div:nth-child(2)>span,.commerce-online-catalog-list.view-small article>div:nth-child(3)>span{display:none}.commerce-online-catalog-list.view-small strong{font-size:.66rem}.commerce-online-catalog-list.view-small small{font-size:.54rem;line-height:1.1}.commerce-online-catalog-list.view-small article>button{border-radius:7px;min-height:27px;padding:4px 7px;font-size:.57rem}.commerce-online-catalog-list.view-medium{gap:9px}.commerce-online-catalog-list.view-medium article{border-radius:12px;grid-template-columns:58px minmax(0,1fr) auto auto;gap:13px;min-height:76px;padding:11px 12px}.commerce-online-catalog-list.view-medium .commerce-online-product-thumb{border-radius:11px;width:58px;height:58px}.commerce-online-catalog-list.view-medium .commerce-online-product-thumb svg{width:25px;height:25px}.commerce-online-catalog-list.view-medium strong{font-size:.77rem}.commerce-online-catalog-list.view-medium span,.commerce-online-catalog-list.view-medium small{font-size:.64rem}.commerce-online-catalog-list.view-medium article>button{min-height:36px;padding-inline:11px;font-size:.65rem}.commerce-online-catalog-list.view-large article{border-color:#efd4cd;box-shadow:0 5px 14px #17223b0b}.commerce-online-catalog-panel .commerce-panel-title-row,.commerce-online-orders-panel .commerce-panel-title-row,.commerce-online-settings-grid-v4 .commerce-panel-title-row{border-bottom:1px solid #edf0f2;padding-bottom:10px}@media (width<=760px){.commerce-horizontal-nav .commerce-store-open-control{margin-left:6px;position:relative;top:auto;right:auto;transform:none}.commerce-horizontal-nav .commerce-store-open-control:hover:not(:disabled){transform:none}.commerce-online-catalog-list.view-small article,.commerce-online-catalog-list.view-medium article{grid-template-columns:40px minmax(0,1fr)}.commerce-online-catalog-list.view-small .commerce-online-product-thumb,.commerce-online-catalog-list.view-medium .commerce-online-product-thumb{width:40px;height:40px}}.commerce-online-store-metrics article{border-style:solid;border-width:4px 1px 1px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;overflow:hidden;box-shadow:0 8px 20px #17223b0b}.commerce-online-store-metrics article:hover{transform:translateY(-1px);box-shadow:0 10px 24px #17223b11}.commerce-online-store-metrics article>svg{background:#ffffffb8;border:1px solid;border-radius:9px;width:28px;height:28px;padding:6px}.commerce-online-store-metrics article:first-child{background:#fff0e9;border-color:#e94a2c #ffc1aa #ffc1aa}.commerce-online-store-metrics article:first-child>svg,.commerce-online-store-metrics article:first-child strong{color:#d9472c}.commerce-online-store-metrics article:nth-child(2){background:#fff8df;border-color:#c18a17 #f4d58a #f4d58a}.commerce-online-store-metrics article:nth-child(2)>svg,.commerce-online-store-metrics article:nth-child(2) strong{color:#a96f09}.commerce-online-store-metrics article:nth-child(3){background:#eef7ff;border-color:#2b7fb4 #b8d8f1 #b8d8f1}.commerce-online-store-metrics article:nth-child(3)>svg,.commerce-online-store-metrics article:nth-child(3) strong{color:#2475a9}.commerce-online-store-metrics article:nth-child(4){background:#eefaf3;border-color:#27845d #b9e2cf #b9e2cf}.commerce-online-store-metrics article:nth-child(4)>svg,.commerce-online-store-metrics article:nth-child(4) strong{color:#21845d}.commerce-horizontal-nav .commerce-store-open-control{background:#fff;border-radius:12px;gap:10px;min-height:46px;margin-left:auto;padding:6px 11px 6px 9px;transform:none;box-shadow:0 5px 14px #17223b0e}.commerce-horizontal-nav .commerce-store-open-control:hover:not(:disabled){transform:translateY(-1px)}.commerce-horizontal-nav .commerce-store-open-icon{color:#0000;background:#f7c9c5;border:1px solid #e3a6a0;border-radius:999px;flex:0 0 46px;width:46px;height:26px;transition:border-color .18s,background .18s,box-shadow .18s;display:block;position:relative;box-shadow:inset 0 1px 3px #6a211b1f}.commerce-horizontal-nav .commerce-store-open-icon svg{display:none}.commerce-horizontal-nav .commerce-store-open-icon:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s,box-shadow .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #17223b38}.commerce-horizontal-nav .commerce-store-open-control.is-closed{background:linear-gradient(snow 0%,#fff4f3 100%);border-color:#e9b3ad;box-shadow:0 5px 15px #ba3e3114,0 0 0 1px #c93f3209}.commerce-horizontal-nav .commerce-store-open-control.is-closed .commerce-store-open-copy strong{color:#a8372d}.commerce-horizontal-nav .commerce-store-open-control.is-closed .commerce-store-open-copy small{color:#82635f}.commerce-horizontal-nav .commerce-store-open-control.is-closed .commerce-store-open-icon{background:#d65448;border:1px solid #df8f87;border-radius:999px;animation:1.9s ease-in-out infinite alternate commerceStoreClosedGlowV9;overflow:hidden;box-shadow:inset 0 1px 3px #6518122e,0 0 12px #c93f322e}.commerce-horizontal-nav .commerce-store-open-control.is-open{background:linear-gradient(#fbfffd 0%,#eefaf3 100%);border-color:#a6d9bd;box-shadow:0 5px 15px #23865a17,0 0 0 1px #29935e09}.commerce-horizontal-nav .commerce-store-open-control.is-open .commerce-store-open-icon{color:#0000;background:#29935e;border:1px solid #68bd8d;border-radius:999px;animation:1.9s ease-in-out infinite alternate commerceStoreOpenGlowV9;overflow:hidden;box-shadow:inset 0 1px 3px #125e3a2e,0 0 14px #29935e38}.commerce-horizontal-nav .commerce-store-open-control.is-open .commerce-store-open-icon:after{transform:translate(20px)}.commerce-horizontal-nav .commerce-store-open-control.is-open .commerce-store-open-copy strong{color:#1f764b}.commerce-horizontal-nav .commerce-store-open-control.is-open .commerce-store-open-copy small{color:#557465}.commerce-horizontal-nav .commerce-store-open-copy{min-width:94px}.commerce-horizontal-nav .commerce-store-open-copy strong{letter-spacing:-.01em;font-size:.73rem}.commerce-horizontal-nav .commerce-store-open-copy small{font-size:.58rem}.commerce-horizontal-nav .commerce-store-open-control:focus-visible{outline-offset:2px;outline:3px solid #ff5d3d33}@keyframes commerceStoreOpenGlowV9{0%{box-shadow:inset 0 1px 3px #125e3a2e,0 0 8px #29935e24}to{box-shadow:inset 0 1px 3px #125e3a2e,0 0 16px #29935e57}}@keyframes commerceStoreClosedGlowV9{0%{box-shadow:inset 0 1px 3px #6518122e,0 0 7px #c93f321f}to{box-shadow:inset 0 1px 3px #6518122e,0 0 15px #c93f324d}}@media (prefers-reduced-motion:reduce){.commerce-horizontal-nav .commerce-store-open-control.is-open .commerce-store-open-icon,.commerce-horizontal-nav .commerce-store-open-control.is-closed .commerce-store-open-icon{animation:none}}@media (width<=900px){.commerce-horizontal-nav .commerce-store-open-control{margin-left:0}}@media (width<=760px){.commerce-online-store-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-horizontal-nav .commerce-store-open-control{min-height:42px}.commerce-horizontal-nav .commerce-store-open-copy small{display:none}}.commerce-online-store-metrics{gap:16px;margin-top:0;padding-top:92px;position:relative}.commerce-online-store-metrics:before,.commerce-online-store-metrics:after{letter-spacing:normal;pointer-events:none;grid-column:auto;padding:0;display:block;position:absolute;left:0}.commerce-online-store-metrics:before{content:"Resumen de tienda";color:#17223b;font-size:clamp(1.85rem,2.4vw,2.55rem);font-weight:900;line-height:1.05;top:18px}.commerce-online-store-metrics:after{content:"Controlá pedidos, publicaciones y ventas online desde un solo lugar.";color:#68707d;font-size:1rem;font-weight:500;line-height:1.35;top:58px}.commerce-online-store-metrics article strong,.commerce-online-store-metrics article:first-child strong,.commerce-online-store-metrics article:nth-child(2) strong,.commerce-online-store-metrics article:nth-child(3) strong,.commerce-online-store-metrics article:nth-child(4) strong{color:#17223b!important}.commerce-online-store-metrics article span{color:#5f6973}.commerce-online-store-metrics+.commerce-online-store-tabs{margin-top:24px}.commerce-store-presence-slot{justify-content:flex-end;align-items:center;margin-left:auto;display:flex}.commerce-store-presence-slot .commerce-store-open-control{align-items:center;height:50px;min-height:50px;max-height:50px;margin:0;padding:6px 13px 6px 9px;display:inline-flex}.commerce-horizontal-nav .commerce-store-open-icon{align-self:center}.commerce-horizontal-nav .commerce-store-open-copy{align-content:center;min-height:30px}.commerce-horizontal-nav .commerce-store-open-copy strong,.commerce-horizontal-nav .commerce-store-open-copy small{line-height:1.08}@media (width>=901px){.commerce-horizontal-nav{padding-right:232px}.commerce-store-presence-slot{z-index:4;background:linear-gradient(90deg,#fff0 0%,#fff 10% 100%);width:220px;margin:0;padding:7px 8px 7px 14px;position:absolute;top:0;bottom:0;right:0}.commerce-store-presence-slot:before{content:"";background:linear-gradient(#0000,#17223b14,#0000);width:1px;position:absolute;top:12px;bottom:12px;left:5px}.commerce-store-presence-slot .commerce-store-open-control{justify-content:flex-start;width:198px;position:static;transform:none}.commerce-store-presence-slot .commerce-store-open-control:hover:not(:disabled){transform:translateY(-1px)}}@media (width<=900px){.commerce-store-presence-slot{background:0 0;width:auto;margin-left:auto;padding:0;position:static}.commerce-store-presence-slot:before{display:none}}@media (width<=760px){.commerce-online-store-metrics{padding-top:82px}.commerce-online-store-metrics:before{font-size:1.7rem;top:14px}.commerce-online-store-metrics:after{max-width:92%;font-size:.86rem;line-height:1.3;top:49px}.commerce-online-store-metrics+.commerce-online-store-tabs{margin-top:18px}.commerce-store-presence-slot{margin-left:0}.commerce-store-presence-slot .commerce-store-open-control{height:44px;min-height:44px;max-height:44px}}html.android-app .auth-modal-layer{inset:var(--veci-visible-top,0px) 0 auto 0!important;width:100vw!important;height:var(--veci-visible-height,100dvh)!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#121e3770!important;place-items:center!important;min-height:0!important;padding:10px 16px!important;display:grid!important;overflow:hidden!important}html.android-app .auth-modal{overscroll-behavior:contain;scrollbar-width:thin;width:min(410px,100vw - 32px)!important;max-width:410px!important;max-height:calc(var(--veci-visible-height,100dvh) - 20px)!important;background:#fff!important;border:1px solid #17223b1a!important;border-radius:14px!important;margin:0!important;padding:14px 16px 15px!important;overflow:hidden auto!important;box-shadow:0 18px 48px #121e3747!important}html.android-app .auth-modal-header{align-items:center!important;gap:10px!important;margin-bottom:9px!important}html.android-app .auth-modal-header .section-kicker{color:#3f7edb!important;letter-spacing:.04em!important;margin:0 0 1px!important;font-size:10px!important;line-height:1.1!important}html.android-app .auth-modal-header h2{letter-spacing:-.02em!important;margin:0!important;font-size:24px!important;line-height:1.05!important}html.android-app .auth-modal-close{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;color:var(--navy)!important;box-shadow:none!important;background:#fff!important;border:1px solid #17223b1a!important;border-radius:9px!important;padding:0!important}html.android-app .auth-modal-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin:0 0 10px!important;display:grid!important}html.android-app .auth-modal-tabs .auth-modal-tab{color:#2e5fa8!important;width:100%!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:#eef5ff!important;border:1px solid #3f7edb33!important;border-radius:9px!important;padding:0 12px!important;font-size:13px!important;font-weight:850!important;transform:none!important}html.android-app .auth-modal .login-form{gap:6px!important;display:grid!important}html.android-app .auth-modal .login-form label:not(.auth-biometric-optin){color:var(--navy)!important;margin:1px 0 -1px!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important}html.android-app .auth-modal .login-form input,html.android-app .auth-modal .auth-register-location select{width:100%!important;height:40px!important;min-height:40px!important;color:var(--navy)!important;box-shadow:none!important;background:#fff!important;border:1px solid #17223b26!important;border-radius:9px!important;padding:0 12px!important;font-size:14px!important}html.android-app .auth-modal .login-form input:focus,html.android-app .auth-modal .auth-register-location select:focus{outline-offset:0!important;border-color:#3f7edb!important;outline:3px solid #3f7edb29!important}html.android-app .auth-modal .password-input input{padding-right:43px!important}html.android-app .auth-modal .password-visibility-button{color:#526079!important;width:35px!important;min-width:35px!important;height:35px!important;min-height:35px!important;right:3px!important}html.android-app .auth-modal .password-visibility-button svg{width:18px!important;height:18px!important}html.android-app .auth-biometric-optin{cursor:pointer;color:var(--navy)!important;background:#eef5ff!important;border:1px solid #3f7edb33!important;border-radius:10px!important;grid-template-columns:18px 20px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;margin:3px 0 1px!important;padding:8px 10px!important;display:grid!important}html.android-app .auth-biometric-optin>input{accent-color:#3f7edb;width:17px!important;height:17px!important;min-height:17px!important;margin:0!important;padding:0!important}html.android-app .auth-biometric-optin>span{gap:1px!important;min-width:0!important;display:grid!important}html.android-app .auth-biometric-optin strong{font-size:12px!important;line-height:1.2!important}html.android-app .auth-biometric-optin small{color:#5d687c!important;font-size:10px!important;line-height:1.2!important}html.android-app .auth-modal .login-form>button[type=submit]{color:#fff!important;background:#3f7edb!important;border-radius:9px!important;width:100%!important;height:40px!important;min-height:40px!important;margin:3px 0 0!important;padding:0 15px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 7px 15px #3f7edb3d!important}html.android-app .auth-modal .login-form>.forgot-password-link{color:#2e5fa8!important;width:fit-content!important;height:auto!important;min-height:28px!important;box-shadow:none!important;background:0 0!important;border-radius:6px!important;margin:0 auto!important;padding:2px 5px!important;font-size:11px!important;font-weight:800!important;transform:none!important}html.android-app .auth-modal .form-message{border-radius:8px!important;margin:1px 0!important;padding:7px 9px!important;font-size:11px!important;line-height:1.25!important}html.android-app .auth-modal .password-requirements{gap:2px!important;margin:0!important;font-size:10px!important;line-height:1.18!important}html.android-app .auth-register-location{gap:5px!important}html.android-app .android-biometric-lock{z-index:5000;background:radial-gradient(circle at 50% 15%,#3f7edb29,#0000 34rem),#f8fbff;place-items:center;padding:18px;display:grid;position:fixed;inset:0}html.android-app .android-biometric-lock-card{text-align:center;background:#fff;border:1px solid #3f7edb29;border-radius:18px;justify-items:center;gap:12px;width:min(390px,100vw - 36px);padding:24px 26px 22px;display:grid;box-shadow:0 22px 55px #121e3729}html.android-app .android-biometric-lock-icon{color:#3f7edb;background:#eef5ff;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}html.android-app .android-biometric-lock-icon svg{width:27px;height:27px}html.android-app .android-biometric-lock-copy{gap:3px;display:grid}html.android-app .android-biometric-lock-copy p{color:#3f7edb;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}html.android-app .android-biometric-lock-copy h2{color:var(--navy);margin:0;font-size:27px;line-height:1.05}html.android-app .android-biometric-lock-copy span{color:#657087;font-size:12px}html.android-app .android-biometric-primary,html.android-app .android-biometric-secondary{border-radius:10px;width:100%;min-height:42px;font-size:13px;font-weight:900}html.android-app .android-biometric-primary{color:#fff;background:#3f7edb;justify-content:center;align-items:center;gap:8px;display:inline-flex;box-shadow:0 8px 18px #3f7edb3d}html.android-app .android-biometric-primary svg{width:20px;height:20px}html.android-app .android-biometric-secondary{color:#2e5fa8;box-shadow:none;background:#eef5ff;border:1px solid #3f7edb38}html.android-app .android-biometric-primary:disabled,html.android-app .android-biometric-secondary:disabled{cursor:wait;opacity:.58}html.android-app .android-biometric-lock-message{color:#a32d22;margin:0;font-size:11px;font-weight:750;line-height:1.3}@media (height<=480px) and (orientation:landscape){html.android-app .auth-modal{width:min(440px,100vw - 28px)!important;max-width:440px!important;padding-top:11px!important;padding-bottom:11px!important}html.android-app .auth-modal-header h2{font-size:21px!important}html.android-app .auth-modal-header,html.android-app .auth-modal-tabs{margin-bottom:6px!important}html.android-app .auth-modal .login-form{gap:4px!important}}.kiosk-product-dialog .commerce-stock-alert-grid{align-items:stretch}.kiosk-product-dialog .commerce-stock-config-field{grid-template-rows:auto minmax(42px,auto) minmax(34px,auto);align-content:start;min-width:0}.kiosk-product-dialog .commerce-stock-config-field>input{min-height:42px}.kiosk-product-dialog .commerce-stock-config-field>small{margin:0;line-height:1.35}.kiosk-product-dialog .commerce-stock-config-field.alerts-enabled>small{color:var(--module-accent,#ff5d3d);font-weight:700}.kiosk-product-dialog .commerce-expiration-setup,.kiosk-product-dialog .commerce-expiration-setup.enabled{background:#fff0ef;border:1px solid #be30306b;box-shadow:inset 0 3px #be303042}.kiosk-product-dialog .commerce-expiration-setup-heading>svg{color:#c24141}.kiosk-product-dialog .commerce-expiration-setup-heading strong{color:#8f1f1f}.kiosk-product-dialog .commerce-expiration-choice button{background:#fff8f7;border-color:#be30302e}.kiosk-product-dialog .commerce-expiration-choice button.selected{background:#ffe9e7;border-color:#be303057;box-shadow:inset 0 0 0 1px #be303014}.kiosk-product-dialog .commerce-product-sale-mode,.kiosk-product-dialog .commerce-sale-presentations,.kiosk-product-dialog .commerce-expiration-setup{border-radius:14px;padding:12px 14px}.kiosk-product-dialog .commerce-product-sale-mode{gap:10px}.kiosk-product-dialog .commerce-product-sale-mode-heading{align-items:flex-start;gap:8px}.kiosk-product-dialog .commerce-product-sale-mode-heading>svg{flex:0 0 22px;width:22px;height:22px;margin-top:1px}.kiosk-product-dialog .commerce-product-sale-mode-heading strong{font-size:16px;line-height:1.2}.kiosk-product-dialog .commerce-product-sale-mode-heading p{margin:3px 0 0;font-size:12.5px;line-height:1.35}.kiosk-product-dialog .commerce-product-sale-mode-options{gap:8px}.kiosk-product-dialog .commerce-product-sale-mode-options button{border-radius:11px;min-height:60px;padding:9px 13px}.kiosk-product-dialog .commerce-product-sale-mode-options button strong{font-size:15px;line-height:1.15}.kiosk-product-dialog .commerce-product-sale-mode-options button span{margin-top:2px;font-size:12px;line-height:1.3}.kiosk-product-dialog .commerce-scale-plu-box{border-radius:11px;gap:8px;margin-top:0;padding:10px 12px}.kiosk-product-dialog .commerce-scale-plu-box p{font-size:12px;line-height:1.35}.kiosk-product-dialog .commerce-sale-presentations{gap:9px}.kiosk-product-dialog .commerce-sale-presentations-heading{align-items:center;gap:10px}.kiosk-product-dialog .commerce-sale-presentations-heading strong{font-size:16px;line-height:1.2}.kiosk-product-dialog .commerce-sale-presentations-heading strong small{font-size:12px;font-weight:500}.kiosk-product-dialog .commerce-sale-presentations-heading p{margin:3px 0 0;font-size:12.5px;line-height:1.35}.kiosk-product-dialog .commerce-sale-presentations-heading>button{border-radius:11px;gap:5px;min-height:44px;padding:7px 12px;font-size:13px;line-height:1.15}.kiosk-product-dialog .commerce-sale-presentations-heading>button svg{width:15px;height:15px}.kiosk-product-dialog .commerce-sale-presentations-empty{margin:0;font-size:12px;line-height:1.35}.kiosk-product-dialog .commerce-presentation-presets{border-radius:10px;gap:6px;padding:7px 9px}.kiosk-product-dialog .commerce-presentation-presets span,.kiosk-product-dialog .commerce-presentation-presets button{font-size:12px}.kiosk-product-dialog .commerce-sale-presentation-list{gap:8px}.kiosk-product-dialog .commerce-sale-presentation-list article{border-radius:11px;gap:8px;padding:9px}.kiosk-product-dialog .commerce-sale-presentation-list label{gap:4px;font-size:12px}.kiosk-product-dialog .commerce-sale-presentation-list input,.kiosk-product-dialog .commerce-sale-presentation-list .danger-lite{min-height:40px}.kiosk-product-dialog .commerce-expiration-setup{gap:10px}.kiosk-product-dialog .commerce-expiration-setup-heading{align-items:flex-start;gap:8px}.kiosk-product-dialog .commerce-expiration-setup-heading>svg{flex:0 0 22px;width:22px;height:22px;margin-top:1px}.kiosk-product-dialog .commerce-expiration-setup-heading strong{font-size:16px;line-height:1.2}.kiosk-product-dialog .commerce-expiration-setup-heading p{margin:3px 0 0;font-size:12.5px;line-height:1.35}.kiosk-product-dialog .commerce-expiration-choice{gap:8px}.kiosk-product-dialog .commerce-expiration-choice button{border-radius:11px;min-height:58px;padding:9px 12px}.kiosk-product-dialog .commerce-expiration-choice button strong{font-size:14px;line-height:1.15}.kiosk-product-dialog .commerce-expiration-choice button span{margin-top:2px;font-size:12px;line-height:1.3}.kiosk-product-dialog .commerce-opening-lot-fields{gap:9px;padding-top:2px}.kiosk-product-dialog .commerce-opening-lot-fields .commerce-form-grid{gap:8px 10px}@media (width<=680px){.kiosk-product-dialog .commerce-product-sale-mode,.kiosk-product-dialog .commerce-sale-presentations,.kiosk-product-dialog .commerce-expiration-setup{padding:10px 11px}.kiosk-product-dialog .commerce-product-sale-mode-options,.kiosk-product-dialog .commerce-expiration-choice{gap:7px}.kiosk-product-dialog .commerce-product-sale-mode-options button,.kiosk-product-dialog .commerce-expiration-choice button{min-height:56px}.kiosk-product-dialog .commerce-sale-presentations-heading{align-items:stretch}.kiosk-product-dialog .commerce-sale-presentations-heading>button{min-height:44px}}html.android-app .auth-modal{width:min(370px,100vw - 28px)!important;max-width:370px!important;max-height:calc(var(--veci-visible-height,100dvh) - 14px)!important;border-top:3px solid #ff5d3d!important;border-radius:12px!important;padding:10px 12px 11px!important}html.android-app .auth-modal-header{gap:8px!important;margin-bottom:6px!important}html.android-app .auth-modal-header .section-kicker{color:#ff5d3d!important;margin-bottom:0!important;font-size:9px!important}html.android-app .auth-modal-header h2{font-size:20px!important;line-height:1!important}html.android-app .auth-modal-close{border-radius:8px!important;width:29px!important;min-width:29px!important;height:29px!important;min-height:29px!important}html.android-app .auth-modal-close svg{width:16px!important;height:16px!important}html.android-app .auth-modal-tabs{gap:5px!important;margin-bottom:6px!important}html.android-app .auth-modal-tabs .auth-modal-tab{color:#c84931!important;background:#fff1ed!important;border-color:#ff5d3d38!important;border-radius:8px!important;height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:12px!important}html.android-app .auth-modal-tabs .auth-modal-tab.active{color:#fff!important;background:#ff5d3d!important;border-color:#ff5d3d!important;box-shadow:0 4px 10px #ff5d3d38!important}html.android-app .auth-modal .login-form{gap:4px!important}html.android-app .auth-modal .login-form label:not(.auth-biometric-optin){font-size:10.5px!important}html.android-app .auth-modal .login-form input,html.android-app .auth-modal .auth-register-location select{border-radius:8px!important;height:35px!important;min-height:35px!important;padding:0 10px!important;font-size:12.5px!important}html.android-app .auth-modal .login-form input:focus,html.android-app .auth-modal .auth-register-location select:focus{border-color:#ff5d3d!important;outline:2px solid #ff5d3d24!important}html.android-app .auth-modal .password-visibility-button{width:31px!important;min-width:31px!important;height:31px!important;min-height:31px!important}html.android-app .auth-biometric-optin{background:#fff1ed!important;border-color:#ff5d3d33!important;border-radius:8px!important;grid-template-columns:16px 18px minmax(0,1fr)!important;gap:6px!important;margin:2px 0 0!important;padding:6px 8px!important}html.android-app .auth-biometric-optin>input{accent-color:#ff5d3d!important;width:15px!important;height:15px!important;min-height:15px!important}html.android-app .auth-biometric-optin>svg{color:#ff5d3d!important;width:18px!important;height:18px!important}html.android-app .auth-biometric-optin strong{font-size:10.5px!important}html.android-app .auth-biometric-optin small{font-size:9px!important}html.android-app .auth-modal .login-form>button[type=submit]{background:#ff5d3d!important;border-radius:8px!important;height:35px!important;min-height:35px!important;margin-top:2px!important;font-size:12px!important;box-shadow:0 5px 11px #ff5d3d38!important}html.android-app .auth-modal .login-form>.forgot-password-link{color:#c84931!important;min-height:23px!important;padding:1px 4px!important;font-size:9.5px!important}html.android-app .account-dropdown{border-radius:0 0 0 12px!important;width:286px!important;max-width:min(286px,90vw)!important;padding:5px!important;box-shadow:-7px 10px 22px #131f3724!important}html.android-app .account-dropdown button{border-radius:7px!important;gap:8px!important;height:42px!important;min-height:42px!important;padding:0 12px!important;font-size:14px!important;line-height:1!important}html.android-app .account-dropdown button svg{width:18px!important;height:18px!important}html.android-app .account-menu-error{margin:3px 5px!important;font-size:10px!important}html.android-app .account-manager-page{width:min(1040px,100% - 28px)!important;padding:12px 0 20px!important}html.android-app .account-manager-page .account-type-change-panel{border-radius:11px!important;width:100%!important;max-width:none!important;margin:0!important;padding:11px 14px 14px!important}html.android-app .account-manager-page .account-type-back{gap:5px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:10.5px!important}html.android-app .account-manager-page .account-type-back svg{width:13px!important;height:13px!important}html.android-app .account-manager-page .account-type-change-header{margin:1px 0 8px!important}html.android-app .account-manager-page .account-type-change-header .section-kicker{margin-bottom:1px!important;font-size:9px!important}html.android-app .account-manager-page .account-type-change-header h1{max-width:none!important;margin:0 0 2px!important;font-size:24px!important;line-height:1.02!important}html.android-app .account-manager-page .account-type-change-header>p:last-child{max-width:none!important;margin:0 auto!important;font-size:11px!important;line-height:1.25!important}html.android-app .account-manager-section-heading{gap:2px!important;margin:9px 0 5px!important}html.android-app .account-manager-section-heading h2{font-size:16px!important;line-height:1.1!important}html.android-app .account-manager-section-heading p{font-size:10.5px!important;line-height:1.25!important}html.android-app .account-manager-list{gap:7px!important}html.android-app .account-manager-card{border-radius:9px!important;grid-template-columns:32px minmax(0,1fr) auto!important;gap:9px!important;min-height:0!important;padding:8px 10px!important;box-shadow:0 3px 10px #17223b0e!important}html.android-app .account-manager-card .choice-icon,html.android-app .account-add-card .choice-icon{border-radius:8px!important;width:30px!important;min-width:30px!important;height:30px!important}html.android-app .account-manager-card .choice-icon svg,html.android-app .account-add-card .choice-icon svg{width:16px!important;height:16px!important}html.android-app .account-manager-copy{gap:1px!important}html.android-app .account-manager-copy strong{font-size:13px!important;line-height:1.15!important}html.android-app .account-manager-copy small{font-size:9.5px!important;line-height:1.2!important}html.android-app .account-manager-copy p{margin:1px 0 0!important;font-size:10px!important;line-height:1.22!important}html.android-app .account-manager-actions{flex-wrap:nowrap!important;gap:5px!important}html.android-app .account-manager-actions button{border-radius:7px!important;flex:none!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:9.5px!important}html.android-app .account-manager-actions svg{width:12px!important;height:12px!important}html.android-app .account-manager-add-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}html.android-app .account-add-card{border-radius:9px!important;gap:8px!important;min-height:50px!important;padding:7px 9px!important}html.android-app .account-add-card strong{font-size:11.5px!important}html.android-app .account-add-card small{font-size:9.5px!important;line-height:1.2!important}html.android-app .account-add-card>svg{width:15px!important;height:15px!important}html.android-app .account-manager-create-form{gap:5px!important;margin-top:8px!important;padding:9px 10px!important}html.android-app .account-manager-create-form label,html.android-app .account-manager-note{font-size:10px!important}html.android-app .account-manager-create-form input,html.android-app .account-manager-create-form .account-type-submit{height:34px!important;min-height:34px!important;font-size:11px!important}html.android-app .app-shell main .user-account-page{width:min(1180px,100% - 28px)!important;margin:10px auto 20px!important}html.android-app .user-account-heading{border-left-width:5px!important;border-radius:10px 10px 0 0!important;min-height:64px!important;padding:9px 14px!important}html.android-app .user-account-heading>div{gap:2px!important}html.android-app .user-account-heading .section-kicker{margin-bottom:0!important;font-size:9px!important}html.android-app .user-account-heading h1{max-width:none!important;margin:0!important;font-size:22px!important;line-height:1.04!important}html.android-app .user-account-shell{grid-template-columns:230px minmax(0,1fr)!important;min-height:0!important}html.android-app .user-account-content{min-width:0!important;padding:12px 16px 18px!important}html.android-app .user-account-content .account-view{gap:8px!important}html.android-app .user-account-content .section-kicker{margin-bottom:2px!important;font-size:9.5px!important;line-height:1.1!important}html.android-app .account-view-title{gap:10px!important;min-height:0!important;margin:0 0 5px!important}html.android-app .account-view-title>div>p:not(.section-kicker){margin:0!important;font-size:12px!important;line-height:1.3!important}html.android-app .account-location-chip{border-radius:8px!important;gap:6px!important;min-width:210px!important;min-height:46px!important;padding:7px 10px!important}html.android-app .account-location-chip svg{width:18px!important;height:18px!important}html.android-app .account-location-chip span{font-size:9.5px!important}html.android-app .account-location-chip strong{font-size:12px!important}html.android-app .user-account-route-summary .account-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important}html.android-app .user-account-route-summary .account-metric{border-width:1px!important;border-radius:8px!important;grid-template-columns:29px minmax(0,1fr)!important;gap:1px 7px!important;min-height:68px!important;padding:8px 9px!important;box-shadow:0 4px 11px #17223b12!important}html.android-app .user-account-route-summary .account-metric:before{height:3px!important}html.android-app .user-account-route-summary .account-metric:after{width:76px!important;height:76px!important;top:-32px!important;right:-30px!important}html.android-app .user-account-route-summary .account-metric svg{border-radius:7px!important;width:28px!important;height:28px!important;padding:5px!important}html.android-app .user-account-route-summary .account-metric strong{font-size:20px!important}html.android-app .user-account-route-summary .account-metric span{font-size:10px!important;line-height:1.15!important}html.android-app .account-compact-section,html.android-app .account-recent-activity{margin-top:2px!important;padding-top:8px!important}html.android-app .user-account-content .account-section-heading{margin:0 0 5px!important}html.android-app .user-account-content .account-section-heading h2,html.android-app .user-account-page:is(.user-account-route-alerts,.user-account-route-benefits,.user-account-route-orders,.user-account-route-lists,.user-account-route-data) .account-view>.account-section-heading h2,html.android-app .user-account-page.user-account-route-ledgers .user-credit-title h2{margin:0!important;font-size:21px!important;line-height:1.05!important}html.android-app .user-account-page.veci-personal .account-view:has(.account-tabs[aria-label="Tipo de favorito"])>.account-section-heading h2{margin:0!important;font-size:21px!important;line-height:1.05!important}html.android-app .user-account-content .account-section-heading p:not(.section-kicker){margin:2px 0 0!important;font-size:10.5px!important;line-height:1.25!important}html.android-app .account-soft-empty,html.android-app .account-inline-status{border-radius:7px!important;min-height:38px!important;margin:0!important;padding:7px 9px!important;font-size:10.5px!important;line-height:1.25!important}html.android-app .account-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}html.android-app .account-recent-card{border-radius:8px!important;min-height:0!important;padding:8px 9px!important}html.android-app .account-recent-card header{gap:6px!important;margin-bottom:5px!important}html.android-app .account-recent-card header>svg{width:18px!important;height:18px!important}html.android-app .account-recent-card header strong,html.android-app .account-recent-row strong{font-size:10.5px!important}html.android-app .account-recent-card header span,html.android-app .account-recent-row small,html.android-app .account-recent-row time,html.android-app .account-recent-empty{font-size:9px!important;line-height:1.2!important}html.android-app .account-recent-row{min-height:32px!important;padding:5px 0!important}html.android-app .user-account-content .account-empty-state{min-height:0!important;padding:9px 11px!important}html.android-app .user-account-content .account-empty-state h2{font-size:16px!important}html.android-app .user-account-content .account-empty-state p{font-size:10.5px!important}@media (height<=520px) and (orientation:landscape){html.android-app .auth-modal{width:min(390px,100vw - 24px)!important;max-width:390px!important;padding:8px 11px 9px!important}html.android-app .auth-modal-header h2{font-size:18px!important}html.android-app .account-manager-page{padding-top:7px!important}html.android-app .account-manager-page .account-type-change-panel{padding-top:8px!important}html.android-app .user-account-content{padding-top:10px!important}}html.android-app .commerce-page .commerce-header{border-left-width:5px!important;gap:10px!important;min-height:56px!important;padding:7px 12px!important}html.android-app .commerce-page .commerce-header>div:first-child{min-width:0;gap:2px!important}html.android-app .commerce-page .commerce-header .section-kicker{margin:0!important;font-size:9px!important;line-height:1!important}html.android-app .commerce-page .commerce-plan-name{margin:0!important;font-size:15px!important;line-height:1.04!important}html.android-app .commerce-page .commerce-operator{border-radius:7px!important;gap:6px!important;width:auto!important;max-width:230px!important;min-height:38px!important;padding:4px 7px!important}html.android-app .commerce-page .commerce-operator>svg{flex-basis:14px!important;width:14px!important;height:14px!important}html.android-app .commerce-page .commerce-operator small{font-size:8px!important;line-height:1!important}html.android-app .commerce-page .commerce-operator strong{font-size:11.5px!important;line-height:1.08!important}html.android-app .commerce-page .commerce-staff-work-exit{border-radius:6px!important;gap:4px!important;min-height:27px!important;padding:0 7px!important;font-size:8.5px!important}html.android-app .commerce-page .commerce-staff-work-exit svg{width:11px!important;height:11px!important}html.android-app .commerce-page .commerce-horizontal-nav{box-sizing:border-box;justify-content:flex-start!important;gap:3px!important;min-height:50px!important;padding:6px 9px!important}html.android-app .commerce-page .commerce-horizontal-nav a{border-radius:8px!important;gap:4px!important;height:34px!important;min-height:34px!important;padding:0 7px!important;font-size:11.5px!important}html.android-app .commerce-page .commerce-horizontal-nav a svg{width:15px!important;height:15px!important}html.android-app .commerce-page .commerce-horizontal-nav a.active{border-width:1.5px!important;box-shadow:0 2px #ff5a3624,0 4px 9px #17223b14!important}html.android-app .commerce-page .commerce-horizontal-nav a:last-of-type{margin-right:7px!important}html.android-app .commerce-page .commerce-store-presence-slot{z-index:0!important;flex:0 0 104px!important;width:104px!important;max-width:104px!important;margin-left:auto!important;margin-right:0!important;position:relative!important}html.android-app .commerce-page .commerce-store-open-control{z-index:0!important;border-radius:8px!important;gap:4px!important;width:104px!important;min-width:104px!important;max-width:104px!important;height:34px!important;min-height:34px!important;padding:3px 6px!important;position:relative!important;box-shadow:0 2px 6px #17223b12!important}html.android-app .commerce-page .commerce-store-open-icon{border-radius:5px!important;flex:0 0 20px!important;width:20px!important;height:20px!important}html.android-app .commerce-page .commerce-store-open-icon svg{width:11px!important;height:11px!important}html.android-app .commerce-page .commerce-store-open-copy{min-width:0!important}html.android-app .commerce-page .commerce-store-open-copy strong{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9.5px!important;line-height:1.05!important;overflow:hidden!important}html.android-app .commerce-page .commerce-store-open-copy small{display:none!important}html.android-app .commerce-page .commerce-store-open-control.is-open,html.android-app .commerce-page .commerce-store-open-control.is-closed{transform:none!important}html.android-app .commerce-page .commerce-store-open-control.is-open .commerce-store-open-icon{animation:none!important;box-shadow:0 0 0 2px #1f9e5d14,0 2px 5px #11844f29!important}html.android-app .commerce-dashboard .commerce-profile-editor{border-top-width:4px!important;border-radius:8px!important;gap:6px 8px!important;margin-bottom:10px!important;padding:9px 10px 10px!important}html.android-app .commerce-dashboard .commerce-cover-editor{padding-bottom:6px!important}html.android-app .commerce-dashboard .commerce-cover-preview{border-radius:7px!important;height:clamp(150px,29vh,205px)!important}html.android-app .commerce-dashboard .commerce-cover-save-button{border-radius:7px!important;gap:5px!important;height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:10.5px!important;top:8px!important;right:8px!important}html.android-app .commerce-dashboard .commerce-cover-save-button svg{width:14px!important;height:14px!important}html.android-app .commerce-dashboard .commerce-cover-change-hint{border-radius:7px!important;gap:5px!important;min-height:29px!important;padding:0 8px!important;font-size:9px!important;bottom:8px!important;left:8px!important}html.android-app .commerce-dashboard .commerce-cover-change-hint svg{width:13px!important;height:13px!important}html.android-app .commerce-dashboard .commerce-profile-editor-heading{gap:8px!important;padding-bottom:5px!important}html.android-app .commerce-dashboard .commerce-profile-editor-heading h2{font-size:15px!important;line-height:1.08!important}html.android-app .commerce-dashboard .commerce-form-field{gap:2px!important}html.android-app .commerce-dashboard .commerce-form-field input,html.android-app .commerce-dashboard .commerce-form-field select{border-radius:6px!important;height:34px!important;min-height:34px!important;padding:4px 8px!important;font-size:12px!important}html.android-app .commerce-dashboard .commerce-form-field textarea{border-radius:6px!important;min-height:58px!important;padding:6px 8px!important;font-size:12px!important;line-height:1.25!important}html.android-app .commerce-dashboard .commerce-field-hint{font-size:9px!important;line-height:1.16!important}html.android-app .commerce-dashboard .commerce-profile-subheading{margin-top:1px!important;padding:6px 0 0!important}html.android-app .commerce-dashboard .commerce-profile-subheading h3{margin-bottom:1px!important;font-size:14px!important;line-height:1.08!important}html.android-app .commerce-dashboard .commerce-profile-subheading p{font-size:9.5px!important;line-height:1.22!important}html.android-app .commerce-dashboard .commerce-profile-message{margin:2px 0!important;font-size:10px!important}html.android-app .commerce-dashboard-payment-settings>form{gap:8px!important;padding:10px 11px 12px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes{gap:6px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes>button{border-radius:8px!important;gap:7px!important;min-height:44px!important;padding:6px 8px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes svg{width:17px!important;height:17px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes button>span{gap:1px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes button strong{font-size:10.5px!important;line-height:1.05!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes small{font-size:8.8px!important;line-height:1.12!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes+.commerce-credit-settings-note{border-radius:8px!important;grid-template-columns:16px minmax(0,1fr) auto!important;align-items:center!important;gap:7px!important;padding:6px 8px!important;font-size:9px!important;line-height:1.15!important;display:grid!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes+.commerce-credit-settings-note>svg{width:15px!important;height:15px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes+.commerce-credit-settings-note>span{gap:1px!important;min-width:0!important;display:grid!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes+.commerce-credit-settings-note strong{font-size:10px!important;line-height:1.1!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes+.commerce-credit-settings-note small{font-size:8.5px!important;line-height:1.14!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes+.commerce-credit-settings-note>button{color:#c94831!important;white-space:nowrap!important;background:linear-gradient(#fff 0%,#fff1ed 100%)!important;border:1px solid #ff5d3d85!important;border-radius:8px!important;height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:9.3px!important;font-weight:900!important;position:relative!important;overflow:hidden!important;box-shadow:0 3px 8px #17223b14,inset 0 1px #fffffff2!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-payment-modes+.commerce-credit-settings-note>button:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffeb,#0000);width:34%;animation:3.8s ease-in-out infinite androidCommercePaymentShine;position:absolute;top:0;bottom:0;left:-55%;transform:skew(-18deg)}@keyframes androidCommercePaymentShine{0%,62%{opacity:0;left:-55%}70%{opacity:1}88%,to{opacity:0;left:125%}}html.android-app .commerce-dashboard-payment-settings .commerce-credit-settings-grid{gap:6px 8px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-settings-grid label{gap:2px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-settings-grid input{border-radius:7px!important;height:32px!important;min-height:32px!important;padding:4px 8px!important;font-size:11.5px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-copy-field{grid-template-columns:minmax(0,1fr) 32px!important;gap:4px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-copy-field button{border-radius:7px!important;height:32px!important;min-height:32px!important}html.android-app .commerce-dashboard-payment-settings .commerce-credit-copy-field svg{width:13px!important;height:13px!important}html.android-app .commerce-dashboard-payment-settings>form>.commerce-primary-button{border-radius:8px!important;height:33px!important;min-height:33px!important;padding:0 11px!important;font-size:10px!important}html.android-app .commerce-dashboard .commerce-profile-editor-heading h2{letter-spacing:-.02em!important;font-size:28.5px!important;font-weight:950!important;line-height:1.04!important}html.android-app .commerce-dashboard .commerce-profile-subheading h3{letter-spacing:-.015em!important;margin-bottom:2px!important;font-size:25.5px!important;font-weight:930!important;line-height:1.04!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-page{gap:7px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-heading{gap:10px!important;min-height:42px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-heading .section-kicker{margin:0 0 2px!important;font-size:9px!important;line-height:1!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-heading h2{letter-spacing:-.02em!important;margin:0!important;font-size:28px!important;line-height:1.02!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-heading p:not(.section-kicker){margin:2px 0 0!important;font-size:10px!important;line-height:1.22!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-heading>svg{width:22px!important;height:22px!important}html.android-app .commerce-sales-premium-wrapper .commerce-inventory-message{border-radius:7px!important;min-height:30px!important;padding:6px 8px!important;font-size:9.5px!important;line-height:1.2!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cash-strip{border-top-width:3px!important;border-radius:8px!important;gap:8px!important;min-height:42px!important;padding:5px 8px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cash-strip>div,html.android-app .commerce-sales-premium-wrapper .commerce-sale-cash-strip>div>span{gap:5px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cash-strip>div>span{gap:1px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cash-strip svg{width:15px!important;height:15px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cash-strip strong{font-size:10.5px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cash-strip small{font-size:8.5px!important;line-height:1.12!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cash-strip>a{white-space:nowrap!important;border-radius:7px!important;gap:2px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:9.5px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cash-strip>a svg{width:12px!important;height:12px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-tabs{border-radius:8px!important;gap:4px!important;padding:3px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-tabs button{border-radius:6px!important;gap:4px!important;height:31px!important;min-height:31px!important;padding:0 10px!important;font-size:10px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-tabs svg{width:13px!important;height:13px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-workspace{grid-template-columns:minmax(0,1.75fr) minmax(270px,.72fr)!important;gap:8px!important}html.android-app .commerce-sales-premium-wrapper .commerce-inventory-panel.commerce-sale-catalog,html.android-app .commerce-sales-premium-wrapper .commerce-inventory-panel.commerce-sale-cart,html.android-app .commerce-sales-premium-wrapper .commerce-inventory-panel.commerce-sale-history{border-width:4px 1px 1px!important;border-radius:8px!important;padding:9px!important;box-shadow:0 5px 14px #17223b0e!important}html.android-app .commerce-sales-premium-wrapper .commerce-panel-title-row{gap:7px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-catalog .commerce-panel-title-row,html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart .commerce-panel-title-row{padding-bottom:6px!important}html.android-app .commerce-sales-premium-wrapper .commerce-panel-title-row h3{margin:0!important;font-size:15px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-panel-title-row h4{font-size:12px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-panel-title-row p{margin:2px 0 0!important;font-size:8.8px!important;line-height:1.18!important}html.android-app .commerce-sales-premium-wrapper .commerce-panel-title-row>svg{width:18px!important;height:18px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-scanner-toggle{border-radius:7px!important;gap:5px!important;min-height:34px!important;padding:4px 6px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-scanner-toggle input,html.android-app .commerce-sales-premium-wrapper .commerce-sale-scanner-toggle>svg{width:14px!important;height:14px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-scanner-toggle span{gap:0!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-scanner-toggle strong{font-size:9px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-scanner-toggle small{font-size:7.8px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-catalog .commerce-sale-search-row{border-radius:8px!important;gap:5px!important;margin:6px 0!important;padding:5px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>label{border-radius:7px!important;gap:5px!important;min-height:32px!important;padding:0 7px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>label svg,html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>button svg{width:13px!important;height:13px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>label input,html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>label input:focus,html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>label input:focus-visible{height:30px!important;min-height:30px!important;padding:0!important;font-size:10.5px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>button{border-radius:7px!important;gap:4px!important;height:32px!important;min-height:32px!important;padding:0 8px!important;font-size:9px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-catalog .commerce-sale-category-filter{border-radius:8px!important;align-items:center!important;gap:7px!important;margin:0 0 6px!important;padding:5px 6px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter>label{grid-template-columns:auto minmax(150px,220px)!important;align-items:center!important;gap:6px!important;min-width:0!important;font-size:8.5px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter select{border-radius:7px!important;height:31px!important;min-height:31px!important;padding:0 7px!important;font-size:9.5px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter small{padding:0!important;font-size:8px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card{border-top-width:2px!important;border-radius:8px!important;gap:3px!important;min-height:86px!important;padding:6px 7px!important;box-shadow:0 3px 8px #17223b0b!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card>div{gap:1px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card>div strong{font-size:10px!important;line-height:1.08!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card>div span{font-size:8px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card>b{font-size:12px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card small{gap:2px!important;font-size:7.7px!important;line-height:1.08!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card small svg{width:10px!important;height:10px!important}html.android-app .commerce-sales-premium-wrapper .commerce-inventory-loading,html.android-app .commerce-sales-premium-wrapper .commerce-inventory-empty.compact{gap:5px!important;min-height:70px!important;padding:8px!important;font-size:9px!important}html.android-app .commerce-sales-premium-wrapper .commerce-inventory-loading svg,html.android-app .commerce-sales-premium-wrapper .commerce-inventory-empty.compact svg{width:18px!important;height:18px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart{max-height:calc(var(--veci-visible-height,100dvh) - 225px)!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;display:grid!important;top:4px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart .commerce-sale-cart-lines{border-radius:8px!important;gap:2px!important;min-height:0!important;margin-top:5px!important;padding:4px 6px!important;overflow-y:auto!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-lines article{grid-template-columns:minmax(0,1fr) auto auto auto!important;gap:5px!important;min-height:39px!important;padding:4px 0!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-product strong{font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-product span{font-size:7.8px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-lines article>b{white-space:nowrap!important;font-size:9.5px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-qty-control{border-radius:6px!important;gap:2px!important;padding:1px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-qty-control button,html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-lines .danger-lite{border-radius:6px!important;width:27px!important;height:27px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-qty-control strong{text-align:center!important;min-width:18px!important;font-size:9px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-qty-control svg,html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-lines .danger-lite svg{width:12px!important;height:12px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-charge-button{border-radius:8px!important;gap:5px!important;height:35px!important;min-height:35px!important;padding:0 9px!important;font-size:10px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-charge-button svg{width:14px!important;height:14px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-heading{align-items:center!important}html.android-app .commerce-sales-premium-wrapper .commerce-panel-disclosure-button{border-radius:7px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:8.8px!important}html.android-app .commerce-sales-premium-wrapper .commerce-panel-disclosure-button svg{width:12px!important;height:12px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-list{gap:4px!important;margin-top:6px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-list>button{border-radius:7px!important;grid-template-columns:48px minmax(0,1.25fr) minmax(0,.9fr) minmax(0,.9fr) auto!important;gap:6px!important;min-height:42px!important;padding:5px 6px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-ticket-number{border-radius:6px!important;padding:4px 5px!important;font-size:9px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-list strong{font-size:9px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-list small{font-size:7.7px!important;line-height:1.08!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-list>button>svg{width:13px!important;height:13px!important}html.android-app .commerce-sale-checkout-dialog{width:min(560px,100vw - 24px)!important;max-height:calc(var(--veci-visible-height,100dvh) - 14px)!important;border-radius:10px!important}html.android-app .commerce-sale-checkout-dialog>header{min-height:40px!important;padding:6px 9px!important}html.android-app .commerce-sale-checkout-dialog>header h3{font-size:15px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog>header button{width:29px!important;height:29px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-checkout-form{gap:5px!important;padding:7px 9px 9px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-checkout-total{border-radius:8px!important;gap:8px!important;min-height:42px!important;padding:6px 8px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-checkout-total>span{font-size:9px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-checkout-total>strong{font-size:20px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-box{border-radius:8px!important;gap:5px!important;padding:6px 7px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-heading{gap:7px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-heading>span{gap:5px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-heading>span>svg{width:14px!important;height:14px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-heading strong{font-size:9.5px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-heading small,html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-heading>a{font-size:7.7px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-search>label,html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-search>label input{height:33px!important;min-height:33px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-search>label{border-radius:7px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-search>label svg{width:13px!important;height:13px!important;left:9px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-search>label input{padding:0 8px 0 29px!important;font-size:9.5px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer{border-radius:7px!important;gap:6px!important;min-height:36px!important;padding:4px 5px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-icon{border-radius:6px!important;width:25px!important;height:25px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer strong{font-size:8.8px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer small{font-size:7.4px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>button{border-radius:6px!important;height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:7.8px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-toggle{border-radius:7px!important;gap:6px!important;min-height:37px!important;padding:4px 6px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-toggle-check{border-radius:6px!important;width:25px!important;height:25px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-toggle-check svg{width:12px!important;height:12px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-toggle strong{font-size:8.8px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-toggle small{font-size:7.4px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-discount-box,html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box{border-radius:8px!important;gap:5px!important;padding:6px 7px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-discount-box select,html.android-app .commerce-sale-checkout-dialog .commerce-sale-discount-box input,html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-rows select,html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-rows input{border-radius:7px!important;height:32px!important;min-height:32px!important;padding:0 7px!important;font-size:9px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box .commerce-panel-title-row>button{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:8px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-rows>div{grid-template-columns:minmax(118px,.8fr) minmax(105px,1fr) 30px!important;gap:4px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-rows button{border-radius:7px!important;width:30px!important;height:32px!important;min-height:32px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-balance{border-radius:7px!important;gap:7px!important;min-height:30px!important;padding:4px 7px!important;font-size:8.5px!important}html.android-app .commerce-sale-checkout-dialog .commerce-dialog-form>footer{gap:6px!important;margin:0 -9px -9px!important;padding:7px 9px 8px!important;bottom:-9px!important}html.android-app .commerce-sale-checkout-dialog .commerce-dialog-form>footer button{border-radius:7px!important;height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:9px!important}html.android-app .commerce-sale-checkout-dialog .commerce-dialog-form>footer .commerce-primary-button{min-width:160px!important}html.android-app .commerce-inventory-dialog.commerce-sale-detail-dialog{width:min(520px,100vw - 24px)!important;max-height:calc(var(--veci-visible-height,100dvh) - 14px)!important;border-radius:10px!important}html.android-app .commerce-inventory-dialog.commerce-sale-detail-dialog>header h3{font-size:15px!important}html.android-app .commerce-inventory-dialog.commerce-sale-detail-dialog>div:last-child{padding:7px 9px 9px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail{gap:5px!important}html.android-app .commerce-sale-cancel-modal-layer{padding:10px!important}html.android-app .commerce-sale-cancel-modal{width:min(470px,100vw - 22px)!important;max-height:calc(var(--veci-visible-height,100dvh) - 14px)!important;border-radius:10px!important;overflow-y:auto!important}html.android-app .commerce-sale-cancel-modal>header{gap:8px!important;padding:8px 10px 7px!important}html.android-app .commerce-sale-cancel-modal-heading{gap:7px!important}html.android-app .commerce-sale-cancel-modal-icon{border-radius:7px!important;width:29px!important;height:29px!important}html.android-app .commerce-sale-cancel-modal-icon svg{width:14px!important;height:14px!important}html.android-app .commerce-sale-cancel-modal-heading small{font-size:7.8px!important}html.android-app .commerce-sale-cancel-modal-heading h3{font-size:14px!important}html.android-app .commerce-sale-cancel-modal>header>button{border-radius:7px!important;width:29px!important;height:29px!important}html.android-app .commerce-sale-cancel-summary{gap:6px!important;margin:7px 10px 0!important}html.android-app .commerce-sale-cancel-summary>span{border-radius:7px!important;gap:1px!important;padding:6px 7px!important}html.android-app .commerce-sale-cancel-summary small{font-size:7.8px!important}html.android-app .commerce-sale-cancel-summary strong{font-size:10px!important}html.android-app .commerce-sale-cancel-warning{border-radius:7px!important;gap:6px!important;margin:6px 10px 0!important;padding:6px 7px!important}html.android-app .commerce-sale-cancel-warning svg{width:13px!important;height:13px!important}html.android-app .commerce-sale-cancel-warning p{font-size:8px!important;line-height:1.25!important}html.android-app .commerce-sale-cancel-reason-field{gap:3px!important;margin:7px 10px 0!important}html.android-app .commerce-sale-cancel-reason-field>span{font-size:8.5px!important}html.android-app .commerce-sale-cancel-reason-field textarea{border-radius:7px!important;min-height:52px!important;padding:6px 7px!important;font-size:9px!important;line-height:1.2!important}html.android-app .commerce-sale-cancel-modal>footer{gap:6px!important;margin-top:7px!important;padding:7px 10px 8px!important}html.android-app .commerce-sale-cancel-back,html.android-app .commerce-sale-cancel-confirm{border-radius:7px!important;height:32px!important;min-height:32px!important;padding:0 9px!important;font-size:8.5px!important}@media (width<=980px) and (orientation:landscape){html.android-app .commerce-sales-premium-wrapper .commerce-sale-workspace{grid-template-columns:minmax(0,1.55fr) minmax(250px,.78fr)!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-sales-premium-wrapper .commerce-sales-heading{min-height:36px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-heading h2{font-size:24px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sales-heading p:not(.section-kicker){display:none!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart{max-height:calc(var(--veci-visible-height,100dvh) - 195px)!important}}html.android-app .commerce-sales-premium-wrapper .commerce-sale-catalog .commerce-sale-search-row{border:1px solid #ff5d3d57!important;border-left:4px solid var(--veci-commerce-accent,#ff5d3d)!important;background:linear-gradient(#fffaf8 0%,#fff5f1 100%)!important;box-shadow:0 3px 8px #17223b0b!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>label{background:#fff!important;border-color:#17223b2e!important;box-shadow:inset 0 1px #ffffffe6!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>label:focus-within{border-color:#ff5d3dad!important;box-shadow:0 0 0 2px #ff5d3d1f!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>label input,html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>label input:focus,html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>label input:focus-visible{font-size:12px!important;font-weight:650!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-search-row>button{color:#b74933!important;background:#fff!important;border-color:#ff5d3d4d!important;font-size:10.5px!important;font-weight:850!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-catalog .commerce-sale-category-filter{background:linear-gradient(#fafbfd 0%,#f5f7fa 100%)!important;border:1px solid #17223b29!important;border-left:4px solid #17223b!important;box-shadow:0 3px 8px #17223b0a!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter>label{color:#17223b!important;font-size:10px!important;font-weight:850!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter select{color:#17223b!important;background:#fff!important;border-color:#17223b33!important;font-size:11px!important;font-weight:700!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter small{color:#637083!important;font-size:9px!important;font-weight:700!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card{background:linear-gradient(#fff 0%,#f9fbfd 100%)!important;border-color:#17223b #cfd7e2 #cfd7e2!important;border-top-style:solid!important;border-top-width:4px!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 10px #17223b12!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card:after{content:"";pointer-events:none;background:#ff5d3d0e;border-radius:0 0 0 28px;width:28px;height:28px;position:absolute;top:0;right:0}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card:active:not(:disabled){border-color:#ff5d3d6b!important;transform:scale(.985)!important;box-shadow:0 2px 6px #17223b14!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card>div strong{color:#17223b!important;font-size:11.5px!important;font-weight:900!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card>div span{font-size:8.8px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card>b{color:#17223b!important;font-size:13px!important;font-weight:950!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-card small{font-size:8.2px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-catalog>.commerce-panel-title-row{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;display:grid!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-scanner-toggle{background:#fff8f5!important;border-color:#ff5d3d47!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-scanner-toggle strong{font-size:10px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-scanner-toggle small{font-size:8.2px!important}html.android-app .commerce-camera-scan-button{color:#fff;white-space:nowrap;background:linear-gradient(#ff6a4c 0%,#ff5d3d 100%);border:1px solid #ff5d3d;border-radius:7px;justify-content:center;align-items:center;gap:5px;height:34px;min-height:34px;padding:0 10px;font-size:9.5px;font-weight:900;display:inline-flex;box-shadow:0 4px 10px #ff5d3d2e}html.android-app .commerce-camera-scan-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}html.android-app .commerce-sale-catalog .commerce-panel-title-row:has(.commerce-sale-scanner-toggle input:not(:checked)) .commerce-camera-scan-button{cursor:not-allowed;opacity:.48;box-shadow:none}html.android-app .commerce-camera-scan-status{z-index:1400;color:#17223b;background:#fffffff7;border:1px solid #17223b24;border-radius:8px;max-width:min(420px,100vw - 28px);padding:7px 10px;font-size:10px;font-weight:800;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #17223b29}@media (width<=900px){html.android-app .commerce-sales-premium-wrapper .commerce-sale-catalog>.commerce-panel-title-row{grid-template-columns:minmax(0,1fr) auto!important}html.android-app .commerce-camera-scan-button{grid-column:2}}html.android-app .commerce-sales-premium-wrapper .commerce-sale-workspace{grid-template-columns:minmax(0,1.58fr) minmax(350px,.92fr)!important;align-items:start!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart{min-height:350px!important;max-height:calc(var(--veci-visible-height,100dvh) - 190px)!important;grid-template-rows:auto minmax(155px,1fr) auto auto!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart .commerce-sale-cart-lines{overscroll-behavior:contain!important;background:#fff!important;border:1px solid #efd7d0!important;border-radius:9px!important;gap:4px!important;min-height:155px!important;max-height:235px!important;margin-top:7px!important;padding:6px 8px!important;overflow-y:auto!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart>.commerce-inventory-empty.compact{background:#fffaf8!important;border:1px dashed #e8c6bd!important;border-radius:9px!important;min-height:155px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-lines article{border-bottom:1px solid #f1e1dc!important;grid-template-columns:minmax(105px,1fr) auto minmax(72px,auto) 30px!important;align-items:center!important;gap:7px!important;min-height:54px!important;padding:6px 2px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-lines article:last-child{border-bottom:0!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-product{gap:3px!important;min-width:0!important;display:grid!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-product strong{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11.5px!important;line-height:1.12!important;overflow:hidden!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-product span{color:#687486!important;white-space:nowrap!important;font-size:9.4px!important;line-height:1.1!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-qty-control{background:#f8fafc!important;border:1px solid #e2e6eb!important;border-radius:7px!important;gap:3px!important;padding:2px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-qty-control button,html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-lines .danger-lite{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-qty-control strong{min-width:21px!important;font-size:10.5px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-lines article>b{white-space:nowrap!important;justify-self:end!important;font-size:10.8px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-total{margin-top:7px!important;padding:8px 1px 6px!important;font-size:10.5px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-total strong{font-size:17px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-charge-button{height:39px!important;min-height:39px!important;font-size:10.8px!important}@media (width<=1120px){html.android-app .commerce-sales-premium-wrapper .commerce-sale-workspace{grid-template-columns:minmax(0,1.48fr) minmax(330px,.95fr)!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-cart-lines article{grid-template-columns:minmax(90px,1fr) auto minmax(66px,auto) 28px!important;gap:5px!important}}html.android-app .commerce-inventory-modal:has(.commerce-sale-checkout-dialog){z-index:10050!important;justify-content:center!important;align-items:flex-start!important;padding:4px 8px!important;display:flex!important;overflow:hidden!important}html.android-app .commerce-sale-checkout-dialog{width:min(620px,100vw - 16px)!important;height:calc(var(--veci-visible-height,100dvh) - 8px)!important;max-height:calc(var(--veci-visible-height,100dvh) - 8px)!important;border-radius:10px!important;flex-direction:column!important;margin:0!important;display:flex!important;overflow:hidden!important}html.android-app .commerce-sale-checkout-dialog>header{z-index:8!important;flex:none!important;position:relative!important;top:auto!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-checkout-form{-webkit-overflow-scrolling:touch;overscroll-behavior:contain!important;scroll-behavior:smooth!important;flex:auto!important;min-height:0!important;scroll-padding-top:10px!important;scroll-padding-bottom:62px!important;display:grid!important;overflow:hidden auto!important}html.android-app .commerce-sale-checkout-dialog .commerce-dialog-form>footer{z-index:7!important;background:#fffffffa!important;flex:none!important;position:sticky!important;bottom:-9px!important;box-shadow:0 -6px 15px #17223b14!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row{text-align:left!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;margin:0!important;display:flex!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row>div{text-align:left!important;flex:auto!important;min-width:0!important;margin:0!important;display:block!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row>button{flex:none!important;margin:0 0 0 auto!important}html.android-app .commerce-sale-search-row,html.android-app .commerce-sale-search-row input,html.android-app .commerce-sale-checkout-dialog input,html.android-app .commerce-sale-checkout-dialog textarea,html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-rows>div,html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-search{scroll-margin-block:12px 150px!important}html.android-app .commerce-camera-scan-button{border-radius:6px!important;gap:4px!important;height:26px!important;min-height:26px!important;padding:0 7px!important;font-size:8px!important;line-height:1!important;box-shadow:0 3px 7px #ff5d3d29!important}html.android-app .commerce-camera-scan-button svg{width:11px!important;height:11px!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-inventory-modal:has(.commerce-sale-checkout-dialog){padding-top:2px!important;padding-bottom:2px!important}html.android-app .commerce-sale-checkout-dialog{height:calc(var(--veci-visible-height,100dvh) - 4px)!important;max-height:calc(var(--veci-visible-height,100dvh) - 4px)!important}html.android-app .commerce-sale-checkout-dialog>header{min-height:34px!important;padding-top:4px!important;padding-bottom:4px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-checkout-form{scroll-padding-bottom:56px!important}}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history{position:relative!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-heading{min-height:34px!important;padding:0 72px 2px!important;display:block!important;position:relative!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-heading>div{text-align:center!important;width:100%!important;margin:0 auto!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-heading>div h3,html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-heading>div p{text-align:center!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-heading>.commerce-panel-disclosure-button{z-index:2!important;margin:0!important;position:absolute!important;top:0!important;right:0!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-history-list{margin-top:2px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box{text-align:left!important;justify-items:stretch!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row{text-align:left!important;grid-template-columns:minmax(0,1fr) auto!important;place-items:center stretch!important;gap:8px!important;width:100%!important;margin:0!important;display:grid!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row>div{text-align:left!important;justify-self:start!important;width:auto!important;margin:0!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row h4{text-align:left!important;margin:0!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row p{display:none!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-payment-box>.commerce-panel-title-row>button{justify-self:end!important;margin:0!important}html.android-app .commerce-products-page,html.android-app .commerce-online-store-page,html.android-app .commerce-reports-v2-page,html.android-app .commerce-credit-page{gap:7px!important}html.android-app .commerce-products-page .commerce-module-heading{align-items:center!important;gap:10px!important;min-height:40px!important}html.android-app .commerce-products-page .commerce-module-heading h2{margin:0!important;font-size:22px!important;line-height:1.02!important}html.android-app .commerce-products-page .commerce-module-heading p:not(.section-kicker){margin:2px 0 0!important;font-size:9.5px!important;line-height:1.2!important}html.android-app .commerce-products-page .commerce-module-heading .commerce-primary-button,html.android-app .commerce-products-page .commerce-primary-button,html.android-app .commerce-products-page .commerce-secondary-button,html.android-app .commerce-products-page .commerce-cancel-button{border-radius:7px!important;gap:5px!important;height:33px!important;min-height:33px!important;padding:0 10px!important;font-size:9.5px!important}html.android-app .commerce-products-page .commerce-primary-button svg,html.android-app .commerce-products-page .commerce-secondary-button svg,html.android-app .commerce-products-page .commerce-cancel-button svg{width:13px!important;height:13px!important}html.android-app .commerce-products-page .commerce-inventory-summary{gap:7px!important}html.android-app .commerce-products-page .commerce-inventory-summary article{border-radius:8px!important;gap:8px!important;min-height:62px!important;padding:8px 9px!important}html.android-app .commerce-products-page .commerce-inventory-summary article>svg{width:18px!important;height:18px!important}html.android-app .commerce-products-page .commerce-inventory-summary article span{font-size:8.5px!important;line-height:1.12!important}html.android-app .commerce-products-page .commerce-inventory-summary article strong{font-size:15px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-inventory-tabs{border-radius:8px!important;gap:4px!important;padding:3px!important}html.android-app .commerce-products-page .commerce-inventory-tabs button{border-radius:6px!important;height:31px!important;min-height:31px!important;padding:0 10px!important;font-size:9.5px!important}html.android-app .commerce-products-page .commerce-inventory-panel{border-radius:8px!important;padding:9px!important;box-shadow:0 5px 14px #17223b0d!important}html.android-app .commerce-products-page .commerce-panel-title-row{gap:7px!important}html.android-app .commerce-products-page .commerce-panel-title-row h3{font-size:15px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-panel-title-row p,html.android-app .commerce-products-page .commerce-restock-history>p{margin-top:2px!important;font-size:8.8px!important;line-height:1.18!important}html.android-app .commerce-products-page .commerce-inventory-toolbar{grid-template-columns:minmax(190px,1fr) minmax(130px,160px) auto!important;gap:6px!important;margin-bottom:7px!important}html.android-app .commerce-products-page .commerce-inventory-search,html.android-app .commerce-products-page .commerce-inventory-toolbar select{border-radius:7px!important;height:32px!important;min-height:32px!important;font-size:10px!important}html.android-app .commerce-products-page .commerce-inventory-search{gap:6px!important;padding:0 8px!important}html.android-app .commerce-products-page .commerce-inventory-search svg{width:13px!important;height:13px!important}html.android-app .commerce-products-page .commerce-inventory-toolbar select{padding:0 8px!important}html.android-app .commerce-products-page .commerce-check-label{gap:5px!important;font-size:9px!important}html.android-app .commerce-products-page .commerce-check-label input{width:14px!important;height:14px!important}html.android-app .commerce-products-page .commerce-inventory-table th,html.android-app .commerce-products-page .commerce-inventory-table td{padding:7px 8px!important}html.android-app .commerce-products-page .commerce-inventory-table th{font-size:8px!important}html.android-app .commerce-products-page .commerce-inventory-table td{font-size:9.5px!important}html.android-app .commerce-products-page .commerce-inventory-table td:first-child span,html.android-app .commerce-products-page .commerce-inventory-table td:first-child small,html.android-app .commerce-products-page .commerce-stock-value small{margin-top:2px!important;font-size:8px!important}html.android-app .commerce-products-page .commerce-inventory-loading,html.android-app .commerce-products-page .commerce-inventory-empty{min-height:70px!important;padding:8px!important;font-size:9px!important}html.android-app .commerce-online-store-page .commerce-online-store-metrics{gap:7px!important}html.android-app .commerce-online-store-page .commerce-online-store-metrics article{border-radius:8px!important;gap:2px 7px!important;min-height:62px!important;padding:8px 9px!important}html.android-app .commerce-online-store-page .commerce-online-store-metrics svg{border-radius:7px!important;width:24px!important;height:24px!important;padding:5px!important}html.android-app .commerce-online-store-page .commerce-online-store-metrics span{font-size:8px!important;line-height:1.05!important}html.android-app .commerce-online-store-page .commerce-online-store-metrics strong{font-size:14px!important;line-height:1.05!important}html.android-app .commerce-online-store-page .commerce-online-store-tabs{border-radius:8px!important;gap:4px!important;padding:3px!important}html.android-app .commerce-online-store-page .commerce-online-store-tabs>button{border-radius:6px!important;gap:4px!important;height:31px!important;min-height:31px!important;padding:0 10px!important;font-size:9.5px!important}html.android-app .commerce-online-store-page .commerce-online-store-tabs>button svg{width:13px!important;height:13px!important}html.android-app .commerce-online-store-page .commerce-online-publish-control{border-radius:7px!important;height:31px!important;min-height:31px!important;padding:3px 7px!important}html.android-app .commerce-online-store-page .commerce-online-publish-control strong{font-size:9px!important;line-height:1!important}html.android-app .commerce-online-store-page .commerce-online-publish-control small{display:none!important}html.android-app .commerce-online-orders-panel,html.android-app .commerce-online-catalog-panel,html.android-app .commerce-online-settings-card{border-radius:8px!important;padding:9px!important}html.android-app .commerce-online-store-page .commerce-panel-title-row{gap:7px!important}html.android-app .commerce-online-store-page .commerce-panel-title-row h3{margin:0!important;font-size:15px!important;line-height:1.05!important}html.android-app .commerce-online-store-page .commerce-panel-title-row p{margin:2px 0 0!important;font-size:8.8px!important;line-height:1.18!important}html.android-app .commerce-online-store-page .commerce-panel-title-row>button,html.android-app .commerce-online-store-page .commerce-online-catalog-toolbar>button{border-radius:7px!important;gap:4px!important;height:31px!important;min-height:31px!important;padding:0 8px!important;font-size:9px!important}html.android-app .commerce-online-store-page .commerce-panel-title-row>button svg,html.android-app .commerce-online-store-page .commerce-online-catalog-toolbar>button svg{width:12px!important;height:12px!important}html.android-app .commerce-online-store-page .commerce-online-catalog-toolbar{gap:6px!important;margin:6px 0!important}html.android-app .commerce-online-store-page .commerce-online-catalog-search,html.android-app .commerce-online-store-page .commerce-online-catalog-category select{border-radius:7px!important;height:32px!important;min-height:32px!important;font-size:9.5px!important}html.android-app .commerce-online-store-page .commerce-online-catalog-search{gap:5px!important;padding:0 8px!important}html.android-app .commerce-online-store-page .commerce-online-catalog-search svg{width:13px!important;height:13px!important}html.android-app .commerce-online-store-page .commerce-online-catalog-viewbar{min-height:30px!important;padding:3px 5px!important;font-size:8.5px!important}html.android-app .commerce-online-store-page .commerce-online-view-switcher{gap:3px!important}html.android-app .commerce-online-store-page .commerce-online-view-switcher button{border-radius:6px!important;height:25px!important;min-height:25px!important;padding:0 7px!important;font-size:8px!important}html.android-app .commerce-online-store-page .commerce-online-catalog-list,html.android-app .commerce-online-store-page .commerce-online-add-products-list{gap:5px!important;margin-top:6px!important}html.android-app .commerce-online-store-page .commerce-online-catalog-list article,html.android-app .commerce-online-store-page .commerce-online-add-products-list article{border-radius:8px!important;gap:7px!important;min-height:52px!important;padding:6px 7px!important}html.android-app .commerce-online-store-page .commerce-online-product-thumb{border-radius:7px!important;width:42px!important;height:42px!important}html.android-app .commerce-online-store-page .commerce-online-product-thumb svg{width:18px!important;height:18px!important}html.android-app .commerce-online-store-page .commerce-online-catalog-list strong,html.android-app .commerce-online-store-page .commerce-online-add-products-list strong{font-size:9.5px!important}html.android-app .commerce-online-store-page .commerce-online-catalog-list span,html.android-app .commerce-online-store-page .commerce-online-catalog-list small,html.android-app .commerce-online-store-page .commerce-online-add-products-list span,html.android-app .commerce-online-store-page .commerce-online-add-products-list small{font-size:7.8px!important;line-height:1.08!important}html.android-app .commerce-online-store-page .commerce-online-catalog-list article>button,html.android-app .commerce-online-store-page .commerce-online-add-products-list article>button{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:8.5px!important}html.android-app .commerce-online-store-page .commerce-online-order-list{gap:7px!important;margin-top:7px!important}html.android-app .commerce-online-store-page .commerce-online-order-card{border-left-width:4px!important;border-radius:8px!important;gap:6px!important;padding:8px!important}html.android-app .commerce-online-store-page .commerce-online-order-card header h3{margin:1px 0!important;font-size:11px!important}html.android-app .commerce-online-store-page .commerce-online-order-card header span,html.android-app .commerce-online-store-page .commerce-online-order-card header small,html.android-app .commerce-online-store-page .commerce-online-order-card li,html.android-app .commerce-online-store-page .commerce-online-order-address{font-size:8px!important}html.android-app .commerce-online-store-page .commerce-online-order-summary{border-radius:7px!important;gap:6px!important;padding:5px 7px!important}html.android-app .commerce-online-store-page .commerce-online-order-summary span{font-size:8px!important}html.android-app .commerce-online-store-page .commerce-online-order-card footer{gap:4px!important}html.android-app .commerce-online-store-page .commerce-online-order-card footer button,html.android-app .commerce-online-store-page .commerce-online-zone-form button{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:8.3px!important}html.android-app .commerce-online-store-page .commerce-online-settings-grid,html.android-app .commerce-online-store-page .commerce-online-settings-card{gap:7px!important}html.android-app .commerce-online-store-page .commerce-online-setting-options{gap:5px!important}html.android-app .commerce-online-store-page .commerce-online-setting-options label{border-radius:7px!important;min-height:32px!important;padding:5px 7px!important;font-size:8.5px!important}html.android-app .commerce-online-store-page .commerce-form-grid input,html.android-app .commerce-online-store-page .commerce-online-settings-card textarea,html.android-app .commerce-online-store-page .commerce-online-zone-form input{border-radius:7px!important;min-height:32px!important;padding:5px 7px!important;font-size:9.5px!important}html.android-app .commerce-online-store-page .commerce-online-settings-card textarea{min-height:50px!important}html.android-app .commerce-online-store-page .commerce-online-mp-state,html.android-app .commerce-online-store-page .commerce-online-zone-list article{border-radius:7px!important;padding:6px 7px!important}html.android-app .commerce-reports-v2-page .report-v2-header{align-items:center!important;gap:10px!important;min-height:42px!important;padding:0!important}html.android-app .commerce-reports-v2-page .report-v2-header .section-kicker{margin:0 0 1px!important;font-size:8.5px!important;line-height:1!important}html.android-app .commerce-reports-v2-page .report-v2-header h2{margin:0!important;font-size:22px!important;line-height:1.02!important}html.android-app .commerce-reports-v2-page .report-v2-header p:not(.section-kicker){margin-top:2px!important;font-size:9.5px!important;line-height:1.2!important}html.android-app .commerce-reports-v2-page .report-v2-header>div:last-child{gap:5px!important}html.android-app .commerce-reports-v2-page .report-v2-header>div:last-child>span,html.android-app .commerce-reports-v2-page .report-v2-header button,html.android-app .commerce-reports-v2-page .report-v2-period-status button,html.android-app .commerce-reports-v2-page .report-v2-config-button{border-radius:7px!important;gap:4px!important;height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:8.8px!important}html.android-app .commerce-reports-v2-page .report-v2-header button svg,html.android-app .commerce-reports-v2-page .report-v2-period-status button svg,html.android-app .commerce-reports-v2-page .report-v2-config-button svg{width:12px!important;height:12px!important}html.android-app .commerce-reports-v2-page .report-v2-period{border-radius:8px!important;gap:6px!important;padding:7px 8px!important}html.android-app .commerce-reports-v2-page .report-v2-period-buttons,html.android-app .commerce-reports-v2-page .report-v2-tabs{gap:4px!important}html.android-app .commerce-reports-v2-page .report-v2-period-buttons button,html.android-app .commerce-reports-v2-page .report-v2-tabs button{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 9px!important;font-size:9px!important}html.android-app .commerce-reports-v2-page .report-v2-custom{gap:6px!important}html.android-app .commerce-reports-v2-page .report-v2-custom label{gap:2px!important;font-size:8.5px!important}html.android-app .commerce-reports-v2-page .report-v2-custom input{border-radius:7px!important;height:31px!important;min-height:31px!important;padding:0 8px!important;font-size:9.5px!important}html.android-app .commerce-reports-v2-page .report-v2-period-status{gap:7px!important;padding-top:6px!important}html.android-app .commerce-reports-v2-page .report-v2-period-status>svg{width:14px!important;height:14px!important}html.android-app .commerce-reports-v2-page .report-v2-period-status strong{font-size:9.5px!important}html.android-app .commerce-reports-v2-page .report-v2-period-status small{font-size:8px!important}html.android-app .commerce-reports-v2-page .report-v2-tabs{border-radius:8px!important;padding:3px!important}html.android-app .commerce-reports-v2-page .report-v2-stack{gap:7px!important}html.android-app .commerce-reports-v2-page .report-v2-section{border-radius:8px!important;gap:7px!important;padding:9px!important;box-shadow:0 5px 14px #17223b0a!important}html.android-app .commerce-reports-v2-page .report-v2-section.compact{padding-block:8px!important}html.android-app .commerce-reports-v2-page .report-v2-section-title{gap:8px!important}html.android-app .commerce-reports-v2-page .report-v2-section-title>div{gap:1px!important}html.android-app .commerce-reports-v2-page .report-v2-section-title span{font-size:8px!important}html.android-app .commerce-reports-v2-page .report-v2-section-title h3{font-size:14px!important;line-height:1.05!important}html.android-app .commerce-reports-v2-page .report-v2-section-title p{margin-top:1px!important;font-size:8.5px!important;line-height:1.18!important}html.android-app .commerce-reports-v2-page .report-v2-section-title>svg{width:17px!important;height:17px!important}html.android-app .commerce-reports-v2-page .report-v2-grid{gap:6px!important}html.android-app .commerce-reports-v2-page .report-v2-metric{border-top-width:3px!important;border-radius:8px!important;grid-template-columns:27px minmax(0,1fr)!important;gap:6px!important;min-height:72px!important;padding:7px!important}html.android-app .commerce-reports-v2-page .report-v2-metric-icon{border-radius:7px!important;width:27px!important;height:27px!important}html.android-app .commerce-reports-v2-page .report-v2-metric-icon svg{width:14px!important;height:14px!important}html.android-app .commerce-reports-v2-page .report-v2-metric-copy{gap:1px!important}html.android-app .commerce-reports-v2-page .report-v2-metric-copy>span,html.android-app .commerce-reports-v2-page .report-v2-metric-copy small,html.android-app .commerce-reports-v2-page .report-v2-metric-copy em,html.android-app .commerce-reports-v2-page .report-v2-comparison{font-size:7.7px!important;line-height:1.08!important}html.android-app .commerce-reports-v2-page .report-v2-metric-copy>strong{font-size:14px!important;line-height:1.02!important}html.android-app .commerce-reports-v2-page .report-v2-ranking{gap:4px!important}html.android-app .commerce-reports-v2-page .report-v2-ranking article{border-radius:7px!important;gap:6px!important;min-height:34px!important;padding:5px 6px!important}html.android-app .commerce-reports-v2-page .report-premium-chart-card,html.android-app .commerce-reports-v2-page .report-premium-financial-card{border-radius:9px!important;padding:9px 10px 10px!important}html.android-app .commerce-reports-v2-page .report-premium-financial-card{margin-top:7px!important}html.android-app .commerce-reports-v2-page .report-premium-chart-toolbar{gap:8px!important;margin-bottom:5px!important}html.android-app .commerce-reports-v2-page .report-premium-chart-toolbar>div:first-child>span{margin-bottom:1px!important;font-size:8px!important}html.android-app .commerce-reports-v2-page .report-premium-chart-toolbar h4{font-size:13px!important;line-height:1.05!important}html.android-app .commerce-reports-v2-page .report-premium-chart-toolbar p{margin-top:2px!important;font-size:8.5px!important;line-height:1.15!important}html.android-app .commerce-reports-v2-page .report-premium-switch{border-radius:7px!important;gap:2px!important;padding:2px!important}html.android-app .commerce-reports-v2-page .report-premium-switch button{border-radius:6px!important;width:28px!important;height:27px!important}html.android-app .commerce-reports-v2-page .report-premium-switch svg{width:13px!important;height:13px!important}html.android-app .commerce-reports-v2-page .report-premium-svg-wrap svg{min-height:175px!important;max-height:215px!important}html.android-app .commerce-reports-v2-page .report-premium-best{border-radius:7px!important;gap:6px!important;padding:6px 7px!important;font-size:8.5px!important}html.android-app .commerce-reports-v2-page .report-premium-pie-layout{gap:16px!important;min-height:210px!important;padding:8px 3% 3px!important}html.android-app .commerce-credit-page .commerce-credit-heading{align-items:center!important;gap:10px!important;min-height:42px!important}html.android-app .commerce-credit-page .commerce-credit-heading .section-kicker{margin:0 0 1px!important;font-size:8.5px!important;line-height:1!important}html.android-app .commerce-credit-page .commerce-credit-heading h2{margin:0!important;font-size:22px!important;line-height:1.02!important}html.android-app .commerce-credit-page .commerce-credit-heading p:last-child{margin-top:2px!important;font-size:9.5px!important;line-height:1.2!important}html.android-app .commerce-credit-page .commerce-credit-heading>svg{width:22px!important;height:22px!important}html.android-app .commerce-credit-page .commerce-credit-metrics{gap:7px!important}html.android-app .commerce-credit-page .commerce-credit-metrics article{border-top-width:3px!important;border-radius:8px!important;gap:8px!important;min-height:62px!important;padding:8px 9px!important}html.android-app .commerce-credit-page .commerce-credit-metrics article>svg{width:18px!important;height:18px!important}html.android-app .commerce-credit-page .commerce-credit-metrics article>span{gap:1px!important}html.android-app .commerce-credit-page .commerce-credit-metrics article strong{font-size:14px!important;line-height:1.05!important}html.android-app .commerce-credit-page .commerce-credit-metrics article small{font-size:8.5px!important;line-height:1.1!important}html.android-app .commerce-credit-page .commerce-credit-review-panel,html.android-app .commerce-credit-page .commerce-credit-directory,html.android-app .commerce-credit-page .commerce-credit-settings{border-top-width:4px!important;border-radius:8px!important;box-shadow:0 5px 14px #17223b0d!important}html.android-app .commerce-credit-page .commerce-credit-review-panel>header,html.android-app .commerce-credit-page .commerce-credit-directory-heading{gap:8px!important;padding:8px 10px!important}html.android-app .commerce-credit-page .commerce-credit-review-panel h3,html.android-app .commerce-credit-page .commerce-credit-directory h3{font-size:14px!important;line-height:1.05!important}html.android-app .commerce-credit-page .commerce-credit-review-panel p,html.android-app .commerce-credit-page .commerce-credit-directory-heading p{margin-top:2px!important;font-size:8.5px!important;line-height:1.15!important}html.android-app .commerce-credit-page .commerce-credit-directory-heading .commerce-primary-button{border-radius:7px!important;gap:4px!important;height:31px!important;min-height:31px!important;padding:0 8px!important;font-size:9px!important}html.android-app .commerce-credit-page .commerce-credit-directory-heading .commerce-primary-button svg{width:12px!important;height:12px!important}html.android-app .commerce-credit-page .commerce-credit-filters{grid-template-columns:minmax(200px,1fr) minmax(115px,145px) auto!important;gap:6px!important;padding:6px 8px!important}html.android-app .commerce-credit-page .commerce-credit-filters label,html.android-app .commerce-credit-page .commerce-credit-filters select,html.android-app .commerce-credit-page .commerce-credit-filters button{border-radius:7px!important;height:31px!important;min-height:31px!important;font-size:9px!important}html.android-app .commerce-credit-page .commerce-credit-filters label{gap:5px!important;padding:0 8px!important}html.android-app .commerce-credit-page .commerce-credit-filters label svg,html.android-app .commerce-credit-page .commerce-credit-filters button svg{width:12px!important;height:12px!important}html.android-app .commerce-credit-page .commerce-credit-filters select{padding:0 8px!important}html.android-app .commerce-credit-page .commerce-credit-customer-list{gap:5px!important;padding:6px 8px 8px!important}html.android-app .commerce-credit-page .commerce-credit-customer-list>article{border-left-width:4px!important;border-radius:8px!important;box-shadow:0 3px 8px #17223b09!important}html.android-app .commerce-credit-page .commerce-credit-customer-row{grid-template-columns:28px minmax(150px,1fr) minmax(82px,auto) minmax(66px,auto) auto auto!important;gap:7px!important;min-height:46px!important;padding:5px 7px!important}html.android-app .commerce-credit-page .commerce-credit-avatar{border-radius:7px!important;width:28px!important;height:28px!important}html.android-app .commerce-credit-page .commerce-credit-avatar svg{width:14px!important;height:14px!important}html.android-app .commerce-credit-page .commerce-credit-customer-main,html.android-app .commerce-credit-page .commerce-credit-customer-stat{gap:1px!important}html.android-app .commerce-credit-page .commerce-credit-customer-main strong,html.android-app .commerce-credit-page .commerce-credit-customer-stat strong{font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-credit-page .commerce-credit-customer-main small,html.android-app .commerce-credit-page .commerce-credit-customer-stat small{font-size:7.7px!important;line-height:1.05!important}html.android-app .commerce-credit-page .commerce-credit-proof-badge{padding:4px 6px!important;font-size:7.5px!important}html.android-app .commerce-credit-page .commerce-credit-customer-row>svg{width:14px!important;height:14px!important}html.android-app .commerce-credit-page .commerce-credit-customer-detail{gap:7px!important;padding:8px!important}html.android-app .commerce-credit-page .commerce-credit-detail-title{gap:7px!important;margin-bottom:5px!important}html.android-app .commerce-credit-page .commerce-credit-detail-title h4,html.android-app .commerce-credit-page .commerce-credit-payment-history h4{font-size:10.5px!important}html.android-app .commerce-credit-page .commerce-credit-detail-title p{margin-top:1px!important;font-size:8px!important}html.android-app .commerce-credit-page .commerce-credit-detail-title button,html.android-app .commerce-credit-page .commerce-credit-customer-detail footer button,html.android-app .commerce-credit-page .commerce-credit-ticket-list article>button,html.android-app .commerce-credit-page .commerce-credit-proof-actions button{border-radius:6px!important;gap:4px!important;height:28px!important;min-height:28px!important;padding:0 7px!important;font-size:8px!important}html.android-app .commerce-credit-page .commerce-credit-ticket-list{gap:4px!important}html.android-app .commerce-credit-page .commerce-credit-ticket-list>article{border-left-width:4px!important;border-radius:7px!important;gap:6px!important;min-height:40px!important;padding:5px 6px!important}html.android-app .commerce-credit-page .commerce-credit-ticket-list article>span strong,html.android-app .commerce-credit-page .commerce-credit-payment-history strong{font-size:8.5px!important}html.android-app .commerce-credit-page .commerce-credit-ticket-list article>span small,html.android-app .commerce-credit-page .commerce-credit-payment-history small{font-size:7.3px!important}html.android-app .commerce-credit-page .commerce-credit-ticket-status{padding:4px 5px!important;font-size:7.3px!important}html.android-app .commerce-credit-page .commerce-credit-payment-history>div{gap:4px!important;margin-top:4px!important}html.android-app .commerce-credit-page .commerce-credit-payment-history article{border-radius:7px!important;gap:7px!important;padding:5px 6px!important}html.android-app .commerce-credit-page .commerce-credit-settings-trigger{min-height:42px!important;padding:6px 9px!important}html.android-app .commerce-credit-page .commerce-credit-settings-trigger strong{font-size:9.5px!important}html.android-app .commerce-credit-page .commerce-credit-settings-trigger small{font-size:7.8px!important}html.android-app .commerce-credit-page .commerce-credit-settings form{gap:7px!important;padding:8px 9px 9px!important}html.android-app .commerce-credit-page .commerce-credit-payment-modes{gap:6px!important}html.android-app .commerce-credit-page .commerce-credit-payment-modes>button{border-radius:7px!important;gap:6px!important;min-height:40px!important;padding:5px 7px!important}html.android-app .commerce-credit-page .commerce-credit-settings-grid{gap:5px 7px!important}html.android-app .commerce-credit-page .commerce-credit-settings-grid label{gap:2px!important;font-size:8.5px!important}html.android-app .commerce-credit-page .commerce-credit-settings-grid input{border-radius:7px!important;height:31px!important;min-height:31px!important;padding:0 7px!important;font-size:9.5px!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-products-page,html.android-app .commerce-online-store-page,html.android-app .commerce-reports-v2-page,html.android-app .commerce-credit-page{gap:5px!important}html.android-app .commerce-products-page .commerce-inventory-summary article,html.android-app .commerce-online-store-page .commerce-online-store-metrics article,html.android-app .commerce-credit-page .commerce-credit-metrics article{min-height:56px!important}html.android-app .commerce-reports-v2-page .report-premium-svg-wrap svg{min-height:155px!important;max-height:185px!important}}html.android-app .commerce-products-page .commerce-module-heading{text-align:left!important;grid-template-columns:minmax(0,1fr) auto!important;justify-content:stretch!important;align-items:center!important;gap:10px!important;min-height:0!important;margin:0!important;padding:3px 0 2px!important;display:grid!important}html.android-app .commerce-products-page .commerce-module-heading>div:first-child{text-align:left!important;justify-self:start!important;width:100%!important;min-width:0!important}html.android-app .commerce-products-page .commerce-module-heading h2{text-align:left!important;margin:0!important;font-size:18px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-module-heading p:not(.section-kicker){text-align:left!important;margin:2px 0 0!important;font-size:9px!important;line-height:1.16!important}html.android-app .commerce-products-page .commerce-module-heading>.commerce-primary-button{place-self:center end!important;width:auto!important;min-width:138px!important;max-width:180px!important;padding-inline:11px!important}html.android-app .commerce-products-page .commerce-state-cell,html.android-app .commerce-products-page .commerce-actions-cell-clean{min-width:118px!important}html.android-app .commerce-products-page .commerce-state-toggle,html.android-app .commerce-products-page .commerce-clean-action-grid{gap:5px!important;width:106px!important;max-width:106px!important;margin-inline:auto!important}html.android-app .commerce-products-page .commerce-state-choice,html.android-app .commerce-products-page .commerce-clean-action-button{box-sizing:border-box!important;border-radius:7px!important;justify-content:center!important;width:106px!important;min-width:106px!important;max-width:106px!important;height:31px!important;min-height:31px!important;padding:0 8px!important;font-size:9.5px!important;line-height:1!important}html.android-app .commerce-products-page .commerce-clean-action-button svg{flex-basis:13px!important;width:13px!important;height:13px!important}html.android-app .commerce-products-page .commerce-alerts-layout{gap:7px!important}html.android-app .commerce-products-page .commerce-alert-section{border-radius:8px!important}html.android-app .commerce-products-page .commerce-alert-section:before{height:3px!important}html.android-app .commerce-products-page .commerce-alert-toggle{align-items:center!important;gap:9px!important;min-height:50px!important;padding:7px 9px!important}html.android-app .commerce-products-page .commerce-alert-toggle-copy{align-items:center!important;gap:8px!important}html.android-app .commerce-products-page .commerce-alert-theme-icon{border-radius:7px!important;flex:0 0 28px!important;width:28px!important;height:28px!important}html.android-app .commerce-products-page .commerce-alert-theme-icon svg{width:14px!important;height:14px!important}html.android-app .commerce-products-page .commerce-alert-toggle h3{margin:0!important;font-size:14px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-alert-toggle p{margin:2px 0 0!important;font-size:9px!important;line-height:1.15!important}html.android-app .commerce-products-page .commerce-alert-toggle-meta{gap:5px!important}html.android-app .commerce-products-page .commerce-alert-counter{border-radius:999px!important;min-height:23px!important;padding:0 7px!important;font-size:8.5px!important;line-height:23px!important}html.android-app .commerce-products-page .commerce-alert-chevron{width:14px!important;height:14px!important}html.android-app .commerce-products-page .commerce-alert-body{padding:0 9px 8px!important}html.android-app .commerce-products-page .commerce-alert-body .commerce-alert-list,html.android-app .commerce-products-page .commerce-themed-empty{margin-top:6px!important}html.android-app .commerce-products-page .commerce-alert-list{gap:5px!important}html.android-app .commerce-products-page .commerce-alert-card{border-radius:7px!important;gap:7px!important;min-height:45px!important;padding:6px 7px!important}html.android-app .commerce-products-page .commerce-alert-icon{border-radius:7px!important;flex:0 0 27px!important;width:27px!important;height:27px!important}html.android-app .commerce-products-page .commerce-alert-icon svg{width:14px!important;height:14px!important}html.android-app .commerce-products-page .commerce-alert-copy strong{font-size:10px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-alert-copy span{font-size:8.5px!important;line-height:1.08!important}html.android-app .commerce-products-page .commerce-alert-copy small{font-size:7.5px!important;line-height:1.12!important}html.android-app .commerce-products-page .commerce-alert-card .commerce-secondary-button{height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:8.5px!important}html.android-app .commerce-products-page .commerce-offer-product-picker{border-radius:8px!important;margin-top:6px!important;padding:7px 8px!important}html.android-app .commerce-products-page .commerce-offer-section-heading h4{font-size:11px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-offer-section-heading p{margin:2px 0 0!important;font-size:8.5px!important;line-height:1.14!important}html.android-app .commerce-products-page .commerce-offer-search-wrap{width:100%!important;margin-top:5px!important}html.android-app .commerce-products-page .commerce-offer-search{border-radius:7px!important;gap:5px!important;height:31px!important;min-height:31px!important;padding:0 8px!important}html.android-app .commerce-products-page .commerce-offer-search svg{width:13px!important;height:13px!important}html.android-app .commerce-products-page .commerce-offer-search input{height:29px!important;min-height:29px!important;font-size:9.5px!important}html.android-app .commerce-products-page .commerce-offer-step-separator{margin:6px 0 1px!important}html.android-app .commerce-products-page .commerce-promotion-footer-simple{margin-top:6px!important;padding-top:6px!important}html.android-app .commerce-products-page .commerce-suppliers-panel{gap:7px!important}html.android-app .commerce-products-page .commerce-suppliers-panel>.commerce-panel-title-row{justify-content:space-between!important;align-items:center!important;gap:9px!important;min-height:34px!important;display:flex!important}html.android-app .commerce-products-page .commerce-suppliers-panel>.commerce-panel-title-row>div{min-width:0!important}html.android-app .commerce-products-page .commerce-suppliers-panel>.commerce-panel-title-row .commerce-secondary-button{color:#fff!important;background:#ff5d3d!important;border-color:#ff5d3d!important;flex:none!important;width:auto!important;min-width:124px!important;max-width:none!important;box-shadow:0 4px 10px #ff5d3d2e!important}html.android-app .commerce-products-page .commerce-supplier-toolbar{grid-template-columns:minmax(0,1fr) 132px!important;gap:6px!important}html.android-app .commerce-products-page .commerce-supplier-toolbar select{box-sizing:border-box!important;border-radius:7px!important;height:32px!important;min-height:32px!important;padding:0 8px!important;font-size:9.5px!important}html.android-app .commerce-products-page .commerce-supplier-list{gap:6px!important}html.android-app .commerce-products-page .commerce-supplier-list>article{border-left-width:5px!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"supplier-main supplier-actions""supplier-metrics supplier-metrics"!important;align-items:start!important;gap:6px 10px!important;padding:8px 9px!important;display:grid!important}html.android-app .commerce-products-page .commerce-supplier-main{grid-area:supplier-main!important;align-items:flex-start!important;gap:8px!important}html.android-app .commerce-products-page .commerce-supplier-icon{border-radius:7px!important;flex-basis:32px!important;width:32px!important;height:32px!important}html.android-app .commerce-products-page .commerce-supplier-icon svg{width:16px!important;height:16px!important}html.android-app .commerce-products-page .commerce-supplier-name-row{gap:5px!important}html.android-app .commerce-products-page .commerce-supplier-name-row h4{font-size:11px!important;line-height:1.08!important}html.android-app .commerce-products-page .commerce-supplier-name-row .commerce-status{padding:3px 6px!important;font-size:8px!important}html.android-app .commerce-products-page .commerce-supplier-main p,html.android-app .commerce-products-page .commerce-supplier-main small{margin-top:2px!important;font-size:8.5px!important;line-height:1.1!important}html.android-app .commerce-products-page .commerce-supplier-actions{grid-area:supplier-actions!important;justify-content:flex-end!important;place-self:start end!important;gap:5px!important;margin:0!important}html.android-app .commerce-products-page .commerce-supplier-actions button{border-radius:7px!important;gap:4px!important;height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:8.5px!important}html.android-app .commerce-products-page .commerce-supplier-actions svg{width:12px!important;height:12px!important}html.android-app .commerce-products-page .commerce-supplier-metrics{grid-area:supplier-metrics!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}html.android-app .commerce-products-page .commerce-supplier-metrics div{border-radius:7px!important;min-height:37px!important;padding:5px 7px!important}html.android-app .commerce-products-page .commerce-supplier-metrics dt{font-size:7.5px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-supplier-metrics dd{margin-top:2px!important;font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen{grid-template-rows:auto auto auto auto!important;grid-template-columns:minmax(0,1fr) auto!important;gap:5px 8px!important;display:grid!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-panel-title-row,html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-online-catalog-toolbar{display:contents!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-panel-title-row>div{grid-area:1/1!important;align-self:start!important;min-width:0!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-panel-title-row>div h3{margin:0!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-panel-title-row>div p{margin:2px 0 0!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-panel-title-row>span{color:var(--navy)!important;background:0 0!important;border:0!important;grid-area:2/1!important;place-self:start!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:500!important;line-height:1.1!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-online-catalog-toolbar>.commerce-online-catalog-search{grid-area:3/1!important;width:100%!important;min-width:0!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-online-catalog-toolbar>.commerce-online-catalog-category{grid-area:3/2!important;width:190px!important;min-width:190px!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-online-catalog-toolbar>button.add{color:#fff!important;background:#ff5d3d!important;border-color:#ff5d3d!important;grid-area:1/2/span 2!important;place-self:start end!important;width:auto!important;min-width:126px!important;max-width:150px!important;height:31px!important;min-height:31px!important;margin:0!important;padding:0 9px!important;box-shadow:0 4px 10px #ff5d3d29!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-online-catalog-toolbar>button.add svg{width:12px!important;height:12px!important}html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-online-catalog-viewbar,html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-online-catalog-list,html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-online-catalog-grid{grid-column:1/-1!important}html.android-app .commerce-online-store-page .commerce-online-publish-control{z-index:3!important;pointer-events:auto!important;-webkit-user-select:none!important;user-select:none!important;touch-action:manipulation!important;position:relative!important}html.android-app .commerce-online-store-page .commerce-online-publish-control input{z-index:4!important;pointer-events:auto!important;position:relative!important}html.android-app .commerce-online-store-page .commerce-online-publish-control:not(:has(input:disabled)):active{transform:translateY(1px)!important}html.android-app .commerce-suppliers-panel{gap:6px!important;padding:8px!important}html.android-app .commerce-suppliers-panel>.commerce-panel-title-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:32px!important;margin:0!important;display:grid!important}html.android-app .commerce-suppliers-panel>.commerce-panel-title-row>div{text-align:left!important;justify-self:start!important;min-width:0!important}html.android-app .commerce-suppliers-panel>.commerce-panel-title-row h3,html.android-app .commerce-suppliers-panel>.commerce-panel-title-row p{text-align:left!important}html.android-app .commerce-suppliers-panel>.commerce-panel-title-row .commerce-secondary-button{color:#fff!important;background:#ff5d3d!important;border-color:#ff5d3d!important;border-radius:7px!important;justify-self:end!important;width:auto!important;min-width:126px!important;max-width:150px!important;height:31px!important;min-height:31px!important;margin:0!important;padding:0 9px!important;font-size:8.8px!important;box-shadow:0 4px 10px #ff5d3d29!important}html.android-app .commerce-suppliers-panel>.commerce-panel-title-row .commerce-secondary-button svg{width:12px!important;height:12px!important}html.android-app .commerce-suppliers-panel .commerce-supplier-toolbar{grid-template-columns:minmax(0,1fr) 132px!important;align-items:stretch!important;gap:6px!important;margin:0!important;display:grid!important}html.android-app .commerce-suppliers-panel .commerce-supplier-toolbar .commerce-inventory-search,html.android-app .commerce-suppliers-panel .commerce-supplier-toolbar select{box-sizing:border-box!important;border-radius:7px!important;height:32px!important;min-height:32px!important;margin:0!important;font-size:9.5px!important}html.android-app .commerce-suppliers-panel .commerce-supplier-list{gap:5px!important}html.android-app .commerce-suppliers-panel .commerce-supplier-list>article{border-radius:8px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"supplier-main supplier-actions""supplier-metrics supplier-metrics"!important;align-items:start!important;gap:5px 8px!important;padding:7px 8px!important;display:grid!important}html.android-app .commerce-suppliers-panel .commerce-supplier-main{grid-area:supplier-main!important;align-items:flex-start!important;gap:7px!important}html.android-app .commerce-suppliers-panel .commerce-supplier-actions{grid-area:supplier-actions!important;justify-content:flex-end!important;place-self:start end!important;gap:4px!important;margin:0!important;display:flex!important}html.android-app .commerce-suppliers-panel .commerce-supplier-actions button{border-radius:7px!important;gap:4px!important;height:28px!important;min-height:28px!important;padding:0 7px!important;font-size:8.3px!important}html.android-app .commerce-suppliers-panel .commerce-supplier-actions svg{width:11px!important;height:11px!important}html.android-app .commerce-suppliers-panel .commerce-supplier-metrics{grid-area:supplier-metrics!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin:0!important}html.android-app .commerce-products-page .commerce-promotion-form-simple{padding:8px!important}html.android-app .commerce-products-page .commerce-offer-basic-grid,html.android-app .commerce-products-page .commerce-offer-basic-grid-refined{align-items:end!important;gap:6px!important;margin-top:5px!important}html.android-app .commerce-products-page .commerce-offer-basic-grid>label{gap:2px!important;font-size:9px!important;line-height:1.08!important}html.android-app .commerce-products-page .commerce-offer-basic-grid input{box-sizing:border-box!important;border-radius:7px!important;height:31px!important;min-height:31px!important;padding:0 8px!important;font-size:9.5px!important}html.android-app .commerce-products-page .commerce-offer-basic-grid>label>small{font-size:7.5px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-offer-until-stock{box-sizing:border-box!important;border-radius:7px!important;align-self:end!important;gap:6px!important;height:38px!important;min-height:38px!important;padding:4px 7px!important}html.android-app .commerce-products-page .commerce-offer-until-stock>input{flex:0 0 14px!important;width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important;padding:0!important}html.android-app .commerce-products-page .commerce-offer-until-stock>span{gap:1px!important}html.android-app .commerce-products-page .commerce-offer-until-stock strong{font-size:9px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-offer-until-stock small{font-size:7.2px!important;line-height:1.08!important}html.android-app .commerce-products-page .commerce-restock-history-heading{margin-bottom:5px!important}html.android-app .commerce-products-page .commerce-restock-history-filters{border-radius:8px!important;grid-template-columns:auto minmax(170px,.85fr) minmax(220px,1fr) auto!important;align-items:end!important;gap:6px!important;margin-bottom:7px!important;padding:7px 8px!important;display:grid!important}html.android-app .commerce-products-page .commerce-restock-filter-label{gap:4px!important;font-size:9px!important;line-height:1!important}html.android-app .commerce-products-page .commerce-restock-filter-label svg{width:13px!important;height:13px!important}html.android-app .commerce-products-page .commerce-restock-history-filters label{gap:3px!important;font-size:9px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-restock-history-filters input,html.android-app .commerce-products-page .commerce-restock-history-filters select,html.android-app .commerce-products-page .commerce-restock-clear-filters{box-sizing:border-box!important;border-radius:7px!important;height:31px!important;min-height:31px!important;padding:0 8px!important;font-size:9px!important;line-height:1!important}html.android-app .commerce-products-page .commerce-restock-clear-filters{min-width:100px!important;padding-inline:9px!important}@media (width<=900px){html.android-app .commerce-online-store-page .commerce-online-catalog-screen>.commerce-online-catalog-toolbar>.commerce-online-catalog-category{width:170px!important;min-width:170px!important}html.android-app .commerce-products-page .commerce-restock-history-filters{grid-template-columns:auto minmax(150px,.9fr) minmax(190px,1fr) auto!important}}html.android-app .commerce-inventory-modal{padding:6px!important}html.android-app .commerce-inventory-dialog:has(>.kiosk-product-dialog){border-radius:9px!important;width:min(860px,100vw - 18px)!important;max-width:min(860px,100vw - 18px)!important;max-height:calc(100dvh - 12px)!important}html.android-app .commerce-inventory-dialog:has(>.kiosk-product-dialog)>header{min-height:34px!important;padding:5px 9px!important}html.android-app .commerce-inventory-dialog:has(>.kiosk-product-dialog)>header h3{margin:0!important;font-size:13px!important;line-height:1!important}html.android-app .commerce-inventory-dialog:has(>.kiosk-product-dialog)>header button{width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog{gap:5px!important;padding:7px 9px 8px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-form-grid,html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px 8px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog label{gap:2px!important;font-size:9.5px!important;line-height:1.08!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog label small{font-size:7.6px!important;line-height:1.05!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog label>input:not([type=checkbox]):not([type=file]),html.android-app .commerce-inventory-dialog .kiosk-product-dialog label>select{box-sizing:border-box!important;border-radius:6px!important;height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:10px!important;line-height:1!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog label>textarea{box-sizing:border-box!important;resize:vertical!important;border-radius:6px!important;height:38px!important;min-height:38px!important;padding:5px 7px!important;font-size:9.5px!important;line-height:1.15!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-margin-preview{border-radius:7px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;padding:5px 7px!important;display:grid!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-margin-preview>div{gap:1px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-margin-preview span{font-size:7.5px!important;line-height:1!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-margin-preview strong{font-size:10px!important;line-height:1!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-product-online-fields{border-radius:7px!important;grid-template-columns:minmax(0,1.45fr) minmax(0,.55fr)!important;gap:6px 8px!important;padding:6px 7px!important;display:grid!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-product-image-field{align-content:start!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-product-image-field>span{gap:4px!important;font-size:9px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-product-image-field svg{width:12px!important;height:12px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-product-image-field input[type=file]{height:28px!important;min-height:28px!important;padding:3px 5px!important;font-size:8px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-product-image-field img{border-radius:6px!important;width:42px!important;height:42px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-stock-alert-grid{gap:5px 8px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-stock-config-field{grid-template-rows:auto 30px auto!important;min-height:0!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-stock-config-field>input{height:30px!important;min-height:30px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-stock-config-field>small{margin:1px 0 0!important;font-size:7.3px!important;line-height:1.08!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-setup,html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-edit-note{border-radius:7px!important;gap:5px!important;padding:6px 7px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-setup-heading{gap:6px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-setup-heading>svg,html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-edit-note>svg{flex:0 0 15px!important;width:15px!important;height:15px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-setup-heading strong,html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-edit-note strong{font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-setup-heading p,html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-edit-note p{margin:1px 0 0!important;font-size:7.4px!important;line-height:1.1!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-choice{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;display:grid!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-choice button{border-radius:6px!important;min-height:34px!important;padding:4px 6px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-choice button strong{font-size:8.7px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-choice button span{font-size:7.1px!important;line-height:1.08!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-opening-lot-fields{gap:5px!important;padding-top:4px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-help,html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-expiration-edit-help{margin:2px 0 0!important;font-size:7.2px!important;line-height:1.1!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-dialog-checks.explanatory{border-radius:7px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;padding:5px 7px!important;display:grid!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-dialog-checks.explanatory label{gap:5px!important;font-size:8.5px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-dialog-checks.explanatory input{flex:0 0 13px!important;width:13px!important;height:13px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-dialog-checks.explanatory strong{font-size:8.5px!important;line-height:1.05!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog .commerce-dialog-checks.explanatory small{font-size:7px!important;line-height:1.08!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog>footer{gap:6px!important;padding-top:1px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog>footer button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:9.5px!important}html.android-app .commerce-products-page .commerce-offer-form-trigger{text-align:left!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;min-height:34px!important;margin:0!important;padding:5px 7px!important;display:grid!important}html.android-app .commerce-products-page .commerce-offer-form-trigger>div{text-align:left!important;justify-content:flex-start!important;justify-self:start!important;align-items:baseline!important;gap:9px!important;min-width:0!important;display:flex!important}html.android-app .commerce-products-page .commerce-offer-form-trigger h3{text-align:left!important;margin:0!important;font-size:12px!important;line-height:1!important}html.android-app .commerce-products-page .commerce-offer-form-trigger .commerce-offer-form-tagline{white-space:nowrap!important;margin:0!important;font-size:8.5px!important;line-height:1!important}html.android-app .commerce-products-page .commerce-offer-form-trigger p{display:none!important}html.android-app .commerce-products-page .commerce-offer-form-trigger>svg{grid-column:2!important;justify-self:end!important;width:16px!important;height:16px!important;margin:0!important}html.android-app .commerce-products-page .commerce-offer-form-trigger[aria-expanded=true]{margin-bottom:4px!important}html.android-app .commerce-products-page .commerce-suppliers-panel>.commerce-panel-title-row{flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:34px!important;margin:0!important;padding:0!important;display:flex!important}html.android-app .commerce-products-page .commerce-suppliers-panel>.commerce-panel-title-row>div{text-align:left!important;flex:auto!important;width:auto!important;min-width:0!important;margin:0 auto 0 0!important;padding:0!important;display:block!important}html.android-app .commerce-products-page .commerce-suppliers-panel>.commerce-panel-title-row h3{text-align:left!important;margin:0!important;font-size:12px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-suppliers-panel>.commerce-panel-title-row p{text-align:left!important;margin:2px 0 0!important;font-size:8px!important;line-height:1.1!important}html.android-app .commerce-products-page .commerce-suppliers-panel>.commerce-panel-title-row .commerce-secondary-button{flex:none!important;align-self:center!important;width:auto!important;min-width:126px!important;max-width:150px!important;height:31px!important;min-height:31px!important;margin:0 0 0 auto!important;padding:0 9px!important}@media (height<=680px) and (orientation:landscape){html.android-app .commerce-inventory-dialog:has(>.kiosk-product-dialog){width:min(820px,100vw - 16px)!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog{gap:4px!important;padding:6px 8px 7px!important}}html.android-app .commerce-inventory-modal{z-index:5000!important;-webkit-backdrop-filter:blur(5px)!important;overscroll-behavior:contain!important;background:#0a101da8!important;justify-content:center!important;align-items:center!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;padding:6px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}html.android-app .commerce-inventory-dialog{background:#fffaf7!important;border:1px solid #ff5a3647!important;border-radius:9px!important;grid-template-rows:auto minmax(0,1fr)!important;width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;height:calc(100dvh - 12px)!important;max-height:calc(100dvh - 12px)!important;margin:0!important;display:grid!important;position:relative!important;inset:auto!important;overflow:hidden!important;box-shadow:0 24px 70px #040a1661!important}html.android-app .commerce-inventory-dialog:has(>.kiosk-product-dialog){width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;height:calc(100dvh - 12px)!important;max-height:calc(100dvh - 12px)!important}html.android-app .commerce-inventory-dialog>header{z-index:3!important;background:#fffaf7fa!important;border-bottom:1px solid #ff5a3629!important;flex:none!important;min-height:34px!important;padding:5px 9px!important;position:relative!important}html.android-app .commerce-inventory-dialog>header h3{margin:0!important;font-size:13px!important;line-height:1.05!important}html.android-app .commerce-inventory-dialog>header button{width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important}html.android-app .commerce-inventory-dialog>:not(header){overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;min-height:0!important;max-height:none!important;overflow:hidden auto!important}html.android-app .commerce-restock-dialog .commerce-restock-dialog-form{gap:5px!important;padding:7px 9px 8px!important}html.android-app .commerce-restock-dialog .commerce-restock-dialog-intro{margin:0!important;font-size:8px!important;line-height:1.15!important}html.android-app .commerce-restock-dialog .commerce-restock-selected-product{border-radius:7px!important;gap:4px!important;padding:6px 7px!important}html.android-app .commerce-restock-dialog .commerce-restock-selected-heading{gap:6px!important}html.android-app .commerce-restock-dialog .commerce-restock-selected-heading span{font-size:7.5px!important;line-height:1!important}html.android-app .commerce-restock-dialog .commerce-restock-selected-heading svg{width:14px!important;height:14px!important}html.android-app .commerce-restock-dialog .commerce-restock-selected-product>strong{font-size:13px!important;line-height:1.05!important}html.android-app .commerce-restock-dialog .commerce-restock-selected-meta{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}html.android-app .commerce-restock-dialog .commerce-restock-selected-meta span{border-radius:6px!important;gap:1px!important;min-height:0!important;padding:4px 6px!important;font-size:7.5px!important;line-height:1.05!important}html.android-app .commerce-restock-dialog .commerce-restock-selected-meta b{font-size:9px!important;line-height:1.05!important}html.android-app .commerce-restock-dialog .commerce-restock-main-fields{border-radius:7px!important;padding:5px 6px!important}html.android-app .commerce-restock-dialog .commerce-form-grid,html.android-app .commerce-restock-dialog .commerce-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px 8px!important}html.android-app .commerce-restock-dialog .commerce-dialog-form label{gap:2px!important;font-size:9px!important;line-height:1.08!important}html.android-app .commerce-restock-dialog .commerce-dialog-form label small{font-size:7.2px!important}html.android-app .commerce-restock-dialog .commerce-dialog-form label>input:not([type=checkbox]),html.android-app .commerce-restock-dialog .commerce-dialog-form label>select{box-sizing:border-box!important;border-radius:6px!important;height:30px!important;min-height:30px!important;padding:0 7px!important;font-size:9.5px!important}html.android-app .commerce-restock-dialog .commerce-restock-expiration{border-radius:7px!important;gap:5px!important;padding:6px 7px!important}html.android-app .commerce-restock-dialog .commerce-restock-expiration-heading{gap:6px!important}html.android-app .commerce-restock-dialog .commerce-restock-expiration-heading>svg{flex:0 0 14px!important;width:14px!important;height:14px!important}html.android-app .commerce-restock-dialog .commerce-restock-expiration-heading strong{font-size:9px!important;line-height:1.05!important}html.android-app .commerce-restock-dialog .commerce-restock-expiration-heading p{margin:1px 0 0!important;font-size:7.2px!important;line-height:1.08!important}html.android-app .commerce-restock-dialog .commerce-lot-expiration-switch{min-height:28px!important;padding:4px 6px!important}html.android-app .commerce-restock-dialog .commerce-restock-lot-fields{gap:5px!important}html.android-app .commerce-restock-dialog .commerce-restock-estimates{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}html.android-app .commerce-restock-dialog .commerce-restock-estimates article{border-radius:7px!important;gap:2px!important;min-height:42px!important;padding:6px 8px!important}html.android-app .commerce-restock-dialog .commerce-restock-estimates span{font-size:7.3px!important;line-height:1!important}html.android-app .commerce-restock-dialog .commerce-restock-estimates strong{font-size:12px!important;line-height:1!important}html.android-app .commerce-restock-dialog .commerce-restock-dialog-footer{z-index:2!important;background:linear-gradient(#fffaf7b8,#fffaf7 35%)!important;gap:6px!important;margin:0 -2px -2px!important;padding:6px 2px 2px!important;position:sticky!important;bottom:-1px!important}html.android-app .commerce-restock-dialog .commerce-restock-dialog-footer .commerce-secondary-button,html.android-app .commerce-restock-dialog .commerce-restock-dialog-footer .commerce-primary-button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:9px!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog{min-height:0!important;overflow-y:auto!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog>footer{z-index:2!important;background:linear-gradient(#fffaf7b8,#fffaf7 38%)!important;margin:0 -2px -2px!important;padding:5px 2px 2px!important;position:sticky!important;bottom:-1px!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-inventory-modal{padding:4px!important}html.android-app .commerce-inventory-dialog,html.android-app .commerce-inventory-dialog.commerce-restock-dialog{border-radius:7px!important;width:calc(100vw - 8px)!important;max-width:calc(100vw - 8px)!important;height:calc(100dvh - 8px)!important;max-height:calc(100dvh - 8px)!important}html.android-app .commerce-inventory-dialog:has(>.kiosk-product-dialog){border-radius:7px!important;width:calc(100vw - 8px)!important;max-width:calc(100vw - 8px)!important;height:calc(100dvh - 8px)!important;max-height:calc(100dvh - 8px)!important}}html.android-app .commerce-inventory-modal{-webkit-backdrop-filter:blur(3px)!important;background:#0a101d8a!important;padding:24px 40px!important}html.android-app .commerce-inventory-dialog{background:#fffaf7!important;border-radius:12px!important;width:min(860px,100vw - 80px)!important;max-width:min(860px,100vw - 80px)!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 48px)!important;box-shadow:0 26px 72px #040a1657,inset 0 0 0 1px #ffffff8f!important}html.android-app .commerce-inventory-dialog:has(>.kiosk-product-dialog){width:min(860px,100vw - 80px)!important;max-width:min(860px,100vw - 80px)!important;height:auto!important;max-height:calc(100dvh - 48px)!important}html.android-app .commerce-inventory-dialog.commerce-restock-dialog{width:min(920px,100vw - 80px)!important;max-width:min(920px,100vw - 80px)!important;height:auto!important;max-height:calc(100dvh - 48px)!important}html.android-app .commerce-inventory-dialog>:not(header){min-height:0!important;max-height:calc(100dvh - 94px)!important;overflow:hidden auto!important}html.android-app .commerce-inventory-dialog>header{border-radius:11px 11px 0 0!important}html.android-app .commerce-inventory-dialog .kiosk-product-dialog,html.android-app .commerce-restock-dialog .commerce-restock-dialog-form{border-radius:0 0 11px 11px!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-inventory-modal{padding:14px 28px!important}html.android-app .commerce-inventory-dialog,html.android-app .commerce-inventory-dialog.commerce-restock-dialog{border-radius:10px!important;width:min(920px,100vw - 56px)!important;max-width:min(920px,100vw - 56px)!important;height:auto!important;max-height:calc(100dvh - 28px)!important}html.android-app .commerce-inventory-dialog:has(>.kiosk-product-dialog){border-radius:10px!important;width:min(920px,100vw - 56px)!important;max-width:min(920px,100vw - 56px)!important;height:auto!important;max-height:calc(100dvh - 28px)!important}html.android-app .commerce-inventory-dialog:has(>.kiosk-product-dialog){width:min(860px,100vw - 56px)!important;max-width:min(860px,100vw - 56px)!important}html.android-app .commerce-inventory-dialog>:not(header){max-height:calc(100dvh - 72px)!important}}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor],html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor]{border-radius:10px!important;width:min(560px,100vw - 80px)!important;max-width:min(560px,100vw - 80px)!important;max-height:calc(100dvh - 40px)!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor]>header,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor]>header{min-height:32px!important;padding:4px 8px!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor]>header h3,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor]>header h3{margin:0!important;font-size:12px!important;line-height:1!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor]>header button,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor]>header button{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;padding:0!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor]>.commerce-dialog-form,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor]>.commerce-dialog-form{gap:6px!important;max-height:calc(100dvh - 78px)!important;padding:7px 9px 8px!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor] .commerce-form-grid.two,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor] .commerce-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px 8px!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor] .commerce-dialog-form label,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor] .commerce-dialog-form label{gap:2px!important;font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor] .commerce-dialog-form label small,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor] .commerce-dialog-form label small{font-size:7.5px!important;line-height:1!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor] .commerce-dialog-form input:not([type=checkbox]),html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor] .commerce-dialog-form input:not([type=checkbox]){box-sizing:border-box!important;border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:9.5px!important;line-height:1!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor] .commerce-dialog-form textarea,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor] .commerce-dialog-form textarea{box-sizing:border-box!important;resize:vertical!important;border-radius:6px!important;height:36px!important;min-height:36px!important;padding:5px 7px!important;font-size:9.5px!important;line-height:1.12!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor] .commerce-check-label,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor] .commerce-check-label{align-items:center!important;gap:5px!important;min-height:22px!important;margin:0!important;padding:0!important;font-size:9px!important;display:flex!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor] .commerce-check-label input[type=checkbox],html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor] .commerce-check-label input[type=checkbox]{flex:0 0 13px!important;width:13px!important;min-width:13px!important;height:13px!important;min-height:13px!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor] .commerce-dialog-form>footer,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor] .commerce-dialog-form>footer{gap:6px!important;padding-top:1px!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor] .commerce-dialog-form>footer button,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor] .commerce-dialog-form>footer button{border-radius:7px!important;height:29px!important;min-height:29px!important;padding:0 10px!important;font-size:9.5px!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor],html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor]{width:min(540px,100vw - 56px)!important;max-width:min(540px,100vw - 56px)!important;max-height:calc(100dvh - 24px)!important}html.android-app .commerce-inventory-dialog[aria-label=Agregar\ proveedor]>.commerce-dialog-form,html.android-app .commerce-inventory-dialog[aria-label=Editar\ proveedor]>.commerce-dialog-form{gap:4px!important;max-height:calc(100dvh - 62px)!important;padding:6px 8px 7px!important}}html.android-app .commerce-online-store-page .commerce-online-publish-control{isolation:isolate!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;min-width:172px!important;padding-left:36px!important;position:relative!important;overflow:hidden!important}html.android-app .commerce-online-store-page .commerce-online-publish-control:before{content:""!important;z-index:2!important;box-sizing:border-box!important;color:#fff!important;pointer-events:none!important;background:#fff!important;border:1.5px solid #b8c1c7!important;border-radius:5px!important;place-items:center!important;width:17px!important;height:17px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:grid!important;position:absolute!important;top:50%!important;left:10px!important;transform:translateY(-50%)!important}html.android-app .commerce-online-store-page .commerce-online-publish-control.published:before{content:"✓"!important;background:#ff5d3d!important;border-color:#ff5d3d!important}html.android-app .commerce-online-store-page .commerce-online-publish-control>input[type=checkbox]{z-index:5!important;opacity:.001!important;cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}html.android-app .commerce-online-store-page .commerce-online-publish-control>span{z-index:1!important;pointer-events:none!important;position:relative!important}html.android-app .commerce-online-store-page .commerce-online-publish-control:has(input:disabled)>input[type=checkbox]{cursor:not-allowed!important}html.android-app .commerce-online-store-page .commerce-online-catalog-toolbar .commerce-online-catalog-search,html.android-app .commerce-online-store-page .commerce-online-catalog-toolbar .commerce-online-catalog-category{box-sizing:border-box!important;align-self:end!important;height:32px!important;min-height:32px!important;margin:0!important}html.android-app .commerce-online-store-page .commerce-online-catalog-toolbar .commerce-online-catalog-category{align-items:stretch!important;gap:0!important;display:flex!important}html.android-app .commerce-online-store-page .commerce-online-catalog-toolbar .commerce-online-catalog-category>span{display:none!important}html.android-app .commerce-online-store-page .commerce-online-catalog-toolbar .commerce-online-catalog-search input,html.android-app .commerce-online-store-page .commerce-online-catalog-toolbar .commerce-online-catalog-category select{box-sizing:border-box!important;height:30px!important;min-height:30px!important;margin:0!important;font-size:9.5px!important;line-height:1!important}html.android-app .commerce-online-store-page .commerce-online-catalog-toolbar .commerce-online-catalog-category select{border-radius:8px!important;width:100%!important;padding:0 8px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen{z-index:10020!important;box-sizing:border-box!important;background:#fffaf7!important;border:1px solid #ff5d3d3d!important;border-radius:12px!important;grid-template-rows:auto auto minmax(0,1fr)!important;gap:7px!important;width:min(760px,100vw - 64px)!important;max-width:min(760px,100vw - 64px)!important;min-height:0!important;max-height:calc(100dvh - 42px)!important;margin:0!important;padding:9px!important;display:grid!important;position:fixed!important;top:50%!important;left:50%!important;overflow:hidden!important;transform:translate(-50%,-50%)!important;box-shadow:0 28px 76px #040a165c,0 0 0 100vmax #0a101d8f!important}html.android-app .commerce-online-store-page .commerce-online-add-screen>.commerce-panel-title-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:34px!important;margin:0!important;padding:0 1px!important;display:grid!important}html.android-app .commerce-online-store-page .commerce-online-add-screen>.commerce-panel-title-row h3{margin:0!important;font-size:12px!important;line-height:1.05!important}html.android-app .commerce-online-store-page .commerce-online-add-screen>.commerce-panel-title-row p{margin:2px 0 0!important;font-size:8px!important;line-height:1.1!important}html.android-app .commerce-online-store-page .commerce-online-add-screen>.commerce-panel-title-row>span{white-space:nowrap!important;border-radius:999px!important;padding:4px 7px!important;font-size:8px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen>.commerce-online-catalog-toolbar{border-radius:9px!important;grid-template-columns:minmax(0,1fr) 154px auto!important;align-items:end!important;gap:6px!important;margin:0!important;padding:6px!important;display:grid!important}html.android-app .commerce-online-store-page .commerce-online-add-screen>.commerce-online-catalog-toolbar>button.back{white-space:nowrap!important;border-radius:8px!important;height:32px!important;min-height:32px!important;padding:0 9px!important;font-size:8.5px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen>.commerce-online-catalog-toolbar>button.back svg{width:12px!important;height:12px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products{border-radius:9px!important;grid-template-rows:auto minmax(0,1fr)!important;gap:6px!important;min-height:0!important;margin:0!important;padding:7px!important;display:grid!important;overflow:hidden!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-heading{gap:8px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-heading strong{font-size:9px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-heading small,html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-heading>span{font-size:7.5px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-list{overscroll-behavior:contain!important;scrollbar-width:thin!important;gap:5px!important;min-height:0!important;max-height:calc(100dvh - 190px)!important;overflow-y:auto!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-list>article{border-radius:8px!important;grid-template-columns:38px minmax(0,1fr) auto auto!important;gap:7px!important;min-height:46px!important;padding:5px 6px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-product-thumb{border-radius:7px!important;width:38px!important;height:38px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-list article>div:nth-child(2) strong,html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-list article>strong{font-size:9px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-list article>div:nth-child(2) span,html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-list article>div:nth-child(2) small{font-size:7.5px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-list article>button{white-space:nowrap!important;border-radius:7px!important;height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:8px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-list article>button svg{width:11px!important;height:11px!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-online-store-page .commerce-online-add-screen{border-radius:10px!important;gap:5px!important;width:min(780px,100vw - 44px)!important;max-width:min(780px,100vw - 44px)!important;max-height:calc(100dvh - 22px)!important;padding:7px!important}html.android-app .commerce-online-store-page .commerce-online-add-screen .commerce-online-add-products-list{max-height:calc(100dvh - 154px)!important}}html.android-app .commerce-online-store-page .commerce-online-store-metrics{row-gap:7px!important;padding-top:38px!important}html.android-app .commerce-online-store-page .commerce-online-store-metrics:before{margin:0!important;padding:0!important;font-size:18px!important;font-weight:900!important;line-height:1.05!important;top:3px!important;left:0!important}html.android-app .commerce-online-store-page .commerce-online-store-metrics:after{max-width:none!important;margin:0!important;padding:0!important;font-size:9px!important;font-weight:500!important;line-height:1.16!important;top:24px!important;left:0!important}html.android-app .commerce-online-store-page .commerce-online-store-metrics+.commerce-online-store-tabs{margin-top:7px!important}html.android-app .commerce-online-store-page .commerce-online-store-tabs-v4{grid-template-columns:auto auto auto minmax(0,1fr) auto!important;justify-content:stretch!important;align-items:center!important;gap:4px!important;display:grid!important}html.android-app .commerce-online-store-page .commerce-online-store-tabs-v4 .commerce-online-tab-catalog{grid-column:1!important;justify-self:start!important}html.android-app .commerce-online-store-page .commerce-online-store-tabs-v4 .commerce-online-tab-orders{grid-column:2!important;justify-self:start!important}html.android-app .commerce-online-store-page .commerce-online-store-tabs-v4 .commerce-online-tab-settings{grid-column:3!important;justify-self:start!important}html.android-app .commerce-online-store-page .commerce-online-store-tabs-v4 .commerce-online-publish-control{grid-column:5!important;justify-self:end!important;margin-left:0!important}@media (width<=960px){html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading{align-items:flex-start;gap:7px;padding:0}html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading h2{margin:0 0 2px;font-size:1.16rem;line-height:1.08}html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading p{max-width:680px;margin:0;font-size:.66rem;line-height:1.3}html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading>svg{width:18px;height:18px}html.mobile-device .commerce-reports-v2-page{gap:9px}html.mobile-device .report-v2-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px 8px;padding:0;display:grid}html.mobile-device .report-v2-header>div:first-child{min-width:0}html.mobile-device .report-v2-header .section-kicker{margin:0 0 1px;font-size:.54rem;line-height:1.1}html.mobile-device .report-v2-header h2{margin:0 0 2px;font-size:1.16rem;line-height:1.08}html.mobile-device .report-v2-header>div:first-child>p:last-child{max-width:650px;margin:0;font-size:.63rem;line-height:1.28}html.mobile-device .report-v2-header>div:last-child{flex-wrap:nowrap;grid-area:1/2;justify-content:flex-end;align-self:start;gap:5px;margin-top:10px;display:flex}html.mobile-device .report-v2-header>div:last-child>span{white-space:nowrap;border-radius:7px;padding:5px 7px;font-size:.58rem;line-height:1}html.mobile-device .report-v2-header>div:last-child>button{white-space:nowrap;border-radius:7px;gap:4px;min-height:29px;padding:0 8px;font-size:.6rem}html.mobile-device .report-v2-header>div:last-child>button svg{width:12px;height:12px}html.mobile-device .report-v2-expense-summary{border-top-width:3px;border-radius:11px;padding:9px}html.mobile-device .report-v2-expense-summary-header{flex-direction:row;align-items:center;gap:8px;margin-bottom:7px}html.mobile-device .report-v2-expense-summary-header span{font-size:.56rem}html.mobile-device .report-v2-expense-summary-header h4{margin-top:1px;font-size:.78rem;line-height:1.15}html.mobile-device .report-v2-expense-summary-total{text-align:right;margin-left:auto}html.mobile-device .report-v2-expense-summary-total small{font-size:.53rem}html.mobile-device .report-v2-expense-summary-total strong{font-size:.92rem}html.mobile-device .report-v2-expense-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}html.mobile-device .report-v2-expense-summary-grid article{border-radius:8px;padding:6px 7px}html.mobile-device .report-v2-expense-summary-grid span{font-size:.56rem}html.mobile-device .report-v2-expense-summary-grid strong{margin-top:2px;font-size:.78rem;line-height:1.1}html.mobile-device .report-v2-expense-summary-grid small{margin-top:2px;font-size:.52rem;line-height:1.18}html.mobile-device .report-v2-section.compact{gap:5px;padding:8px}html.mobile-device .report-v2-quick-title{letter-spacing:.06em;margin:0 0 3px;font-size:.58rem}html.mobile-device .report-v2-reading.report-v2-reading-colored{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}html.mobile-device .report-v2-reading.report-v2-reading-colored article{border-top-width:2px;border-radius:7px;min-width:0;padding:6px}html.mobile-device .report-v2-reading.report-v2-reading-colored span{font-size:.52rem;line-height:1.15}html.mobile-device .report-v2-reading.report-v2-reading-colored strong{overflow-wrap:anywhere;margin-top:2px;font-size:.7rem;line-height:1.05}html.mobile-device .report-v2-reading.report-v2-reading-colored p{margin-top:2px;font-size:.48rem;line-height:1.15}html.mobile-device .commerce-staff-page{gap:8px}html.mobile-device .commerce-staff-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:7px;display:grid}html.mobile-device .commerce-staff-heading>div{min-width:0}html.mobile-device .commerce-staff-heading .section-kicker{margin:0 0 1px;font-size:.55rem}html.mobile-device .commerce-staff-heading h2{margin:0 0 2px;font-size:1.16rem;line-height:1.08}html.mobile-device .commerce-staff-heading p{max-width:650px;margin:0;font-size:.62rem;line-height:1.25}html.mobile-device .commerce-staff-heading>button{white-space:nowrap;border-radius:8px;align-self:center;gap:4px;min-height:30px;padding:0 9px;font-size:.62rem}html.mobile-device .commerce-staff-heading>button svg{width:13px;height:13px}html.mobile-device .commerce-staff-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}html.mobile-device .commerce-staff-stats article{min-width:0;min-height:50px;box-shadow:none;border-top-width:3px;border-radius:9px;gap:6px;padding:6px 7px}html.mobile-device .commerce-staff-stats article svg{flex:none;width:16px;height:16px}html.mobile-device .commerce-staff-stats article strong{font-size:.86rem;line-height:1}html.mobile-device .commerce-staff-stats article small{font-size:.51rem;line-height:1.15}html.mobile-device .commerce-staff-role-guide{border-top-width:3px;border-radius:9px;gap:7px;padding:7px 8px}html.mobile-device .commerce-staff-role-guide>div:first-child{gap:6px}html.mobile-device .commerce-staff-role-guide svg{width:15px;height:15px}html.mobile-device .commerce-staff-role-guide strong{font-size:.66rem}html.mobile-device .commerce-staff-role-guide small{font-size:.52rem}html.mobile-device .commerce-staff-role-pills{gap:4px}html.mobile-device .commerce-staff-role-pills span{padding:4px 6px;font-size:.52rem}html.mobile-device .commerce-staff-toolbar{flex-direction:row;gap:6px}html.mobile-device .commerce-staff-toolbar .commerce-staff-search-box{border-radius:9px;gap:6px;min-height:34px;padding:0 8px}html.mobile-device .commerce-staff-toolbar .commerce-staff-search-box>svg{width:14px;height:14px}html.mobile-device .commerce-staff-toolbar .commerce-staff-search-input{min-height:32px;font-size:.66rem}html.mobile-device .commerce-staff-toolbar>button{border-radius:9px;min-height:34px;padding:0 9px;font-size:.62rem}html.mobile-device .commerce-staff-list{gap:6px}html.mobile-device .commerce-staff-list>article{border-left-width:3px;border-radius:9px;grid-template-columns:30px minmax(0,1fr) auto;gap:6px 8px;padding:7px 8px}html.mobile-device .commerce-staff-avatar{border-radius:8px;width:30px;height:30px;font-size:.68rem}html.mobile-device .commerce-staff-person strong{font-size:.68rem}html.mobile-device .commerce-staff-person small,html.mobile-device .commerce-staff-role small{font-size:.52rem}html.mobile-device .commerce-staff-role{grid-column:2;gap:1px}html.mobile-device .commerce-staff-role span{font-size:.6rem}html.mobile-device .commerce-staff-status{grid-area:1/3;align-self:center;gap:3px;padding:4px 6px;font-size:.52rem}html.mobile-device .commerce-staff-status svg{width:11px;height:11px}html.mobile-device .commerce-staff-actions.compact-actions{grid-column:2/-1;gap:4px}html.mobile-device .commerce-staff-actions.compact-actions button{border-radius:7px;gap:3px;min-height:27px;padding:4px 6px;font-size:.54rem}html.mobile-device .commerce-staff-actions.compact-actions button svg{width:11px;height:11px}html.mobile-device .commerce-staff-empty{border-radius:10px;gap:4px;min-height:95px;font-size:.65rem}html.mobile-device .commerce-staff-empty svg{width:22px;height:22px}html.mobile-device .commerce-inventory-dialog.commerce-staff-dialog{width:min(510px,100vw - 18px);max-height:calc(100dvh - 18px)}html.mobile-device .commerce-inventory-dialog.commerce-staff-dialog>header{padding:8px 10px}html.mobile-device .commerce-inventory-dialog.commerce-staff-dialog>header h3{font-size:.84rem}html.mobile-device .commerce-staff-add-form,html.mobile-device .commerce-staff-manage-form,html.mobile-device .commerce-staff-credentials,html.mobile-device .commerce-staff-remove,html.mobile-device .commerce-staff-profile-basic{gap:8px;padding:10px}html.mobile-device .commerce-staff-add-form label,html.mobile-device .commerce-staff-manage-form label{gap:3px;font-size:.62rem}html.mobile-device .commerce-staff-add-form input,html.mobile-device .commerce-staff-add-form select,html.mobile-device .commerce-staff-manage-form input,html.mobile-device .commerce-staff-manage-form select{border-radius:7px;min-height:33px;padding:5px 7px;font-size:.66rem}html.mobile-device .commerce-staff-add-form label>small,html.mobile-device .commerce-staff-manage-form label>small{font-size:.51rem}html.mobile-device .commerce-staff-code-row button,html.mobile-device .commerce-staff-add-form footer button,html.mobile-device .commerce-staff-manage-form footer button,html.mobile-device .commerce-staff-remove footer button,html.mobile-device .commerce-staff-profile-basic>.commerce-primary-button,html.mobile-device .commerce-staff-credentials>.commerce-primary-button{border-radius:7px;min-height:31px;padding:5px 9px;font-size:.6rem}html.mobile-device .commerce-staff-person-found,html.mobile-device .commerce-staff-profile-grid>span,html.mobile-device .commerce-staff-credentials>div:not(.commerce-staff-success-icon),html.mobile-device .commerce-staff-reset-block{border-radius:7px;padding:6px 7px}html.mobile-device .commerce-staff-profile-head>span{border-radius:9px;width:34px;height:34px;font-size:.76rem}html.mobile-device .commerce-staff-profile-head strong{font-size:.72rem}html.mobile-device .commerce-staff-profile-head small,html.mobile-device .commerce-staff-profile-grid small,html.mobile-device .commerce-staff-profile-grid strong{font-size:.56rem}html.mobile-device .commerce-network-page{gap:8px}html.mobile-device .commerce-network-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:7px;padding:0;display:grid}html.mobile-device .commerce-network-heading .section-kicker{margin:0 0 1px;font-size:.55rem}html.mobile-device .commerce-network-heading h2{margin:0 0 2px;font-size:1.16rem;line-height:1.08}html.mobile-device .commerce-network-heading p{max-width:680px;margin:0;font-size:.62rem;line-height:1.25}html.mobile-device .commerce-network-heading>.commerce-network-primary{white-space:nowrap;border-radius:8px;align-self:center;min-height:30px;padding:0 9px;font-size:.61rem}html.mobile-device .commerce-network-heading>.commerce-network-primary svg{width:12px;height:12px}html.mobile-device .commerce-network-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}html.mobile-device .commerce-network-summary article{border-top-width:3px;border-radius:9px;gap:5px;min-width:0;min-height:48px;padding:6px}html.mobile-device .commerce-network-summary article>svg{border-radius:7px;width:14px;height:14px;padding:4px}html.mobile-device .commerce-network-summary strong{font-size:.78rem;line-height:1}html.mobile-device .commerce-network-summary small{font-size:.49rem;line-height:1.12}html.mobile-device .commerce-network-tabs{border-radius:9px;flex-wrap:nowrap;gap:4px;padding:3px}html.mobile-device .commerce-network-tabs button{border-radius:6px;gap:4px;padding:6px 8px;font-size:.57rem}html.mobile-device .commerce-network-tabs button svg{width:11px;height:11px}html.mobile-device .commerce-network-section{gap:8px}html.mobile-device .commerce-network-section-title{flex-direction:row;align-items:center;gap:7px}html.mobile-device .commerce-network-section-title h3{margin-bottom:1px;font-size:.76rem}html.mobile-device .commerce-network-section-title p{font-size:.55rem;line-height:1.2}html.mobile-device .commerce-location-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}html.mobile-device .commerce-location-card{box-shadow:none;border-radius:10px;gap:7px;padding:8px}html.mobile-device .commerce-location-card>header{gap:6px}html.mobile-device .commerce-location-icon{border-radius:8px;width:28px;height:28px}html.mobile-device .commerce-location-icon svg{width:14px;height:14px}html.mobile-device .commerce-location-card header strong{font-size:.65rem}html.mobile-device .commerce-location-card header small,html.mobile-device .commerce-location-card>p{font-size:.51rem}html.mobile-device .commerce-location-card header em{padding:3px 5px;font-size:.48rem}html.mobile-device .commerce-location-metrics{gap:4px}html.mobile-device .commerce-location-metrics span{border-radius:6px;padding:5px;font-size:.48rem}html.mobile-device .commerce-location-metrics b{font-size:.67rem}html.mobile-device .commerce-register-list{gap:4px}html.mobile-device .commerce-register-list>div{border-radius:7px;gap:5px;padding:5px 6px}html.mobile-device .commerce-register-list>div>svg{width:12px;height:12px}html.mobile-device .commerce-register-list strong{font-size:.56rem}html.mobile-device .commerce-register-list small{font-size:.48rem}html.mobile-device .commerce-location-card footer{gap:4px}html.mobile-device .commerce-location-card footer button,html.mobile-device .commerce-network-team-list button{border-radius:7px;gap:3px;min-height:27px;padding:4px 6px;font-size:.53rem}html.mobile-device .commerce-location-card footer button svg,html.mobile-device .commerce-network-team-list button svg{width:11px;height:11px}html.mobile-device .commerce-network-team-list{gap:5px}html.mobile-device .commerce-network-team-list article{border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;gap:6px;padding:6px 7px}html.mobile-device .commerce-network-avatar{width:28px;height:28px;font-size:.65rem}html.mobile-device .commerce-network-team-list strong{font-size:.63rem}html.mobile-device .commerce-network-team-list small,html.mobile-device .commerce-network-team-list p{font-size:.5rem}html.mobile-device .commerce-network-team-list article>button{grid-column:auto;justify-content:center}html.mobile-device .commerce-transfer-form{border-radius:9px;gap:7px;padding:8px}html.mobile-device .commerce-transfer-route{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:6px}html.mobile-device .commerce-transfer-route>svg{width:14px;height:14px;margin:0 0 8px;transform:none}html.mobile-device .commerce-transfer-fields{grid-template-columns:1.25fr 1fr .6fr 1fr;gap:6px}html.mobile-device .commerce-transfer-form label,html.mobile-device .commerce-network-dialog-form label{gap:3px;font-size:.55rem}html.mobile-device .commerce-transfer-form input,html.mobile-device .commerce-transfer-form select,html.mobile-device .commerce-network-dialog-form input,html.mobile-device .commerce-network-dialog-form select,html.mobile-device .commerce-network-permissions select{border-radius:7px;min-height:31px;padding:5px 7px;font-size:.6rem}html.mobile-device .commerce-transfer-form>.commerce-network-primary{min-height:30px;padding:0 9px;font-size:.58rem}html.mobile-device .commerce-transfer-history{gap:4px}html.mobile-device .commerce-transfer-history h4{margin:2px 0;font-size:.68rem}html.mobile-device .commerce-transfer-history article{border-radius:7px;gap:5px;padding:5px 7px}html.mobile-device .commerce-transfer-history strong{font-size:.55rem}html.mobile-device .commerce-transfer-history small,html.mobile-device .commerce-transfer-history time{font-size:.48rem}html.mobile-device .commerce-network-activity-title{align-items:center}html.mobile-device .commerce-network-period{flex-wrap:nowrap;gap:4px}html.mobile-device .commerce-network-period input{width:112px;height:30px;padding:3px 5px;font-size:.55rem}html.mobile-device .commerce-network-period button{width:30px;height:30px}html.mobile-device .commerce-network-report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}html.mobile-device .commerce-network-report-block{border-radius:8px;gap:4px;padding:7px}html.mobile-device .commerce-network-report-block h4{font-size:.64rem}html.mobile-device .commerce-network-report-block>div{gap:5px;padding:5px 0}html.mobile-device .commerce-network-report-block strong,html.mobile-device .commerce-network-report-block b{font-size:.53rem}html.mobile-device .commerce-network-report-block small,html.mobile-device .commerce-network-report-block>p{font-size:.46rem}:is(html.mobile-device .commerce-inventory-dialog:has(.commerce-network-dialog-form),html.mobile-device .commerce-inventory-dialog:has(.commerce-network-member-dialog)){width:min(570px,100vw - 18px);max-height:calc(100dvh - 18px)}:is(html.mobile-device .commerce-inventory-dialog:has(.commerce-network-dialog-form)>header,html.mobile-device .commerce-inventory-dialog:has(.commerce-network-member-dialog)>header){padding:8px 10px}:is(html.mobile-device .commerce-inventory-dialog:has(.commerce-network-dialog-form)>header h3,html.mobile-device .commerce-inventory-dialog:has(.commerce-network-member-dialog)>header h3){font-size:.82rem}html.mobile-device .commerce-network-dialog-form{gap:7px;padding:2px}html.mobile-device .commerce-network-form-grid{gap:6px}html.mobile-device .commerce-network-dialog-form footer{gap:5px}html.mobile-device .commerce-network-dialog-form footer>button,html.mobile-device .commerce-network-member-dialog .commerce-network-primary{border-radius:7px;min-height:30px;padding:5px 8px;font-size:.58rem}html.mobile-device .commerce-network-dialog-note{border-radius:7px;padding:6px 7px;font-size:.54rem}html.mobile-device .commerce-network-member-dialog{grid-template-columns:1fr 1.2fr;gap:7px}html.mobile-device .commerce-network-member-dialog section{border-radius:8px;gap:5px;padding:7px}html.mobile-device .commerce-network-member-dialog h4{font-size:.66rem}html.mobile-device .commerce-network-member-dialog p{font-size:.5rem}html.mobile-device .commerce-network-location-checks,html.mobile-device .commerce-network-permissions{gap:4px}html.mobile-device .commerce-network-location-checks label{border-radius:6px;gap:4px;padding:5px;font-size:.53rem}html.mobile-device .commerce-network-permissions label{grid-template-columns:minmax(0,1fr) 92px;gap:5px}html.mobile-device .commerce-network-permissions span{font-size:.5rem}html.mobile-device .commerce-network-permissions select{min-height:29px;font-size:.53rem}}@media (width<=520px){html.mobile-device .report-v2-reading.report-v2-reading-colored,html.mobile-device .commerce-location-grid,html.mobile-device .commerce-network-report-grid,html.mobile-device .commerce-network-summary,html.mobile-device .commerce-transfer-fields{grid-template-columns:repeat(2,minmax(0,1fr))}html.mobile-device .commerce-network-member-dialog{grid-template-columns:1fr}html.mobile-device .commerce-network-heading,html.mobile-device .commerce-staff-heading{grid-template-columns:minmax(0,1fr) auto}html.mobile-device .report-v2-header>div:first-child>p:last-child{max-width:100%}}html.mobile-device .android-primary-nav{background:#fffaf8;border-bottom-color:#131f371f;gap:7px;padding:4px 8px;box-shadow:0 4px 13px #131f370e}html.mobile-device .android-primary-nav a{background:#fffffff5;border:1px solid #131f371c;border-radius:9px;margin:0;padding:0 18px;font-size:14px;font-weight:760;box-shadow:0 2px 7px #131f370b,inset 0 1px #ffffffe6;min-height:34px!important}html.mobile-device .android-primary-nav a:hover,html.mobile-device .android-primary-nav a[aria-current=page]{color:#df5e40;background:#fff5ef;border-color:#ef684959 #ef684959 #ef68497a;box-shadow:0 3px 9px #ef684917,inset 0 1px #fff}html.mobile-device .report-v2-quick-title{line-height:1.1;letter-spacing:.045em!important;margin:0 0 4px!important;font-size:.56rem!important}html.mobile-device .report-v2-section.compact{gap:5px!important;padding:8px!important}html.mobile-device .report-v2-reading.report-v2-reading-colored{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px!important}html.mobile-device .report-v2-reading.report-v2-reading-colored article{border-top-width:2px!important;border-radius:7px!important;min-height:0!important;padding:6px 7px!important}html.mobile-device .report-premium-series-selector{gap:5px!important;margin:4px 0 8px!important}html.mobile-device .report-premium-series-selector button{border-radius:999px;gap:5px!important;min-width:0!important;min-height:27px!important;padding:4px 8px!important;font-size:.62rem!important;line-height:1!important}html.mobile-device .report-premium-series-selector button i{flex-basis:7px!important;width:7px!important;height:7px!important;box-shadow:0 0 0 2px #fffc!important}html.mobile-device .report-premium-donut-label{border-radius:999px;min-width:29px!important;min-height:19px!important;padding:2px 5px!important;font-size:.59rem!important;line-height:1!important;box-shadow:0 2px 7px #10233f21,inset 0 1px #fff3!important}html.mobile-device .report-premium-pie-copy{gap:6px!important}html.mobile-device .report-premium-pie-copy article{border-radius:9px!important;gap:2px 11px!important;min-height:0!important;padding:7px 10px!important}html.mobile-device .commerce-reports-v2-page .report-v2-header .section-kicker{display:none!important}html.mobile-device .report-v2-header>div:last-child>span{text-align:center!important;justify-content:center!important;align-items:center!important;min-height:28px!important;padding:5px 8px!important;line-height:1!important;display:inline-flex!important}html.mobile-device .commerce-red-staff-scope-bar{display:none!important}html.mobile-device .commerce-staff-red-scope{gap:0!important}html.mobile-device .commerce-staff-heading>button{border-radius:8px!important;gap:4px!important;width:auto!important;min-width:0!important;min-height:29px!important;padding:5px 9px!important;font-size:.61rem!important;line-height:1!important}html.mobile-device .commerce-staff-heading>button svg{width:13px!important;height:13px!important}html.mobile-device .commerce-staff-list>article{grid-template-rows:auto auto!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:4px 8px!important;min-height:0!important;padding:8px 9px!important;display:grid!important}html.mobile-device .commerce-staff-avatar{grid-area:1/1/3;width:34px!important;height:34px!important}html.mobile-device .commerce-staff-person{grid-area:1/2}html.mobile-device .commerce-staff-role{grid-area:2/2!important}html.mobile-device .commerce-staff-status{place-self:center end;grid-area:1/3!important}html.mobile-device .commerce-staff-actions.compact-actions{place-self:center end;flex-wrap:nowrap!important;grid-area:2/3!important;justify-content:flex-end!important;gap:4px!important;margin:0!important;display:flex!important}html.mobile-device .commerce-staff-actions.compact-actions button{border-radius:7px!important;gap:3px!important;width:auto!important;min-width:0!important;min-height:27px!important;padding:4px 7px!important;font-size:.57rem!important;line-height:1!important}html.mobile-device .commerce-staff-actions.compact-actions button svg{width:11px!important;height:11px!important}html.mobile-device .commerce-inventory-dialog.commerce-staff-dialog{width:min(880px,100vw - 28px)!important;max-height:calc(100dvh - 22px)!important}html.mobile-device .commerce-inventory-dialog.commerce-staff-dialog>header{padding:9px 11px!important}html.mobile-device .commerce-inventory-dialog.commerce-staff-dialog>header h3{font-size:.86rem!important}html.mobile-device .commerce-staff-add-form{gap:8px!important;padding:10px 12px!important}html.mobile-device .commerce-staff-add-form label{gap:4px!important;font-size:.65rem!important}html.mobile-device .commerce-staff-add-form input,html.mobile-device .commerce-staff-add-form select{border-radius:8px!important;height:35px!important;min-height:35px!important;padding:6px 9px!important;font-size:.72rem!important;line-height:1.1!important}html.mobile-device .commerce-staff-add-form label>small{font-size:.53rem!important;line-height:1.2!important}html.mobile-device .commerce-staff-code-row button,html.mobile-device .commerce-staff-add-form footer button{border-radius:8px!important;width:auto!important;min-width:0!important;min-height:33px!important;padding:5px 10px!important;font-size:.63rem!important}html.mobile-device .commerce-staff-password-field{width:100%;display:block;position:relative}html.mobile-device .commerce-staff-password-field>input{width:100%;padding-right:38px!important}html.mobile-device .commerce-staff-password-toggle{place-items:center;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%);color:#687587!important;width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:7px!important;padding:0!important}html.mobile-device .commerce-staff-password-toggle svg{width:14px!important;height:14px!important}html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading{align-items:flex-start!important;gap:7px!important;padding:0!important}html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading>svg{width:18px!important;height:18px!important}html.mobile-device .commerce-cash-status-strip{border-top-width:3px!important;border-radius:11px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:0!important;padding:9px 12px!important;display:grid!important}html.mobile-device .commerce-cash-status-strip>div:first-child{min-width:0;gap:8px!important}html.mobile-device .commerce-cash-status-strip>div:first-child>svg{width:18px!important;height:18px!important}html.mobile-device .commerce-cash-status-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}html.mobile-device .commerce-cash-status-balance{text-align:right;align-items:flex-end!important;gap:1px!important;min-width:88px!important;padding:0!important}html.mobile-device .commerce-cash-status-actions button{border-radius:8px!important;gap:4px!important;width:auto!important;min-width:0!important;min-height:29px!important;padding:5px 8px!important;font-size:.62rem!important;line-height:1!important}html.mobile-device .commerce-cash-status-actions button svg{width:13px!important;height:13px!important}html.mobile-device .commerce-inventory-tabs.commerce-cash-tabs{border-radius:10px!important;gap:5px!important;min-height:0!important;padding:4px!important}html.mobile-device .commerce-inventory-tabs.commerce-cash-tabs button{border-radius:8px!important;width:auto!important;min-width:0!important;min-height:31px!important;padding:5px 14px!important;font-size:.66rem!important;line-height:1!important}html.mobile-device .commerce-online-item-form>footer{justify-content:flex-end!important;gap:7px!important;padding-top:4px!important}html.mobile-device .commerce-online-item-form>footer button{border-radius:8px!important;gap:4px!important;width:auto!important;min-width:0!important;min-height:33px!important;padding:6px 10px!important;font-size:.66rem!important;line-height:1!important}html.mobile-device .commerce-online-item-form>footer button svg{width:14px!important;height:14px!important}html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading{grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;gap:6px!important;padding:0!important;display:grid!important}html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading>svg{grid-area:1/1!important;width:18px!important;height:18px!important;margin-top:1px!important}html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading>div{grid-area:1/2!important;min-width:0!important}html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading h2{margin:0 0 2px!important;font-size:1.16rem!important;line-height:1.08!important}html.mobile-device .commerce-cash-page .commerce-module-heading.compact-heading p{max-width:680px!important;margin:0!important;font-size:.66rem!important;line-height:1.3!important}html.mobile-device .commerce-cash-history-archive{border-width:3px 1px 1px!important;border-radius:10px!important;padding:9px!important;box-shadow:0 5px 14px #17223b0b!important}html.mobile-device .commerce-cash-history-archive-heading{gap:7px!important;margin-bottom:7px!important;padding:0 0 7px!important}html.mobile-device .commerce-cash-history-archive-heading .section-kicker{margin:0 0 1px!important;font-size:.55rem!important;line-height:1.1!important}html.mobile-device .commerce-cash-history-archive-heading h3{margin:0 0 2px!important;font-size:.88rem!important;line-height:1.1!important}html.mobile-device .commerce-cash-history-archive-heading>div>p:last-child{margin:0!important;font-size:.58rem!important;line-height:1.22!important}html.mobile-device .commerce-cash-history-archive-heading>svg{width:16px!important;height:16px!important}html.mobile-device .commerce-cash-history-filters{border-radius:8px!important;flex-direction:row!important;align-items:end!important;gap:7px!important;margin:0 0 7px!important;padding:6px 7px!important}html.mobile-device .commerce-cash-history-filter-copy{gap:1px!important}html.mobile-device .commerce-cash-history-filter-controls{flex-wrap:nowrap!important;gap:5px!important;margin-left:auto!important}html.mobile-device .commerce-cash-history-filter-controls label{gap:2px!important;font-size:.52rem!important}html.mobile-device .commerce-cash-history-filter-controls input,html.mobile-device .commerce-cash-history-filter-clear{border-radius:7px!important;min-width:0!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:.58rem!important}html.mobile-device .commerce-cash-archive-session-list{gap:6px!important;padding-top:0!important}html.mobile-device .commerce-cash-archive-session{box-shadow:none!important;border-radius:9px!important}html.mobile-device .commerce-cash-archive-session-summary{border-left-width:3px!important;grid-template-columns:minmax(155px,1.15fr) repeat(4,minmax(82px,.58fr)) minmax(78px,.5fr)!important;gap:5px!important;padding:6px 8px!important}html.mobile-device .commerce-cash-archive-session-summary>span{gap:1px!important}html.mobile-device .commerce-cash-archive-session-summary>span:not(.commerce-cash-archive-session-main):not(.commerce-cash-archive-disclosure){border-radius:7px!important;min-height:38px!important;padding:5px 6px!important}html.mobile-device .commerce-cash-archive-session-summary strong{font-size:.66rem!important;line-height:1.12!important}html.mobile-device .commerce-cash-archive-session-summary small{font-size:.52rem!important;line-height:1.18!important}html.mobile-device .commerce-cash-archive-disclosure{gap:3px!important}html.mobile-device .commerce-cash-archive-disclosure svg{width:12px!important;height:12px!important}html.mobile-device .commerce-cash-session-dialog:not(.showing-ticket-detail){width:min(900px,100vw - 20px)!important;max-width:900px!important;max-height:calc(100dvh - 18px)!important}html.mobile-device .commerce-cash-session-dialog:not(.showing-ticket-detail)>header{padding:9px 11px!important}html.mobile-device .commerce-cash-session-dialog:not(.showing-ticket-detail)>header h3{font-size:.84rem!important}html.mobile-device .commerce-cash-session-modal-body{gap:8px!important;padding:9px 10px 10px!important}html.mobile-device .commerce-cash-session-modal-identity{border-left-width:3px!important;border-radius:8px!important;gap:8px!important;padding:6px 8px!important}html.mobile-device .commerce-cash-session-modal-identity small{font-size:.52rem!important}html.mobile-device .commerce-cash-session-modal-identity strong{font-size:.72rem!important}html.mobile-device .commerce-cash-session-modal-identity span{font-size:.57rem!important}html.mobile-device .commerce-cash-session-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .commerce-cash-session-kpi{border-top-width:2px!important;border-radius:7px!important;gap:1px!important;min-height:52px!important;padding:6px!important}html.mobile-device .commerce-cash-session-kpi span,html.mobile-device .commerce-cash-session-kpi small{font-size:.52rem!important;line-height:1.15!important}html.mobile-device .commerce-cash-session-kpi strong{font-size:.7rem!important}html.mobile-device .commerce-cash-session-audit-strip{border-radius:7px!important;gap:5px!important;padding:5px!important}html.mobile-device .commerce-cash-session-audit-strip>div{border-radius:6px!important;gap:5px!important;padding:5px 6px!important}html.mobile-device .commerce-cash-session-audit-strip span{font-size:.51rem!important}html.mobile-device .commerce-cash-session-audit-strip strong{font-size:.61rem!important}html.mobile-device .commerce-cash-session-payment-card,html.mobile-device .commerce-cash-archive-ticket-panel{box-shadow:none!important;border-radius:8px!important;gap:6px!important;padding:7px 8px!important}html.mobile-device .commerce-cash-session-payment-card h4,html.mobile-device .commerce-cash-session-ticket-heading h4{font-size:.72rem!important}html.mobile-device .commerce-cash-session-payment-card header small,html.mobile-device .commerce-cash-session-ticket-heading small{font-size:.51rem!important}html.mobile-device .commerce-cash-session-payment-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .commerce-cash-session-payment-grid article{border-radius:7px!important;grid-template-columns:20px minmax(0,1fr)!important;gap:1px 5px!important;min-height:38px!important;padding:5px 6px!important}html.mobile-device .commerce-cash-session-payment-grid svg{width:14px!important;height:14px!important}html.mobile-device .commerce-cash-session-payment-grid span{font-size:.51rem!important}html.mobile-device .commerce-cash-session-payment-grid strong{font-size:.62rem!important}html.mobile-device .commerce-cash-session-ticket-heading{gap:6px!important;padding-bottom:6px!important}html.mobile-device .commerce-cash-session-ticket-heading>span{min-width:25px!important;min-height:21px!important;padding:2px 5px!important;font-size:.52rem!important}html.mobile-device .commerce-cash-archive-ticket-list{gap:5px!important}html.mobile-device .commerce-cash-archive-ticket{border-left-width:3px!important;border-radius:8px!important;grid-template-columns:44px minmax(135px,1.15fr) minmax(115px,.85fr) minmax(92px,.62fr) 18px!important;gap:6px!important;min-height:47px!important;padding:5px 7px!important}html.mobile-device .commerce-cash-archive-ticket .ticket-number{width:34px!important;height:25px!important;font-size:.56rem!important}html.mobile-device .commerce-cash-archive-ticket strong{font-size:.64rem!important}html.mobile-device .commerce-cash-archive-ticket small{font-size:.51rem!important}html.mobile-device .commerce-cash-archive-ticket .ticket-open-icon{width:12px!important;height:12px!important}html.mobile-device .commerce-cash-archive-refund-summary{border-left-width:3px!important;border-radius:8px!important;gap:6px!important;padding:6px 7px!important}html.mobile-device .commerce-cash-archive-refund-summary small,html.mobile-device .commerce-cash-archive-refund-summary em{font-size:.51rem!important}html.mobile-device .commerce-cash-archive-refund-summary strong,html.mobile-device .commerce-cash-archive-refund-summary b{font-size:.62rem!important}html.mobile-device .commerce-cash-page .commerce-expenses-page{gap:7px!important}html.mobile-device .commerce-cash-page .commerce-expenses-heading{box-shadow:none!important;border-top-width:3px!important;border-radius:9px!important;gap:8px!important;padding:8px 9px!important}html.mobile-device .commerce-cash-page .commerce-expenses-heading h3{font-size:.88rem!important;line-height:1.1!important}html.mobile-device .commerce-cash-page .commerce-expenses-heading p{margin-top:2px!important;font-size:.57rem!important;line-height:1.22!important}html.mobile-device .commerce-cash-page .commerce-expenses-heading .commerce-primary-button{border-radius:7px!important;gap:4px!important;width:auto!important;min-width:0!important;min-height:29px!important;padding:4px 8px!important;font-size:.59rem!important}html.mobile-device .commerce-cash-page .commerce-expenses-heading .commerce-primary-button svg{width:12px!important;height:12px!important}html.mobile-device .commerce-cash-page .commerce-expense-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .commerce-cash-page .commerce-expense-summary article{min-height:48px!important;box-shadow:none!important;border-top-width:2px!important;border-radius:8px!important;gap:6px!important;padding:6px 7px!important}html.mobile-device .commerce-cash-page .commerce-expense-summary article svg{width:15px!important;height:15px!important}html.mobile-device .commerce-cash-page .commerce-expense-summary article span{gap:1px!important;font-size:.52rem!important;line-height:1.12!important}html.mobile-device .commerce-cash-page .commerce-expense-summary article strong{font-size:.7rem!important}html.mobile-device .commerce-cash-page .commerce-expense-toolbar{border-radius:8px!important;grid-template-columns:minmax(175px,1.25fr) repeat(3,minmax(118px,.62fr)) minmax(138px,.72fr)!important;gap:4px!important;padding:5px!important}html.mobile-device .commerce-cash-page .commerce-expense-toolbar select,html.mobile-device .commerce-cash-page .commerce-expense-toolbar input,html.mobile-device .commerce-cash-page .commerce-expense-search,html.mobile-device .commerce-cash-page .commerce-expense-month{border-radius:7px!important;height:30px!important;min-height:30px!important;font-size:.57rem!important}html.mobile-device .commerce-cash-page .commerce-expense-search,html.mobile-device .commerce-cash-page .commerce-expense-month{gap:4px!important;padding:0 7px!important}html.mobile-device .commerce-cash-page .commerce-expense-search>input,html.mobile-device .commerce-cash-page .commerce-expense-month>input{height:28px!important;min-height:28px!important;line-height:28px!important}html.mobile-device .commerce-cash-page .commerce-expense-search svg{width:12px!important;height:12px!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog{box-shadow:none!important;border-top-width:3px!important;border-radius:9px!important;padding:8px!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog .commerce-panel-title-row{gap:6px!important;padding:0 0 6px!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog .commerce-panel-title-row h3{margin:0 0 1px!important;font-size:.72rem!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog .commerce-panel-title-row p{margin:0!important;font-size:.52rem!important;line-height:1.18!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog .commerce-panel-disclosure-button{gap:3px!important;min-height:26px!important;padding:3px 6px!important;font-size:.53rem!important}html.mobile-device .commerce-cash-page .commerce-expense-list-v2{gap:5px!important}html.mobile-device .commerce-cash-page .commerce-expense-list-v2>article{box-shadow:none!important;border-left-width:3px!important;border-radius:8px!important;grid-template-columns:minmax(160px,.95fr) minmax(310px,1.9fr) minmax(180px,auto)!important;gap:8px!important;padding:7px 8px!important}html.mobile-device .commerce-cash-page .commerce-expense-main{gap:6px!important}html.mobile-device .commerce-cash-page .commerce-expense-icon{border-radius:8px!important;width:30px!important;height:30px!important}html.mobile-device .commerce-cash-page .commerce-expense-icon svg{width:15px!important;height:15px!important}html.mobile-device .commerce-cash-page .commerce-expense-main>div:last-child{gap:2px!important}html.mobile-device .commerce-cash-page .commerce-expense-name-row strong{font-size:.65rem!important}html.mobile-device .commerce-cash-page .commerce-expense-main>div:last-child>span{font-size:.52rem!important}html.mobile-device .commerce-cash-page .commerce-expense-metrics{gap:4px!important}html.mobile-device .commerce-cash-page .commerce-expense-metrics>div{border-radius:6px!important;gap:1px!important;padding:5px 6px!important}html.mobile-device .commerce-cash-page .commerce-expense-metrics span{font-size:.5rem!important}html.mobile-device .commerce-cash-page .commerce-expense-metrics strong{font-size:.6rem!important}html.mobile-device .commerce-cash-page .commerce-expense-actions{gap:3px!important}html.mobile-device .commerce-cash-page .commerce-expense-actions button{border-radius:6px!important;gap:3px!important;min-height:27px!important;padding:3px 6px!important;font-size:.53rem!important}html.mobile-device .commerce-cash-page .commerce-expense-actions button svg{width:11px!important;height:11px!important}html.mobile-device .commerce-staff-toolbar{justify-content:flex-start!important;align-items:center!important;gap:5px!important}html.mobile-device .commerce-staff-toolbar .commerce-staff-search-box{border-radius:7px!important;flex:0 430px!important;gap:5px!important;width:min(430px,64vw)!important;height:29px!important;min-height:29px!important;padding:0 7px!important}html.mobile-device .commerce-staff-toolbar .commerce-staff-search-box>svg{width:12px!important;height:12px!important}html.mobile-device .commerce-staff-toolbar .commerce-staff-search-input{height:27px!important;min-height:27px!important;font-size:.6rem!important}html.mobile-device .commerce-staff-toolbar>button{border-radius:7px!important;flex:none!important;gap:4px!important;width:auto!important;height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:.59rem!important}html.mobile-device .commerce-staff-toolbar>button svg{width:12px!important;height:12px!important}html.mobile-device .commerce-reports-v2-page .report-v2-header>div:last-child>button{display:none!important}html.mobile-device .commerce-reports-v2-page .report-v2-header>div:last-child{margin-top:5px!important}html.mobile-device .commerce-network-page{gap:8px!important}html.mobile-device .commerce-network-heading{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:7px!important;padding:0!important;display:grid!important}html.mobile-device .commerce-network-heading .section-kicker{margin:0 0 1px!important;font-size:.55rem!important}html.mobile-device .commerce-network-heading h2{margin:0 0 2px!important;font-size:1.16rem!important;line-height:1.08!important}html.mobile-device .commerce-network-heading p{max-width:680px!important;margin:0!important;font-size:.62rem!important;line-height:1.25!important}html.mobile-device .commerce-network-heading>.commerce-network-primary{white-space:nowrap!important;border-radius:8px!important;align-self:center!important;gap:4px!important;width:auto!important;min-width:0!important;min-height:30px!important;padding:0 9px!important;font-size:.61rem!important}html.mobile-device .commerce-network-heading>.commerce-network-primary svg{width:12px!important;height:12px!important}html.mobile-device .commerce-network-message{border-radius:8px!important;padding:6px 8px!important;font-size:.58rem!important}html.mobile-device .commerce-network-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .commerce-network-summary article{border-top-width:3px!important;border-radius:9px!important;gap:5px!important;min-width:0!important;min-height:48px!important;padding:6px!important}html.mobile-device .commerce-network-summary article>svg{border-radius:7px!important;width:14px!important;height:14px!important;padding:4px!important}html.mobile-device .commerce-network-summary strong{font-size:.72rem!important}html.mobile-device .commerce-network-summary small{font-size:.51rem!important;line-height:1.12!important}html.mobile-device .commerce-network-tabs{border-radius:9px!important;flex-wrap:nowrap!important;gap:4px!important;padding:3px!important}html.mobile-device .commerce-network-tabs button{border-radius:6px!important;gap:4px!important;min-height:28px!important;padding:6px 8px!important;font-size:.57rem!important}html.mobile-device .commerce-network-tabs button svg{width:11px!important;height:11px!important}html.mobile-device .commerce-network-section{gap:8px!important}html.mobile-device .commerce-network-section-title{gap:7px!important}html.mobile-device .commerce-network-section-title h3{margin:0 0 2px!important;font-size:.74rem!important}html.mobile-device .commerce-network-section-title p{margin:0!important;font-size:.54rem!important;line-height:1.2!important}html.mobile-device .commerce-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}html.mobile-device .commerce-location-card{box-shadow:none!important;border-radius:10px!important;gap:7px!important;padding:8px!important}html.mobile-device .commerce-location-card>header{gap:6px!important}html.mobile-device .commerce-location-icon{border-radius:8px!important;width:30px!important;height:30px!important}html.mobile-device .commerce-location-icon svg{width:15px!important;height:15px!important}html.mobile-device .commerce-location-card header strong{font-size:.65rem!important}html.mobile-device .commerce-location-card header small,html.mobile-device .commerce-location-card>p,html.mobile-device .commerce-register-list small{font-size:.51rem!important}html.mobile-device .commerce-location-card header em{padding:2px 5px!important;font-size:.49rem!important}html.mobile-device .commerce-location-metrics{gap:4px!important}html.mobile-device .commerce-location-metrics span{border-radius:7px!important;gap:1px!important;padding:5px 6px!important;font-size:.49rem!important}html.mobile-device .commerce-location-metrics b{font-size:.62rem!important}html.mobile-device .commerce-register-list{gap:4px!important}html.mobile-device .commerce-register-list>div{border-radius:7px!important;gap:5px!important;padding:5px 6px!important}html.mobile-device .commerce-register-list>div>svg{width:13px!important;height:13px!important}html.mobile-device .commerce-register-list strong{font-size:.6rem!important}html.mobile-device .commerce-location-card footer,html.mobile-device .commerce-network-team-list{gap:4px!important}html.mobile-device .commerce-location-card footer button,html.mobile-device .commerce-network-team-list button{border-radius:7px!important;gap:3px!important;min-height:27px!important;padding:4px 7px!important;font-size:.53rem!important}html.mobile-device .commerce-network-team-list article{border-radius:8px!important;grid-template-columns:30px minmax(0,1fr) auto!important;gap:6px!important;padding:6px 7px!important}html.mobile-device .commerce-network-avatar{width:30px!important;height:30px!important;font-size:.62rem!important}html.mobile-device .commerce-network-team-list strong{font-size:.63rem!important}html.mobile-device .commerce-network-team-list small,html.mobile-device .commerce-network-team-list p{font-size:.51rem!important;line-height:1.16!important}html.mobile-device .commerce-transfer-form{border-radius:9px!important;gap:7px!important;padding:8px!important}html.mobile-device .commerce-transfer-route,html.mobile-device .commerce-transfer-fields{gap:6px!important}html.mobile-device .commerce-transfer-form label,html.mobile-device .commerce-network-dialog-form label{gap:3px!important;font-size:.55rem!important}html.mobile-device .commerce-transfer-form input,html.mobile-device .commerce-transfer-form select,html.mobile-device .commerce-network-dialog-form input,html.mobile-device .commerce-network-dialog-form select,html.mobile-device .commerce-network-permissions select{border-radius:7px!important;min-height:31px!important;padding:5px 7px!important;font-size:.58rem!important}html.mobile-device .commerce-transfer-history{gap:5px!important}html.mobile-device .commerce-transfer-history h4{margin:2px 0!important;font-size:.66rem!important}html.mobile-device .commerce-transfer-history article{border-radius:8px!important;gap:6px!important;padding:6px 7px!important}html.mobile-device .commerce-transfer-history strong{font-size:.59rem!important}html.mobile-device .commerce-transfer-history small,html.mobile-device .commerce-transfer-history time{font-size:.5rem!important}html.mobile-device .commerce-network-period{gap:4px!important}html.mobile-device .commerce-network-period input,html.mobile-device .commerce-network-period button{border-radius:7px!important;height:29px!important;min-height:29px!important;font-size:.56rem!important}html.mobile-device .commerce-network-period button{width:29px!important}html.mobile-device .commerce-network-report-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}html.mobile-device .commerce-network-report-block{border-radius:8px!important;gap:5px!important;padding:7px!important}html.mobile-device .commerce-network-report-block h4{font-size:.66rem!important}html.mobile-device .commerce-network-report-block>p,html.mobile-device .commerce-network-report-block small{font-size:.5rem!important;line-height:1.16!important}html.mobile-device .commerce-network-report-block>div{gap:6px!important;padding:5px 0!important}html.mobile-device .commerce-network-report-block strong,html.mobile-device .commerce-network-report-block b{font-size:.59rem!important}@media (width<=680px){html.mobile-device .commerce-cash-history-filters{flex-direction:column!important;align-items:stretch!important}html.mobile-device .commerce-cash-history-filter-controls{flex-wrap:wrap!important;margin-left:0!important}html.mobile-device .commerce-cash-archive-session-summary{grid-template-columns:minmax(125px,1.2fr) repeat(2,minmax(75px,.7fr))!important}html.mobile-device .commerce-cash-archive-session-summary>span:nth-of-type(4),html.mobile-device .commerce-cash-archive-session-summary>span:nth-of-type(5){display:none!important}html.mobile-device .commerce-cash-session-kpi-grid,html.mobile-device .commerce-cash-session-payment-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html.mobile-device .commerce-cash-page .commerce-expense-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.mobile-device .commerce-cash-page .commerce-expense-search{grid-column:1/-1!important;width:100%!important}html.mobile-device .commerce-cash-page .commerce-expense-list-v2>article,html.mobile-device .commerce-location-grid,html.mobile-device .commerce-network-report-grid{grid-template-columns:1fr!important}}html.mobile-device .commerce-cash-history-filters{gap:5px!important;min-height:0!important;padding:4px 5px!important}html.mobile-device .commerce-cash-history-filter-copy strong{font-size:9px!important}html.mobile-device .commerce-cash-history-filter-copy small{font-size:7px!important;line-height:1.1!important}html.mobile-device .commerce-cash-history-filter-controls{align-items:end!important;gap:4px!important}html.mobile-device .commerce-cash-history-filter-controls label{gap:1px!important;font-size:7px!important;line-height:1!important}html.mobile-device .commerce-cash-history-filter-controls input[type=date]{box-sizing:border-box!important;border-radius:5px!important;width:94px!important;min-width:94px!important;max-width:94px!important;height:22px!important;min-height:22px!important;padding:0 4px!important;font-size:8px!important;line-height:1!important}html.mobile-device .commerce-cash-history-filter-clear{border-radius:5px!important;height:22px!important;min-height:22px!important;padding:0 6px!important;font-size:8px!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog{border-top-width:3px!important;border-radius:9px!important;padding:7px 8px!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog .commerce-collapsible-panel-heading{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:3px 8px!important;padding:0 0 5px!important;display:grid!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog .commerce-collapsible-panel-heading>div{gap:2px!important;min-width:0!important;display:grid!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog .commerce-collapsible-panel-heading h3{margin:0!important;font-size:12px!important;line-height:1.05!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog .commerce-collapsible-panel-heading p{max-width:620px!important;margin:0!important;font-size:8px!important;line-height:1.18!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog .commerce-panel-disclosure-button{border-radius:6px!important;grid-area:1/2!important;align-self:start!important;gap:3px!important;width:auto!important;min-width:0!important;height:23px!important;min-height:23px!important;margin:0!important;padding:0 6px!important;font-size:8px!important;line-height:1!important}html.mobile-device .commerce-cash-page .commerce-expense-catalog .commerce-panel-disclosure-button svg{width:11px!important;height:11px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"],html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"]{border-radius:10px!important;width:min(570px,100vw - 44px)!important;max-width:min(570px,100vw - 44px)!important;min-height:0!important;max-height:calc(100dvh - 24px)!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"]>header,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"]>header{min-height:32px!important;padding:4px 8px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"]>header h3,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"]>header h3{margin:0!important;font-size:11px!important;line-height:1!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"]>header button,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"]>header button{width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;padding:0!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"]>.commerce-expense-dialog-form,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"]>.commerce-expense-dialog-form{gap:5px!important;max-height:calc(100dvh - 62px)!important;padding:7px 9px 8px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-form-grid.two,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px 7px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-dialog-form label,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-dialog-form label{gap:2px!important;font-size:8.5px!important;line-height:1.05!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-dialog-form label>small,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-dialog-form label>small{font-size:7px!important;line-height:1.05!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-dialog-form input:not([type=checkbox]),html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-dialog-form select,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-dialog-form input:not([type=checkbox]),html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-dialog-form select{box-sizing:border-box!important;border-radius:6px!important;height:28px!important;min-height:28px!important;padding:0 6px!important;font-size:8.5px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-dialog-form textarea,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-dialog-form textarea{border-radius:6px!important;height:36px!important;min-height:36px!important;padding:4px 6px!important;font-size:8.5px!important;line-height:1.1!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-source-choice,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-source-choice{gap:5px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-source-choice>button,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-source-choice>button{border-radius:7px!important;gap:5px!important;min-height:40px!important;padding:5px 7px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-source-choice>button>svg,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-source-choice>button>svg{width:14px!important;height:14px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-source-choice strong,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-source-choice strong{font-size:8.5px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-source-choice small,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-source-choice small{font-size:6.7px!important;line-height:1.05!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-due-setup,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-due-setup{border-radius:7px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:4px 7px!important;padding:6px 7px!important;display:grid!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-due-heading,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-due-heading{grid-area:1/1!important;gap:5px!important;min-width:0!important;margin:0!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-due-heading>svg,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-due-heading>svg{width:14px!important;height:14px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-due-heading strong,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-due-heading strong{font-size:9px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-due-heading p,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-due-heading p{margin:1px 0 0!important;font-size:6.8px!important;line-height:1.08!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-due-setup>.commerce-check-label,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-due-setup>.commerce-check-label{white-space:nowrap!important;grid-area:1/2!important;place-self:start end!important;align-items:center!important;gap:4px!important;min-height:18px!important;margin:0!important;padding:0!important;font-size:7.5px!important;display:inline-flex!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-due-setup>.commerce-check-label input[type=checkbox],html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-due-setup>.commerce-check-label input[type=checkbox]{flex:0 0 12px!important;width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-due-setup>.commerce-form-grid,html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-due-setup>small,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-due-setup>.commerce-form-grid,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-due-setup>small{grid-column:1/-1!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-dialog-form>.commerce-check-label,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-dialog-form>.commerce-check-label{justify-self:start!important;align-items:center!important;gap:4px!important;width:fit-content!important;min-height:18px!important;margin:0!important;padding:0!important;font-size:7.5px!important;display:inline-flex!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-dialog-form>.commerce-check-label input[type=checkbox],html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-dialog-form>.commerce-check-label input[type=checkbox]{flex:0 0 12px!important;width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-dialog-form>footer,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-dialog-form>footer{gap:5px!important;padding-top:1px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-dialog-form>footer button,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-dialog-form>footer button{border-radius:6px!important;gap:4px!important;height:27px!important;min-height:27px!important;padding:0 9px!important;font-size:8px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"] .commerce-expense-dialog-form>footer button svg,html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"] .commerce-expense-dialog-form>footer button svg{width:11px!important;height:11px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"]{border-radius:10px!important;width:min(650px,100vw - 44px)!important;max-width:min(650px,100vw - 44px)!important;min-height:0!important;max-height:calc(100dvh - 24px)!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"]>header{min-height:32px!important;padding:4px 8px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"]>header h3{font-size:11px!important;line-height:1!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"]>header button{width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;padding:0!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"]>.commerce-expense-dialog-form{gap:5px!important;max-height:calc(100dvh - 62px)!important;padding:7px 9px 8px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-payment-preview{border-left-width:3px!important;border-radius:7px!important;gap:1px!important;padding:6px 7px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-payment-preview span,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-payment-preview small{font-size:7px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-payment-preview strong{font-size:10px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px 7px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-dialog-form label{gap:2px!important;font-size:8px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-dialog-form label>small{font-size:6.7px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-dialog-form input:not([type=checkbox]),html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-dialog-form select{border-radius:6px!important;height:28px!important;min-height:28px!important;padding:0 6px!important;font-size:8.5px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-dialog-form textarea{border-radius:6px!important;height:34px!important;min-height:34px!important;padding:4px 6px!important;font-size:8.5px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-funding-section{border-radius:7px!important;gap:5px!important;padding:6px 7px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-funding-section>header{gap:1px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-funding-section>header span,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-funding-section>header p{font-size:6.7px!important;line-height:1.08!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-funding-section>header strong{font-size:8.5px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .funding-source-choice{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-source-choice>button{border-radius:7px!important;gap:4px!important;min-height:42px!important;padding:5px 6px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-source-choice>button>svg{width:13px!important;height:13px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-source-choice strong{font-size:8px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-source-choice small{font-size:6.3px!important;line-height:1.06!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-owner-treatment,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-funding-explainer,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-cash-availability,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-settle-due{border-radius:7px!important;gap:4px!important;padding:5px 6px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-owner-treatment>span,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-funding-explainer strong,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-cash-availability strong,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-settle-due strong{font-size:8px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-funding-explainer small,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-cash-availability span,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-cash-availability small,html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-settle-due small{font-size:6.5px!important;line-height:1.08!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-settle-due input[type=checkbox]{width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-dialog-form>footer{gap:5px!important;padding-top:1px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-dialog-form>footer button{border-radius:6px!important;gap:4px!important;height:27px!important;min-height:27px!important;padding:0 9px!important;font-size:8px!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"] .commerce-expense-dialog-form>footer button svg{width:11px!important;height:11px!important}html.mobile-device .commerce-inventory-dialog.commerce-expense-history-dialog,html.mobile-device .commerce-inventory-dialog[aria-label^=Pagos\ ·]{border-radius:10px!important;width:min(520px,100vw - 44px)!important;max-width:min(520px,100vw - 44px)!important;min-height:0!important;max-height:calc(100dvh - 24px)!important}html.mobile-device .commerce-inventory-dialog.commerce-expense-history-dialog>header,html.mobile-device .commerce-inventory-dialog[aria-label^=Pagos\ ·]>header{min-height:32px!important;padding:4px 8px!important}html.mobile-device .commerce-inventory-dialog.commerce-expense-history-dialog>header h3,html.mobile-device .commerce-inventory-dialog[aria-label^=Pagos\ ·]>header h3{font-size:11px!important;line-height:1!important}html.mobile-device .commerce-expense-history-modal{gap:5px!important;max-height:calc(100dvh - 62px)!important;padding:7px 8px 8px!important}html.mobile-device .commerce-expense-history-modal .commerce-expense-payment-preview{border-left-width:3px!important;border-radius:7px!important;gap:1px!important;padding:5px 6px!important}html.mobile-device .commerce-expense-history-modal .commerce-expense-payment-preview span,html.mobile-device .commerce-expense-history-modal .commerce-expense-payment-preview small{font-size:6.8px!important}html.mobile-device .commerce-expense-history-modal .commerce-expense-payment-preview strong{font-size:9px!important}html.mobile-device .commerce-expense-payment-history-list{gap:4px!important}html.mobile-device .commerce-expense-payment-history-list article{border-radius:7px!important;gap:6px!important;padding:5px 6px!important}html.mobile-device .commerce-expense-payment-history-list article>div{gap:1px!important}html.mobile-device .commerce-expense-payment-history-list article strong{font-size:8.5px!important}html.mobile-device .commerce-expense-payment-history-list article span,html.mobile-device .commerce-expense-payment-history-list article small{font-size:6.5px!important;line-height:1.08!important}html.mobile-device .commerce-expense-payment-history-list article>button{border-radius:6px!important;height:25px!important;min-height:25px!important;padding:0 7px!important;font-size:7.5px!important}@media (height<=520px) and (orientation:landscape){html.mobile-device .commerce-inventory-modal{padding:10px 24px!important}html.mobile-device .commerce-inventory-dialog[aria-label="Agregar gasto interno"],html.mobile-device .commerce-inventory-dialog[aria-label="Editar gasto interno"]{width:min(550px,100vw - 48px)!important;max-width:min(550px,100vw - 48px)!important;max-height:calc(100dvh - 20px)!important}html.mobile-device .commerce-inventory-dialog[aria-label^="Registrar pago ·"]{width:min(630px,100vw - 48px)!important;max-width:min(630px,100vw - 48px)!important;max-height:calc(100dvh - 20px)!important}html.mobile-device .commerce-inventory-dialog.commerce-expense-history-dialog,html.mobile-device .commerce-inventory-dialog[aria-label^=Pagos\ ·]{width:min(500px,100vw - 48px)!important;max-width:min(500px,100vw - 48px)!important;max-height:calc(100dvh - 20px)!important}}html.mobile-device .commerce-staff-heading{gap:5px!important}html.mobile-device .commerce-staff-heading .section-kicker{margin:0 0 1px!important;font-size:.5rem!important;line-height:1.08!important}html.mobile-device .commerce-staff-heading h2{margin:0 0 2px!important;font-size:.8rem!important;line-height:1.08!important}html.mobile-device .commerce-staff-heading p:not(.section-kicker){margin:0!important;font-size:.52rem!important;line-height:1.2!important}html.mobile-device .user-account-page.veci-personal{width:calc(100% - 18px)!important;max-width:none!important;margin:7px auto 14px!important}html.mobile-device .user-account-page.veci-personal .user-account-heading{border-left-width:4px!important;border-radius:8px 8px 0 0!important;min-height:44px!important;padding:6px 9px!important}html.mobile-device .user-account-page.veci-personal .user-account-heading>div{gap:1px!important}html.mobile-device .user-account-page.veci-personal .user-account-heading .section-kicker{margin:0!important;font-size:.49rem!important;line-height:1.08!important}html.mobile-device .user-account-page.veci-personal .user-account-heading h1{margin:0!important;font-size:.84rem!important;line-height:1.05!important}html.mobile-device .user-account-page.veci-personal .user-account-shell{border-radius:0 0 8px 8px!important;grid-template-columns:146px minmax(0,1fr)!important;min-height:0!important}html.mobile-device .user-account-page.veci-personal .user-account-nav a{border-left-width:2px!important;border-radius:6px!important;gap:5px!important;min-height:27px!important;padding:4px 6px!important;font-size:.55rem!important;line-height:1.1!important}html.mobile-device .user-account-page.veci-personal .user-account-content{min-width:0!important;padding:8px 9px!important}html.mobile-device .user-account-page.veci-personal .account-inline-status,html.mobile-device .user-account-page.veci-personal .form-message{border-radius:6px!important;margin:0 0 6px!important;padding:5px 7px!important;font-size:.54rem!important;line-height:1.2!important}html.mobile-device .user-account-page.veci-personal .account-section-heading,html.mobile-device .user-account-page.veci-personal .account-view-title{gap:2px!important;min-height:0!important;margin:0!important}html.mobile-device .user-account-page.veci-personal .account-section-heading .section-kicker,html.mobile-device .user-account-page.veci-personal .account-view-title .section-kicker,html.mobile-device .user-account-page.veci-personal .user-credit-title .section-kicker{margin:0 0 1px!important;font-size:.49rem!important;line-height:1.08!important}html.mobile-device .user-account-page.veci-personal .account-section-heading h2,html.mobile-device .user-account-page.veci-personal .account-view-title h2,html.mobile-device .user-account-page.veci-personal .user-credit-title h2{margin:0!important;font-size:.8rem!important;line-height:1.08!important}html.mobile-device .user-account-page.veci-personal .account-section-heading p:not(.section-kicker),html.mobile-device .user-account-page.veci-personal .account-view-title p:not(.section-kicker),html.mobile-device .user-account-page.veci-personal .user-credit-title p:last-child{margin:2px 0 0!important;font-size:.52rem!important;line-height:1.2!important}html.mobile-device .user-account-page.veci-personal .account-view-title>svg{width:15px!important;height:15px!important}html.mobile-device .user-account-page.user-account-route-summary .account-view-title{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;display:grid!important}html.mobile-device .user-account-page.user-account-route-summary .account-location-chip{border-radius:7px!important;gap:4px!important;min-height:30px!important;padding:4px 7px!important}html.mobile-device .user-account-page.user-account-route-summary .account-location-chip svg{width:12px!important;height:12px!important}html.mobile-device .user-account-page.user-account-route-summary .account-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .user-account-page.user-account-route-summary .account-metric{border-radius:7px!important;grid-template-columns:19px minmax(0,1fr)!important;gap:1px 5px!important;min-height:46px!important;padding:5px 6px!important;box-shadow:0 3px 8px #17223b0b!important}html.mobile-device .user-account-page.user-account-route-summary .account-metric:before{height:2px!important}html.mobile-device .user-account-page.user-account-route-summary .account-metric:after{display:none!important}html.mobile-device .user-account-page.user-account-route-summary .account-metric svg{border-radius:6px!important;width:19px!important;height:19px!important;padding:4px!important}html.mobile-device .user-account-page.user-account-route-summary .account-metric strong{font-size:.72rem!important;line-height:1!important}html.mobile-device .user-account-page.veci-personal .account-compact-section{border-radius:8px!important;gap:5px!important;padding:7px 8px!important}html.mobile-device .user-account-page.veci-personal .account-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .user-account-page.veci-personal .account-recent-card{border-radius:7px!important;gap:4px!important;padding:6px!important}html.mobile-device .user-account-page.veci-personal .account-recent-card header{gap:5px!important;padding-bottom:4px!important}html.mobile-device .user-account-page.veci-personal .account-recent-card header>svg{width:13px!important;height:13px!important}html.mobile-device .user-account-page.veci-personal .account-recent-row{border-radius:6px!important;gap:4px!important;min-height:29px!important;padding:4px 5px!important}html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel.zone-location-panel-compact{box-shadow:none!important;border-radius:7px!important;gap:6px!important;padding:6px 7px!important}html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-icon{border-radius:6px!important;width:24px!important;height:24px!important}html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-icon svg{width:13px!important;height:13px!important}html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-copy strong{font-size:.58rem!important}html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-copy p,html.mobile-device .user-account-page.user-account-route-zone .zone-radius-control>span,html.mobile-device .user-account-page.user-account-route-zone .zone-location-meta.zone-location-meta-compact{font-size:.47rem!important;line-height:1.15!important}html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel-compact .zone-radius-control select,html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-action{border-radius:6px!important;height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:.52rem!important}html.mobile-device .user-account-page.user-account-route-zone .zone-section-toggle{min-height:30px!important;padding:5px 7px!important}html.mobile-device .user-account-page.user-account-route-zone .zone-section-toggle-main{gap:5px!important}html.mobile-device .user-account-page.user-account-route-zone .zone-section-toggle-main>svg,html.mobile-device .user-account-page.user-account-route-zone .zone-section-chevron{width:13px!important;height:13px!important}html.mobile-device .user-account-page.user-account-route-zone .zone-section-toggle-main strong{font-size:.58rem!important}html.mobile-device .user-account-page.user-account-route-zone .zone-collapsible-content{padding:0 6px 6px!important}html.mobile-device .user-account-page.user-account-route-zone .account-mini-grid{gap:4px!important}html.mobile-device .user-account-page.user-account-route-zone .account-mini-grid a{border-radius:6px!important;min-height:36px!important;padding:5px 6px!important}html.mobile-device .user-account-page.user-account-route-zone .account-mini-grid a strong{font-size:.55rem!important}html.mobile-device .user-account-page.user-account-route-zone .account-mini-grid a span,html.mobile-device .user-account-page.user-account-route-zone .account-soft-empty{font-size:.46rem!important;line-height:1.15!important}html.mobile-device .user-account-page.veci-personal .account-tabs{border-radius:6px!important;gap:3px!important;margin:2px 0 4px!important;padding:2px!important}html.mobile-device .user-account-page.veci-personal .account-tabs button{border-radius:5px!important;min-height:26px!important;padding:3px 7px!important;font-size:.52rem!important}html.mobile-device .user-account-page.veci-personal .account-item-list,html.mobile-device .user-account-page.veci-personal .order-list,html.mobile-device .user-account-page.veci-personal .benefit-grid{gap:5px!important}html.mobile-device .user-account-page.veci-personal .account-list-row{border-radius:7px!important;grid-template-columns:24px minmax(0,1fr) auto auto auto!important;gap:5px!important;min-height:42px!important;padding:5px 6px!important}html.mobile-device .user-account-page.veci-personal .account-list-row>svg{width:14px!important;height:14px!important}html.mobile-device .user-account-page.veci-personal .account-list-row>div{gap:1px!important}html.mobile-device .user-account-page.veci-personal .account-list-row button,html.mobile-device .user-account-page.veci-personal .account-list-row>a,html.mobile-device .user-account-page.veci-personal .status-toggle,html.mobile-device .user-account-page.veci-personal .button-link{border-radius:6px!important;min-height:26px!important;padding:3px 7px!important;font-size:.5rem!important;line-height:1!important}html.mobile-device .user-account-page.veci-personal .benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html.mobile-device .user-account-page.veci-personal .benefit-card{border-radius:7px!important;gap:3px!important;min-height:0!important;padding:6px 7px!important}html.mobile-device .user-account-page.veci-personal .benefit-card>svg{width:14px!important;height:14px!important}html.mobile-device .user-account-page.veci-personal .benefit-card>span,html.mobile-device .user-account-page.veci-personal .benefit-card small{font-size:.46rem!important}html.mobile-device .user-account-page.veci-personal .benefit-card h3{margin:0!important;font-size:.62rem!important;line-height:1.12!important}html.mobile-device .user-account-page.veci-personal .benefit-card p{margin:0!important;font-size:.48rem!important;line-height:1.18!important}html.mobile-device .user-account-page.veci-personal .order-card{border-radius:8px!important;gap:5px!important;padding:7px 8px!important}html.mobile-device .user-account-page.veci-personal .order-card header{gap:6px!important;padding-bottom:5px!important}html.mobile-device .user-account-page.veci-personal .order-card header span,html.mobile-device .user-account-page.veci-personal .order-card dt,html.mobile-device .user-account-page.veci-personal .order-card li{font-size:.47rem!important}html.mobile-device .user-account-page.veci-personal .order-card h3,html.mobile-device .user-account-page.veci-personal .order-card header strong,html.mobile-device .user-account-page.veci-personal .order-card dd{font-size:.56rem!important;line-height:1.12!important}html.mobile-device .user-account-page.veci-personal .order-card dl{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}html.mobile-device .user-account-page.veci-personal .order-card dl>div{border-radius:6px!important;gap:1px!important;padding:4px 5px!important}html.mobile-device .user-account-page.veci-personal .order-card footer{gap:4px!important;padding-top:4px!important}html.mobile-device .user-account-page.veci-personal .order-card footer button{border-radius:6px!important;gap:3px!important;min-height:27px!important;padding:3px 7px!important;font-size:.5rem!important}html.mobile-device .user-account-page.veci-personal .order-card footer button svg,html.mobile-device .user-account-page.veci-personal .order-card dd svg{width:11px!important;height:11px!important}html.mobile-device .user-account-page.veci-personal .account-empty-state,html.mobile-device .user-account-page.veci-personal .user-credit-empty{min-height:0!important;box-shadow:none!important;border-radius:7px!important;gap:3px!important;padding:7px 9px!important}html.mobile-device .user-account-page.veci-personal .account-empty-state>svg,html.mobile-device .user-account-page.veci-personal .user-credit-empty>svg{width:16px!important;height:16px!important;margin-bottom:0!important}html.mobile-device .user-account-page.veci-personal .account-empty-state h2,html.mobile-device .user-account-page.veci-personal .user-credit-empty h3{margin:0!important;font-size:.64rem!important;line-height:1.12!important}html.mobile-device .user-account-page.veci-personal .account-empty-state p,html.mobile-device .user-account-page.veci-personal .user-credit-empty p{margin:0!important;font-size:.48rem!important;line-height:1.18!important}html.mobile-device .user-account-page.veci-personal .create-list-form,html.mobile-device .user-account-page.veci-personal .compact-data-form{border-radius:7px!important;gap:5px!important;margin:2px 0 4px!important;padding:6px 7px!important}html.mobile-device .user-account-page.veci-personal label{gap:2px!important;font-size:.51rem!important;line-height:1.12!important}html.mobile-device .user-account-page.veci-personal input:not([type=checkbox]):not([type=radio]):not([type=file]),html.mobile-device .user-account-page.veci-personal select,html.mobile-device .user-account-page.veci-personal textarea{border-radius:6px!important;min-height:28px!important;padding:4px 6px!important;font-size:.52rem!important}html.mobile-device .user-account-page.veci-personal textarea{min-height:42px!important}html.mobile-device .user-account-page.veci-personal .create-list-form button,html.mobile-device .user-account-page.veci-personal .compact-data-form>button,html.mobile-device .user-account-page.veci-personal .veci-personal-staff-code>button{border-radius:6px!important;min-height:28px!important;padding:3px 8px!important;font-size:.51rem!important}html.mobile-device .user-account-page.user-account-route-data .veci-personal-staff-code{box-shadow:none!important;border-top-width:2px!important;border-radius:7px!important;gap:6px!important;padding:6px 7px!important}html.mobile-device .user-account-page.user-account-route-data .veci-personal-staff-code-icon{border-radius:6px!important;width:24px!important;height:24px!important}html.mobile-device .user-account-page.user-account-route-data .veci-personal-staff-code strong{font-size:.62rem!important}html.mobile-device .user-account-page.user-account-route-data .veci-personal-staff-code p{margin:1px 0 0!important;font-size:.47rem!important;line-height:1.15!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-ledgers{gap:6px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-total-card{border-top-width:2px!important;border-radius:7px!important;min-height:43px!important;padding:5px 7px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-total-card>span{gap:5px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-total-card>span>svg{width:15px!important;height:15px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-total-card small{font-size:.46rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-total-card strong{font-size:.66rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-total-card>button,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-payment-actions button,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-proof-form footer button{border-radius:6px!important;gap:3px!important;min-height:27px!important;padding:3px 7px!important;font-size:.49rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-list{gap:5px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-list>article{border-radius:7px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-ledger-row{grid-template-columns:24px minmax(120px,1fr) minmax(95px,.6fr) auto 14px!important;gap:5px!important;min-height:42px!important;padding:5px 7px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-business-icon{border-radius:6px!important;width:24px!important;height:24px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-business-icon svg{width:13px!important;height:13px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-business strong,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-balance strong{font-size:.57rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-business small,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-balance small,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-pending-badge{font-size:.45rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-ledger-row>svg{width:12px!important;height:12px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-ledger-detail{gap:6px!important;padding:6px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-tickets,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-payment-config,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-proof-form{border-radius:7px!important;gap:5px!important;padding:6px 7px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-tickets h3,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-payment-config h3,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-proof-heading strong{margin:0!important;font-size:.6rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-tickets p,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-payment-config p,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-proof-heading small,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-inline-empty{font-size:.46rem!important;line-height:1.15!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-tickets article{border-radius:6px!important;gap:4px!important;min-height:36px!important;padding:4px 5px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-tickets article strong,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-tickets article em{font-size:.5rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-tickets article small{font-size:.43rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-bank-data{gap:4px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-bank-data>span{border-radius:6px!important;min-height:32px!important;padding:4px 5px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-bank-data small{font-size:.43rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-bank-data strong{font-size:.51rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-bank-data button{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-auto-info{border-radius:6px!important;gap:5px!important;padding:5px 6px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-auto-info>svg{width:14px!important;height:14px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-auto-info strong{font-size:.52rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-auto-info small{font-size:.44rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-proof-fields{gap:5px!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-proof-fields .receipt>span{border-radius:6px!important;min-height:28px!important;padding:3px 6px!important;font-size:.49rem!important}html.mobile-device .user-account-page.veci-personal .user-account-mobile-menu-trigger{border-radius:6px!important;gap:4px!important;min-height:28px!important;padding:3px 8px!important;font-size:.52rem!important}html.mobile-device .user-account-page.veci-personal .user-account-mobile-menu-trigger svg{width:12px!important;height:12px!important}html.mobile-device .user-account-page.veci-personal .user-account-mobile-menu-heading{min-height:34px!important;padding:5px 7px!important;font-size:.56rem!important}html.mobile-device .user-account-page.veci-personal .user-account-mobile-menu-heading button{width:25px!important;height:25px!important}@media (width<=760px){html.mobile-device .user-account-page.veci-personal{width:100%!important;margin-top:0!important}html.mobile-device .user-account-page.veci-personal .user-account-shell{display:block!important}html.mobile-device .user-account-page.veci-personal .user-account-content{padding:7px 8px!important}html.mobile-device .user-account-page.user-account-route-summary .account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.mobile-device .user-account-page.veci-personal .account-recent-grid,html.mobile-device .user-account-page.veci-personal .benefit-grid{grid-template-columns:1fr!important}html.mobile-device .user-account-page.veci-personal .account-list-row{grid-template-columns:22px minmax(0,1fr) auto!important}}html.mobile-device .user-account-page.veci-personal{margin-top:0!important}html.mobile-device .user-account-page.veci-personal .user-account-heading{min-height:50px!important;padding:7px 10px!important}html.mobile-device .user-account-page.veci-personal .user-account-heading .section-kicker{font-size:.58rem!important;line-height:1.08!important}html.mobile-device .user-account-page.veci-personal .user-account-heading h1{font-size:.96rem!important;line-height:1.08!important}html.mobile-device .user-account-page.veci-personal .user-account-shell{grid-template-columns:164px minmax(0,1fr)!important}html.mobile-device .user-account-page.veci-personal .user-account-nav{gap:4px!important;padding:7px!important}html.mobile-device .user-account-page.veci-personal .user-account-nav a{border-radius:6px!important;gap:6px!important;min-height:32px!important;padding:5px 7px!important;font-size:.68rem!important;line-height:1.15!important}html.mobile-device .user-account-page.veci-personal .user-account-nav a svg{flex:0 0 15px!important;width:15px!important;height:15px!important}html.mobile-device .user-account-page.veci-personal .user-account-content{padding:9px 11px!important}html.mobile-device .user-account-page.veci-personal .account-view{gap:7px!important}html.mobile-device .user-account-page.veci-personal .account-section-heading .section-kicker,html.mobile-device .user-account-page.veci-personal .account-view-title .section-kicker,html.mobile-device .user-account-page.veci-personal .user-credit-title .section-kicker{font-size:.58rem!important;line-height:1.1!important}html.mobile-device .user-account-page.veci-personal .account-section-heading h2,html.mobile-device .user-account-page.veci-personal .account-view-title h2,html.mobile-device .user-account-page.veci-personal .user-credit-title h2{font-size:.94rem!important;line-height:1.1!important}html.mobile-device .user-account-page.veci-personal .account-section-heading p:not(.section-kicker),html.mobile-device .user-account-page.veci-personal .account-view-title p:not(.section-kicker),html.mobile-device .user-account-page.veci-personal .user-credit-title p:last-child,html.mobile-device .user-account-page.veci-personal .account-soft-empty,html.mobile-device .user-account-page.veci-personal .account-inline-status,html.mobile-device .user-account-page.veci-personal .form-message{font-size:.6rem!important;line-height:1.28!important}html.mobile-device .user-account-page.veci-personal h3{font-size:.76rem!important;line-height:1.15!important}html.mobile-device .user-account-page.veci-personal p,html.mobile-device .user-account-page.veci-personal li,html.mobile-device .user-account-page.veci-personal dd,html.mobile-device .user-account-page.veci-personal dt{font-size:.6rem!important}html.mobile-device .user-account-page.veci-personal small{font-size:.53rem!important;line-height:1.2!important}html.mobile-device .user-account-page.veci-personal label{font-size:.6rem!important;line-height:1.18!important}html.mobile-device .user-account-page.veci-personal label small{font-size:.52rem!important}html.mobile-device .user-account-page.veci-personal input:not([type=checkbox]):not([type=radio]),html.mobile-device .user-account-page.veci-personal select,html.mobile-device .user-account-page.veci-personal textarea,html.mobile-device .user-account-page.veci-personal button,html.mobile-device .user-account-page.veci-personal .button-link{font-size:.61rem!important}html.mobile-device .user-account-page.user-account-route-summary .account-location-chip span{font-size:.55rem!important}html.mobile-device .user-account-page.user-account-route-summary .account-location-chip strong{font-size:.63rem!important}html.mobile-device .user-account-page.user-account-route-summary .account-metric{min-height:49px!important;padding:6px 7px!important}html.mobile-device .user-account-page.user-account-route-summary .account-metric strong{font-size:.82rem!important}html.mobile-device .user-account-page.user-account-route-summary .account-metric span{font-size:.55rem!important;line-height:1.16!important}html.mobile-device .user-account-page.veci-personal .account-recent-card header strong,html.mobile-device .user-account-page.veci-personal .account-recent-row strong{font-size:.62rem!important}html.mobile-device .user-account-page.veci-personal .account-recent-card header span,html.mobile-device .user-account-page.veci-personal .account-recent-row small,html.mobile-device .user-account-page.veci-personal .account-recent-row time,html.mobile-device .user-account-page.veci-personal .account-recent-empty{font-size:.53rem!important;line-height:1.2!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-view-toolbar{gap:4px!important;min-height:24px!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-view-toolbar>span{font-size:.56rem!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-view-toggle{border-radius:6px!important;gap:1px!important;padding:2px!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-view-toggle button{width:auto!important;min-width:0!important;height:23px!important;min-height:23px!important;max-height:23px!important;box-shadow:none!important;border-radius:5px!important;gap:3px!important;padding:0 6px!important;font-size:.56rem!important;line-height:1!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-view-toggle button.is-active{box-shadow:0 1px 4px #17223b14,inset 0 0 0 1px #3f7edb24!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-view-toggle button svg{flex:0 0 11px!important;width:11px!important;height:11px!important}html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-copy strong,html.mobile-device .user-account-page.user-account-route-zone .zone-section-toggle-main strong{font-size:.66rem!important}html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-copy p,html.mobile-device .user-account-page.user-account-route-zone .zone-radius-control>span,html.mobile-device .user-account-page.user-account-route-zone .zone-location-meta.zone-location-meta-compact,html.mobile-device .user-account-page.user-account-route-zone .account-mini-grid a span,html.mobile-device .user-account-page.user-account-route-zone .account-soft-empty,html.mobile-device .user-account-page.user-account-route-zone .zone-results-locked{font-size:.55rem!important;line-height:1.22!important}html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel-compact .zone-radius-control select,html.mobile-device .user-account-page.user-account-route-zone .zone-location-panel-compact .zone-location-action,html.mobile-device .user-account-page.veci-personal .account-tabs button{font-size:.6rem!important}html.mobile-device .user-account-page.veci-personal .account-list-row strong{font-size:.64rem!important;line-height:1.16!important}html.mobile-device .user-account-page.veci-personal .account-list-row span,html.mobile-device .user-account-page.veci-personal .account-list-row small{font-size:.54rem!important;line-height:1.2!important}html.mobile-device .user-account-page.veci-personal .account-list-row button,html.mobile-device .user-account-page.veci-personal .account-list-row>a,html.mobile-device .user-account-page.veci-personal .status-toggle,html.mobile-device .user-account-page.veci-personal .button-link{font-size:.6rem!important}html.mobile-device .user-account-page.veci-personal .account-empty-state h2{font-size:.82rem!important}html.mobile-device .user-account-page.veci-personal .account-empty-state p{font-size:.58rem!important;line-height:1.25!important}html.mobile-device .user-account-page.veci-personal .benefit-card h3,html.mobile-device .user-account-page.veci-personal .order-card h3{font-size:.7rem!important}html.mobile-device .user-account-page.veci-personal .benefit-card p,html.mobile-device .user-account-page.veci-personal .order-card li,html.mobile-device .user-account-page.veci-personal .order-card dt,html.mobile-device .user-account-page.veci-personal .order-card dd{font-size:.56rem!important}html.mobile-device .user-account-page.veci-personal .order-card button{font-size:.6rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-total-card strong,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-ledger-row strong,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-proof-heading strong,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-auto-info strong{font-size:.66rem!important}html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-total-card small,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-ledger-row small,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-proof-heading small,html.mobile-device .user-account-page.user-account-route-ledgers .user-credit-auto-info small{font-size:.53rem!important}html.mobile-device .user-account-page.user-account-route-ledgers button,html.mobile-device .user-account-page.user-account-route-ledgers input,html.mobile-device .user-account-page.user-account-route-ledgers .receipt span{font-size:.6rem!important}@media (orientation:portrait) and (width<=760px){html.mobile-device .user-account-page.veci-personal{margin-top:0!important}html.mobile-device .user-account-page.veci-personal .user-account-shell{grid-template-columns:1fr!important}html.mobile-device .user-account-page.veci-personal .user-account-mobile-menu-trigger{font-size:.72rem!important}}html.mobile-device.android-app .user-account-page.veci-personal{margin-top:-12px!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-account-view{grid-template-columns:minmax(0,1fr) auto!important;gap:7px 8px!important;display:grid!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-page-heading{grid-area:1/1/auto/-1!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-location-panel{grid-area:2/1/auto/-1!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-location-meta{grid-area:3/1!important;place-self:center start!important;min-height:24px!important;margin:0!important;padding:0 2px!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-view-toolbar{grid-area:3/2!important;place-self:center end!important;width:auto!important;min-height:24px!important;margin:0!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-location-message{grid-area:4/1/auto/-1!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-result-section{grid-column:1/-1!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-location-meta>span{font-size:0!important}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-location-meta>span:before{content:"Provincia:";color:#697083;margin-right:5px;font-size:.55rem;font-weight:500;line-height:1.2}html.mobile-device .user-account-page.veci-personal.user-account-route-zone .zone-location-meta>span>strong{color:var(--navy)!important;font-size:.58rem!important;line-height:1.2!important}html.mobile-device .user-account-page.veci-personal .user-account-heading>div{align-content:center!important;gap:5px!important;display:grid!important}html.mobile-device .user-account-page.veci-personal .user-account-heading .section-kicker,html.mobile-device .user-account-page.veci-personal .user-account-heading h1{margin:0!important}html.mobile-device.android-app .user-account-page.veci-personal .user-account-heading{min-height:66px!important;padding:17px 10px 9px!important}html.mobile-device .commerce-cash-current-grid.commerce-cash-compact-layout{grid-template-columns:minmax(0,2.15fr) minmax(230px,.8fr)!important;gap:8px 10px!important;display:grid!important}html.mobile-device .commerce-cash-operational .commerce-cash-activity-grid,html.mobile-device .commerce-cash-operational .commerce-cash-side-stack{display:contents!important}html.mobile-device .commerce-cash-operational .commerce-cash-quick-actions.commerce-cash-quick-actions-compact{order:1!important;grid-column:1/-1!important;padding:8px 10px 9px!important}html.mobile-device .commerce-cash-operational .commerce-cash-summary-grid{order:2!important;grid-column:1/-1!important}html.mobile-device .commerce-cash-operational .commerce-cash-recent-card{order:3!important;grid-column:1!important}html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-card{order:3!important;grid-column:2!important}html.mobile-device .commerce-cash-operational .commerce-cash-quick-actions-compact .commerce-cash-section-heading{margin-bottom:5px!important}html.mobile-device .commerce-cash-operational .commerce-cash-side-stack .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact,html.mobile-device .commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html.mobile-device .commerce-cash-operational .commerce-cash-quick-buttons-compact button,html.mobile-device .commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.income,html.mobile-device .commerce-cash-operational .commerce-cash-quick-buttons.commerce-cash-quick-buttons-compact button.expense{height:38px!important;min-height:38px!important;padding:5px 8px 5px 32px!important}html.mobile-device .commerce-cash-operational .commerce-cash-quick-buttons-compact button:before{width:14px!important;height:14px!important;left:9px!important}html.mobile-device .commerce-cash-operational .commerce-cash-quick-buttons-compact button strong{font-size:.68rem!important;line-height:1!important}html.mobile-device .commerce-cash-operational .commerce-cash-quick-buttons-compact button small{margin-top:1px!important;font-size:.54rem!important;line-height:1!important}html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-card>header{padding:7px 9px 5px!important}html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-card h3{margin:0!important;font-size:.72rem!important;line-height:1.05!important}html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-card p{margin:2px 0 0!important;font-size:.54rem!important;line-height:1.15!important}html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-list{gap:4px!important;padding:0 8px 8px!important}html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-list article,html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-list article.cash,html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-list article.transfer,html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-list article.cards,html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-list article.other{grid-template-columns:19px minmax(0,1fr) auto!important;gap:5px!important;height:30px!important;min-height:30px!important;padding:3px 6px!important}html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-list svg{width:12px!important;height:12px!important}html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-list article>span{font-size:.58rem!important;line-height:1!important}html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-list article>strong{font-size:.62rem!important;line-height:1!important}@media (width<=700px){html.mobile-device .commerce-cash-current-grid.commerce-cash-compact-layout{grid-template-columns:1fr!important}html.mobile-device .commerce-cash-operational .commerce-cash-quick-actions.commerce-cash-quick-actions-compact,html.mobile-device .commerce-cash-operational .commerce-cash-summary-grid,html.mobile-device .commerce-cash-operational .commerce-cash-recent-card,html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-card{grid-column:1!important}html.mobile-device .commerce-cash-operational .commerce-cash-payment-summary-card{order:4!important}}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta]{width:min(620px,100vw - 72px)!important;max-width:min(620px,100vw - 72px)!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 28px)!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta]>header{min-height:32px!important;padding:4px 8px!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta]>header h3{margin:0!important;font-size:12px!important;line-height:1!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta]>header button{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;padding:0!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta]>.commerce-credit-customer-form{gap:6px!important;max-height:calc(100dvh - 66px)!important;padding:7px 10px 9px!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-create-modes{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-create-modes>button{gap:7px!important;height:42px!important;min-height:42px!important;padding:5px 8px!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-create-modes svg{flex:0 0 15px!important;width:15px!important;height:15px!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-create-modes button>span{gap:1px!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-create-modes strong{font-size:10.5px!important;line-height:1.05!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-create-modes small{font-size:8px!important;line-height:1.05!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px 8px!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-form-grid label{gap:2px!important;font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-form-grid label>small{font-size:7.5px!important;line-height:1!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-form-grid input{height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:9.5px!important;line-height:1!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-form-grid textarea{height:38px!important;min-height:38px!important;padding:5px 7px!important;font-size:9.5px!important;line-height:1.1!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-customer-form>footer{gap:6px!important;padding-top:4px!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta] .commerce-credit-customer-form>footer button{height:29px!important;min-height:29px!important;padding:0 10px!important;font-size:9.5px!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta]{width:min(600px,100vw - 56px)!important;max-width:min(600px,100vw - 56px)!important;max-height:calc(100dvh - 24px)!important}html.android-app .commerce-inventory-dialog[aria-label=Nueva\ libreta]>.commerce-credit-customer-form{gap:5px!important;max-height:calc(100dvh - 60px)!important;padding:6px 9px 7px!important}}html.mobile-device .commerce-cash-operational .commerce-cash-quick-actions:before,html.mobile-device .commerce-cash-operational .commerce-cash-quick-actions:after,html.mobile-device .commerce-cash-operational .commerce-cash-quick-actions .commerce-cash-section-heading:before,html.mobile-device .commerce-cash-operational .commerce-cash-quick-actions .commerce-cash-section-heading:after,html.mobile-device .commerce-cash-operational .commerce-cash-quick-actions .commerce-cash-section-heading strong:before,html.mobile-device .commerce-cash-operational .commerce-cash-quick-actions .commerce-cash-section-heading strong:after{content:none!important;display:none!important}html.mobile-device .commerce-cash-operational .commerce-cash-quick-actions-compact .commerce-cash-section-heading strong{font-size:.72rem!important;line-height:1!important}html.mobile-device .commerce-cash-operational .commerce-cash-recent-card>header{gap:7px!important;padding:6px 8px 5px!important}html.mobile-device .commerce-cash-operational .commerce-cash-recent-card h3{margin:0!important;font-size:.72rem!important;line-height:1.05!important}html.mobile-device .commerce-cash-operational .commerce-cash-recent-card p{margin:2px 0 0!important;font-size:.53rem!important;line-height:1.15!important}html.mobile-device .commerce-cash-operational .commerce-cash-recent-card>header>button{height:22px!important;min-height:22px!important;padding:2px 6px!important;font-size:.55rem!important;line-height:1!important}.commerce-ticket-preview-paper{position:relative}.commerce-ticket-preview-logo{z-index:1;object-fit:contain;pointer-events:none;width:auto;max-width:52px;max-height:44px;margin:0;display:block;position:absolute;top:22px;right:18px}.commerce-ticket-preview-paper.width-32 .commerce-ticket-preview-logo{max-width:34px;max-height:30px;top:22px;right:14px}.commerce-ticket-preview-paper.width-48 .commerce-ticket-preview-logo{max-width:52px;max-height:44px;top:22px;right:18px}html.android-app .commerce-ticket-preview-logo{width:auto!important;max-width:40px!important;max-height:34px!important;margin:0!important;top:18px!important;right:14px!important}html.android-app .commerce-ticket-preview-paper.width-32 .commerce-ticket-preview-logo{max-width:30px!important;max-height:26px!important;top:18px!important;right:12px!important}.work-access-modal-backdrop{z-index:2200;-webkit-backdrop-filter:blur(4px);background:#0c142494;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.work-access-modal{box-sizing:border-box;background:#fff;border:1px solid #17223b1a;border-radius:16px;width:min(440px,100vw - 32px);max-height:calc(100dvh - 36px);padding:18px 20px 16px;position:relative;overflow:auto;box-shadow:0 26px 72px #09111f52}.work-access-modal-close{z-index:2;color:#28364a;background:#f2f5f7;border-radius:9px;place-items:center;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;padding:0;display:grid;position:absolute;top:10px;right:10px}.work-access-modal-close svg{width:16px;height:16px}.work-access-modal-heading{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding-right:38px;display:grid}.work-access-modal-icon{color:#ef6849;background:#fff4f0;border:1px solid #f2d8d0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.work-access-modal-icon svg{width:18px;height:18px}.work-access-modal-heading p{color:#ef6849;letter-spacing:.035em;text-transform:uppercase;margin:0 0 2px;font-size:.7rem;font-weight:900;line-height:1.1}.work-access-modal-heading h2{color:#17223b;margin:0;font-size:1.2rem;line-height:1.15}.work-access-modal-heading small{color:#687285;margin-top:4px;font-size:.74rem;line-height:1.3;display:block}.work-access-modal-person{background:#f8fafb;border:1px solid #17223b1a;border-radius:10px;align-items:center;gap:8px;margin-top:11px;padding:7px 9px;display:flex}.work-access-modal-person>svg{color:#40506d;flex:0 0 17px;width:17px;height:17px}.work-access-modal-person span{gap:1px;display:grid}.work-access-modal-person strong{color:#17223b;font-size:.78rem;line-height:1.15}.work-access-modal-person small{color:#687285;font-size:.68rem;line-height:1.15}.work-access-modal-form{gap:9px;margin-top:11px;display:grid}.work-access-modal-form label{color:#17223b;gap:4px;font-size:.74rem;font-weight:850;line-height:1.15;display:grid}.work-access-modal-form input{box-sizing:border-box;color:#17223b;background:#fff;border:1px solid #17223b26;border-radius:9px;width:100%;height:38px;min-height:38px;max-height:38px;padding:0 10px;font-size:.78rem;font-weight:650}.work-access-password-field{display:block;position:relative}.work-access-password-field>svg{z-index:1;color:#667186;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.work-access-password-field input{padding-left:34px;padding-right:40px}.work-access-password-toggle{color:#40506d;width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px;box-shadow:none;background:0 0;border-radius:8px;place-items:center;margin:0;padding:0;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.work-access-password-toggle:hover{background:#f0f3f7}.work-access-password-toggle svg{width:15px;height:15px}.work-access-modal-error{color:#9b2c22;background:#fff0ee;border-radius:9px;margin:0;padding:7px 9px;font-size:.7rem;font-weight:750}.work-access-modal-submit{color:#fff;background:#ef6849;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:38px;min-height:38px;max-height:38px;padding:0 14px;font-size:.78rem;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #ef684933}.work-access-modal-submit svg{width:15px;height:15px}.work-access-modal-submit:disabled,.work-access-modal-close:disabled,.work-access-password-toggle:disabled{cursor:wait;opacity:.65}.work-access-modal-note{color:#7a8394;text-align:center;margin:8px 0 0;font-size:.65rem;line-height:1.25}@media (height<=520px) and (orientation:landscape){html.android-app .work-access-modal-backdrop{padding:8px 18px!important}html.android-app .work-access-modal{border-radius:10px!important;width:min(320px,100vw - 36px)!important;max-width:320px!important;max-height:calc(100dvh - 16px)!important;padding:10px 12px 8px!important;overflow:hidden auto!important}html.android-app .work-access-modal-close{border-radius:6px!important;width:24px!important;min-width:24px!important;max-width:24px!important;height:24px!important;min-height:24px!important;max-height:24px!important;padding:0!important;font-size:10px!important;top:7px!important;right:7px!important}html.android-app .work-access-modal-close svg{width:12px!important;height:12px!important}html.android-app .work-access-modal-heading{grid-template-columns:28px minmax(0,1fr)!important;gap:7px!important;padding-right:26px!important}html.android-app .work-access-modal-icon{border-radius:7px!important;width:28px!important;height:28px!important}html.android-app .work-access-modal-icon svg{width:13px!important;height:13px!important}html.android-app .work-access-modal-heading p{margin:0 0 1px!important;font-size:8px!important;line-height:1!important}html.android-app .work-access-modal-heading h2{margin:0!important;font-size:16px!important;line-height:1.05!important}html.android-app .work-access-modal-heading small{margin-top:2px!important;font-size:8.5px!important;line-height:1.12!important}html.android-app .work-access-modal-person{box-sizing:border-box!important;border-radius:6px!important;gap:5px!important;width:210px!important;min-width:210px!important;max-width:210px!important;height:26px!important;min-height:26px!important;max-height:26px!important;margin:5px auto 0!important;padding:3px 6px!important}html.android-app .work-access-modal-person>svg{flex:0 0 11px!important;width:11px!important;height:11px!important}html.android-app .work-access-modal-person strong{font-size:9.5px!important;line-height:1!important}html.android-app .work-access-modal-person small{font-size:8px!important;line-height:1!important}html.android-app .work-access-modal-form{grid-template-columns:210px!important;justify-content:center!important;gap:4px!important;margin-top:5px!important}html.android-app .work-access-modal-form label{justify-self:center!important;gap:2px!important;width:170px!important;min-width:170px!important;max-width:170px!important;font-size:9px!important;line-height:1!important}html.android-app .work-access-modal-form input{box-sizing:border-box!important;width:170px!important;min-width:170px!important;max-width:170px!important;height:26px!important;min-height:26px!important;max-height:26px!important;padding:0 5px!important;border-radius:5px!important;block-size:26px!important;min-block-size:26px!important;max-block-size:26px!important;padding-block:0!important;font-size:9px!important;line-height:24px!important}html.android-app .work-access-password-field{box-sizing:border-box!important;width:170px!important;min-width:170px!important;max-width:170px!important;height:26px!important;min-height:26px!important;max-height:26px!important;block-size:26px!important;min-block-size:26px!important;max-block-size:26px!important;display:block!important}html.android-app .work-access-password-field>svg{width:9px!important;height:9px!important;left:5px!important}html.android-app .work-access-password-field input{padding-left:18px!important;padding-right:22px!important}html.android-app .work-access-password-toggle{border-radius:4px!important;width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;min-height:17px!important;max-height:17px!important;padding:0!important;font-size:8px!important;right:2px!important}html.android-app .work-access-password-toggle svg{width:9px!important;height:9px!important}html.android-app .work-access-modal-error,html.android-app .work-access-modal-submit{box-sizing:border-box!important;grid-column:1!important;justify-self:center!important;width:210px!important;min-width:210px!important;max-width:210px!important}html.android-app .work-access-modal-error{padding:4px 6px!important;font-size:8px!important}html.android-app .work-access-modal-submit{border-radius:6px!important;height:27px!important;min-height:27px!important;max-height:27px!important;padding:0 8px!important;font-size:9px!important}html.android-app .work-access-modal-submit svg{width:11px!important;height:11px!important}html.android-app .work-access-modal-note{margin-top:4px!important;font-size:8px!important;line-height:1.08!important}}@media (width<=520px) and (orientation:portrait){.work-access-modal{width:min(420px,100vw - 24px);padding:16px}}.kiosk-product-dialog .commerce-sale-presentations-empty{display:none}@media (width>=901px){.kiosk-products-page{gap:9px}.kiosk-products-page .commerce-module-heading{gap:8px}.kiosk-products-page .commerce-module-heading h2{margin-top:0;font-size:26px;line-height:1}.kiosk-products-page .commerce-module-heading p:not(.section-kicker){margin-top:3px;font-size:13px;line-height:1.25}.kiosk-products-page .commerce-inventory-summary{gap:8px}.kiosk-products-page .commerce-inventory-summary article{border-top-width:3px;border-radius:10px;gap:8px;min-height:54px;padding:8px 10px;box-shadow:0 4px 10px #17223b09}.kiosk-products-page .commerce-inventory-summary article>svg{width:20px;height:20px}.kiosk-products-page .commerce-inventory-summary article span{font-size:11.5px;line-height:1.15}.kiosk-products-page .commerce-inventory-summary article strong{margin-bottom:1px;font-size:17px;line-height:1.05}.kiosk-products-page .commerce-inventory-tabs{border-radius:9px;gap:3px;padding:3px}.kiosk-products-page .commerce-inventory-tabs button{border-radius:7px;min-height:36px;padding:0 12px;font-size:13px;line-height:1}.kiosk-products-page .commerce-inventory-tabs>.commerce-inventory-add-product{border-radius:7px;gap:5px;min-height:36px;padding:0 11px;font-size:13px;box-shadow:0 4px 9px #ff5a3621}.kiosk-products-page .commerce-inventory-tabs>.commerce-inventory-add-product svg{flex-basis:14px;width:14px;height:14px}.kiosk-products-page .commerce-inventory-panel{border-width:1px;border-radius:10px;padding:9px;box-shadow:0 4px 12px #87412b0e}.kiosk-products-page .commerce-inventory-toolbar{border-radius:8px;gap:6px;margin-bottom:7px;padding:6px}.kiosk-products-page .commerce-inventory-search,.kiosk-products-page .commerce-inventory-search>input[type=search],.kiosk-products-page .commerce-inventory-toolbar>select{min-height:36px}.kiosk-products-page .commerce-inventory-search{border-radius:7px}.kiosk-products-page .commerce-inventory-search>svg{width:15px;height:15px;left:10px}.kiosk-products-page .commerce-inventory-search>input[type=search]{padding-left:32px;padding-right:8px;font-size:11.5px}.kiosk-products-page .commerce-inventory-toolbar>select{border-radius:7px;padding:0 8px;font-size:11px}.kiosk-products-page .commerce-scroll-hint{margin:2px 0 7px;font-size:11.5px;line-height:1.2}.kiosk-products-page .kiosk-product-table th,.kiosk-products-page .kiosk-product-table td{padding:7px}.kiosk-products-page .kiosk-product-table thead th{font-size:10px}}.commerce-online-catalog-screen>.commerce-panel-title-row h3{display:none}.commerce-online-catalog-screen>.commerce-panel-title-row>div>p{margin-top:0}@media (width>=901px){.commerce-online-store-page{gap:9px}.commerce-online-store-metrics{gap:8px;padding-top:60px}.commerce-online-store-metrics:before{font-size:26px;line-height:1;top:0}.commerce-online-store-metrics:after{font-size:13px;line-height:1.25;top:32px}.commerce-online-store-metrics article{border-radius:10px;gap:3px 8px;min-height:54px;padding:8px 10px;box-shadow:0 4px 10px #17223b09}.commerce-online-store-metrics article>svg{border-radius:7px;width:18px;height:18px;padding:4px}.commerce-online-store-metrics article span{font-size:11px;line-height:1.1}.commerce-online-store-metrics article strong{font-size:17px;line-height:1.05}.commerce-online-store-metrics+.commerce-online-store-tabs{margin-top:9px}.commerce-online-store-tabs-v4{border-radius:9px;gap:4px;padding:3px 4px!important}.commerce-online-store-tabs-v4>button{border-radius:7px;min-height:36px;padding:0 11px;font-size:13px}.commerce-online-store-tabs-v4>button>svg{width:15px;height:15px}.commerce-online-store-tabs-v4 .commerce-online-publish-control{border-radius:7px;gap:6px;min-height:36px;padding:4px 8px}.commerce-online-publish-control strong{font-size:11px}.commerce-online-publish-control small{font-size:9.5px}.commerce-online-orders-panel,.commerce-online-catalog-panel,.commerce-online-settings-card{border-radius:10px;padding:9px}.commerce-online-catalog-v2,.commerce-online-catalog-screen,.commerce-online-add-screen,.commerce-online-catalog-screen>.commerce-panel-title-row{gap:8px}.commerce-online-catalog-screen>.commerce-panel-title-row p{font-size:13px;line-height:1.25}.commerce-online-catalog-screen>.commerce-panel-title-row>span{font-size:12px}.commerce-online-catalog-toolbar{border-radius:8px;gap:6px;padding:6px}.commerce-online-catalog-search,.commerce-online-catalog-category select,.commerce-online-catalog-toolbar>button{border-radius:7px;min-height:36px}.commerce-online-catalog-search{padding:0 9px}.commerce-online-catalog-search input,.commerce-online-catalog-category select,.commerce-online-catalog-toolbar>button{font-size:12px}.commerce-online-catalog-viewbar{border-radius:8px;gap:8px;padding:6px 8px}.commerce-online-view-switcher{border-radius:7px;gap:3px;padding:2px}.commerce-online-view-switcher button{border-radius:6px;min-height:28px;padding:0 9px}.commerce-online-catalog-list{gap:7px;margin-top:0}.commerce-online-catalog-list.view-medium article{border-radius:10px;min-height:58px;padding:8px 9px}.commerce-online-order-list{gap:8px;margin-top:9px}.commerce-online-order-card{border-radius:10px;gap:8px;padding:9px}.commerce-online-order-summary{border-radius:8px;gap:7px;padding:7px 8px}.commerce-online-settings-grid.commerce-online-settings-grid-v4,.commerce-online-settings-card{gap:9px}.commerce-online-setting-options{gap:6px}.commerce-online-setting-options label{border-radius:8px;gap:6px;padding:7px 8px}.commerce-online-mp-state{border-radius:8px;gap:2px 8px;padding:8px}.commerce-online-zone-list{gap:6px}.commerce-online-zone-list article{border-radius:8px;gap:7px;padding:7px 8px}.commerce-online-settings-grid-v4 .commerce-online-zone-form{gap:7px;padding-top:8px}.commerce-online-settings-grid-v4 .commerce-online-zone-form .commerce-form-grid.two{gap:7px}.commerce-online-settings-grid-v4 .commerce-online-zone-form input,.commerce-online-settings-grid-v4 .commerce-online-zone-form>button{border-radius:7px;min-height:36px}.commerce-cash-status-strip{border-top-width:3px;border-radius:10px;gap:10px;padding:8px 10px}.commerce-cash-status-strip>div:first-child,.commerce-cash-status-strip>div:first-child>span,.commerce-cash-status-actions,.commerce-cash-status-balance{gap:7px}.commerce-cash-status-strip>div:first-child>svg{width:20px;height:20px}.commerce-cash-status-strip>div:first-child strong{font-size:14px;line-height:1.1}.commerce-cash-status-strip>div:first-child small,.commerce-cash-status-balance small{font-size:11.5px;line-height:1.15}.commerce-cash-status-balance{min-width:105px;padding-right:0}.commerce-cash-status-balance strong{font-size:15px;line-height:1.05}.commerce-cash-status-actions button{border-radius:7px;min-height:36px;padding:0 10px;font-size:13px}.commerce-cash-status-actions button svg{width:16px;height:16px}.commerce-reports-v2-page{gap:9px}.report-v2-header{gap:10px;padding:0}.report-v2-header h2{margin:0 0 3px;font-size:26px;line-height:1}.report-v2-header p{font-size:13px;line-height:1.25}.report-v2-header>div:last-child{gap:7px}.report-v2-header>div:last-child>span{border-radius:7px;padding:6px 8px;font-size:11px}.report-v2-header button,.report-v2-period-status button,.report-v2-config-button{border-radius:7px;min-height:36px;padding:0 11px;font-size:12px}.report-v2-period{border-radius:10px;gap:7px;padding:8px}.report-v2-period-buttons{gap:4px}.report-v2-period-buttons button{border-radius:7px;min-height:32px;padding:0 10px;font-size:12px}.report-v2-custom{gap:7px}.report-v2-custom input{border-radius:7px;min-height:36px}.report-v2-period-status{gap:8px;padding-top:7px}.report-v2-period-status>svg{width:17px;height:17px}.report-v2-period-status strong{font-size:12.5px}.report-v2-period-status small{font-size:11px}.report-v2-tabs{border-radius:9px;gap:3px;padding:3px}.report-v2-tabs button{border-radius:7px;min-height:36px;padding:0 11px;font-size:13px}.report-v2-stack{gap:9px}.report-v2-section{border-radius:10px;gap:9px;padding:10px;box-shadow:0 4px 12px #17223b09}.report-v2-section.compact{padding-block:10px}.report-v2-section-title{gap:8px}.report-v2-section-title>div{gap:2px}.report-v2-section-title h3{font-size:15px;line-height:1.15}.report-v2-section-title p{font-size:11px;line-height:1.35}.report-v2-section-title>svg{width:18px;height:18px}.report-v2-grid{gap:8px}.report-v2-metric{border-top-width:3px;border-radius:10px;grid-template-columns:28px minmax(0,1fr);gap:7px;min-height:84px;padding:8px}.report-v2-metric-icon{border-radius:7px;width:28px;height:28px}.report-v2-metric-icon svg{width:15px;height:15px}.report-v2-metric-copy>span:first-child{font-size:11px;line-height:1.15}.report-v2-metric-copy>strong{font-size:17px;line-height:1.08}.report-v2-metric-copy>small,.report-v2-metric-copy>em,.report-v2-comparison{font-size:10.5px;line-height:1.25}.report-v2-equation{border-radius:8px;gap:5px 7px;padding:8px 10px}.report-v2-explanation-grid,.report-v2-reading{gap:7px}.report-v2-explanation-grid article,.report-v2-reading article{border-radius:8px;padding:8px 9px}.report-v2-caution{border-radius:8px;gap:8px;padding:8px 9px}.report-v2-two-columns{gap:9px}.report-v2-operation-core{gap:8px;margin-bottom:6px}.report-v2-expense-summary{border-top-width:3px;border-radius:10px;padding:9px}.report-v2-expense-summary-header{gap:9px;margin-bottom:8px}.report-v2-expense-summary-header h4{font-size:15px}.report-v2-expense-summary-total strong{font-size:17px}.report-v2-expense-summary-grid{gap:7px}.report-v2-expense-summary-grid article{border-radius:8px;padding:8px 9px}.report-v2-expense-summary-grid strong{font-size:15px}.report-v2-quick-title{margin-bottom:8px}.report-premium-series-selector{gap:6px;margin:3px 0 8px}.report-premium-series-selector button{gap:6px;min-height:30px;padding:5px 8px;font-size:11px}.report-v2-table th,.report-v2-table td{padding:7px 8px}.commerce-credit-page{gap:9px}.commerce-credit-heading{gap:8px}.commerce-credit-heading h2{margin:0 0 3px;font-size:26px;line-height:1}.commerce-credit-heading p:last-child{font-size:13px;line-height:1.25}.commerce-credit-heading>svg{width:24px;height:24px}.commerce-credit-metrics{gap:8px}.commerce-credit-metrics article{border-top-width:3px;border-radius:10px;gap:8px;min-height:54px;padding:8px 10px;box-shadow:0 4px 10px #17223b09}.commerce-credit-metrics article>svg{width:20px;height:20px}.commerce-credit-metrics article strong{font-size:17px;line-height:1.05}.commerce-credit-metrics article small{font-size:11.5px;line-height:1.15}.commerce-credit-review-panel,.commerce-credit-directory,.commerce-credit-settings{border-radius:10px}.commerce-credit-review-panel>header,.commerce-credit-directory-heading{gap:8px;padding:9px 11px}.commerce-credit-filters{gap:6px;padding:6px}.commerce-credit-filters label,.commerce-credit-filters select,.commerce-credit-filters>button{border-radius:7px;min-height:36px}.commerce-credit-filters label{padding:0 10px}.commerce-credit-filters input,.commerce-credit-filters select,.commerce-credit-filters>button{font-size:12px}.commerce-credit-customer-list{gap:7px;padding:8px 10px 10px}.commerce-credit-customer-row{border-radius:10px;gap:8px;min-height:54px;padding:7px 9px}.commerce-staff-page{gap:9px}.commerce-staff-heading{gap:8px}.commerce-staff-heading h2{margin:0 0 3px;font-size:26px;line-height:1}.commerce-staff-heading p:not(.section-kicker){font-size:13px;line-height:1.25}.commerce-staff-heading>button{border-radius:8px;gap:6px;min-height:36px;padding:0 12px;font-size:13px}.commerce-staff-stats{gap:8px}.commerce-staff-stats article{border-top-width:3px;border-radius:10px;gap:8px;min-height:54px;padding:8px 10px;box-shadow:0 4px 10px #17223b09}.commerce-staff-stats article svg{width:20px;height:20px}.commerce-staff-stats article strong{font-size:17px;line-height:1.05}.commerce-staff-stats article small{font-size:11.5px;line-height:1.15}.commerce-staff-role-permissions.compact>summary{min-height:40px;padding:7px 10px}.commerce-staff-toolbar{gap:8px}.commerce-staff-toolbar .commerce-staff-search-box{border-radius:8px;min-height:36px;padding:0 10px}.commerce-staff-toolbar .commerce-staff-search-input{min-height:34px;font-size:12.5px}.commerce-staff-toolbar .commerce-staff-search-box>svg{width:16px;height:16px}.commerce-staff-toolbar>button{border-radius:8px;min-height:36px;padding:0 11px;font-size:13px}.commerce-staff-list{gap:7px}.commerce-staff-list>article{border-radius:10px;gap:8px;min-height:54px;padding:8px 10px}.commerce-staff-avatar{border-radius:9px;width:36px;height:36px}.commerce-staff-actions button{border-radius:7px;padding:6px 8px;font-size:12px}}.commerce-online-catalog-list .commerce-online-product-thumb,.veci-store-product-image{background:#fff}.commerce-online-catalog-list .commerce-online-product-thumb img,.veci-store-product-image img{box-sizing:border-box;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain!important;object-position:center center!important}.commerce-online-catalog-list.view-large .commerce-online-product-thumb img,.veci-store-product-image img{padding:4px}.commerce-online-catalog-list .commerce-online-product-thumb img{cursor:zoom-in}.commerce-catalog-image-preview-backdrop{z-index:1400;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10182894;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.commerce-catalog-image-preview-dialog{background:#fff;border:1px solid #ff5d3d33;border-radius:16px;width:min(560px,100vw - 32px);overflow:hidden;box-shadow:0 24px 70px #10182847}.commerce-catalog-image-preview-dialog>header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:10px 12px 10px 16px;display:flex}.commerce-catalog-image-preview-dialog>header strong{color:#17223b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.88rem;font-weight:900;overflow:hidden}.commerce-catalog-image-preview-dialog>header button{color:#17223b;cursor:pointer;background:#f4f6f8;border:0;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}.commerce-catalog-image-preview-dialog>header button svg{width:18px;height:18px}.commerce-catalog-image-preview-stage{background:#f7f8fa;place-items:center;width:100%;height:clamp(300px,55vh,520px);padding:18px;display:grid}.commerce-catalog-image-preview-stage img{width:100%;min-width:0;height:100%;min-height:0;display:block;object-fit:contain!important;object-position:center center!important}@media (width<=640px){.commerce-catalog-image-preview-backdrop{padding:12px}.commerce-catalog-image-preview-dialog{width:min(94vw,520px)}.commerce-catalog-image-preview-stage{height:min(65vh,480px);padding:12px}}html.mobile-device .commerce-catalog-image-preview-stage{touch-action:none;overscroll-behavior:contain;overflow:hidden}html.mobile-device .commerce-catalog-image-preview-stage img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:50%;will-change:transform}html.android-app .commerce-logo-compact-actions{gap:4px!important}html.android-app .commerce-logo-upload-button,html.android-app .commerce-logo-remove-button{border-radius:7px!important;height:28px!important;min-height:28px!important}html.android-app .commerce-logo-upload-button{white-space:nowrap!important;gap:4px!important;width:auto!important;min-width:0!important;padding:0 7px!important;font-size:9px!important}html.android-app .commerce-logo-remove-button{gap:0!important;width:28px!important;min-width:28px!important;max-width:28px!important;padding:0!important;font-size:0!important;overflow:hidden!important}html.android-app .commerce-logo-upload-button svg,html.android-app .commerce-logo-remove-button svg{flex:0 0 13px!important;width:13px!important;height:13px!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-customer-mode-host{margin:3px 0 4px!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-customer-mode{grid-template-columns:repeat(2,max-content)!important;justify-content:start!important;gap:4px!important;width:auto!important;display:grid!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-customer-mode>button{white-space:nowrap!important;border-radius:7px!important;gap:4px!important;width:auto!important;min-width:0!important;max-width:none!important;height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:9px!important;line-height:1!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-customer-mode>button:before{border-radius:3px!important;width:11px!important;height:11px!important;font-size:8px!important}html.android-app .commerce-inventory-dialog.commerce-sale-detail-dialog{border-radius:10px!important;width:min(500px,100vw - 56px)!important;max-width:min(500px,100vw - 56px)!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 36px)!important}html.android-app .commerce-inventory-dialog.commerce-sale-detail-dialog>header{min-height:36px!important;padding:5px 8px!important}html.android-app .commerce-inventory-dialog.commerce-sale-detail-dialog>header h3{font-size:13px!important;line-height:1!important}html.android-app .commerce-inventory-dialog.commerce-sale-detail-dialog>header button{width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important;padding:0!important}html.android-app .commerce-inventory-dialog.commerce-sale-detail-dialog>.commerce-sale-detail{gap:5px!important;max-height:calc(100dvh - 76px)!important;padding:7px 9px 9px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-status{border-radius:7px!important;gap:5px!important;padding:5px 7px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-status svg{width:13px!important;height:13px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-status strong{font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-status span{font-size:7.8px!important;line-height:1.08!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-metrics{gap:4px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-metrics>div{border-radius:6px!important;gap:1px!important;padding:4px 5px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-metrics span{font-size:7.2px!important;line-height:1!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-metrics strong{font-size:9px!important;line-height:1.05!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail>section>h4{font-size:10px!important;line-height:1!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-lines{gap:3px!important;margin-top:3px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-lines article{border-radius:7px!important;gap:6px!important;min-height:34px!important;padding:5px 7px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-lines article strong,html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-lines article b{font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-lines small{font-size:7.8px!important;line-height:1.08!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail-lines.payments svg{width:13px!important;height:13px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail footer{gap:6px!important;padding-top:2px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail footer button{border-radius:7px!important;height:31px!important;min-height:31px!important;padding:0 10px!important;font-size:9px!important}html.android-app .commerce-sale-detail-dialog .commerce-sale-detail footer button svg{width:13px!important;height:13px!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-inventory-dialog.commerce-sale-detail-dialog{width:min(490px,100vw - 52px)!important;max-width:min(490px,100vw - 52px)!important;max-height:calc(100dvh - 24px)!important}html.android-app .commerce-inventory-dialog.commerce-sale-detail-dialog>.commerce-sale-detail{max-height:calc(100dvh - 62px)!important}}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-view-switcher{border-radius:7px!important;grid-template-columns:repeat(3,auto)!important;gap:2px!important;width:auto!important;margin-left:auto!important;padding:2px!important;display:inline-grid!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-view-switcher button{border-radius:5px!important;height:25px!important;min-height:25px!important;padding:0 6px!important;font-size:7.7px!important;line-height:1!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:5px!important;display:grid!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter>label{grid-template-columns:auto minmax(145px,190px)!important;align-items:center!important;gap:5px!important;min-width:0!important;display:grid!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter>small{white-space:nowrap!important;font-size:7.6px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-medium{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:4px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-medium .commerce-sale-product-card{border-radius:7px!important;gap:2px!important;min-height:70px!important;padding:5px 6px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-medium .commerce-sale-product-card>div strong{font-size:8.8px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-medium .commerce-sale-product-card>div span,html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-medium .commerce-sale-product-card small{font-size:7px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-medium .commerce-sale-product-card>b{font-size:10.2px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-small{grid-template-columns:1fr!important;gap:4px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-small .commerce-sale-product-card{border-top-width:1px!important;border-left:3px solid #7f9fab!important;border-radius:7px!important;flex-wrap:wrap!important;align-items:center!important;gap:2px 7px!important;min-height:45px!important;padding:4px 6px!important;display:flex!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-small .commerce-sale-product-card.no-stock{border-left-color:#b98c83!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-small .commerce-sale-product-card>div{flex:185px!important;gap:0!important;min-width:150px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-small .commerce-sale-product-card>div strong{font-size:8.6px!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-small .commerce-sale-product-card>div span,html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-small .commerce-sale-product-card small{font-size:6.8px!important;line-height:1.05!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-small .commerce-sale-product-card>b{white-space:nowrap!important;flex:none!important;margin-left:auto!important;font-size:9.5px!important}html.android-app .kiosk-product-dialog .commerce-product-sale-mode,html.android-app .kiosk-product-dialog .commerce-sale-presentations{border-radius:8px!important;gap:5px!important;padding:7px 8px!important}html.android-app .kiosk-product-dialog .commerce-product-sale-mode-heading{gap:5px!important}html.android-app .kiosk-product-dialog .commerce-product-sale-mode-heading>svg{flex:0 0 14px!important;width:14px!important;height:14px!important;margin-top:0!important}html.android-app .kiosk-product-dialog .commerce-product-sale-mode-heading strong,html.android-app .kiosk-product-dialog .commerce-sale-presentations-heading strong{font-size:10.5px!important;line-height:1.08!important}html.android-app .kiosk-product-dialog .commerce-product-sale-mode-heading p,html.android-app .kiosk-product-dialog .commerce-sale-presentations-heading p{margin:2px 0 0!important;font-size:8px!important;line-height:1.15!important}html.android-app .kiosk-product-dialog .commerce-product-sale-mode-options{gap:5px!important}html.android-app .kiosk-product-dialog .commerce-product-sale-mode-options button{border-radius:7px!important;height:auto!important;min-height:38px!important;padding:5px 8px!important}html.android-app .kiosk-product-dialog .commerce-product-sale-mode-options button strong{font-size:9.5px!important;line-height:1.05!important}html.android-app .kiosk-product-dialog .commerce-product-sale-mode-options button span{margin-top:1px!important;font-size:7.5px!important;line-height:1.08!important}html.android-app .kiosk-product-dialog .commerce-sale-presentations-heading{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:7px!important;display:grid!important}html.android-app .kiosk-product-dialog .commerce-sale-presentations-heading strong small{font-size:7.8px!important}html.android-app .kiosk-product-dialog .commerce-sale-presentations-heading>button{border-radius:7px!important;gap:4px!important;height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:8.5px!important;line-height:1!important}html.android-app .kiosk-product-dialog .commerce-sale-presentations-heading>button svg{width:12px!important;height:12px!important}html.android-app .kiosk-product-dialog .commerce-sale-presentation-list{gap:5px!important}html.android-app .kiosk-product-dialog .commerce-sale-presentation-list article{border-radius:7px!important;gap:5px!important;padding:6px!important}html.android-app .kiosk-product-dialog .commerce-sale-presentation-list label{gap:2px!important;font-size:8px!important}html.android-app .kiosk-product-dialog .commerce-sale-presentation-list input,html.android-app .kiosk-product-dialog .commerce-sale-presentation-list .danger-lite{height:29px!important;min-height:29px!important}html.android-app .kiosk-product-dialog .commerce-scale-plu-box{border-radius:7px!important;gap:5px!important;padding:6px 7px!important}html.android-app .kiosk-product-dialog .commerce-scale-plu-box p{font-size:7.8px!important;line-height:1.15!important}html.android-app .kiosk-product-dialog .commerce-expiration-manage-button{border-radius:7px!important;gap:5px!important;width:auto!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:8.5px!important;line-height:1!important}html.android-app .kiosk-product-dialog .commerce-expiration-manage-button svg{width:12px!important;height:12px!important}html.android-app .commerce-restock-dialog .commerce-restock-sale-price{border-radius:7px!important;gap:5px!important;padding:6px 7px!important}html.android-app .commerce-restock-dialog .commerce-restock-sale-price-heading{gap:5px!important}html.android-app .commerce-restock-dialog .commerce-restock-sale-price-heading>svg{flex:0 0 14px!important;width:14px!important;height:14px!important;margin-top:0!important}html.android-app .commerce-restock-dialog .commerce-restock-sale-price-heading strong{font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-restock-dialog .commerce-restock-sale-price-heading p{margin:1px 0 0!important;font-size:7.7px!important;line-height:1.12!important}html.android-app .commerce-restock-dialog .commerce-restock-sale-price-switch{border-radius:6px!important;gap:5px!important;height:28px!important;min-height:28px!important;padding:3px 6px!important;font-size:8.2px!important}html.android-app .commerce-restock-dialog .commerce-restock-sale-price-switch input[type=checkbox]{width:13px!important;min-width:13px!important;height:13px!important;min-height:13px!important}html.android-app .commerce-restock-dialog .commerce-restock-sale-price-editor{gap:5px!important;padding-top:0!important}html.android-app .commerce-restock-dialog .commerce-restock-price-mode{border-radius:7px!important;width:min(100%,300px)!important;padding:2px!important}html.android-app .commerce-restock-dialog .commerce-restock-price-mode button{border-radius:5px!important;height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:8px!important}html.android-app .commerce-restock-dialog .commerce-restock-price-calculator{grid-template-columns:minmax(0,1fr) minmax(145px,.65fr)!important;gap:6px!important}html.android-app .commerce-restock-dialog .commerce-restock-price-calculator>label{gap:2px!important;font-size:8px!important}html.android-app .commerce-restock-dialog .commerce-restock-price-calculator>label input{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:8.5px!important}html.android-app .commerce-restock-dialog .commerce-restock-price-result{border-radius:6px!important;gap:1px!important;min-height:39px!important;padding:5px 7px!important}html.android-app .commerce-restock-dialog .commerce-restock-price-result span{font-size:6.8px!important}html.android-app .commerce-restock-dialog .commerce-restock-price-result strong{font-size:10.5px!important}html.android-app .commerce-restock-dialog .commerce-restock-price-result small{font-size:7px!important;line-height:1.08!important}html.android-app .commerce-online-item-form .commerce-online-image-field input[type=file]{box-sizing:border-box!important;border-radius:7px!important;width:100%!important;height:31px!important;min-height:31px!important;padding:2px 4px!important;font-size:8.5px!important;line-height:1!important}html.android-app .commerce-online-item-form .commerce-online-image-field input[type=file]::file-selector-button{color:#263650!important;height:25px!important;min-height:25px!important;font:inherit!important;background:#fff!important;border:1px solid #d7dfe5!important;border-radius:6px!important;margin-right:6px!important;padding:0 8px!important;font-size:8.5px!important;font-weight:800!important}html.android-app .commerce-inventory-dialog.commerce-cash-manual-dialog{border-radius:10px!important;width:min(500px,100vw - 64px)!important;max-width:min(500px,100vw - 64px)!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 28px)!important;overflow:hidden!important}html.android-app .commerce-inventory-dialog.commerce-cash-manual-dialog>header{min-height:35px!important;padding:5px 8px!important}html.android-app .commerce-inventory-dialog.commerce-cash-manual-dialog>header h3{font-size:12.5px!important;line-height:1!important}html.android-app .commerce-inventory-dialog.commerce-cash-manual-dialog>header button{width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important;padding:0!important}html.android-app .commerce-cash-manual-dialog .commerce-cash-manual-form-compact{gap:5px!important;max-height:calc(100dvh - 70px)!important;padding:7px 9px 9px!important}html.android-app .commerce-cash-manual-dialog .commerce-cash-manual-intro{margin:0!important;font-size:7.8px!important;line-height:1.12!important}html.android-app .commerce-cash-manual-dialog .commerce-cash-manual-form-compact label,html.android-app .commerce-cash-manual-dialog .commerce-cash-manual-form-compact legend{gap:2px!important;margin-bottom:3px!important;font-size:8.8px!important;line-height:1.05!important}html.android-app .commerce-cash-manual-dialog .commerce-cash-manual-form-compact input{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:8.8px!important}html.android-app .commerce-cash-manual-dialog .commerce-cash-method-picker-compact{gap:5px!important}html.android-app .commerce-cash-manual-dialog .commerce-cash-method-picker-compact button{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:8.2px!important}html.android-app .commerce-cash-manual-dialog .commerce-cash-dialog-actions-compact{gap:5px!important;margin-top:1px!important;padding-top:5px!important}html.android-app .commerce-cash-manual-dialog .commerce-cash-dialog-actions-compact button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:8.5px!important}html.android-app .commerce-cash-manual-dialog .commerce-cash-manual-error{border-radius:6px!important;padding:5px 7px!important;font-size:7.8px!important}html.android-app .commerce-cash-operational .commerce-cash-open-card,html.android-app .commerce-cash-operational .commerce-cash-close-panel{border-radius:8px!important;gap:7px!important;padding:8px 9px!important}html.android-app .commerce-cash-operational .commerce-cash-open-copy{gap:6px!important}html.android-app .commerce-cash-operational .commerce-cash-open-copy svg{flex:0 0 15px!important;width:15px!important;height:15px!important}html.android-app .commerce-cash-operational .commerce-cash-open-copy strong,html.android-app .commerce-cash-operational .commerce-cash-close-panel .commerce-panel-title-row h3{font-size:10.5px!important;line-height:1.05!important}html.android-app .commerce-cash-operational .commerce-cash-open-copy p,html.android-app .commerce-cash-operational .commerce-cash-close-panel .commerce-panel-title-row p{margin:2px 0 0!important;font-size:7.8px!important;line-height:1.12!important}html.android-app .commerce-cash-operational .commerce-cash-form{grid-template-columns:minmax(130px,.7fr) minmax(180px,1.2fr) auto!important;align-items:end!important;gap:6px!important}html.android-app .commerce-cash-operational .commerce-cash-form.close{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important;width:min(100%,560px)!important}html.android-app .commerce-cash-operational .commerce-cash-form label{gap:2px!important;font-size:8.5px!important;line-height:1.05!important}html.android-app .commerce-cash-operational .commerce-cash-form label small{font-size:7px!important}html.android-app .commerce-cash-operational .commerce-cash-form input,html.android-app .commerce-cash-operational .commerce-cash-form textarea{border-radius:6px!important;height:30px!important;min-height:30px!important;padding:0 7px!important;font-size:8.8px!important;line-height:1!important}html.android-app .commerce-cash-operational .commerce-cash-form textarea{height:38px!important;min-height:38px!important;padding:5px 7px!important}html.android-app .commerce-cash-operational .commerce-cash-form>button,html.android-app .commerce-cash-operational .commerce-cash-form.close>button{border-radius:7px!important;height:31px!important;min-height:31px!important;padding:0 10px!important;font-size:8.8px!important}html.android-app .commerce-cash-operational .commerce-cash-form.close .commerce-expense-payment-preview{border-radius:7px!important;gap:2px!important;min-height:44px!important;padding:6px 8px!important}html.android-app .commerce-cash-operational .commerce-cash-form.close .commerce-expense-payment-preview span,html.android-app .commerce-cash-operational .commerce-cash-form.close .commerce-expense-payment-preview small{font-size:7.5px!important;line-height:1.08!important}html.android-app .commerce-cash-operational .commerce-cash-form.close .commerce-expense-payment-preview strong{font-size:12px!important;line-height:1!important}html.android-app .commerce-cash-operational .commerce-cash-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}html.android-app .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card,html.android-app .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary{border-top-width:3px!important;border-radius:8px!important;gap:2px!important;min-height:68px!important;padding:7px 28px 7px 8px!important;box-shadow:0 3px 8px #17223b0b!important}html.android-app .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>svg{width:15px!important;height:15px!important;top:8px!important;right:8px!important}html.android-app .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>span{font-size:8.6px!important;line-height:1.05!important}html.android-app .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>strong,html.android-app .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card.primary>strong{font-size:14px!important;line-height:1.02!important}html.android-app .commerce-cash-operational .commerce-cash-summary-grid .commerce-cash-balance-card>small{font-size:7.2px!important;line-height:1.08!important}@media (width<=700px){html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter{grid-template-columns:1fr auto!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter>small{display:none!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-grid.view-medium{grid-template-columns:repeat(3,minmax(0,1fr))!important}html.android-app .commerce-cash-operational .commerce-cash-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.android-app .commerce-cash-operational .commerce-cash-form,html.android-app .commerce-cash-operational .commerce-cash-form.close{grid-template-columns:1fr!important}}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-inventory-dialog.commerce-cash-manual-dialog{width:min(480px,100vw - 52px)!important;max-width:min(480px,100vw - 52px)!important;max-height:calc(100dvh - 22px)!important}}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"category count""views views"!important;align-items:center!important;gap:5px 8px!important;display:grid!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter>label{grid-area:category!important;min-width:0!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-category-filter>small{white-space:nowrap!important;grid-area:count!important;justify-self:end!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-view-switcher{grid-area:views!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-self:end!important;gap:3px!important;width:210px!important;max-width:100%!important;margin:0!important;display:grid!important}html.android-app .commerce-sales-premium-wrapper .commerce-sale-product-view-switcher button{width:100%!important;min-width:0!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-discount-box>div:first-child strong,html.android-app .commerce-sale-checkout-dialog .commerce-sale-discount-box .commerce-form-grid>label{font-size:9px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-discount-box>div:first-child{gap:5px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-discount-box>div:first-child>svg{width:13px!important;height:13px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results{border-radius:7px!important;gap:3px!important;max-height:150px!important;padding:4px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results button>span{gap:1px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results strong,html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results small,html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results em{font-size:9px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results em{white-space:nowrap!important;border-radius:999px!important;flex:none!important;padding:3px 5px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results{border-radius:8px!important;gap:3px!important;padding:4px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results>button{border-radius:7px!important;gap:6px!important;height:auto!important;min-height:34px!important;padding:4px 7px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results>button>span{gap:0!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results>button strong,html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results>button small,html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results>button em{font-size:8.4px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results>button strong{font-weight:850!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results>button small{font-weight:700!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-results>button em{border-radius:999px!important;padding:2px 5px!important;font-style:normal!important;font-weight:850!important}html.android-app .commerce-sale-checkout-dialog button.veci-sale-customer-result{border-radius:7px!important;gap:6px!important;height:auto!important;min-height:38px!important;padding:5px 8px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog button.veci-sale-customer-result>span{gap:1px!important}html.android-app .commerce-sale-checkout-dialog button.veci-sale-customer-result,html.android-app .commerce-sale-checkout-dialog button.veci-sale-customer-result strong,html.android-app .commerce-sale-checkout-dialog button.veci-sale-customer-result small,html.android-app .commerce-sale-checkout-dialog button.veci-sale-customer-result em,html.android-app .commerce-sale-checkout-dialog button.veci-sale-customer-result span{font-size:8.5px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog button.veci-sale-customer-result strong{font-weight:850!important}html.android-app .commerce-sale-checkout-dialog button.veci-sale-customer-result small{font-weight:700!important}html.android-app .commerce-sale-checkout-dialog button.veci-sale-customer-result em{border-radius:999px!important;padding:2px 5px!important;font-style:normal!important;font-weight:850!important}html.android-app :is(.commerce-restock-dialog,.commerce-lots-dialog,.commerce-online-add-products-dialog,.commerce-credit-dialog,.commerce-staff-dialog,.commerce-cash-manual-dialog,.commerce-cash-open-dialog,.commerce-cash-difference-dialog,.commerce-cash-sale-ticket-dialog,.commerce-expense-history-dialog,.commerce-expense-confirm-dialog,.commerce-inventory-dialog:has(.kiosk-product-dialog),.commerce-inventory-dialog:has(.commerce-online-item-form),.commerce-inventory-dialog:has(.commerce-expense-dialog-form),.commerce-inventory-dialog:has(.commerce-supplier-detail),.commerce-inventory-dialog:has(>.commerce-dialog-form>.commerce-form-grid.two:first-child+label+label.commerce-check-label))>header{min-height:36px!important;padding:5px 8px!important}html.android-app :is(.commerce-restock-dialog,.commerce-lots-dialog,.commerce-online-add-products-dialog,.commerce-credit-dialog,.commerce-staff-dialog,.commerce-cash-manual-dialog,.commerce-cash-open-dialog,.commerce-cash-difference-dialog,.commerce-cash-sale-ticket-dialog,.commerce-expense-history-dialog,.commerce-expense-confirm-dialog,.commerce-inventory-dialog:has(.kiosk-product-dialog),.commerce-inventory-dialog:has(.commerce-online-item-form),.commerce-inventory-dialog:has(.commerce-expense-dialog-form),.commerce-inventory-dialog:has(.commerce-supplier-detail),.commerce-inventory-dialog:has(>.commerce-dialog-form>.commerce-form-grid.two:first-child+label+label.commerce-check-label))>header h3{font-size:12.5px!important;line-height:1.05!important}html.android-app :is(.commerce-restock-dialog,.commerce-lots-dialog,.commerce-online-add-products-dialog,.commerce-credit-dialog,.commerce-staff-dialog,.commerce-cash-manual-dialog,.commerce-cash-open-dialog,.commerce-cash-difference-dialog,.commerce-cash-sale-ticket-dialog,.commerce-expense-history-dialog,.commerce-expense-confirm-dialog,.commerce-inventory-dialog:has(.kiosk-product-dialog),.commerce-inventory-dialog:has(.commerce-online-item-form),.commerce-inventory-dialog:has(.commerce-expense-dialog-form),.commerce-inventory-dialog:has(.commerce-supplier-detail),.commerce-inventory-dialog:has(>.commerce-dialog-form>.commerce-form-grid.two:first-child+label+label.commerce-check-label))>header>button{border-radius:7px!important;width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important;padding:0!important}html.android-app :is(.commerce-restock-dialog,.commerce-lots-dialog,.commerce-online-add-products-dialog,.commerce-credit-dialog,.commerce-staff-dialog,.commerce-cash-manual-dialog,.commerce-cash-open-dialog,.commerce-cash-difference-dialog,.commerce-cash-sale-ticket-dialog,.commerce-expense-history-dialog,.commerce-expense-confirm-dialog,.commerce-inventory-dialog:has(.kiosk-product-dialog),.commerce-inventory-dialog:has(.commerce-online-item-form),.commerce-inventory-dialog:has(.commerce-expense-dialog-form),.commerce-inventory-dialog:has(.commerce-supplier-detail))>header>button svg{width:13px!important;height:13px!important}html.android-app :is(.kiosk-product-dialog,.commerce-restock-dialog-form,.commerce-online-item-form,.commerce-credit-customer-form,.commerce-credit-payment-form,.commerce-staff-add-form,.commerce-staff-manage-form,.commerce-cash-manual-form,.commerce-cash-open-modal-form,.commerce-expense-dialog-form,.report-v2-modal form) label{gap:2px!important;font-size:8.2px!important;line-height:1.08!important}html.android-app :is(.kiosk-product-dialog,.commerce-restock-dialog-form,.commerce-online-item-form,.commerce-credit-customer-form,.commerce-credit-payment-form,.commerce-staff-add-form,.commerce-staff-manage-form,.commerce-cash-manual-form,.commerce-cash-open-modal-form,.commerce-expense-dialog-form,.report-v2-modal form) label>small{font-size:7px!important;line-height:1.1!important}html.android-app :is(.kiosk-product-dialog,.commerce-restock-dialog-form,.commerce-online-item-form,.commerce-credit-customer-form,.commerce-credit-payment-form,.commerce-staff-add-form,.commerce-staff-manage-form,.commerce-cash-manual-form,.commerce-cash-open-modal-form,.commerce-expense-dialog-form,.report-v2-modal form) :is(input:not([type=checkbox]):not([type=radio]):not([type=file]),select){border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 7px!important;font-size:8.7px!important;line-height:1!important}html.android-app :is(.kiosk-product-dialog,.commerce-restock-dialog-form,.commerce-online-item-form,.commerce-credit-customer-form,.commerce-credit-payment-form,.commerce-staff-add-form,.commerce-staff-manage-form,.commerce-cash-manual-form,.commerce-cash-open-modal-form,.commerce-expense-dialog-form,.report-v2-modal form) textarea{border-radius:7px!important;min-height:42px!important;padding:6px 7px!important;font-size:8.7px!important;line-height:1.2!important}html.android-app :is(.kiosk-product-dialog,.commerce-restock-dialog-form,.commerce-online-item-form,.commerce-credit-customer-form,.commerce-credit-payment-form,.commerce-staff-add-form,.commerce-staff-manage-form,.commerce-cash-manual-form,.commerce-cash-open-modal-form,.commerce-expense-dialog-form,.report-v2-modal form) :is(input[type=checkbox],input[type=radio]){width:13px!important;min-width:13px!important;height:13px!important;min-height:13px!important}html.android-app .kiosk-product-dialog,html.android-app .commerce-restock-dialog-form{gap:6px!important;padding:7px 9px 9px!important}html.android-app .kiosk-product-dialog .commerce-form-grid,html.android-app .commerce-restock-dialog-form .commerce-form-grid{gap:5px 7px!important}html.android-app .kiosk-product-dialog :is(.commerce-margin-preview,.commerce-product-online-fields,.commerce-expiration-setup),html.android-app .commerce-restock-dialog-form :is(.commerce-restock-selected-product,.commerce-restock-expiration,.commerce-restock-estimates){border-radius:8px!important;gap:5px!important;padding:6px 7px!important}html.android-app .kiosk-product-dialog :is(.commerce-margin-preview,.commerce-product-online-fields,.commerce-expiration-setup) :is(strong,h4),html.android-app .commerce-restock-dialog-form :is(.commerce-restock-selected-product,.commerce-restock-expiration,.commerce-restock-estimates) :is(strong,h4){font-size:9.3px!important;line-height:1.08!important}html.android-app .kiosk-product-dialog :is(.commerce-margin-preview,.commerce-product-online-fields,.commerce-expiration-setup) :is(p,span,small),html.android-app .commerce-restock-dialog-form :is(.commerce-restock-selected-product,.commerce-restock-expiration,.commerce-restock-estimates) :is(p,span,small){font-size:7.3px!important;line-height:1.15!important}html.android-app .kiosk-product-dialog .commerce-expiration-choice{gap:5px!important}html.android-app .kiosk-product-dialog .commerce-expiration-choice button{border-radius:7px!important;min-height:36px!important;padding:5px 7px!important}html.android-app .kiosk-product-dialog .commerce-expiration-choice button strong{font-size:9px!important}html.android-app .kiosk-product-dialog .commerce-expiration-choice button span{font-size:7.2px!important}html.android-app .kiosk-product-dialog .commerce-product-image-field input[type=file]{height:30px!important;min-height:30px!important;padding:2px 4px!important;font-size:8px!important}html.android-app .kiosk-product-dialog .commerce-product-image-field input[type=file]::file-selector-button{border-radius:6px!important;height:24px!important;min-height:24px!important;margin-right:6px!important;padding:0 7px!important;font-size:8px!important}html.android-app .commerce-restock-dialog .commerce-restock-dialog-intro,html.android-app .commerce-restock-dialog .commerce-restock-save-help{border-radius:6px!important;margin:0!important;padding:4px 6px!important;font-size:7.4px!important;line-height:1.15!important}html.android-app .commerce-restock-dialog .commerce-restock-selected-heading,html.android-app .commerce-restock-dialog .commerce-restock-expiration-heading{gap:5px!important}html.android-app .commerce-restock-dialog .commerce-restock-selected-meta{gap:4px!important}html.android-app .commerce-restock-dialog .commerce-restock-dialog-footer{gap:5px!important;padding-top:1px!important}html.android-app .commerce-restock-dialog .commerce-restock-dialog-actions button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:8.2px!important}html.android-app .commerce-lots-manager{gap:6px!important;padding:7px 9px 9px!important}html.android-app .commerce-lots-summary{gap:5px!important}html.android-app .commerce-lots-summary article{border-radius:7px!important;gap:1px!important;padding:5px 6px!important}html.android-app .commerce-lots-summary span,html.android-app .commerce-lots-manager :is(dt,small,p){font-size:7.2px!important;line-height:1.12!important}html.android-app .commerce-lots-summary strong,html.android-app .commerce-lots-manager dd{font-size:9px!important;line-height:1.05!important}html.android-app .commerce-lots-manager-intro{border-radius:7px!important;gap:5px!important;padding:5px 7px!important}html.android-app .commerce-lots-manager-intro>svg{width:13px!important;height:13px!important}html.android-app .commerce-lots-manager-intro strong,html.android-app .commerce-lot-card-heading strong{font-size:8.8px!important}html.android-app .commerce-lots-list{gap:5px!important}html.android-app .commerce-lot-card{border-radius:8px!important;gap:5px!important;padding:6px 7px!important}html.android-app .commerce-lot-metrics,html.android-app .commerce-lot-edit-grid{gap:4px 6px!important}html.android-app .commerce-lot-edit-grid label,html.android-app .commerce-lot-notes-field{gap:2px!important;font-size:7.8px!important}html.android-app .commerce-lot-edit-grid :is(input:not([type=checkbox]),select),html.android-app .commerce-lot-notes-field input{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:8.3px!important}html.android-app .commerce-lot-card footer button,html.android-app .commerce-lots-dialog-footer button{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:8px!important}html.android-app .commerce-inventory-dialog:has(.commerce-supplier-detail) .commerce-supplier-detail{gap:6px!important;padding:7px 9px 9px!important}html.android-app .commerce-supplier-detail :is(.commerce-supplier-detail-contact,.commerce-supplier-products-history){border-radius:8px!important;padding:6px 7px!important}html.android-app .commerce-supplier-detail-summary{gap:5px!important}html.android-app .commerce-supplier-detail-summary article{border-radius:7px!important;padding:5px 6px!important}html.android-app .commerce-supplier-detail :is(p,span,small,dt){font-size:7.3px!important;line-height:1.12!important}html.android-app .commerce-supplier-detail :is(h4,strong,dd){font-size:9px!important;line-height:1.08!important}html.android-app .commerce-supplier-detail button{border-radius:6px!important;min-height:29px!important;padding:0 8px!important;font-size:8px!important}html.android-app .commerce-inventory-dialog:has(>.commerce-dialog-form>.commerce-form-grid.two:first-child+label+label.commerce-check-label)>.commerce-dialog-form{gap:5px!important;padding:7px 9px 9px!important}html.android-app .commerce-inventory-dialog:has(>.commerce-dialog-form>.commerce-form-grid.two:first-child+label+label.commerce-check-label) .commerce-dialog-form label{gap:2px!important;font-size:8.2px!important}html.android-app .commerce-inventory-dialog:has(>.commerce-dialog-form>.commerce-form-grid.two:first-child+label+label.commerce-check-label) .commerce-dialog-form :is(input:not([type=checkbox]),textarea,select){border-radius:7px!important;min-height:30px!important;padding:0 7px!important;font-size:8.7px!important}:is(html.android-app .commerce-online-add-products-dialog .commerce-online-add-dialog-content,html.android-app .commerce-inventory-dialog:has(.commerce-online-item-form) .commerce-online-item-form){gap:6px!important;padding:7px 9px 9px!important}html.android-app .commerce-online-add-products-dialog :is(.commerce-online-add-dialog-intro,.commerce-online-add-dialog-toolbar,.commerce-online-add-products-heading){border-radius:7px!important;gap:5px!important;padding:5px 6px!important}html.android-app .commerce-online-add-products-dialog :is(p,span,small,label){font-size:7.4px!important;line-height:1.12!important}html.android-app .commerce-online-add-products-dialog strong{font-size:8.8px!important;line-height:1.08!important}html.android-app .commerce-online-add-products-dialog :is(input,select){border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 7px!important;font-size:8.6px!important}html.android-app .commerce-online-add-products-list{gap:4px!important}html.android-app .commerce-online-add-products-list article{border-radius:7px!important;gap:6px!important;min-height:42px!important;padding:4px 6px!important}html.android-app .commerce-online-add-products-list article button,html.android-app .commerce-online-add-dialog-footer button{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:8px!important}html.android-app .commerce-online-item-form .commerce-online-product-readonly{gap:5px!important}html.android-app .commerce-online-item-form .commerce-online-product-readonly>span{border-radius:7px!important;gap:1px!important;padding:5px 6px!important}html.android-app .commerce-online-item-form .commerce-online-product-readonly small{font-size:7px!important}html.android-app .commerce-online-item-form .commerce-online-product-readonly strong{font-size:8.8px!important}html.android-app .commerce-online-item-form input[type=file]{height:30px!important;min-height:30px!important;font-size:8px!important}html.android-app .commerce-online-item-form footer button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:8.2px!important}html.android-app .commerce-credit-dialog :is(.commerce-credit-customer-form,.commerce-credit-payment-form){gap:6px!important;padding:7px 9px 9px!important}html.android-app .commerce-credit-dialog :is(.commerce-credit-create-modes,.commerce-credit-payment-modes){gap:5px!important}html.android-app .commerce-credit-dialog :is(.commerce-credit-create-modes,.commerce-credit-payment-modes) button{border-radius:7px!important;gap:5px!important;min-height:34px!important;padding:5px 7px!important}html.android-app .commerce-credit-dialog :is(.commerce-credit-create-modes,.commerce-credit-payment-modes) button>svg{width:13px!important;height:13px!important}html.android-app .commerce-credit-dialog :is(.commerce-credit-create-modes,.commerce-credit-payment-modes) strong{font-size:8.8px!important;line-height:1.05!important}html.android-app .commerce-credit-dialog :is(.commerce-credit-create-modes,.commerce-credit-payment-modes) small{font-size:7.1px!important;line-height:1.08!important}html.android-app .commerce-credit-dialog .commerce-credit-payment-debt{border-radius:7px!important;min-height:38px!important;padding:5px 7px!important}html.android-app .commerce-credit-dialog .commerce-credit-payment-debt span{font-size:7.4px!important}html.android-app .commerce-credit-dialog .commerce-credit-payment-debt strong{font-size:11px!important}html.android-app .commerce-credit-dialog :is(button,.commerce-primary-button,.commerce-secondary-button){font-size:8px!important}html.android-app .commerce-credit-dialog footer button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 9px!important}html.android-app .commerce-staff-dialog :is(.commerce-staff-add-form,.commerce-staff-manage-form,.commerce-staff-credentials,.commerce-staff-remove,.commerce-staff-profile-basic,.commerce-staff-advanced-manage){gap:6px!important;padding:7px 9px 9px!important}html.android-app .commerce-staff-advanced-section{border-radius:8px!important;gap:5px!important;padding:6px 7px!important}html.android-app .commerce-staff-advanced-section-heading{gap:2px!important}html.android-app .commerce-staff-advanced-section-heading h4{margin:0!important;font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-staff-advanced-section-heading p,html.android-app .commerce-staff-advanced-section label>small,html.android-app .commerce-staff-advanced-locations>p,html.android-app .commerce-staff-advanced-reset p{margin:0!important;font-size:7.1px!important;line-height:1.12!important}html.android-app .commerce-staff-advanced-section label,html.android-app .commerce-staff-advanced-locations legend,html.android-app .commerce-staff-advanced-reset summary{font-size:8px!important;line-height:1.08!important}html.android-app .commerce-staff-advanced-section :is(select,input:not([type=checkbox])),html.android-app .commerce-staff-advanced-reset input{border-radius:6px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:8.3px!important}html.android-app .commerce-staff-advanced-locations,html.android-app .commerce-staff-advanced-permissions{gap:4px!important}html.android-app .commerce-staff-advanced-locations label,html.android-app .commerce-staff-advanced-permissions label{border-radius:6px!important;gap:5px!important;min-height:30px!important;padding:4px 6px!important;font-size:7.8px!important}html.android-app .commerce-staff-advanced-section>.commerce-primary-button,html.android-app .commerce-staff-advanced-reset .commerce-secondary-button,html.android-app .commerce-staff-dialog footer button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:8px!important}html.android-app .commerce-staff-advanced-message,html.android-app .commerce-staff-advanced-loading{border-radius:7px!important;padding:5px 7px!important;font-size:7.5px!important}html.android-app .commerce-staff-advanced-reset{border-radius:7px!important}html.android-app .commerce-staff-advanced-reset>summary{padding:6px 7px!important}html.android-app .commerce-staff-advanced-reset>div{gap:5px!important;padding:6px 7px!important}html.android-app .commerce-cash-open-dialog .commerce-cash-open-modal-form,html.android-app .commerce-cash-manual-dialog .commerce-cash-manual-form{gap:6px!important;padding:7px 9px 9px!important}html.android-app .commerce-cash-open-dialog :is(.commerce-cash-open-identity,.commerce-inventory-message),html.android-app .commerce-cash-manual-dialog :is(.commerce-cash-manual-preview,.commerce-inventory-message){border-radius:7px!important;gap:5px!important;min-height:34px!important;padding:5px 7px!important;font-size:7.5px!important}html.android-app .commerce-cash-open-dialog .commerce-cash-dialog-actions button,html.android-app .commerce-cash-manual-dialog footer button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:8.2px!important}html.android-app .commerce-cash-close-panel{gap:6px!important}html.android-app .commerce-cash-close-panel :is(label,p,small,span){font-size:7.6px!important;line-height:1.12!important}html.android-app .commerce-cash-close-panel :is(h3,h4){font-size:10px!important;line-height:1.06!important}html.android-app .commerce-cash-close-panel :is(input:not([type=checkbox]),select,textarea){border-radius:7px!important;min-height:30px!important;padding:0 7px!important;font-size:8.7px!important}html.android-app .commerce-cash-close-panel button{border-radius:7px!important;min-height:30px!important;padding:0 9px!important;font-size:8.2px!important}html.android-app .commerce-cash-difference-dialog>header h3{font-size:12px!important}html.android-app .commerce-cash-difference-content{gap:6px!important;padding:7px 9px 9px!important}html.android-app .commerce-cash-difference-content>p,html.android-app .commerce-cash-difference-values small,html.android-app .commerce-cash-difference-alert small{font-size:7.4px!important;line-height:1.12!important}html.android-app .commerce-cash-difference-values{gap:5px!important}html.android-app .commerce-cash-difference-values>span,html.android-app .commerce-cash-difference-alert{border-radius:7px!important;gap:2px!important;padding:5px 7px!important}html.android-app .commerce-cash-difference-values strong,html.android-app .commerce-cash-difference-alert strong{font-size:9.5px!important}html.android-app .commerce-cash-difference-content footer button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:8px!important}html.android-app .commerce-inventory-dialog:has(.commerce-expense-dialog-form) .commerce-expense-dialog-form{gap:6px!important;padding:7px 9px 9px!important}html.android-app .commerce-expense-dialog-form :is(.commerce-expense-payment-preview,.commerce-expense-due-setup,.funding-source-choice,.commerce-expense-owner-treatment,.commerce-expense-funding-explainer){border-radius:7px!important;gap:5px!important;padding:5px 7px!important}html.android-app .commerce-expense-dialog-form :is(.commerce-expense-payment-preview,.commerce-expense-due-setup,.funding-source-choice,.commerce-expense-owner-treatment,.commerce-expense-funding-explainer) :is(strong,h4){font-size:8.8px!important;line-height:1.06!important}html.android-app .commerce-expense-dialog-form :is(.commerce-expense-payment-preview,.commerce-expense-due-setup,.funding-source-choice,.commerce-expense-owner-treatment,.commerce-expense-funding-explainer) :is(span,small,p){font-size:7.1px!important;line-height:1.12!important}html.android-app .commerce-expense-dialog-form button,html.android-app .commerce-expense-confirm-actions button,html.android-app .commerce-expense-history-modal button{border-radius:7px!important;min-height:30px!important;padding:0 8px!important;font-size:8px!important}html.android-app .commerce-expense-history-modal,html.android-app .commerce-expense-confirm-modal{gap:5px!important;padding:7px 9px!important}html.android-app .commerce-expense-history-modal :is(strong,h4),html.android-app .commerce-expense-confirm-modal strong{font-size:8.8px!important}html.android-app .commerce-expense-history-modal :is(span,small,p),html.android-app .commerce-expense-confirm-modal p{font-size:7.2px!important;line-height:1.12!important}html.android-app .report-v2-modal>header{gap:6px!important;padding:6px 8px!important}html.android-app .report-v2-modal>header span{font-size:7px!important}html.android-app .report-v2-modal>header h3{margin:1px 0!important;font-size:12px!important;line-height:1.05!important}html.android-app .report-v2-modal>header p{margin:0!important;font-size:7.4px!important;line-height:1.12!important}html.android-app .report-v2-modal>header>button{width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important;padding:0!important}html.android-app .report-v2-modal form{gap:6px!important;padding:7px 9px 9px!important}html.android-app .report-v2-cost-base{border-radius:7px!important;gap:2px!important;padding:5px 7px!important}html.android-app .report-v2-cost-base span,html.android-app .report-v2-cost-message{font-size:7.3px!important}html.android-app .report-v2-cost-base strong{font-size:10px!important}html.android-app .report-v2-form-grid{gap:5px 7px!important}html.android-app .report-v2-modal form footer{gap:5px!important}html.android-app .report-v2-modal form footer button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:8.2px!important}html.android-app .commerce-sale-checkout-dialog{--veci-modal-density-audit-reference:1}html.android-app .commerce-restock-dialog .commerce-restock-sale-price-switch{white-space:nowrap!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;width:max-content!important;max-width:100%!important;height:28px!important;min-height:28px!important;padding:3px 6px!important;display:inline-flex!important}html.android-app .commerce-restock-dialog .commerce-restock-sale-price-switch input[type=checkbox]{flex:0 0 12px!important;width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important;margin:0!important}html.android-app .commerce-restock-dialog .commerce-restock-sale-price-switch>span{white-space:nowrap!important;margin:0!important;font-size:8.2px!important;line-height:1!important;display:inline!important}html.android-app .commerce-products-page .commerce-restock-groups{gap:7px!important}html.android-app .commerce-products-page .commerce-restock-date-group{border-radius:8px!important}html.android-app .commerce-products-page .commerce-restock-date-group>header{gap:6px!important;padding:6px 8px!important}html.android-app .commerce-products-page .commerce-restock-date-group>header svg{width:13px!important;height:13px!important}html.android-app .commerce-products-page .commerce-restock-date-group>header strong{font-size:10px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-restock-date-group>header span{font-size:7.8px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-restock-history-row{grid-template-columns:minmax(185px,1.3fr) minmax(0,4fr)!important;align-items:center!important;gap:7px!important;padding:7px 8px!important;display:grid!important}html.android-app .commerce-products-page .commerce-restock-history-product{grid-template-columns:minmax(0,1fr)!important;align-content:center!important;align-items:start!important;gap:3px!important;min-width:0!important;display:grid!important}html.android-app .commerce-products-page .commerce-restock-history-product>strong{white-space:normal!important;overflow-wrap:anywhere!important;min-width:0!important;font-size:10px!important;line-height:1.08!important}html.android-app .commerce-products-page .commerce-restock-history-product>.commerce-category-badge{border-radius:999px!important;justify-self:start!important;width:fit-content!important;max-width:100%!important;padding:3px 6px!important;font-size:7.5px!important;line-height:1!important}html.android-app .commerce-products-page .commerce-restock-history-product>small{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:7.4px!important;line-height:1.05!important;overflow:hidden!important}html.android-app .commerce-products-page .commerce-restock-history-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:5px!important;margin:0!important;display:grid!important}html.android-app .commerce-products-page .commerce-restock-history-metrics>div{border-radius:6px!important;align-content:center!important;gap:2px!important;min-height:44px!important;padding:5px 6px!important;display:grid!important}html.android-app .commerce-products-page .commerce-restock-history-metrics dt{font-size:7.4px!important;line-height:1.05!important}html.android-app .commerce-products-page .commerce-restock-history-metrics dd{overflow-wrap:anywhere!important;margin:0!important;font-size:9px!important;line-height:1.08!important}html.android-app .commerce-products-page .commerce-restock-history-note{grid-column:1/-1!important;margin:0!important;padding:5px 7px!important;font-size:7.5px!important;line-height:1.1!important}html.android-app .commerce-lots-dialog .commerce-lot-status{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;height:20px!important;min-height:20px!important;padding:0 6px!important;font-size:7.8px!important;line-height:1!important;display:inline-flex!important}html.android-app .commerce-lots-dialog .commerce-lot-alert-check{border-radius:6px!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;height:29px!important;min-height:29px!important;padding:0 7px!important;font-size:8px!important;line-height:1!important;display:inline-flex!important}html.android-app .commerce-lots-dialog .commerce-lot-alert-check input[type=checkbox]{flex:0 0 12px!important;width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important;margin:0!important}html.android-app .commerce-lots-dialog .commerce-lot-alert-check>span{white-space:nowrap!important;margin:0!important;font-size:8px!important;line-height:1!important}html.android-app .commerce-products-page .commerce-alert-actions .commerce-alert-review-button{white-space:nowrap!important;border-radius:7px!important;flex:none!important;gap:4px!important;width:auto!important;min-width:0!important;max-width:none!important;height:28px!important;min-height:28px!important;padding:0 7px!important;font-size:8.4px!important;line-height:1!important}html.android-app .commerce-products-page .commerce-alert-actions .commerce-alert-review-button svg{flex:0 0 12px!important;width:12px!important;height:12px!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-customer-results-host{margin-top:4px!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-selected-customer{border-radius:7px!important;grid-template-columns:minmax(0,1fr) auto auto!important;justify-content:stretch!important;align-items:center!important;gap:6px!important;width:100%!important;height:auto!important;min-height:36px!important;padding:4px 7px!important;display:grid!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-selected-customer>span{gap:0!important;min-width:0!important;display:grid!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-selected-customer strong{font-size:8.5px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-selected-customer small{margin-top:1px!important;font-size:7.5px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-selected-customer em{white-space:nowrap!important;border-radius:999px!important;padding:2px 5px!important;font-size:7.5px!important;line-height:1!important}html.android-app .commerce-sale-checkout-dialog .veci-sale-selected-customer>button{white-space:nowrap!important;border-radius:5px!important;width:auto!important;min-width:0!important;height:24px!important;min-height:24px!important;padding:0 5px!important;font-size:7.7px!important;line-height:1!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer{border-radius:7px!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;height:auto!important;min-height:36px!important;padding:4px 6px!important;display:grid!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-icon{border-radius:6px!important;flex:0 0 24px!important;width:24px!important;height:24px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-credit-customer-icon svg{width:12px!important;height:12px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>span:nth-child(2){gap:0!important;min-width:0!important;display:grid!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer strong{font-size:8.5px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer small{font-size:7.5px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>button{white-space:nowrap!important;border-radius:5px!important;grid-column:auto!important;justify-self:end!important;width:auto!important;min-width:0!important;height:24px!important;min-height:24px!important;padding:0 6px!important;font-size:7.7px!important;line-height:1!important}html.android-app .commerce-staff-dialog.compact-danger{border-radius:10px!important;width:min(470px,100vw - 120px)!important;max-width:min(470px,100vw - 120px)!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 40px)!important;overflow:hidden!important}html.android-app .commerce-staff-dialog.compact-danger>header{min-height:34px!important;padding:4px 7px!important}html.android-app .commerce-staff-dialog.compact-danger>header h3{font-size:11.5px!important;line-height:1!important}html.android-app .commerce-staff-dialog.compact-danger>header>button{border-radius:6px!important;width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;padding:0!important}html.android-app .commerce-staff-dialog.compact-danger .commerce-staff-remove{text-align:center!important;justify-items:center!important;gap:5px!important;padding:10px 12px 11px!important;display:grid!important}html.android-app .commerce-staff-dialog.compact-danger .commerce-staff-remove>svg{width:20px!important;height:20px!important;margin:0!important}html.android-app .commerce-staff-dialog.compact-danger .commerce-staff-remove h4{margin:0!important;font-size:12px!important;line-height:1.08!important}html.android-app .commerce-staff-dialog.compact-danger .commerce-staff-remove p{max-width:390px!important;margin:0!important;font-size:8.4px!important;line-height:1.2!important}html.android-app .commerce-staff-dialog.compact-danger .commerce-staff-remove footer{justify-content:center!important;gap:6px!important;width:100%!important;margin-top:2px!important;padding:0!important;display:flex!important}html.android-app .commerce-staff-dialog.compact-danger .commerce-staff-remove footer button{border-radius:6px!important;width:auto!important;min-width:0!important;height:28px!important;min-height:28px!important;padding:0 9px!important;font-size:8px!important;line-height:1!important}html.android-app .commerce-staff-dialog .compact-role-editor>.commerce-primary-button{border-radius:7px!important;place-self:center end!important;width:auto!important;min-width:92px!important;max-width:none!important;height:29px!important;min-height:29px!important;padding:0 10px!important;font-size:8.4px!important;line-height:1!important}html.android-app .commerce-credit-dialog .commerce-credit-code-search{border-radius:7px!important;gap:5px!important;padding:6px 7px!important}html.android-app .commerce-credit-dialog .commerce-credit-code-search>button{white-space:nowrap!important;border-radius:7px!important;align-self:end!important;width:auto!important;min-width:88px!important;height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:8.2px!important;line-height:1!important}html.android-app .commerce-credit-dialog .commerce-credit-person-preview{border-radius:7px!important;grid-column:1/-1!important;align-items:center!important;gap:5px!important;height:auto!important;min-height:32px!important;padding:4px 6px!important;display:flex!important}html.android-app .commerce-credit-dialog .commerce-credit-person-preview>svg{flex:0 0 12px!important;width:12px!important;height:12px!important}html.android-app .commerce-credit-dialog .commerce-credit-person-preview>span{gap:0!important;min-width:0!important;display:grid!important}html.android-app .commerce-credit-dialog .commerce-credit-person-preview strong{font-size:8.8px!important;line-height:1.05!important}html.android-app .commerce-credit-dialog .commerce-credit-person-preview small{margin:1px 0 0!important;font-size:7px!important;line-height:1!important}html.android-app .commerce-cash-history-export-wrap{place-items:center end!important}html.android-app .commerce-cash-history-export-button{white-space:nowrap!important;border-radius:7px!important;place-self:center end!important;gap:4px!important;width:auto!important;min-width:0!important;max-width:none!important;height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:8.4px!important;line-height:1!important}html.android-app .commerce-cash-history-export-button svg{flex:0 0 12px!important;width:12px!important;height:12px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail{border-radius:10px!important;width:min(580px,100vw - 70px)!important;max-width:min(580px,100vw - 70px)!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 28px)!important;overflow:hidden!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail>header{min-height:36px!important;padding:5px 8px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail>header h3{font-size:12.5px!important;line-height:1.05!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail>header>button{border-radius:7px!important;width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important;padding:0!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-session-modal-body{gap:6px!important;max-height:calc(100dvh - 72px)!important;padding:7px 9px 9px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail{gap:6px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-back{border-radius:6px!important;gap:4px!important;height:28px!important;min-height:28px!important;padding:0 7px!important;font-size:8.2px!important;line-height:1!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-back svg{width:12px!important;height:12px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status{border-left-width:3px!important;border-radius:7px!important;grid-template-columns:22px minmax(0,1fr) auto!important;gap:6px!important;min-height:40px!important;padding:5px 7px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status>svg{width:14px!important;height:14px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status>div{gap:1px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status strong{font-size:9.2px!important;line-height:1.05!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status span{font-size:7.3px!important;line-height:1.08!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-status b{font-size:10px!important;line-height:1!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-block{box-shadow:none!important;border-radius:7px!important;padding:6px 7px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-heading{margin-bottom:5px!important;padding-bottom:4px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-heading h4{margin:1px 0 0!important;font-size:9.5px!important;line-height:1.05!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-heading small{font-size:6.8px!important;line-height:1!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-metrics>div{border-top-width:2px!important;border-radius:6px!important;gap:1px!important;min-height:38px!important;padding:4px 5px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-metrics span{font-size:6.9px!important;line-height:1.05!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-metrics strong{font-size:8.7px!important;line-height:1.05!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-columns{gap:6px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-lines{gap:4px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-lines article{border-radius:6px!important;gap:5px!important;min-height:34px!important;padding:4px 6px!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-lines article strong,html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-lines article b{font-size:8px!important;line-height:1.05!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-detail-lines article small{font-size:6.8px!important;line-height:1.08!important}html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-ledger-link,html.android-app .commerce-cash-session-dialog.showing-ticket-detail .commerce-cash-ticket-cancel-reason{border-radius:6px!important;margin-top:4px!important;padding:4px 6px!important;font-size:7px!important;line-height:1.1!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer{border-radius:7px!important;flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;width:100%!important;height:auto!important;min-height:34px!important;padding:4px 6px!important;display:flex!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>.commerce-sale-credit-customer-icon{flex:0 0 24px!important;order:1!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>span:nth-child(2){flex:auto!important;order:2!important;gap:0!important;min-width:0!important;margin:0!important;display:grid!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>span:nth-child(2) strong{text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:8.5px!important;line-height:1.05!important;overflow:hidden!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>span:nth-child(2) small{text-overflow:ellipsis!important;white-space:nowrap!important;margin:1px 0 0!important;font-size:7.2px!important;line-height:1!important;overflow:hidden!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>button{white-space:nowrap!important;border-radius:5px!important;flex:none!important;order:3!important;grid-area:auto!important;place-self:center!important;width:auto!important;min-width:0!important;height:24px!important;min-height:24px!important;margin:0!important;padding:0 6px!important;font-size:7.7px!important;line-height:1!important}html.android-app .commerce-staff-dialog .commerce-staff-profile-basic .commerce-primary-button{white-space:nowrap!important;border-radius:6px!important;justify-self:end!important;width:auto!important;min-width:0!important;max-width:none!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:8.2px!important;line-height:1!important}html.android-app .commerce-staff-dialog .commerce-staff-access-reset:not([open]){justify-self:start!important;width:fit-content!important;min-width:0!important;max-width:100%!important}html.android-app .commerce-staff-dialog .commerce-staff-access-reset>summary{white-space:nowrap!important;border-radius:6px!important;align-items:center!important;width:fit-content!important;min-width:0!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:8.2px!important;line-height:1!important;display:inline-flex!important}html.android-app .commerce-cash-operational .commerce-cash-close-panel{border-radius:10px!important;width:min(590px,100vw - 120px)!important;min-width:0!important;max-width:min(590px,100vw - 120px)!important;max-height:calc(100dvh - 34px)!important}html.android-app .commerce-cash-operational .commerce-cash-close-panel .commerce-panel-title-row{padding-right:34px!important}html.android-app .commerce-cash-operational .commerce-cash-close-panel .commerce-cash-form.close{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 7px!important;width:100%!important;max-width:none!important}html.android-app .commerce-cash-operational .commerce-cash-close-panel .commerce-cash-form.close label,html.android-app .commerce-cash-operational .commerce-cash-close-panel .commerce-cash-form.close :is(input,textarea){min-width:0!important}html.android-app .commerce-cash-close-modal-dismiss{border-radius:7px!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;top:8px!important;right:8px!important}html.android-app .commerce-cash-close-modal-dismiss svg{width:14px!important;height:14px!important}html.android-app .commerce-cash-open-dialog:has(.commerce-cash-open-modal-form:not(.commerce-cash-open-modal-form-red)){border-radius:10px!important;width:min(590px,100vw - 120px)!important;min-width:0!important;max-width:min(590px,100vw - 120px)!important;max-height:calc(100dvh - 34px)!important}html.android-app .commerce-cash-open-dialog .commerce-cash-open-modal-form:not(.commerce-cash-open-modal-form-red){grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:end!important;gap:6px 7px!important;width:100%!important}html.android-app .commerce-cash-open-dialog .commerce-cash-open-modal-form:not(.commerce-cash-open-modal-form-red)>label.commerce-cash-open-wide-row{grid-column:auto!important}html.android-app .commerce-cash-open-dialog .commerce-cash-open-modal-form:not(.commerce-cash-open-modal-form-red)>:is(.commerce-inventory-message,.commerce-cash-dialog-actions){grid-column:1/-1!important}@media (height<=520px) and (orientation:landscape){html.android-app .commerce-cash-operational .commerce-cash-close-panel{width:min(590px,100vw - 92px)!important;max-width:min(590px,100vw - 92px)!important;max-height:calc(100dvh - 24px)!important}html.android-app .commerce-cash-open-dialog:has(.commerce-cash-open-modal-form:not(.commerce-cash-open-modal-form-red)){width:min(590px,100vw - 92px)!important;max-width:min(590px,100vw - 92px)!important;max-height:calc(100dvh - 24px)!important}}html.android-app .commerce-staff-dialog .commerce-staff-access-reset[open]>div>.commerce-secondary-button{white-space:nowrap!important;border-radius:6px!important;justify-self:end!important;width:auto!important;min-width:0!important;max-width:fit-content!important;height:28px!important;min-height:28px!important;padding:0 9px!important;font-size:8.2px!important;line-height:1!important}html:not(.android-app) .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer{border-radius:8px!important;flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;height:auto!important;min-height:44px!important;padding:7px 9px!important;display:flex!important}html:not(.android-app) .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>.commerce-sale-credit-customer-icon{flex:0 0 30px!important;order:1!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}html:not(.android-app) .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>span:nth-child(2){flex:auto!important;order:2!important;gap:1px!important;min-width:0!important;margin:0!important;display:grid!important}html:not(.android-app) .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>span:nth-child(2) strong{text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:13px!important;line-height:1.1!important;overflow:hidden!important}html:not(.android-app) .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>span:nth-child(2) small{text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:11px!important;line-height:1.05!important;overflow:hidden!important}html:not(.android-app) .commerce-sale-checkout-dialog .commerce-sale-selected-credit-customer>button{white-space:nowrap!important;border-radius:6px!important;flex:none!important;order:3!important;grid-area:auto!important;place-self:center!important;width:auto!important;min-width:0!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0 10px!important;font-size:11px!important;line-height:1!important}@media (width>=901px){.kiosk-products-page>.commerce-inventory-tabs{border-radius:12px;gap:6px;padding:5px}.kiosk-products-page>.commerce-inventory-tabs>button{min-height:40px;font-size:inherit;border-radius:8px;padding:0 18px;line-height:normal}.kiosk-products-page>.commerce-inventory-tabs>.commerce-inventory-add-product{min-height:40px;font-size:inherit;border-radius:8px;gap:8px;padding:0 18px;line-height:normal;box-shadow:0 7px 16px #ff5a362e}.kiosk-products-page>.commerce-inventory-tabs>.commerce-inventory-add-product svg{flex-basis:16px;width:16px;height:16px}.commerce-online-store-page>.commerce-online-store-tabs-v4{border-radius:12px;gap:6px;padding:5px!important}.commerce-online-store-page>.commerce-online-store-tabs-v4>button:not(.commerce-online-publish-control){min-height:40px;font-size:inherit;border-radius:8px;align-items:center;gap:.4rem;padding:0 18px;line-height:normal;display:inline-flex}.commerce-online-store-page>.commerce-online-store-tabs-v4>button:not(.commerce-online-publish-control)>svg{width:1rem;height:1rem}}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-layout{gap:8px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-form,html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-history{border-radius:9px!important;padding:7px 8px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-form-trigger{gap:6px!important;min-height:34px!important;padding:4px 5px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-form-trigger>div{gap:1px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-form-trigger h3{margin:0!important;font-size:11.5px!important;line-height:1.05!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-form-tagline,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-form-trigger p{margin:0!important;font-size:7px!important;line-height:1.12!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-form-trigger>svg{width:14px!important;height:14px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-basic-grid{grid-template-columns:minmax(0,1.3fr) minmax(105px,.75fr) minmax(105px,.75fr)!important;gap:5px 7px!important;margin-top:6px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-basic-grid>label:not(.commerce-offer-until-stock){gap:2px!important;font-size:8px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-basic-grid>label:not(.commerce-offer-until-stock)>small{font-size:6.5px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-basic-grid input:not([type=checkbox]){border-radius:6px!important;height:28px!important;min-height:28px!important;padding:0 6px!important;font-size:8.3px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-until-stock{border-radius:7px!important;grid-column:1/-1!important;justify-self:start!important;align-items:center!important;gap:5px!important;width:fit-content!important;max-width:100%!important;min-height:28px!important;padding:4px 7px!important;display:inline-flex!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-until-stock input{width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-until-stock span{gap:0!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-until-stock strong{font-size:8px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-until-stock small{font-size:6.4px!important;line-height:1.08!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-setup-note,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-promo-pending,html.android-app .commerce-products-access-shell.is-plan-b .commerce-promo-loss-warning{border-radius:6px!important;margin:5px 0!important;padding:4px 6px!important;font-size:6.8px!important;line-height:1.12!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-picker{border-radius:8px!important;padding:6px 7px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-section-heading{margin-bottom:4px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-section-heading h4{margin:0!important;font-size:9.5px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-section-heading p{margin:1px 0 0!important;font-size:6.7px!important;line-height:1.1!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-filter-row{grid-template-columns:minmax(0,1.55fr) minmax(120px,.75fr)!important;gap:6px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-search,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-category{gap:2px!important;font-size:7px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-search{border-radius:6px!important;height:28px!important;min-height:28px!important;padding:0 6px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-search>svg{width:12px!important;height:12px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-search input,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-category select{border-radius:6px!important;height:28px!important;min-height:28px!important;padding:0 6px!important;font-size:8px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-search input{padding:0!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-browser-results{border-radius:7px!important;max-height:145px!important;margin-top:5px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-browser-results>button{gap:8px!important;min-height:34px!important;padding:4px 7px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-browser-results>button strong{font-size:8px!important;line-height:1.05!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-browser-results>button small,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-browser-results>p{font-size:6.5px!important;line-height:1.08!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-step-separator{margin:5px 0!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-collapse-trigger{border-radius:7px!important;gap:6px!important;min-height:32px!important;padding:4px 7px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-collapse-trigger span{gap:0!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-collapse-trigger strong{font-size:8.7px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-collapse-trigger small{font-size:6.4px!important;line-height:1.08!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-collapse-trigger>svg{width:13px!important;height:13px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-collapse-content,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-history-content{padding:5px 0 0!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-table-wrap{border-radius:7px!important;overflow-x:auto!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-table{min-width:560px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-table-row{gap:5px!important;min-height:32px!important;padding:3px 5px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-table-row :is(strong,span){font-size:7.2px!important;line-height:1.05!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-table-row small{font-size:6.2px!important;line-height:1.05!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-table-row>button{border-radius:6px!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;padding:0!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-normal-summary,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-promo-grid{gap:5px!important;margin-top:5px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-normal-summary>div,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-promo-grid>div,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-promo-grid>label{border-radius:7px!important;min-height:40px!important;padding:5px 6px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-normal-summary span,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-promo-grid :is(label,span,small){font-size:6.6px!important;line-height:1.08!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-normal-summary strong,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-promo-grid strong{font-size:8.8px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-promo-grid input{border-radius:6px!important;height:27px!important;min-height:27px!important;padding:0 6px!important;font-size:8px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-footer{padding-top:5px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-footer button{border-radius:6px!important;gap:4px!important;height:28px!important;min-height:28px!important;padding:0 9px!important;font-size:8px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-history-group{margin-top:5px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-list{gap:5px!important;margin-top:5px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-card{border-radius:7px!important;overflow:hidden!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-card-summary{min-height:32px!important;padding:4px 7px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-card-summary strong{font-size:8px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-card-summary svg{width:12px!important;height:12px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-card-detail{gap:4px!important;padding:5px 7px 7px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-card-detail :is(span,small){font-size:6.5px!important;line-height:1.08!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-stock-summary{border-radius:6px!important;gap:4px!important;padding:4px 5px!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-promotion-end{height:26px!important;min-height:26px!important;padding:0 7px!important;font-size:7px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-cash-expenses-stack{gap:7px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expenses-heading{gap:7px!important;margin-bottom:6px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expenses-heading h3{margin:0!important;font-size:12px!important;line-height:1.05!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expenses-heading p{margin:1px 0 0!important;font-size:7px!important;line-height:1.12!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expenses-heading button{gap:4px!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:8px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin-bottom:6px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-summary>article{border-radius:7px!important;gap:5px!important;min-height:44px!important;padding:5px 6px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-summary>article>svg{width:14px!important;height:14px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-summary span{font-size:6.6px!important;line-height:1.05!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-summary strong{font-size:9px!important;line-height:1!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-toolbar{grid-template-columns:minmax(140px,1.35fr) repeat(3,minmax(100px,.75fr)) minmax(105px,.75fr)!important;gap:5px!important;margin-bottom:6px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-toolbar :is(input,select){border-radius:6px!important;height:27px!important;min-height:27px!important;padding:0 6px!important;font-size:7.5px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-search,html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-month{border-radius:6px!important;height:27px!important;min-height:27px!important;padding:0 6px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-search svg,html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-month svg{width:12px!important;height:12px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-toolbar-host{margin-bottom:5px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-toggle{border-radius:7px!important;gap:5px!important;height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:7px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-toggle svg{width:12px!important;height:12px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-toggle .switch-dot{width:24px!important;height:14px!important;padding:2px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-toggle .switch-dot:after{width:10px!important;height:10px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-toggle.enabled .switch-dot:after{transform:translate(10px)!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notifications-panel{border-top-width:2px!important;border-radius:7px!important;margin-top:5px!important;padding:6px 7px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notifications-panel>header{gap:6px!important;margin-bottom:5px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notifications-panel>header h3{font-size:9px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notifications-panel>header small,html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notifications-empty{font-size:6.5px!important;line-height:1.08!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notifications-panel>header svg{width:13px!important;height:13px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-list{gap:4px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-row{border-radius:6px!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:5px!important;min-height:32px!important;padding:4px 6px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-row svg{width:12px!important;height:12px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-row strong{font-size:7.3px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-notification-row :is(small,time){font-size:6.2px!important;line-height:1.05!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-catalog{margin-top:5px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-list-v2{gap:5px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-list-v2>article{border-radius:7px!important;grid-template-columns:minmax(160px,1.25fr) minmax(250px,1.55fr) auto!important;gap:6px!important;padding:6px 7px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-main{gap:5px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-icon{width:26px!important;min-width:26px!important;height:26px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-icon svg{width:13px!important;height:13px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-name-row{gap:4px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-main strong{font-size:8px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-main span,html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-due-chip{font-size:6.3px!important;line-height:1.06!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-due-chip{min-height:18px!important;padding:2px 5px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-metrics>div{border-radius:6px!important;min-height:34px!important;padding:4px 5px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-metrics span{font-size:6px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-metrics strong{font-size:7.4px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-actions{gap:3px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-actions button{border-radius:5px!important;gap:3px!important;height:24px!important;min-height:24px!important;padding:0 6px!important;font-size:6.6px!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-actions button svg{width:10px!important;height:10px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-header{gap:8px!important;margin-bottom:6px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-header h2{margin:0!important;font-size:14px!important;line-height:1!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-header p,html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-header span{font-size:7px!important;line-height:1.12!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-header button{gap:4px!important;height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:7.5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-period{border-radius:8px!important;gap:5px!important;margin-bottom:6px!important;padding:6px 7px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-period :is(button,input,select){border-radius:6px!important;height:27px!important;min-height:27px!important;padding:0 6px!important;font-size:7.5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-period-status{border-radius:7px!important;gap:5px!important;min-height:30px!important;padding:4px 6px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-period-status svg{width:12px!important;height:12px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-period-status strong{font-size:7.5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-period-status small{font-size:6.2px!important;line-height:1.05!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-tabs{scrollbar-width:none!important;gap:4px!important;margin-bottom:6px!important;overflow-x:auto!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-tabs::-webkit-scrollbar{display:none!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-tabs>button{border-radius:6px!important;flex:none!important;height:27px!important;min-height:27px!important;padding:0 8px!important;font-size:7.5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-stack{gap:6px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-section{border-radius:8px!important;padding:7px 8px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-section-title{gap:7px!important;margin-bottom:5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-section-title>div{gap:1px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-section-title span{font-size:6px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-section-title h3{margin:0!important;font-size:10px!important;line-height:1.05!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-section-title p{margin:1px 0 0!important;font-size:6.5px!important;line-height:1.1!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-section-title>svg{width:15px!important;height:15px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-metric{border-radius:7px!important;gap:5px!important;min-height:46px!important;padding:5px 6px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-metric-icon{width:24px!important;min-width:24px!important;height:24px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-metric-icon svg{width:12px!important;height:12px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-metric-copy{gap:1px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-metric-copy>span,html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-metric-copy :is(small,em),html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-comparison{font-size:6.2px!important;line-height:1.05!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-metric-copy>strong{font-size:9px!important;line-height:1!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-two-columns,html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-explanation-grid{gap:6px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-ranking{gap:3px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-ranking>article{border-radius:6px!important;gap:5px!important;min-height:30px!important;padding:3px 5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-ranking :is(strong,b){font-size:7.4px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-ranking small{font-size:6px!important;line-height:1.05!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-rank{width:18px!important;min-width:18px!important;height:18px!important;font-size:6.5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-table-wrap{border-radius:7px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-table{font-size:6.8px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-table :is(th,td){padding:4px 5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-table td small{font-size:5.9px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-config-button{gap:4px!important;height:27px!important;min-height:27px!important;margin-top:5px!important;padding:0 7px!important;font-size:7px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-cost-config{border-radius:7px!important;gap:5px!important;margin-top:5px!important;padding:6px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-cost-config>input{height:27px!important;min-height:27px!important;padding:0 6px!important;font-size:7.5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-cost-config article{gap:5px!important;min-height:32px!important;padding:4px 6px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-cost-config article :is(strong,span){font-size:6.8px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-cost-config article :is(small,em){font-size:5.9px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-cost-config article button{height:24px!important;min-height:24px!important;padding:0 6px!important;font-size:6.5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-premium-chart-card,html.android-app .commerce-reports-access-shell.is-plan-b .report-premium-financial-card{border-radius:8px!important;padding:6px 7px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-premium-chart-toolbar{gap:6px!important;margin-bottom:4px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-premium-chart-toolbar span{font-size:5.8px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-premium-chart-toolbar h4{margin:0!important;font-size:9px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-premium-chart-toolbar p{margin:1px 0 0!important;font-size:6.2px!important;line-height:1.08!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-premium-switch button,html.android-app .commerce-reports-access-shell.is-plan-b .report-premium-series-selector button{height:24px!important;min-height:24px!important;padding:0 6px!important;font-size:6.5px!important}html.android-app .commerce-reports-access-shell.is-plan-b .report-premium-svg-wrap svg{max-height:165px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-store-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin-bottom:6px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-store-metrics>article{border-radius:7px!important;gap:4px!important;min-height:43px!important;padding:5px 6px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-store-metrics svg{width:13px!important;height:13px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-store-metrics span{font-size:6.4px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-store-metrics strong{font-size:8.7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-store-tabs{gap:4px!important;margin-bottom:6px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-store-tabs>button:not(.commerce-online-publish-control){gap:3px!important;height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-store-tabs>button:not(.commerce-online-publish-control) svg{width:11px!important;height:11px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-publish-control{border-radius:7px!important;gap:5px!important;height:29px!important;min-height:29px!important;padding:3px 7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-publish-control strong{font-size:7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-publish-control small{font-size:5.8px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-publish-check{width:18px!important;height:18px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-orders-panel{border-radius:8px!important;padding:7px 8px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-orders-panel>.commerce-panel-title-row{gap:7px!important;margin-bottom:5px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-orders-panel>.commerce-panel-title-row h3{margin:0!important;font-size:10.5px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-orders-panel>.commerce-panel-title-row p{margin:1px 0 0!important;font-size:6.6px!important;line-height:1.08!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-orders-panel>.commerce-panel-title-row>button{gap:3px!important;height:25px!important;min-height:25px!important;padding:0 6px!important;font-size:6.7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-list{gap:5px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card{border-radius:7px!important;padding:6px 7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card>header{gap:6px!important;margin-bottom:4px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card>header span,html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card>header small{font-size:6.1px!important;line-height:1.05!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card>header h3{margin:1px 0!important;font-size:8.7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card>header>strong{border-radius:999px!important;padding:3px 5px!important;font-size:6.3px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-summary{border-radius:6px!important;gap:5px!important;min-height:27px!important;padding:3px 5px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-summary span,html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-summary b{font-size:6.8px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-summary svg{width:10px!important;height:10px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card ul{border-radius:6px!important;gap:2px!important;margin:4px 0!important;padding:4px 5px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card li{min-height:20px!important;font-size:6.7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-address{border-radius:6px!important;gap:4px!important;margin:4px 0!important;padding:4px 5px!important;font-size:6.5px!important;line-height:1.08!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-address svg{width:11px!important;height:11px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card footer{gap:4px!important;margin-top:4px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card footer button{border-radius:6px!important;gap:3px!important;height:25px!important;min-height:25px!important;padding:0 7px!important;font-size:6.7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card footer button svg{width:10px!important;height:10px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-card{border-radius:8px!important;padding:7px 8px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-card>.commerce-panel-title-row{gap:6px!important;margin-bottom:5px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-card>.commerce-panel-title-row h3{margin:0!important;font-size:9.5px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-card>.commerce-panel-title-row p{margin:1px 0 0!important;font-size:6.4px!important;line-height:1.08!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-card>.commerce-panel-title-row>svg{width:14px!important;height:14px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-setting-options{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-setting-options label{border-radius:6px!important;gap:4px!important;min-height:27px!important;padding:4px 6px!important;font-size:6.8px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-setting-options input[type=checkbox]{width:11px!important;min-width:11px!important;height:11px!important;min-height:11px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-card .commerce-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-card label{gap:2px!important;font-size:7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-card :is(input:not([type=checkbox]),select){border-radius:6px!important;height:27px!important;min-height:27px!important;padding:0 6px!important;font-size:7.5px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-card textarea{border-radius:6px!important;height:40px!important;min-height:40px!important;padding:4px 6px!important;font-size:7.5px!important;line-height:1.1!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-mp-state{border-radius:7px!important;gap:4px!important;min-height:38px!important;padding:5px 6px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-mp-state :is(span,strong){font-size:7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-mp-state small{font-size:6px!important;line-height:1.06!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-card>.commerce-primary-button,html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-zone-form>button{height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:7px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-zone-list{gap:4px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-zone-list>article{border-radius:6px!important;gap:5px!important;min-height:34px!important;padding:4px 6px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-zone-list strong{font-size:7.2px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-zone-list small{font-size:6px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-zone-list button{height:23px!important;min-height:23px!important;padding:0 6px!important;font-size:6.4px!important}html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-zone-form{gap:5px!important;margin-top:5px!important;padding-top:5px!important}@media (width<=620px){html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-basic-grid,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-product-filter-row,html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-basic-grid>label:first-child,html.android-app .commerce-products-access-shell.is-plan-b .commerce-offer-until-stock{grid-column:1/-1!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-summary,html.android-app .commerce-reports-access-shell.is-plan-b .report-v2-grid,html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-store-metrics,html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-search{grid-column:1/-1!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-list-v2>article{grid-template-columns:1fr!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.android-app .commerce-cash-access-shell.is-plan-b .commerce-expense-actions,html.android-app .commerce-online-access-shell.is-plan-b .commerce-online-order-card footer{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}}html.android-app .commerce-products-access-shell.is-plan-b .commerce-supplier-empty>button{white-space:nowrap!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;min-width:0!important;max-width:100%!important;height:28px!important;min-height:28px!important;margin:6px auto 0!important;padding:0 9px!important;font-size:8.2px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.account-first-offer-backdrop{z-index:5000;overflow:auto}.account-first-offer{max-height:calc(100dvh - 24px);overflow:hidden auto}@media (orientation:landscape) and (height<=560px){html.mobile-device .account-first-offer-backdrop,html.android-app .account-first-offer-backdrop{place-items:center;padding:6px 18px;display:grid}html.mobile-device .account-first-offer,html.android-app .account-first-offer{border-radius:18px;grid-template-columns:170px minmax(0,1fr);width:min(620px,100vw - 36px);max-height:calc(100dvh - 12px)}html.mobile-device .account-first-offer-art,html.android-app .account-first-offer-art{min-height:210px}html.mobile-device .account-first-offer-store,html.android-app .account-first-offer-store{width:54px;height:54px;top:20px;left:18px}html.mobile-device .account-first-offer-store svg,html.android-app .account-first-offer-store svg{width:28px;height:28px}html.mobile-device .account-first-offer-trend,html.android-app .account-first-offer-trend{width:44px;height:44px;top:42px;right:18px}html.mobile-device .account-first-offer-art .bar,html.android-app .account-first-offer-art .bar{width:19px;bottom:16px}html.mobile-device .account-first-offer-art .bar-one,html.android-app .account-first-offer-art .bar-one{height:34px;left:24px}html.mobile-device .account-first-offer-art .bar-two,html.android-app .account-first-offer-art .bar-two{height:52px;left:52px}html.mobile-device .account-first-offer-art .bar-three,html.android-app .account-first-offer-art .bar-three{height:72px;left:80px}html.mobile-device .account-first-offer-art .bar-four,html.android-app .account-first-offer-art .bar-four{height:94px;left:108px}html.mobile-device .account-first-offer-copy,html.android-app .account-first-offer-copy{gap:6px;padding:18px 22px 16px}html.mobile-device .account-first-offer-pill,html.android-app .account-first-offer-pill{padding:5px 8px;font-size:9px}html.mobile-device .account-first-offer-copy h2,html.android-app .account-first-offer-copy h2{font-size:21px;line-height:1.05}html.mobile-device .account-first-offer-slogan,html.android-app .account-first-offer-slogan{font-size:11.5px;line-height:1.25}html.mobile-device .account-first-offer-note,html.android-app .account-first-offer-note{font-size:8.5px;line-height:1.3}html.mobile-device .account-first-offer-copy>button,html.android-app .account-first-offer-copy>button{min-height:32px;padding:0 12px;font-size:9px}html.mobile-device .account-first-offer-close,html.android-app .account-first-offer-close{width:30px;height:30px;top:8px;right:8px}html.android-app .account-membership-payment-step{gap:8px;position:relative}html.android-app .account-membership-payment-grid .copyable{padding-right:48px}html.android-app .account-membership-payment-grid .copyable button{--veci-mobile-control:30px;white-space:nowrap;right:6px;border-radius:7px!important;gap:3px!important;width:auto!important;min-width:30px!important;max-width:68px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0 6px!important;font-size:9px!important;line-height:1!important}html.android-app .account-membership-payment-grid .copyable button svg{flex:0 0 13px;width:13px!important;height:13px!important}html.android-app .account-receipt-confirm{--veci-mobile-control:30px;z-index:2;background:#fff!important;border-radius:8px!important;gap:5px!important;width:126px!important;min-width:126px!important;max-width:126px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0 8px!important;font-size:0!important;line-height:1!important;position:absolute!important;bottom:0!important;right:92px!important}html.android-app .account-receipt-confirm:not(.confirmed) svg{display:none!important}html.android-app .account-receipt-confirm:not(.confirmed):before{content:"";box-sizing:border-box;border:1.5px solid #7c8493;border-radius:999px;flex:0 0 12px;width:12px;height:12px}html.android-app .account-receipt-confirm:after{content:"Confirmar envío";color:var(--navy);white-space:nowrap;font-size:9.5px;font-weight:900}html.android-app .account-receipt-confirm.confirmed{color:#0e7040!important;background:#f7fffb!important;border-color:#14804a52!important}html.android-app .account-receipt-confirm.confirmed svg{flex:0 0 13px;color:#12834a!important;width:13px!important;height:13px!important;display:block!important}html.android-app .account-receipt-confirm.confirmed:after{content:"Enviado";color:#0e7040}html.android-app .account-membership-payment-actions{align-items:center;gap:8px;min-height:30px}html.android-app .account-membership-payment-actions button{--veci-mobile-control:30px;border-radius:8px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0 11px!important;font-size:9.5px!important;line-height:1!important}html.android-app .account-membership-payment-actions .secondary{width:100px;min-width:100px}html.android-app .account-membership-payment-actions .primary{width:84px;min-width:84px;margin-left:auto}}@media (width<=560px) and (orientation:portrait){.account-first-offer-backdrop{padding:10px}.account-first-offer{max-height:calc(100dvh - 20px)}.account-first-offer-art{min-height:130px}}.veci-marketplace-page .veci-marketplace-finder{width:100%;margin:0 0 28px}@media (width<=900px){.veci-marketplace-page .veci-marketplace-finder{margin:0 0 20px}}@media (width<=520px){.veci-marketplace-page .veci-marketplace-finder{margin-inline:0}}.veci-marketplace-nearby{background:#f8fafc;border:1px solid #17223b1a;border-radius:12px;align-items:center;gap:8px;margin-top:10px;padding:8px 10px;display:flex}.veci-marketplace-nearby.is-active{background:#e8f8efb8;border-color:#257e5147}.veci-marketplace-nearby-label{color:var(--navy);white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.veci-marketplace-nearby-label svg{width:16px;height:16px;color:var(--coral)}.veci-marketplace-nearby select,.veci-marketplace-nearby button{min-height:34px;font:inherit;border-radius:9px;font-size:12px;font-weight:800}.veci-marketplace-nearby select{color:var(--navy);background:#fff;border:1px solid #17223b1f;padding:0 28px 0 10px}.veci-marketplace-nearby button{color:#fff;background:var(--coral);padding:0 12px}.veci-marketplace-nearby button:disabled{opacity:.6}.veci-nearby-active-copy{color:#28704b;font-size:11px;font-weight:750}.veci-marketplace-nearby-error{color:#a62d20;margin:7px 0 0;font-size:12px;font-weight:750}html.mobile-device .veci-marketplace-page .veci-marketplace-finder{border-radius:10px;margin-bottom:10px;padding:9px 10px;box-shadow:0 8px 20px #17223b14}html.mobile-device .veci-marketplace-finder-heading{margin-bottom:7px}html.mobile-device .veci-marketplace-finder-heading .section-kicker{margin-bottom:1px;font-size:9px;line-height:1.2}html.mobile-device .veci-marketplace-finder-heading h1{margin:0;font-size:21px;line-height:1.05}html.mobile-device .veci-marketplace-simple-search{gap:6px}html.mobile-device .veci-marketplace-simple-search>label:not(.veci-marketplace-query)>span{display:none}html.mobile-device .veci-marketplace-query,html.mobile-device .veci-marketplace-simple-search select,html.mobile-device .veci-marketplace-search-button{border-radius:8px;height:34px;min-height:34px!important;font-size:11px!important}html.mobile-device .veci-marketplace-query{gap:6px;padding:0 9px}html.mobile-device .veci-marketplace-query svg,html.mobile-device .veci-marketplace-search-button svg{width:15px;height:15px}html.mobile-device .veci-marketplace-query input{height:auto!important;min-height:0!important;padding:0!important;font-size:11px!important}html.mobile-device .veci-marketplace-simple-search select{padding:0 24px 0 8px}html.mobile-device .veci-marketplace-search-button{padding:0 11px;box-shadow:0 5px 12px #ff5a362e}html.mobile-device .veci-marketplace-nearby{border-radius:8px;gap:6px;margin-top:6px;padding:5px 7px}html.mobile-device .veci-marketplace-nearby-label{gap:4px;font-size:10px}html.mobile-device .veci-marketplace-nearby-label svg{width:13px;height:13px}html.mobile-device .veci-marketplace-nearby select,html.mobile-device .veci-marketplace-nearby button{border-radius:7px;height:28px;min-height:28px!important;font-size:10px!important}html.mobile-device .veci-marketplace-nearby select{padding:0 22px 0 7px}html.mobile-device .veci-marketplace-nearby button{padding:0 9px}html.mobile-device .veci-nearby-active-copy{font-size:9px}html.mobile-device .veci-marketplace-nearby-error{margin-top:4px;font-size:9px}html.mobile-device .veci-applied-filters{gap:5px;margin-top:6px}html.mobile-device .veci-applied-filters>span,html.mobile-device .veci-applied-filters button{font-size:9px}html.mobile-device .veci-applied-filters button{height:24px;padding:0 7px;min-height:24px!important}@media (orientation:landscape) and (width<=1080px){html.mobile-device .veci-marketplace-simple-search{grid-template-columns:minmax(0,1.6fr) minmax(110px,.8fr) minmax(120px,.9fr) auto}html.mobile-device .veci-marketplace-query,html.mobile-device .veci-marketplace-search-button{grid-column:auto}}@media (width<=720px) and (orientation:portrait){html.mobile-device .veci-marketplace-simple-search{grid-template-columns:1fr 1fr}html.mobile-device .veci-marketplace-query,html.mobile-device .veci-marketplace-search-button{grid-column:1/-1}html.mobile-device .veci-marketplace-nearby{flex-wrap:wrap}html.mobile-device .veci-nearby-active-copy{width:100%}}html.mobile-device .page-section.veci-marketplace-page{padding-top:0!important;margin-top:0!important;padding-block-start:0!important}html.mobile-device .veci-marketplace-page .veci-marketplace-hero{margin-top:0!important}html.mobile-device .veci-marketplace-page .veci-marketplace-finder-heading{margin-bottom:5px!important}html.mobile-device .veci-marketplace-page .veci-marketplace-finder-heading .section-kicker{margin:0 0 1px!important;font-size:7px!important;line-height:1.1!important}html.mobile-device .veci-marketplace-page .veci-marketplace-finder-heading h1{margin:0!important;font-size:18px!important;line-height:1!important}html.mobile-device .veci-marketplace-page .veci-applied-filters{gap:4px!important;margin-top:5px!important}html.mobile-device .veci-marketplace-page .veci-applied-filters>span,html.mobile-device .veci-marketplace-page .veci-applied-filters button{font-size:8px!important;line-height:1!important}html.mobile-device .veci-marketplace-page .veci-applied-filters button{gap:3px!important;height:20px!important;min-height:20px!important;padding:0 6px!important}html.mobile-device .veci-marketplace-page .veci-applied-filters button svg{width:9px!important;height:9px!important}html.mobile-device .veci-marketplace-page .veci-marketplace-hero{height:clamp(155px,22vw,180px)!important;min-height:0!important;max-height:180px!important}html.mobile-device .veci-marketplace-page .veci-marketplace-query{-webkit-tap-highlight-color:transparent;box-sizing:border-box!important;outline:0!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding-block:0!important}html.mobile-device .veci-marketplace-page .veci-marketplace-query:focus-within{border-color:#ff5a3694!important;outline:0!important;box-shadow:0 0 0 2px #ff5a361a!important}html.mobile-device .veci-marketplace-page .veci-marketplace-query input:focus{box-shadow:none!important;outline:0!important}.veci-marketplace-mobile-sort{display:none}html.mobile-device .veci-marketplace-page .veci-marketplace-filter-toolbar{align-items:center;gap:8px;min-width:0;margin-top:5px;display:flex}html.mobile-device .veci-marketplace-page .veci-marketplace-filter-toolbar .veci-applied-filters{flex:auto;min-width:0;margin-top:0!important}html.mobile-device .veci-marketplace-page .veci-marketplace-mobile-sort{flex:none;min-width:118px;margin-left:auto;display:block}html.mobile-device .veci-marketplace-page .veci-marketplace-mobile-sort>span{display:none}html.mobile-device .veci-marketplace-page .veci-marketplace-mobile-sort select{border-radius:7px;width:118px;height:24px;padding:0 22px 0 8px;font-weight:800;min-height:24px!important;font-size:9px!important}html.mobile-device .veci-marketplace-page .veci-marketplace-results-sort{display:none!important}html.mobile-device .veci-marketplace-page .veci-marketplace-results-heading{align-items:center;margin-bottom:8px}html.mobile-device .veci-marketplace-page .veci-marketplace-results-heading .section-kicker{line-height:1.1;margin:0 0 2px!important;font-size:9px!important}html.mobile-device .veci-marketplace-page .veci-marketplace-results-heading h2{margin:0!important;font-size:22px!important;line-height:1.05!important}html.mobile-device .veci-marketplace-page .veci-marketplace-results .empty-state{min-height:0!important;padding:16px 14px!important}html.mobile-device .veci-marketplace-page .veci-marketplace-results .empty-state>svg{width:24px!important;height:24px!important}html.mobile-device .veci-marketplace-page .veci-marketplace-results .empty-state h2{margin:6px 0 4px!important;font-size:18px!important;line-height:1.15!important}html.mobile-device .veci-marketplace-page .veci-marketplace-results .empty-state p{margin:0!important;font-size:11px!important;line-height:1.35!important}html.mobile-device .veci-marketplace-page .veci-marketplace-results .empty-state .button-link{border-radius:8px!important;min-height:32px!important;margin-top:10px!important;padding:0 14px!important;font-size:11px!important}@media (width<=720px) and (orientation:portrait){html.mobile-device .veci-public-store-page .veci-store-product-grid{grid-template-columns:minmax(0,1fr)!important;gap:7px!important;display:grid!important}html.mobile-device .veci-public-store-page .veci-store-product-card.veci-premium-product-card{border-width:1px!important;border-radius:10px!important;grid-template-rows:minmax(96px,auto)!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:stretch!important;min-width:0!important;min-height:96px!important;display:grid!important;overflow:hidden!important}html.mobile-device .veci-public-store-page .veci-store-product-card .veci-store-product-image,html.mobile-device .veci-public-store-page .veci-premium-product-card .veci-store-product-image{border-bottom:0!important;border-right:1px solid #17223b1a!important;align-self:stretch!important;width:92px!important;min-width:92px!important;height:100%!important;min-height:96px!important;max-height:none!important}html.mobile-device .veci-public-store-page .veci-store-product-image img{object-fit:cover!important;width:100%!important;height:100%!important;min-height:96px!important}html.mobile-device .veci-public-store-page .veci-premium-product-copy{grid-template-rows:auto auto minmax(0,1fr) auto auto!important;align-content:stretch!important;gap:2px!important;min-width:0!important;min-height:96px!important;padding:7px 8px!important;display:grid!important}html.mobile-device .veci-public-store-page .veci-product-category-label{margin:0!important;font-size:7px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-premium-product-copy h3{text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:10.5px!important;line-height:1.08!important;overflow:hidden!important}html.mobile-device .veci-public-store-page .veci-premium-product-copy>p:not(.veci-product-category-label){-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:7.5px!important;line-height:1.15!important;display:-webkit-box!important;overflow:hidden!important}html.mobile-device .veci-public-store-page .veci-store-product-price{justify-content:space-between!important;align-items:center!important;gap:6px!important;margin:2px 0 0!important;display:flex!important}html.mobile-device .veci-public-store-page .veci-store-product-price strong{font-size:10px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-store-product-price small{font-size:7px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-product-actions{justify-content:flex-start!important;align-items:center!important;gap:4px!important;margin-top:2px!important;display:flex!important}html.mobile-device .veci-public-store-page .veci-buy-button,html.mobile-device .veci-public-store-page .veci-consult-button{white-space:nowrap!important;border-radius:7px!important;width:auto!important;min-width:0!important;height:25px!important;min-height:25px!important;padding:0 8px!important;font-size:7.5px!important}html.mobile-device .veci-public-store-page .veci-buy-button svg,html.mobile-device .veci-public-store-page .veci-consult-button svg{width:10px!important;height:10px!important}}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small{grid-template-columns:minmax(0,1fr)!important;gap:6px!important;display:grid!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-card.veci-premium-product-card{background:#fff!important;border:1px solid #ff5a3633!important;border-radius:9px!important;grid-template-rows:minmax(118px,auto)!important;grid-template-columns:clamp(112px,18vw,150px) minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:118px!important;display:grid!important;overflow:hidden!important;box-shadow:0 4px 12px #17223b0f!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-image{background:#f8f8f8!important;border-bottom:0!important;border-right:1px solid #17223b14!important;width:100%!important;min-width:0!important;height:100%!important;min-height:118px!important;max-height:none!important;overflow:hidden!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-image img{object-fit:contain!important;background:#fff!important;width:100%!important;height:100%!important;min-height:118px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-image>svg{width:25px!important;height:25px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-premium-product-copy{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:3px!important;min-width:0!important;min-height:118px!important;padding:9px 11px!important;display:flex!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-product-category-label{color:var(--coral)!important;text-transform:uppercase!important;margin:0!important;font-size:7px!important;font-weight:900!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-premium-product-copy h3{color:var(--navy)!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:1px 0 0!important;font-size:12px!important;line-height:1.15!important;overflow:hidden!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-premium-product-copy>p:not(.veci-product-category-label){color:#666d7c!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:8px!important;line-height:1.22!important;display:-webkit-box!important;overflow:hidden!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-price{justify-content:flex-start!important;align-items:center!important;gap:7px!important;margin:auto 0 0!important;display:flex!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-price strong{font-size:14px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-price small{font-size:7px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-product-actions{justify-content:flex-start!important;align-items:center!important;gap:4px!important;margin:4px 0 0!important;display:flex!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-buy-button,html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-consult-button{white-space:nowrap!important;border-radius:7px!important;width:auto!important;min-width:76px!important;height:25px!important;min-height:25px!important;padding:0 9px!important;font-size:7.5px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-buy-button svg,html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-consult-button svg{width:10px!important;height:10px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-store-product-card.veci-premium-product-card{background:#fff!important;border:1px solid #17223b17!important;border-radius:9px!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 4px 12px #17223b0d!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-store-product-image{background:#f8f8f8!important;border-bottom:1px solid #17223b12!important;border-right:0!important;width:100%!important;min-width:0!important;height:108px!important;min-height:108px!important;max-height:108px!important;overflow:hidden!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-store-product-image img{object-fit:contain!important;background:#fff!important;width:100%!important;height:100%!important;min-height:0!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-premium-product-copy{flex-direction:column!important;flex:auto!important;align-items:stretch!important;gap:3px!important;min-width:0!important;min-height:90px!important;padding:7px 8px!important;display:flex!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-product-category-label{color:var(--coral)!important;text-transform:uppercase!important;margin:0!important;font-size:6.5px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-premium-product-copy h3{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:9px!important;line-height:1.18!important;display:-webkit-box!important;overflow:hidden!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-premium-product-copy>p:not(.veci-product-category-label){-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:7px!important;line-height:1.15!important;display:-webkit-box!important;overflow:hidden!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-store-product-price{justify-content:space-between!important;align-items:center!important;gap:4px!important;margin:auto 0 0!important;display:flex!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-store-product-price strong{font-size:11px!important;line-height:1!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-store-product-price small{font-size:6.5px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-product-actions{justify-content:stretch!important;align-items:center!important;margin:4px 0 0!important;display:flex!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-buy-button,html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-consult-button{border-radius:6px!important;width:100%!important;min-width:0!important;height:24px!important;min-height:24px!important;padding:0 6px!important;font-size:7px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-buy-button svg,html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-consult-button svg{width:9px!important;height:9px!important}@media (width<=720px) and (orientation:portrait){html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-card.veci-premium-product-card{grid-template-rows:minmax(112px,auto)!important;grid-template-columns:108px minmax(0,1fr)!important;min-height:112px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-image,html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-image img,html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-premium-product-copy{min-height:112px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-medium .veci-store-product-image{height:126px!important;min-height:126px!important;max-height:126px!important}}@media (width<=420px){html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-store-product-card.veci-premium-product-card{grid-template-columns:94px minmax(0,1fr)!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-premium-product-copy{padding:7px 8px!important}html.mobile-device .veci-public-store-page .veci-store-product-grid.is-size-small .veci-premium-product-copy h3{font-size:10.5px!important}}:is(html:has(.veci-add-cart-backdrop) .topbar,html:has(.veci-add-cart-backdrop) .android-primary-nav,html:has(.veci-add-cart-backdrop) .mobile-public-menu-shell){z-index:0!important}html:has(.veci-add-cart-backdrop) body{overflow:hidden}.veci-add-cart-backdrop{z-index:2147483000!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#0f192d94!important}@media (orientation:landscape){html.mobile-device .veci-add-cart-backdrop{width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:7px!important;inset:0!important}}html.mobile-device .veci-online-cart-page.page-section,html.mobile-device .veci-multistore-cart-page.page-section{gap:var(--veci-mob-page-gap)!important;padding:8px 10px 12px!important}html.mobile-device .veci-multistore-cart-heading{grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:2px 10px!important;max-width:none!important;margin:0!important;display:grid!important}html.mobile-device .veci-multistore-cart-heading .section-kicker{font-size:var(--veci-mob-small-text)!important;grid-column:1!important;margin:0 0 1px!important;line-height:1!important}html.mobile-device .veci-multistore-cart-heading h1{font-size:var(--veci-mob-page-title)!important;letter-spacing:-.02em!important;grid-column:1!important;margin:0!important;line-height:1.02!important}html.mobile-device .veci-multistore-cart-heading>p:last-of-type{max-width:590px!important;font-size:var(--veci-mob-body-text)!important;grid-column:1!important;margin:2px 0 0!important;line-height:1.2!important}html.mobile-device .veci-multistore-cart-summary-pills{grid-area:1/2/span 3!important;align-self:center!important;gap:4px!important;display:flex!important}html.mobile-device .veci-multistore-cart-summary-pills span{min-height:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;font-size:var(--veci-mob-small-text)!important;white-space:nowrap!important;border-radius:999px!important;gap:4px!important;padding:0 8px!important}html.mobile-device .veci-multistore-cart-summary-pills svg{width:11px!important;height:11px!important}html.mobile-device .veci-multistore-legacy-note{gap:var(--veci-mob-inline-gap)!important;border-radius:var(--veci-mob-panel-radius)!important;margin:0!important;padding:6px 8px!important}html.mobile-device .veci-multistore-legacy-note strong{font-size:var(--veci-mob-body-text)!important}html.mobile-device .veci-multistore-legacy-note span{font-size:var(--veci-mob-small-text)!important}html.mobile-device .veci-multistore-legacy-note button{min-height:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-small-text)!important;padding:0 8px!important}html.mobile-device .veci-multistore-cart-layout{grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr)!important;align-items:start!important;gap:8px!important;margin:0!important}html.mobile-device .veci-multistore-groups{gap:var(--veci-mob-panel-gap)!important}html.mobile-device .veci-multistore-group{border-radius:var(--veci-mob-panel-radius)!important;box-shadow:var(--veci-mob-shadow)!important}html.mobile-device .veci-multistore-group-header{padding:7px var(--veci-mob-panel-pad)!important;gap:7px!important}html.mobile-device .veci-multistore-store-icon{border-radius:var(--veci-mob-control-radius)!important;flex-basis:30px!important;width:30px!important;height:30px!important}html.mobile-device .veci-multistore-store-icon svg{width:var(--veci-mob-icon)!important;height:var(--veci-mob-icon)!important}html.mobile-device .veci-multistore-store-title small,html.mobile-device .veci-multistore-store-title span,html.mobile-device .veci-multistore-store-subtotal small{font-size:var(--veci-mob-small-text)!important;line-height:1.1!important}html.mobile-device .veci-multistore-store-title h2{margin:0 0 1px!important;font-size:13px!important;line-height:1.05!important}html.mobile-device .veci-multistore-line{gap:var(--veci-mob-inline-gap)!important;min-height:44px!important;padding:var(--veci-mob-row-pad-y) var(--veci-mob-row-pad-x)!important;grid-template-columns:minmax(0,1fr) auto minmax(72px,auto) 28px!important}html.mobile-device .veci-multistore-line-copy{gap:1px!important}html.mobile-device .veci-multistore-line-copy strong{font-size:10px!important;line-height:1.08!important}html.mobile-device .veci-multistore-line-copy span{font-size:var(--veci-mob-small-text)!important}html.mobile-device .veci-multistore-quantity{gap:2px!important}html.mobile-device .veci-multistore-quantity button{border-radius:6px!important;width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important}html.mobile-device .veci-multistore-quantity button svg{width:10px!important;height:10px!important}html.mobile-device .veci-multistore-quantity span{min-width:20px!important;font-size:9px!important}html.mobile-device .veci-multistore-line-total{font-size:9px!important}html.mobile-device .veci-multistore-remove-line{border-radius:6px!important;width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important}html.mobile-device .veci-multistore-remove-line svg{width:11px!important;height:11px!important}html.mobile-device .veci-multistore-group-footer{padding:6px var(--veci-mob-panel-pad)!important;gap:6px!important}html.mobile-device .veci-multistore-group-footer>a{font-size:var(--veci-mob-small-text)!important}html.mobile-device .veci-multistore-group-footer>button{min-height:var(--veci-mob-button-height)!important;height:var(--veci-mob-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;gap:4px!important;padding:0 9px!important;font-size:9px!important}html.mobile-device .veci-multistore-group-footer>button svg{width:11px!important;height:11px!important}html.mobile-device .veci-multistore-clear-all{min-height:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-small-text)!important;padding:0 8px!important}html.mobile-device .veci-multistore-checkout{gap:var(--veci-mob-panel-gap)!important;padding:var(--veci-mob-panel-pad)!important;border-radius:var(--veci-mob-panel-radius)!important;box-shadow:var(--veci-mob-shadow)!important;position:static!important;top:auto!important}html.mobile-device .veci-multistore-checkout h3{font-size:var(--veci-mob-section-title)!important;margin:1px 0 0!important;line-height:1.05!important}html.mobile-device .veci-multistore-checkout-store{gap:6px!important;padding-bottom:6px!important}html.mobile-device .veci-multistore-checkout-store>span{border-radius:var(--veci-mob-control-radius)!important;flex-basis:30px!important;width:30px!important;height:30px!important}html.mobile-device .veci-multistore-checkout-store svg{width:var(--veci-mob-icon)!important;height:var(--veci-mob-icon)!important}html.mobile-device .veci-multistore-checkout-store small,html.mobile-device .veci-multistore-checkout-store p{font-size:var(--veci-mob-small-text)!important;line-height:1.15!important}html.mobile-device .veci-multistore-checkout-store h2{margin:0!important;font-size:13px!important;line-height:1.05!important}html.mobile-device .veci-multistore-delivery-info{gap:4px!important}html.mobile-device .veci-multistore-delivery-info span{font-size:var(--veci-mob-small-text)!important;border-radius:6px!important;gap:1px!important;padding:5px!important;line-height:1.12!important}html.mobile-device .veci-multistore-delivery-info strong{font-size:8.5px!important}html.mobile-device .veci-multistore-options{gap:4px!important}html.mobile-device .veci-multistore-options label{min-height:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important;gap:5px!important;padding:4px 7px!important}html.mobile-device .veci-multistore-options input[type=radio]{width:13px!important;min-width:13px!important;height:13px!important;min-height:13px!important}html.mobile-device .veci-multistore-options svg{width:12px!important;height:12px!important}html.mobile-device .veci-multistore-address-fields,html.mobile-device .veci-multistore-person-fields{gap:5px!important}html.mobile-device .veci-multistore-address-row,html.mobile-device .veci-multistore-person-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.mobile-device .veci-multistore-address-fields label,html.mobile-device .veci-multistore-person-fields label{font-size:var(--veci-mob-small-text)!important;gap:2px!important}html.mobile-device .veci-multistore-address-fields input,html.mobile-device .veci-multistore-address-fields select,html.mobile-device .veci-multistore-person-fields input{min-height:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important;padding:0 7px!important}html.mobile-device .veci-multistore-phone-help{font-size:var(--veci-mob-small-text)!important;line-height:1.18!important}html.mobile-device .veci-multistore-order-summary{margin-top:0!important;padding-top:5px!important}html.mobile-device .veci-multistore-order-summary>div{min-height:20px!important}html.mobile-device .veci-multistore-order-summary span,html.mobile-device .veci-multistore-order-summary strong{font-size:8.5px!important}html.mobile-device .veci-multistore-order-summary .total span,html.mobile-device .veci-multistore-order-summary .total strong{font-size:var(--veci-mob-highlight-text)!important}html.mobile-device .veci-store-cart-warning,html.mobile-device .veci-multistore-zone-note,html.mobile-device .veci-multistore-checkout .commerce-inventory-message{font-size:var(--veci-mob-small-text)!important;border-radius:6px!important;margin:0!important;padding:5px 6px!important;line-height:1.18!important}html.mobile-device .veci-multistore-checkout-button{border-radius:var(--veci-mob-control-radius)!important;height:32px!important;min-height:32px!important;font-size:var(--veci-mob-control-text)!important;margin-top:0!important}html.mobile-device .veci-multistore-checkout-footnote{font-size:var(--veci-mob-small-text)!important;line-height:1.18!important}html.mobile-device .veci-multistore-checkout-empty{gap:5px!important;min-height:120px!important;padding:12px 9px!important}html.mobile-device .veci-multistore-checkout-empty>svg{width:20px!important;height:20px!important}html.mobile-device .veci-multistore-checkout-empty h2{font-size:var(--veci-mob-section-title)!important}html.mobile-device .veci-multistore-checkout-empty p,html.mobile-device .veci-multistore-checkout-empty button,html.mobile-device .veci-multistore-checkout-empty a{font-size:var(--veci-mob-body-text)!important}html.mobile-device .veci-multistore-success{max-width:560px!important;padding:var(--veci-mob-panel-pad)!important;margin:10px auto!important}html.mobile-device .veci-multistore-success h1{font-size:var(--veci-mob-page-title)!important;margin-bottom:5px!important}html.mobile-device .veci-multistore-transfer-data{border-radius:var(--veci-mob-panel-radius)!important;gap:3px!important;margin:7px 0!important;padding:7px!important}html.mobile-device .veci-multistore-transfer-data span,html.mobile-device .veci-multistore-transfer-data small{font-size:var(--veci-mob-small-text)!important}html.mobile-device .veci-multistore-transfer-data strong{font-size:12px!important}@media (orientation:portrait) and (width<=720px){html.mobile-device .veci-online-cart-page.page-section,html.mobile-device .veci-multistore-cart-page.page-section{gap:8px!important;padding:9px 10px 14px!important}html.mobile-device .veci-multistore-cart-heading{grid-template-columns:1fr!important}html.mobile-device .veci-multistore-cart-heading h1{font-size:24px!important}html.mobile-device .veci-multistore-cart-heading>p:last-of-type{font-size:9px!important}html.mobile-device .veci-multistore-cart-summary-pills{grid-area:auto/1!important;margin-top:4px!important}html.mobile-device .veci-multistore-cart-layout{grid-template-columns:1fr!important}html.mobile-device .veci-multistore-group-header,html.mobile-device .veci-multistore-group-footer{flex-direction:row!important;align-items:center!important}html.mobile-device .veci-multistore-line{grid-template-columns:minmax(0,1fr) auto 28px!important}html.mobile-device .veci-multistore-line-total{text-align:left!important;grid-column:1!important}html.mobile-device .veci-multistore-quantity{grid-area:1/2/span 2!important}html.mobile-device .veci-multistore-remove-line{grid-area:1/3/span 2!important}html.mobile-device .veci-multistore-address-row,html.mobile-device .veci-multistore-person-fields{grid-template-columns:1fr!important}html.mobile-device .veci-multistore-checkout{position:static!important}}.veci-multistore-phone-help{color:var(--muted);grid-column:1/-1;margin-top:-1px;font-size:8px;line-height:1.35}.veci-cart-phone-error{order:98;margin:0}.veci-multistore-receipt-whatsapp{color:#fff;background:#1f9d62;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #1f9d6233}.veci-multistore-receipt-whatsapp:hover{color:#fff;background:#178653}.veci-multistore-receipt-whatsapp svg{width:18px;height:18px}@media (width<=620px){.veci-multistore-receipt-whatsapp{width:100%}}html.mobile-device .veci-multistore-person-fields{align-items:start!important;row-gap:3px!important}html.mobile-device .veci-multistore-person-fields label{gap:2px!important;font-size:8px!important;line-height:1.05!important}html.mobile-device .veci-multistore-person-fields input{border-radius:6px!important;height:27px!important;min-height:27px!important;max-height:27px!important;padding:0 6px!important;font-size:9.5px!important;line-height:27px!important}html.mobile-device .veci-multistore-phone-help{color:#5f6677!important;letter-spacing:0!important;opacity:1!important;margin:1px 0 0!important;font-size:8.5px!important;font-weight:650!important;line-height:1.25!important;display:block!important}@media (orientation:landscape){html.mobile-device .veci-multistore-phone-help{color:#5f6677!important;opacity:1!important;margin-top:1px!important;font-size:8.5px!important;font-weight:650!important;line-height:1.25!important}html.mobile-device .veci-multistore-receipt-whatsapp{border-radius:7px!important;gap:4px!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:7px!important}html.mobile-device .veci-multistore-receipt-whatsapp svg{width:10px!important;height:10px!important}}html.mobile-device body .veci-online-cart-page .veci-multistore-checkout .veci-multistore-person-fields>label{gap:2px!important;margin:0!important;font-size:8px!important;line-height:1!important}html.mobile-device body .veci-online-cart-page .veci-multistore-checkout .veci-multistore-person-fields>label>input{box-sizing:border-box!important;height:22px!important;min-height:22px!important;max-height:22px!important;border-radius:5px!important;block-size:22px!important;min-block-size:22px!important;margin:0!important;padding:0 5px!important;font-size:9px!important;line-height:1!important;display:block!important}html.mobile-device body .veci-online-cart-page .veci-multistore-checkout .veci-multistore-phone-help{color:#4f586c!important;opacity:1!important;margin:2px 0 0!important;font-size:8.5px!important;font-weight:650!important;line-height:1.2!important}.veci-marketplace-finder-heading{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.veci-marketplace-cart-shortcut{min-height:34px;color:var(--coral,#ff5a36);box-shadow:none;background:#ff5a360f;border:1px solid #ff5a3638;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.veci-marketplace-cart-shortcut:hover{color:#e94b2d;background:#ff5a361a}.veci-marketplace-cart-shortcut svg{width:16px;height:16px}.veci-marketplace-cart-shortcut-count{color:#fff;background:var(--coral,#ff5a36);border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;line-height:1;display:grid}.veci-marketplace-cart-shortcut-count[hidden]{display:none}html.mobile-device .veci-marketplace-finder-heading{align-items:center!important;gap:6px!important}html.mobile-device .veci-marketplace-cart-shortcut{border-radius:7px!important;gap:4px!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:8px!important}html.mobile-device .veci-marketplace-cart-shortcut svg{width:12px!important;height:12px!important}html.mobile-device .veci-marketplace-cart-shortcut-count{min-width:15px!important;height:15px!important;padding:0 4px!important;font-size:7px!important}@media (width<=420px){html.mobile-device .veci-marketplace-cart-shortcut-label{display:none}}.veci-online-reservation-countdown{color:#80540e;text-align:left;background:#fff8e7d1;border:1px solid #d58d1f3d;border-radius:10px;align-items:flex-start;gap:9px;width:min(100%,620px);margin:14px auto 0;padding:10px 12px;display:flex}.veci-online-reservation-countdown>svg{flex:0 0 18px;width:18px;height:18px;margin-top:1px}.veci-online-reservation-countdown>div{gap:2px;display:grid}.veci-online-reservation-countdown strong{color:#6f4808;font-size:11px;font-weight:900}.veci-online-reservation-countdown span{font-size:10px;line-height:1.35}.veci-online-reservation-countdown.is-expired{color:#8d352b;background:#b0372a0f;border-color:#b0372a33}.veci-online-reservation-countdown.is-expired strong{color:#7d2e26}html.mobile-device .veci-online-reservation-countdown{border-radius:7px!important;gap:5px!important;margin-top:6px!important;padding:6px 7px!important}html.mobile-device .veci-online-reservation-countdown>svg{flex-basis:12px!important;width:12px!important;height:12px!important}html.mobile-device .veci-online-reservation-countdown strong{font-size:8px!important}html.mobile-device .veci-online-reservation-countdown span{font-size:7.5px!important;line-height:1.25!important}@media (orientation:landscape){html.mobile-device .veci-public-store-page .veci-product-filter-toggle{display:none!important}html.mobile-device .veci-public-store-page .veci-store-product-layout{gap:var(--veci-mob-panel-gap)!important;grid-template-columns:168px minmax(0,1fr)!important;align-items:start!important}html.mobile-device .veci-public-store-page .veci-store-product-sidebar{border-radius:var(--veci-mob-panel-radius)!important;box-shadow:var(--veci-mob-shadow)!important;grid-template-columns:1fr!important;align-self:start!important;gap:6px!important;padding:7px!important;display:grid!important;position:sticky!important;top:4px!important}html.mobile-device .veci-public-store-page .veci-product-filter-block{gap:4px!important}html.mobile-device .veci-public-store-page .veci-product-filter-block+.veci-product-filter-block{padding-top:6px!important}html.mobile-device .veci-public-store-page .veci-product-filter-block>strong{margin:0!important;font-size:9px!important}html.mobile-device .veci-public-store-page .veci-product-category-list{gap:3px!important}html.mobile-device .veci-public-store-page .veci-product-category-list button{border-radius:6px!important;height:25px!important;min-height:25px!important;padding:0 6px!important;font-size:9px!important}html.mobile-device .veci-public-store-page .veci-product-category-list button small{font-size:var(--veci-mob-tiny-text)!important}html.mobile-device .veci-public-store-page .veci-product-filter-block>label,html.mobile-device .veci-public-store-page label.veci-product-filter-block{gap:5px!important;min-height:22px!important;font-size:9px!important;line-height:1.12!important}html.mobile-device .veci-public-store-page .veci-product-filter-block input[type=checkbox]{width:13px!important;min-width:13px!important;height:13px!important;min-height:13px!important}html.mobile-device .veci-public-store-page .veci-product-sort select{height:27px!important;min-height:27px!important;padding:0 6px!important;font-size:9px!important}html.mobile-device .veci-public-store-page .veci-sidebar-clear{grid-column:auto!important;justify-self:stretch!important;height:25px!important;min-height:25px!important;padding:0 6px!important;font-size:9px!important}html.mobile-device .veci-public-store-page .veci-store-products-column{min-width:0!important}}@media (orientation:portrait) and (width<=720px){html.mobile-device .veci-public-store-page .veci-store-product-layout:has(.veci-store-product-sidebar.is-open){grid-template-columns:112px minmax(0,1fr)!important;align-items:start!important;gap:6px!important}html.mobile-device .veci-public-store-page .veci-store-product-sidebar.is-open{grid-template-columns:1fr!important;gap:5px!important;padding:6px!important;display:grid!important;position:sticky!important;top:4px!important}html.mobile-device .veci-public-store-page .veci-store-product-layout:has(.veci-store-product-sidebar.is-open) .veci-store-product-grid{grid-template-columns:1fr!important}}html.mobile-device .veci-add-cart-backdrop{z-index:2147483200!important;padding:8px!important}html.mobile-device .veci-add-cart-modal{border-radius:var(--veci-mob-panel-radius)!important;width:min(360px,100vw - 16px)!important;max-height:calc(100dvh - 16px)!important}html.mobile-device .veci-add-cart-modal-header{gap:7px!important;padding:8px 9px 7px!important}html.mobile-device .veci-add-cart-modal-title>span,html.mobile-device .veci-add-cart-modal-close{border-radius:var(--veci-mob-control-radius)!important;flex-basis:28px!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important}html.mobile-device .veci-add-cart-modal-title small{font-size:var(--veci-mob-small-text)!important}html.mobile-device .veci-add-cart-modal-title h2{font-size:14px!important}html.mobile-device .veci-add-cart-modal-body{gap:7px!important;padding:8px 9px 9px!important}html.mobile-device .veci-add-cart-product{border-radius:var(--veci-mob-control-radius)!important;gap:8px!important;padding:7px!important}html.mobile-device .veci-add-cart-product small,html.mobile-device .veci-add-cart-modal-body>p{font-size:var(--veci-mob-small-text)!important;line-height:1.25!important}html.mobile-device .veci-add-cart-product strong:first-of-type{font-size:var(--veci-mob-control-text)!important}html.mobile-device .veci-add-cart-product>strong{font-size:var(--veci-mob-highlight-text)!important}html.mobile-device .veci-add-cart-modal-actions button{min-height:var(--veci-mob-button-height)!important;height:var(--veci-mob-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important}html.mobile-device .veci-multistore-group{overflow:hidden!important}html.mobile-device .veci-multistore-group-header{cursor:pointer!important;outline:none!important;min-height:38px!important;padding:5px 27px 5px 7px!important;position:relative!important}html.mobile-device .veci-multistore-group-header:after{content:"⌄";color:#6f7582;font-size:13px;font-weight:900;line-height:1;transition:transform .15s,color .15s;position:absolute;top:50%;right:8px;transform:translateY(-54%)rotate(-90deg)}html.mobile-device .veci-multistore-group[data-veci-expanded=true] .veci-multistore-group-header:after{color:var(--coral);transform:translateY(-54%)rotate(0)}html.mobile-device .veci-multistore-group[data-veci-expanded=false] .veci-multistore-lines,html.mobile-device .veci-multistore-group[data-veci-expanded=false] .veci-multistore-group-footer{display:none!important}html.mobile-device .veci-multistore-store-icon{flex-basis:24px!important;width:24px!important;height:24px!important}html.mobile-device .veci-multistore-store-title{gap:5px!important}html.mobile-device .veci-multistore-store-title h2{font-size:10.5px!important}html.mobile-device .veci-multistore-store-title small,html.mobile-device .veci-multistore-store-title span,html.mobile-device .veci-multistore-store-subtotal small{font-size:var(--veci-mob-tiny-text)!important}html.mobile-device .veci-multistore-store-subtotal strong{font-size:10.5px!important}html.mobile-device .veci-multistore-group-footer>button{color:#646b78!important;min-width:142px!important;box-shadow:none!important;background:#f0f2f5!important;border:1px solid #17223b1a!important}html.mobile-device .veci-multistore-group-footer>button.is-active{color:#fff!important;border-color:var(--coral)!important;background:var(--coral)!important;box-shadow:0 5px 12px #ff5a362e!important}html.mobile-device .veci-multistore-person-fields label{font-size:var(--veci-mob-small-text)!important;font-weight:850!important}html.mobile-device .veci-multistore-person-fields input{min-height:var(--veci-mob-input-height)!important;height:var(--veci-mob-input-height)!important;font-size:var(--veci-mob-control-text)!important}html.mobile-device .user-orders-accordion-view .account-section-heading{margin-bottom:5px!important}html.mobile-device .user-orders-date-toolbar{justify-content:space-between!important;align-items:center!important;gap:6px!important;margin:0 0 5px!important;display:flex!important}html.mobile-device .user-orders-date-toolbar>span{color:#697181!important;font-size:var(--veci-mob-small-text)!important;font-weight:850!important}html.mobile-device .user-orders-date-toolbar label{color:#697181!important;font-size:var(--veci-mob-small-text)!important;align-items:center!important;gap:5px!important;font-weight:800!important;display:flex!important}html.mobile-device .user-orders-date-toolbar select{border:1px solid var(--veci-mob-border)!important;border-radius:var(--veci-mob-control-radius)!important;height:26px!important;min-height:26px!important;color:var(--navy)!important;font-size:var(--veci-mob-small-text)!important;background:#fff!important;padding:0 22px 0 7px!important;font-weight:800!important}html.mobile-device .user-orders-accordion-view .order-list{gap:4px!important}html.mobile-device .user-orders-accordion-view .order-card.user-order-accordion{border-radius:var(--veci-mob-panel-radius)!important;padding:0!important;display:block!important;overflow:hidden!important}html.mobile-device .user-order-summary-toggle{width:100%!important;min-height:38px!important;color:var(--navy)!important;text-align:left!important;background:0 0!important;border:0!important;grid-template-columns:minmax(120px,1.4fr) auto auto minmax(88px,auto) 14px!important;align-items:center!important;gap:7px!important;padding:5px 7px!important;display:grid!important}html.mobile-device .user-order-summary-identity{gap:1px!important;min-width:0!important;display:grid!important}html.mobile-device .user-order-summary-identity small{font-size:var(--veci-mob-tiny-text)!important;line-height:1!important}html.mobile-device .user-order-summary-identity strong{font-size:var(--veci-mob-control-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.05!important;overflow:hidden!important}html.mobile-device .user-order-summary-toggle time{color:#717887!important;font-size:var(--veci-mob-small-text)!important;white-space:nowrap!important}html.mobile-device .user-order-summary-total{white-space:nowrap!important;font-size:10px!important}html.mobile-device .user-order-summary-status{color:#2b7655!important;font-size:var(--veci-mob-small-text)!important;text-align:right!important;font-weight:900!important}html.mobile-device .user-order-summary-chevron{width:12px!important;height:12px!important;transition:transform .15s!important}html.mobile-device .user-order-accordion.is-expanded .user-order-summary-chevron{transform:rotate(180deg)!important}html.mobile-device .user-order-accordion-details{border-top:1px solid #17223b12!important;gap:5px!important;padding:0 7px 6px!important;display:grid!important}html.mobile-device .user-order-accordion-details dl{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;padding-top:5px!important}html.mobile-device .user-order-accordion-details dt{font-size:var(--veci-mob-tiny-text)!important}html.mobile-device .user-order-accordion-details dd,html.mobile-device .user-order-accordion-details li,html.mobile-device .user-order-accordion-details .user-order-status-message,html.mobile-device .user-order-accordion-details .user-order-preparation-time{font-size:var(--veci-mob-small-text)!important}html.mobile-device .user-order-accordion-details .user-order-status-message,html.mobile-device .user-order-accordion-details .user-order-preparation-time{padding:5px 6px!important}html.mobile-device .user-order-accordion-details footer button{min-height:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;font-size:var(--veci-mob-small-text)!important;padding:0 8px!important}@media (orientation:portrait) and (width<=720px){html.mobile-device .user-order-summary-toggle{grid-template-columns:minmax(0,1fr) auto 14px!important;row-gap:2px!important;min-height:43px!important}html.mobile-device .user-order-summary-toggle time,html.mobile-device .user-order-summary-total{grid-row:2!important}html.mobile-device .user-order-summary-status{grid-area:1/2!important}html.mobile-device .user-order-summary-chevron{grid-area:1/3/span 2!important}}html.mobile-device .commerce-payment-dialog-backdrop{padding:8px!important}html.mobile-device .commerce-payment-dialog{border-radius:var(--veci-mob-panel-radius)!important;width:min(440px,100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;overflow:auto!important}html.mobile-device .commerce-payment-dialog-header{gap:8px!important;padding:8px 9px 7px!important}html.mobile-device .commerce-payment-dialog-header span,html.mobile-device .commerce-payment-dialog-intro p,html.mobile-device .commerce-payment-method-grid small{font-size:var(--veci-mob-small-text)!important}html.mobile-device .commerce-payment-dialog-header h2{font-size:var(--veci-mob-section-title)!important;margin-bottom:2px!important}html.mobile-device .commerce-payment-dialog-header p,html.mobile-device .commerce-payment-dialog-intro strong,html.mobile-device .commerce-payment-method-grid strong{font-size:var(--veci-mob-control-text)!important}html.mobile-device .commerce-payment-dialog-body{gap:7px!important;padding:7px 9px 8px!important}html.mobile-device .commerce-payment-method-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}html.mobile-device .commerce-payment-method-grid>button{border-radius:var(--veci-mob-control-radius)!important;min-height:42px!important;padding:5px!important}html.mobile-device .commerce-payment-dialog-actions{gap:5px!important;padding:0 9px 8px!important}html.mobile-device .commerce-payment-dialog-actions button{min-height:var(--veci-mob-button-height)!important;height:var(--veci-mob-button-height)!important;border-radius:var(--veci-mob-control-radius)!important;font-size:var(--veci-mob-control-text)!important}html.mobile-device .veci-report-transfer-payment-button,html.mobile-device .commerce-reported-payment-contact{min-height:var(--veci-mob-compact-button-height)!important;height:var(--veci-mob-compact-button-height)!important;font-size:var(--veci-mob-small-text)!important}html.mobile-device .veci-payment-reported-notice strong{font-size:var(--veci-mob-control-text)!important}html.mobile-device .veci-payment-reported-notice span{font-size:var(--veci-mob-small-text)!important}html.mobile-device .buyer-order-status-notifier{border-radius:var(--veci-mob-panel-radius)!important;gap:6px!important;width:min(320px,100vw - 16px)!important;padding:8px!important;bottom:8px!important;right:8px!important}html.mobile-device .buyer-order-status-notifier small,html.mobile-device .buyer-order-status-notifier a{font-size:var(--veci-mob-small-text)!important}html.mobile-device .buyer-order-status-notifier strong{font-size:var(--veci-mob-control-text)!important;line-height:1.18!important}html.mobile-device .commerce-online-clean-workflow .commerce-online-clean-tabs>button{min-height:var(--veci-mob-compact-button-height)!important;font-size:var(--veci-mob-control-text)!important;padding:0 8px!important}html.mobile-device .commerce-online-clean-workflow .commerce-online-settings-card,html.mobile-device .commerce-online-clean-workflow .commerce-online-orders-panel,html.mobile-device .commerce-online-clean-workflow .commerce-online-catalog-panel{padding:var(--veci-mob-panel-pad)!important;border-radius:var(--veci-mob-panel-radius)!important}html.mobile-device .commerce-online-clean-workflow input,html.mobile-device .commerce-online-clean-workflow select{min-height:var(--veci-mob-input-height)!important;font-size:var(--veci-mob-control-text)!important}html.mobile-device .commerce-online-clean-workflow textarea{font-size:var(--veci-mob-control-text)!important}html.mobile-device .commerce-online-clean-workflow .commerce-panel-title-row h3,html.mobile-device .commerce-online-clean-workflow .commerce-online-settings-card h3{font-size:var(--veci-mob-section-title)!important}html.mobile-device .commerce-online-clean-workflow .commerce-panel-title-row p,html.mobile-device .commerce-online-clean-workflow .commerce-online-settings-card p,html.mobile-device .commerce-online-clean-workflow small{font-size:var(--veci-mob-small-text)!important;line-height:1.2!important}:is(html.mobile-device .commerce-inventory-dialog:has(.clean-online-item-form),html.mobile-device .commerce-online-add-products-dialog){width:min(560px,100vw - 14px)!important;max-height:calc(100dvh - 14px)!important}:is(html.mobile-device .commerce-inventory-dialog:has(.clean-online-item-form)>header,html.mobile-device .commerce-online-add-products-dialog>header){min-height:36px!important;padding:6px 8px!important}:is(html.mobile-device .commerce-inventory-dialog:has(.clean-online-item-form)>header h3,html.mobile-device .commerce-online-add-products-dialog>header h3){font-size:var(--veci-mob-section-title)!important}html.mobile-device .clean-online-item-form,html.mobile-device .commerce-online-add-dialog-content{gap:var(--veci-mob-panel-gap)!important;padding:var(--veci-mob-panel-pad)!important}.commerce-store-visibility-copy strong,.commerce-store-visibility-copy small{color:#fff!important;-webkit-text-stroke:.75px #101522!important;paint-order:stroke fill!important}.veci-mobile-review-notice{z-index:2147483600;color:#6f3026;background:#fffcfafa;border:1px solid #a9483647;border-radius:12px;align-items:center;gap:9px;width:min(100vw - 28px,560px);min-height:46px;padding:9px 11px;font-size:12px;font-weight:800;line-height:1.28;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 38px #17223b38}.veci-mobile-review-notice-icon{color:#b64d37;background:#ff5a361f;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-weight:950;display:grid}.veci-mobile-review-notice-copy{flex:auto}.veci-mobile-review-notice-close{color:#17223b;background:#17223b0e;border:0;border-radius:7px;flex:0 0 27px;place-items:center;width:27px;height:27px;min-height:27px;padding:0;font-size:20px;line-height:1;display:grid}html.mobile-device .veci-multistore-success{max-width:620px!important;margin:8px auto!important;padding:10px 12px!important}html.mobile-device .veci-multistore-success>svg{width:22px!important;min-width:22px!important;max-width:22px!important;height:22px!important;margin:0 auto 3px!important}html.mobile-device .veci-multistore-success h1{margin:2px 0 4px!important;font-size:18px!important;line-height:1.04!important}html.mobile-device .veci-multistore-success>p,html.mobile-device .veci-multistore-success .section-kicker{margin:2px 0!important;font-size:8.5px!important;line-height:1.2!important}html.mobile-device .veci-multistore-success-actions{grid-template-columns:repeat(2,minmax(0,180px))!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;margin-top:7px!important;display:grid!important}html.mobile-device .veci-multistore-success-actions>a,html.mobile-device .veci-multistore-success-actions>button,html.mobile-device .veci-multistore-success-actions .button-link,html.mobile-device .veci-multistore-success-actions .ghost-link,html.mobile-device .veci-multistore-receipt-whatsapp,html.mobile-device .veci-report-transfer-payment-button{white-space:nowrap!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important;max-width:180px!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0 9px!important;font-size:9px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}html.mobile-device .veci-multistore-success-actions svg,html.mobile-device .veci-multistore-receipt-whatsapp svg,html.mobile-device .veci-report-transfer-payment-button svg{flex:0 0 12px!important;width:12px!important;min-width:12px!important;max-width:12px!important;height:12px!important;min-height:12px!important;max-height:12px!important;margin:0!important;transform:none!important}html.mobile-device .veci-multistore-transfer-data{margin:6px 0!important;padding:6px 8px!important}html.mobile-device.veci-cart-route .page-section>.empty-state.tall{gap:8px!important;min-height:210px!important;padding:18px 12px!important}html.mobile-device.veci-cart-route .page-section>.empty-state.tall>svg{width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important}html.mobile-device.veci-cart-route .page-section>.empty-state.tall h1{letter-spacing:-.02em!important;margin:0!important;font-size:28px!important;line-height:1.04!important}html.mobile-device.veci-cart-route .page-section>.empty-state.tall p{margin:0!important;font-size:12px!important;line-height:1.2!important}html.mobile-device.veci-cart-route .page-section>.empty-state.tall .button-link{border-radius:8px!important;height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:9px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup{border-radius:9px!important;gap:6px!important;margin:0!important;padding:8px 10px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup .commerce-panel-title-row{gap:6px!important;min-height:0!important;margin:0!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup .commerce-panel-title-row h4{margin:0!important;font-size:11px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup .commerce-panel-title-row p{margin:1px 0 0!important;font-size:8px!important;line-height:1.15!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup .commerce-panel-title-row>svg{flex:0 0 15px!important;width:15px!important;height:15px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup .commerce-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup label{gap:3px!important;font-size:8px!important;line-height:1.05!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup select{border-radius:7px!important;height:31px!important;min-height:31px!important;padding:0 8px!important;font-size:10px!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup>footer{justify-content:flex-start!important;align-items:center!important;gap:6px!important;margin:0!important;padding:0!important;display:flex!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup>footer button{border-radius:7px!important;width:auto!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:9px!important;line-height:1!important}html.android-app .commerce-sale-checkout-dialog .commerce-sale-thermal-printer-setup>footer button svg{width:12px!important;height:12px!important}html.android-app .veci-mobile-review-notice{border-radius:8px;gap:6px;width:min(100vw - 20px,440px);min-height:34px;padding:6px 8px;font-size:9px;bottom:10px}html.android-app .veci-mobile-review-notice-icon{flex-basis:18px;width:18px;height:18px;font-size:10px}html.android-app .veci-mobile-review-notice-close{border-radius:6px;flex-basis:22px;width:22px;height:22px;min-height:22px;font-size:16px}@media (width<=560px){html.mobile-device .veci-multistore-success-actions{grid-template-columns:minmax(0,1fr)!important}html.mobile-device .veci-multistore-success-actions>a,html.mobile-device .veci-multistore-success-actions>button,html.mobile-device .veci-multistore-receipt-whatsapp,html.mobile-device .veci-report-transfer-payment-button{justify-self:center!important}}
