/* Atlas Commerce 1.15.0 — active-theme-independent storefront primitives */
.commerce-coupon-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.commerce-coupon-apply{min-width:92px;border:0;border-radius:10px;padding:0 15px;background:#15233b;color:#fff;font-weight:800;cursor:pointer}.commerce-coupon-apply:disabled{cursor:wait;opacity:.55}.commerce-promotion-feedback{display:block;min-height:18px;margin-top:5px;color:#667085;font-weight:650}.commerce-promotion-feedback.is-success{color:#08774b}.commerce-promotion-feedback.is-error{color:#c4324a}
.atlas-commerce-links{display:flex;align-items:center;gap:14px;margin-inline-start:12px;font:700 13px/1 system-ui,sans-serif}.atlas-commerce-links a{white-space:nowrap;text-decoration:none}.atlas-cart-link{position:relative}.atlas-cart-link b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-inline-start:5px;padding:0 5px;border-radius:999px;background:#ff684d;color:#fff;font-size:11px}.commerce-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.atlas-commerce-home,.commerce-store,.commerce-product-page,.commerce-cart-page,.commerce-account-page,.commerce-order-page{padding:clamp(56px,7vw,104px) 0;background:#f6f7fb;color:#101828;font-family:Inter,system-ui,sans-serif}.atlas-commerce-home{background:linear-gradient(180deg,#fff,#f5f7fb)}.commerce-section-head,.commerce-page-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px}.commerce-section-head span,.commerce-page-heading>span,.commerce-store-hero span,.commerce-kind{display:block;margin-bottom:9px;color:#635bff;font-size:12px;font-weight:900;letter-spacing:.14em}.commerce-section-head h2,.commerce-page-heading h1,.commerce-store-hero h1{margin:0;color:#101828;font-size:clamp(30px,4vw,55px);line-height:1.03;letter-spacing:-.04em}.commerce-section-head p,.commerce-page-heading p,.commerce-store-hero p{max-width:650px;margin:12px 0 0;color:#667085}.commerce-section-head>a{font-weight:800;color:#101828}.commerce-section-head.campaign{margin-top:70px}.atlas-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.atlas-product-card{overflow:hidden;border:1px solid #e5e7ef;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(16,24,40,.07);transition:transform .22s,box-shadow .22s}.atlas-product-card:hover{transform:translateY(-5px);box-shadow:0 24px 65px rgba(16,24,40,.12)}.atlas-product-image{display:grid;place-items:center;aspect-ratio:1/1;background:#edf0f6;overflow:hidden}.atlas-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.atlas-product-card:hover img{transform:scale(1.035)}.atlas-product-card>div{display:flex;flex-direction:column;align-items:flex-start;padding:22px}.atlas-product-card small{color:#ff684d;font-weight:900}.atlas-product-card h2,.atlas-product-card h3{margin:7px 0 8px;font-size:20px;line-height:1.2}.atlas-product-card p{display:-webkit-box;overflow:hidden;margin:0 0 16px;color:#667085;-webkit-box-orient:vertical;-webkit-line-clamp:2}.atlas-product-card strong{font-size:20px}.commerce-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:18px;padding:0 20px;border:0;border-radius:13px;background:#101828;color:#fff!important;font:800 14px/1 system-ui,sans-serif;text-decoration:none;cursor:pointer}.commerce-button:hover{background:#635bff}.commerce-button:disabled{opacity:.5;cursor:not-allowed}.commerce-store-hero{padding:clamp(65px,8vw,120px) 0;background:radial-gradient(circle at 80% 20%,#6d65ff 0,transparent 33%),#101828;color:#fff}.commerce-store-hero h1{color:#fff}.commerce-store-hero p{color:#d0d5dd}.commerce-product-layout,.commerce-checkout-layout,.commerce-account-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:34px}.commerce-product-media{display:grid;place-items:center;overflow:hidden;min-height:520px;border-radius:28px;background:#e9edf4}.commerce-product-media img{width:100%;height:100%;object-fit:cover}.commerce-product-buy,.commerce-panel{padding:clamp(24px,4vw,42px);border:1px solid #e3e7ef;border-radius:24px;background:#fff;box-shadow:0 20px 60px rgba(16,24,40,.07)}.commerce-product-buy h1{margin:.15em 0;font-size:clamp(34px,4vw,58px);line-height:1}.commerce-price{display:flex;align-items:center;gap:14px;margin:22px 0}.commerce-price strong{font-size:28px}.commerce-price del{color:#98a2b3}.commerce-stock{font-weight:800}.commerce-stock.is-in{color:#087f5b}.commerce-stock.is-out{color:#c92a2a}.commerce-demo-links{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.commerce-demo-links a{padding:11px 14px;border:1px solid #ccd2de;border-radius:10px;font-weight:800}.commerce-buy-form,.commerce-checkout-form,.commerce-account-grid form{display:grid;gap:16px}.commerce-buy-form label,.commerce-checkout-form label,.commerce-account-grid label,.commerce-custom-field{display:grid;gap:7px;font-weight:750}.commerce-buy-form input,.commerce-buy-form select,.commerce-checkout-form input,.commerce-checkout-form select,.commerce-checkout-form textarea,.commerce-account-grid input,.commerce-custom-field input,.commerce-custom-field select{width:100%;min-height:48px;padding:10px 13px;border:1px solid #ccd2de;border-radius:11px;background:#fff;color:#101828;font:inherit}.commerce-checkout-form textarea{min-height:105px;resize:vertical}.commerce-custom-field{margin:0;padding:0;border:0}.commerce-dimensions,.commerce-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.commerce-check,.commerce-radio{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px!important}.commerce-check input,.commerce-radio input{width:18px!important;min-height:18px!important}.commerce-radio span{display:grid}.commerce-radio small{color:#667085;font-weight:400}.commerce-product-description{margin-top:36px;padding:clamp(24px,4vw,46px);border-radius:24px;background:#fff}.commerce-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:#667085}.commerce-cart-items article,.commerce-order-public article{display:grid;grid-template-columns:72px 1fr auto auto;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid #eaecf0}.commerce-cart-items img{width:72px;height:72px;border-radius:12px;object-fit:cover}.commerce-cart-items div,.commerce-order-public article div{display:grid}.commerce-cart-items small{color:#667085}.commerce-cart-items form button{width:32px;height:32px;border:0;border-radius:9px;background:#fff0f0;color:#d92d20;font-size:20px}.commerce-total{display:flex;justify-content:space-between;gap:20px;margin-top:20px;padding-top:20px;border-top:2px solid #101828;font-size:20px}.commerce-empty{text-align:center;padding:60px;border:1px dashed #cbd1dc;border-radius:24px;background:#fff}.commerce-panel-head{display:flex;align-items:center;justify-content:space-between}.commerce-link-button{border:0;background:none;color:#635bff;font-weight:800;cursor:pointer}.commerce-order-list{display:grid}.commerce-order-list a{display:grid;grid-template-columns:1fr auto auto;gap:20px;padding:16px 0;border-bottom:1px solid #eaecf0;text-decoration:none}.commerce-order-list span{padding:4px 8px;border-radius:99px;background:#ecfdf3;color:#067647}.frontend-flash{position:fixed;z-index:9999;top:90px;left:50%;transform:translateX(-50%);max-width:min(520px,calc(100% - 30px));padding:15px 20px;border-radius:14px;background:#101828;color:#fff;box-shadow:0 20px 60px #0003}
.commerce-order-status{margin-bottom:28px;padding:clamp(28px,5vw,58px);border-radius:28px;background:linear-gradient(135deg,#101828,#2d3470);color:#fff}.commerce-order-status>span{font-size:12px;font-weight:900;letter-spacing:.14em;color:#a9b4ff}.commerce-order-status h1{margin:.15em 0;font-size:clamp(34px,5vw,64px)}.commerce-order-status p{color:#d0d5dd}.commerce-order-status>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.commerce-order-status b{display:grid;gap:5px;padding:16px;border:1px solid #ffffff24;border-radius:14px;font-size:12px;color:#a9b4ff}.commerce-order-status em{color:#fff;font-size:16px;font-style:normal}.commerce-order-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid #eaecf0}.commerce-order-item>span{color:#667085}.commerce-download-button{display:grid!important;gap:3px!important;padding:11px 14px!important;border:0!important;border-radius:11px!important;background:#ecfdf3!important;color:#067647!important;font-weight:900;text-decoration:none}.commerce-download-button small{font-size:11px;font-weight:600}.commerce-public-shipments{margin-top:28px;padding-top:24px;border-top:1px solid #eaecf0}.commerce-public-shipments>a{display:flex!important;justify-content:space-between;gap:20px;padding:14px 16px!important;border:0!important;border-radius:12px;background:#f2f4f7;text-decoration:none}.commerce-public-shipments>a+a{margin-top:8px}.commerce-download-error{width:min(620px,calc(100% - 30px));margin:12vh auto;padding:40px;border:1px solid #fecaca;border-radius:22px;background:#fff;color:#991b1b}.commerce-account-settings{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.commerce-address-section{margin-top:24px}.commerce-address-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.commerce-address-grid article{padding:18px;border:1px solid #e3e7ef;border-radius:15px}.commerce-address-grid p{color:#667085}.commerce-address-grid small{color:#067647;font-weight:800}.commerce-address-form{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.commerce-address-form label{display:grid;gap:7px;font-weight:750}.commerce-address-form input,.commerce-address-form textarea{width:100%;min-height:48px;padding:10px 13px;border:1px solid #ccd2de;border-radius:11px;font:inherit}.commerce-address-form textarea{min-height:95px;resize:vertical}.commerce-address-form .wide{grid-column:1/-1}.commerce-link-button.danger{color:#b42318}.commerce-digital-file{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:16px;border:1px solid #bbf7d0;border-radius:14px;background:#f0fdf4}.commerce-digital-file>div{display:grid;gap:4px}.commerce-digital-file small{color:#475467}
.atlas-market-picker{display:inline-flex;margin:0}.atlas-market-picker label{margin:0}.atlas-market-picker select{min-height:36px;max-width:170px;padding:7px 28px 7px 10px;border:1px solid #d9dde6;border-radius:10px;background:#fff;color:#182235;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.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}
@media(max-width:980px){.atlas-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-product-layout,.commerce-checkout-layout,.commerce-account-grid,.commerce-account-settings{grid-template-columns:1fr}.commerce-address-grid{grid-template-columns:repeat(2,1fr)}.commerce-address-form{grid-template-columns:1fr 1fr}.atlas-commerce-links{order:5;width:100%;justify-content:center;margin:8px 0}.atlas-market-picker{order:6}.commerce-product-media{min-height:360px}}
@media(max-width:580px){.commerce-shell{width:min(100% - 24px,1180px)}.atlas-product-grid,.commerce-address-grid,.commerce-address-form{grid-template-columns:1fr}.commerce-section-head,.commerce-page-heading{display:block}.commerce-section-head>a{display:inline-block;margin-top:18px}.commerce-dimensions,.commerce-form-row,.commerce-order-status>div{grid-template-columns:1fr}.commerce-cart-items article{grid-template-columns:54px 1fr auto}.commerce-cart-items img{width:54px;height:54px}.commerce-cart-items form{grid-column:3}.commerce-product-buy,.commerce-panel{padding:22px}.commerce-order-list a{grid-template-columns:1fr auto}.commerce-order-list b{grid-column:1/-1}.commerce-order-item{grid-template-columns:1fr auto}.commerce-download-button{grid-column:1/-1}.commerce-address-form .wide{grid-column:auto}.commerce-public-shipments>a{display:grid!important}}
.commerce-legal-consents{display:grid;gap:10px;margin:0;padding:17px;border:1px solid #d9d5ff;border-radius:16px;background:#faf9ff}.commerce-legal-consents>legend{padding:0 8px;color:#4036a7;font-weight:900}.commerce-legal-consents>details,.commerce-order-agreements details{overflow:hidden;border:1px solid #e2e3eb;border-radius:12px;background:#fff}.commerce-legal-consents summary,.commerce-order-agreements summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;cursor:pointer;font-weight:800}.commerce-legal-consents summary span{display:grid;gap:2px}.commerce-legal-consents summary small{color:#667085;font-weight:500}.commerce-legal-consents summary a{color:#635bff;font-size:12px;white-space:nowrap}.commerce-legal-consents details>div,.commerce-order-agreements details>div{max-height:280px;overflow:auto;padding:16px;border-top:1px solid #e8e9ef;color:#475467;font-size:13px;line-height:1.7}.commerce-legal-consents>.commerce-check{padding:11px 12px;border-radius:11px;background:#f1f0ff}.commerce-legal-error{margin:0;padding:12px;border-radius:10px;background:#fff0f0;color:#b42318}.commerce-order-agreements{margin-top:28px;padding-top:24px;border-top:1px solid #eaecf0}.commerce-order-agreements>p{color:#667085}.commerce-order-agreements details+details{margin-top:8px}.commerce-order-agreements summary span{display:grid}.commerce-order-agreements summary small{color:#667085;font-weight:500}.commerce-legal-page{padding:clamp(56px,7vw,100px) 0;background:#f6f7fb;color:#101828}.commerce-legal-document{padding:clamp(24px,5vw,52px);border:1px solid #e2e5ec;border-radius:24px;background:#fff;box-shadow:0 22px 60px #10182812;line-height:1.75;white-space:normal}

/* Atlas Commerce 1.18.0 - imported product gallery and structured specifications */
.commerce-product-gallery{display:grid;align-content:start;gap:13px;min-width:0}.commerce-product-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px}.commerce-product-thumbs button{overflow:hidden;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:13px;background:#e9edf4;cursor:pointer}.commerce-product-thumbs button:hover,.commerce-product-thumbs button.is-active{border-color:#635bff;box-shadow:0 0 0 3px #635bff20}.commerce-product-thumbs img{width:100%;height:100%;object-fit:cover}.commerce-product-specs{margin-top:24px;padding:clamp(24px,4vw,46px);border-radius:24px;background:#fff}.commerce-product-specs h2{margin-top:0}.commerce-product-specs dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border:1px solid #e3e7ef;border-radius:16px;overflow:hidden}.commerce-product-specs dl>div{display:grid;grid-template-columns:minmax(120px,.65fr) 1fr;gap:16px;padding:13px 16px;border-bottom:1px solid #e3e7ef}.commerce-product-specs dt{color:#667085;font-weight:750}.commerce-product-specs dd{margin:0;font-weight:700;overflow-wrap:anywhere}@media(max-width:580px){.commerce-product-thumbs{grid-template-columns:repeat(4,1fr)}.commerce-product-specs dl{grid-template-columns:1fr}.commerce-product-specs dl>div{grid-template-columns:1fr;gap:4px}}
.commerce-product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:22px 0;padding:10px;border:1px solid #e3e7ef;border-radius:17px;background:#f8fafc}.commerce-product-facts>div{display:flex;align-items:center;gap:10px;min-width:0;padding:10px}.commerce-product-facts>div+div{border-inline-start:1px solid #e3e7ef}.commerce-product-facts>div>span{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:10px;background:#eeecff;color:#5548df;font-weight:900}.commerce-product-facts p{display:grid;gap:3px;min-width:0;margin:0}.commerce-product-facts small{color:#667085;font-size:9px;font-weight:900;letter-spacing:.1em}.commerce-product-facts strong{font-size:12px;line-height:1.35}@media(max-width:680px){.commerce-product-facts{grid-template-columns:1fr}.commerce-product-facts>div+div{border-inline-start:0;border-top:1px solid #e3e7ef}}

/* Commerce customer experience v1.16 */
.commerce-rating-summary{display:inline-flex;align-items:center;gap:7px;margin:-8px 0 14px;color:#344054;text-decoration:none}.commerce-rating-summary>span,.commerce-review-list header>span,.commerce-reviews-heading>strong>span{color:#f59e0b;letter-spacing:.08em}.commerce-rating-summary small{color:#667085}.commerce-product-actions,.commerce-card-actions{display:flex;flex-wrap:wrap;gap:9px}.commerce-product-actions{margin:18px 0}.commerce-product-actions form,.commerce-card-actions form{margin:0}.commerce-secondary-button,.commerce-card-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid #d0d5dd;border-radius:11px;background:#fff;color:#344054;font-weight:800;cursor:pointer}.commerce-secondary-button[aria-pressed="true"],.commerce-card-actions button[aria-pressed="true"]{border-color:#f0a4b7;background:#fff1f4;color:#b4234d}.commerce-card-actions{position:absolute;top:12px;right:12px;z-index:2}.atlas-product-card{position:relative}.commerce-card-actions button{width:42px;padding:0;border-radius:999px;box-shadow:0 8px 22px #10182820;font-size:18px}.commerce-reviews{margin-top:32px;padding:clamp(24px,4vw,46px);border-radius:24px;background:#fff}.commerce-reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.commerce-reviews-heading>div>span{color:#635bff;font-size:11px;font-weight:900;letter-spacing:.14em}.commerce-reviews-heading h2{margin:5px 0 0;font-size:clamp(26px,3vw,38px)}.commerce-reviews-heading>strong{display:grid;grid-template-columns:auto auto;align-items:center;gap:3px 9px}.commerce-reviews-heading>strong>b{grid-row:1/3;font-size:35px}.commerce-reviews-heading>strong>small{color:#667085}.commerce-reviews-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:28px}.commerce-review-list{display:grid;gap:12px}.commerce-review-list article{padding:20px;border:1px solid #e4e7ec;border-radius:16px}.commerce-review-list article header,.commerce-review-list article footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.commerce-review-list article header>div{display:grid}.commerce-review-list article header small{color:#067647;font-weight:750}.commerce-review-list article h3{margin:16px 0 7px}.commerce-review-list article p{color:#475467;line-height:1.7}.commerce-review-list article time{color:#667085;font-size:13px}.commerce-review-form{align-self:start;display:grid;gap:13px;padding:22px;border-radius:18px;background:#f3f4f8}.commerce-review-form h3{margin:0 0 5px}.commerce-review-form label{display:grid;gap:6px;font-weight:750}.commerce-review-form input,.commerce-review-form select,.commerce-review-form textarea{width:100%;min-height:45px;padding:10px 12px;border:1px solid #cfd4df;border-radius:10px;background:#fff;color:#101828;font:inherit}.commerce-review-form textarea{min-height:125px;resize:vertical}.commerce-review-form small{color:#667085}.commerce-compare-page{padding:clamp(48px,7vw,90px) 0;background:#f6f7fb}.commerce-compare-table{display:grid;grid-template-columns:minmax(130px,.55fr) repeat(var(--compare-columns),minmax(210px,1fr));overflow:auto;border:1px solid #e4e7ec;border-radius:22px;background:#fff;box-shadow:0 20px 60px #10182812}.commerce-compare-table>*{min-width:0;padding:18px;border-right:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec}.commerce-compare-table article img{width:100%;aspect-ratio:4/3;border-radius:13px;object-fit:cover}.commerce-compare-table article h2{font-size:18px}.commerce-compare-label{background:#f3f4f8;color:#475467;font-weight:850}.commerce-compare-table dl{margin:0}.commerce-compare-table dt{color:#667085;font-size:12px;font-weight:800}.commerce-compare-table dd{margin:2px 0 10px;font-weight:700}@media(max-width:820px){.commerce-reviews-layout{grid-template-columns:1fr}.commerce-reviews-heading{align-items:flex-start;flex-direction:column}.commerce-compare-table{grid-template-columns:120px repeat(var(--compare-columns),minmax(190px,1fr))}}
.commerce-account-operations{padding:0 0 70px}.commerce-account-operations .commerce-panel{display:grid;gap:14px}.commerce-customer-note,.commerce-customer-return{padding:16px;border:1px solid var(--commerce-border,#e4e5e1);border-radius:14px;background:var(--commerce-surface,#fff)}.commerce-customer-note p{margin:7px 0;line-height:1.6}.commerce-customer-note small,.commerce-customer-return small,.commerce-muted{color:var(--commerce-muted,#66756f)}.commerce-customer-return{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px}.commerce-customer-return div{display:grid}.commerce-customer-return-details{grid-column:1/-1!important;display:flex!important;align-items:center;gap:12px;flex-wrap:wrap;padding-top:12px;border-top:1px solid var(--commerce-border,#e4e7ec)}.commerce-customer-return-details p{display:grid;gap:3px;margin:0}.commerce-customer-return-details code{font-size:16px;font-weight:850}.commerce-customer-return-details>a{font-weight:800}.commerce-return-rejection{width:100%;padding:11px;border-radius:10px;background:#fff1f3;color:#a61b3b}.commerce-return-evidence{display:flex!important;gap:8px}.commerce-return-evidence img{width:74px;height:62px;border-radius:9px;object-fit:cover}.commerce-return-request{border:1px solid var(--commerce-border,#e1e4df);border-radius:16px;overflow:hidden}.commerce-return-request>summary{cursor:pointer;padding:17px 19px;font-weight:850;background:var(--commerce-soft,#f3f6f3)}.commerce-return-request form{display:grid;gap:15px;padding:20px}.commerce-return-request label{display:grid;gap:7px}.commerce-return-request input[type=file]{padding:11px;border:1px dashed var(--commerce-border,#cfd5d0);border-radius:11px}.commerce-return-request label>small{color:var(--commerce-muted,#68736f)}.commerce-return-quantities{display:grid;gap:8px}.commerce-return-quantities label{grid-template-columns:1fr 90px;align-items:center;padding:10px 12px;border-radius:12px;background:var(--commerce-soft,#f5f7f4)}.commerce-return-quantities label span{display:grid}.commerce-return-quantities small{color:var(--commerce-muted,#68736f)}.commerce-return-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:620px){.commerce-customer-return,.commerce-return-fields{grid-template-columns:1fr}.commerce-return-quantities label{grid-template-columns:1fr 70px}}
.commerce-marketing-preferences{margin-top:22px;display:grid;gap:13px}.commerce-consent-option{display:flex!important;align-items:flex-start;gap:12px;padding:14px;border:1px solid var(--commerce-border,#e3e5e0);border-radius:14px;background:var(--commerce-soft,#f5f7f4)}.commerce-consent-option input{width:20px;height:20px;margin-top:2px}.commerce-consent-option span{display:grid;gap:3px}.commerce-consent-option small{color:var(--commerce-muted,#68736f);line-height:1.45}
.commerce-shipping-options{display:grid;gap:10px;margin:0;padding:16px;border:1px solid #dfe3eb;border-radius:15px}.commerce-shipping-options legend{padding:0 7px;font-weight:850}.commerce-shipping-options [data-commerce-shipping-list]{display:grid;gap:8px}.commerce-shipping-options .commerce-radio{padding:12px;border:1px solid #e1e5ec;border-radius:12px;background:#f8f9fb}.commerce-shipping-options .commerce-radio:has(input:checked){border-color:#7770f5;background:#f2f1ff;box-shadow:0 0 0 3px #6d65ff15}.commerce-shipping-empty,.commerce-shipping-loading{margin:0;padding:12px;border-radius:10px;background:#fff5f4;color:#a42b22}.commerce-shipping-loading{background:#f2f1ff;color:#5449c4}.commerce-order-adjustments{margin-top:24px;padding-top:20px;border-top:1px solid #eaecf0}.commerce-order-adjustments h2{font-size:18px}.commerce-order-adjustments>span{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #f0f1f4}

/* Commerce advanced catalog discovery v1.16 */
.commerce-search-hero-form{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:min(760px,100%);margin-top:28px;padding:7px;border:1px solid #ffffff30;border-radius:18px;background:#fff;box-shadow:0 22px 55px #0003;color:#101828}.commerce-search-hero-form>span{display:grid;place-items:center;width:44px;margin:0;color:#635bff;font-size:25px}.commerce-search-hero-form input{width:100%;min-height:48px;padding:8px 10px;border:0;outline:0;background:transparent;color:#101828;font:700 16px/1.3 system-ui,sans-serif}.commerce-search-hero-form button{min-height:48px;padding:0 23px;border:0;border-radius:12px;background:#635bff;color:#fff;font-weight:850;cursor:pointer}.commerce-search-suggestions{position:absolute;z-index:50;top:calc(100% + 8px);right:0;left:0;overflow:hidden;padding:7px;border:1px solid #e1e5ed;border-radius:16px;background:#fff;box-shadow:0 22px 60px #10182830}.commerce-search-suggestions a{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 14px;border-radius:10px;color:#101828;text-decoration:none}.commerce-search-suggestions a:hover,.commerce-search-suggestions a.is-active{background:#f0efff}.commerce-search-suggestions a>span{display:grid;gap:2px}.commerce-search-suggestions small{color:#667085;font-size:12px}.commerce-search-suggestions em{color:#635bff;font-style:normal;font-weight:900}.commerce-search-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:15px}.commerce-search-chips strong{font-size:12px;color:#d0d5dd}.commerce-search-chips a{padding:7px 11px;border:1px solid #ffffff2b;border-radius:999px;color:#fff;text-decoration:none;font-size:12px;font-weight:750}.commerce-catalog-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:30px;align-items:start}.commerce-filters{position:sticky;top:90px}.commerce-filters form{display:grid;gap:15px;padding:22px;border:1px solid #e1e5ed;border-radius:22px;background:#fff;box-shadow:0 16px 45px #1018280c}.commerce-filters header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #eaecf0}.commerce-filters header span,.commerce-results-toolbar>div>span{display:block;color:#635bff;font-size:9px;font-weight:900;letter-spacing:.14em}.commerce-filters h2,.commerce-results-toolbar h2{margin:3px 0 0}.commerce-filters header a{color:#635bff;font-size:12px;font-weight:800}.commerce-filters label,.commerce-results-toolbar label{display:grid;gap:6px;color:#344054;font-size:12px;font-weight:800}.commerce-filters input,.commerce-filters select,.commerce-results-toolbar select{width:100%;min-height:44px;padding:9px 11px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#101828;font:inherit}.commerce-filter-price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.commerce-filter-check{display:flex!important;align-items:flex-start;gap:9px!important}.commerce-filter-check input{width:18px!important;min-height:18px!important}.commerce-filters .commerce-button{width:100%;margin-top:2px}.commerce-results-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.commerce-results-toolbar p{margin:5px 0 0;color:#667085}.commerce-results-toolbar form{min-width:220px}.commerce-catalog-results .atlas-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-product-brand{margin-bottom:4px;color:#667085;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.commerce-card-rating{display:flex;align-items:center;gap:5px;margin:-6px 0 5px}.commerce-card-rating span{color:#f59e0b}.commerce-card-rating small{margin:0!important;color:#667085!important}.commerce-no-results{text-align:center;padding:54px 24px;border:1px dashed #cbd1dc;border-radius:22px;background:#fff}.commerce-no-results>span{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border-radius:18px;background:#eeecff;color:#5c51db;font-size:30px}.commerce-no-results h2{margin:0}.commerce-no-results p{max-width:560px;margin:10px auto;color:#667085}.commerce-alternative-title{margin:36px 0 18px}.commerce-alternative-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.commerce-pagination{display:flex;justify-content:center;gap:7px;margin-top:34px}.commerce-pagination a{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border:1px solid #d8dce5;border-radius:11px;background:#fff;color:#344054;text-decoration:none;font-weight:850}.commerce-pagination a[aria-current=page]{border-color:#635bff;background:#635bff;color:#fff}@media(max-width:1050px){.commerce-catalog-layout{grid-template-columns:1fr}.commerce-filters{position:static}.commerce-filters form{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-filters header,.commerce-filters .commerce-button{grid-column:1/-1}.commerce-filter-price{grid-column:span 2}}@media(max-width:800px){.commerce-catalog-results .atlas-product-grid,.commerce-alternative-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.commerce-filters form{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-results-toolbar{align-items:stretch;flex-direction:column}.commerce-results-toolbar form{min-width:0}}@media(max-width:560px){.commerce-search-hero-form{grid-template-columns:auto minmax(0,1fr)}.commerce-search-hero-form button{grid-column:1/-1;width:100%}.commerce-filters form{grid-template-columns:1fr}.commerce-filter-price,.commerce-filters header,.commerce-filters .commerce-button{grid-column:auto}.commerce-catalog-results .atlas-product-grid,.commerce-alternative-grid{grid-template-columns:1fr!important}}

/* Professional product detail v1.16 */
.commerce-product-media>button{position:relative;width:100%;height:100%;min-height:520px;padding:0;border:0;background:transparent;cursor:zoom-in}.commerce-product-media>button>span{position:absolute;right:18px;bottom:18px;display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#fff;color:#101828;box-shadow:0 12px 34px #10182830;font-size:25px}.commerce-product-facts p em{display:block;margin-top:4px;color:#667085;font-size:12px;font-style:normal;font-weight:650}.commerce-policy-summary{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:16px 0}.commerce-policy-summary details{padding:13px 15px;border:1px solid #e2e6ee;border-radius:13px;background:#f8f9fb}.commerce-policy-summary summary{cursor:pointer;font-size:13px;font-weight:850}.commerce-policy-summary p{margin:9px 0 0;color:#667085;font-size:13px;line-height:1.5}.commerce-share{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:18px;padding-top:16px;border-top:1px solid #eaecf0}.commerce-share>span{margin-right:3px;color:#667085;font-size:12px;font-weight:850}.commerce-share a,.commerce-share button{min-height:34px;padding:7px 10px;border:1px solid #d8dce5;border-radius:9px;background:#fff;color:#344054;text-decoration:none;font:750 11px/1 system-ui,sans-serif;cursor:pointer}.commerce-share button.is-copied{border-color:#73d6b0;background:#ecfdf3;color:#067647}.commerce-product-video,.commerce-product-documents{margin-top:28px;padding:clamp(24px,4vw,44px);border-radius:24px;background:#fff}.commerce-product-video>div>span,.commerce-product-documents>div:first-child>span{color:#635bff;font-size:10px;font-weight:900;letter-spacing:.14em}.commerce-product-video h2,.commerce-product-documents h2{margin:5px 0 20px;font-size:clamp(25px,3vw,38px)}.commerce-product-video iframe,.commerce-product-video video{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:18px;background:#101828}.commerce-product-documents>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.commerce-product-documents a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:16px;border:1px solid #e1e5ed;border-radius:15px;color:#101828;text-decoration:none}.commerce-product-documents a:hover{border-color:#7770f5;background:#f7f6ff}.commerce-product-documents i{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#fff0ee;color:#d92d20;font:900 10px/1 system-ui,sans-serif}.commerce-product-documents a span{display:grid;gap:3px}.commerce-product-documents small{color:#667085}.commerce-spin-viewer{display:grid;gap:11px;padding:16px;border:1px solid #e1e5ed;border-radius:18px;background:#fff}.commerce-spin-viewer header{display:grid}.commerce-spin-viewer header small{color:#667085}.commerce-spin-viewer>div{position:relative;overflow:hidden;aspect-ratio:4/3;border-radius:14px;background:#eef1f5;touch-action:none;cursor:ew-resize}.commerce-spin-viewer>div img{width:100%;height:100%;object-fit:contain;user-select:none}.commerce-spin-viewer>div span{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);padding:7px 12px;border-radius:999px;background:#101828cc;color:#fff}.commerce-spin-viewer input{width:100%;accent-color:#635bff}.commerce-zoom-dialog{width:min(1100px,calc(100% - 28px));max-width:none;padding:0;border:0;border-radius:20px;background:#101828;box-shadow:0 35px 100px #0008}.commerce-zoom-dialog::backdrop{background:#101828d9;backdrop-filter:blur(6px)}.commerce-zoom-dialog img{display:block;width:100%;max-height:88vh;object-fit:contain}.commerce-zoom-dialog>button{position:absolute;z-index:2;top:13px;right:13px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:13px;background:#fff;color:#101828;font-size:28px;cursor:pointer}.commerce-mobile-buy{display:none}
.commerce-price>small{display:block;margin-top:6px;color:#667085;font-size:12px;font-weight:750}.commerce-quantity-note{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 18px}.commerce-quantity-note strong{width:100%;color:#344054;font-size:12px}.commerce-quantity-note span{padding:6px 9px;border:1px solid #e0e4eb;border-radius:999px;background:#f8f9fb;color:#667085;font-size:11px;font-weight:750}
@media(max-width:980px){.commerce-product-media>button{min-height:360px}.commerce-product-documents>div:last-child{grid-template-columns:1fr}}
@media(max-width:720px){.commerce-product-page{padding-bottom:105px}.commerce-policy-summary{grid-template-columns:1fr}.commerce-mobile-buy{position:fixed;z-index:90;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px max(16px,env(safe-area-inset-right)) calc(11px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));border-top:1px solid #dde1e9;background:#fffffff2;box-shadow:0 -15px 45px #10182824;backdrop-filter:blur(18px)}.commerce-mobile-buy>div{display:grid;min-width:0}.commerce-mobile-buy small{overflow:hidden;max-width:48vw;text-overflow:ellipsis;white-space:nowrap;color:#667085}.commerce-mobile-buy strong{font-size:18px}.commerce-mobile-buy .commerce-button{min-width:145px;margin:0}}

/* Verified reviews, seller replies and product Q&A v1.16 */
.commerce-rating-distribution{display:grid;gap:7px;max-width:430px;margin:0 0 22px auto;padding:15px 18px;border:1px solid #e4e7ec;border-radius:15px;background:#fff}.commerce-rating-distribution>div{display:grid;grid-template-columns:42px 1fr 25px;align-items:center;gap:10px;color:#667085;font-size:12px;font-weight:750}.commerce-rating-distribution i{display:block;overflow:hidden;height:7px;border-radius:999px;background:#eaecf0}.commerce-rating-distribution b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f7b84b,#f59e0b)}.commerce-review-media{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0}.commerce-review-media a,.commerce-review-media video{display:block;overflow:hidden;aspect-ratio:1;border-radius:12px;background:#eef1f5}.commerce-review-media img,.commerce-review-media video{width:100%;height:100%;object-fit:cover}.commerce-seller-reply{margin-top:15px;padding:15px 17px;border-inline-start:4px solid #635bff;border-radius:0 13px 13px 0;background:#f5f3ff}.commerce-seller-reply strong{color:#5145cd}.commerce-seller-reply p{margin:6px 0 0}.commerce-review-form input[type=file]{padding:10px;border:1px dashed #bcc4d1;border-radius:11px;background:#f8f9fb}.commerce-review-form label small{color:#667085;font-weight:500;line-height:1.45}.commerce-questions{margin-top:28px;padding:clamp(24px,4vw,46px);border-radius:24px;background:#fff}.commerce-questions-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px}.commerce-question-list{display:grid;gap:12px}.commerce-question-list article{padding:18px;border:1px solid #e1e5ed;border-radius:16px}.commerce-question-list article>p{margin:0 0 13px}.commerce-question-list article>div{padding:14px;border-radius:12px;background:#f6f7fb}.commerce-question-list article>div p{margin:6px 0 0}.commerce-question-list article>small{display:block;margin-top:11px;color:#667085}@media(max-width:780px){.commerce-rating-distribution{max-width:none;margin:0 0 20px}.commerce-questions-layout{grid-template-columns:1fr}.commerce-review-media{grid-template-columns:repeat(3,1fr)}}
.commerce-installment-choice{display:grid;gap:7px;padding:14px;border:1px solid var(--commerce-border,#dfe5eb);border-radius:14px;background:var(--commerce-soft,#f7faf9)}.commerce-installment-choice small{color:var(--commerce-muted,#64748b)}.commerce-payment-retry{margin:18px 0;padding:16px;border:1px solid var(--commerce-border,#dfe5eb);border-radius:16px;background:var(--commerce-soft,#f7faf9)}.commerce-payment-retry summary{cursor:pointer;font-weight:800}.commerce-payment-retry form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.commerce-payment-retry form p,.commerce-payment-retry form button{grid-column:1/-1}.commerce-payment-retry label{display:grid;gap:6px}.commerce-payment-retry p{margin:0;color:var(--commerce-muted,#64748b);font-size:13px;line-height:1.6}@media(max-width:650px){.commerce-payment-retry form{grid-template-columns:1fr}.commerce-payment-retry form p,.commerce-payment-retry form button{grid-column:auto}}

/* Reusable product option groups and visual swatches */
.commerce-option-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.commerce-option-choices label{position:relative;display:block;cursor:pointer}.commerce-option-choices input{position:absolute;width:1px!important;height:1px!important;min-height:0!important;opacity:0}.commerce-option-choices label>span{display:flex;align-items:center;gap:9px;min-height:48px;padding:9px 12px;border:1px solid #ccd2de;border-radius:11px;background:#fff;transition:border-color .18s,box-shadow .18s,transform .18s}.commerce-option-choices input:checked+span{border-color:#635bff;box-shadow:0 0 0 3px #635bff1c}.commerce-option-choices input:focus-visible+span{outline:3px solid #8b83ff;outline-offset:2px}.commerce-option-choices label:hover>span{transform:translateY(-1px)}.commerce-option-choices b{min-width:0;font-size:13px}.commerce-option-choices small{margin-inline-start:auto;color:#667085;font-size:10px}.commerce-option-choices.is-swatches{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-option-choices.is-swatches img,.commerce-option-choices.is-swatches i{width:30px;height:30px;flex:0 0 30px;border:1px solid #d7dce5;border-radius:9px;object-fit:cover}.commerce-option-choices.is-swatches i{background:var(--swatch-color,#d0d5dd);box-shadow:inset 0 0 0 2px #fff}.commerce-option-choices.is-radio{grid-template-columns:1fr}.commerce-option-choices.is-radio label>span:before{content:"";width:16px;height:16px;flex:0 0 16px;border:2px solid #98a2b3;border-radius:50%;box-shadow:inset 0 0 0 3px #fff}.commerce-option-choices.is-radio input:checked+span:before{border-color:#635bff;background:#635bff}@media(max-width:560px){.commerce-option-choices,.commerce-option-choices.is-swatches{grid-template-columns:1fr 1fr}}
.commerce-product-bundle{margin:34px 0;padding:28px;border-radius:24px;background:var(--commerce-surface,#f7f9fc);border:1px solid var(--commerce-border,#e2e8f0)}.commerce-product-bundle>div:first-child>span{font-size:.76rem;font-weight:800;letter-spacing:.14em;color:var(--commerce-accent,#5b5ce2)}.commerce-product-bundle>div:first-child h2{margin:.45rem 0}.commerce-product-bundle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin-top:20px}.commerce-product-bundle-grid article{display:flex;gap:13px;align-items:center;padding:12px;background:#fff;border:1px solid var(--commerce-border,#e2e8f0);border-radius:16px}.commerce-product-bundle-grid img,.commerce-bundle-placeholder{width:66px;height:66px;flex:0 0 66px;border-radius:12px;object-fit:cover;background:#eef1f7;display:grid;place-items:center}.commerce-product-bundle-grid h3{margin:3px 0;font-size:1rem}.commerce-product-bundle-grid p,.commerce-product-bundle-grid small{margin:0;color:#667085}.commerce-product-bundle-grid a{color:inherit;text-decoration:none}
.commerce-product-relations,.commerce-cart-recommendations{margin:34px 0;padding:clamp(24px,4vw,38px);border:1px solid var(--commerce-border,#e2e8f0);border-radius:24px;background:var(--commerce-surface,#f7f9fc)}.commerce-product-relations>header span,.commerce-cart-recommendations>header span{color:var(--commerce-accent,#5b5ce2);font-size:.72rem;font-weight:900;letter-spacing:.14em}.commerce-product-relations>header h2,.commerce-cart-recommendations>header h2{margin:.45rem 0;font-size:clamp(1.45rem,3vw,2.15rem)}.commerce-product-relations>header p,.commerce-cart-recommendations>header p{max-width:660px;margin:0;color:var(--commerce-muted,#667085)}.commerce-relation-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin-top:22px}.commerce-relation-product-grid>article{display:grid;overflow:hidden;border:1px solid var(--commerce-border,#e2e8f0);border-radius:18px;background:var(--commerce-card,#fff);box-shadow:0 9px 28px #1018280a}.commerce-relation-image{display:grid;place-items:center;overflow:hidden;aspect-ratio:4/3;background:#eef1f5}.commerce-relation-image img{width:100%;height:100%;object-fit:cover;transition:transform .22s}.commerce-relation-product-grid>article:hover .commerce-relation-image img{transform:scale(1.025)}.commerce-relation-image>span{font-size:2rem;color:#98a2b3}.commerce-relation-product-grid>article>div{display:grid;align-content:start;gap:8px;padding:16px}.commerce-relation-product-grid h3{margin:0;font-size:1rem;line-height:1.3}.commerce-relation-product-grid h3 a{color:var(--commerce-text,#101828);text-decoration:none}.commerce-relation-product-grid article>div>small{color:var(--commerce-accent,#5b5ce2);font-size:.66rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.commerce-relation-product-grid article>div>p{display:-webkit-box;overflow:hidden;margin:0;color:var(--commerce-muted,#667085);font-size:.82rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.commerce-relation-product-grid footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:5px;padding-top:12px;border-top:1px solid var(--commerce-border,#e2e8f0)}.commerce-relation-product-grid footer strong{color:var(--commerce-text,#101828);font-size:.92rem}.commerce-relation-product-grid footer a{color:var(--commerce-accent,#5b5ce2);font-size:.78rem;font-weight:850;text-decoration:none}.commerce-cart-recommendations{grid-column:1/-1;margin-top:26px}@media(max-width:600px){.commerce-relation-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-relation-product-grid>article>div{padding:13px}.commerce-relation-product-grid article>div>p{display:none}.commerce-relation-product-grid footer{align-items:flex-start;flex-direction:column}}@media(max-width:390px){.commerce-relation-product-grid{grid-template-columns:1fr}}
/* Compact injected storefront navigation (v1.18) */
.atlas-commerce-links{display:flex;flex:0 0 auto;align-items:center;gap:3px!important;margin-inline-start:6px!important;padding:4px!important;border:1px solid #e3e7ee!important;border-radius:13px;background:#fff;box-shadow:0 7px 20px rgba(16,24,40,.05);font-size:12px!important}
.atlas-commerce-links a{display:inline-flex;align-items:center;min-height:32px;padding:0 9px;border-radius:9px;white-space:nowrap}
.atlas-commerce-links a:hover{background:#f2f4f8}
@media(max-width:1240px){.atlas-commerce-links{order:20!important;width:100%!important;justify-content:flex-end!important;margin:0!important;padding:7px 0 0!important;border-width:1px 0 0!important;border-radius:0!important;background:transparent;box-shadow:none}}
