.abb-store{--store-ink:rgb(var(--foreground));--store-line:rgb(var(--foreground)/.15);--store-panel:rgb(var(--secondary));max-width:1200px;color:var(--store-ink);margin:0 auto;padding:0 24px;font-size:15px;line-height:1.6}.abb-store *{box-sizing:border-box}.abb-store a{text-underline-offset:5px}.abb-store button,.abb-store input,.abb-store select{font:inherit}.abb-store button,.abb-store select{cursor:pointer}.abb-store :focus-visible{outline:3px solid rgb(var(--primary));outline-offset:4px}.abb-store button:disabled{opacity:.5;cursor:not-allowed}.abb-store h1,.abb-store h2,.abb-store h3,.abb-store p{margin:0}.abb-store h1{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(30px,4vw,50px);font-weight:700;line-height:1.15}.abb-store h2{font-size:21px;font-weight:600;line-height:1.3}.abb-store .store-page{padding-bottom:48px}.store-preview{background:var(--store-panel);border:1px solid var(--store-line);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding:10px 14px;font-size:13px;display:flex}.store-preview a{white-space:nowrap;align-items:center;gap:4px;text-decoration:underline;display:inline-flex}.store-topbar{border-bottom:1px solid var(--store-line);justify-content:space-between;align-items:center;gap:20px;padding:23px 0;display:flex}.store-wordmark{font-size:14px;font-weight:600}.store-bag-link{align-items:center;gap:8px;font-size:14px;display:flex}.store-bag-count{border:1px solid var(--store-line);border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:12px;display:grid}.store-hero{max-width:690px;padding:64px 0 46px}.store-kicker{letter-spacing:.16em;margin-bottom:18px;font-size:11px;font-weight:600;display:block}.store-hero p{opacity:.78;max-width:570px;margin-top:20px;font-size:18px}.store-collection-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.store-collection-toolbar>p{max-width:265px;font-size:12px}.store-market{flex-direction:column;gap:7px;font-size:12px;display:flex}.store-market>div{background:var(--store-panel);border:1px solid var(--store-line);border-radius:999px;align-self:flex-start;padding:3px;display:inline-flex}.store-market button{min-height:40px;color:var(--store-ink);background:0 0;border:0;border-radius:999px;padding:8px 15px;font-size:13px}.store-market button[aria-pressed=true]{color:#fff;background:#230447}.dark .store-market button[aria-pressed=true]{color:#230447;background:#e7ccfb}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.store-product-card{min-width:0}.store-product-link{color:var(--store-ink);display:block}.store-card-image{aspect-ratio:4/5;background:#eae7e3;border-radius:5px;position:relative;overflow:hidden}.store-card-image img{object-fit:cover;transition:transform .3s}.store-product-link:hover img{transform:scale(1.025)}.store-card-heading{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.store-card-heading h2{font-size:20px}.store-product-card p{opacity:.78;margin-top:8px;font-size:14px}.store-card-price{margin-top:12px;font-size:17px;font-weight:600}.store-service-grid{border-block:1px solid var(--store-line);grid-template-columns:1fr 1fr;gap:45px;margin-top:52px;padding:24px 0;display:grid}.store-service-grid p{align-items:flex-start;gap:14px;max-width:450px;font-size:13px;display:flex}.store-service-grid svg{flex-shrink:0;margin-top:3px}.store-support{border-top:1px solid var(--store-line);padding:22px 0 32px;font-size:13px}.store-support a{overflow-wrap:anywhere}.store-back{align-items:center;gap:8px;margin:25px 0;font-size:13px;display:inline-flex}.store-detail-grid{grid-template-columns:1.15fr 1fr;align-items:start;gap:clamp(28px,5vw,70px);display:grid}.store-detail-image{aspect-ratio:4/5;background:#eae7e3;border-radius:5px;position:relative;overflow:hidden}.store-detail-image img{object-fit:contain}.store-thumbnails{gap:10px;margin-top:12px;display:flex}.store-thumbnails button{border:1px solid var(--store-line);background:0 0;border-radius:4px;padding:3px}.store-thumbnails button[aria-pressed=true]{outline:2px solid var(--store-ink)}.abb-store .store-image-caption{opacity:.7;margin-top:12px;font-size:11px}.store-product-info{padding-top:10px}.store-product-info h1{font-size:clamp(29px,3vw,42px)}.abb-store .store-lead{opacity:.8;margin-top:18px;font-size:17px}.store-detail-price{margin-top:22px;font-size:25px;font-weight:600}.store-muted{opacity:.74;font-size:13px}.store-product-info>.store-market{margin:24px 0}.store-sizes{border:0;flex-wrap:wrap;gap:8px;margin:0 0 20px;padding:0;display:flex}.store-sizes legend{margin-bottom:10px;font-size:13px}.store-sizes button{border:1px solid var(--store-line);min-width:46px;min-height:44px;color:var(--store-ink);background:0 0;border-radius:5px;padding:8px 13px}.store-sizes button[aria-pressed=true]{border:2px solid var(--store-ink);background:var(--store-panel)}.store-add-row{align-items:flex-end;gap:12px;display:flex}.store-add-row label{flex-direction:column;flex-shrink:0;gap:5px;font-size:12px;display:flex}.store-add-row select{width:68px;height:48px}.store-button{text-align:center;background:#7e04d5;border:0;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 20px;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s;display:inline-flex;color:#fff!important}.store-button:hover:not(:disabled){background:#6600b1}.store-add-row .store-button{flex:1}.abb-store .store-added{min-height:27px;margin-top:8px;font-size:13px}.store-added a{text-decoration:underline}.store-notice{background:var(--store-panel);overflow-wrap:break-word;border-inline-start:3px solid #9a47da;border-radius:3px;padding:12px 15px;font-size:13px;margin:18px 0!important}.store-accordions{margin-top:16px}.store-accordions details{border-bottom:1px solid var(--store-line)}.store-accordions summary{cursor:pointer;min-height:48px;padding:15px 0;font-weight:600}.store-accordions p{opacity:.8;white-space:pre-line;padding:0 0 18px;font-size:14px}.store-checkout{padding-top:36px}.store-checkout>h1{margin-bottom:24px}.store-checkout-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:50px;margin-top:30px;display:grid}.store-checkout-grid>*{min-width:0}.store-form h2{margin:12px 0 18px}.store-form h2:not(:first-child){margin-top:30px}.store-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.store-form-grid label{flex-direction:column;gap:6px;min-width:0;font-size:13px;display:flex}.store-field-wide{grid-column:1/-1}.abb-store input:not([type=checkbox]),.abb-store select{border:1px solid var(--store-line);background:rgb(var(--background));min-width:0;max-width:100%;min-height:46px;color:var(--store-ink);border-radius:5px;padding:10px;font-size:16px}.abb-store input:disabled{opacity:.7}.store-form>.store-muted{margin:22px 0}.store-order-summary{background:var(--store-panel);border:1px solid var(--store-line);border-radius:8px;padding:25px;scroll-margin-top:100px}.store-order-summary h2{margin-bottom:16px}.store-order-summary ul{margin:0;padding:0;list-style:none}.store-order-summary li{border-bottom:1px solid var(--store-line);align-items:flex-start;gap:12px;padding:16px 0;display:flex}.store-order-summary li>img{object-fit:cover;border-radius:3px;flex-shrink:0}.store-order-summary li>div{flex:1;min-width:0;font-size:14px}.store-order-summary li a{font-weight:600}.store-order-summary li p{margin:4px 0;font-size:12px}.store-bag-quantity{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;font-size:12px;display:flex}.store-bag-quantity select{min-height:36px;padding:4px 9px;font-size:14px}.store-icon-button{min-width:40px;min-height:40px;color:var(--store-ink);background:0 0;border:0;border-radius:5px;padding:10px}.store-icon-button:hover{background:rgb(var(--foreground) / .08)}.store-totals{margin:22px 0}.store-totals>div{justify-content:space-between;gap:20px;margin:10px 0;font-size:14px;display:flex}.store-totals dd{text-align:end;margin:0}.store-grand-total{border-top:1px solid var(--store-line);padding-top:16px;font-weight:600;font-size:20px!important}.store-order-summary>.store-button{width:100%;margin-top:18px}.store-consent{align-items:flex-start;gap:10px;margin-top:20px;font-size:13px;display:flex}.store-consent input{accent-color:#7e04d5;flex-shrink:0;width:19px;height:19px;margin-top:3px}.store-reference{overflow-wrap:anywhere;margin-top:16px!important;font-size:11px!important}.store-text-button{text-underline-offset:5px;color:var(--store-ink);background:0 0;border:0;align-items:center;gap:8px;min-height:44px;padding:12px 0;text-decoration:underline;display:inline-flex}.store-error{font-size:13px;color:#a9172a!important;opacity:1!important;margin-top:16px!important}.dark .store-error{color:#ffb4bc!important}.store-policy{border-top:1px solid var(--store-line);margin-top:40px;padding-top:25px}.store-policy p{white-space:pre-line;margin-top:14px;font-size:14px}.store-policy summary{cursor:pointer;text-underline-offset:4px;padding-block:12px;text-decoration:underline}.store-policy summary:focus-visible{outline-offset:4px;outline:2px solid}.store-policy>a{margin-top:16px;font-size:13px;text-decoration:underline;display:inline-block}.store-empty,.store-status{text-align:center;max-width:680px;margin-inline:auto;padding-top:65px!important;padding-bottom:65px!important}.store-empty>svg,.store-status>svg{margin:0 auto 24px}.store-empty .store-button{margin-top:26px}.store-status p{margin-top:20px}.store-status h1{font-size:34px}.store-status .store-button{margin-top:24px}.store-status>a,.store-status p a{overflow-wrap:anywhere}.store-return-links{flex-wrap:wrap;justify-content:center;gap:12px 24px;display:flex}.store-return-links a,.store-notice a{text-decoration:underline}.store-quantity-select{flex-shrink:0;display:inline-flex;position:relative}.abb-store .store-quantity-select>select{appearance:none;width:76px;padding-inline:12px 32px}.store-quantity-select>svg{inset-inline-end:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.store-quantity-select>select:disabled+svg{opacity:.5}@media (max-width:1000px){.store-grid{gap:20px}.store-checkout-grid{gap:25px}.store-collection-toolbar{align-items:flex-start}.store-order-summary{padding:18px}}@media (max-width:760px){.abb-store{padding-inline:18px}.store-topbar{padding:18px 0}.store-wordmark{font-size:12px}.store-bag-link{gap:6px;font-size:12px}.store-hero{padding:37px 0 30px}.store-hero h1{font-size:36px}.store-hero p{margin-top:15px;font-size:16px}.store-kicker{margin-bottom:14px;font-size:10px}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 15px}.store-card-heading h2{font-size:17px}.store-card-heading svg{flex-shrink:0;width:17px}.store-product-card p{font-size:13px}.store-card-price{font-size:15px}.store-collection-toolbar{flex-direction:column;gap:10px}.store-collection-toolbar>p{max-width:none}.store-service-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.store-detail-grid,.store-checkout-grid{grid-template-columns:minmax(0,1fr);gap:24px}.store-product-info{padding-top:0}.store-product-info h1{font-size:30px}.store-detail-image{max-height:70svh}.store-gallery{min-width:0}.store-order-summary{grid-row:1}.store-checkout{padding-top:28px}.store-preview,.store-preview>a{font-size:11px}.store-support{font-size:12px}.store-policy{margin-top:28px}.store-status h1{font-size:28px}}@media (max-width:480px){.store-grid{grid-template-columns:1fr;gap:30px}.store-card-image{aspect-ratio:4/4.5}.store-card-image img{object-fit:contain}.store-card-heading h2{font-size:21px}.store-product-card p{font-size:14px}.store-card-price{font-size:17px}.store-hero h1{font-size:32px}.store-topbar{gap:12px}.store-market button{padding:8px 11px;font-size:12px}.store-form-grid{gap:14px}.store-add-row .store-button{padding-inline:12px;font-size:13px}}@media (prefers-reduced-motion:reduce){.store-card-image img,.store-button{transition:none}.store-product-link:hover img{transform:none}}
