/* Shared viewport rules for the storefront, product pages and checkout. */
html{ -webkit-text-size-adjust:100%;scroll-padding-top:80px }
body{min-width:0}
main,.wrap,.grid>* ,.resource-list__item,.product-information__media,.product-details,.pd-footer__main>*{min-width:0}
.product-information .product-information__media{width:100%!important}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
.wrap{width:100%;max-width:1440px;padding-inline:clamp(16px,3vw,40px)!important}
.price-row{flex-wrap:wrap;row-gap:3px}
.card-name,.pd-launch-card__name,.local-recommendations__name{overflow-wrap:anywhere}
.pd-footer__main{width:min(calc(100% - 32px),1240px)}
.pd-footer__form{min-width:0}
.pd-footer__bottom{flex-wrap:wrap;overflow-wrap:anywhere}
.catalog-filters{display:flex;gap:8px;flex-wrap:wrap}
.catalog-filters .size-btn{width:auto;flex:0 0 auto;min-height:44px;padding:10px 16px;font-size:14px}
.site-header .logo-mark{display:flex!important;font-size:24px;color:#fff}
.site-header .logo-mark img{display:none}
.site-header .header-inner{min-height:64px;height:auto}
.site-header .product-logo{display:block;position:static;transform:none;color:#fff;font-size:26px;font-weight:800}
.site-header .header-actions{margin-left:auto}
.site-header .cart-tool{color:inherit}
.cart-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px)}
.cart-layout>div{min-width:0}
.line-item>div{min-width:0;overflow-wrap:anywhere}
.line-item img{flex-shrink:0}
.cart-table td{padding-inline:8px}
.cart-table td:first-child{padding-left:0}
.cart-table td:last-child{white-space:nowrap;padding-right:0}
.summary-card{align-self:start}
.pd-mirror-details .pd-mirror-size-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%}
.pd-mirror-details .pd-mirror-size-grid label{display:block!important;width:100%;min-width:0;padding:0}
.pd-mirror-details .pd-mirror-size-grid span{display:grid!important;width:100%;min-width:0;min-height:44px}
.pd-mirror-details .pd-mirror-swatch span{width:100%;height:100%}
.pd-mirror-details h1{font-size:clamp(26px,2.6vw,40px)!important;overflow-wrap:anywhere}
.pd-mirror-gallery__thumbs{flex-wrap:wrap}
body:has(.product-information) #header-group .header-section,body:has(.product-information) header-component{position:relative!important;top:auto!important}
body:has(.product-information) header-component .header__row{background:#075ce5!important;color:#fff!important;--color-foreground:#fff;--color-foreground-rgb:255 255 255}
body:has(.product-information) header-component :is(.header__icon--menu,.menu-list__link,.header-actions__action,.header__icon){color:#fff!important}
body:has(.product-information) header-component .header-logo__image{filter:brightness(0) invert(1)!important}
body:has(.product-information){--transparent-header-offset-boolean:0!important}
@media(min-width:900px){
 .product-information .product-information__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;max-width:1440px;margin-inline:auto;gap:0!important}
 .product-information .product-information__media{grid-column:1!important;grid-row:1!important}
 .product-information .product-details{grid-column:2!important;grid-row:1!important;min-width:0;padding-inline:clamp(24px,3vw,48px)!important}
 .pd-custom-product .product-information .product-details{padding:0!important}
 .product-information .pd-mirror-details{padding:36px clamp(24px,3vw,48px)!important;position:static}
 .product-information__media .pd-mirror-gallery__slide{height:min(760px,calc(100svh - 130px));aspect-ratio:auto}
 .product-information__media .product-media-container:not(.dialog-zoomed-gallery *){height:min(760px,calc(100svh - 130px))!important;min-height:0!important}
 .product-information__media .product-media__image:not(.dialog-zoomed-gallery *){object-fit:contain!important}
 .product-information__media slideshow-controls{max-height:calc(100svh - 130px);overflow-y:auto}
 .pd-mirror-gallery__track{grid-auto-columns:100%!important}
 .grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(min-width:750px) and (max-width:1099px){.resource-list--grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:899px){
 .product-information .product-information__grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important}
 .product-information .product-information__media,.product-information .product-details{grid-column:1 / -1!important;grid-row:auto!important;max-width:100%}
 .product-information .product-details{padding:24px clamp(16px,4vw,32px)!important}
 .pd-custom-product .product-information .product-details{padding:0!important}
 .pd-mirror-details{position:static!important;padding:28px clamp(16px,4vw,32px) 36px!important}
 .pd-mirror-gallery__track{grid-auto-columns:90%!important}
 .pd-mirror-gallery__slide{max-height:680px}
 .pd-mirror-gallery__thumbs{display:none!important}
 .cart-layout{grid-template-columns:minmax(0,1fr);gap:28px}
}
@media(max-width:749px){
 .resource-list--grid,.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 12px}
 .card-name{font-size:13px;line-height:1.35}
 .card .price{font-size:14px}.card .price-old{font-size:12px}
 .card-tag{width:auto;max-width:calc(100% - 16px);left:8px;right:auto;padding:5px 7px;font-size:10px}
 .section{padding-block:28px}.page-header{padding:28px 16px}.page-header h1{font-size:clamp(25px,7vw,34px)}
 .site-header .header-inner{padding:10px 16px;gap:12px;min-height:58px}
 .site-header:has(.mobile-tools) .mobile-tools{display:flex;align-items:center;gap:12px}
 .site-header:has(.mobile-tools) .product-logo{color:#075ce5;font-size:22px;position:absolute;left:50%;transform:translateX(-50%)}
 .site-header:has(.mobile-tools){background:#fff;color:#111}
 .site-header:has(.logo-mark){height:auto;background:#075ce5}
 .site-header:has(.logo-mark) .header-inner{display:grid;grid-template-columns:1fr auto}
 .site-header:has(.logo-mark) nav.main-nav{display:flex!important;grid-column:1 / -1;grid-row:2;gap:22px;font-size:13px;padding-bottom:4px}
 .site-header:has(.logo-mark) nav.main-nav a{color:#fff}
 .site-header:has(.logo-mark) .header-actions{grid-column:2;grid-row:1}
 .site-header:has(.logo-mark) .icon-btn{color:#fff}
 .header-tool{min-width:36px;min-height:40px}
 .site-header .header-actions{gap:5px}
 .heart-tool{display:none!important}
 .prose{padding:28px 0;overflow-wrap:anywhere}
 .cart-table thead{display:none}
 .cart-table tbody{display:block}
 .cart-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:20px 0;border-bottom:1px solid #ddd}
 .cart-table td{display:block;border:0;padding:0!important}
 .cart-table td:first-child{grid-column:1 / -1}
 .cart-table td:nth-child(2){padding-left:82px!important}
 .cart-table td:last-child{align-self:start;padding-top:12px!important}
 .cart-table .line-item{gap:14px}.cart-table .line-item img{width:68px;height:80px;object-fit:contain;border:0}
 .cart-table .line-name{font-size:15px;line-height:1.4}.cart-table .line-meta{font-size:13px}
 .cart-table .qty-control button{min-width:34px;min-height:40px}
 .cart-table .qty-control{width:112px}
 .summary-card{padding:20px}
 input:not([type=radio]):not([type=checkbox]),textarea,select{font-size:16px}
 .pd-footer .pd-footer__main{gap:24px 16px}
 .pd-footer .pd-footer__column a{min-height:30px;display:flex;align-items:center}
 .checkout-form .gift-title{flex-wrap:wrap}
 .checkout-form .gift-product{grid-template-columns:minmax(0,1fr)}
 .checkout-form .gift-preview{width:86px;height:104px}
 .checkout-form .model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .checkout-form .size-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .checkout-form .choice-box span{white-space:normal;min-height:44px}
 .checkout-form .swatch{min-width:44px;min-height:44px}
 .checkout-form .shipping-option{min-height:70px}
}
@media(max-width:359px){.cart-table td:nth-child(2){padding-left:0!important}.checkout-form .size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pd-footer .pd-footer__main{grid-template-columns:1fr}.pd-mirror-details .pd-mirror-size-grid{gap:6px}}
@media(hover:none){.card:hover .card-media img{transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
