:root{--ink:#111111;--blue:#3B5BDB;--steel:#6179C3;--pale:#A8BCFF;--soft:#F4F6FF;--line:color-mix(in srgb,var(--ink) 16%,transparent);--display:Arial,sans-serif;--body:Arial,sans-serif;--page-pad:clamp(1.25rem,3vw,3.75rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.skip-link{position:absolute;z-index:100;left:12px;top:-80px;padding:10px;background:var(--blue);color:#fff}.skip-link:focus{top:12px}.page-width{padding-left:var(--page-pad);padding-right:var(--page-pad)}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--steel);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";display:block;width:22px;height:2px;background:var(--blue)}h1,h2,h3{font-family:var(--display);font-weight:600;letter-spacing:-.07em;line-height:.94}h1,h2,p{margin-top:0}h1{font-size:clamp(3.6rem,7vw,7.3rem)}h2{font-size:clamp(2.8rem,5vw,5rem)}h1 em,h2 em{color:var(--blue);font-style:normal;font-weight:400}.button{min-height:47px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:600;transition:transform .16s cubic-bezier(.23,1,.32,1),background .18s,color .18s}.button:active{transform:scale(.97)}.button--primary{background:var(--blue);color:#fff}.button--primary:hover{filter:brightness(.9)}.button--outline{border:1px solid var(--ink)}.button--outline:hover{background:var(--ink);color:#fff}.button--light{background:#fff;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600}.text-link:hover{color:var(--blue)}.icon-arrow:after{content:"\2192";font-size:17px;line-height:1}.announcement{display:flex;min-height:32px;align-items:center;justify-content:center;gap:8px;padding:7px var(--page-pad);background:var(--ink);color:#fff;font-size:10px;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.announcement__dot{width:3px;height:3px;border-radius:50%;background:var(--pale)}.announcement a{color:var(--pale);margin-left:8px}.site-header{position:sticky;z-index:20;top:0;display:flex;align-items:center;gap:34px;height:82px;padding:0 var(--page-pad);border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-lockup{display:flex;align-items:center;gap:10px;font-family:var(--display);font-size:18px;font-weight:700;letter-spacing:-.07em}.brand-lockup__mark{display:grid;place-items:center;width:31px;height:31px}.brand-lockup__mark img{width:31px;height:31px;object-fit:contain}.brand-lockup__fallback{display:block;width:25px;height:25px;border-left:7px solid var(--blue);border-top:7px solid var(--blue);border-bottom:7px solid var(--blue)}.desktop-nav{display:flex;gap:27px;margin-left:22px}.desktop-nav a{font-size:14px;font-weight:500}.header-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.header-actions a,.header-actions button{position:relative;display:flex;align-items:center;gap:7px;font-size:13px}.cart-count{display:grid;place-items:center;min-width:17px;height:17px;border-radius:50%;background:var(--blue);color:#fff;font-size:10px;font-weight:600}.nav-toggle,.mobile-nav{display:none}.site-search{position:absolute;z-index:30;top:100%;left:0;right:0;display:none;padding:20px var(--page-pad) 25px;background:#fff;border-bottom:1px solid var(--line)}.site-search.is-open{display:block}.site-search form{max-width:720px;display:flex;gap:14px;margin:auto;border-bottom:1px solid var(--ink)}.site-search input{flex:1;padding:10px 0;border:0;outline:0;font-family:var(--display);font-size:18px}.hero{display:grid;grid-template-columns:1fr 1.15fr;min-height:calc(100vh - 114px)}.hero__copy{display:flex;flex-direction:column;justify-content:center;max-width:740px;margin-left:auto;padding:clamp(4rem,8vw,9.5rem) var(--page-pad) clamp(4rem,6vw,7rem)}.hero__copy h1{margin-bottom:26px}.hero__summary{max-width:425px;color:color-mix(in srgb,var(--ink) 70%,transparent);font-size:16px;line-height:1.55}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:23px;margin-top:27px}.hero__index{display:flex;align-items:center;gap:12px;margin-top:clamp(3rem,7vw,7rem);color:#6f6f6f;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.hero__index i{width:clamp(34px,5vw,75px);height:1px;background:var(--line)}.hero__visual{position:relative;min-height:560px;background:var(--pale);overflow:hidden}.hero__visual>img{width:100%;height:100%;min-height:560px;display:block;object-fit:cover}.hero__note{position:absolute;right:28px;bottom:26px;display:flex;flex-direction:column;gap:3px;padding:13px 15px;background:#ffffffeb}.hero__note small{color:var(--steel);font-size:9px;font-weight:600;letter-spacing:.11em}.hero__note strong{font-family:var(--display);font-size:13px;letter-spacing:-.03em}.section-rail{display:flex;align-items:center;gap:11px;color:var(--steel);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.section-rail i{width:clamp(40px,7vw,104px);height:1px;background:var(--blue)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.section-heading--offset{margin-top:45px}.category-section{padding-top:clamp(5rem,10vw,10rem);padding-bottom:clamp(4rem,8vw,7.5rem)}.category-ribbon{display:grid;grid-template-columns:repeat(var(--columns,4),1fr);gap:1px;min-height:455px;border:1px solid var(--ink)}.category-card{position:relative;min-height:455px;overflow:hidden;color:#fff}.category-card:nth-child(2n){margin-top:35px;min-height:420px}.category-card__image,.category-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.category-card__placeholder{background:var(--steel)}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1111110f,#111111b8)}.category-card__copy{position:absolute;z-index:1;inset:auto 19px 18px;display:grid;grid-template-columns:1fr auto;gap:5px 8px;align-items:end}.category-card__copy small{font-size:10px;font-weight:600;letter-spacing:.1em}.category-card__copy strong{grid-column:1/-1;font-family:var(--display);font-size:20px;letter-spacing:-.05em}.category-card__copy em{font-size:10px;font-style:normal;opacity:.85}.category-card__copy span{grid-column:2;grid-row:3;font-size:18px}.catalogue-section{padding-top:clamp(5rem,9vw,9rem);padding-bottom:clamp(5rem,9vw,9rem);background:var(--soft)}.catalogue-section--white{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(14px,2vw,27px)}.product-card__visual{position:relative;height:clamp(250px,28vw,390px);overflow:hidden;background:#fff}.product-card__visual img,.product-card__placeholder{width:100%;height:100%;display:block;object-fit:cover}.product-card__placeholder{background:#e8ebf5}.product-card__image{transition:opacity .3s ease,transform .5s cubic-bezier(.23,1,.32,1)}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.035)}.product-card--secondary:hover .product-card__image--primary,.product-card--secondary:focus-within .product-card__image--primary{opacity:0;transform:scale(1.03)}.product-card--secondary:hover .product-card__image--secondary,.product-card--secondary:focus-within .product-card__image--secondary{opacity:1;transform:scale(1)}.product-card__badge{position:absolute;z-index:2;top:12px;left:12px;padding:5px 8px;background:#fff;font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.product-card__quick-add{position:absolute;z-index:2;right:10px;bottom:10px;left:10px;min-height:42px;transform:translateY(60px);background:var(--blue);color:#fff;opacity:0;transition:opacity .24s ease,transform .24s cubic-bezier(.23,1,.32,1);font-size:12px;font-weight:600}.product-card:hover .product-card__quick-add,.product-card:focus-within .product-card__quick-add{transform:translateY(0);opacity:1}.product-card__copy{padding:13px 1px 0}.product-card__type{margin:0 0 7px;color:var(--steel);font-size:9px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.product-card__title{margin:0 0 9px;font-size:15px;line-height:1.15}.price{display:flex;align-items:center;gap:8px;font-size:13px}.price__compare{color:#727272;font-size:12px;text-decoration:line-through}.promo{position:relative;display:grid;grid-template-columns:1fr .65fr;min-height:600px;padding-top:clamp(4rem,7vw,7.5rem);padding-bottom:clamp(4rem,7vw,7.5rem);overflow:hidden;background:var(--blue);color:#fff}.promo__copy{position:relative;z-index:1;max-width:645px;align-self:end}.promo .eyebrow{color:#fff}.promo .eyebrow:before{background:var(--pale)}.promo h2{margin-bottom:22px;font-size:clamp(3.25rem,6vw,6rem)}.promo h2 em{color:var(--pale)}.promo__text{max-width:400px;color:#e8ecff;line-height:1.55}.promo__stat{position:relative;z-index:1;display:flex;flex-direction:column;align-self:end;justify-self:end;gap:7px;max-width:220px}.promo__stat small{font-size:10px;letter-spacing:.14em}.promo__stat strong{font-family:var(--display);font-size:44px;letter-spacing:-.08em}.promo__stat span{color:var(--pale);font-size:11px;line-height:1.4}.promo:before,.promo:after{position:absolute;border:1px solid rgba(255,255,255,.46);transform:rotate(28deg);content:""}.promo:before{top:-160px;right:16%;width:430px;height:430px}.promo:after{right:-66px;bottom:-120px;width:290px;height:290px;border-color:#a8bcffcc}.trust{padding-top:clamp(5rem,10vw,10rem);padding-bottom:clamp(5rem,10vw,10rem);background:var(--ink);color:#fff}.trust .section-rail,.trust .eyebrow{color:var(--pale)}.trust .section-rail i,.trust .eyebrow:before{background:var(--pale)}.trust__heading{margin:44px 0 47px}.trust h2 em{color:var(--pale)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.24)}.trust-card{padding:31px 30px 8px 0;border-right:1px solid rgba(255,255,255,.24)}.trust-card+.trust-card{padding-left:30px}.trust-card:last-child{border:0}.trust-card__icon{display:block;margin-bottom:45px;color:var(--pale);font-size:25px}.trust-card h3{margin:0 0 9px;font-size:19px}.trust-card p{max-width:270px;color:#c9c9c9;font-size:13px;line-height:1.55}.newsletter{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding-top:clamp(5rem,10vw,9rem);padding-bottom:clamp(5rem,10vw,9rem);background:var(--pale)}.newsletter h2{margin:0}.newsletter h2 em{color:var(--ink)}.newsletter form{max-width:450px;align-self:end}.newsletter label{display:block;margin-bottom:8px;font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.newsletter__input{display:flex;border-bottom:1px solid var(--ink)}.newsletter input{flex:1;width:100%;padding:12px 0;border:0;outline:0;background:transparent;font-size:15px}.newsletter button{width:42px}.newsletter__note{margin:11px 0 0;color:color-mix(in srgb,var(--ink) 65%,transparent);font-size:11px}.site-footer{padding-top:48px;padding-bottom:20px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid var(--line)}.footer-brand{display:flex;align-items:center;gap:11px;font-family:var(--display);font-size:21px;font-weight:700;letter-spacing:-.07em}.footer-brand img{width:34px;height:34px}.footer-top p{margin:0;color:#6b6b6b;font-size:13px}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);padding:40px 0 52px}.footer-grid div{display:flex;flex-direction:column;gap:10px}.footer-grid small{margin-bottom:7px;color:var(--steel);font-size:9px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.footer-grid a{font-size:13px}.footer-grid a:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:17px;border-top:1px solid var(--line);color:#757575;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.header-utility,.theme-cart-button{min-height:40px;padding:0 10px!important;border:1px solid rgba(17,17,17,.5);display:inline-flex!important;align-items:center;justify-content:center;font-size:11px!important;font-weight:700;letter-spacing:.02em;transition:transform .18s cubic-bezier(.23,1,.32,1),background .18s,color .18s,box-shadow .18s}.header-utility:hover,.header-utility:focus-visible{background:var(--soft);box-shadow:3px 3px 0 var(--pale);transform:translate(-1px,-1px)}.theme-cart-button{gap:7px;border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:3px 3px 0 var(--blue)}.theme-cart-button:hover,.theme-cart-button:focus-visible{background:var(--blue);box-shadow:4px 4px 0 var(--ink);transform:translate(-1px,-1px)}.theme-cart-button .cart-count{min-width:21px;height:21px;border:1px solid #fff;background:#fff;color:var(--ink);font-size:10px;font-weight:800}@media(prefers-reduced-motion:no-preference){html:not(.is-ready) .hero__copy>*{opacity:0;transform:translateY(24px)}html:not(.is-ready) .hero__visual{opacity:0;transform:translateY(24px)}html.is-ready .hero__copy>*,html.is-ready .hero__visual{opacity:1;transform:translateY(0);transition:opacity .72s cubic-bezier(.23,1,.32,1),transform .72s cubic-bezier(.23,1,.32,1)}html.is-ready .hero__copy h1{transition-delay:.08s}html.is-ready .hero__copy .hero__summary{transition-delay:.16s}html.is-ready .hero__copy .hero__actions{transition-delay:.24s}html.is-ready .hero__copy .hero__index{transition-delay:.32s}html.is-ready .hero__visual{transition-delay:.14s}}@media(max-width:900px){.header-utility{width:40px;font-size:0!important}.header-utility:before{content:"\25cb";font-size:17px}.theme-cart-button{min-width:46px}.theme-cart-button .cart-count{position:absolute;right:-6px;top:-7px}}.brand-lockup{display:block!important;width:142px;height:37px;overflow:hidden}.brand-lockup__logo{display:block;width:142px!important;height:37px!important;max-width:none!important;object-fit:cover;object-position:center}.footer-brand{display:block!important;width:168px;height:44px;overflow:hidden}.footer-brand__logo{display:block;width:168px!important;height:44px!important;max-width:none!important;object-fit:cover;object-position:center}@media(max-width:560px){.brand-lockup{width:112px;height:31px}.brand-lockup__logo{width:112px!important;height:31px!important}.footer-brand{width:142px;height:38px}.footer-brand__logo{width:142px!important;height:38px!important}}.product-card__visual{position:relative;border:1px solid var(--line)}.product-card__image-link{display:block;width:100%;height:100%}.product-card__quick-add{right:7px!important;bottom:7px!important;left:7px!important;min-height:40px!important;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--blue)!important;border:1px solid #fff;color:#fff;box-shadow:2px 2px 0 var(--ink);font-weight:700;letter-spacing:.02em}.product-card__quick-add:hover,.product-card__quick-add:focus-visible{background:var(--ink)!important;transform:translate(-1px,-1px)!important;box-shadow:3px 3px 0 var(--blue)}.product-card__quick-add span{font-size:17px;line-height:1}.product-card__visual:hover .product-card__image--primary,.product-card__visual:focus-within .product-card__image--primary{filter:saturate(.92) contrast(1.05)}.product-card--secondary .product-card__image--primary,.product-card--secondary .product-card__image--secondary{transition:opacity .3s ease,transform .5s cubic-bezier(.23,1,.32,1)}@media(prefers-reduced-motion:no-preference){.shelf-reveal:not(.is-visible) .section-heading,.shelf-reveal:not(.is-visible) .product-card,.promo-reveal:not(.is-visible) .promo__copy,.promo-reveal:not(.is-visible) .promo__stat,.trust-reveal:not(.is-visible) .section-rail,.trust-reveal:not(.is-visible) .trust__heading,.trust-reveal:not(.is-visible) .trust-card,.newsletter-reveal:not(.is-visible)>*{opacity:0;transform:translateY(26px)}.shelf-reveal.is-visible .section-heading,.shelf-reveal.is-visible .product-card,.promo-reveal.is-visible .promo__copy,.promo-reveal.is-visible .promo__stat,.trust-reveal.is-visible .section-rail,.trust-reveal.is-visible .trust__heading,.trust-reveal.is-visible .trust-card,.newsletter-reveal.is-visible>*{opacity:1;transform:translateY(0);transition:opacity .56s cubic-bezier(.23,1,.32,1),transform .56s cubic-bezier(.23,1,.32,1)}.shelf-reveal.is-visible .product-card:nth-child(1),.trust-reveal.is-visible .trust-card:nth-child(1){transition-delay:.1s}.shelf-reveal.is-visible .product-card:nth-child(2),.trust-reveal.is-visible .trust-card:nth-child(2){transition-delay:.18s}.shelf-reveal.is-visible .product-card:nth-child(3),.trust-reveal.is-visible .trust-card:nth-child(3){transition-delay:.26s}.shelf-reveal.is-visible .product-card:nth-child(4){transition-delay:.34s}.promo-reveal.is-visible .promo__stat{transition-delay:.14s}.trust-reveal.is-visible .trust__heading{transition-delay:.07s}.newsletter-reveal.is-visible form{transition-delay:.12s}}@media(max-width:560px){.product-card__quick-add{min-height:36px!important;transform:translateY(0)!important;opacity:1!important}.shelf-reveal .section-heading,.shelf-reveal .product-card,.promo-reveal .promo__copy,.promo-reveal .promo__stat,.trust-reveal .section-rail,.trust-reveal .trust__heading,.trust-reveal .trust-card,.newsletter-reveal>*{opacity:1!important;transform:none!important}}.collection-hero{padding-top:64px;padding-bottom:45px;background:var(--soft)}.breadcrumbs{display:flex;gap:7px;margin-bottom:28px;color:var(--steel);font-size:11px}.collection-hero h1{max-width:780px;margin-bottom:16px}.collection-hero p{max-width:610px;color:#575757;line-height:1.55}.collection-layout{display:grid;grid-template-columns:240px 1fr;gap:38px;padding-top:40px;padding-bottom:80px}.collection-filter{border-top:1px solid var(--ink)}.filter-group{padding:16px 0;border-bottom:1px solid var(--line)}.filter-group summary{display:flex;justify-content:space-between;font-size:13px;font-weight:600;cursor:pointer}.filter-group ul{padding-left:0;list-style:none}.filter-group label{display:flex;gap:8px;margin:9px 0;font-size:12px}.product-page{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:clamp(28px,6vw,80px);padding-top:42px;padding-bottom:90px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery img{width:100%;aspect-ratio:1/1.15;object-fit:cover;background:var(--soft)}.product-details{position:sticky;top:108px;height:max-content}.product-details h1{margin:9px 0 18px;font-size:clamp(2.6rem,4vw,4.25rem)}.product-details .price{margin-bottom:22px;font-size:20px}.product-description{color:#525252;line-height:1.6}.variant-picker{margin:23px 0}.variant-picker label{display:block;margin-bottom:8px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.variant-picker select{width:100%;padding:13px;border:1px solid var(--ink);background:#fff}.product-form__buttons{display:flex;gap:10px}.product-form__buttons .button{flex:1}.details-accordions{margin-top:25px;border-top:1px solid var(--line)}.details-accordions details{padding:15px 0;border-bottom:1px solid var(--line)}.details-accordions summary{font-size:13px;font-weight:600;cursor:pointer}.details-accordions p{margin:12px 0 0;color:#636363;font-size:13px;line-height:1.55}.cart-page{padding-top:55px;padding-bottom:90px}.cart-page h1{margin-bottom:40px}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;padding:12px 0;color:var(--steel);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.cart-table td{padding:18px 0;border-top:1px solid var(--line)}.cart-item{display:flex;gap:16px;align-items:center}.cart-item img{width:90px;height:104px;object-fit:cover;background:var(--soft)}.cart-item h3{margin:4px 0;font-size:16px}.cart-item small{color:var(--steel);font-size:10px;text-transform:uppercase}.cart-item a{text-decoration:underline;font-size:11px}.quantity-input{max-width:80px;padding:8px;border:1px solid var(--line)}.cart-footer{display:flex;justify-content:flex-end;padding-top:28px}.cart-footer__summary{width:min(100%,360px)}.cart-footer__summary>div{display:flex;justify-content:space-between;margin-bottom:13px}.cart-footer__summary p{color:#6b6b6b;font-size:12px;line-height:1.5}.cart-footer__summary .button{width:100%}.search-page{padding-top:60px;padding-bottom:90px}.search-page h1{margin-bottom:30px}.search-page form{display:flex;max-width:700px;margin-bottom:45px;border-bottom:1px solid var(--ink)}.search-page input{flex:1;padding:12px 0;border:0;outline:0;font-family:var(--display);font-size:20px}.search-page button{padding:0 8px;font-size:13px;font-weight:600}.rte{line-height:1.65}.rte p{max-width:760px}.empty-state{padding:70px 0;text-align:center}.empty-state h2{font-size:38px}.customer-page{max-width:580px;margin:0 auto;padding-top:70px;padding-bottom:90px}.customer-page h1{font-size:48px}.customer-page label{display:block;margin:17px 0 7px;font-size:12px;font-weight:600}.customer-page input{width:100%;padding:12px;border:1px solid var(--line)}.customer-page .button{margin-top:20px}.customer-page p{color:#656565;font-size:13px}@media(max-width:900px){.site-header{height:70px;gap:15px}.nav-toggle{display:block}.desktop-nav,.header-actions .account-label{display:none}.mobile-nav{position:absolute;top:100%;left:0;right:0;display:none;padding:20px var(--page-pad);background:#fff;border-bottom:1px solid var(--line)}.mobile-nav.is-open{display:flex;flex-direction:column}.mobile-nav a{padding:13px 0;border-bottom:1px solid var(--line);font-family:var(--display);font-size:24px;letter-spacing:-.06em}.hero{grid-template-columns:1fr;min-height:0}.hero__copy{min-height:530px;max-width:none;margin:0;padding:90px var(--page-pad) 55px}.hero__visual,.hero__visual>img{min-height:480px}.category-ribbon{grid-template-columns:repeat(3,1fr);min-height:0}.category-card,.category-card:nth-child(2n){min-height:290px;margin:0}.product-grid{grid-template-columns:repeat(2,1fr)}.promo{grid-template-columns:1fr;min-height:500px}.promo__stat{justify-self:start}.trust-grid{grid-template-columns:1fr}.trust-card,.trust-card+.trust-card{padding:25px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.24)}.trust-card__icon{margin-bottom:19px}.newsletter{grid-template-columns:1fr;gap:46px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:34px 15px}.footer-grid>div:first-child{display:none}.collection-layout{grid-template-columns:1fr}.collection-filter{display:flex;gap:10px;overflow:auto}.filter-group{min-width:180px}.product-page{grid-template-columns:1fr}.product-details{position:static}.cart-table th:nth-child(3),.cart-table td:nth-child(3){display:none}}@media(max-width:560px){.announcement{justify-content:flex-start;padding:7px 16px;white-space:nowrap;overflow:hidden}.announcement a{display:none}.site-header{padding:0 16px}.brand-lockup{font-size:16px}.header-actions{gap:12px}.hero__copy{min-height:500px;padding:65px 20px 42px}.hero__visual,.hero__visual>img{min-height:360px}.hero__note{right:14px;bottom:14px}.page-width{padding-left:20px;padding-right:20px}.section-heading{flex-direction:column;align-items:start;margin-bottom:27px}.category-ribbon{grid-template-columns:repeat(2,1fr)}.category-card,.category-card:nth-child(2n){min-height:265px}.category-card__copy{inset:auto 14px 13px}.category-card__copy strong{font-size:18px}.product-grid{gap:22px 11px}.product-card__visual{height:235px}.product-card__quick-add{right:7px;bottom:7px;left:7px;min-height:36px;transform:translateY(0);opacity:1;font-size:11px}.promo{padding-left:20px;padding-right:20px}.promo__stat{display:none}.newsletter{padding-top:75px;padding-bottom:75px}.site-footer{padding:38px 20px 17px}.footer-top{flex-direction:column;align-items:start;gap:16px}.footer-grid{padding:32px 0 38px}.footer-bottom{flex-direction:column;gap:7px}.product-gallery{gap:7px}.cart-table th:nth-child(2),.cart-table td:nth-child(2){display:none}.cart-item img{width:72px;height:84px}}@media(prefers-reduced-motion:no-preference){.scroll-reveal .section-rail,.scroll-reveal .section-heading,.scroll-reveal .category-card{opacity:0;transform:translateY(18px)}.scroll-reveal.is-visible .section-rail,.scroll-reveal.is-visible .section-heading,.scroll-reveal.is-visible .category-card{opacity:1;transform:translateY(0);transition:opacity .46s cubic-bezier(.23,1,.32,1),transform .46s cubic-bezier(.23,1,.32,1)}.scroll-reveal.is-visible .section-heading{transition-delay:.07s}.scroll-reveal.is-visible .category-card:nth-child(1){transition-delay:.12s}.scroll-reveal.is-visible .category-card:nth-child(2){transition-delay:.18s}.scroll-reveal.is-visible .category-card:nth-child(3){transition-delay:.24s}.scroll-reveal.is-visible .category-card:nth-child(4){transition-delay:.3s}.scroll-reveal.is-visible .category-card:nth-child(5){transition-delay:.36s}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.glass-catalogue{background:radial-gradient(circle at 82% 12%,rgba(168,188,255,.56),transparent 31%),linear-gradient(135deg,#edf1ff,#f9faff 52%,#e7edff)}.glass-heading{position:relative;padding:18px 19px;margin-bottom:20px;border:1px solid rgba(255,255,255,.82);background:#ffffff78;box-shadow:0 16px 38px #304a9f1f,inset 0 1px #ffffffe6;backdrop-filter:blur(18px) saturate(1.18);-webkit-backdrop-filter:blur(18px) saturate(1.18)}.glass-product-grid{padding:9px;gap:0;border:1px solid rgba(255,255,255,.86);background:#ffffff52;box-shadow:0 18px 42px #304a9f1a,inset 0 1px #ffffffe0;backdrop-filter:blur(16px) saturate(1.12);-webkit-backdrop-filter:blur(16px) saturate(1.12)}.glass-product-grid .product-card{min-width:0;padding:16px clamp(10px,1.35vw,19px) 18px;border-left:1px solid rgba(40,63,139,.17);background:#ffffff8f;box-shadow:inset 0 1px #ffffffd6;transition:transform .25s cubic-bezier(.23,1,.32,1),background .25s ease,box-shadow .25s ease}.glass-product-grid .product-card:first-child{border-left:0}.glass-product-grid .product-card:hover{position:relative;z-index:2;background:#ffffffc7;box-shadow:0 12px 24px #304a9f26,inset 0 1px #fffffff5;transform:translateY(-4px)}.glass-product-grid .product-card__visual{border-color:#283f8b29}.glass-product-grid .product-card__copy{padding:14px 11px 10px}.glass-product-grid .product-card__quick-add{box-shadow:2px 2px 0 var(--ink)}.glass-product-grid .product-card__quick-add:hover{box-shadow:3px 3px 0 var(--blue)}@media(max-width:560px){.glass-heading{padding:14px;margin-bottom:14px}.glass-product-grid{padding:5px}.glass-product-grid .product-card{padding:11px 7px 14px}.glass-product-grid .product-card__copy{padding:11px 7px 8px}.glass-product-grid .product-card:hover{transform:none}}.product-form{margin-top:24px;padding:18px;border:1px solid var(--line);background:#f4f6ffb8}.variant-picker,.quantity-selector{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:16px}.variant-picker label,.quantity-selector>label{display:block;margin-bottom:7px;color:var(--steel);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.variant-picker select{min-height:42px;width:min(100%,310px);padding:0 10px;border:1px solid var(--ink);border-radius:0;background:#fff;color:var(--ink)}.quantity-selector>div{display:flex;border:1px solid var(--ink);background:#fff}.quantity-selector button{width:38px;height:40px;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:19px}.quantity-selector button:hover{background:var(--blue)}.quantity-selector input{width:46px;border:0;text-align:center;font-weight:700;-webkit-appearance:textfield;appearance:textfield}.quantity-selector input::-webkit-inner-spin-button,.quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-form__buttons{display:flex;flex-wrap:wrap;gap:10px}.product-form__buttons .button{min-width:220px}.product-form__buttons .is-added{background:var(--ink);box-shadow:3px 3px 0 var(--pale)}.product-form__status{min-height:18px;margin:11px 0 0;color:var(--blue);font-size:12px;font-weight:700}.product-recommendations{margin-top:clamp(4rem,8vw,7.5rem);border-top:1px solid var(--ink)}.product-recommendations .section-heading{padding-top:25px}@media(max-width:640px){.variant-picker,.quantity-selector{align-items:stretch;flex-direction:column}.variant-picker select{width:100%}.quantity-selector>div{width:max-content}.product-form__buttons .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/base.css.map */
