:root{color:#142438;font-synthesis:none;text-rendering:optimizelegibility;--ink:#142438;--muted:#66758a;--line:#d8e1e8;--surface:#fff;--soft:#f7f9fb;--teal:#087f8c;--teal-dark:#05626d;--teal-soft:#e7f7f5;--orange:#f36a27;--orange-soft:#fff1e8;--green:#157849;--green-soft:#eaf8f0;--red:#bd2f3c;--red-soft:#fff0f1;--yellow:#9a6500;--yellow-soft:#fff7db;--shadow:0 12px 32px #1b344b21;background:#f3f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f3f6f8;min-width:320px}body.has-modal{overflow:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:1px;outline:3px solid #087f8c38}.store-shell{background:var(--store-background,#f3f6f8);min-height:100vh;font-family:var(--store-font,Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}.store-shell--skin-clear{--surface:#fff;--soft:#f8fafc;--line:#d9e2ea}.store-shell--skin-night{--ink:#edf4fb;--muted:#b5c3d0;--line:#405367;--surface:#182635;--soft:#203142;--teal-soft:#173e43;--orange-soft:#422d1f;--green-soft:#193d31;--red-soft:#422631;--yellow-soft:#473d22;color:var(--ink)}.store-shell--skin-night .store-header,.store-shell--skin-night .store-sidebar,.store-shell--skin-night .product-card,.store-shell--skin-night .cart-line,.store-shell--skin-night .cart-summary,.store-shell--skin-night .account-menu,.store-shell--skin-night .header-search,.store-shell--skin-night .header-cart,.store-shell--skin-night .public-login-button{background:var(--surface);color:var(--ink)}.store-shell--skin-night .header-search input,.store-shell--skin-night .account-button,.store-shell--skin-night .product-price strong{color:var(--ink)}.store-shell--skin-night .storefront-reference-header{background:#182635f5}.offline-banner{z-index:90;color:#4f3900;background:var(--yellow-soft);border-bottom:1px solid #ead277;justify-content:center;align-items:center;gap:8px;min-height:30px;padding:5px 16px;font-size:12px;font-weight:700;display:flex;position:sticky;top:0}.cart-merge-notice{z-index:89;color:#185c60;background:#f3fbfa;border:1px solid #b8d8d7;border-radius:6px;align-items:center;gap:9px;width:min(1600px,100% - 32px);min-height:42px;margin:8px auto -2px;padding:6px 8px 6px 12px;display:flex;position:sticky;top:0;box-shadow:0 4px 12px #16494f12}.cart-merge-notice>div{gap:1px;min-width:0;margin-right:auto;display:grid}.cart-merge-notice strong{font-size:12px}.cart-merge-notice span{color:#577779;font-size:11px}.cart-merge-notice .secondary-button{min-height:30px;padding:5px 10px;font-size:11px}.cart-merge-notice .icon-button{width:30px;height:30px}.store-header{z-index:60;background:var(--surface);border-bottom:1px solid var(--line);height:70px;position:sticky;top:0}.offline-banner+.store-header{top:30px}.cart-merge-notice+.store-header{top:48px}.offline-banner+.cart-merge-notice+.store-header{top:78px}.store-header__inner,.public-header__inner{grid-template-columns:220px minmax(280px,760px) auto auto;align-items:center;gap:18px;width:min(1540px,100%);height:100%;margin:0 auto;padding:0 22px;display:grid}.public-login-button{color:#32465a;cursor:pointer;background:#fff;border:1px solid #b7c6d1;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 13px;font-size:12px;font-weight:800;display:inline-flex}.public-login-button:hover{border-color:var(--teal);color:var(--teal-dark);background:var(--teal-soft)}.brand-lockup{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.brand-lockup img{object-fit:contain;width:46px;height:46px}.brand-lockup span{display:grid}.brand-lockup strong{color:var(--store-accent,#f15f22);font-size:17px;line-height:1.15}.brand-lockup small{color:var(--store-primary,var(--teal));font-size:12px;font-weight:700}.brand-mark{place-items:center;display:grid;overflow:hidden}.brand-mark--small img{transform:scale(.76)}.brand-mark--large img{transform:scale(1.15)}.header-search{background:#f9fbfc;border:1px solid #bdcbd6;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;height:42px;padding:0 12px;display:grid}.header-search:focus-within{border-color:var(--teal);background:#fff;box-shadow:0 0 0 3px #087f8c1a}.header-search svg{color:#617084}.header-search input{background:0 0;border:0;outline:0;min-width:0;height:100%;font-size:14px}.header-search button{cursor:pointer;color:#66758a;background:0 0;border:0;place-items:center;display:grid}.header-cart{background:var(--teal-soft);cursor:pointer;height:44px;color:var(--teal-dark);border:1px solid #a7d9d5;border-radius:6px;align-items:center;gap:9px;padding:5px 12px;display:flex}.header-cart span{text-align:left;min-width:55px;display:grid}.header-cart strong{font-size:14px;line-height:1.05}.header-cart small{font-size:11px;line-height:1.1}.account-anchor{position:relative}.account-button{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;max-width:250px;padding:3px 0;display:flex}.account-avatar{color:#fff;background:#152a40;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.account-button>span:not(.account-avatar){min-width:0;display:grid}.account-button strong,.account-button small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.account-button strong{font-size:13px}.account-button small{max-width:160px;color:var(--muted);font-size:11px}.account-menu{z-index:80;border:1px solid var(--line);width:270px;box-shadow:var(--shadow);background:#fff;border-radius:7px;padding:8px;position:absolute;top:calc(100% + 12px);right:0}.account-menu__identity{border-bottom:1px solid var(--line);gap:3px;padding:10px 10px 12px;display:grid}.account-menu__identity strong{font-size:13px}.account-menu__identity span{color:var(--muted);font-size:11px}.account-menu button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:9px;width:100%;padding:10px;font-size:13px;display:flex}.account-menu button:hover{background:var(--soft)}.mobile-menu-button,.mobile-sidebar-head{display:none!important}.store-layout{grid-template-columns:218px minmax(0,1fr);width:min(1540px,100%);min-height:calc(100vh - 70px);margin:0 auto;display:grid}.store-sidebar{border-right:1px solid var(--line);background:#edf2f5;align-self:start;height:calc(100vh - 70px);padding:22px 14px;position:sticky;top:70px}.offline-banner~.store-layout .store-sidebar{height:calc(100vh - 100px);top:100px}.nav-button{cursor:pointer;color:#384a5e;text-align:left;background:0 0;border:0;border-left:3px solid #0000;border-radius:4px;grid-template-columns:25px 1fr auto;align-items:center;gap:7px;width:100%;height:42px;margin-bottom:3px;padding:0 10px;font-size:13px;font-weight:700;display:grid}.nav-button:hover{background:#ffffffb3}.nav-button.is-active{border-left-color:var(--teal);color:var(--teal-dark);background:#fff;box-shadow:0 1px 2px #172d430f}.nav-button b{background:var(--orange);color:#fff;text-align:center;border-radius:10px;min-width:20px;padding:2px 6px;font-size:10px}.sidebar-help{background:#ffffffb8;border:1px solid #c8d7df;border-radius:6px;gap:5px;padding:12px;display:grid;position:absolute;bottom:22px;left:16px;right:16px}.sidebar-help strong{color:var(--teal-dark);font-size:12px}.sidebar-help span{color:var(--muted);font-size:11px;line-height:1.45}.sidebar-scrim{display:none}.store-main{min-width:0;padding:26px clamp(18px,3vw,42px) 60px}.public-store-main{width:min(1540px,100%);min-height:calc(100vh - 70px);margin:0 auto}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:66px;margin-bottom:20px;display:flex}.page-heading>div{min-width:0}.eyebrow{color:var(--teal);text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:900}.page-heading h1{margin:0;font-size:clamp(22px,2.3vw,30px);line-height:1.15}.page-heading span{color:var(--muted);margin-top:4px;font-size:13px;display:block}.field-label,.password-form label{color:#526276;gap:5px;font-size:11px;font-weight:800;display:grid}.field-label input,.field-label select,.field-label textarea,.password-form input,.login-panel input{width:100%;min-height:38px;color:var(--ink);background:#fff;border:1px solid #b9c7d3;border-radius:5px;padding:8px 10px}.confirm-check input{width:17px;height:17px;accent-color:var(--teal)}.catalog-tag-chips{background:#f4fffd;border:1px solid #c5ebe7;border-radius:7px;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px;padding:9px 12px;display:flex}.catalog-tag-chip{color:#14585a;background:#fff;border:1px solid #8ed5cf;border-radius:14px;align-items:center;gap:5px;min-height:27px;padding:4px 7px 4px 10px;font-size:11px;font-weight:800;display:inline-flex}.catalog-tag-chip button{color:#14585a;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:17px;height:17px;padding:0;display:grid}.catalog-tag-chip button:hover{background:#d9f5f1}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;transition:border-color .12s,box-shadow .12s;overflow:hidden}.product-card:hover{border-color:#afc1cf;box-shadow:0 8px 22px #1c374d17}.product-card.is-in-cart{border-color:#7bc8c2}.product-image{aspect-ratio:1.42;background:#f7f9fa;border-bottom:1px solid #e3e9ed;place-items:center;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;padding:12px}.product-image__fallback{color:#b5c0c9}.is-hidden{display:none!important}.promotion-badge{background:var(--orange);color:#fff;border-radius:4px;align-items:center;gap:4px;padding:4px 7px;font-size:10px;font-weight:900;display:flex;position:absolute;top:8px;left:8px}.product-body{align-content:start;gap:7px;min-height:270px;padding:12px;display:grid}.product-meta{color:var(--teal);text-transform:uppercase;justify-content:space-between;gap:8px;font-size:10px;font-weight:800;display:flex}.product-meta span,.product-meta small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-meta small{color:#7a8999}.product-card h2{overflow-wrap:anywhere;min-height:38px;margin:0;font-size:14px;line-height:1.32}.product-card p{min-height:17px;color:var(--muted);margin:0;font-size:11px}.product-promotion{border-left:3px solid var(--orange);background:var(--orange-soft);min-height:43px;padding:7px 8px;display:grid}.product-promotion strong{color:#a73e0b;font-size:10px}.product-promotion span{white-space:nowrap;text-overflow:ellipsis;color:#754b35;font-size:10px;overflow:hidden}.product-price-row{justify-content:space-between;align-items:end;gap:8px;margin-top:auto;display:flex}.product-price{min-width:0;display:grid}.product-price small{color:var(--muted);font-size:10px}.product-price strong{color:var(--ink);font-size:18px}.product-price span{color:var(--green);font-size:10px;font-weight:800}.product-price s{color:#8793a0;font-weight:500}.stock-badge{border-radius:4px;flex:none;padding:4px 6px;font-size:9px;font-weight:900}.stock-badge--available{color:var(--green);background:var(--green-soft)}.stock-badge--limited{color:var(--yellow);background:var(--yellow-soft)}.stock-badge--unavailable{color:#784d61;background:#f5edf3}.product-add-actions{grid-template-columns:1fr 38px;gap:7px;margin-top:2px;display:grid}.product-quantity{grid-template-columns:1fr 1fr;gap:8px;margin-top:3px;display:grid}.product-quantity>div{gap:3px;min-width:0;display:grid}.product-quantity span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.quantity-control{background:#fff;border:1px solid #adc1ce;border-radius:5px;grid-template-columns:30px minmax(32px,1fr) 30px;width:100%;height:34px;display:grid;overflow:hidden}.quantity-control button{cursor:pointer;color:var(--teal-dark);background:#f0f5f7;border:0;place-items:center;padding:0;display:grid}.quantity-control button:disabled{color:#b6c0c8;cursor:default}.quantity-control input{text-align:center;border:0;border-left:1px solid #d1dbe2;border-right:1px solid #d1dbe2;outline:0;width:100%;min-width:0;padding:0 2px;font-size:12px;font-weight:800}.primary-button,.secondary-button,.text-button,.icon-button{cursor:pointer;justify-content:center;align-items:center;gap:7px;display:inline-flex}.primary-button{border:1px solid var(--teal);background:var(--teal);color:#fff;border-radius:5px;min-height:38px;padding:8px 14px;font-size:12px;font-weight:800}.primary-button:hover{background:var(--teal-dark)}.primary-button:disabled{cursor:default;background:#cbd5da;border-color:#b8c6cd}.secondary-button{color:#32465a;background:#fff;border:1px solid #b7c6d1;border-radius:5px;min-height:38px;padding:8px 13px;font-size:12px;font-weight:700}.secondary-button:hover{border-color:var(--teal);color:var(--teal-dark)}.text-button{min-height:34px;color:var(--teal-dark);background:0 0;border:0;padding:6px;font-size:12px;font-weight:800}.danger-text{color:var(--red)}.icon-button{cursor:pointer;background:#fff;border:1px solid #bdcad4;border-radius:5px;width:38px;height:38px;padding:0}.load-more{justify-content:center;padding:24px 0 0;display:flex}.cart-layout{grid-template-columns:minmax(0,1fr) 335px;align-items:start;gap:22px;display:grid}.cart-lines{gap:9px;display:grid}.cart-line{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:72px minmax(180px,1fr) 250px 115px 36px;align-items:center;gap:12px;min-height:100px;padding:11px;display:grid;position:relative}.cart-line__image{color:#a9b6c1;background:#f7f9fa;border:1px solid #e1e7eb;border-radius:4px;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.cart-line__image img{object-fit:contain;width:100%;height:100%;padding:4px}.cart-line__identity{gap:3px;min-width:0;display:grid}.cart-line__identity small{color:var(--teal);font-size:10px;font-weight:800}.cart-line__identity h2{overflow-wrap:anywhere;margin:0;font-size:13px}.cart-line__identity>span{color:var(--muted);font-size:10px}.line-promo{background:var(--orange-soft);border-radius:3px;align-items:center;gap:4px;width:fit-content;padding:3px 5px;font-weight:800;display:flex;color:#a33e0c!important}.cart-line__quantities{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cart-line__quantities label{min-width:0;color:var(--muted);text-transform:uppercase;gap:3px;font-size:9px;font-weight:800;display:grid}.cart-line__price{text-align:right;justify-items:end;display:grid}.cart-line__price small{color:var(--muted);font-size:10px}.cart-line__price strong{font-size:15px}.cart-line__price span{color:var(--green);font-size:10px;font-weight:800}.cart-line__remove{width:34px;height:34px;color:var(--red)}.availability-line{color:#765100;border-top:1px dashed #e3c66b;grid-column:2/-1;align-items:center;gap:6px;margin-top:-3px;padding-top:7px;font-size:10px;display:flex}.availability-line--unavailable{color:var(--red);border-color:#efadb4}.continue-button{justify-self:start}.cart-summary{border:1px solid #bdccd6;border-top:4px solid var(--teal);background:#fff;border-radius:6px;padding:17px;position:sticky;top:90px}.cart-summary h2,.checkout-grid h3,.order-modal-bottom h3{margin:0 0 13px;font-size:15px}.summary-rows{gap:10px;display:grid}.summary-rows>div{color:#526276;justify-content:space-between;gap:10px;font-size:12px;display:flex}.summary-rows strong{color:var(--ink)}.summary-rows .discount-row,.summary-rows .discount-row strong{color:var(--green)}.summary-rows .summary-total{border-top:1px solid var(--line);color:var(--ink);align-items:end;margin-top:3px;padding-top:13px;font-weight:800}.summary-total strong{color:var(--teal-dark);font-size:23px}.perception-box{background:#f8f2fc;border:1px solid #d5c3e7;border-radius:5px;margin-top:12px}.perception-box summary{cursor:pointer;color:#60417d;justify-content:space-between;align-items:center;gap:10px;padding:9px;font-size:10px;font-weight:800;display:flex}.perception-box summary span{align-items:center;gap:6px;display:flex}.perception-box>div{border-top:1px solid #e2d6ed;justify-content:space-between;padding:7px 9px;font-size:10px;display:flex}.reservation-note,.checkout-stock{background:var(--green-soft);color:var(--green);border:1px solid #a7d9cf;border-radius:5px;align-items:flex-start;gap:9px;margin-top:13px;padding:10px;display:flex}.reservation-note>div,.checkout-stock>div{gap:2px;display:grid}.reservation-note strong,.checkout-stock strong{font-size:11px}.reservation-note span,.checkout-stock span{color:#416859;font-size:10px;line-height:1.4}.inline-alert{background:var(--yellow-soft);color:#6e4e04;border:1px solid #ead277;border-radius:4px;align-items:flex-start;gap:7px;margin-top:9px;padding:8px 9px;font-size:10px;line-height:1.4;display:flex}.inline-alert--error{color:#942532;background:var(--red-soft);border-color:#efb2b8}.checkout-button{width:100%;margin-top:14px}.summary-help{color:var(--muted);text-align:center;margin-top:8px;font-size:10px;display:block}.cart-drawer-layer{z-index:140;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer-scrim{cursor:pointer;background:#0f1c2a6b;border:0;position:absolute;inset:0}.cart-drawer{background:#fff;border-left:1px solid #cbd6dd;grid-template-rows:auto minmax(0,1fr) auto;width:min(720px,100vw);height:100%;animation:.18s ease-out both cart-drawer-enter;display:grid;position:relative;overflow:hidden;box-shadow:-18px 0 46px #0d1f2f40}.cart-drawer__header{background:#fff;border-bottom:1px solid #dce5eb;justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;padding:16px 18px 13px;display:flex}.cart-drawer__customer{gap:3px;min-width:0;display:grid}.cart-drawer__customer strong{color:#172536;overflow-wrap:anywhere;font-size:17px;line-height:1.15}.cart-drawer__customer span,.cart-drawer__customer small{color:#56687a;overflow-wrap:anywhere;font-size:11px;line-height:1.35}.cart-drawer__actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.cart-drawer__actions .secondary-button{white-space:nowrap;min-height:32px;padding:5px 9px;font-size:11px}.cart-drawer__actions .icon-button{width:32px;height:32px}.cart-drawer__clear{color:var(--red)}.cart-drawer__close{color:#506376}.cart-drawer__body{background:#f7f9fb;min-height:0;padding:17px 18px;overflow-y:auto}.cart-drawer__lines{gap:10px;display:grid}.cart-drawer .cart-line{border-radius:5px;grid-template-columns:minmax(0,1fr) 220px 116px 34px;gap:11px;min-height:92px;padding:12px;box-shadow:0 1px 2px #1930440d}.cart-drawer .cart-line__image{display:none}.cart-drawer .cart-line__identity h2{font-size:13px;line-height:1.25}.cart-drawer .cart-line__identity>span{font-size:10px}.cart-drawer .cart-line__quantities{gap:7px}.cart-drawer .cart-line__price strong{color:#1d2b3a;font-size:16px}.cart-drawer .cart-line__remove{width:32px;height:32px}.cart-drawer .availability-line{grid-column:1/-1}.cart-drawer__empty{color:#80909f;text-align:center;place-content:center;justify-items:center;gap:10px;min-height:260px;display:grid}.cart-drawer__empty p{margin:0;font-size:13px}.cart-drawer__address-alert{margin-top:14px}.cart-drawer__footer{background:#fff;border-top:1px solid #dce5eb;gap:9px;padding:12px 16px 14px;display:grid;box-shadow:0 -10px 28px #19304414}.cart-drawer__details{background:#fbfcfd;border:1px solid #dae3ea;border-radius:6px}.cart-drawer__details summary{cursor:pointer;color:#526577;justify-content:space-between;align-items:center;gap:10px;min-height:31px;padding:7px 9px;font-size:10px;font-weight:800;list-style:none;display:flex}.cart-drawer__details summary::-webkit-details-marker{display:none}.cart-drawer__details[open] summary{border-bottom:1px solid #e0e7ed}.cart-drawer__details .summary-rows{gap:6px;padding:9px}.cart-drawer__details .summary-rows>div{font-size:11px}.cart-drawer__details .summary-total{margin-top:3px;padding-top:8px}.cart-drawer__details .summary-total strong{font-size:16px}.cart-drawer__details .perception-box{margin:0 9px 9px}.cart-drawer__total{color:#285ab2;background:#eef5ff;border:1px solid #c7d9f3;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;min-height:43px;padding:7px 11px;display:flex}.cart-drawer__total span{font-size:13px;font-weight:800}.cart-drawer__total strong{letter-spacing:0;font-size:20px}.cart-drawer__checkout{color:#fff;cursor:pointer;background:#e33d88;border:1px solid #bc2868;border-radius:999px;width:100%;min-height:43px;font-size:14px;font-weight:900}.cart-drawer__checkout:hover:not(:disabled){background:#c93275}.cart-drawer__checkout:disabled{cursor:not-allowed;background:#e7b8cf;border-color:#d9b8c8}.cart-drawer__footer>small{color:#718192;text-align:center;font-size:10px;line-height:1.35}@keyframes cart-drawer-enter{0%{transform:translate(100%)}to{transform:translate(0)}}.orders-list{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.order-row{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;grid-template-columns:minmax(180px,1.3fr) 155px minmax(190px,1fr) 130px 20px;align-items:center;gap:14px;width:100%;min-height:82px;padding:12px 15px;display:grid}.order-row:last-child{border-bottom:0}.order-row:hover{background:#f8fbfc}.order-number{gap:2px;display:grid}.order-number small,.order-number span{color:var(--muted);font-size:10px}.order-number strong{font-size:14px}.order-status{color:#4b5f72;background:#eef3f6;border-radius:4px;align-items:center;gap:5px;width:fit-content;padding:5px 7px;font-size:10px;font-weight:900;display:inline-flex}.order-status--confirmed,.order-status--preparing{color:#755500;background:var(--yellow-soft)}.order-status--ready{color:var(--teal-dark);background:var(--teal-soft)}.order-status--delivered{color:var(--green);background:var(--green-soft)}.order-status--cancelled{color:var(--red);background:var(--red-soft)}.order-reservation{gap:4px;display:grid}.order-reservation span{color:var(--green);align-items:center;gap:5px;font-size:10px;font-weight:800;display:flex}.order-reservation .has-missing{color:#966100}.order-total{text-align:right;font-size:15px}.order-chevron{color:#7b8b99;transform:rotate(-90deg)}.simple-data-list{gap:7px;display:grid}.simple-data-list>button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:6px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;width:100%;min-height:72px;padding:11px 13px;display:grid}.simple-data-list>button:hover{border-color:#aec1ce}.simple-data-list button>div{gap:3px;min-width:0;display:grid}.simple-data-list small,.simple-data-list span{color:var(--muted);font-size:10px}.simple-data-list strong{overflow-wrap:anywhere;font-size:13px}.data-icon{width:38px;height:38px;color:var(--teal);background:var(--teal-soft);border-radius:5px;place-items:center;display:grid}.data-icon--warning{color:#966100;background:var(--yellow-soft)}.price-change-list>button{grid-template-columns:48px 1fr auto}.price-change-list img{object-fit:contain;width:45px;height:45px}.variation{background:var(--red-soft);border-radius:4px;padding:5px 7px;font-weight:900;color:var(--red)!important}.variation.is-down{background:var(--green-soft);color:var(--green)!important}.modal-layer{z-index:120;background:#0f1f3094;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.store-modal{background:#fff;border:1px solid #afbfcb;border-radius:7px;grid-template-rows:auto minmax(0,1fr);width:min(660px,100%);max-height:calc(100vh - 36px);display:grid;overflow:hidden;box-shadow:0 24px 70px #0b1d2e59}.store-modal--small{width:min(470px,100%)}.store-modal--large{width:min(1020px,100%)}.store-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:12px 16px;display:flex}.store-modal>header h2{margin:0;font-size:19px}.store-modal>header p{color:var(--muted);margin:3px 0 0;font-size:11px}.store-modal__body{min-height:0;padding:17px;overflow:auto}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:17px;padding-top:13px;display:flex}.checkout-grid{grid-template-columns:minmax(0,1fr) 340px;gap:22px;display:grid}.checkout-grid section{align-content:start;gap:13px;display:grid}.checkout-summary{border:1px solid var(--line);background:var(--soft);border-radius:6px;padding:14px}.field-label textarea{resize:vertical;min-height:82px}.confirm-check{border:1px solid #cbd6dd;border-radius:5px;grid-template-columns:auto 1fr;align-items:start;gap:9px;padding:10px;font-size:11px;line-height:1.45;display:grid}.form-error{background:var(--red-soft);color:#932533;border:1px solid #ecadb4;border-radius:5px;align-items:flex-start;gap:7px;margin-top:10px;padding:9px;font-size:11px;font-weight:700;display:flex}.order-modal-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.order-modal-head>strong{color:var(--teal-dark);font-size:22px}.order-stock-summary{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:13px;display:grid}.order-stock-summary>div{background:var(--green-soft);color:var(--green);border:1px solid #a8d8c6;border-radius:5px;align-items:center;gap:9px;padding:10px;display:flex}.order-stock-summary .is-missing{background:var(--yellow-soft);color:#906000;border-color:#e8d078}.order-stock-summary span{color:#50685f;gap:2px;font-size:10px;display:grid}.order-stock-summary strong{color:inherit;font-size:11px}.order-detail-lines{border:1px solid var(--line);border-radius:5px;overflow:hidden}.order-detail-line{border-bottom:1px solid var(--line);grid-template-columns:1fr 215px 110px;align-items:center;gap:12px;padding:10px;display:grid}.order-detail-line:last-child{border-bottom:0}.order-detail-line>div:first-child{gap:2px;min-width:0;display:grid}.order-detail-line small,.order-detail-line span{color:var(--muted);font-size:10px}.order-detail-line strong{font-size:12px}.order-detail-line>strong{text-align:right}.order-detail-availability{gap:3px;display:grid}.order-detail-availability .reserved{color:var(--green);font-weight:800}.order-detail-availability .missing{color:#946100;font-weight:800}.order-modal-bottom{grid-template-columns:1fr 1fr;gap:20px;margin-top:17px;display:grid}.order-modal-bottom p{color:#526276;margin:0;font-size:11px;line-height:1.5}.customer-note{background:var(--soft);border-left:3px solid #a9c8d1;padding:8px;margin-top:8px!important}.order-timeline>div{grid-template-columns:10px 1fr;gap:7px;display:grid}.order-timeline>div>span{background:var(--teal);border-radius:50%;width:7px;height:7px;margin-top:5px}.order-timeline p{padding-bottom:8px;display:grid}.order-timeline small{color:var(--muted);font-size:9px}.password-form{gap:12px;display:grid}.password-form p{color:#526276;margin:0 0 3px;font-size:12px;line-height:1.5}.password-form label small{color:var(--muted);font-weight:500}.form-help{color:var(--muted);text-align:center;font-size:10px;line-height:1.45}.public-registration-form{gap:14px;display:grid}.public-register-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.public-register-grid__wide{grid-column:1/-1}.empty-state{text-align:center;background:#ffffffa6;border:1px dashed #bfccd5;border-radius:7px;align-content:center;place-items:center;gap:8px;min-height:300px;padding:32px;display:grid}.empty-state>span{width:62px;height:62px;color:var(--teal);background:var(--teal-soft);border-radius:50%;place-items:center;display:grid}.empty-state h2{margin:3px 0 0;font-size:17px}.empty-state p{max-width:440px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.empty-state button{margin-top:6px}.error-state{background:var(--red-soft);color:var(--red);border:1px solid #efb3b9;border-radius:6px;align-items:center;gap:12px;padding:15px;display:flex}.error-state>div{flex:1;gap:2px;display:grid}.error-state strong{font-size:13px}.error-state span{font-size:11px}.skeleton-grid{margin-top:8px}.product-skeleton{border:1px solid var(--line);background:#fff;border-radius:7px;height:400px;overflow:hidden}.product-skeleton span{background:#e7ecef;height:175px;display:block}.product-skeleton i{background:#e7ecef;border-radius:2px;height:13px;margin:18px 13px 0;animation:1.2s ease-in-out infinite alternate pulse;display:block}.product-skeleton i:nth-child(3){width:72%}.product-skeleton i:nth-child(4){width:48%}.floating-loader{width:42px;height:42px;box-shadow:var(--shadow);color:var(--teal);background:#fff;border-radius:50%;place-items:center;display:grid;position:fixed;bottom:22px;right:22px}.store-toast{z-index:150;max-width:min(420px,100vw - 40px);box-shadow:var(--shadow);color:var(--green);background:#fff;border:1px solid #9fcdb9;border-radius:6px;align-items:center;gap:9px;padding:12px 14px;font-size:12px;font-weight:800;display:flex;position:fixed;bottom:20px;right:20px}.store-toast--error{color:var(--red);border-color:#efadb4}.store-toast--info{color:var(--teal-dark);border-color:#9bc9d0}.spin{animation:.8s linear infinite spin}.boot-screen{min-height:100vh;color:var(--store-primary,var(--teal));background:var(--store-background,#f7f9fa);font-family:var(--store-font,Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);align-content:center;place-items:center;gap:11px;font-size:12px;font-weight:800;display:grid}.boot-screen__brand{color:var(--store-accent,#ff6d22);letter-spacing:0;align-items:center;gap:9px;font-size:23px;display:flex}.boot-screen__brand img{object-fit:contain;width:32px;height:32px}.boot-screen__brand span{gap:2px;display:grid}.boot-screen__brand strong{font-weight:850}.boot-screen__brand small{color:var(--store-primary,#009eaa);font-size:11px;font-weight:800}.login-shell{background:#f2f6f7;grid-template-columns:minmax(340px,1.05fr) minmax(390px,.95fr);min-height:100vh;display:grid}.login-brand{text-align:center;background:#eaf5f4;border-right:1px solid #cbd9df;align-content:center;place-items:center;gap:22px;padding:60px;display:grid}.login-brand img{object-fit:contain;width:min(330px,70%);max-height:300px}.login-brand div{gap:7px;display:grid}.login-brand strong{color:var(--teal-dark);font-size:25px}.login-brand span{color:#526a70;max-width:430px;font-size:13px}.login-panel{background:#fff;border:1px solid #c3d0d8;border-radius:7px;gap:16px;width:min(430px,100% - 48px);margin:auto;padding:26px;display:grid;box-shadow:0 16px 42px #1c39491f}.login-panel__head{align-items:center;gap:12px;margin-bottom:4px;display:flex}.login-icon{color:#fff;background:var(--teal);border-radius:5px;place-items:center;width:43px;height:43px;display:grid}.login-panel h1{margin:0;font-size:22px}.login-panel p{color:var(--muted);margin:3px 0 0;font-size:11px}.login-panel label{color:#526276;gap:5px;font-size:11px;font-weight:800;display:grid}.login-submit{width:100%}.login-panel>small{color:var(--muted);text-align:center;font-size:9px;line-height:1.4}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:.55}to{opacity:1}}@media (width<=1240px){.store-header__inner,.public-header__inner{grid-template-columns:185px minmax(240px,1fr) auto auto;gap:12px;padding:0 16px}.brand-lockup img{width:40px;height:40px}.account-button small{max-width:115px}.store-layout{grid-template-columns:190px minmax(0,1fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-main{padding-left:22px;padding-right:22px}.cart-line{grid-template-columns:60px minmax(160px,1fr) 215px 100px 34px;gap:9px}.cart-line__image{width:60px;height:60px}}@media (width<=1020px){.store-header__inner,.public-header__inner{grid-template-columns:auto minmax(210px,1fr) auto auto}.brand-lockup span{display:none}.store-layout{grid-template-columns:72px minmax(0,1fr)}.store-sidebar{padding:18px 8px}.nav-button{border-bottom:3px solid #0000;border-left:0;grid-template-columns:1fr;justify-items:center;height:48px;padding:0}.nav-button span{display:none}.nav-button.is-active{border-bottom-color:var(--teal)}.nav-button b{margin:-24px 0 0 26px;position:absolute}.sidebar-help{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-body{padding:10px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-line{grid-template-columns:58px minmax(150px,1fr) 215px 100px 34px}.order-row{grid-template-columns:minmax(160px,1.2fr) 140px minmax(160px,1fr) 110px 18px;gap:9px}}@media (width<=840px){.cart-merge-notice{width:calc(100% - 20px);margin-top:5px}.cart-merge-notice span{display:none}.store-header{height:62px}.store-header__inner{grid-template-columns:38px 42px minmax(160px,1fr) auto;gap:8px;padding:0 10px}.public-header__inner{grid-template-columns:42px minmax(160px,1fr) auto auto;gap:8px;padding:0 10px}.public-header__inner .brand-lockup span{display:none}.public-header__inner .brand-lockup img{width:38px;height:38px}.public-header__inner .header-search{height:38px}.public-header__inner .header-cart{height:38px;padding:4px 9px}.public-header__inner .header-cart small{display:none}.public-login-button{min-height:38px;padding:6px 9px;font-size:11px}.mobile-menu-button{display:grid!important}.brand-lockup img{width:38px;height:38px}.header-search{height:38px}.header-cart{height:38px;padding:4px 9px}.header-cart span{min-width:0}.header-cart small,.account-anchor{display:none}.store-layout{min-height:calc(100vh - 62px);display:block}.store-sidebar{z-index:100;width:270px;box-shadow:var(--shadow);padding:12px;transition:transform .16s;position:fixed;bottom:0;left:0;transform:translate(-102%);height:auto!important;top:0!important}.store-sidebar.is-open{transform:translate(0)}.mobile-sidebar-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:50px;margin-bottom:8px;padding:0 4px 10px 10px;display:flex!important}.nav-button{border-bottom:0;border-left:3px solid #0000;grid-template-columns:26px 1fr auto;justify-items:start;height:44px;padding:0 10px}.nav-button span{display:block}.nav-button.is-active{border-left-color:var(--teal)}.nav-button b{margin:0;position:static}.sidebar-help{display:grid;position:absolute}.sidebar-scrim{z-index:95;background:#0f1f307a;border:0;display:block;position:fixed;inset:0}.store-main{padding:20px 14px 50px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-line{grid-template-columns:55px 1fr 34px}.cart-line__quantities{grid-column:2/3;width:min(260px,100%)}.cart-line__price{grid-area:1/3/3;align-self:center}.cart-line__remove{opacity:0;pointer-events:none;grid-area:1/3;place-self:start end}.availability-line{grid-column:1/-1}.order-row{grid-template-columns:1fr auto}.order-status{justify-self:end}.order-reservation{grid-column:1}.order-total{grid-area:2/2}.order-chevron{display:none}.checkout-grid{grid-template-columns:1fr}.checkout-summary{order:-1}.login-shell{grid-template-columns:1fr}.login-brand{display:none}.login-panel{margin-top:12vh}.public-register-grid{grid-template-columns:1fr}.public-register-grid__wide{grid-column:auto}}@media (width<=560px){.store-header__inner,.public-header__inner{grid-template-columns:38px minmax(0,1fr) auto}.public-header__inner .public-login-button{width:38px;padding:0;font-size:0}.public-header__inner .public-login-button svg{width:17px;height:17px}.brand-lockup{display:none}.header-search{min-width:0}.header-search input{font-size:12px}.page-heading{min-height:55px;margin-bottom:13px}.page-heading h1{font-size:21px}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:125px minmax(0,1fr);display:grid}.product-image{aspect-ratio:auto;border-bottom:0;border-right:1px solid #e3e9ed;min-height:100%}.product-body{min-height:260px}.cart-line{grid-template-columns:48px minmax(0,1fr)}.cart-line__image{width:48px;height:48px}.cart-line__remove{display:none}.cart-line__price{text-align:left;grid-area:auto/2;justify-items:start}.cart-line__quantities{grid-column:1/-1;width:100%}.order-stock-summary,.order-modal-bottom{grid-template-columns:1fr}.order-detail-line{grid-template-columns:1fr auto}.order-detail-availability{grid-column:1}.order-detail-line>strong{grid-area:1/2/3}.modal-layer{padding:0}.store-modal{border:0;border-radius:0;height:100vh;max-height:100vh}.modal-actions{background:#fff;margin-left:-17px;margin-right:-17px;padding:12px 17px 17px;position:sticky;bottom:-17px}.modal-actions>*{flex:1}.store-toast{max-width:calc(100vw - 20px);bottom:10px;right:10px}.login-panel{width:calc(100% - 28px);padding:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=760px){.cart-drawer{width:min(640px,100vw)}.cart-drawer .cart-line{grid-template-columns:minmax(0,1fr) 175px 96px 32px;gap:8px}.cart-drawer .cart-line__quantities{gap:5px}}@media (width<=560px){.cart-drawer{border-left:0;width:100vw;height:100dvh}.cart-drawer__header{gap:10px;padding:12px}.cart-drawer__customer strong{font-size:15px}.cart-drawer__actions{gap:5px}.cart-drawer__actions .secondary-button{padding:5px 7px;font-size:10px}.cart-drawer__body{padding:12px}.cart-drawer .cart-line{grid-template-columns:minmax(0,1fr) 32px;min-height:0;padding:10px}.cart-drawer .cart-line__identity{grid-column:1}.cart-drawer .cart-line__quantities{grid-column:1/-1;width:100%}.cart-drawer .cart-line__price{text-align:left;grid-column:1;justify-items:start}.cart-drawer .cart-line__remove{grid-area:1/2}.cart-drawer__footer{padding:10px 12px 12px}}.storefront-reference-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;height:82px;box-shadow:0 2px 14px #1424380f}.store-header__inner--reference,.public-header__inner--reference{grid-template-columns:240px minmax(280px,1fr) auto auto auto;gap:12px;width:min(1600px,100%);padding:0 28px}.storefront-reference-header .brand-lockup{justify-content:flex-start;min-width:0}.storefront-reference-header .brand-lockup>span{display:inline-flex}.storefront-reference-header .brand-mark{width:44px;height:44px;color:var(--store-accent,#f36a27);justify-content:center;align-items:center}.storefront-reference-header .brand-mark svg{filter:drop-shadow(0 1px #05626d33)}.storefront-reference-header .brand-word{white-space:nowrap;align-items:start;gap:2px}.storefront-reference-header .brand-word strong{color:var(--store-accent,#f36a27);font-size:25px;font-weight:900;line-height:1}.storefront-reference-header .brand-word small{color:var(--store-primary,#0094a9);font-size:10px;font-weight:800;line-height:1.1}.storefront-reference-header .header-search{height:40px;box-shadow:none;background:#fff;border-color:#c7cfd8;border-radius:22px}.storefront-reference-header .header-search:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #087f8c1f}.header-tags{color:#34475c;cursor:pointer;background:#fff;border:1px solid #b8c4cf;border-radius:20px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:8px 13px;font-size:12px;font-weight:800;display:inline-flex}.header-tags:hover,.header-tags.is-active{border-color:var(--teal);color:var(--teal-dark);background:var(--teal-soft)}.storefront-reference-header .header-cart{color:#172838;background:#fff;border-color:#1e3041;border-radius:7px;justify-content:center;width:46px;height:42px;padding:0}.storefront-reference-header .header-cart span{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:18px;min-width:18px;height:18px;margin:-31px 0 0 32px;font-size:10px;display:grid;position:absolute}.storefront-reference-header .header-cart span small{display:none}.storefront-reference-header .header-cart span strong{font-size:10px}.storefront-reference-header .public-login-button{border-color:var(--store-primary,#a3202c);background:var(--store-primary,#c62836);color:#fff;border-radius:20px;min-height:40px}.storefront-reference-header .public-login-button:hover{filter:brightness(.92);color:#fff}.storefront-reference-header .account-button{background:#fff;border:1px solid #b9c6d0;border-radius:20px;min-height:40px;padding:3px 8px}.storefront-reference-header .account-button:hover{border-color:var(--teal);background:var(--teal-soft)}.storefront-reference-header .account-avatar{width:28px;height:28px;font-size:10px}.store-main--reference,.public-store-main{width:min(1600px,100%);min-height:calc(100vh - 82px);margin:0 auto;padding:18px 28px 64px}.campaign-carousel{background:#eef1f4;border:1px solid #e0e5e9;border-radius:10px;height:clamp(230px,26vw,350px);position:relative;overflow:hidden;box-shadow:0 10px 28px #21354714}.campaign-carousel>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.campaign-carousel__shade{pointer-events:none;background:#0b1a2847;position:absolute;inset:0}.campaign-carousel__content{color:#fff;justify-items:start;gap:5px;display:grid;position:absolute;inset:auto auto 28px 30px}.campaign-carousel__content span{text-transform:uppercase;font-size:11px;font-weight:800}.campaign-carousel__content strong{font-size:clamp(24px,3.2vw,42px);line-height:1}.campaign-carousel__content button{color:#fff;cursor:pointer;background:#0c1825b8;border:1px solid #ffffffd1;border-radius:5px;min-height:34px;margin-top:5px;padding:7px 11px;font-size:11px;font-weight:800}.campaign-carousel__content button:hover{color:#162738;background:#fff}.campaign-carousel__arrow{color:#fff;cursor:pointer;background:#111e2c99;border:1px solid #ffffffc2;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.campaign-carousel__arrow:hover{background:#111e2ce0}.campaign-carousel__arrow--previous{left:15px}.campaign-carousel__arrow--next{right:15px}.campaign-carousel__dots{gap:6px;display:flex;position:absolute;bottom:16px;right:20px}.campaign-carousel__dots button{cursor:pointer;background:0 0;border:1px solid #ffffffdb;border-radius:50%;width:7px;height:7px;padding:0}.campaign-carousel__dots button.is-active{background:#fff;border-radius:8px;width:20px}.catalog-status-row{color:#6c6540;background:#fffde1;border:1px solid #e1e6eb;border-radius:7px;align-items:center;min-height:42px;margin:14px 0 9px;padding:7px 12px;font-size:11px;display:flex}.brand-rail{scrollbar-width:thin;gap:8px;padding:7px 1px 12px;display:flex;overflow-x:auto}.brand-rail button{color:#43576a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d3dbe2;border-radius:20px;flex:none;min-height:36px;padding:7px 13px;font-size:11px;font-weight:800}.brand-rail button:hover{color:var(--teal-dark);border-color:#91b9ba}.brand-rail button.is-active{border-color:var(--teal);background:var(--teal);color:#fff}.store-main--reference .product-grid,.public-store-main .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.store-main--reference .product-card,.public-store-main .product-card{border-color:#e1e6eb;border-radius:7px;box-shadow:0 2px 8px #1c33460a}.store-main--reference .product-card:hover,.public-store-main .product-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1c33461c}.store-main--reference .product-image,.public-store-main .product-image{aspect-ratio:1/.92;background:#fff;border-bottom-color:#edf0f2}.store-main--reference .product-image img,.public-store-main .product-image img{padding:16px}.store-main--reference .product-image__fallback,.public-store-main .product-image__fallback{color:#253d50;text-align:center;background:#f5f8fa;align-content:center;justify-items:center;gap:7px;width:100%;height:100%;padding:22px 18px 17px;display:grid;position:relative}.store-main--reference .product-image__fallback:before,.public-store-main .product-image__fallback:before{content:"";border:1px solid #d6e1e7;border-radius:8px;position:absolute;inset:18px 24px}.store-main--reference .product-image__fallback>*,.public-store-main .product-image__fallback>*{z-index:1;position:relative}.product-image__brand{color:#7b8792;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:9px;font-weight:800;overflow:hidden}.product-image__package{color:#019e9b;background:#fff;border:1px solid #b9cad4;border-radius:7px;place-items:center;width:48px;height:48px;display:grid}.product-image__fallback strong{color:#31495c;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:11px;line-height:1.2;display:-webkit-box;overflow:hidden}.product-image__fallback small{color:#6e7e8d;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;overflow:hidden}.product-sku-badge{color:#374b5d;background:#fffffff0;border:1px solid #b5bec7;border-radius:10px;padding:3px 6px;font-size:9px;font-weight:800;position:absolute;top:8px;right:8px}.store-main--reference .product-body,.public-store-main .product-body{gap:8px;min-height:220px;padding:13px}.store-main--reference .product-card h2,.public-store-main .product-card h2{min-height:38px;font-size:13px}.store-main--reference .product-meta,.public-store-main .product-meta{min-height:14px}.store-main--reference .product-meta span,.public-store-main .product-meta span{color:#7b8792;font-size:10px}.store-main--reference .product-price-row,.public-store-main .product-price-row{align-items:end;margin-top:auto}.store-main--reference .product-price,.public-store-main .product-price{background:#fcebf3;border-radius:4px;width:fit-content;padding:5px 8px}.store-main--reference .product-price small,.public-store-main .product-price small{display:none}.store-main--reference .product-price strong,.public-store-main .product-price strong{color:#cf2d63;font-size:17px}.store-main--reference .stock-badge,.public-store-main .stock-badge{margin-bottom:2px}.store-main--reference .product-add-actions,.public-store-main .product-add-actions{grid-template-columns:1fr 36px}.store-main--reference .product-add-actions .primary-button,.public-store-main .product-add-actions .primary-button{color:#fff;background:#142638;border-color:#142638;min-height:36px}.store-main--reference .product-add-actions .primary-button:hover,.public-store-main .product-add-actions .primary-button:hover{background:#263f59;border-color:#263f59}@media (width<=1240px){.store-header__inner--reference,.public-header__inner--reference{grid-template-columns:195px minmax(220px,1fr) auto auto auto;padding:0 18px}.storefront-reference-header .brand-word strong,.storefront-reference-header .brand-word b{font-size:21px}.store-main--reference,.public-store-main{padding-left:18px;padding-right:18px}.store-main--reference .product-grid,.public-store-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=840px){.storefront-reference-header{height:66px}.store-header__inner--reference,.public-header__inner--reference{grid-template-columns:46px minmax(130px,1fr) auto auto auto;gap:7px;padding:0 10px}.storefront-reference-header .brand-lockup{display:flex}.storefront-reference-header .brand-mark{width:40px;height:42px}.storefront-reference-header .brand-word{display:none!important}.storefront-reference-header .header-search{height:38px}.storefront-reference-header .header-tags{width:38px;min-height:38px;padding:0;font-size:0;position:relative}.storefront-reference-header .header-tags svg{width:17px;height:17px}.storefront-reference-header .header-tags svg+svg{width:11px;height:11px;margin:-21px 0 0 21px;position:absolute}.storefront-reference-header .header-cart{width:38px;height:38px}.storefront-reference-header .header-cart span{margin:-27px 0 0 28px}.storefront-reference-header .public-login-button{width:38px;min-height:38px;padding:0;font-size:0}.storefront-reference-header .public-login-button svg{width:17px;height:17px}.storefront-reference-header .account-anchor{display:block}.storefront-reference-header .account-button{justify-content:center;width:38px;min-height:38px;padding:3px}.storefront-reference-header .account-button>span:not(.account-avatar),.storefront-reference-header .account-button>svg{display:none}.store-main--reference,.public-store-main{min-height:calc(100vh - 66px);padding:12px 12px 44px}.campaign-carousel{border-radius:7px;height:clamp(190px,31vw,260px)}.campaign-carousel__content{bottom:20px;left:20px}.campaign-carousel__arrow{width:32px;height:32px}.catalog-status-row{margin-top:10px}.store-main--reference .product-grid,.public-store-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (width<=560px){.store-header__inner--reference,.public-header__inner--reference{grid-template-columns:40px minmax(0,1fr) 38px 38px 38px;gap:5px;padding:0 7px}.storefront-reference-header .header-search{min-width:0}.storefront-reference-header .header-search>svg{display:none}.campaign-carousel{height:180px}.campaign-carousel__content strong{font-size:25px}.campaign-carousel__content span{font-size:9px}.campaign-carousel__content button{min-height:30px;font-size:10px}.catalog-status-row{font-size:10px}.brand-rail{gap:6px}.brand-rail button{min-height:32px;padding:5px 10px;font-size:10px}.store-main--reference .product-grid,.public-store-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-main--reference .product-card,.public-store-main .product-card{display:block}.store-main--reference .product-image,.public-store-main .product-image{border-bottom:1px solid #edf0f2;border-right:0;min-height:auto}.store-main--reference .product-body,.public-store-main .product-body{min-height:230px;padding:10px}.store-main--reference .product-card h2,.public-store-main .product-card h2{font-size:12px}.store-main--reference .product-price strong,.public-store-main .product-price strong{font-size:14px}}.store-shell--skin-market .storefront-reference-header{border-top:3px solid var(--store-accent)}.store-shell--skin-market .store-main--reference,.store-shell--skin-market .public-store-main{padding-top:16px}.store-shell--skin-clear .storefront-reference-header{height:76px;box-shadow:none}.store-shell--skin-clear .campaign-carousel{box-shadow:none;border-radius:4px}.store-shell--skin-clear .brand-rail button,.store-shell--skin-clear .header-tags,.store-shell--skin-clear .public-login-button{border-radius:4px}.store-shell--skin-clear .product-card{box-shadow:none;border-radius:3px}.store-shell--skin-clear .product-card:hover{transform:none;box-shadow:0 3px 8px #1c334614}.store-shell--skin-night .storefront-reference-header{border-top:3px solid var(--store-accent);box-shadow:none}.store-shell--skin-night .campaign-carousel{box-shadow:none;border-color:#405367}.store-shell--skin-night .brand-rail button{color:#dce8f2;background:#203142;border-color:#4b6073}.store-shell--skin-night .brand-rail button.is-active{border-color:var(--store-primary);background:var(--store-primary);color:#fff}.store-shell--skin-night .catalog-status-row{color:#d7e3eb;background:#223546;border-color:#4a5e70}.store-shell--skin-night .product-card{box-shadow:none;border-color:#405367}.store-shell--skin-night .product-image,.store-shell--skin-night .product-image__fallback{background:#203142;border-color:#405367}
