:root{--gq-blue:#1577f8;--gq-blue-2:#0d63dd;--gq-blue-text:#0d63dd;--gq-blue-soft:#eef5ff;--gq-blue-soft-2:#f5f9ff;--gq-blue-border:#87baff;--gq-blue-border-strong:#6aa8ff;--gq-blue-disabled:#c9d8ee;--gq-blue-rgb:21,119,248;--gq-on-blue:#fff;--gq-app-bg:#f4f7fb;--gq-text:#172033;--gq-muted:#5b6b80;--gq-border:#dde5ee;--gq-soft:#f6f9fc;--gq-green:#22a447;--gq-danger:#e94b5b;--gq-shadow:0 8px 28px rgba(24,48,76,.08)}html,body{margin:0;width:100%;min-width:0;min-height:100%;background:var(--gq-app-bg,#f4f7fb)}body.gq-immersive-body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--gq-text,#172033);line-height:1.35}.gq__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gq .btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-height:32px;padding:.375rem .65rem;border:1px solid transparent;border-radius:.35rem;background:#fff;color:#172033;font:inherit;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer}.gq .btn-sm{min-height:28px;padding:.25rem .5rem;font-size:.875em}.gq .btn-link{border-color:transparent;background:transparent;box-shadow:none}.gq .form-control{display:block;width:100%;max-width:100%;min-width:0;padding:.45rem .6rem;border:1px solid #94a3b8;border-radius:.4rem;background:#fff;color:#172033;font:inherit;line-height:1.3}.gq .form-control:disabled{background:#f1f5f9;color:#475569;opacity:1}.gq .h3{font-size:1.25rem;line-height:1.25;font-weight:700}.gq .mb-1{margin-bottom:.25rem!important}.gq .mb-0{margin-bottom:0!important}.gq .form-group{margin:0 0 .75rem}.gq .form-control-label,.gq .form-group>label{display:block;margin:0 0 .3rem;font-weight:600;color:#334155}.gq .input-group{display:flex;width:100%;align-items:stretch}.gq .input-group>.form-control{flex:1 1 auto;width:1%;border-radius:.4rem 0 0 .4rem}.gq .input-group-btn{display:flex}.gq .input-group-btn>.btn{height:100%;border-radius:0 .4rem .4rem 0}.gq .form-footer{margin-top:1rem}.gq .form-control-comment,.gq .form-text,.gq .help-block{display:block;margin-top:.25rem;color:var(--gq-muted);font-size:.78rem}.gq .custom-checkbox,.gq .custom-radio{display:flex;align-items:flex-start;gap:.45rem}.gq .custom-checkbox input,.gq .custom-radio input{flex:0 0 auto;margin-top:.2rem}.gq button[data-action="show-password"] .material-icons{display:none}.gq button[data-action="show-password"]::after{content:"Mostrar";font-size:.75rem}.gq__showcase,.gq__product{content-visibility:auto;contain-intrinsic-size:auto 260px}html.gq-modal-open{overflow:hidden}body.gq-immersive-body{overflow:hidden}body.gq-immersive-body #wrapper{padding-top:0!important;padding-bottom:0!important}body.gq-immersive-body #wrapper>.container,body.gq-immersive-body #content-wrapper,body.gq-immersive-body #content{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}body.gq-immersive-body .breadcrumb,body.gq-immersive-body .page-header,body.gq-immersive-body h1.page-title,body.gq-immersive-body #footer{display:none!important}.gq{font-family:inherit;color:var(--gq-text);background:var(--gq-app-bg);box-sizing:border-box;position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;padding:10px 14px 12px;overflow:hidden}.gq *{box-sizing:border-box}.gq [hidden]{display:none!important}.gq button,.gq input,.gq select{font:inherit}.gq__muted{color:var(--gq-muted)}.gq__app-head{height:58px;background:#fff;border:1px solid var(--gq-border);border-radius:14px;box-shadow:var(--gq-shadow);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:8px 16px;margin-bottom:10px}.gq__brand-title{display:flex;align-items:center;gap:12px;min-width:0}.gq__hero-icon{width:42px;height:42px;border-radius:12px;background:var(--gq-blue-soft);color:var(--gq-blue);display:grid;place-items:center;font-size:27px;font-weight:800}.gq__brand-title h1{font-size:24px;line-height:1;margin:0 0 5px;font-weight:800}.gq__brand-title small{font-size:12px;color:var(--gq-muted);white-space:nowrap}.gq__top-search{--gq-search-actions-width:96px;height:46px;border:1px solid #cfd9e4;border-radius:10px;background:#fff;display:grid;grid-template-columns:38px 1fr 48px 48px;align-items:center;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.03);position:relative}.gq__search-icon{font-size:24px;color:#50627a;text-align:center}.gq__top-search input{height:100%;border:0!important;outline:0!important;box-shadow:none!important;font-size:15px;padding:0 42px 0 10px!important}.gq__search-clear{position:absolute;z-index:5;right:calc(var(--gq-search-actions-width) + 4px);top:50%;transform:translateY(-50%);width:32px;height:32px;padding:0!important;border:0!important;border-radius:50%;display:grid;place-items:center;background:transparent!important;background-image:none!important;color:#4b6079!important;box-shadow:none!important;cursor:pointer;-webkit-appearance:none;appearance:none}.gq__top-search input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.gq__top-search input[type="search"]::-ms-clear{display:none;width:0;height:0}.gq__search-clear[hidden]{display:none!important}.gq__search-clear .gq__svg-icon{width:17px;height:17px;stroke:currentColor;stroke-width:2.2;fill:none}.gq__search-clear:hover,.gq__search-clear:focus,.gq__search-clear:active{background:var(--gq-blue-soft)!important;color:var(--gq-blue-text)!important;outline:0!important;box-shadow:none!important}.gq__search-button{height:100%;border:0;background:var(--gq-blue);color:var(--gq-on-blue);font-size:22px;cursor:pointer}.gq__search-button:hover{background:var(--gq-blue-2)}.gq__scan-button{height:100%;display:grid;place-items:center;border-left:1px solid var(--gq-border);font-size:20px;color:#35475e;background:#f8fafc}.gq__normal-cart-link{justify-self:end;text-decoration:none!important;border:1px solid var(--gq-border);border-radius:9px;padding:9px 12px;color:#435066;background:#fff;font-weight:600;font-size:13px}.gq__alert-layer{position:absolute;left:50%;top:82px;transform:translateX(-50%);z-index:100;width:min(720px,80vw)}.gq__notice{padding:11px 15px;border-radius:10px;background:#fff4f4;color:#9b2d35;border:1px solid #f1b8be;box-shadow:var(--gq-shadow)}.gq__notice--success{background:#eefbf2;color:#226b36;border-color:#bde4c8}.gq__layout{height:calc(100% - 68px);display:grid;grid-template-columns:minmax(0,2.2fr) minmax(370px,.86fr);gap:10px;min-height:0}.gq__catalog,.gq__cart{min-height:0;min-width:0}.gq__catalog{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:10px}.gq__cart{height:100%}.gq__steps{display:grid;grid-template-columns:minmax(105px,.58fr) repeat(5,minmax(0,1fr));gap:8px;position:relative}.gq__step{min-width:0;background:#fff;border:1px solid var(--gq-border);border-radius:12px;padding:9px 10px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;box-shadow:0 3px 10px rgba(31,50,73,.04)}.gq__step-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--gq-blue-soft);color:var(--gq-blue);font-size:20px;font-weight:700}.gq__step div{min-width:0}.gq__step small,.gq__step strong,.gq__step span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gq__step small{font-size:10px;color:var(--gq-muted);text-transform:uppercase;letter-spacing:.04em}.gq__step strong{font-size:12px;margin:1px 0}.gq__step div>span{font-size:10px;color:var(--gq-muted)}.gq__step--address .gq__step-icon{background:#ebfbef;color:#1f7d3d}.gq__step--carrier .gq__step-icon{background:#f3edff;color:#7a51c7}.gq__step--payment .gq__step-icon{background:#fff6df;color:#8a6200}.gq__step--coupon .gq__step-icon{background:#fff0f3;color:#e04a6a}.gq__step-arrow{display:none}.gq__brand-mark{min-width:0;background:#fff;border:1px solid var(--gq-border);border-radius:12px;padding:5px 10px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px rgba(31,50,73,.04);text-decoration:none!important;overflow:hidden}.gq__brand-mark:hover{border-color:var(--gq-blue-border);box-shadow:0 5px 16px rgba(var(--gq-blue-rgb),.10)}.gq__brand-mark img{display:block!important;position:static!important;transform:none!important;margin:0!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:52px!important;object-fit:contain!important;object-position:center!important}.gq__brand-fallback{font-size:12px;font-weight:800;text-align:center;color:var(--gq-text);line-height:1.15}.gq__catalog-search{background:#fff;border:1px solid var(--gq-border);border-radius:12px;box-shadow:0 3px 10px rgba(31,50,73,.04);padding:6px 8px}.gq__catalog-search .gq__top-search{width:100%;height:42px}.gq__catalog-panel{background:#fff;border:1px solid var(--gq-border);border-radius:14px;box-shadow:var(--gq-shadow);min-height:0;overflow:hidden;display:grid;grid-template-rows:42px minmax(0,1fr)}.gq__catalog-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gq-border);padding:0 14px}.gq__catalog-label{display:flex;align-items:center;gap:8px;font-size:15px}.gq__catalog-label>span{color:var(--gq-blue);font-size:19px}.gq__browser{min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px 14px 22px;scrollbar-width:thin}.gq__browser::-webkit-scrollbar,.gq__cart-lines::-webkit-scrollbar{width:8px}.gq__browser::-webkit-scrollbar-thumb,.gq__cart-lines::-webkit-scrollbar-thumb{background:#c9d4e0;border-radius:8px}.gq__sentinel{height:1px}.gq__toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.gq__toolbar-title{font-weight:800;font-size:16px}.gq__toolbar .btn{border-radius:8px;padding:6px 10px}.gq__category-grid{display:grid;grid-template-columns:repeat(6,minmax(125px,1fr));gap:9px;margin-bottom:12px}.gq__category{border:1px solid var(--gq-border);background:#fff;border-radius:12px;min-height:104px;padding:11px 9px;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:.15s ease}.gq__category:hover,.gq__category:focus{border-color:var(--gq-blue-border);box-shadow:0 5px 16px rgba(var(--gq-blue-rgb),.12);transform:translateY(-1px)}.gq__category-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;font-size:25px;background:var(--gq-blue-soft);margin-bottom:2px}.gq__category strong{font-size:13px;line-height:1.2}.gq__category small{font-size:10px;line-height:1.25;color:var(--gq-muted)}.gq__category[data-tone="green"] .gq__category-icon{background:#eefaf1}.gq__category[data-tone="amber"] .gq__category-icon{background:#fff7e5}.gq__category[data-tone="purple"] .gq__category-icon{background:#f4efff}.gq__category[data-tone="cyan"] .gq__category-icon{background:#eafaff}.gq__subcategory-grid{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 10px;margin-bottom:8px;scrollbar-width:thin}.gq__subcategory-grid .gq__category{min-height:42px;min-width:150px;flex:0 0 auto;display:flex;flex-direction:row;text-align:left;justify-content:flex-start;padding:8px 11px}.gq__subcategory-grid .gq__category-icon{width:30px;height:30px;font-size:17px;margin:0}.gq__subcategory-grid .gq__category small{display:none}.gq__category-sticky-nav{position:sticky;top:0;z-index:30;margin:0 -14px 10px;padding:10px 14px 7px;background:rgba(255,255,255,.98);border-bottom:1px solid var(--gq-border);box-shadow:0 5px 12px rgba(24,48,76,.06);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.gq__category-sticky-nav .gq__toolbar{margin-bottom:7px}.gq__category-sticky-nav .gq__subcategory-grid{margin-bottom:0;padding-bottom:5px}.gq__category-sticky-nav:not(.gq__category-sticky-nav--with-children){padding-bottom:8px}.gq__products-heading{margin-top:4px;margin-bottom:10px}.gq__product-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.gq__product{position:relative;border:1px solid var(--gq-border);background:#fff;border-radius:12px;padding:9px;display:grid;grid-template-rows:110px minmax(54px,auto) auto;gap:7px;min-width:0;cursor:pointer;text-align:left;transition:.15s ease}.gq__product:hover,.gq__product:focus{border-color:var(--gq-blue-border);box-shadow:0 6px 18px rgba(var(--gq-blue-rgb),.10);transform:translateY(-1px)}.gq__product[data-out="1"]{opacity:.5;cursor:not-allowed}.gq__product-media{display:grid;place-items:center;background:#f8fafc;border-radius:9px;overflow:hidden}.gq__product-media img{width:100%;height:100%;object-fit:contain}.gq__product-placeholder{color:var(--gq-muted);font-size:11px}.gq__product-body{min-width:0}.gq__product-body strong{display:block;font-size:13px;line-height:1.28;min-height:34px}.gq__product-body small{display:block;font-size:10px;color:var(--gq-muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gq__product-price-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.gq__product-price{font-size:16px;font-weight:800;color:#111}.gq__add-label{font-size:11px;color:var(--gq-blue-text);background:var(--gq-blue-soft);border-radius:7px;padding:5px 8px;font-weight:700}.gq__progress,.gq__loading{padding:14px;text-align:center;color:var(--gq-muted);font-size:12px}.gq__cart-card{height:100%;background:#fff;border:1px solid var(--gq-border);border-radius:14px;box-shadow:var(--gq-shadow);display:flex;flex-direction:column;overflow:hidden}.gq__cart-head{height:52px;padding:0 14px;border-bottom:1px solid var(--gq-border);display:flex;align-items:center;justify-content:space-between;flex:0 0 auto}.gq__cart-title{display:flex;align-items:center;gap:9px}.gq__cart-title h2{font-size:18px;margin:0;font-weight:800}.gq__cart-icon{width:32px;height:32px;border-radius:9px;background:var(--gq-blue-soft);display:grid;place-items:center}.gq__count{width:27px;height:27px;border-radius:50%;background:#111827;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.gq__cart-fixed{flex:0 0 auto}.gq__summary-section{border-bottom:1px solid var(--gq-border);padding:8px 10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:start}.gq__summary-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-size:19px}.gq__summary-icon--blue{background:var(--gq-blue-soft);color:var(--gq-blue)}.gq__summary-icon--green{background:#ecfaef;color:#31a351}.gq__summary-icon--purple{background:#f4efff;color:#8259c8}.gq__summary-icon--amber{background:#fff5dc;color:#d49a12}.gq__summary-icon--pink{background:#fff0f3;color:#e75272}.gq__summary-content{min-width:0;grid-column:2/4}.gq__customer-access{align-items:center}.gq__customer-info{min-width:0}.gq__customer-info strong,.gq__customer-info small{display:block}.gq__customer-info strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gq__customer-info small{font-size:10px;color:var(--gq-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gq__customer-label,.gq__label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.035em;color:var(--gq-muted);font-weight:700;margin-bottom:2px}.gq__customer-actions,.gq__address-actions{display:flex;gap:5px}.gq__address-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px}.gq__summary-section .form-control{height:33px!important;min-height:33px!important;padding:5px 8px!important;font-size:11px!important;border-radius:7px!important}.gq__summary-section .btn{font-size:10px;padding:5px 7px;border-radius:6px}.gq__summary-section .gq__muted{font-size:9px;line-height:1.2;display:block;margin-top:3px}.gq__coupon-row{display:grid;grid-template-columns:1fr auto;gap:6px}.gq__coupons{margin-top:4px}.gq__coupon-chip{display:flex;justify-content:space-between;align-items:center;background:#f4f8fc;border-radius:6px;padding:4px 6px;font-size:10px}.gq__cart-lines{flex:1 1 auto;min-height:62px;overflow-y:auto;padding:6px 10px;background:#fff}.gq__line{display:grid;grid-template-columns:46px minmax(0,1fr);gap:8px;padding:7px 0;border-bottom:1px solid #edf1f5}.gq__line-image{width:46px;height:46px;object-fit:contain;border:1px solid #edf1f5;border-radius:7px;background:#fafbfd}.gq__line-top{display:flex;gap:7px;justify-content:space-between;align-items:flex-start}.gq__line-name{font-weight:700;font-size:11px;line-height:1.25}.gq__line-top strong{font-size:11px;white-space:nowrap}.gq__line-meta{font-size:9px;color:var(--gq-muted);margin:2px 0}.gq__line-actions{display:flex;justify-content:flex-end;align-items:center;gap:5px}.gq__mini{width:25px;height:25px;min-height:25px;padding:0!important;display:grid!important;place-items:center;font-size:12px!important}.gq__qty{min-width:18px;text-align:center;font-weight:700;font-size:11px}.gq__remove{color:var(--gq-danger)!important;border-color:#f2a9b2!important}.gq__cart-bottom{flex:0 0 auto;border-top:1px solid var(--gq-border);padding:8px 10px 10px;background:#fff}.gq__totals{border:1px solid var(--gq-border);border-radius:9px;padding:7px 9px;margin-bottom:8px}.gq__totals>div{display:flex;justify-content:space-between;align-items:center;font-size:11px;padding:2px 0}.gq__total{font-size:17px!important;font-weight:800;border-top:1px solid var(--gq-border);margin-top:5px;padding-top:7px!important}.gq__total strong{font-size:21px;color:var(--gq-blue-text)}.gq__checkout{border-radius:9px!important;font-weight:800;font-size:15px!important;padding:10px 12px!important;background:var(--gq-blue)!important;background-image:none!important;color:var(--gq-on-blue)!important;border:0!important;box-shadow:0 6px 16px rgba(var(--gq-blue-rgb),.22)}.gq__checkout.disabled{opacity:.48;pointer-events:none}.gq__modal{position:fixed;inset:0;z-index:3000;background:rgba(20,31,47,.52);display:flex;align-items:center;justify-content:center;padding:20px}.gq__modal[hidden]{display:none!important}.gq__modal-card{width:min(560px,94vw);max-height:88vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.22);padding:18px}.gq__modal-card--wide{width:min(820px,94vw)}.gq__modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px solid var(--gq-border);padding-bottom:10px;margin-bottom:12px}.gq__modal-head h2{font-size:20px!important}.gq__auth-form .form-control,.gq__address-form .form-control{border-radius:8px}.gq__address-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gq__address-grid label{font-weight:600;font-size:12px}.gq__span-2{grid-column:1/-1}.gq__modal-actions{text-align:right;margin-top:14px}.gq__payment-content{min-height:80px}@media (max-width:1700px){.gq__product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:1500px){.gq__product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1280px){.gq__app-head{grid-template-columns:minmax(0,1fr) auto}.gq__brand-title small{display:none}.gq__steps{grid-template-columns:minmax(90px,.55fr) repeat(5,minmax(100px,1fr))}.gq__product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gq__category-grid{grid-template-columns:repeat(5,minmax(110px,1fr))}.gq__layout{grid-template-columns:minmax(0,1.8fr) 360px}.gq__summary-section{padding:7px 8px}}@media (max-width:980px){body.gq-immersive-body{overflow:auto}.gq{position:relative!important;top:auto!important;left:auto;right:auto;bottom:auto;height:auto!important;min-height:100vh;padding:8px}.gq__app-head{height:auto;grid-template-columns:1fr;gap:8px}.gq__normal-cart-link{justify-self:start}.gq__layout{height:auto;grid-template-columns:1fr}.gq__steps{grid-template-columns:repeat(2,1fr)}.gq__brand-mark{grid-column:1/-1;min-height:58px}.gq__brand-mark img{max-height:48px!important}.gq__catalog-panel{min-height:620px}.gq__cart-card{height:auto}.gq__cart-lines{max-height:260px}.gq__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gq__category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.gq__steps{grid-template-columns:1fr}.gq__product-grid,.gq__category-grid{grid-template-columns:1fr 1fr}.gq__address-grid{grid-template-columns:1fr}.gq__span-2{grid-column:auto}.gq__brand-title h1{font-size:20px}}.gq__svg-icon{width:1em;height:1em;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gq__hero-icon .gq__svg-icon{width:27px;height:27px;fill:currentColor;stroke:none}.gq__search-icon .gq__svg-icon,.gq__search-button .gq__svg-icon,.gq__scan-button .gq__svg-icon{width:20px;height:20px;margin:auto}.gq__step-icon .gq__svg-icon,.gq__summary-icon .gq__svg-icon,.gq__cart-icon .gq__svg-icon{width:70%;height:100%}.gq__catalog-label .gq__svg-icon,.gq__toolbar-title--icon .gq__svg-icon{width:18px;height:18px;display:inline-block;vertical-align:-3px;margin-right:5px}.gq__checkout .gq__svg-icon{display:inline-block;width:16px;height:16px;vertical-align:-3px;margin-right:4px}.gq__category-icon{overflow:hidden;padding:0;background:#f5f8fb!important;border:1px solid #e5ebf2}.gq__category-icon--image{width:56px;height:56px;border-radius:12px}.gq__category-icon--image img{display:block!important;position:static!important;transform:none!important;margin:0!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;background:#fff}.gq__category-icon--generic{width:48px;height:48px;color:#5d718b;background:#eef4fa!important}.gq__category-icon--generic .gq__svg-icon{width:25px;height:25px}.gq__subcategory-grid .gq__category-icon--image{width:38px;height:38px;flex:0 0 38px}.gq__subcategory-grid .gq__category-icon--generic{width:34px;height:34px;flex:0 0 34px}.gq__subcategory-grid .gq__category-icon--generic .gq__svg-icon{width:19px;height:19px}.gq__product{grid-template-rows:150px minmax(54px,auto) auto}.gq__product-media{height:150px;min-height:150px;padding:8px;overflow:hidden;background:#fff;border:1px solid #eef2f6}.gq__product-media .gq__product-img{display:block!important;position:static!important;inset:auto!important;transform:none!important;margin:0 auto!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important}.gq__product-placeholder{display:grid;place-items:center;width:100%;height:100%;background:#f8fafc;border-radius:7px}.gq__line-image{display:block!important;position:static!important;transform:none!important;width:46px!important;height:46px!important;max-width:46px!important;max-height:46px!important;object-fit:contain!important;object-position:center center!important;background:#fff!important;padding:2px!important}@media (min-width:981px){.gq__cart-head{height:46px;padding:0 11px}.gq__cart-title h2{font-size:17px}.gq__cart-icon{width:29px;height:29px}.gq__count{width:24px;height:24px}.gq__summary-section{padding:5px 8px;grid-template-columns:28px minmax(0,1fr) auto;gap:6px}.gq__summary-icon{width:28px;height:28px;border-radius:8px}.gq__summary-icon .gq__svg-icon{width:17px;height:17px}.gq__summary-content{grid-column:2/4}.gq__customer-info strong{font-size:11px}.gq__customer-info small{font-size:9px}.gq__customer-label,.gq__label{font-size:9px;margin-bottom:1px}.gq__address-head{margin-bottom:3px}.gq__summary-section .form-control{height:29px!important;min-height:29px!important;padding:3px 7px!important;font-size:10px!important}.gq__summary-section .btn{font-size:9px;padding:3px 6px}.gq__summary-section .gq__muted{display:none!important}.gq__coupon-row{gap:4px}.gq__coupons{margin-top:2px}.gq__cart-lines{flex:1 1 240px;min-height:190px;padding:4px 9px;overscroll-behavior:contain}.gq__line{grid-template-columns:52px minmax(0,1fr);gap:8px;padding:6px 0}.gq__line-image{width:52px;height:52px}.gq__line-name{font-size:11px}.gq__line-meta{font-size:9px}.gq__cart-bottom{padding:6px 9px 8px}.gq__totals{padding:5px 8px;margin-bottom:6px}.gq__total{font-size:15px!important;padding-top:5px!important}.gq__total strong{font-size:19px}.gq__checkout{font-size:14px!important;padding:8px 10px!important}}@media (min-width:981px){.gq__catalog-search{margin-top:0}.gq__brand-title small{max-width:520px;overflow:hidden;text-overflow:ellipsis}}@media (min-width:981px){body.gq-immersive-body #header,
  body.gq-immersive-body header#header,
  body.gq-immersive-body .header-nav,
  body.gq-immersive-body .header-top{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}body.gq-immersive-body{margin:0!important;padding:0!important;overflow:hidden!important}body.gq-immersive-body #wrapper,
  body.gq-immersive-body #wrapper>.container,
  body.gq-immersive-body #content-wrapper,
  body.gq-immersive-body #content{height:100vh!important;min-height:100vh!important;max-height:100vh!important;margin:0!important;padding:0!important}.gq{top:0!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;padding:10px 12px!important}.gq__layout{height:100%!important;min-height:0!important}.gq__catalog,
  .gq__cart,
  .gq__catalog-panel,
  .gq__cart-card{height:100%!important;min-height:0!important}}.gq__mobile-bar,.gq__mobile-overlay,.gq__mobile-cart-close{display:none}.gq__cart-head-actions{display:flex;align-items:center;gap:8px}@media (max-width:980px){html,body.gq-immersive-body{height:100%;min-height:100%;overflow:hidden!important;margin:0!important;padding:0!important}body.gq-immersive-body #header,body.gq-immersive-body header#header,body.gq-immersive-body .header-nav,body.gq-immersive-body .header-top,body.gq-immersive-body #footer{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}body.gq-immersive-body #wrapper,body.gq-immersive-body #wrapper>.container,body.gq-immersive-body #content-wrapper,body.gq-immersive-body #content{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:hidden!important}.gq{position:fixed!important;inset:0!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:6px 6px 72px!important;overflow:hidden!important;background:#f3f6fa;z-index:2000}.gq__layout{height:100%!important;min-height:0!important;display:block!important}.gq__catalog{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:64px 48px auto minmax(0,1fr)!important;gap:6px!important}.gq__steps{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;gap:6px!important;scroll-snap-type:x proximity;padding:0 0 2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gq__steps::-webkit-scrollbar{display:none}.gq__brand-mark{grid-column:auto!important;flex:0 0 70px!important;min-width:70px!important;height:62px!important;min-height:62px!important;padding:5px!important;scroll-snap-align:start}.gq__brand-mark img{max-width:62px!important;max-height:52px!important}.gq__step{flex:0 0 150px!important;height:62px!important;min-height:62px!important;padding:6px 8px!important;grid-template-columns:30px minmax(0,1fr)!important;gap:6px!important;border-radius:10px!important;scroll-snap-align:start}.gq__step-icon{width:30px!important;height:30px!important;border-radius:8px!important}.gq__step small{font-size:8px!important}.gq__step strong{font-size:11px!important}.gq__step div>span{font-size:8px!important}.gq__catalog-search{padding:3px 4px!important;border-radius:10px!important;box-shadow:none!important}.gq__catalog-search .gq__top-search{--gq-search-actions-width:84px;height:40px!important;grid-template-columns:32px 1fr 42px 42px!important;border-radius:8px!important}.gq__top-search input{font-size:14px!important;padding:0 36px 0 5px!important}.gq__search-clear{right:calc(var(--gq-search-actions-width) + 2px);width:30px;height:30px}.gq__search-clear .gq__svg-icon{width:16px!important;height:16px!important}.gq__search-icon .gq__svg-icon,.gq__search-button .gq__svg-icon,.gq__scan-button .gq__svg-icon{width:18px!important;height:18px!important}.gq__catalog-panel{height:100%!important;min-height:0!important;border-radius:11px!important;display:grid!important;grid-template-rows:38px minmax(0,1fr)!important;overflow:hidden!important}.gq__catalog-head{height:38px!important;padding:0 9px!important}.gq__catalog-label{font-size:13px!important}.gq__catalog-head>small{display:none!important}.gq__browser{height:100%!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:8px 8px 90px!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.gq__toolbar{margin-bottom:7px!important;gap:5px!important}.gq__toolbar-title{font-size:14px!important}.gq__toolbar .btn{font-size:11px!important;padding:5px 7px!important}.gq__category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-bottom:8px!important}.gq__category{min-height:82px!important;padding:7px 5px!important;border-radius:10px!important;gap:2px!important}.gq__category-icon--image{width:42px!important;height:42px!important}.gq__category-icon--generic{width:38px!important;height:38px!important}.gq__category strong{font-size:11px!important}.gq__category small{font-size:8.5px!important}.gq__category-sticky-nav{top:0!important;margin:0 -8px 7px!important;padding:7px 8px 5px!important;box-shadow:0 4px 10px rgba(24,48,76,.06)!important}.gq__category-sticky-nav .gq__toolbar{margin-bottom:5px!important}.gq__subcategory-grid{gap:6px!important;margin-bottom:0!important;padding-bottom:5px!important}.gq__subcategory-grid .gq__category{min-width:135px!important;min-height:42px!important;padding:5px 7px!important}.gq__products-heading{margin-top:2px!important;margin-bottom:7px!important}.gq__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.gq__product{padding:7px!important;border-radius:10px!important;grid-template-rows:118px minmax(52px,auto) auto!important;gap:5px!important;min-height:220px!important}.gq__product-media{height:118px!important;min-height:118px!important;padding:5px!important;border-radius:8px!important}.gq__product-body strong{font-size:11px!important;line-height:1.22!important;min-height:28px!important}.gq__product-body small{font-size:8.5px!important}.gq__product-price-row{align-items:end!important;gap:3px!important}.gq__product-price{font-size:14px!important}.gq__add-label{font-size:10px!important;padding:5px 6px!important;white-space:nowrap!important}.gq__cart{position:fixed!important;top:0!important;right:0!important;bottom:0!important;width:min(94vw,430px)!important;height:100dvh!important;z-index:2600!important;transform:translateX(105%);transition:transform .22s ease;pointer-events:none}.gq--cart-open .gq__cart{transform:translateX(0);pointer-events:auto}.gq__cart-card{height:100%!important;border-radius:14px 0 0 14px!important;border-right:0!important;box-shadow:-16px 0 40px rgba(17,30,47,.22)!important}.gq__cart-head{height:50px!important;padding:0 10px!important}.gq__cart-title h2{font-size:17px!important}.gq__cart-icon{width:31px!important;height:31px!important}.gq__mobile-cart-close{display:grid!important;width:32px;height:32px;border:1px solid var(--gq-border);border-radius:8px;background:#fff;color:#334155;place-items:center;font-size:22px;line-height:1;padding:0}.gq__cart-fixed{flex:0 0 auto;max-height:44vh;overflow-y:auto;overscroll-behavior:contain}.gq__summary-section{padding:6px 8px!important;grid-template-columns:28px minmax(0,1fr) auto!important;gap:6px!important}.gq__summary-icon{width:28px!important;height:28px!important}.gq__summary-content{grid-column:2/4!important}.gq__summary-section .form-control{height:32px!important;min-height:32px!important;padding:4px 7px!important;font-size:11px!important}.gq__summary-section .btn{font-size:10px!important;padding:4px 7px!important}.gq__customer-info strong{font-size:11px!important}.gq__customer-info small{font-size:9px!important}.gq__customer-label,.gq__label{font-size:9px!important}.gq__cart-lines{flex:1 1 auto!important;min-height:120px!important;max-height:none!important;padding:3px 8px!important;overflow-y:auto!important;overscroll-behavior:contain}.gq__line{grid-template-columns:48px minmax(0,1fr)!important;gap:7px!important;padding:6px 0!important}.gq__line-image{width:48px!important;height:48px!important}.gq__line-name{font-size:11px!important}.gq__line-meta{font-size:8.5px!important}.gq__mini{width:28px!important;height:28px!important;min-height:28px!important}.gq__cart-bottom{padding:6px 8px 8px!important}.gq__totals{padding:6px 8px!important;margin-bottom:6px!important}.gq__totals>div{font-size:11px!important}.gq__total strong{font-size:19px!important}.gq__checkout{padding:9px 10px!important;font-size:13px!important}.gq__mobile-overlay{display:block;position:fixed;inset:0;z-index:2550;border:0;background:rgba(15,23,42,.45);padding:0;margin:0}.gq__mobile-overlay[hidden]{display:none!important}.gq__mobile-bar{display:grid!important;position:fixed;left:6px;right:6px;bottom:max(6px,env(safe-area-inset-bottom));z-index:2450;height:58px;grid-template-columns:auto minmax(90px,1fr) minmax(106px,1.05fr);gap:6px;align-items:center;padding:6px;background:rgba(255,255,255,.97);border:1px solid var(--gq-border);border-radius:14px;box-shadow:0 8px 30px rgba(15,23,42,.18);backdrop-filter:blur(10px)}.gq__mobile-cart-button{height:46px;border:0;background:var(--gq-blue-soft);color:var(--gq-blue-text);border-radius:10px;padding:4px 8px;display:grid;grid-template-columns:22px auto auto;align-items:center;gap:4px;font-size:11px;font-weight:700}.gq__mobile-cart-symbol{display:grid;place-items:center}.gq__mobile-cart-symbol .gq__svg-icon{width:20px;height:20px}.gq__mobile-cart-button strong{min-width:20px;height:20px;border-radius:10px;background:#111827;color:#fff;display:grid;place-items:center;font-size:10px}.gq__mobile-total{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:0 4px}.gq__mobile-total small{font-size:9px;text-transform:uppercase;color:var(--gq-muted);font-weight:700}.gq__mobile-total strong{font-size:17px;color:var(--gq-blue-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gq__mobile-checkout{height:46px;border:0;border-radius:10px;background:var(--gq-blue);background-image:none;color:var(--gq-on-blue);font-size:13px;font-weight:800;box-shadow:0 5px 14px rgba(var(--gq-blue-rgb),.22)}.gq__mobile-checkout:disabled{opacity:.45;box-shadow:none}html.gq-mobile-cart-open{overflow:hidden!important}.gq__modal{padding:8px!important;align-items:flex-end!important}.gq__modal-card,.gq__modal-card--wide{width:100%!important;max-width:none!important;max-height:92dvh!important;border-radius:16px 16px 8px 8px!important;padding:14px!important}.gq__address-grid{grid-template-columns:1fr!important;gap:9px!important}.gq__span-2{grid-column:auto!important}.gq__modal-actions .btn{width:100%;padding:11px!important}}@media (max-width:380px){.gq__step{flex-basis:138px!important}.gq__product{grid-template-rows:104px minmax(52px,auto) auto!important;min-height:205px!important}.gq__product-media{height:104px!important;min-height:104px!important}.gq__mobile-bar{grid-template-columns:auto minmax(74px,.8fr) minmax(96px,1fr)}.gq__mobile-cart-button>span:nth-child(2){display:none}}.gq__needs-attention{position:relative;z-index:3;border-color:#ff9f1a!important;box-shadow:0 0 0 3px rgba(255,159,26,.24), 0 8px 24px rgba(255,159,26,.16)!important;animation:gqAttentionPulse 1.15s ease-in-out 0s 3}.gq__step.gq__needs-attention,
.gq__summary-section.gq__needs-attention{background:#fff8ec!important}.gq__needs-attention:focus{outline:2px solid #ff9f1a!important;outline-offset:2px}@keyframes gqAttentionPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.012)}}@media (prefers-reduced-motion: reduce){.gq__needs-attention{animation:none}}@media (max-width: 767px){#gq-login-modal,
  #gq-register-modal{align-items:center!important;justify-content:center!important;padding:14px!important}#gq-login-modal .gq__modal-card,
  #gq-register-modal .gq__modal-card{width:min(100%, 430px)!important;max-width:430px!important;max-height:calc(100dvh - 28px)!important;border-radius:16px!important;padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;background:#fff!important}#gq-login-modal .gq__modal-head,
  #gq-register-modal .gq__modal-head{flex:0 0 auto;margin:0!important;padding:14px 14px 11px!important;background:#fff!important}#gq-login-modal .gq__modal-head h2,
  #gq-register-modal .gq__modal-head h2{font-size:18px!important;line-height:1.2!important;margin:0 0 3px!important}#gq-login-modal .gq__modal-head p,
  #gq-register-modal .gq__modal-head p{font-size:11px!important;line-height:1.35!important}#gq-login-modal .gq__auth-form,
  #gq-register-modal .gq__auth-form{flex:1 1 auto;min-height:0;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:12px 14px 16px!important}#gq-login-modal .gq__auth-form .form-group,
  #gq-register-modal .gq__auth-form .form-group,
  #gq-login-modal .gq__auth-form .form-fields,
  #gq-register-modal .gq__auth-form .form-fields{margin-bottom:10px!important}#gq-login-modal .gq__auth-form label,
  #gq-register-modal .gq__auth-form label{font-size:12px!important;margin-bottom:4px!important}#gq-login-modal .gq__auth-form .form-control,
  #gq-register-modal .gq__auth-form .form-control{min-height:42px!important;height:42px!important;font-size:16px!important;padding:8px 10px!important}#gq-login-modal .gq__auth-form .form-control-comment,
  #gq-register-modal .gq__auth-form .form-control-comment,
  #gq-login-modal .gq__auth-form .form-text,
  #gq-register-modal .gq__auth-form .form-text{font-size:10px!important;line-height:1.3!important}#gq-login-modal .gq__auth-form .form-footer,
  #gq-register-modal .gq__auth-form .form-footer{position:sticky;bottom:-16px;z-index:2;margin:12px -14px -16px!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;background:#fff;border-top:1px solid var(--gq-border)}#gq-login-modal .gq__auth-form .form-footer .btn,
  #gq-register-modal .gq__auth-form .form-footer .btn,
  #gq-login-modal .gq__auth-form button[type="submit"],
  #gq-register-modal .gq__auth-form button[type="submit"]{min-height:44px!important;width:100%!important;font-size:14px!important}}@media (max-width: 380px){#gq-login-modal,
  #gq-register-modal{padding:8px!important}#gq-login-modal .gq__modal-card,
  #gq-register-modal .gq__modal-card{max-height:calc(100dvh - 16px)!important;border-radius:13px!important}}.gq__home-slider{min-width:0;overflow:visible;border:1px solid var(--gq-border);border-radius:12px;background:#fff;box-shadow:0 3px 10px rgba(31,50,73,.04)}.gq__home-slider[hidden]{display:none!important}@media (min-width:981px){.gq__home-slider{aspect-ratio:3 / 1!important}.gq__home-slider .carousel,
  .gq__home-slider .carousel-inner,
  .gq__home-slider .carousel-item,
  .gq__home-slider .ps-imageslider,
  .gq__home-slider .ps-imageslider__figure{width:100%!important;height:100%!important;min-height:0!important;margin:0!important}.gq__home-slider .carousel,
  .gq__home-slider .carousel-inner{overflow:hidden!important}.gq__home-slider .carousel-inner{position:relative!important}.gq__home-slider .ps-imageslider__figure{display:block!important;line-height:0!important}.gq__home-slider img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important}}.gq__home-slider .carousel-caption{font-size:.9rem}@media (max-width:980px){.gq__home-slider .carousel,
  .gq__home-slider .carousel-inner,
  .gq__home-slider .carousel-item,
  .gq__home-slider .ps-imageslider,
  .gq__home-slider .ps-imageslider__figure{height:clamp(105px,18vh,150px)!important;margin:0!important}.gq__home-slider img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}}@media (max-width:767px){.gq__catalog{grid-template-rows:64px 48px auto minmax(0,1fr)!important}.gq__home-slider{border-radius:10px}.gq__home-slider .carousel,
  .gq__home-slider .carousel-inner,
  .gq__home-slider .carousel-item,
  .gq__home-slider .ps-imageslider,
  .gq__home-slider .ps-imageslider__figure{height:120px!important}.gq__home-slider .carousel-caption{display:none!important}}.gq__home-slider{position:relative}.gq__home-slider-close{position:absolute!important;top:8px!important;right:8px!important;z-index:20!important;width:34px!important;height:34px!important;min-width:34px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(20,35,55,.18)!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:#17233b!important;font-size:24px!important;line-height:1!important;cursor:pointer!important;box-shadow:0 2px 8px rgba(20,35,55,.14)!important}.gq__home-slider-close:hover{background:#fff!important;transform:scale(1.04)}.gq__home-slider-close:focus-visible{outline:2px solid var(--gq-blue)!important;outline-offset:2px!important}@media (max-width:767px){.gq__home-slider-close{top:6px!important;right:6px!important;width:30px!important;height:30px!important;min-width:30px!important;font-size:21px!important}}.gq__modal-card--account{width:min(1100px,96vw);height:min(820px,92vh);max-height:92vh;display:flex;flex-direction:column;overflow:hidden}.gq__account-frame-wrap{position:relative;flex:1;min-height:0;border:1px solid var(--gq-border);border-radius:10px;overflow:hidden;background:#fff}.gq__account-frame{display:block;width:100%;height:100%;border:0;background:#fff}.gq__account-loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#fff;color:#6b778c;font-size:14px}@media (max-width:767px){#gq-account-modal{padding:8px!important;align-items:center!important}#gq-account-modal .gq__modal-card--account{width:calc(100vw - 16px)!important;height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;border-radius:14px!important;padding:10px!important}#gq-account-modal .gq__modal-head{margin-bottom:8px!important;padding-bottom:8px!important}}.gq__showcases{display:grid;gap:8px;margin-top:14px;padding-bottom:4px}.gq__showcase{border:1px solid var(--gq-border);border-radius:11px;background:#fff;overflow:hidden}.gq__showcase-toggle{width:100%;border:0;background:#f8fafc;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;color:#101828}.gq__showcase-toggle:hover{background:#f1f6fb}.gq__showcase-toggle>span:first-child{display:flex;align-items:baseline;gap:9px;min-width:0}.gq__showcase-toggle strong{font-size:14px}.gq__showcase-toggle small{font-size:10px;color:var(--gq-muted)}.gq__showcase-chevron{font-size:22px;line-height:1;color:var(--gq-muted);transition:transform .18s ease}.gq__showcase.is-open .gq__showcase-chevron{transform:rotate(180deg)}.gq__showcase-body{border-top:1px solid var(--gq-border);padding:10px}.gq__showcase-body[hidden]{display:none!important}.gq__showcase-empty{margin:4px 0;padding:8px;text-align:center}.gq__product-grid--showcase{grid-template-columns:repeat(7,minmax(0,1fr))}@media (max-width:1700px){.gq__product-grid--showcase{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:1500px){.gq__product-grid--showcase{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1280px){.gq__product-grid--showcase{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.gq__product-grid--showcase{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.gq__showcase-toggle{padding:10px}.gq__showcase-toggle>span:first-child{display:block}.gq__showcase-toggle small{display:block;margin-top:2px}.gq__showcase-body{padding:7px}.gq__product-grid--showcase{grid-template-columns:repeat(2,minmax(0,1fr))}}.gq__product{display:grid!important;grid-template-rows:auto!important}.gq__product-main{display:grid;grid-template-rows:150px minmax(54px,auto);gap:7px;border:0;background:transparent;padding:0;text-align:left;width:100%;cursor:pointer}.gq__favorite{position:absolute;z-index:3;top:7px;right:7px;width:30px;height:30px;border-radius:50%;border:1px solid #dbe3ec;background:#fff;color:#64748b;font-size:18px;line-height:1;display:grid;place-items:center}.gq__favorite.is-active{color:#e53960;border-color:#ffc1d0;background:#fff0f4}.gq__variant-select{width:100%;height:32px;border:1px solid #dbe3ec;border-radius:7px;background:#fff;padding:3px 6px;font-size:11px}.gq__add-label{border:0;cursor:pointer}.gq__orders{display:grid;gap:6px}.gq__order-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:9px;border:1px solid var(--gq-border);border-radius:9px;background:#fff}.gq__order-row span{display:grid}.gq__order-row small{color:var(--gq-muted)}@media (max-width:620px){.gq__product-main{grid-template-rows:104px minmax(52px,auto)}.gq__order-row{grid-template-columns:1fr auto}.gq__order-row>button{grid-column:1/-1}}.gq__catalog{grid-template-rows:auto auto minmax(0,1fr)!important}.gq__home-sections{min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin}.gq--home-mode .gq__home-sections{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding-right:2px}.gq--home-mode .gq__catalog-panel{flex:0 0 auto;min-height:260px;overflow:visible}.gq--home-mode .gq__catalog-panel .gq__browser{overflow:visible;min-height:210px}.gq:not(.gq--home-mode) .gq__home-sections{height:100%}.gq:not(.gq--home-mode) .gq__catalog-panel{height:100%;min-height:0}.gq__home-sections>.gq__showcase{flex:0 0 auto;margin:0;box-shadow:0 3px 10px rgba(31,50,73,.04)}.gq__home-sections>.gq__showcase:last-child{margin-bottom:2px}.gq__brand-mark{grid-column:1;grid-row:1}.gq__pwa-install{grid-column:1;grid-row:1;z-index:2;align-self:end;justify-self:center;display:inline-flex;align-items:center;justify-content:center;gap:4px;max-width:calc(100% - 12px);min-height:24px;padding:3px 7px;margin-bottom:4px;border:1px solid var(--gq-blue-border);border-radius:8px;background:rgba(255,255,255,.96);color:var(--gq-blue-text);font-size:9px;font-weight:800;line-height:1;box-shadow:0 3px 10px rgba(var(--gq-blue-rgb),.12);cursor:pointer}.gq__pwa-install:hover{background:var(--gq-blue-soft);border-color:var(--gq-blue-border-strong)}.gq__pwa-install .gq__svg-icon{width:14px;height:14px}.gq__modal-card--pwa{max-width:520px}.gq__pwa-help{display:grid;gap:10px;padding:4px 0;color:#334155}.gq__pwa-help p{margin:0;padding:12px;border:1px solid var(--gq-border);border-radius:10px;background:#f8fafc}@media (display-mode:standalone){.gq{padding-top:max(10px,env(safe-area-inset-top));padding-bottom:max(12px,env(safe-area-inset-bottom))}.gq__pwa-install{display:none!important}}@media (max-width:980px){.gq__catalog{grid-template-rows:auto auto minmax(0,1fr)!important}.gq__home-sections{height:100%;min-height:0;gap:7px}.gq--home-mode .gq__home-sections{overflow-y:auto;padding-right:0;padding-bottom:82px}.gq--home-mode .gq__catalog-panel{min-height:290px}.gq--home-mode .gq__catalog-panel .gq__browser{min-height:240px}.gq__pwa-install{position:sticky;left:0;flex:0 0 auto;align-self:stretch;min-width:112px;max-width:140px;height:62px;margin:0;padding:7px;border-radius:10px;flex-direction:column;font-size:10px;scroll-snap-align:start}.gq__pwa-install .gq__svg-icon{width:20px;height:20px}}.gq__brand-cell{min-width:0;min-height:58px;display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:stretch;gap:2px;padding:4px 6px;border:1px solid var(--gq-border);border-radius:12px;background:#fff;box-shadow:0 3px 10px rgba(31,50,73,.04);overflow:hidden}.gq__brand-cell:hover{border-color:var(--gq-blue-border);box-shadow:0 5px 16px rgba(var(--gq-blue-rgb),.10)}.gq__brand-cell .gq__brand-mark{grid-column:auto!important;grid-row:auto!important;min-width:0!important;min-height:0!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.gq__brand-cell .gq__brand-mark:hover{border:0!important;box-shadow:none!important}.gq__brand-cell .gq__brand-mark img{max-height:42px!important}.gq__brand-cell .gq__pwa-install{position:static!important;grid-column:auto!important;grid-row:auto!important;z-index:auto!important;align-self:stretch!important;justify-self:stretch!important;width:100%!important;max-width:none!important;min-height:22px!important;height:22px!important;margin:0!important;padding:2px 6px!important;display:inline-flex;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-radius:6px!important;font-size:9px!important}.gq__brand-cell .gq__pwa-install .gq__svg-icon{width:13px!important;height:13px!important}@media (max-width:980px){.gq__brand-cell{flex:0 0 104px!important;min-width:104px!important;width:104px!important;height:62px!important;min-height:62px!important;padding:4px 5px!important;border-radius:10px!important;scroll-snap-align:start}.gq__brand-cell .gq__brand-mark{flex:initial!important;width:100%!important;height:auto!important;min-height:0!important;padding:0!important}.gq__brand-cell .gq__brand-mark img{max-width:76px!important;max-height:34px!important}.gq__brand-cell .gq__pwa-install{position:static!important;flex:initial!important;width:100%!important;min-width:0!important;max-width:none!important;height:21px!important;min-height:21px!important;padding:2px 4px!important;font-size:9px!important}.gq__brand-cell .gq__pwa-install .gq__svg-icon{width:12px!important;height:12px!important}}.gq__home-slider .homeslider-container,
.gq__home-slider .rslides,
.gq__home-slider .rslides > li,
.gq__home-slider .slide{width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.gq__home-slider .homeslider-container,
.gq__home-slider .rslides{height:100%!important}.gq__home-slider .rslides{list-style:none!important}.gq__home-slider .rslides > li,
.gq__home-slider .slide{height:100%!important}.gq__home-slider .rslides > li > a,
.gq__home-slider .slide > a{display:block!important;width:100%!important;height:100%!important}.gq__home-slider .homeslider-container img,
.gq__home-slider .rslides img,
.gq__home-slider .slide img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important}@media (max-width: 980px){.gq__home-slider .homeslider-container,
  .gq__home-slider .rslides,
  .gq__home-slider .rslides > li,
  .gq__home-slider .slide{height:clamp(105px,18vh,150px)!important}.gq__home-slider .homeslider-container img,
  .gq__home-slider .rslides img,
  .gq__home-slider .slide img{object-fit:cover!important}}@media (max-width: 767px){.gq__home-slider .homeslider-container,
  .gq__home-slider .rslides,
  .gq__home-slider .rslides > li,
  .gq__home-slider .slide{height:120px!important}}.gq__native-slider{position:relative;width:100%;height:100%;min-width:0;overflow:visible}.gq__native-slider-track{position:relative;width:100%;height:100%;min-width:0;overflow:hidden;border-radius:inherit}.gq__native-slider-slide{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease;z-index:0}.gq__native-slider-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.gq__native-slider-link{display:block;width:100%;height:100%}.gq__native-slider-slide img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important}.gq__native-slider-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:5!important;width:34px!important;height:44px!important;min-width:34px!important;padding:0!important;border:0!important;border-radius:8px!important;background:rgba(255,255,255,.72)!important;color:#17233b!important;font-size:30px!important;line-height:1!important;cursor:pointer!important;opacity:.75}.gq__native-slider-nav:hover{opacity:1;background:rgba(255,255,255,.94)!important}.gq__native-slider-nav--prev{left:10px!important}.gq__native-slider-nav--next{right:10px!important}.gq__native-slider-dots{position:absolute;left:50%;bottom:8px;transform:translateX(-50%);z-index:5;display:flex;gap:6px;pointer-events:none}.gq__native-slider-dot{width:7px;height:7px;border-radius:999px;background:rgba(255,255,255,.65);box-shadow:0 0 0 1px rgba(20,35,55,.15)}.gq__native-slider-dot.is-active{background:var(--gq-blue)}@media (max-width: 980px){.gq__native-slider,
  .gq__native-slider-track{height:clamp(105px,18vh,150px)!important}.gq__native-slider-slide img{object-fit:cover!important}}@media (max-width: 767px){.gq__native-slider,
  .gq__native-slider-track{height:120px!important}.gq__native-slider-nav{width:28px!important;height:38px!important;min-width:28px!important;font-size:25px!important}.gq__native-slider-nav--prev{left:5px!important}.gq__native-slider-nav--next{right:5px!important}.gq__native-slider-dots{bottom:5px}}.gq__product-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.gq__view-label,.gq__add-label{border:0;cursor:pointer;white-space:nowrap;font-size:11px;border-radius:8px;padding:0;font-weight:700;line-height:1.2}.gq__icon-button{width:34px;height:34px;display:inline-grid;place-items:center}.gq__icon-button .gq__svg-icon{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.gq__view-label{color:#435066;background:#f1f4f8;border:1px solid #dbe3ec}.gq__view-label:hover,.gq__view-label:focus{background:#e8eef5;border-color:#b9c7d6;color:#172033}.gq__add-label{color:var(--gq-on-blue);background:var(--gq-blue);border:1px solid var(--gq-blue)}.gq__add-label:hover,.gq__add-label:focus{background:var(--gq-blue);border-color:var(--gq-blue);color:var(--gq-on-blue)}.gq__add-label[disabled]{opacity:.55;cursor:not-allowed;background:var(--gq-blue-disabled);border-color:var(--gq-blue-disabled);color:#fff}.gq__modal-card--quickview{width:min(920px,95vw);max-height:90vh;overflow:auto}.gq__quickview-content{min-height:260px}.gq__quickview-layout{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(300px,1.1fr);gap:22px;align-items:start}.gq__quickview-gallery{min-width:0}.gq__quickview-main{height:min(430px,48vh);min-height:300px;border:1px solid var(--gq-border);border-radius:12px;background:#f8fafc;display:grid;place-items:center;overflow:hidden}.gq__quickview-main img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.gq__quickview-main--empty{color:var(--gq-muted);font-size:13px}.gq__quickview-thumbs{display:flex;gap:7px;overflow-x:auto;padding:8px 1px 2px;scrollbar-width:thin}.gq__quickview-thumb{flex:0 0 64px;width:64px;height:64px;border:1px solid var(--gq-border);border-radius:8px;background:#fff;padding:3px;cursor:pointer;overflow:hidden}.gq__quickview-thumb.is-active{border-color:var(--gq-blue);box-shadow:0 0 0 1px var(--gq-blue)}.gq__quickview-thumb img{width:100%;height:100%;object-fit:contain}.gq__quickview-info{min-width:0;padding:4px 2px}.gq__quickview-info h3{margin:0 0 8px;font-size:24px;line-height:1.2;color:var(--gq-text)}.gq__quickview-meta{font-size:12px;color:var(--gq-muted);margin-bottom:14px}.gq__quickview-description{font-size:14px;line-height:1.55;color:#47566b;margin:0 0 16px}.gq__quickview-variant-label{display:block;font-size:12px;font-weight:700;margin:0 0 5px}.gq__quickview-variant{margin-bottom:16px}.gq__quickview-buy{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--gq-border);padding-top:16px;margin-top:8px}.gq__quickview-price{font-size:26px;font-weight:850;color:#111}.gq__quickview-add{min-height:42px;padding:9px 16px!important;font-weight:700}.gq__quickview-full-link{display:inline-block;margin-top:14px;font-size:13px;font-weight:700;text-decoration:none!important}.gq__quickview-loading,.gq__quickview-error{display:grid;place-items:center;min-height:260px;color:var(--gq-muted);text-align:center;padding:30px}.gq__quickview-error{color:var(--gq-danger)}@media (max-width:1500px){.gq__view-label,.gq__add-label{font-size:10px;padding:5px 6px}.gq__product-price-row{gap:5px}.gq__product-actions{gap:3px}}@media (max-width:980px){.gq__modal-card--quickview{width:calc(100vw - 16px)!important;max-width:none!important;max-height:calc(100dvh - 16px)!important;padding:12px!important}.gq__quickview-layout{grid-template-columns:1fr;gap:12px}.gq__quickview-main{height:34dvh;min-height:210px;max-height:330px}.gq__quickview-info h3{font-size:19px}.gq__quickview-description{font-size:13px;line-height:1.45;margin-bottom:12px}.gq__quickview-buy{position:sticky;bottom:-12px;background:#fff;margin-left:-2px;margin-right:-2px;padding:12px 2px 2px;z-index:2}.gq__quickview-price{font-size:22px}.gq__quickview-add{min-height:44px}}@media (max-width:620px){.gq__product-price-row{display:grid;grid-template-columns:1fr auto;align-items:center!important}.gq__product-actions{gap:2px}.gq__view-label,.gq__add-label{padding:5px 5px!important;font-size:9px!important}.gq__quickview-thumbs{gap:5px}.gq__quickview-thumb{flex-basis:54px;width:54px;height:54px}}.gq__quickview-section{margin-top:18px;padding-top:15px;border-top:1px solid var(--gq-border)}.gq__quickview-section h4{margin:0 0 9px;font-size:14px;font-weight:800;color:#172033}.gq__quickview-description{margin:0;color:#435066;font-size:13px;line-height:1.55;white-space:pre-line}.gq__quickview-details{margin:0;display:grid;grid-template-columns:1fr;gap:0;border:1px solid var(--gq-border);border-radius:9px;overflow:hidden;background:#fff}.gq__quickview-detail{display:grid;grid-template-columns:minmax(110px,38%) minmax(0,1fr);gap:10px;padding:8px 10px;border-bottom:1px solid var(--gq-border);align-items:start}.gq__quickview-detail:last-child{border-bottom:0}.gq__quickview-detail dt{margin:0;font-size:11px;font-weight:800;color:#64748b}.gq__quickview-detail dd{margin:0;font-size:12px;color:#172033;overflow-wrap:anywhere}@media (max-width:767px){.gq__quickview-section{margin-top:14px;padding-top:12px}.gq__quickview-detail{grid-template-columns:105px minmax(0,1fr);padding:7px 8px}.gq__quickview-description{font-size:12px;line-height:1.5}}.gq__variant-select{font-weight:600;color:#24364b;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%2364778b' d='m5.5 7.5 4.5 4 4.5-4z'/%3E%3C/svg%3E") no-repeat right 6px center/16px;padding-right:25px;appearance:none}.gq__free-shipping{margin-top:7px;padding:7px 8px;border:1px solid #bde7ca;border-radius:8px;background:#f1fbf4;color:#176b36}.gq__free-shipping-text{font-size:11px;font-weight:700;line-height:1.25;margin-bottom:5px}.gq__free-shipping-track{height:5px;border-radius:999px;background:#d9efe0;overflow:hidden}.gq__free-shipping-track span{display:block;height:100%;border-radius:inherit;background:#24a35a;transition:width .2s ease}.gq__available-coupons{margin-top:7px}.gq__available-coupons-title{display:block;margin-bottom:5px;color:var(--gq-muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.gq__available-coupon-list{display:flex;flex-wrap:wrap;gap:5px}.gq__available-coupon{display:flex;align-items:center;gap:5px;max-width:100%;border:1px dashed var(--gq-blue-border);border-radius:8px;background:var(--gq-blue-soft);color:var(--gq-blue-text);padding:5px 7px;cursor:pointer;text-align:left;font-size:10px;line-height:1.2}.gq__available-coupon strong{font-size:10px;white-space:nowrap}.gq__available-coupon span{color:#58708c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gq__available-coupon:hover,.gq__available-coupon:focus{background:var(--gq-blue-soft);border-color:var(--gq-blue)}.gq__available-coupon:disabled{opacity:.55;cursor:wait}@media (max-width:767px){.gq__free-shipping{padding:6px}.gq__available-coupon{flex:1 1 100%}}.gq__product-media{position:relative}@media (max-width:980px){.gq__card-qty{width:38px}}.gq__stock-badge{position:absolute;left:6px;bottom:6px;display:inline-flex;align-items:center;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:800;line-height:1;background:#eef2f7;color:#415166;box-shadow:0 1px 3px rgba(15,23,42,.08)}.gq__stock-badge--ok{background:#e9f9ef;color:#157a3d}.gq__stock-badge--low{background:#fff4db;color:#9a6100}.gq__stock-badge--out{background:#fdecec;color:#b42318}.gq__promo-row{min-height:16px;display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:0 7px;color:#5e6d82}.gq__promo-row:empty{display:none}.gq__regular-price{text-decoration:line-through;color:#64748b;font-size:10px}.gq__discount-badge{border-radius:5px;padding:2px 5px;background:#ffe8eb;color:#c42138;font-size:9px;font-weight:800}.gq__quantity-deal{width:100%;font-size:9px;color:#24713d;font-weight:700}.gq__card-qty{width:42px;height:34px;border:1px solid #cfd9e5;border-radius:8px;text-align:center;padding:0 2px;font-weight:700;background:#fff;color:#243247;-moz-appearance:textfield}.gq__card-qty::-webkit-inner-spin-button{opacity:1}.gq__qty-input{width:44px;height:28px;border:1px solid #cfd9e5;border-radius:6px;text-align:center;padding:0 2px;font-size:11px;font-weight:700}.gq__product{min-width:0!important;overflow:hidden!important}.gq__product-main{min-width:0!important;max-width:100%!important;overflow:hidden!important}.gq__product-media{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.gq__product-media .gq__product-img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}.gq__product-body{position:relative;z-index:1;min-width:0!important;max-width:100%!important;overflow:hidden!important;background:#fff}.gq__product-body strong,
.gq__product-body small{max-width:100%!important}.gq__product-price-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;column-gap:5px!important;row-gap:5px!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.gq__product-price{flex:0 0 auto;min-width:0!important}.gq__product-actions{flex:0 1 auto;margin-left:auto;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.gq__product-actions .gq__icon-button{flex:0 0 32px;width:32px;height:32px}.gq__product-actions .gq__card-qty{flex:0 1 40px;width:40px;min-width:34px;max-width:40px;height:32px}@media (max-width:620px){.gq__product-main{grid-template-rows:110px minmax(48px,auto)!important;gap:7px!important}.gq__product-media{height:110px!important;min-height:110px!important;max-height:110px!important;padding:6px!important}.gq__product-body{min-height:48px!important;padding-top:0!important}.gq__product-body strong{display:block!important;min-height:28px!important;line-height:1.22!important;overflow:hidden!important}.gq__product-price-row{align-items:center!important}.gq__product-actions{gap:3px!important}.gq__product-actions .gq__icon-button{width:30px!important;height:30px!important;flex-basis:30px!important}.gq__product-actions .gq__card-qty{width:36px!important;min-width:32px!important;max-width:36px!important;height:30px!important}}@media (max-width:380px){.gq__product-main{grid-template-rows:104px minmax(48px,auto)!important}.gq__product-media{height:104px!important;min-height:104px!important;max-height:104px!important}}@media (max-width:980px){.gq--home-mode .gq__home-sections{gap:5px!important;overflow-y:auto!important;padding-bottom:76px!important}.gq--home-mode .gq__catalog-panel{flex:0 0 clamp(180px,50%,100%)!important;height:clamp(180px,25vh,215px)!important;min-height:180px!important;max-height:100%!important;overflow:hidden!important}.gq--home-mode .gq__catalog-panel .gq__browser{height:100%!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:6px 7px 8px!important;scrollbar-width:thin}.gq--home-mode .gq__catalog-panel .gq__toolbar{display:none!important}.gq--home-mode .gq__category-grid{gap:5px!important;margin:0!important}.gq--home-mode .gq__category{min-height:66px!important;padding:5px 4px!important;gap:1px!important}.gq--home-mode .gq__category-icon--image{width:34px!important;height:34px!important}.gq--home-mode .gq__category-icon--generic{width:32px!important;height:32px!important}.gq--home-mode .gq__category strong{font-size:10px!important;line-height:1.12!important}.gq--home-mode .gq__category small{font-size:7.5px!important;line-height:1.1!important}.gq--home-mode .gq__showcase{flex:0 0 auto!important;border-radius:9px!important}.gq--home-mode .gq__showcase-toggle{min-height:39px!important;padding:6px 9px!important;gap:6px!important}.gq--home-mode .gq__showcase-toggle>span:first-child{display:flex!important;align-items:center!important;gap:7px!important}.gq--home-mode .gq__showcase-toggle strong{font-size:12px!important;line-height:1.1!important}.gq--home-mode .gq__showcase-toggle small{display:inline!important;margin:0!important;font-size:8px!important;line-height:1!important}.gq--home-mode .gq__showcase-chevron{font-size:18px!important}}@media (max-width:420px) and (max-height:760px){.gq--home-mode .gq__catalog-panel{flex-basis:clamp(180px,45%,100%)!important;height:180px!important;min-height:180px!important;max-height:100%!important}.gq--home-mode .gq__category{min-height:60px!important}.gq--home-mode .gq__showcase-toggle{min-height:36px!important;padding:5px 8px!important}}.gq__showcase-toggle{transition:background .16s ease,border-color .16s ease}.gq__showcase-main{display:flex!important;align-items:center!important;gap:10px!important;min-width:0;flex:1 1 auto}.gq__showcase-icon{width:36px;height:36px;flex:0 0 36px;border-radius:10px;display:grid;place-items:center;border:1px solid transparent;transition:transform .16s ease,box-shadow .16s ease}.gq__showcase-svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gq__showcase-copy{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0}.gq__showcase-copy strong{font-size:14px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gq__showcase-copy small{font-size:10px;line-height:1.1;color:var(--gq-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gq__showcase-action{display:flex;align-items:center;gap:6px;flex:0 0 auto;color:#64748b}.gq__showcase-action-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.gq__showcase-chevron{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #dbe3ec;transition:transform .18s ease,background .16s ease}.gq__showcase-chevron-svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gq__showcase.is-open .gq__showcase-chevron{transform:rotate(180deg)}.gq__showcase.is-open .gq__showcase-icon{transform:scale(1.04);box-shadow:0 3px 9px rgba(15,23,42,.08)}.gq__showcase.is-open .gq__showcase-toggle{background:#fff}.gq__showcase-icon--favorites{background:#fff0f5;color:#db3f71;border-color:#ffd2df}.gq__showcase-icon--orders{background:var(--gq-blue-soft);color:var(--gq-blue);border-color:var(--gq-blue-border)}.gq__showcase-icon--purchased{background:#f3efff;color:#7957c8;border-color:#e1d8ff}.gq__showcase-icon--latest{background:#ecfbf5;color:#15845d;border-color:#ccefe1}.gq__showcase-icon--bestsellers{background:#fff4e8;color:#d26a12;border-color:#ffe0bf}.gq__showcase-icon--custom{background:#fff9df;color:#a27800;border-color:#f4e7a4}@media (max-width:980px){.gq--home-mode .gq__showcase-toggle{min-height:42px!important;padding:5px 8px!important;gap:5px!important}.gq--home-mode .gq__showcase-main{gap:7px!important}.gq--home-mode .gq__showcase-icon{width:30px;height:30px;flex-basis:30px;border-radius:8px}.gq--home-mode .gq__showcase-svg{width:16px;height:16px}.gq--home-mode .gq__showcase-copy{gap:1px}.gq--home-mode .gq__showcase-copy strong{font-size:11.5px!important;line-height:1.05!important}.gq--home-mode .gq__showcase-copy small{display:block!important;font-size:7.5px!important;line-height:1!important;margin:0!important}.gq--home-mode .gq__showcase-action{gap:3px}.gq--home-mode .gq__showcase-action-label{display:none}.gq--home-mode .gq__showcase-chevron{width:23px;height:23px}.gq--home-mode .gq__showcase-chevron-svg{width:12px;height:12px}}@media (max-width:420px) and (max-height:760px){.gq--home-mode .gq__showcase-toggle{min-height:39px!important;padding:4px 7px!important}.gq--home-mode .gq__showcase-icon{width:28px;height:28px;flex-basis:28px}.gq--home-mode .gq__showcase-copy strong{font-size:11px!important}.gq--home-mode .gq__showcase-copy small{font-size:7px!important}}@media (max-width:980px){.gq--home-mode .gq__home-sections{padding-bottom:0!important}.gq--home-mode .gq__catalog-panel{flex:1 1 180px!important;height:auto!important;min-height:180px!important;max-height:none!important}.gq--home-mode .gq__catalog-panel .gq__browser{height:100%!important;min-height:0!important}}@media (min-width:981px){.gq--home-mode .gq__home-sections{height:100%!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}.gq--home-mode .gq__catalog-panel{flex:1 1 320px!important;height:auto!important;min-height:260px!important;max-height:none!important;overflow:hidden!important}.gq--home-mode .gq__catalog-panel .gq__browser{height:100%!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}}@media (min-width:981px){.gq--home-mode .gq__home-sections{height:100%!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;align-content:flex-start!important}.gq--home-mode .gq__catalog-panel{flex:0 0 auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.gq--home-mode .gq__catalog-panel .gq__browser{height:auto!important;min-height:0!important;max-height:none!important;overflow-y:visible!important;overflow-x:hidden!important}.gq--home-mode .gq__catalog-panel .gq__category-grid{height:auto!important;max-height:none!important;overflow:visible!important}}.gq__brand-cell .gq__push-toggle{position:static!important;width:100%!important;min-width:0!important;max-width:none!important;height:22px!important;min-height:22px!important;margin:0!important;padding:2px 6px!important;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid var(--gq-blue-border);border-radius:6px;background:var(--gq-blue-soft);color:var(--gq-blue-text);font-size:9px;font-weight:800;line-height:1;cursor:pointer}.gq__brand-cell .gq__push-toggle[hidden]{display:none!important}.gq__brand-cell .gq__push-toggle .gq__svg-icon{width:13px!important;height:13px!important;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gq__brand-cell .gq__push-toggle:hover{background:var(--gq-blue-soft);border-color:var(--gq-blue-border-strong)}.gq__brand-cell .gq__push-toggle.is-active{background:#edfdf3;border-color:#8ed8a7;color:#16803a}.gq__brand-cell .gq__push-toggle.is-blocked{background:#f3f4f6;border-color:#d5dae1;color:#4b5563;cursor:not-allowed}@media (max-width:980px){.gq__brand-cell .gq__push-toggle{height:21px!important;min-height:21px!important;padding:2px 4px!important;font-size:9px!important}.gq__brand-cell .gq__push-toggle .gq__svg-icon{width:12px!important;height:12px!important}}.gq__quickview-out{margin:9px 0;padding:9px 11px;border:1px solid #f3c8c8;border-radius:9px;background:#fff5f5;color:#9b3131;font-size:12px}.gq__quickview-related{margin-top:14px;padding-top:12px;border-top:1px solid var(--gq-border)}.gq__quickview-related h4{margin:0 0 8px;font-size:14px}.gq__quickview-related-grid{display:grid;gap:7px}.gq__quickview-related-item{display:grid;grid-template-columns:52px minmax(0,1fr) 36px;align-items:center;gap:9px;padding:7px;border:1px solid var(--gq-border);border-radius:9px;background:#fff}.gq__quickview-related-image{width:52px;height:52px;display:grid;place-items:center;border-radius:7px;background:#f7f9fc;overflow:hidden}.gq__quickview-related-image img{width:100%;height:100%;object-fit:contain}.gq__quickview-related-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.gq__quickview-related-copy strong{font-size:12px;line-height:1.2}.gq__quickview-related-copy small{font-size:11px;color:var(--gq-muted)}.gq__quickview-related-add{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--gq-blue);border-radius:8px;background:var(--gq-blue);color:var(--gq-on-blue);cursor:pointer}.gq__quickview-related-add .gq__svg-icon{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;fill:none}.gq__quickview-related-add:disabled{opacity:.45;cursor:not-allowed}.gq__showcase-icon--foryou{background:var(--gq-blue-soft);color:#5b5bd6;border-color:#d9ddff}.gq__showcase-icon--recent{background:var(--gq-blue-soft);color:var(--gq-blue);border-color:var(--gq-blue-border)}.gq__showcase-icon--flash{background:#fff0ec;color:#d94c2b;border-color:#ffd5ca}.gq__showcase--flash{border-color:#ffd1c5;box-shadow:0 3px 14px rgba(217,76,43,.08)}.gq__flash-badge{display:inline-flex;align-items:center;padding:2px 5px;border-radius:5px;background:#e34d2f;color:#fff;font-size:8px;line-height:1;font-weight:900;letter-spacing:.035em;vertical-align:1px}.gq__flash-countdown{font-variant-numeric:tabular-nums;color:#c54325!important;font-weight:800!important;letter-spacing:.02em}.gq__product-alerts{display:flex;flex-wrap:wrap;gap:7px;margin:2px 0 12px}.gq__product-alert{appearance:none;border:1px solid #d8e2ed;background:#f7fafc;color:#334155;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:800;cursor:pointer;transition:.15s ease}.gq__product-alert:hover{border-color:var(--gq-blue-border);background:var(--gq-blue-soft);color:var(--gq-blue-text)}.gq__product-alert.is-active{border-color:#9ad7bd;background:#edf9f2;color:#147548}.gq__product-alert:disabled{opacity:.6;cursor:wait}.gq__shipping-suggestions{margin-top:8px;padding-top:7px;border-top:1px dashed #d8e2ed}.gq__shipping-suggestions>small{display:block;margin-bottom:5px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.035em;color:#64748b}.gq__shipping-suggestions>div{display:grid;gap:4px}.gq__shipping-suggestion{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:7px;border:1px solid #dce6ef;background:#fff;border-radius:7px;padding:5px 7px;text-align:left;cursor:pointer;color:#334155;font-size:10px}.gq__shipping-suggestion:hover{border-color:var(--gq-blue-border);background:var(--gq-blue-soft)}.gq__shipping-suggestion-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gq__shipping-suggestion-image{width:34px;height:34px;display:block;border-radius:6px;border:1px solid #e3eaf1;background:#f8fafc;object-fit:cover}.gq__shipping-suggestion-image--empty{background:linear-gradient(135deg,#f8fafc,#edf2f7)}.gq__shipping-suggestion strong{white-space:nowrap;color:var(--gq-blue-text);font-size:10px}.gq__shipping-suggestion .gq__svg-icon{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8}@media (max-width:980px){.gq__product-alerts{gap:5px;margin-bottom:9px}.gq__product-alert{flex:1 1 auto;padding:6px 7px;font-size:10px}.gq--home-mode .gq__flash-badge{font-size:6.5px;padding:1px 4px}}.gq__personalization-reason{display:block!important;margin-top:3px!important;color:var(--gq-blue-text)!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.gq__shipping-suggestion-copy{min-width:0;display:grid;gap:1px}.gq__shipping-suggestion-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:8.5px;font-weight:700}@media (max-width:620px){.gq__personalization-reason{font-size:8px!important}.gq__shipping-suggestion-copy small{font-size:8px}}.gq .btn-primary,
.gq .btn-primary:focus,
.gq .btn-primary.focus{background-color:var(--gq-blue)!important;border-color:var(--gq-blue)!important;color:var(--gq-on-blue)!important;box-shadow:none!important}.gq .btn-primary:hover,
.gq .btn-primary:active,
.gq .btn-primary.active{background-color:var(--gq-blue-2)!important;border-color:var(--gq-blue-2)!important;color:var(--gq-on-blue)!important}.gq .btn-outline-primary{background:#fff!important;border-color:var(--gq-blue-border-strong)!important;color:var(--gq-blue-text)!important}.gq .btn-outline-primary:hover,
.gq .btn-outline-primary:focus,
.gq .btn-outline-primary:active{background:var(--gq-blue)!important;border-color:var(--gq-blue)!important;color:var(--gq-on-blue)!important}.gq .gq__catalog-label>span,
.gq .gq__summary-icon--blue,
.gq .gq__showcase-icon--orders,
.gq .gq__showcase-icon--recent{color:var(--gq-blue-text)}.gq .gq__checkout,
.gq .gq__mobile-checkout{background-color:var(--gq-blue)!important;background-image:none!important;border-color:var(--gq-blue)!important;color:var(--gq-on-blue)!important}.gq .gq__checkout:hover,
.gq .gq__checkout:focus,
.gq .gq__checkout:active,
.gq .gq__checkout.active,
.gq .gq__mobile-checkout:hover,
.gq .gq__mobile-checkout:focus,
.gq .gq__mobile-checkout:active{background-color:var(--gq-blue-2)!important;background-image:none!important;border-color:var(--gq-blue-2)!important;color:var(--gq-on-blue)!important;outline:none!important}.gq .gq__search-button,
.gq .gq__add-label,
.gq .gq__quickview-related-add,
#gq-quickview-modal .gq__quickview-related-add{background-color:var(--gq-blue)!important;background-image:none!important;border-color:var(--gq-blue)!important;color:var(--gq-on-blue)!important}.gq .gq__search-button:hover,
.gq .gq__search-button:focus,
.gq .gq__search-button:active,
.gq .gq__add-label:hover,
.gq .gq__add-label:focus,
.gq .gq__add-label:active,
.gq .gq__add-label.active,
.gq .gq__quickview-related-add:hover,
.gq .gq__quickview-related-add:focus,
.gq .gq__quickview-related-add:active,
#gq-quickview-modal .gq__quickview-related-add:hover,
#gq-quickview-modal .gq__quickview-related-add:focus,
#gq-quickview-modal .gq__quickview-related-add:active{background-color:var(--gq-blue-2)!important;background-image:none!important;border-color:var(--gq-blue-2)!important;color:var(--gq-on-blue)!important;outline:none!important;box-shadow:none!important}.gq .form-control:focus,
.gq input:focus,
.gq select:focus,
#gq-quickview-modal .form-control:focus,
#gq-quickview-modal input:focus,
#gq-quickview-modal select:focus{border-color:var(--gq-blue-border-strong)!important;box-shadow:0 0 0 2px rgba(var(--gq-blue-rgb),.12)!important;outline:none!important}.gq .btn-primary,
.gq .btn-primary:focus,
.gq .btn-primary.focus,
#gq-quickview-modal .btn-primary,
#gq-quickview-modal .btn-primary:focus,
#gq-quickview-modal .btn-primary.focus{background-color:var(--gq-blue)!important;background-image:none!important;border-color:var(--gq-blue)!important;color:var(--gq-on-blue)!important;box-shadow:none!important}.gq .btn-primary:hover,
.gq .btn-primary:active,
.gq .btn-primary.active,
#gq-quickview-modal .btn-primary:hover,
#gq-quickview-modal .btn-primary:active,
#gq-quickview-modal .btn-primary.active{background-color:var(--gq-blue-2)!important;background-image:none!important;border-color:var(--gq-blue-2)!important;color:var(--gq-on-blue)!important;box-shadow:none!important}.gq .btn-outline-primary,
#gq-quickview-modal .btn-outline-primary{background-color:#fff!important;background-image:none!important;border-color:var(--gq-blue-border-strong)!important;color:var(--gq-blue-text)!important}.gq .btn-outline-primary:hover,
.gq .btn-outline-primary:focus,
.gq .btn-outline-primary:active,
#gq-quickview-modal .btn-outline-primary:hover,
#gq-quickview-modal .btn-outline-primary:focus,
#gq-quickview-modal .btn-outline-primary:active{background-color:var(--gq-blue)!important;background-image:none!important;border-color:var(--gq-blue)!important;color:var(--gq-on-blue)!important;box-shadow:none!important}.gq .gq__product:hover,
.gq .gq__product:focus,
.gq .gq__product:focus-within{border-color:var(--gq-blue-border-strong)!important;box-shadow:0 0 0 1px var(--gq-blue-border),0 6px 18px rgba(var(--gq-blue-rgb),.10)!important;outline:none!important}.gq .gq__quickview-thumb.is-active,
#gq-quickview-modal .gq__quickview-thumb.is-active{border-color:var(--gq-blue)!important;box-shadow:0 0 0 1px var(--gq-blue)!important}.gq .gq__modal .btn-link,
#gq-quickview-modal .btn-link{color:var(--gq-blue-text)!important}.gq .gq__modal .btn-link:hover,
.gq .gq__modal .btn-link:focus,
#gq-quickview-modal .btn-link:hover,
#gq-quickview-modal .btn-link:focus{color:var(--gq-blue-2)!important;text-decoration:none!important}.gq .btn-outline-secondary,
#gq-quickview-modal .btn-outline-secondary{color:#44546a!important;background-image:none!important;background-color:#fff!important;border-color:#cbd5e1!important;box-shadow:none!important}.gq .btn-outline-secondary:hover,
.gq .btn-outline-secondary:focus,
.gq .btn-outline-secondary:active,
.gq .btn-outline-secondary.active,
#gq-quickview-modal .btn-outline-secondary:hover,
#gq-quickview-modal .btn-outline-secondary:focus,
#gq-quickview-modal .btn-outline-secondary:active,
#gq-quickview-modal .btn-outline-secondary.active{color:#172033!important;background-image:none!important;background-color:#f1f5f9!important;border-color:#94a3b8!important;box-shadow:none!important;outline:none!important}.gq .btn-outline-secondary:disabled,
.gq .btn-outline-secondary.disabled,
#gq-quickview-modal .btn-outline-secondary:disabled,
#gq-quickview-modal .btn-outline-secondary.disabled{color:#94a3b8!important;background-color:#f8fafc!important;border-color:#e2e8f0!important;opacity:.65}@media (max-width:480px){html,
  body.gq-immersive-body,
  body.gq-immersive-body #wrapper,
  body.gq-immersive-body #wrapper>.container,
  body.gq-immersive-body #content-wrapper,
  body.gq-immersive-body #content{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important}.gq{width:100vw!important;max-width:100vw!important;min-width:0!important;left:0!important;right:0!important;padding-left:5px!important;padding-right:5px!important;overflow-x:hidden!important}.gq__layout,
  .gq__catalog,
  .gq__home-sections,
  .gq__catalog-search,
  .gq__catalog-panel,
  .gq__browser,
  .gq__steps,
  .gq__showcase,
  .gq__showcase-body,
  .gq__product-grid,
  .gq__category-grid{width:100%!important;max-width:100%!important;min-width:0!important}.gq__steps{contain:inline-size;overscroll-behavior-x:contain}.gq__brand-cell{flex:0 0 96px!important;min-width:96px!important;width:96px!important}.gq__step{flex:0 0 142px!important;min-width:0!important;max-width:142px!important}.gq__catalog-search .gq__top-search{width:100%!important;max-width:100%!important;min-width:0!important;grid-template-columns:30px minmax(0,1fr) 40px 40px!important;--gq-search-actions-width:80px}.gq__top-search>*{min-width:0!important;max-width:100%}.gq__top-search input{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;padding-left:4px!important;padding-right:32px!important;text-overflow:ellipsis}.gq__search-button,.gq__scan-button{width:40px!important;min-width:40px!important;max-width:40px!important;padding:0!important}.gq__search-clear{right:82px!important;width:28px!important;height:28px!important}.gq__category-grid,
  .gq__product-grid,
  .gq__product-grid--showcase{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.gq__category,
  .gq__product,
  .gq__product-main,
  .gq__product-body,
  .gq__product-price-row,
  .gq__product-actions{min-width:0!important;max-width:100%!important}.gq__category{width:100%!important}.gq__category strong,.gq__category small{max-width:100%;overflow:hidden;text-overflow:ellipsis}.gq__product{padding:6px!important}.gq__product-price-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:3px!important;width:100%!important}.gq__product-price{min-width:0!important;max-width:100%!important;font-size:13px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.gq__product-actions{display:grid!important;grid-template-columns:28px 32px 28px!important;gap:2px!important;width:92px!important;max-width:92px!important;margin-left:0!important;justify-content:end!important;align-items:center!important}.gq__product-actions .gq__icon-button,
  .gq__product-actions .gq__add-label{width:28px!important;min-width:28px!important;max-width:28px!important;height:30px!important;padding:0!important}.gq__product-actions .gq__card-qty{width:32px!important;min-width:32px!important;max-width:32px!important;height:30px!important;padding:0!important}.gq__mobile-bar{left:5px!important;right:5px!important;width:auto!important;max-width:calc(100vw - 10px)!important;min-width:0!important;grid-template-columns:minmax(70px,.88fr) minmax(72px,.72fr) minmax(92px,1fr)!important;gap:4px!important;padding:5px!important}.gq__mobile-bar>*{min-width:0!important;max-width:100%!important}.gq__mobile-cart-button{width:100%!important;min-width:0!important;padding:4px 5px!important;grid-template-columns:20px minmax(0,1fr) 20px!important;gap:2px!important;overflow:hidden!important}.gq__mobile-cart-button>span:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gq__mobile-total{padding:0 2px!important;overflow:hidden!important}.gq__mobile-total strong{font-size:15px!important}.gq__mobile-checkout{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0 7px!important;font-size:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.gq__cart{width:min(94vw,430px)!important;max-width:100vw!important;min-width:0!important}.gq__modal,.gq__modal-card,.gq__modal-card--wide,.gq__modal-card--quickview{max-width:100vw!important;min-width:0!important}}@media (max-width:370px){.gq__brand-cell{flex-basis:88px!important;min-width:88px!important;width:88px!important}.gq__step{flex-basis:132px!important;max-width:132px!important}.gq__catalog-search .gq__top-search{grid-template-columns:28px minmax(0,1fr) 38px 38px!important;--gq-search-actions-width:76px}.gq__search-button,.gq__scan-button{width:38px!important;min-width:38px!important;max-width:38px!important}.gq__search-clear{right:78px!important}.gq__product{padding:5px!important}.gq__product-price{font-size:12px!important}.gq__product-actions{grid-template-columns:26px 30px 26px!important;width:86px!important;max-width:86px!important}.gq__product-actions .gq__icon-button,.gq__product-actions .gq__add-label{width:26px!important;min-width:26px!important;max-width:26px!important;height:29px!important}.gq__product-actions .gq__card-qty{width:30px!important;min-width:30px!important;max-width:30px!important;height:29px!important}.gq__mobile-bar{grid-template-columns:minmax(58px,.75fr) minmax(66px,.7fr) minmax(86px,1fr)!important}.gq__mobile-cart-button>span:nth-child(2){display:none!important}.gq__mobile-total strong{font-size:14px!important}.gq__mobile-checkout{font-size:11px!important;padding:0 5px!important}}@media (max-width:620px){.gq__steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;width:100%!important;max-width:100%!important;padding:0!important;scroll-snap-type:none!important;-webkit-overflow-scrolling:auto!important;contain:none!important}.gq__steps::-webkit-scrollbar{display:none!important}.gq__brand-cell,
  .gq__step{width:100%!important;max-width:none!important;min-width:0!important;flex:none!important;scroll-snap-align:none!important}.gq__brand-cell{height:74px!important;min-height:74px!important;padding:4px!important;border-radius:10px!important}.gq__brand-cell .gq__brand-mark img{max-width:74px!important;max-height:34px!important}.gq__brand-cell .gq__pwa-install,
  .gq__brand-cell .gq__push-toggle{min-width:0!important;width:100%!important;white-space:normal!important;text-align:center!important;line-height:1.05!important}.gq__step{height:74px!important;min-height:74px!important;padding:6px 7px!important;grid-template-columns:26px minmax(0,1fr)!important;gap:6px!important;border-radius:10px!important;box-shadow:0 2px 8px rgba(31,50,73,.05)!important}.gq__step-icon{width:26px!important;height:26px!important;border-radius:8px!important}.gq__step small{font-size:7px!important;line-height:1.05!important}.gq__step strong{font-size:10px!important;line-height:1.12!important}.gq__step div>span{font-size:7.5px!important;line-height:1.12!important}}@media (max-width:370px){.gq__steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gq__brand-cell{grid-column:1/-1!important;height:68px!important;min-height:68px!important}.gq__step{height:68px!important;min-height:68px!important;padding:6px!important}}#chatbox.bottom_right{visibility:hidden}.gq__pwa-modal-install{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--gq-blue)!important;border-radius:10px;background:var(--gq-blue)!important;background-image:none!important;color:var(--gq-blue-contrast,#111827)!important;font-weight:800;cursor:pointer}.gq__pwa-modal-install[hidden]{display:none!important}.gq__pwa-modal-install:hover,.gq__pwa-modal-install:focus,.gq__pwa-modal-install:active{background:var(--gq-blue-hover,var(--gq-blue))!important;border-color:var(--gq-blue-hover,var(--gq-blue))!important;background-image:none!important;color:var(--gq-blue-contrast,#111827)!important}.gq__pwa-modal-install .gq__svg-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gq__modal-card--pwa{max-width:500px!important}.gq__pwa-modal-head{align-items:flex-start!important}.gq__pwa-modal-head h2{font-weight:800!important;line-height:1.18!important}.gq__pwa-modal-head .gq__muted{margin-top:5px!important;line-height:1.35!important}.gq__pwa-benefits{display:grid;gap:8px;margin:0;padding:0;list-style:none}.gq__pwa-benefits li{position:relative;margin:0;padding:11px 12px 11px 38px;border:1px solid var(--gq-border);border-radius:10px;background:#f8fafc;color:var(--gq-text);line-height:1.3}.gq__pwa-benefits li::before{content:"✓";position:absolute;left:12px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--gq-blue-soft);color:var(--gq-blue);font-size:12px;font-weight:900}.gq__pwa-modal-install{margin-top:2px!important}.gq__pwa-browser-help{font-size:12px!important;line-height:1.4!important;color:var(--gq-muted)!important}.gq__pwa-browser-help[hidden]{display:none!important}@media (max-width:620px){.gq__modal-card--pwa{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.gq__pwa-modal-head h2{font-size:18px!important}.gq__pwa-benefits li{padding:10px 10px 10px 36px;font-size:12px}.gq__pwa-modal-install{min-height:50px!important;font-size:14px!important}}@media (max-width:620px){.gq__catalog{grid-template-rows:70px 48px auto minmax(0,1fr)!important}.gq__steps{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:6px!important;width:100%!important;max-width:100%!important;min-width:0!important;height:70px!important;min-height:70px!important;padding:0 1px 3px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;contain:inline-size!important}.gq__steps::-webkit-scrollbar{display:none!important}.gq__brand-cell{grid-column:auto!important;flex:0 0 96px!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:66px!important;min-height:66px!important;padding:3px 4px!important;scroll-snap-align:start!important}.gq__brand-cell .gq__brand-mark img{max-width:72px!important;max-height:32px!important}.gq__brand-cell .gq__pwa-install,
  .gq__brand-cell .gq__push-toggle{width:100%!important;min-width:0!important;height:20px!important;min-height:20px!important;padding:1px 3px!important;font-size:8px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.gq__step{flex:0 0 118px!important;width:118px!important;min-width:118px!important;max-width:118px!important;height:66px!important;min-height:66px!important;padding:5px 6px!important;display:grid!important;grid-template-columns:25px minmax(0,1fr)!important;gap:5px!important;align-items:center!important;border-radius:10px!important;scroll-snap-align:start!important}.gq__step-icon{width:25px!important;height:25px!important;min-width:25px!important;border-radius:7px!important}.gq__step small{font-size:7px!important;line-height:1.05!important}.gq__step strong{font-size:9.5px!important;line-height:1.08!important;margin:1px 0!important}.gq__step div>span{font-size:7px!important;line-height:1.05!important}}@media (max-width:370px){.gq__catalog{grid-template-rows:68px 48px auto minmax(0,1fr)!important}.gq__steps{height:68px!important;min-height:68px!important}.gq__brand-cell{flex-basis:90px!important;width:90px!important;min-width:90px!important;max-width:90px!important;height:64px!important;min-height:64px!important}.gq__step{flex-basis:110px!important;width:110px!important;min-width:110px!important;max-width:110px!important;height:64px!important;min-height:64px!important}}

/* Ganesh POS 0.17.16 - WCAG AA/AAA contrast for the mobile cart summary action. */
@media (max-width:980px){
  .gq__mobile-cart-button{color:var(--gq-blue-text-strong,#172033)!important}
  .gq__mobile-cart-button .gq__mobile-cart-symbol,
  .gq__mobile-cart-button>span:nth-child(2){color:inherit!important}
}
