*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.drawer-open{overflow:hidden}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}[hidden]{display:none!important}.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;padding:12px 16px;z-index:999}.skip-link:focus{left:8px}.page-width{width:min(100% - 28px,1200px);margin-inline:auto}.section{padding:34px 0}.section--tight{padding:20px 0}.eyebrow{margin:0 0 10px;font-size:.78rem;line-height:1;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.h1,.h2,.h3,h1,h2,h3{margin:0;line-height:.98;letter-spacing:-.035em}.h1,h1{font-size:clamp(2.4rem,10vw,6rem)}.h2,h2{font-size:clamp(2rem,7vw,4rem)}.h3,h3{font-size:clamp(1.1rem,4.5vw,1.5rem)}.rte{line-height:1.6}.muted{color:var(--muted)}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1.5px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button--secondary{background:transparent;color:var(--ink)}.button--accent{background:var(--ink);color:#fff;border-color:var(--ink)}.button--full{width:100%}.icon-button{width:48px;height:48px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;border-radius:999px}.icon-button:hover{background:#0000000d}.pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:var(--ink);color:#fff;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.announcement{background:var(--ink);color:#fff;font-weight:800;font-size:.78rem;text-align:center;padding:9px 12px}.announcement strong{color:#fff;text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:40;background:var(--paper);background:color-mix(in srgb,var(--paper) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.08)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:6px;position:relative}.logo{font-size:1.9rem;font-weight:950;letter-spacing:.16em;line-height:1;text-align:center}.logo-image{max-height:30px;width:auto}.mobile-toggle{display:grid;place-items:center;flex:0 0 48px}.header-inner>.logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;white-space:nowrap;z-index:2}.header-actions{display:flex;align-items:center;margin-left:auto;position:relative;z-index:3}.header-count{min-width:19px;height:19px;border-radius:999px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:.65rem;font-weight:900;position:absolute;transform:translate(12px,-11px);border:1px solid #fff}.desktop-nav{display:none}.mobile-menu{position:fixed;inset:0 auto 0 0;width:min(86vw,390px);background:var(--paper);z-index:70;padding:18px;transform:translate(-105%);transition:transform .25s ease;border-right:1px solid rgba(0,0,0,.1)}html[dir=rtl] .mobile-menu{left:auto;right:0;transform:translate(105%)}.mobile-menu.is-open{transform:translate(0)}.mobile-menu__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mobile-menu nav{display:grid;gap:5px}.mobile-menu nav a{min-height:52px;display:flex;align-items:center;font-size:1.45rem;font-weight:900;border-bottom:1px solid rgba(0,0,0,.08)}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000061;z-index:60;opacity:0;pointer-events:none;transition:opacity .2s}.menu-overlay.is-open{opacity:1;pointer-events:auto}.hero{padding:0}.hero-shell{position:relative;overflow:hidden;border-radius:0;min-height:72svh;background:#d9d9d9;display:flex;align-items:flex-end;width:100%}.hero--fullbleed{width:100%;margin:0}.hero--fullbleed .hero-shell{width:100%;max-width:none}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-placeholder{width:100%;height:100%;background:linear-gradient(145deg,#7b7b7b,#303030 60%,#111)}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b8,#0000001f 55%,#00000005)}.hero-content{position:relative;z-index:2;color:#fff;padding:24px;width:100%}.hero-content .h1{max-width:850px}.hero-sub{max-width:560px;font-size:1rem;line-height:1.5;margin:14px 0 20px;color:#ffffffe0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero .button--secondary{border-color:#fff;color:#fff;background:#0000002e}.hero-badge{position:absolute;right:16px;top:16px;z-index:3;background:#fff;color:var(--ink);width:96px;height:96px;border-radius:50%;display:grid;place-items:center;text-align:center;font-weight:950;line-height:1;text-transform:uppercase;transform:rotate(7deg);font-size:.78rem;padding:10px}html[dir=rtl] .hero-badge{right:auto;left:16px}.trust-item:nth-child(1) .trust-item:nth-child(2) .trust-item:nth-child(3) .trust-item__head .trust-item,.trust-item__head,.trust-item strong,.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.section-head a{font-weight:800;text-decoration:underline;text-underline-offset:4px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.featured-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-shrink:0}.carousel-controls{display:flex;align-items:center;gap:7px}.carousel-arrow{width:46px;height:46px;border:1px solid rgba(0,0,0,.18);border-radius:50%;background:#fff;color:#000;display:grid;place-items:center;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.carousel-arrow:hover{background:#000;color:#fff;border-color:#000;transform:translateY(-1px)}.carousel-arrow:focus-visible{outline:2px solid #000;outline-offset:2px}.featured-carousel-shell{position:relative;min-width:0}.featured-carousel-arrow{position:absolute;top:42%;z-index:6;width:48px;height:48px;background:#fff;border:1px solid rgba(0,0,0,.18);box-shadow:0 6px 18px #0000001a;transform:translateY(-50%)}.featured-carousel-arrow:hover{transform:translateY(-50%)}.featured-carousel-arrow--prev{left:10px}.featured-carousel-arrow--next{right:10px}.product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 12px)/2);gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;padding:2px 0 8px}.product-carousel::-webkit-scrollbar{display:none}.product-carousel__slide{min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.product-carousel__slide .product-card{height:100%}.product-card{min-width:0}.product-card__media{position:relative;aspect-ratio:1/1.16;overflow:hidden;border-radius:var(--radius);background:#efefef}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__badge{position:absolute;left:10px;top:10px;z-index:2}.product-card__info{padding:10px 2px 4px}.product-card__title{font-size:.92rem;font-weight:800;line-height:1.2;margin:0 0 5px}.price{display:flex;gap:7px;align-items:center;font-size:.87rem}.price s{color:var(--muted)}.price strong{font-weight:900}.quick-add{margin-top:9px;min-height:46px;font-size:.82rem}.empty-card{padding:22px;border:1px dashed rgba(0,0,0,.25);border-radius:var(--radius);grid-column:1/-1}.promo-band{background:var(--ink);color:#fff;overflow:hidden;padding:0;border-block:1px solid var(--ink)}.promo-marquee{width:100%;overflow:hidden;padding:15px 0}.promo-track{display:flex;width:max-content;will-change:transform;animation:altro-marquee 16s linear infinite}.promo-group{display:flex;align-items:center;flex-shrink:0;min-width:max-content;padding-right:34px}.promo-item{display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap;font-weight:950;text-transform:uppercase;letter-spacing:.02em;font-size:.92rem}.promo-item:after{content:"\2726";display:inline-block;margin:0 24px;font-size:.9em}@keyframes altro-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.promo-track{animation-duration:32s}}.editorial-grid{display:grid;gap:12px}.editorial-card{min-height:360px;border-radius:calc(var(--radius) + 4px);position:relative;overflow:hidden;background:#ddd}.editorial-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.editorial-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b3,#0000 60%)}.editorial-card__copy{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;color:#fff}.editorial-card__copy p{margin:8px 0 0;color:#ffffffd1}.editorial-grid--collections{grid-template-columns:1fr}.editorial-card--collection{min-height:420px;background:#e9e9e9}.editorial-card--collection:after{background:linear-gradient(to top,#000000b8,#0000000f 68%)}.editorial-card__copy--collection{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.editorial-card__eyebrow{margin:0;color:#ffffffbf}.editorial-card__collection-title{margin:0;font-size:clamp(2.2rem,9vw,4.3rem);line-height:.92;letter-spacing:-.045em;font-weight:950}.editorial-card__cta{display:inline-flex;align-items:center;min-height:40px;margin-top:4px;padding:0 14px;border:1px solid rgba(255,255,255,.62);border-radius:999px;font-size:.78rem;font-weight:850;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.reviews{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.reviews::-webkit-scrollbar{display:none}.reviews-head{align-items:flex-end}.reviews-nav{display:flex;gap:8px;flex:0 0 auto}.reviews-nav__button{width:42px;height:42px;border:1px solid rgba(0,0,0,.14);border-radius:999px;background:transparent;color:inherit;display:grid;place-items:center;font:inherit;font-size:1.15rem;cursor:pointer;transition:background .18s ease,color .18s ease}.reviews-nav__button:hover{background:#000;color:#fff}.review-card{position:relative;flex:0 0 84%;scroll-snap-align:start;border-radius:var(--radius);background:var(--card);padding:20px;border:1px solid rgba(0,0,0,.08);overflow:hidden}.review-card__content{position:relative;z-index:2}.review-card__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;overflow:hidden;border-radius:inherit}.review-card__image{display:block;width:100%;height:100%;object-fit:cover}.review-card--image{min-height:420px;display:flex;align-items:flex-end;padding:16px;background:#111;border-color:#00000014}.review-card--image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#0000000a 28%,#00000061);pointer-events:none}.review-card--image .review-card__content{width:100%;padding:16px;border-radius:calc(var(--radius) - 6px);background:#0c0c0c75;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff}.stars{letter-spacing:.08em;margin-bottom:18px;color:#d4af37}.review-card--image .stars{color:#fff}.review-card blockquote{margin:0;font-size:1.25rem;line-height:1.25;font-weight:800}.review-card footer{margin-top:18px;font-size:.8rem;color:var(--muted)}.review-card--image footer{color:#ffffffd1}.faq{border-top:1px solid rgba(0,0,0,.13)}.faq details{border-bottom:1px solid rgba(0,0,0,.13);padding:0}.faq summary{min-height:62px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:850;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq details div{padding:0 0 18px;color:var(--muted);line-height:1.6}.altro-benefits-section{padding-top:28px;padding-bottom:0}.altro-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid rgba(0,0,0,.14);border-radius:22px;overflow:hidden;background:#fff}.altro-benefit{min-height:190px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff}.altro-benefit--wide{grid-column:1/-1;min-height:180px;border-bottom:1px solid rgba(0,0,0,.14)}.altro-benefit:not(.altro-benefit--wide)+.altro-benefit{border-left:1px solid rgba(0,0,0,.14)}.altro-benefit__icon{width:64px;height:64px;display:grid;place-items:center;margin-bottom:12px;color:#000}.altro-benefit__icon svg{width:56px;height:56px}.altro-benefit h3{margin:0;font-size:clamp(1.3rem,5vw,2rem);line-height:1.05;letter-spacing:-.035em}.altro-benefit p{margin:8px 0 0;max-width:320px;color:#222;font-size:.9rem;line-height:1.4}@media(min-width:750px){.altro-benefits-section{padding-top:42px}.altro-benefit{min-height:210px}.altro-benefit--wide{min-height:200px}.altro-benefit__icon{width:72px;height:72px}.altro-benefit__icon svg{width:64px;height:64px}}.footer{background:var(--ink);color:#fff;padding:40px 0 calc(28px + env(safe-area-inset-bottom))}.footer-grid{display:grid;gap:30px}.footer-brand{font-size:2.2rem;font-weight:950;letter-spacing:-.06em}.footer-copy{color:#ffffffad;max-width:420px;line-height:1.55}.footer-links{display:grid;gap:10px}.footer-links a,.footer-links span{min-height:42px;display:flex;align-items:center}.footer-social-links a,.footer-social-links span{width:max-content}.footer-social-links a{position:relative}.footer-social-links a:after{content:"";position:absolute;left:0;right:0;bottom:7px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.footer-social-links a:hover:after{transform:scaleX(1)}.footer-bottom{margin-top:30px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);font-size:.75rem;color:#ffffff8c}.collection-head{padding:26px 0 10px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:18px 0}.select{min-height:48px;border:1px solid rgba(0,0,0,.16);border-radius:999px;background:var(--card);padding:0 14px;max-width:180px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:26px}.pagination a,.pagination span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(0,0,0,.14)}.pagination .current{background:var(--ink);color:#fff}.product-main{padding:18px 0 40px}.product-layout{display:grid;gap:22px}.product-gallery__item{width:100%;height:100%;border-radius:var(--radius);overflow:hidden;background:#fff}.product-gallery__item img{width:100%;height:100%;object-fit:contain}.product-media-carousel{position:relative;min-width:0;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:calc(var(--radius) + 2px);overflow:hidden}.product-media-track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:contain;touch-action:pan-y pinch-zoom}.product-media-track::-webkit-scrollbar{display:none}.product-media-slide{min-width:0;aspect-ratio:4/5;scroll-snap-align:start;scroll-snap-stop:always;display:grid;place-items:center;background:#fff}.product-media-slide model-viewer,.product-media-slide video,.product-media-slide iframe{width:100%;height:100%}.product-media-controls{min-height:58px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;padding:0 10px;border-top:1px solid rgba(0,0,0,.08);background:#fff}.product-media-arrow{width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#000;display:grid;place-items:center;cursor:pointer}.product-media-arrow:hover{background:#f3f3f3}.product-media-arrow:focus-visible{outline:2px solid #000;outline-offset:2px}.product-media-count{justify-self:center;font-size:.82rem;font-weight:900;letter-spacing:.02em}.product-info{align-self:start}.product-info__title{font-size:clamp(2rem,9vw,4rem);margin:0 0 12px}.product-info__price{font-size:1.2rem;margin-bottom:18px}.product-form{display:grid;gap:14px}.option-group{border:0;padding:0;margin:0}.option-group legend{font-weight:850;margin-bottom:10px}.option-values{display:flex;flex-wrap:wrap;gap:8px}.option-values input{position:absolute;opacity:0;pointer-events:none}.option-values label{position:relative;min-width:48px;min-height:48px;border:1px solid rgba(0,0,0,.2);border-radius:10px;display:grid;place-items:center;padding:0 14px;cursor:pointer;font-weight:800;background:var(--card);overflow:hidden}.option-values input:checked+label{background:var(--ink);color:#fff;border-color:var(--ink)}.option-values input:disabled+label{color:#00000061;border-color:#00000024;background:var(--card);cursor:not-allowed}.option-values input:disabled+label:after{content:"";position:absolute;left:7px;right:7px;top:50%;height:1px;background:currentColor;transform:rotate(-35deg);transform-origin:center;pointer-events:none}.option-values input:checked:disabled+label{background:var(--ink);color:#ffffff8c;border-color:var(--ink)}.product-description{margin-top:22px;color:#444;line-height:1.65}.sticky-atc{position:fixed;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:35;background:var(--ink);color:#fff;border-radius:999px;min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:6px 7px 6px 18px;box-shadow:0 12px 35px #00000038}.sticky-atc button{min-height:46px;border:1px solid #fff;border-radius:999px;background:#fff;color:var(--ink);font-weight:900;padding:0 18px;cursor:pointer}.cart-page{padding:28px 0 48px}.cart-items{display:grid;gap:10px}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:12px;padding:12px;background:var(--card);border-radius:var(--radius)}.cart-item img{width:88px;aspect-ratio:1;object-fit:cover;border-radius:12px}.cart-item__title{font-weight:850}.cart-summary{margin-top:18px;padding:18px;background:var(--card);border-radius:var(--radius)}.cart-row{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px}.altro-toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:12px 16px;border-radius:999px;opacity:0;pointer-events:none;transition:.2s;z-index:100;font-size:.82rem;font-weight:800;white-space:nowrap}.altro-toast.is-visible{opacity:1;transform:translate(-50%)}@media(min-width:750px){.page-width{width:min(100% - 48px,1200px)}.section{padding:56px 0}.header-inner{height:84px}.mobile-toggle{display:grid}.header-inner>.logo{font-size:2.35rem;letter-spacing:.2em}.desktop-nav{display:none}.desktop-nav a{min-height:48px;display:flex;align-items:center}.hero{padding:0}.hero-shell{min-height:72vh}.hero-content{padding:44px}.hero-badge{width:120px;height:120px;right:28px;top:28px;font-size:.95rem}.product-carousel{grid-auto-columns:calc((100% - 54px)/4);gap:18px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.editorial-grid{grid-template-columns:1.4fr 1fr}.editorial-card{min-height:520px}.review-card{flex-basis:42%}.footer-grid{grid-template-columns:minmax(300px,1.7fr) repeat(3,minmax(130px,.8fr));gap:44px}.product-layout{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:40px}.product-media-slide{aspect-ratio:1/1}.product-media-controls{min-height:62px}.product-info{position:sticky;top:100px}.sticky-atc{display:none}}@media(min-width:1000px){.review-card{flex-basis:32%}}.visually-hidden{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(min-width:750px){.editorial-grid--collections{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-card--collection{min-height:540px}}@media(max-width:559px){.featured-head-actions{gap:8px}.carousel-arrow{width:42px;height:42px}}.related-products-section{padding-top:18px;padding-bottom:44px}.related-products-head{align-items:center}.related-products-title{font-size:clamp(1.9rem,7vw,3.6rem)}.related-products-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:78%;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;padding:2px 0 8px}.related-products-carousel::-webkit-scrollbar{display:none}.related-products-slide{min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.related-products-slide .product-card__media{aspect-ratio:1/1.08}.related-products-slide .product-card__title{font-size:.9rem}@media(min-width:560px){.related-products-carousel{grid-auto-columns:calc((100% - 12px)/2)}}@media(min-width:750px){.related-products-section{padding-top:34px;padding-bottom:60px}.related-products-carousel{grid-auto-columns:calc((100% - 54px)/4);gap:18px}}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:88;background:#0000006b;opacity:0;pointer-events:none;transition:opacity .22s ease}.cart-drawer-overlay.is-open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:90;width:min(92vw,440px);background:#fff;border-left:1px solid rgba(0,0,0,.12);transform:translate(105%);transition:transform .26s ease;display:grid;grid-template-rows:auto minmax(0,1fr) auto;box-shadow:-18px 0 50px #0000001f}html[dir=rtl] .cart-drawer{right:auto;left:0;transform:translate(-105%);border-left:0;border-right:1px solid rgba(0,0,0,.12)}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{min-height:82px;padding:15px 16px 13px 20px;border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between;gap:15px}.cart-drawer__header .eyebrow{margin-bottom:5px}.cart-drawer__title{margin:0;font-size:1.75rem;line-height:1}.cart-drawer__count{font-size:.95rem;color:var(--muted);letter-spacing:0}.cart-drawer__body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:12px 16px;position:relative}.cart-drawer__loading{position:sticky;top:0;z-index:2;width:max-content;margin:0 auto 10px;padding:8px 12px;border-radius:999px;background:#000;color:#fff;font-size:.75rem;font-weight:800}.cart-drawer__items{display:grid;gap:10px}.cart-drawer-item{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;padding:10px 0 14px;border-bottom:1px solid rgba(0,0,0,.09)}.cart-drawer-item__image{width:82px;aspect-ratio:1/1;border-radius:13px;overflow:hidden;background:#f2f2f2}.cart-drawer-item__image img{width:100%;height:100%;object-fit:cover}.cart-drawer-item__content{min-width:0}.cart-drawer-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cart-drawer-item__title{font-size:.9rem;font-weight:850;line-height:1.25}.cart-drawer-item__price{margin-top:4px;font-size:.82rem;color:#333}.cart-drawer-item__variant{margin-top:4px;font-size:.75rem;color:var(--muted)}.cart-drawer-item__remove{border:0;background:transparent;text-decoration:underline;text-underline-offset:3px;padding:3px 0;font-size:.72rem;color:var(--muted);cursor:pointer}.cart-drawer-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.cart-qty{display:grid;grid-template-columns:40px 40px 40px;align-items:center;min-height:40px;border:1px solid rgba(0,0,0,.18);border-radius:999px;overflow:hidden}.cart-qty button{width:40px;height:40px;border:0;background:#fff;cursor:pointer;font-size:1.05rem}.cart-qty span{text-align:center;font-weight:800;font-size:.82rem}.cart-drawer-item__line-price{font-weight:900;font-size:.84rem}.cart-drawer__empty{min-height:300px;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:12px}.cart-drawer__empty h3{font-size:1.55rem}.cart-drawer__footer{padding:12px 16px calc(14px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid rgba(0,0,0,.1)}.cart-drawer--sticky .cart-drawer__footer{position:sticky;bottom:0;z-index:3;box-shadow:0 -12px 24px #fffffff5}.cart-note{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:12px}.cart-note summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:.84rem;font-weight:850}.cart-note summary::-webkit-details-marker{display:none}.cart-note__content{padding:0 0 12px}.cart-note__content label{display:block;margin-bottom:7px;font-size:.76rem;font-weight:800}.cart-note textarea,.cart-page-note textarea{width:100%;min-height:82px;resize:vertical;padding:11px 12px;border:1px solid rgba(0,0,0,.18);border-radius:13px;background:#fff;color:#000;font-size:16px;line-height:1.4}.cart-note__status{min-height:17px;margin:6px 0 0;font-size:.7rem;color:var(--muted)}.cart-drawer__promo{margin-bottom:9px;font-size:.76rem;font-weight:800}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:1rem}.cart-drawer__shipping-note{margin:7px 0 11px;color:var(--muted);font-size:.7rem;line-height:1.35}.cart-drawer__checkout{min-height:52px}.cart-drawer__view-cart{min-height:42px;display:flex;align-items:center;justify-content:center;text-decoration:underline;text-underline-offset:4px;font-size:.8rem;font-weight:800}.cart-page-note{margin-top:16px;padding:16px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius)}.cart-page-note label{display:block;margin-bottom:9px}.cart-summary--sticky{position:sticky;bottom:10px;z-index:5;box-shadow:0 12px 32px #0000001a}@media(min-width:750px){.cart-drawer{width:min(460px,42vw)}.cart-summary--sticky{top:100px;bottom:auto}}@media(prefers-reduced-motion:reduce){.cart-drawer,.cart-drawer-overlay{transition:none}}@media(max-width:559px){.featured-carousel-arrow{width:42px;height:42px;top:40%}.featured-carousel-arrow--prev{left:6px}.featured-carousel-arrow--next{right:6px}}.footer-links span{color:#ffffffb8}.footer-brand-column{min-width:0}@media(min-width:560px)and (max-width:749px){.footer-grid{grid-template-columns:1.4fr 1fr;gap:32px 40px}.footer-brand-column{grid-column:1/-1}}.hero,.hero--fullbleed{width:100%;margin:0;padding:0;background:transparent}.hero-shell,.hero--fullbleed .hero-shell,.hero-media,.hero-media img,.hero-placeholder{border-radius:0!important}.hero-shell{width:100%;max-width:none;margin:0;box-shadow:none;border:0}.hero-media{top:0;right:0;bottom:0;left:0}.hero-content{border-radius:0}.collection-toolbar--filters{align-items:center;flex-wrap:wrap}.collection-filters{margin-left:auto}.collection-filters__controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.filter-popover{position:relative}.filter-popover summary::-webkit-details-marker{display:none}.filter-trigger{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid rgba(0,0,0,.16);border-radius:999px;background:#fff;color:#000;font-size:.84rem;font-weight:850;cursor:pointer;list-style:none;white-space:nowrap}.filter-popover[open]>.filter-trigger{background:#000;color:#fff;border-color:#000}.filter-trigger__count{min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#000;color:#fff;font-size:.65rem}.filter-popover[open] .filter-trigger__count{background:#fff;color:#000}.filter-trigger--disabled{opacity:.45;cursor:not-allowed}.filter-helper{font-size:.65rem;font-weight:700}.filter-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:25;width:min(320px,calc(100vw - 28px));padding:16px;border:1px solid rgba(0,0,0,.14);border-radius:18px;background:#fff;box-shadow:0 18px 42px #00000024}.size-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.size-filter-option{position:relative;cursor:pointer}.size-filter-option input{position:absolute;opacity:0;pointer-events:none}.size-filter-option span{min-height:46px;display:grid;place-items:center;padding:0 8px;border:1px solid rgba(0,0,0,.18);border-radius:12px;background:#fff;font-size:.82rem;font-weight:850}.size-filter-option input:checked+span{background:#000;color:#fff;border-color:#000}.size-filter-option.is-disabled span{opacity:.3;cursor:not-allowed;text-decoration:line-through}.price-filter-label{margin-bottom:13px;color:var(--muted);font-size:.75rem}.price-filter-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.price-filter-fields label>span{display:block;margin-bottom:6px;font-size:.7rem;font-weight:850}.price-input-wrap{min-height:48px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px;padding:0 11px;border:1px solid rgba(0,0,0,.17);border-radius:12px}.price-input-wrap>span{color:var(--muted);font-size:.72rem;font-weight:800}.price-input-wrap input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:0}.filter-apply{width:100%;min-height:46px;margin-top:13px;border:0;border-radius:999px;background:#000;color:#fff;font-weight:900;cursor:pointer}.filter-clear{min-height:44px;display:flex;align-items:center;padding:0 4px;text-decoration:underline;text-underline-offset:4px;font-size:.78rem;font-weight:800}.active-filters{display:flex;gap:7px;flex-wrap:wrap;margin:-4px 0 18px}.active-filter-chip{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border-radius:999px;background:#000;color:#fff;font-size:.72rem;font-weight:800}@media(max-width:559px){.collection-toolbar--filters{display:grid;grid-template-columns:1fr;gap:12px}.collection-filters{width:100%;margin:0}.collection-filters__controls{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-trigger{width:100%}.filter-panel{position:fixed;left:14px;right:14px;top:auto;bottom:calc(14px + env(safe-area-inset-bottom));width:auto;border-radius:20px;z-index:95}.filter-clear{grid-column:1/-1;justify-content:center}}.size-filter-help{margin:0 0 12px;font-size:.82rem;font-weight:850}.size-filter-option span{position:relative;gap:2px}.size-filter-option span small{display:block;margin-top:2px;color:var(--muted);font-size:.58rem;line-height:1;font-weight:700}.size-filter-option input:checked+span small{color:#ffffffb8}.size-filter-admin-note{margin:10px 2px 0;color:var(--muted);font-size:.67rem;line-height:1.35}.size-filter-help:before{content:"\25cf";display:inline-block;margin-right:7px;font-size:.72em}.size-filter-option.is-disabled span{background:#f7f7f7}.collection-toolbar--simple{justify-content:flex-start}html,body,button,input,select,textarea,option{font-family:Futura Display,Futura,Century Gothic,Avenir Next,Arial,sans-serif}h1,h2,h3,h4,h5,h6,.logo,.footer-brand,.footer-logo,.wordmark,.button,button,.product-card__title,.product-title,.price,.eyebrow,summary,nav,a{font-family:Futura Display,Futura,Century Gothic,Avenir Next,Arial,sans-serif}.collection-toolbar--native-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0}.altro-native-filter{margin-left:auto}.altro-size-filter{position:relative}.altro-size-filter summary{min-height:50px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 19px;border:1px solid rgba(0,0,0,.18);border-radius:999px;background:#fff;color:#000;cursor:pointer;list-style:none;font-weight:900}.altro-size-filter summary::-webkit-details-marker{display:none}.altro-size-filter[open] summary{background:#000;color:#fff;border-color:#000}.altro-size-filter__panel{position:absolute;top:calc(100% + 10px);right:0;z-index:30;width:310px;padding:17px;border:1px solid rgba(0,0,0,.14);border-radius:18px;background:#fff;color:#000;box-shadow:0 18px 45px #00000024}.altro-size-filter__heading{margin:0 0 13px;font-weight:900;font-size:14px}.altro-size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.altro-size-option{position:relative;cursor:pointer}.altro-size-option input{position:absolute;opacity:0;pointer-events:none}.altro-size-option span{min-height:48px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.18);border-radius:12px;background:#fff;color:#000;font-weight:900}.altro-size-option input:checked+span{background:#000;color:#fff;border-color:#000}.altro-size-option.is-unavailable span{opacity:.3;text-decoration:line-through;cursor:not-allowed}.altro-size-apply{margin-top:13px}.altro-active-sizes{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:-5px 0 20px}.altro-active-size{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:999px;background:#000;color:#fff;font-size:12px;font-weight:800}.altro-clear-size{min-height:36px;display:inline-flex;align-items:center;padding:0 7px;text-decoration:underline;text-underline-offset:4px;font-size:12px;font-weight:800}@media(max-width:559px){.altro-size-filter__panel{position:fixed;left:14px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom));top:auto;width:auto;z-index:100}}.altro-featured-carousel-shell{position:relative;min-width:0}.altro-featured-carousel-track{display:flex;gap:12px;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:2px 0 8px}.altro-featured-carousel-track::-webkit-scrollbar{display:none}.altro-featured-carousel-slide{flex:0 0 calc((100% - 12px)/2);min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.altro-featured-carousel-slide .product-card{height:100%}.altro-featured-carousel-arrow{position:absolute;top:40%;z-index:20;width:42px;height:42px;background:#fff;color:#000;border:1px solid rgba(0,0,0,.18);border-radius:50%;box-shadow:0 6px 18px #0000001f;transform:translateY(-50%);display:grid;place-items:center;cursor:pointer}.altro-featured-carousel-arrow:hover{background:#000;color:#fff;border-color:#000;transform:translateY(-50%)}.altro-featured-carousel-arrow--prev{left:6px}.altro-featured-carousel-arrow--next{right:6px}.altro-featured-carousel-arrow.is-disabled,.altro-featured-carousel-arrow:disabled{opacity:.28;cursor:default;pointer-events:none}@media(min-width:750px){.altro-featured-carousel-track{gap:18px}.altro-featured-carousel-slide{flex-basis:calc((100% - 54px)/4)}.altro-featured-carousel-arrow{width:48px;height:48px;top:42%}.altro-featured-carousel-arrow--prev{left:10px}.altro-featured-carousel-arrow--next{right:10px}}.product-card__media-link{display:block;width:100%;height:100%}.product-card__quick-add-form{position:absolute;right:10px;bottom:10px;z-index:4;margin:0}.product-card__quick-add{width:38px;height:38px;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:#fff;color:var(--ink);display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 8px #0000000f;transition:transform .18s ease,background .18s ease}.product-card__quick-add:hover{transform:translateY(-1px);background:#f8f8f8}.product-card__quick-add:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.product-card__quick-add svg{width:17px;height:17px}html[dir=rtl] .product-card__quick-add-form{right:auto;left:10px}.product-purchase-actions{display:grid;gap:9px;margin-top:2px}.product-quantity{width:84px;min-height:36px;display:grid;grid-template-columns:28px 28px 28px;align-items:center;border-radius:999px;background:#f3f3f3;overflow:hidden}.product-quantity button{width:28px;height:36px;border:0;background:transparent;color:var(--ink);font-size:1rem;line-height:1;cursor:pointer;padding:0}.product-quantity input{width:28px;height:36px;border:0;background:transparent;color:var(--ink);text-align:center;font:inherit;font-size:.78rem;font-weight:700;padding:0;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.product-quantity input::-webkit-outer-spin-button,.product-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-add-to-cart,.product-buy-now{width:100%;min-height:46px;border-radius:999px;font:inherit;font-size:.88rem;font-weight:800;cursor:pointer;padding:0 18px}.product-add-to-cart{border:1px solid var(--ink);background:#fff;color:var(--ink)}.product-buy-now{border:1px solid var(--ink);background:var(--ink);color:#fff}.product-add-to-cart:disabled,.product-buy-now:disabled{opacity:.45;cursor:not-allowed}.product-quantity button:focus-visible,.product-quantity input:focus-visible,.product-add-to-cart:focus-visible,.product-buy-now:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.footer-accordion{min-width:0}.footer-accordion__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-accordion__summary::-webkit-details-marker{display:none}.footer-accordion__summary .eyebrow{margin:0}.footer-accordion__icon{display:none;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .18s ease;flex:0 0 auto}.footer-accordion[open] .footer-accordion__icon{transform:rotate(225deg)}.footer-accordion__content{padding-top:8px}@media(max-width:749px){.footer{padding-top:32px}.footer-grid{gap:0}.footer-brand-column{padding-bottom:24px}.footer-accordion{border-top:1px solid rgba(255,255,255,.18)}.footer-accordion:last-of-type{border-bottom:1px solid rgba(255,255,255,.18)}.footer-accordion__summary{min-height:46px;cursor:pointer}.footer-accordion__summary .eyebrow{font-size:.82rem;color:#fff}.footer-accordion__icon{display:block;color:#ffffffc7;margin-right:3px}.footer-accordion__content{padding:0 0 12px}.footer-links{gap:0}.footer-links a,.footer-links span{min-height:38px;color:#ffffffb8}.footer-social-links a,.footer-social-links span{width:auto}.footer-bottom{margin-top:24px}}@media(min-width:750px){.footer-accordion__summary{pointer-events:none}}@media(max-width:749px){.reviews-nav__button{width:38px;height:38px}.reviews-head{gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/altro.css.map */
