*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-background);color:var(--color-text);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.mobile-menu-open{overflow:hidden}img,svg{display:block;max-width:100%}img{height:auto}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.1}h1{font-size:clamp(2.5rem,6vw,5.5rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.25rem}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.main-content{min-height:60vh}.section{padding-block:var(--section-spacing-desktop)}.section-header{margin-bottom:32px}.section-header--row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-header h2{margin-bottom:8px}.section-header__description{max-width:700px;color:var(--color-text-secondary)}.skip-to-content{position:fixed;top:10px;left:10px;z-index:9999;padding:12px 20px;background:var(--color-primary);color:var(--color-primary-text);transform:translateY(-150%)}.skip-to-content:focus{transform:translateY(0)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid currentColor;outline-offset:3px}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}[aria-busy=true]{cursor:progress}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border:1px solid transparent;border-radius:var(--button-radius);font-weight:600;transition:transform .16s ease,opacity .16s ease,background-color .16s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--color-primary);color:var(--color-primary-text)}.button--secondary{background:var(--color-secondary);color:var(--color-secondary-text);border-color:currentColor}.text-link{font-weight:600;text-decoration:underline;text-underline-offset:4px}.announcement-bar{background:var(--announcement-background);color:var(--announcement-text)}.announcement-bar__inner{min-height:34px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.78rem;font-weight:600}.announcement-bar__text{margin:0}.hero-carousel{position:relative;width:100%;height:var(--hero-height-desktop);overflow:hidden;background:#111}.hero-carousel__viewport,.hero-carousel__track{position:relative;width:100%;height:100%}.hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s ease,visibility .6s ease}.hero-carousel__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.hero-carousel__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-carousel__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.hero-carousel__desktop-image,.hero-carousel__mobile-image,.hero-carousel__responsive-image,.hero-carousel__fallback-image,.hero-carousel__video,.hero-carousel__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-carousel__mobile-image{display:none}.hero-carousel__placeholder{background:#d9d9d9}.hero-carousel__external-video{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-width:calc(var(--hero-height-desktop) * 1.77778);min-height:var(--hero-height-desktop);border:0;pointer-events:none;transform:translate(-50%,-50%)}.hero-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:rgba(0,0,0,var(--slide-overlay));pointer-events:none}.hero-carousel__content-wrapper{position:relative;z-index:3;height:100%;display:flex}.hero-carousel__content{width:min(680px,100%);display:flex;flex-direction:column;justify-content:center;padding-block:60px;color:var(--slide-text-color)}.hero-carousel__content--left{margin-right:auto;text-align:left}.hero-carousel__content--center{margin-inline:auto;text-align:center;align-items:center}.hero-carousel__content--right{margin-left:auto;text-align:right;align-items:flex-end}.hero-carousel__content--vertical-top{justify-content:flex-start}.hero-carousel__content--vertical-center{justify-content:center}.hero-carousel__content--vertical-bottom{justify-content:flex-end}.hero-carousel__eyebrow{margin-bottom:14px;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-carousel__heading{margin-bottom:18px;color:inherit;font-size:clamp(2.5rem,5vw,5rem)}.hero-carousel__text{max-width:580px;font-size:clamp(1rem,1.2vw,1.15rem)}.hero-carousel__text p:last-child{margin-bottom:0}.hero-carousel__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-carousel__arrow{position:absolute;top:auto;bottom:24px;z-index:10;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#111;box-shadow:0 4px 18px #00000024;transform:none;transition:transform .18s ease,background-color .18s ease}.hero-carousel__arrow:hover{transform:scale(1.06)}.hero-carousel__arrow--previous{left:auto;right:78px}.hero-carousel__arrow--next{right:24px}.hero-carousel__dots{position:absolute;z-index:10;left:50%;bottom:24px;display:flex;align-items:center;gap:8px;transform:translate(-50%)}.hero-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#ffffff8c;transition:width .2s ease,background-color .2s ease}.hero-carousel__dot.is-active{width:28px;background:#fff}.hero-carousel__autoplay-toggle{position:absolute;right:24px;bottom:20px;z-index:10;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#111111b8;color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero-carousel__autoplay-icon--play,.hero-carousel__autoplay-toggle.is-paused .hero-carousel__autoplay-icon--pause{display:none}.hero-carousel__autoplay-toggle.is-paused .hero-carousel__autoplay-icon--play{display:block}.category-grid{display:grid;grid-template-columns:repeat(var(--category-columns),minmax(0,1fr));gap:20px}.category-card{position:relative;overflow:hidden;background:var(--color-surface);border-radius:var(--radius-medium)}.category-card__image{aspect-ratio:4 / 5;overflow:hidden}.category-card__image img,.category-card__image svg{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,0,1)}.category-card:hover .category-card__image img{transform:scale(1.035)}.category-card__content{padding:18px}.category-card__content h3{margin-bottom:4px}.category-card__content p{margin:0;color:var(--color-text-secondary);font-size:.9rem}.product-grid{display:grid;grid-template-columns:repeat(var(--product-columns),minmax(0,1fr));gap:24px 18px}.product-card__image{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--color-surface);border-radius:var(--radius-small)}.product-card__image img,.product-card__image svg{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card__image img{transform:scale(1.025)}.product-card__badge{position:absolute;top:12px;left:12px;padding:5px 9px;background:var(--color-primary);color:var(--color-primary-text);border-radius:2px;font-size:.7rem;font-weight:700;text-transform:uppercase}.product-card__content{padding-top:14px}.product-card__vendor{margin-bottom:4px;color:var(--color-text-secondary);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.product-card__title{margin-bottom:8px;font-family:var(--font-body-family);font-size:.95rem;font-weight:500}.product-card__price{display:flex;gap:8px;font-size:.9rem}.product-card__compare-price{color:var(--color-text-secondary);text-decoration:line-through}.product-card__current-price{font-weight:600}.newsletter-section{background:var(--newsletter-background);color:var(--newsletter-text)}.newsletter{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,600px);align-items:center;gap:60px}.newsletter__content h2{margin-bottom:10px}.newsletter__text p:last-child{margin-bottom:0}.newsletter__field{display:flex;gap:10px}.newsletter__field input{min-width:0;flex:1;min-height:48px;padding:10px 14px;border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-background);color:var(--color-text)}.form-message{margin-top:10px;font-size:.85rem}.form-message--error{color:#b00020}.site-footer{padding:72px 0 28px;background:var(--footer-background);color:var(--footer-text)}.site-footer__grid{display:grid;grid-template-columns:minmax(240px,2fr) repeat(3,minmax(140px,1fr));gap:50px}.site-footer__name{font-size:1.6rem}.site-footer__brand img{max-width:180px;margin-bottom:20px}.site-footer__description{max-width:360px;opacity:.7}.site-footer__column h3{margin-bottom:16px;font-size:.9rem}.site-footer__column li{margin-bottom:8px}.site-footer__column a{opacity:.7;font-size:.88rem}.site-footer__column a:hover{opacity:1}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:60px;padding-top:24px;border-top:1px solid rgba(255,255,255,.15);font-size:.78rem;opacity:.8}.site-footer__payments{display:flex;flex-wrap:wrap;gap:6px}.site-footer__payments svg{width:38px}@media screen and (max-width:989px){.hero-carousel{height:var(--hero-height-mobile)}.hero-carousel__content{padding-block:48px}.hero-carousel__arrow{bottom:20px;width:40px;height:40px}.hero-carousel__arrow--previous{right:68px}.hero-carousel__arrow--next{right:18px}.hero-carousel__external-video{min-width:calc(var(--hero-height-mobile) * 1.77778);min-height:var(--hero-height-mobile)}.page-width{width:min(calc(100% - 32px),var(--page-width))}.section{padding-block:var(--section-spacing-mobile)}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter{grid-template-columns:1fr;gap:30px}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.hero-carousel__mobile-image{display:block;z-index:1}.hero-carousel__content{width:100%;padding:60px 0 68px}.hero-carousel__heading{font-size:clamp(2.2rem,11vw,3.6rem)}.hero-carousel__buttons{width:100%;flex-direction:column}.hero-carousel__buttons .button{width:100%}.hero-carousel__arrow{display:none}.hero-carousel__dots{bottom:18px}.hero-carousel__autoplay-toggle{right:16px;bottom:12px}.section-header--row{align-items:flex-start;flex-direction:column;gap:12px}.category-grid{gap:12px}.product-grid{gap:24px 10px}.newsletter__field{flex-direction:column}.site-footer{padding-top:48px}.site-footer__grid{grid-template-columns:1fr;gap:36px}.site-footer__bottom{align-items:flex-start;flex-direction:column;margin-top:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.site-footer__social-links{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px}.site-footer__social-link{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:inherit;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.site-footer__social-link:hover{background:#fff;color:#2f3542;border-color:#f1f2f6;transform:translateY(-2px)}.site-footer__social-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}.site-footer__social-link svg{width:20px;height:20px}@media screen and (max-width:749px){.site-footer__social-links{gap:8px}.site-footer__social-link{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
