*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}body{margin:0;min-height:100%;background:var(--smash-white);color:#181a17c2;font-family:var(--smash-font-body);font-size:1.4rem;line-height:1.8;font-weight:400;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.is-locked{overflow:hidden}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.rte img{height:auto}.smash-skip-link{position:absolute;left:-999px;top:12px;background:var(--smash-ink);color:#fff;padding:10px 14px;border-radius:8px;z-index:9999}.smash-skip-link:focus{left:12px}.smash-page-width{width:min(var(--smash-page-width),92vw);margin-inline:auto}.smash-section{padding:8.5rem 0}.smash-section--soft{background:var(--smash-surface)}.smash-section--cream{background:var(--smash-cream)}.smash-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2.2rem;margin-bottom:3.2rem}.smash-kicker{display:block;color:var(--smash-secondary);font-size:1.25rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:1rem}.smash-heading,.smash-section h1,.smash-section h2,.smash-section h3,.smash-card-title,.smash-section-title{font-family:var(--smash-font-heading);color:var(--smash-ink);font-weight:700;line-height:1.06;letter-spacing:-.025em}.smash-heading{font-size:clamp(4.2rem,5.4vw,8.2rem);margin:0}.smash-section-title{font-size:clamp(3rem,3.1vw,5.4rem);margin:0}.smash-subtext{color:var(--smash-muted);max-width:67rem;margin:1.6rem 0 0;font-size:1.55rem}.smash-btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:4.8rem;padding:1.25rem 2.35rem;border-radius:10px;border:1px solid transparent;background:var(--smash-secondary);color:#fff;font-weight:800;font-size:1.35rem;line-height:1;letter-spacing:.01em;text-transform:capitalize;transition:var(--smash-transition)}.smash-btn:after{content:"\2197";font-size:1.15rem;line-height:1;transition:transform .25s ease}.smash-btn:hover{background:var(--smash-ink);transform:translateY(-2px)}.smash-btn:hover:after{transform:translate(2px,-2px)}.smash-btn[disabled]{opacity:.55;cursor:not-allowed}.smash-btn--light{background:#fff;color:var(--smash-ink)}.smash-btn--outline{background:transparent;color:var(--smash-ink);border-color:var(--smash-border-strong)}.smash-btn--outline:hover{background:var(--smash-ink);border-color:var(--smash-ink);color:#fff}.smash-link{display:inline-flex;align-items:center;gap:.6rem;font-weight:800;color:var(--smash-ink);font-size:1.35rem;border-bottom:1px solid currentColor}.smash-link:after{content:"\2192"}.smash-card{border:1px solid var(--smash-border);border-radius:var(--smash-radius);background:#fff;overflow:hidden}.smash-placeholder{height:100%;min-height:24rem;display:grid;place-items:center;background:linear-gradient(135deg,var(--smash-cream),#fff 58%,rgba(173,169,163,.36))}.smash-placeholder svg{width:72%;max-width:30rem;opacity:.55}.smash-visually-hidden{position:absolute!important;clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important}@media only screen and (min-width:992px){body{font-size:1.5rem}}[data-smash-animate]{opacity:0;transform:translateY(2.4rem);transition:opacity .7s ease,transform .7s ease}[data-smash-animate].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}[data-smash-animate]{opacity:1;transform:none}}.smash-announcement{background:var(--smash-secondary);color:#fff;font-size:12px}.smash-announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}.smash-announcement__text{font-weight:700;letter-spacing:.03em}.smash-announcement__right{display:flex;align-items:center;gap:16px;opacity:.92}.smash-announcement__right a{text-decoration:underline;text-underline-offset:3px}.smash-header{position:sticky;top:0;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--smash-border);z-index:100}.smash-header__inner{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}.smash-logo{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.04em}.smash-logo img{max-height:44px;width:auto}.smash-logo__text{font-family:var(--smash-font-heading);font-size:26px;color:var(--smash-secondary)}.smash-nav{display:flex;justify-content:center;gap:28px}.smash-nav a{font-size:13px;font-weight:800;color:var(--smash-ink);position:relative}.smash-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--smash-primary);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.smash-nav a:hover:after,.smash-nav a[aria-current=page]:after{transform:scaleX(1)}.smash-header__icons{display:flex;align-items:center;gap:14px}.smash-icon-btn{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;border:1px solid transparent;background:transparent;cursor:pointer}.smash-icon-btn:hover{border-color:var(--smash-border);background:var(--smash-surface)}.smash-cart-count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--smash-secondary);color:#fff;font-size:11px;font-weight:800;display:inline-grid;place-items:center;margin-left:-8px;margin-top:-14px}.smash-menu-toggle{display:none}.smash-mobile-nav{display:none;border-top:1px solid var(--smash-border);padding:12px 0 18px}.smash-mobile-nav a{display:block;padding:11px 0;font-weight:800}.smash-search-panel{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--smash-border);padding:18px 0}.smash-search-panel.is-open{display:block}.smash-search-form{display:flex;gap:10px}.smash-search-form input{width:100%;border:1px solid var(--smash-border);border-radius:999px;padding:14px 18px;outline:none}.smash-search-form input:focus{border-color:var(--smash-secondary)}.smash-hero{background:linear-gradient(135deg,#f7f6f2 0%,#ebe8e2 48%,var(--smash-primary) 100%);overflow:hidden}.smash-hero__inner{min-height:650px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:48px;padding:70px 0}.smash-hero__copy{position:relative;z-index:2}.smash-hero__copy p{max-width:540px;color:#4c4944;font-size:17px}.smash-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.smash-hero__media{position:relative;min-height:520px;border-radius:34px;overflow:hidden}.smash-hero__media img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.smash-hero__media:before{content:"";position:absolute;inset:auto 8% 8% auto;width:220px;height:220px;border-radius:50%;background:#ffffff57;z-index:1}.smash-hero__badge{position:absolute;left:24px;bottom:24px;z-index:2;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:22px;padding:16px 18px;max-width:300px}.smash-hero__badge strong{display:block;font-family:var(--smash-font-heading);font-size:22px;line-height:1.1}.smash-hero__badge span{display:block;color:var(--smash-muted);font-size:13px;line-height:1.45;margin-top:5px}.smash-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.8rem}.smash-category-grid--slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.2rem}.smash-category-grid--slider .smash-category-card{flex:0 0 calc((100% - 7.2rem)/5);scroll-snap-align:start}.smash-category-card{position:relative;padding:1.8rem;text-align:center;border-radius:var(--smash-radius);background:#fff;border:1px solid var(--smash-border);transition:var(--smash-transition);overflow:hidden}.smash-category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ada9a31f,#fff0);opacity:0;transition:opacity .25s ease}.smash-category-card:hover{transform:translateY(-.4rem);border-color:#7c797457}.smash-category-card:hover:before{opacity:1}.smash-category-card__image{position:relative;aspect-ratio:1/1;display:grid;place-items:center;background:var(--smash-surface);border-radius:calc(var(--smash-radius) - 2px);overflow:hidden;margin-bottom:1.4rem}.smash-category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.smash-category-card:hover .smash-category-card__image img{transform:scale(1.05)}.smash-category-card__title{position:relative;display:block;font-family:var(--smash-font-heading);color:var(--smash-ink);font-weight:700;font-size:1.85rem;line-height:1.18;letter-spacing:-.015em}.smash-category-card__count{position:relative;display:block;color:var(--smash-muted);font-size:1.2rem;margin-top:.4rem}.smash-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.smash-product-grid--slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.2rem}.smash-product-grid--slider .smash-product-card{flex:0 0 calc((100% - 6rem)/4);scroll-snap-align:start}.smash-product-card{position:relative;border:1px solid var(--smash-border);border-radius:var(--smash-radius);background:#fff;overflow:hidden;display:flex;flex-direction:column;min-height:100%;transition:var(--smash-transition)}.smash-product-card:hover{border-color:#7c797461;transform:translateY(-.3rem)}.smash-product-card__media{position:relative;aspect-ratio:1/1;background:var(--smash-surface);display:grid;place-items:center;overflow:hidden}.smash-product-card__media img{width:100%;height:100%;object-fit:contain;padding:2.2rem;transition:transform .35s ease}.smash-product-card:hover .smash-product-card__media img{transform:scale(1.05)}.smash-sale-badge{position:absolute;left:1.2rem;top:1.2rem;background:var(--smash-secondary);color:#fff;font-size:1.1rem;font-weight:900;border-radius:99rem;padding:.55rem 1rem;z-index:2}.smash-product-card__actions{position:absolute;right:1.2rem;top:1.2rem;display:flex;flex-direction:column;gap:.8rem;z-index:2;opacity:0;transform:translate(.8rem);transition:var(--smash-transition)}.smash-product-card:hover .smash-product-card__actions{opacity:1;transform:translate(0)}.smash-mini-action{width:3.8rem;height:3.8rem;border-radius:50%;border:1px solid var(--smash-border);background:#fff;display:grid;place-items:center;color:var(--smash-ink)}.smash-product-card__info{padding:1.8rem;display:flex;flex-direction:column;gap:.7rem;flex:1}.smash-product-card__vendor{font-size:1.1rem;color:var(--smash-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:800}.smash-product-card__title{font-family:var(--smash-font-heading);color:var(--smash-ink);font-size:2rem;font-weight:700;line-height:1.15;letter-spacing:-.02em}.smash-price{font-weight:900;color:var(--smash-ink)}.smash-price s{color:var(--smash-muted);font-weight:600;margin-right:.8rem}.smash-product-form{margin-top:auto;padding-top:.9rem}.smash-product-card .smash-btn{width:100%;min-height:4.3rem;font-size:1.25rem}.smash-product-card .smash-btn:after{display:none}.smash-split{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:5.8rem}.smash-split--reverse{grid-template-columns:.98fr 1.02fr}.smash-split__media{position:relative;border-radius:var(--smash-radius);overflow:hidden;background:var(--smash-surface);min-height:48rem}.smash-split__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.smash-split__media:hover img{transform:scale(1.035)}.smash-split__media-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.smash-split__media-grid .smash-split__media{min-height:43rem}.smash-split__media-grid .smash-split__media:nth-child(2){margin-top:4.2rem}.smash-split__list{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;margin:2.8rem 0}.smash-tick{display:flex;gap:1rem;align-items:flex-start;color:var(--smash-muted);font-size:1.4rem}.smash-tick:before{content:"\2713";display:grid;place-items:center;flex:0 0 2.4rem;height:2.4rem;border-radius:50%;background:var(--smash-primary);color:#fff;font-weight:900}.smash-benefit-panel{background:var(--smash-surface);border-radius:var(--smash-radius);padding:3rem;border:1px solid var(--smash-border)}.smash-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.smash-testimonial{padding:2.5rem;transition:var(--smash-transition)}.smash-testimonial:hover{transform:translateY(-.3rem)}.smash-stars{color:var(--smash-secondary);letter-spacing:.1em;font-size:1.3rem;margin-bottom:1.2rem}.smash-testimonial p{margin:0 0 1.6rem;color:var(--smash-muted)}.smash-testimonial strong{font-family:var(--smash-font-heading);color:var(--smash-ink);font-size:1.8rem}.smash-testimonial span{display:block;color:var(--smash-muted);font-size:1.2rem}.smash-deal{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:3.6rem;align-items:center;border-radius:calc(var(--smash-radius) + 1.4rem);background:linear-gradient(135deg,var(--smash-cream),#fff);border:1px solid var(--smash-border);padding:4rem;overflow:hidden}.smash-deal:before{content:"";position:absolute;width:34rem;height:34rem;border-radius:50%;right:-10rem;top:-12rem;background:#ada9a33d}.smash-deal>*{position:relative;z-index:2}.smash-deal__image{border-radius:var(--smash-radius);background:#fff;overflow:hidden;min-height:40rem;display:grid;place-items:center}.smash-deal__image img{width:100%;height:100%;object-fit:contain;padding:3rem}.smash-deal-price{font-size:2rem;margin-top:1.4rem}.smash-deal-timer{display:flex;flex-wrap:wrap;gap:1rem;margin:2.6rem 0}.smash-time-pill{min-width:7.8rem;border-radius:var(--smash-radius);background:#fff;border:1px solid var(--smash-border);padding:1rem;text-align:center;font-weight:900;color:var(--smash-ink);font-size:2rem}.smash-time-pill small{display:block;font-size:1.1rem;color:var(--smash-muted);font-weight:700}.smash-faq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:4.5rem;align-items:start}.smash-faq-image{border-radius:var(--smash-radius);overflow:hidden;background:var(--smash-surface);min-height:46rem}.smash-faq-image img{width:100%;height:100%;object-fit:cover}.smash-faq-item{border-bottom:1px solid var(--smash-border)}.smash-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:1.9rem 0;border:0;background:transparent;color:var(--smash-ink);text-align:left;font-weight:900;font-size:1.65rem}.smash-faq-question:after{content:"+";font-size:2.4rem;line-height:1}.smash-faq-item.is-open .smash-faq-question:after{content:"\2013"}.smash-faq-answer{display:none;color:var(--smash-muted);padding:0 0 1.8rem}.smash-faq-item.is-open .smash-faq-answer{display:block}.smash-logo-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.6rem}.smash-logo-pill{border:1px solid var(--smash-border);border-radius:999rem;padding:1.2rem 2rem;background:#fff;color:var(--smash-muted);font-weight:900}.smash-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.smash-blog-card{background:#fff;border:1px solid var(--smash-border);border-radius:var(--smash-radius);overflow:hidden}.smash-blog-card__image{aspect-ratio:1.25/1;background:var(--smash-surface);overflow:hidden}.smash-blog-card__image img{width:100%;height:100%;object-fit:cover}.smash-blog-card__content{padding:2rem}.smash-blog-card h3{font-size:2.2rem;margin:0 0 1rem}.smash-blog-card p{color:var(--smash-muted);margin:0}.smash-collection-hero,.smash-page-hero{padding:7rem 0;background:var(--smash-cream)}.smash-pagination{margin-top:3rem}.smash-pagination .pagination{display:flex;justify-content:center;gap:.8rem;list-style:none;padding:0}.smash-empty{border:1px dashed var(--smash-border-strong);border-radius:var(--smash-radius);padding:3rem;text-align:center;color:var(--smash-muted)}.smash-product-main{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.smash-product-gallery{border-radius:var(--smash-radius);background:var(--smash-surface);overflow:hidden}.smash-product-gallery img{width:100%;height:auto}.smash-product-info .smash-heading{font-size:clamp(3.5rem,4.4vw,6.2rem)}.smash-product-option{margin:1.8rem 0}.smash-product-option label{display:block;font-weight:900;color:var(--smash-ink);margin-bottom:.7rem}.smash-product-option select,.smash-qty-input{width:100%;border:1px solid var(--smash-border);border-radius:10px;padding:1.3rem 1.5rem;background:#fff}.smash-description{margin-top:3rem;color:var(--smash-muted)}.smash-cart-table{width:100%;border-collapse:collapse}.smash-cart-table th,.smash-cart-table td{border-bottom:1px solid var(--smash-border);padding:1.6rem;text-align:left}.smash-cart-total{text-align:right;margin-top:2.5rem}.smash-cart-total strong{font-size:2.4rem;color:var(--smash-ink)}.smash-footer{background:var(--smash-ink);color:#ffffffc2;padding:6.5rem 0 2.4rem}.smash-footer__top{display:grid;grid-template-columns:1.2fr .8fr .8fr 1.1fr;gap:4rem}.smash-footer h3,.smash-footer h4{color:#fff;font-family:var(--smash-font-heading);margin:0 0 1.4rem}.smash-footer h3{font-size:3rem}.smash-footer h4{font-size:2rem}.smash-footer p{margin:0;color:#ffffffb3}.smash-footer ul{list-style:none;margin:0;padding:0}.smash-footer li+li{margin-top:.8rem}.smash-newsletter{display:flex;gap:.8rem;margin-top:1.5rem}.smash-newsletter input{min-width:0;flex:1;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#ffffff14;color:#fff;padding:1.25rem 1.4rem}.smash-newsletter input::placeholder{color:#ffffff94}.smash-footer__bottom{display:flex;justify-content:space-between;gap:2rem;border-top:1px solid rgba(255,255,255,.12);margin-top:4rem;padding-top:2rem;font-size:1.25rem;color:#ffffff94}@media(max-width:1199px){.smash-category-grid{grid-template-columns:repeat(4,1fr)}.smash-category-grid--slider .smash-category-card{flex-basis:calc((100% - 5.4rem)/4)}.smash-product-grid--slider .smash-product-card{flex-basis:calc((100% - 4rem)/3)}.smash-hero__side-card{display:none}.smash-nav{gap:2rem}.smash-nav a{font-size:1.22rem}}@media(max-width:991px){.smash-page-width{width:92vw}.smash-section{padding:6rem 0}.smash-announcement__inner{grid-template-columns:1fr;min-height:4.2rem;text-align:center}.smash-announcement__social,.smash-announcement__right{display:none}.smash-header__inner{height:7.2rem;grid-template-columns:auto 1fr auto}.smash-menu-toggle{display:grid}.smash-nav{display:none}.smash-logo{justify-content:center}.smash-mobile-nav.is-open{display:block}.smash-header__icons .smash-icon-btn[aria-label=Account]{display:none}.smash-hero__viewport,.smash-hero__content-wrap{min-height:58rem}.smash-hero__content-wrap{align-items:flex-end;padding:4rem 0 7rem}.smash-hero__copy{width:100%;padding:2.8rem}.smash-hero__bg:after{background:linear-gradient(0deg,#f6f4f0f5,#f6f4f0b8 42%,#f6f4f01f)}.smash-split,.smash-split--reverse,.smash-faq-grid,.smash-product-main,.smash-deal{grid-template-columns:1fr}.smash-split__media-grid .smash-split__media:nth-child(2){margin-top:0}.smash-category-grid{grid-template-columns:repeat(2,1fr)}.smash-category-grid--slider .smash-category-card{flex-basis:calc((100% - 1.8rem)/2)}.smash-product-grid{grid-template-columns:repeat(2,1fr)}.smash-product-grid--slider .smash-product-card{flex-basis:calc((100% - 2rem)/2)}.smash-testimonial-grid,.smash-blog-grid{grid-template-columns:1fr}.smash-footer__top{grid-template-columns:1fr 1fr}.smash-section-heading{align-items:flex-start}.smash-carousel__controls{display:none}}@media(max-width:640px){body{font-size:1.4rem}.smash-page-width{width:92vw}.smash-heading{font-size:4.2rem}.smash-section-title{font-size:3.2rem}.smash-section-heading{display:block}.smash-section-heading .smash-link{margin-top:1.4rem}.smash-hero__viewport,.smash-hero__content-wrap{min-height:62rem}.smash-hero__desktop-image.has-mobile{display:none!important}.smash-hero__mobile-image{display:block!important}.smash-hero__copy{padding:2.2rem}.smash-hero__copy p{font-size:1.45rem}.smash-hero__buttons{gap:.9rem}.smash-btn{width:auto;min-height:4.5rem;padding:1.15rem 1.55rem}.smash-product-grid{gap:1.2rem}.smash-product-card__info{padding:1.3rem}.smash-product-card__title{font-size:1.65rem}.smash-product-card__media img{padding:1.4rem}.smash-product-card .smash-btn{font-size:1.15rem}.smash-category-card{padding:1.2rem}.smash-category-card__title{font-size:1.65rem}.smash-split__media,.smash-split__media-grid .smash-split__media,.smash-faq-image,.smash-deal__image{min-height:30rem}.smash-split__list{grid-template-columns:1fr}.smash-deal{padding:2.2rem;border-radius:var(--smash-radius)}.smash-time-pill{min-width:6.6rem}.smash-newsletter{display:block}.smash-newsletter .smash-btn{margin-top:.9rem;width:100%}.smash-footer__top{grid-template-columns:1fr}.smash-footer__bottom{display:block}.smash-cart-table th:nth-child(2),.smash-cart-table td:nth-child(2){display:none}}.template-index #MainContent>.shopify-section:not(:first-child)>.smash-section{background:var(--smash-white)!important}.template-index #MainContent>.shopify-section:nth-child(odd):not(:first-child)>.smash-section{background:var(--smash-surface)!important}.template-index #MainContent>.shopify-section:nth-child(2n):not(:first-child)>.smash-section{background:var(--smash-white)!important}.template-index #MainContent>.shopify-section:nth-child(odd):not(:first-child)>.smash-section .smash-card,.template-index #MainContent>.shopify-section:nth-child(odd):not(:first-child)>.smash-section .smash-product-card,.template-index #MainContent>.shopify-section:nth-child(odd):not(:first-child)>.smash-section .smash-category-card,.template-index #MainContent>.shopify-section:nth-child(odd):not(:first-child)>.smash-section .smash-testimonial-card,.template-index #MainContent>.shopify-section:nth-child(odd):not(:first-child)>.smash-section .smash-faq-item{background:var(--smash-white)}.smash-product-card__media{position:relative;isolation:isolate}.smash-product-card__image-link{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:inherit;text-decoration:none;z-index:1}.smash-product-card__media svg{max-width:75%;height:auto}.smash-sale-badge{z-index:5}.smash-sale-badge--sold{background:#181a17}.smash-product-card__actions{left:50%;right:auto;top:auto;bottom:1.6rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.9rem;z-index:6;opacity:0;transform:translate(-50%,1rem);pointer-events:none;transition:opacity .28s ease,transform .28s ease}.smash-product-card:hover .smash-product-card__actions,.smash-product-card:focus-within .smash-product-card__actions{opacity:1;transform:translate(-50%);pointer-events:auto}.smash-product-card__quick-form{margin:0;padding:0;line-height:0}.smash-mini-action{width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid rgba(24,26,23,.1);background:#fff;display:grid;place-items:center;color:var(--smash-ink);box-shadow:0 1.2rem 2.8rem #181a171f;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease;text-decoration:none;padding:0;line-height:1}.smash-mini-action svg{width:2rem;height:2rem;display:block}.smash-mini-action:hover{background:var(--smash-secondary);color:#fff;border-color:var(--smash-secondary);transform:translateY(-.25rem)}.smash-mini-action:disabled{opacity:.45;cursor:not-allowed;transform:none;background:#fff;color:var(--smash-muted)}.smash-product-card__info .smash-product-form{display:block}@media(hover:none){.smash-product-card__actions{opacity:1;transform:translate(-50%);pointer-events:auto}.smash-mini-action{width:4rem;height:4rem}}@media(max-width:640px){.smash-product-card__actions{bottom:1rem;gap:.6rem}.smash-mini-action{width:3.8rem;height:3.8rem}.smash-mini-action svg{width:1.75rem;height:1.75rem}}.smash-carousel{position:relative}.smash-product-grid--slider,.smash-category-grid--slider{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding-bottom:0}.smash-product-grid--slider::-webkit-scrollbar,.smash-category-grid--slider::-webkit-scrollbar{display:none}.smash-carousel__controls{display:flex;align-items:center;justify-content:flex-end;gap:.8rem;flex-shrink:0}.smash-carousel__controls .smash-link{margin-right:.35rem;padding-bottom:.15rem;line-height:1.2;white-space:nowrap}.smash-carousel__btn{width:3.8rem;height:3.8rem;border-radius:50%;border:1px solid var(--smash-border-strong);background:#fff;color:var(--smash-ink);display:grid;place-items:center;font-size:2rem;line-height:1;transition:var(--smash-transition)}.smash-carousel__btn:hover{background:var(--smash-secondary);border-color:var(--smash-secondary);color:#fff;transform:translateY(-.2rem)}.smash-product-card{height:100%}.smash-product-card__media{aspect-ratio:1/1;border-bottom:1px solid rgba(24,26,23,.06)}.smash-product-card__media img{padding:1.8rem}.smash-product-card__actions{bottom:1.8rem}.smash-product-card__info{padding:1.8rem 1.8rem 1.6rem;gap:.65rem}.smash-product-card__title{font-size:1.9rem;line-height:1.14;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:6.5rem}.smash-price{min-height:2.4rem;display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .8rem;line-height:1.25}.smash-price s{margin-right:0}.smash-product-form{margin-top:1.2rem;padding-top:0}.smash-product-card .smash-btn{min-height:4.5rem;border-radius:1rem}@media(max-width:991px){.smash-carousel__controls{display:flex;gap:.6rem;justify-content:flex-start;margin-top:1.4rem}.smash-section-heading{flex-wrap:wrap}}@media(max-width:640px){.smash-carousel__btn{width:3.4rem;height:3.4rem;font-size:1.8rem}.smash-product-card__title{font-size:1.6rem;min-height:5.5rem}.smash-product-card__media img{padding:1.2rem}.smash-product-form{margin-top:.9rem}}.smash-product-card__image-link{top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.smash-product-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center;padding:0!important}@media(max-width:640px){.smash-product-card__media img{padding:0!important}}.smash-product-card__title{font-family:var(--smash-font-body)!important;font-size:1.48rem!important;line-height:1.34!important;font-weight:750!important;letter-spacing:-.01em!important;color:var(--smash-ink);min-height:5.95rem!important;margin:0;text-wrap:balance;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:break-word;-webkit-line-clamp:3}.smash-product-card__info{padding:1.65rem 1.65rem 1.55rem!important;gap:.55rem!important}.smash-price{font-size:1.35rem;margin-top:.15rem}.smash-product-form{margin-top:1rem!important}@media(max-width:640px){.smash-product-card__title{font-size:1.32rem!important;line-height:1.28!important;min-height:5.1rem!important}.smash-product-card__info{padding:1.25rem!important}}.smash-product-card__title{font-size:1.68rem!important;line-height:1.32!important;font-weight:600!important;letter-spacing:-.012em!important;min-height:6.65rem!important}.smash-price{margin-top:.25rem}@media(max-width:640px){.smash-product-card__title{font-size:1.48rem!important;line-height:1.3!important;font-weight:600!important;min-height:5.8rem!important}}.smash-faq-section{position:relative;overflow:hidden}.smash-faq-section:before{content:"";position:absolute;width:34rem;height:34rem;right:-12rem;top:4rem;border-radius:999rem;background:#ada9a329;pointer-events:none}.smash-faq-shell{position:relative;display:grid;grid-template-columns:minmax(28rem,.78fr) minmax(0,1.22fr);gap:5.2rem;align-items:start}.smash-faq-copy{position:sticky;top:11rem}.smash-faq-heading{margin-bottom:1.4rem;max-width:52rem}.smash-faq-intro{margin:0 0 2.4rem;max-width:44rem;color:var(--smash-muted);font-size:1.55rem;line-height:1.75}.smash-faq-support-card{display:grid;grid-template-columns:auto 1fr;gap:1.4rem;align-items:start;max-width:44rem;padding:2.2rem;background:linear-gradient(135deg,#fff,var(--smash-cream));border:1px solid var(--smash-border);border-radius:2.4rem;box-shadow:0 1.6rem 4.6rem #181a170f}.smash-faq-support-card__image{grid-column:1/-1;border-radius:1.8rem;overflow:hidden;aspect-ratio:16/9;margin-bottom:.6rem}.smash-faq-support-card__image img{width:100%;height:100%;object-fit:cover;display:block}.smash-faq-support-card__icon{width:4.6rem;height:4.6rem;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--smash-secondary);flex:0 0 auto}.smash-faq-support-card strong{display:block;color:var(--smash-ink);font-size:1.7rem;line-height:1.25;margin-bottom:.5rem}.smash-faq-support-card p{margin:0;color:var(--smash-muted);font-size:1.35rem;line-height:1.6}.smash-faq-support-card__btn{margin-top:1.4rem;min-height:4rem;padding:.95rem 1.35rem;font-size:1.25rem}.smash-faq-panel{padding:1.2rem;border:1px solid var(--smash-border);border-radius:2.8rem;background:#ffffffc7;box-shadow:0 1.8rem 5.5rem #181a1712;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.smash-faq-panel .smash-faq-item{margin:0 0 1rem;border:1px solid transparent;border-radius:2rem;background:#fff;overflow:hidden;transition:var(--smash-transition)}.smash-faq-panel .smash-faq-item:last-child{margin-bottom:0}.smash-faq-panel .smash-faq-item:hover,.smash-faq-panel .smash-faq-item.is-open{border-color:#7c797438;box-shadow:0 1.2rem 3.6rem #181a170f;transform:translateY(-.15rem)}.smash-faq-panel .smash-faq-question{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;min-height:7.2rem;padding:2.2rem 2.4rem;border:0;background:transparent;color:var(--smash-ink);text-align:left;font-family:var(--smash-font-body);font-size:1.7rem;line-height:1.35;font-weight:600;letter-spacing:-.012em;cursor:pointer}.smash-faq-panel .smash-faq-question:after{display:none!important;content:none!important}.smash-faq-question__text{max-width:72rem}.smash-faq-question__icon{position:relative;width:3.8rem;height:3.8rem;border-radius:50%;border:1px solid rgba(124,121,116,.22);background:var(--smash-cream);flex:0 0 3.8rem;transition:var(--smash-transition)}.smash-faq-question__icon:before,.smash-faq-question__icon:after{content:"";position:absolute;left:50%;top:50%;width:1.3rem;height:.2rem;border-radius:999rem;background:var(--smash-ink);transform:translate(-50%,-50%);transition:var(--smash-transition)}.smash-faq-question__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.smash-faq-item.is-open .smash-faq-question__icon{background:var(--smash-secondary);border-color:var(--smash-secondary)}.smash-faq-item.is-open .smash-faq-question__icon:before,.smash-faq-item.is-open .smash-faq-question__icon:after{background:#fff}.smash-faq-item.is-open .smash-faq-question__icon:after{transform:translate(-50%,-50%) rotate(0);opacity:0}.smash-faq-panel .smash-faq-answer{display:none;padding:0 2.4rem 2.2rem;color:var(--smash-muted);font-size:1.45rem;line-height:1.7}.smash-faq-panel .smash-faq-answer p{margin:0;padding-top:1.4rem;border-top:1px solid rgba(24,26,23,.08)}.smash-faq-panel .smash-faq-item.is-open .smash-faq-answer{display:block}.template-index #MainContent>.shopify-section:nth-child(odd):not(:first-child)>.smash-section .smash-faq-panel .smash-faq-item{background:#fff}@media(max-width:991px){.smash-faq-shell{grid-template-columns:1fr;gap:2.6rem}.smash-faq-copy{position:relative;top:auto}.smash-faq-intro,.smash-faq-support-card{max-width:none}}@media(max-width:640px){.smash-faq-section:before{display:none}.smash-faq-panel{padding:.8rem;border-radius:2.2rem}.smash-faq-panel .smash-faq-item{border-radius:1.6rem}.smash-faq-panel .smash-faq-question{min-height:6.4rem;padding:1.7rem;font-size:1.48rem;gap:1.2rem}.smash-faq-question__icon{width:3.3rem;height:3.3rem;flex-basis:3.3rem}.smash-faq-panel .smash-faq-answer{padding:0 1.7rem 1.8rem;font-size:1.35rem}.smash-faq-support-card{padding:1.7rem;border-radius:1.8rem}}.smash-faq-modern-section{overflow:hidden}.smash-faq-modern{position:relative;overflow:hidden;border:1px solid rgba(124,121,116,.14);border-radius:3.2rem;background:linear-gradient(135deg,#fff,#fbfaf7 54%,#ada9a329);padding:clamp(2.8rem,4.6vw,6.4rem)}.smash-faq-modern:before{content:"";position:absolute;right:-8rem;top:-11rem;width:26rem;height:26rem;border-radius:50%;background:#ada9a32b;pointer-events:none}.smash-faq-modern__header{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(30rem,.55fr);gap:3rem;align-items:end;margin-bottom:3.2rem}.smash-faq-modern__title{max-width:68rem}.smash-faq-modern__intro{margin:0;color:var(--smash-muted);font-size:1.55rem;line-height:1.75;max-width:47rem}.smash-faq-modern__layout{position:relative;display:grid;grid-template-columns:minmax(26rem,.42fr) minmax(0,1fr);gap:2.4rem;align-items:start}.smash-faq-modern__help{border-radius:2.4rem;background:var(--smash-ink);color:#fff;padding:2.8rem;min-height:100%;overflow:hidden;position:relative}.smash-faq-modern__help:after{content:"";position:absolute;right:-4.5rem;bottom:-4.5rem;width:14rem;height:14rem;border-radius:50%;border:2.8rem solid rgba(255,255,255,.08)}.smash-faq-modern__help-label{display:inline-flex;align-items:center;gap:.7rem;color:#ffffffbd;font-size:1.15rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.8rem}.smash-faq-modern__help-label:before{content:"";width:.8rem;height:.8rem;border-radius:50%;background:var(--smash-primary)}.smash-faq-modern__help h3{position:relative;color:#fff;font-family:var(--smash-font-heading);font-size:clamp(2.2rem,2.1vw,3.1rem);line-height:1.12;margin:0 0 1.2rem}.smash-faq-modern__help p{position:relative;margin:0;color:#ffffffc2;font-size:1.45rem;line-height:1.7}.smash-faq-modern__btn{position:relative;margin-top:2.2rem;background:#fff;color:var(--smash-ink);min-height:4.4rem;padding:1.1rem 1.65rem;font-size:1.25rem}.smash-faq-modern__btn:hover{background:var(--smash-primary);color:#fff}.smash-faq-modern__list{display:grid;gap:1.2rem}.smash-faq-modern__item{border:1px solid rgba(124,121,116,.18);border-radius:2rem;background:#fff;overflow:hidden;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.smash-faq-modern__item[open]{border-color:#7c797457;box-shadow:0 1.2rem 3.2rem #181a1712}.smash-faq-modern__question{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:7.2rem;padding:2.1rem 2.3rem;cursor:pointer;color:var(--smash-ink);font-family:var(--smash-font-body);font-size:1.68rem;line-height:1.35;font-weight:600;letter-spacing:-.015em}.smash-faq-modern__question::-webkit-details-marker{display:none}.smash-faq-modern__question:after,.smash-faq-modern-section .smash-faq-question:after{content:none!important;display:none!important}.smash-faq-modern__icon{position:relative;width:3.8rem;height:3.8rem;flex:0 0 3.8rem;border-radius:50%;background:#f3f1ed;border:1px solid rgba(124,121,116,.18);transition:background .24s ease,border-color .24s ease,transform .24s ease}.smash-faq-modern__icon:before,.smash-faq-modern__icon:after{content:"";position:absolute;left:50%;top:50%;width:1.25rem;height:.18rem;border-radius:999rem;background:var(--smash-ink);transform:translate(-50%,-50%);transition:opacity .2s ease,background .2s ease,transform .2s ease}.smash-faq-modern__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.smash-faq-modern__item[open] .smash-faq-modern__icon{background:var(--smash-secondary);border-color:var(--smash-secondary);transform:rotate(180deg)}.smash-faq-modern__item[open] .smash-faq-modern__icon:before,.smash-faq-modern__item[open] .smash-faq-modern__icon:after{background:#fff}.smash-faq-modern__item[open] .smash-faq-modern__icon:after{opacity:0}.smash-faq-modern__answer{padding:0 2.3rem 2.2rem;color:var(--smash-muted);font-size:1.45rem;line-height:1.72;max-width:82rem}.smash-faq-modern__answer p{margin:0;padding-top:1.4rem;border-top:1px solid rgba(24,26,23,.08)}@media(hover:hover){.smash-faq-modern__item:not([open]):hover{border-color:#7c797452;transform:translateY(-.15rem)}}@media(max-width:991px){.smash-faq-modern__header,.smash-faq-modern__layout{grid-template-columns:1fr}.smash-faq-modern__header{gap:1.4rem;margin-bottom:2.4rem}.smash-faq-modern__intro{max-width:68rem}.smash-faq-modern__help{min-height:auto}}@media(max-width:640px){.smash-faq-modern{border-radius:2.2rem;padding:2rem}.smash-faq-modern__help{padding:2.2rem;border-radius:1.8rem}.smash-faq-modern__question{min-height:6.4rem;padding:1.7rem;font-size:1.48rem;gap:1.2rem}.smash-faq-modern__icon{width:3.3rem;height:3.3rem;flex-basis:3.3rem}.smash-faq-modern__answer{padding:0 1.7rem 1.8rem;font-size:1.35rem}}.smash-faq-modern__layout--simple{display:block;max-width:108rem;margin-inline:auto}.smash-faq-modern__layout--simple .smash-faq-modern__list{max-width:100%}.smash-faq-modern__layout--simple .smash-faq-modern__item{border-radius:1.8rem}.smash-faq-modern__layout--simple .smash-faq-modern__question{padding-inline:2.6rem}@media(min-width:992px){.smash-faq-modern__layout--simple{margin-top:.4rem}}@media(max-width:640px){.smash-faq-modern__layout--simple .smash-faq-modern__question{padding-inline:1.7rem}}.smash-split--single-image{grid-template-columns:minmax(0,.98fr) minmax(0,1fr);gap:6.4rem}.smash-split__media--single{min-height:50rem;border-radius:var(--smash-radius-lg, 3.2rem);background:var(--smash-surface)}.smash-split__media--single img,.smash-split__media--single .placeholder-svg{width:100%;height:100%;display:block;object-fit:cover}.smash-placeholder--single{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#ada9a329,#7c79741f)}.smash-placeholder--single svg{width:70%;max-width:42rem;height:auto}@media(max-width:991px){.smash-split--single-image{grid-template-columns:1fr;gap:3rem}.smash-split__media--single{min-height:36rem}}@media(max-width:640px){.smash-split__media--single{min-height:28rem}}.template-index #MainContent>.shopify-section>.smash-section{position:relative;overflow:hidden;isolation:auto}.template-index #MainContent>.shopify-section>.smash-section>.smash-page-width{position:relative;z-index:1}.template-index #MainContent>.shopify-section>.smash-section:before,.template-index #MainContent>.shopify-section>.smash-section:after{content:none!important;display:none!important}.template-index #MainContent>.shopify-section:not(:first-child)>.smash-section{border-top:1px solid rgba(124,121,116,.1)}.template-index #MainContent>.shopify-section:nth-child(odd):not(:first-child)>.smash-section{background:linear-gradient(180deg,#ffffffb8,#fff0 22%),linear-gradient(135deg,#ada9a31f,#f8f5f2b8 45%,#ffffffdb)!important}.template-index #MainContent>.shopify-section:nth-child(2n):not(:first-child)>.smash-section{background:linear-gradient(180deg,#fff 0% 62%,#f8f5f285)!important}.smash-section-heading,.smash-split,.smash-faq-modern__header{position:relative}.smash-kicker{display:inline-flex;align-items:center;gap:1.1rem}.smash-kicker:after{content:"";width:4.8rem;height:1px;background:#7c797457}.smash-split__media,.smash-benefit-panel,.smash-product-card__media,.smash-faq-modern__item{box-shadow:none!important}@media(max-width:640px){.smash-kicker:after{width:3.2rem}}.smash-faq-modern-section{background:linear-gradient(180deg,#f8f5f2 0% 100%)}.smash-faq-modern{overflow:visible;border:0;border-radius:0;background:transparent;padding:0}.smash-faq-modern:before{content:none!important;display:none!important}.smash-faq-modern__header{max-width:108rem;margin-inline:auto;align-items:center}.smash-faq-modern__layout--simple{max-width:108rem}.smash-faq-modern__item{border-color:#7c797429;box-shadow:none}.smash-faq-modern__item[open]{box-shadow:none;border-color:#7c797442}@media(hover:hover){.smash-faq-modern__item:not([open]):hover{transform:none}}@media(max-width:991px){.template-index #MainContent>.shopify-section>.smash-section:before{width:12.8rem;height:12.8rem;right:0;top:0;border-radius:0 0 0 5.6rem;opacity:.76}.template-index #MainContent>.shopify-section>.smash-section:after{width:12rem;height:12rem;right:-3.4rem;top:2.3rem;opacity:.62}.template-index #MainContent>.shopify-section:nth-child(2n)>.smash-section:before{left:0;right:auto;top:auto;bottom:0;border-radius:0 5.6rem 0 0}.template-index #MainContent>.shopify-section:nth-child(2n)>.smash-section:after{left:-3.4rem;right:auto;top:auto;bottom:2.3rem}}@media(max-width:640px){.template-index #MainContent>.shopify-section>.smash-section:before,.template-index #MainContent>.shopify-section>.smash-section:after{opacity:.42}.smash-faq-modern__header{margin-bottom:2.6rem}}.smash-faq-modern-section .smash-faq-modern__header,.smash-faq-modern-section .smash-faq-modern__layout--simple{width:100%;max-width:none;margin-left:0;margin-right:0}.smash-faq-modern-section .smash-faq-modern__list{width:100%}@media(min-width:992px){.smash-faq-modern-section .smash-faq-modern__header{grid-template-columns:minmax(0,1fr) minmax(34rem,.48fr)}}.smash-footer{display:block!important;visibility:visible!important;opacity:1!important}.smash-footer a{color:inherit;text-decoration:none;transition:var(--smash-transition)}.smash-footer a:hover{color:#fff}.smash-footer__column--contact p+p{margin-top:.35rem}.smash-footer__spaced{margin-top:1.4rem!important}@media(min-width:992px){.smash-footer__top{grid-template-columns:1fr 1fr 1.25fr .95fr}}@media(max-width:640px){.smash-footer{padding-top:4.8rem}}.smash-footer-social{display:grid;gap:1.15rem}.smash-footer-social li+li{margin-top:0!important}.smash-footer-social__link{display:inline-flex;align-items:center;gap:1.15rem}.smash-footer-social__icon{width:2rem;height:2rem;flex:0 0 2rem;color:#ffffffc7;transition:var(--smash-transition)}.smash-footer-social__link:hover .smash-footer-social__icon{color:#fff;transform:translateY(-1px)}@media(max-width:991px){.smash-hero{background:linear-gradient(180deg,#f7f6f2,#ebe8e2 62%,#ada9a38c)}.smash-hero__inner{min-height:auto;grid-template-columns:1fr;align-items:start;gap:3.2rem;padding:5.2rem 0 6rem}.smash-hero__copy{width:100%;padding:0}.smash-hero__copy p{max-width:64rem}.smash-hero__media{width:100%;min-height:46rem;border-radius:3rem}.smash-hero__badge{left:1.8rem;right:1.8rem;bottom:1.8rem;max-width:none}}@media(max-width:640px){.smash-hero__inner{gap:2.4rem;padding:3.6rem 0 4.8rem}.smash-hero .smash-heading{font-size:clamp(3.7rem,11.4vw,5.2rem);line-height:.98;letter-spacing:-.035em}.smash-hero .smash-kicker{font-size:1.1rem;margin-bottom:.8rem}.smash-hero__copy p{max-width:100%;font-size:1.45rem;line-height:1.75}.smash-hero__buttons{width:100%;gap:1rem;margin-top:2rem}.smash-hero__buttons .smash-btn{width:100%}.smash-hero__media{min-height:34rem;border-radius:2.2rem}.smash-hero__media:before{width:13rem;height:13rem;right:5%;bottom:5%}.smash-hero__badge{left:1.2rem;right:1.2rem;bottom:1.2rem;padding:1.2rem 1.4rem;border-radius:1.6rem}.smash-hero__badge strong{font-size:1.85rem}.smash-hero__badge span{font-size:1.18rem}}@media(max-width:420px){.smash-hero__media{min-height:30rem}.smash-hero__badge span{display:none}}.template-collection .smash-shop-hero{padding:2.4rem 0 2.1rem;background:linear-gradient(180deg,#f8f5f2,#fff);border-bottom:1px solid rgba(24,26,23,.08)}.smash-shop-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.7rem;margin-bottom:1.5rem;color:#181a178f;font-size:1.18rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.smash-shop-breadcrumb a:hover{color:var(--smash-ink)}.smash-shop-hero__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,44rem);align-items:end;gap:2rem}.smash-shop-title{margin:0;font-family:var(--smash-font-heading);color:var(--smash-ink);font-size:clamp(3.4rem,4vw,5.8rem);line-height:1.04;letter-spacing:-.03em}.smash-shop-hero__meta{color:var(--smash-muted);font-size:1.45rem;line-height:1.7}.smash-shop-hero__meta>span{display:inline-flex;align-items:center;min-height:3.4rem;padding:.6rem 1.2rem;border-radius:999rem;background:#fff;border:1px solid rgba(24,26,23,.09);color:var(--smash-ink);font-weight:900;font-size:1.18rem;letter-spacing:.06em;text-transform:uppercase}.smash-shop-description{margin-top:.9rem}.smash-shop-section{padding:3.2rem 0 7rem;background:#fff}.smash-shop-layout{display:grid;grid-template-columns:28rem minmax(0,1fr);gap:2.8rem;align-items:start}.smash-shop-sidebar{position:sticky;top:10rem;z-index:2}.smash-filter-panel{border:1px solid rgba(24,26,23,.1);border-radius:2.2rem;background:#fff;overflow:hidden}.smash-filter-panel__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.8rem 1.8rem 1.4rem;list-style:none;cursor:pointer;font-family:var(--smash-font-heading);color:var(--smash-ink);font-size:2rem;font-weight:700;line-height:1.1}.smash-filter-panel__summary::-webkit-details-marker{display:none}.smash-filter-panel__summary small{font-family:var(--smash-font-body);font-size:1.05rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--smash-secondary)}.smash-filter-panel:not([open]) .smash-filter-content{display:block}.smash-filter-content{padding:0 1.8rem 1.8rem}.smash-filter-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 0 1.4rem;border-bottom:1px solid rgba(24,26,23,.08);margin-bottom:.5rem}.smash-filter-head strong{color:var(--smash-ink);font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em}.smash-filter-head a{color:var(--smash-muted);font-size:1.18rem;font-weight:800;text-decoration:underline;text-underline-offset:.25rem}.smash-active-filters{display:flex;flex-wrap:wrap;gap:.7rem;padding:1.2rem 0 .4rem}.smash-filter-chip{display:inline-flex;align-items:center;gap:.6rem;border-radius:999rem;padding:.55rem .9rem;background:var(--smash-cream);color:var(--smash-ink);font-size:1.15rem;font-weight:800;line-height:1.2}.smash-filter-chip span{font-size:1.4rem}.smash-facet{border-bottom:1px solid rgba(24,26,23,.08)}.smash-facet:last-of-type{border-bottom:0}.smash-facet__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.45rem 0;list-style:none;cursor:pointer;color:var(--smash-ink);font-weight:900;font-size:1.36rem;line-height:1.25}.smash-facet__summary::-webkit-details-marker{display:none}.smash-facet[open] .smash-facet__summary span:last-child{transform:rotate(45deg)}.smash-facet__summary span:last-child{transition:transform .2s ease;color:var(--smash-muted)}.smash-facet__body{padding:0 0 1.5rem}.smash-filter-list{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.smash-filter-choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;color:var(--smash-muted);font-size:1.28rem;font-weight:700;cursor:pointer}.smash-filter-choice input{width:1.55rem;height:1.55rem;accent-color:var(--smash-secondary)}.smash-filter-choice span{min-width:0}.smash-filter-choice em{font-style:normal;color:#181a1773;font-size:1.1rem}.smash-filter-choice.is-disabled{opacity:.45;cursor:not-allowed}.smash-price-range{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.smash-price-range label span{display:block;margin-bottom:.45rem;color:var(--smash-muted);font-size:1.1rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.smash-price-range input{width:100%;min-height:4.1rem;border:1px solid rgba(24,26,23,.12);border-radius:1rem;padding:.9rem 1rem;background:#fff;color:var(--smash-ink);outline:none}.smash-price-range input:focus,.smash-shop-sort select:focus{border-color:#7c79748c}.smash-tag-filter-list{display:flex;flex-wrap:wrap;gap:.7rem}.smash-tag-filter-list a{display:inline-flex;border:1px solid rgba(24,26,23,.1);border-radius:999rem;padding:.55rem .9rem;color:var(--smash-muted);font-size:1.18rem;font-weight:800}.smash-tag-filter-list a:hover{color:var(--smash-ink);border-color:#181a1733}.smash-filter-empty{margin:1.5rem 0;padding:1.3rem;border-radius:1.2rem;background:var(--smash-cream);color:var(--smash-muted);font-size:1.25rem;line-height:1.55}.smash-filter-submit{width:100%;margin-top:1.5rem}.smash-shop-main{min-width:0}.smash-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:1.8rem;padding:1.2rem 0;border-top:1px solid rgba(24,26,23,.08);border-bottom:1px solid rgba(24,26,23,.08)}.smash-shop-toolbar>div{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem 1.2rem}.smash-shop-toolbar strong{color:var(--smash-ink);font-size:1.3rem;text-transform:uppercase;letter-spacing:.08em}.smash-shop-toolbar span{color:var(--smash-muted);font-size:1.28rem}.smash-shop-sort{display:flex;align-items:center;gap:.9rem;color:var(--smash-muted);font-size:1.2rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.smash-shop-sort select{min-width:18rem;min-height:4.2rem;border:1px solid rgba(24,26,23,.12);border-radius:999rem;padding:.85rem 3.4rem .85rem 1.3rem;background:#fff;color:var(--smash-ink);font-weight:800;text-transform:none;letter-spacing:0;outline:none}.smash-shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1199px){.smash-shop-layout{grid-template-columns:25rem minmax(0,1fr);gap:2rem}.smash-shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:991px){.smash-shop-hero{padding:2rem 0 1.8rem}.smash-shop-hero__row{grid-template-columns:1fr;align-items:start;gap:1.2rem}.smash-shop-section{padding:2rem 0 5.5rem}.smash-shop-layout{grid-template-columns:1fr;gap:1.6rem}.smash-shop-sidebar{position:relative;top:auto}.smash-filter-panel:not([open]) .smash-filter-content{display:none}.smash-filter-panel__summary{padding:1.45rem 1.6rem;font-size:1.8rem}.smash-filter-content{padding:0 1.6rem 1.6rem}.smash-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.smash-shop-breadcrumb{font-size:1.05rem;margin-bottom:1.1rem}.smash-shop-title{font-size:3.35rem}.smash-shop-hero__meta{font-size:1.32rem}.smash-shop-toolbar{display:grid;grid-template-columns:1fr;align-items:start;gap:1rem}.smash-shop-sort{width:100%;justify-content:space-between}.smash-shop-sort select{min-width:0;width:100%}.smash-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.smash-price-range{grid-template-columns:1fr}}.template-collection .smash-shop-hero__meta>span{display:none!important}.template-collection .smash-filter-panel[open] .smash-filter-content{display:block}@media(max-width:991px){.template-collection .smash-filter-panel[data-smash-filter-panel]:not(.is-ready) .smash-filter-content{display:none!important}}.template-collection .smash-shop-hero__row{align-items:start}.template-collection .smash-shop-hero .smash-kicker{margin-bottom:0}.template-product .smash-pdp{background:linear-gradient(180deg,var(--smash-cream) 0%,#fff 36%);padding:2.2rem 0 6rem}.smash-pdp__breadcrumb{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;margin-bottom:1.6rem;color:var(--smash-muted);font-size:1.15rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.smash-pdp__breadcrumb a{color:var(--smash-ink)}.smash-pdp__breadcrumb span:last-child{max-width:58rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smash-pdp__main{display:grid;grid-template-columns:minmax(0,1fr) minmax(42rem,1fr);gap:3.6rem;align-items:start}.smash-pdp__gallery{position:sticky;top:10.2rem;min-width:0}.smash-pdp__main-media{position:relative;min-height:53rem;border:1px solid var(--smash-border);border-radius:28px;background:radial-gradient(circle at 78% 18%,rgba(173,169,163,.28),transparent 30%),linear-gradient(135deg,#faf9f7,#efede8);overflow:hidden;display:grid;place-items:center}.smash-pdp__main-media img{width:100%;height:100%;object-fit:contain;padding:3.4rem;transition:opacity .2s ease,transform .35s ease}.smash-pdp__main-media:hover img{transform:scale(1.02)}.smash-pdp__placeholder{width:100%;min-height:53rem}.smash-pdp__sale-badge{position:absolute;left:2rem;top:2rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:4.2rem;padding:0 1.5rem;border-radius:999rem;background:var(--smash-secondary);color:#fff;font-size:1.25rem;font-weight:900}.smash-pdp__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin-top:1.2rem}.smash-pdp__thumb{border:1px solid var(--smash-border);border-radius:16px;background:#fff;aspect-ratio:1/1;padding:.8rem;overflow:hidden;transition:var(--smash-transition)}.smash-pdp__thumb img{width:100%;height:100%;object-fit:contain}.smash-pdp__thumb:hover,.smash-pdp__thumb.is-active{border-color:var(--smash-secondary);background:var(--smash-cream)}.smash-pdp__info{padding:1.8rem 0 0}.smash-pdp__topline{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:1rem;color:var(--smash-secondary);font-size:1.12rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.smash-pdp__status{display:inline-flex;align-items:center;gap:.6rem;border:1px solid rgba(124,121,116,.22);border-radius:999rem;padding:.65rem 1rem;background:#ffffffb8;color:var(--smash-ink);letter-spacing:.04em}.smash-pdp__status:before{content:"";width:.75rem;height:.75rem;border-radius:50%;background:#4d8f45}.smash-pdp__status--sold:before{background:#b85b4f}.smash-pdp__title{font-family:var(--smash-font-heading);font-size:clamp(3.2rem,2.9vw,5.1rem);line-height:1.08;letter-spacing:-.03em;color:var(--smash-ink);font-weight:700;margin:0 0 1.05rem;max-width:74rem}.smash-pdp__price-row{display:flex;align-items:baseline;gap:1.2rem;margin-bottom:1.2rem}.smash-pdp__price{font-size:2.25rem;font-weight:950;color:var(--smash-ink);letter-spacing:-.02em}.smash-pdp__compare{font-size:1.55rem;color:var(--smash-muted);font-weight:700}.smash-pdp__compare.is-hidden{display:none}.smash-pdp__excerpt{margin:0 0 1.4rem;max-width:62rem;color:#58554f;font-size:1.5rem;line-height:1.65}.smash-pdp__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:0 0 1.5rem}.smash-pdp__trust div{border:1px solid var(--smash-border);background:#ffffffb8;border-radius:16px;padding:1rem 1.1rem}.smash-pdp__trust strong{display:block;color:var(--smash-ink);font-size:1.25rem;line-height:1.3}.smash-pdp__trust span{display:block;color:var(--smash-muted);font-size:1.12rem;line-height:1.45;margin-top:.2rem}.smash-pdp__trust--after-buy{margin:1.2rem 0 0}.smash-pdp__form{border-top:1px solid var(--smash-border);padding-top:1.5rem}.smash-pdp__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.smash-pdp__option{margin:0 0 1.4rem}.smash-pdp__option label,.smash-pdp__qty-wrap label{display:block;margin-bottom:.7rem;color:var(--smash-ink);font-size:1.2rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.smash-pdp__option select{min-height:5rem;border-radius:999rem;border-color:var(--smash-border-strong);background:#fff;padding:0 1.6rem;font-weight:800;color:var(--smash-ink)}.smash-pdp__purchase-row{display:grid;grid-template-columns:13.8rem 1fr;gap:1.2rem;align-items:end;margin-top:.5rem}.smash-pdp__qty{height:5rem;border:1px solid var(--smash-border-strong);border-radius:999rem;background:#fff;display:grid;grid-template-columns:4rem 1fr 4rem;align-items:center;overflow:hidden}.smash-pdp__qty button{height:100%;border:0;background:transparent;color:var(--smash-ink);font-size:2rem;font-weight:700}.smash-pdp__qty button:hover{background:var(--smash-cream)}.smash-pdp__qty input{width:100%;height:100%;border:0;background:transparent;text-align:center;color:var(--smash-ink);font-weight:900;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.smash-pdp__qty input::-webkit-outer-spin-button,.smash-pdp__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.smash-pdp__add{width:100%;min-height:5rem;border-radius:999rem;font-size:1.42rem}.smash-pdp__form .shopify-payment-button{margin-top:1rem}.smash-pdp__form .shopify-payment-button__button{min-height:5.2rem;border-radius:999rem!important;font-weight:900!important;overflow:hidden}.smash-pdp__note{display:flex;gap:1rem;align-items:flex-start;margin-top:1.6rem;padding:1.3rem 1.4rem;border-radius:18px;background:#ada9a324;color:var(--smash-muted)}.smash-pdp__note span{display:grid;place-items:center;flex:0 0 2.2rem;width:2.2rem;height:2.2rem;border-radius:50%;background:var(--smash-secondary);color:#fff;font-size:1.2rem;font-weight:900;margin-top:.1rem}.smash-pdp__note p{margin:0;font-size:1.3rem;line-height:1.6}.smash-pdp__tabs{margin-top:5.2rem;border-top:1px solid var(--smash-border)}.smash-pdp__tablist{display:flex;align-items:center;justify-content:center;gap:4.8rem;border-bottom:1px solid var(--smash-border);padding:0 1rem}.smash-pdp__tab{position:relative;border:0;background:transparent;color:var(--smash-muted);font-family:var(--smash-font-heading);font-size:2.25rem;font-weight:700;line-height:1.2;padding:2.15rem 0 1.85rem;cursor:pointer;transition:var(--smash-transition);white-space:nowrap}.smash-pdp__tab:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--smash-ink);transform:scaleX(0);transform-origin:center;transition:transform .24s ease}.smash-pdp__tab:hover,.smash-pdp__tab.is-active{color:var(--smash-ink)}.smash-pdp__tab.is-active:after{transform:scaleX(1)}.smash-pdp__tab-panels{padding:3.2rem 0 0}.smash-pdp__tab-panel{max-width:96rem;margin:0 auto;color:var(--smash-muted);font-size:1.58rem;line-height:1.85}.smash-pdp__tab-panel[hidden]{display:none!important}.smash-pdp__tab-panel .rte,.smash-pdp__tab-panel p{color:var(--smash-muted);font-size:1.58rem;line-height:1.85;margin:0 0 1.8rem}.smash-pdp__tab-panel h2,.smash-pdp__tab-panel h3,.smash-pdp__tab-panel h4{font-family:var(--smash-font-heading);color:var(--smash-ink);letter-spacing:-.02em;margin:0 0 1.35rem;line-height:1.22}.smash-pdp__tab-panel h2{font-size:2.65rem}.smash-pdp__tab-panel h3{font-size:2.25rem}.smash-pdp__tab-panel ul,.smash-pdp__tab-panel ol{margin:1.2rem 0 0;padding-left:2rem;color:var(--smash-muted)}.smash-pdp__tab-panel li{margin:.65rem 0}.smash-pdp__tab-copy{max-width:76rem;margin:0 auto;text-align:left}.smash-pdp__related{margin-top:7rem}.smash-pdp__related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.smash-pdp__related-grid .smash-product-card:nth-child(n+5){display:none}@media(max-width:1199px){.smash-pdp__main{grid-template-columns:minmax(0,.98fr) minmax(36rem,1.02fr);gap:2.8rem}.smash-pdp__main-media{min-height:46rem}.smash-pdp__title{font-size:clamp(3rem,3.6vw,4.6rem)}.smash-pdp__trust{grid-template-columns:1fr}.smash-pdp__tablist{gap:3rem}}@media(max-width:991px){.template-product .smash-pdp{padding-top:2rem}.smash-pdp__main{grid-template-columns:1fr;gap:2.4rem}.smash-pdp__gallery{position:relative;top:auto}.smash-pdp__main-media{min-height:42rem}.smash-pdp__info{padding-top:0}.smash-pdp__trust{grid-template-columns:repeat(3,minmax(0,1fr))}.smash-pdp__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.template-product .smash-pdp{padding:1.4rem 0 5rem}.smash-pdp__breadcrumb{font-size:1.05rem;margin-bottom:1.4rem}.smash-pdp__main-media{min-height:31rem;border-radius:22px}.smash-pdp__main-media img{padding:1.8rem}.smash-pdp__thumbs{display:flex;overflow:auto;padding-bottom:.4rem}.smash-pdp__thumb{flex:0 0 7.2rem}.smash-pdp__title{font-size:3rem;line-height:1.1}.smash-pdp__price{font-size:2.1rem}.smash-pdp__excerpt{font-size:1.42rem}.smash-pdp__trust,.smash-pdp__options,.smash-pdp__purchase-row{grid-template-columns:1fr}.smash-pdp__add{width:100%}.smash-pdp__tabs{margin-top:3.2rem}.smash-pdp__tablist{justify-content:flex-start;gap:2.4rem;overflow-x:auto;padding:0 .2rem}.smash-pdp__tab{font-size:1.8rem;padding:1.55rem 0 1.25rem}.smash-pdp__tab-panels{padding-top:2.4rem}.smash-pdp__tab-panel,.smash-pdp__tab-panel .rte,.smash-pdp__tab-panel p{font-size:1.45rem;line-height:1.75}.smash-pdp__related{margin-top:5rem}.smash-pdp__related-grid{gap:1.2rem}}.smash-about-page{position:relative;overflow:hidden;padding:3.2rem 0 7.5rem;background:linear-gradient(180deg,#fbfaf8,#fff 58%,#f7f4f0);border-bottom:1px solid rgba(24,26,23,.08)}.smash-about-page:before{content:"";position:absolute;width:44rem;height:44rem;right:-16rem;top:9rem;border-radius:999rem;background:radial-gradient(circle,#ada9a352,#ada9a31a 44%,#ada9a300 72%);pointer-events:none}.smash-about-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:3.2rem;color:#181a1794;font-size:1.15rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.smash-about-breadcrumb a:hover{color:var(--smash-ink)}.smash-about-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(34rem,.55fr);align-items:start;gap:6rem}.smash-about-title{max-width:86rem;margin:0;font-family:var(--smash-font-heading);color:var(--smash-ink);font-size:clamp(4.8rem,7vw,9.5rem);line-height:.98;letter-spacing:-.045em}.smash-about-lede{max-width:100rem;margin-top:2.8rem;color:#181a17bd;font-size:1.58rem;line-height:1.95}.smash-about-lede p{margin:0 0 1.8rem}.smash-about-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:3rem}.smash-about-panel{position:sticky;top:10rem;padding:3.2rem;border-radius:3rem;background:#ffffffb8;border:1px solid rgba(24,26,23,.09);box-shadow:0 2.6rem 7rem #181a1712;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.smash-about-panel__mark{width:6.8rem;height:6.8rem;display:grid;place-items:center;margin-bottom:2.2rem;border-radius:2rem;background:var(--smash-secondary);color:#fff;font-family:var(--smash-font-heading);font-size:3.6rem;line-height:1}.smash-about-panel__eyebrow{margin:0 0 .8rem;color:var(--smash-secondary);font-size:1.1rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.smash-about-panel h2{margin:0;color:var(--smash-ink);font-family:var(--smash-font-heading);font-size:clamp(2.6rem,2.4vw,3.8rem);line-height:1.12;letter-spacing:-.025em}.smash-about-panel p:not(.smash-about-panel__eyebrow){margin:1.4rem 0 0;color:var(--smash-muted);font-size:1.42rem;line-height:1.8}.smash-about-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;margin-top:2.4rem}.smash-about-mini-grid span{display:flex;align-items:center;min-height:4.4rem;padding:1rem 1.15rem;border-radius:1.3rem;background:var(--smash-cream);color:var(--smash-ink);font-size:1.15rem;font-weight:900}.smash-about-values{padding:7.5rem 0 4.2rem;background:#fff}.smash-about-values__heading{align-items:start}.smash-about-values__heading .smash-subtext{max-width:49rem}.smash-about-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.smash-about-value{min-height:24rem;padding:2.6rem;border-top:1px solid rgba(24,26,23,.16);background:linear-gradient(180deg,#fff,#faf9f7)}.smash-about-value span{color:var(--smash-secondary);font-weight:900;letter-spacing:.08em}.smash-about-value h3{margin:3.2rem 0 1rem;color:var(--smash-ink);font-family:var(--smash-font-heading);font-size:2.4rem;line-height:1.16}.smash-about-value p{margin:0;color:var(--smash-muted);font-size:1.4rem;line-height:1.75}@media(max-width:991px){.smash-about-page{padding:2.6rem 0 5.8rem}.smash-about-hero{grid-template-columns:1fr;gap:3.5rem}.smash-about-panel{position:relative;top:auto}.smash-about-value-grid{grid-template-columns:1fr}.smash-about-value{min-height:auto}}@media(max-width:640px){.smash-about-breadcrumb{margin-bottom:2.2rem}.smash-about-title{font-size:clamp(4rem,15vw,6.2rem)}.smash-about-lede{font-size:1.44rem;line-height:1.85;margin-top:2rem}.smash-about-actions .smash-btn{width:100%}.smash-about-panel{padding:2.3rem;border-radius:2.2rem}.smash-about-mini-grid{grid-template-columns:1fr}.smash-about-values{padding:5.6rem 0 3.2rem}}.smash-faq-page{position:relative;overflow:hidden;padding:3rem 0 5.4rem;background:radial-gradient(circle at 88% 10%,#ada9a338,#ada9a300 28rem),linear-gradient(180deg,#fbfaf8,#fff);border-bottom:1px solid rgba(24,26,23,.08)}.smash-faq-page__breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:2.6rem;color:#181a1794;font-size:1.15rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.smash-faq-page__breadcrumb a:hover{color:var(--smash-ink)}.smash-faq-page__hero{display:block;max-width:none}.smash-faq-page__title{max-width:none;margin:0;font-family:var(--smash-font-heading);color:var(--smash-ink);font-size:clamp(4rem,4.6vw,6.2rem);line-height:1.05;letter-spacing:-.04em;white-space:nowrap}.smash-faq-page__intro p{max-width:78rem;margin:2rem 0 0;color:var(--smash-muted);font-size:1.62rem;line-height:1.82}.smash-faq-page__help{position:relative;overflow:hidden;border-radius:2.6rem;background:var(--smash-ink);color:#fff;padding:2.7rem}.smash-faq-page__help:after{content:"";position:absolute;right:-4.8rem;bottom:-5.4rem;width:15rem;height:15rem;border-radius:50%;border:3rem solid rgba(255,255,255,.08)}.smash-faq-page__help>*{position:relative;z-index:1}.smash-faq-page__help span{display:block;margin-bottom:1.1rem;color:#ffffffa8;font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.smash-faq-page__help h2{margin:0;color:#fff;font-family:var(--smash-font-heading);font-size:clamp(2.4rem,2.1vw,3.25rem);line-height:1.12;letter-spacing:-.025em}.smash-faq-page__help p{margin:1.2rem 0 0;color:#ffffffba;font-size:1.38rem;line-height:1.7}.smash-faq-page__help .smash-btn{margin-top:2rem;min-height:4.4rem;padding:1.05rem 1.55rem;font-size:1.24rem}.smash-faq-page-body{padding:4.4rem 0 8rem;background:#fff}.smash-faq-page-body__grid{display:grid;grid-template-columns:26rem minmax(0,1fr);gap:4.2rem;align-items:start}.smash-faq-page__nav{position:sticky;top:10rem;display:grid;gap:.85rem;padding:1.1rem;border:1px solid rgba(24,26,23,.1);border-radius:2.2rem;background:linear-gradient(180deg,#fff,#fbfaf8)}.smash-faq-page__nav a{display:flex;align-items:center;min-height:4.6rem;padding:1rem 1.25rem;border-radius:1.3rem;color:var(--smash-muted);font-size:1.25rem;font-weight:850;line-height:1.25}.smash-faq-page__nav a:hover{background:var(--smash-cream);color:var(--smash-ink)}.smash-faq-page__content{min-width:0;display:grid;gap:3.4rem}.smash-faq-page__group{scroll-margin-top:11rem}.smash-faq-page__group-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(24,26,23,.1);margin-bottom:1.2rem}.smash-faq-page__group-head span{order:2;color:#7c79746b;font-size:1.25rem;font-weight:950;letter-spacing:.12em}.smash-faq-page__group-head h2{margin:0;color:var(--smash-ink);font-family:var(--smash-font-heading);font-size:clamp(2.8rem,2.6vw,4.2rem);line-height:1.1;letter-spacing:-.025em}.smash-faq-page__item{border-bottom:1px solid rgba(24,26,23,.1)}.smash-faq-page__item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:7.2rem;padding:1.9rem 0;cursor:pointer;color:var(--smash-ink);font-size:1.72rem;font-weight:750;line-height:1.35;letter-spacing:-.014em}.smash-faq-page__item summary::-webkit-details-marker{display:none}.smash-faq-page__item i{position:relative;width:3.8rem;height:3.8rem;flex:0 0 3.8rem;border-radius:50%;background:var(--smash-cream);border:1px solid rgba(124,121,116,.18)}.smash-faq-page__item i:before,.smash-faq-page__item i:after{content:"";position:absolute;left:50%;top:50%;width:1.25rem;height:.18rem;border-radius:999rem;background:var(--smash-ink);transform:translate(-50%,-50%);transition:opacity .2s ease,transform .2s ease,background .2s ease}.smash-faq-page__item i:after{transform:translate(-50%,-50%) rotate(90deg)}.smash-faq-page__item[open] i{background:var(--smash-secondary);border-color:var(--smash-secondary)}.smash-faq-page__item[open] i:before,.smash-faq-page__item[open] i:after{background:#fff}.smash-faq-page__item[open] i:after{opacity:0}.smash-faq-page__answer{max-width:86rem;padding:0 6rem 2.2rem 0;color:var(--smash-muted);font-size:1.48rem;line-height:1.82}.smash-faq-page__answer p{margin:0}.smash-faq-page__extra{padding:2.4rem;border-radius:2.2rem;background:var(--smash-cream);color:var(--smash-muted)}@media(max-width:991px){.smash-faq-page{padding:2.6rem 0 4.4rem}.smash-faq-page__hero,.smash-faq-page-body__grid{grid-template-columns:1fr;gap:2.8rem}.smash-faq-page__nav{position:relative;top:auto;display:flex;overflow-x:auto;padding:.8rem;border-radius:1.8rem}.smash-faq-page__nav a{flex:0 0 auto;white-space:nowrap}}@media(max-width:640px){.smash-faq-page__title{font-size:clamp(3.35rem,11vw,4.8rem);white-space:normal}.smash-faq-page__intro p{font-size:1.43rem;line-height:1.75}.smash-faq-page__help{padding:2.2rem;border-radius:2.1rem}.smash-faq-page-body{padding:3.2rem 0 5.8rem}.smash-faq-page__content{gap:2.8rem}.smash-faq-page__item summary{min-height:6.6rem;padding:1.55rem 0;font-size:1.48rem;gap:1.2rem}.smash-faq-page__item i{width:3.35rem;height:3.35rem;flex-basis:3.35rem}.smash-faq-page__answer{padding:0 0 1.8rem;font-size:1.36rem;line-height:1.72}.smash-faq-page__group-head{align-items:start}.smash-faq-page__group-head h2{font-size:2.7rem}}.smash-cart-page{background:linear-gradient(180deg,var(--smash-cream) 0%,#fff 34%);padding:4.2rem 0 7.5rem}.smash-cart-hero{padding:0 0 3.2rem;border-bottom:1px solid var(--smash-border);margin-bottom:3.2rem}.smash-cart-breadcrumb{display:flex;align-items:center;gap:.9rem;margin-bottom:2.4rem;color:var(--smash-secondary);font-size:1.25rem;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.smash-cart-breadcrumb a:hover{color:var(--smash-ink)}.smash-cart-hero__row{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem}.smash-cart-hero .smash-heading{font-size:clamp(4.2rem,4.8vw,7.4rem)}.smash-cart-hero__row p{margin:0 0 .8rem;color:var(--smash-muted);font-weight:700}.smash-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(31rem,38rem);gap:3.2rem;align-items:start}.smash-cart-items{min-width:0}.smash-cart-list-head{display:grid;grid-template-columns:1fr auto;gap:2rem;padding:0 0 1.4rem;border-bottom:1px solid var(--smash-border);color:var(--smash-secondary);font-size:1.15rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.smash-cart-item{display:grid;grid-template-columns:12rem minmax(0,1fr) auto;gap:2rem;align-items:center;padding:2.2rem 0;border-bottom:1px solid var(--smash-border)}.smash-cart-item__media{width:12rem;aspect-ratio:1/1;display:grid;place-items:center;border-radius:1.8rem;background:var(--smash-surface);overflow:hidden;border:1px solid rgba(24,26,23,.06)}.smash-cart-item__media img{width:100%;height:100%;object-fit:contain;padding:1.2rem}.smash-cart-item__media svg{width:75%;opacity:.55}.smash-cart-item__title{display:inline-block;font-family:var(--smash-font-heading);font-size:2.4rem;line-height:1.12;color:var(--smash-ink);font-weight:700;letter-spacing:-.02em}.smash-cart-item__title:hover{color:var(--smash-secondary)}.smash-cart-item__variant,.smash-cart-item__meta{margin:.55rem 0 0;color:var(--smash-muted);font-size:1.35rem;line-height:1.45}.smash-cart-item__meta{display:flex;align-items:center;gap:.8rem;font-weight:800}.smash-cart-item__meta s,.smash-cart-item__total s{color:#181a176b;font-weight:700}.smash-cart-properties{margin:.8rem 0 0;color:var(--smash-muted);font-size:1.25rem}.smash-cart-properties div{display:flex;gap:.45rem}.smash-cart-properties dt,.smash-cart-properties dd{margin:0}.smash-cart-item__controls{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:1.4rem}.smash-cart-qty{display:inline-grid;grid-template-columns:4rem 5.8rem 4rem;align-items:center;border:1px solid var(--smash-border);border-radius:999px;background:#fff;overflow:hidden}.smash-cart-qty button{width:4rem;height:4rem;border:0;background:#fff;color:var(--smash-ink);font-weight:900;font-size:1.8rem;line-height:1}.smash-cart-qty button:hover{background:var(--smash-surface)}.smash-cart-qty .smash-qty-input{width:5.8rem;height:4rem;border:0;border-left:1px solid var(--smash-border);border-right:1px solid var(--smash-border);border-radius:0;padding:.4rem;text-align:center;background:#fff;color:var(--smash-ink);font-weight:900;-moz-appearance:textfield}.smash-cart-qty .smash-qty-input::-webkit-outer-spin-button,.smash-cart-qty .smash-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.smash-cart-remove{color:var(--smash-secondary);font-weight:900;font-size:1.25rem;text-decoration:underline;text-underline-offset:.35rem}.smash-cart-remove:hover{color:var(--smash-ink)}.smash-cart-item__total{display:grid;justify-items:end;gap:.2rem;color:var(--smash-ink);font-size:1.55rem;white-space:nowrap}.smash-cart-summary{position:sticky;top:10rem}.smash-cart-summary__inner{border:1px solid var(--smash-border);border-radius:2.4rem;background:#fff;padding:2.4rem}.smash-cart-summary h2{margin:0 0 2rem;font-family:var(--smash-font-heading);color:var(--smash-ink);font-size:3rem;line-height:1.1;letter-spacing:-.02em}.smash-cart-summary__row,.smash-cart-summary__total{display:flex;align-items:center;justify-content:space-between;gap:1.4rem}.smash-cart-summary__row{padding:1.2rem 0;color:var(--smash-muted);border-bottom:1px solid var(--smash-border)}.smash-cart-summary__row strong{color:var(--smash-ink)}.smash-cart-summary__discount strong{color:var(--smash-secondary)}.smash-cart-summary__note{margin:1.4rem 0;color:var(--smash-muted);font-size:1.3rem;line-height:1.55}.smash-cart-summary__total{padding:1.6rem 0 2rem;color:var(--smash-ink);font-weight:900}.smash-cart-summary__total strong{font-family:var(--smash-font-heading);font-size:2.8rem;line-height:1}.smash-cart-checkout,.smash-cart-update{width:100%;margin-top:1rem}.smash-cart-continue{display:flex;justify-content:center;margin-top:1.6rem;color:var(--smash-ink);font-weight:900;text-decoration:underline;text-underline-offset:.35rem}.smash-cart-trust{list-style:none;margin:2rem 0 0;padding:1.8rem 0 0;border-top:1px solid var(--smash-border);display:grid;gap:.9rem;color:var(--smash-muted);font-size:1.28rem;font-weight:700}.smash-cart-trust li{display:flex;align-items:center;gap:.8rem}.smash-cart-trust span{width:2rem;height:2rem;display:grid;place-items:center;border-radius:50%;background:var(--smash-primary);color:#fff;font-size:1.1rem;font-weight:900}.smash-cart-empty{max-width:62rem;margin:0 auto;background:#fff;border-style:solid}.smash-cart-empty__icon{display:inline-grid;place-items:center;width:5.6rem;height:5.6rem;margin-bottom:1.2rem;border-radius:50%;background:var(--smash-surface);font-size:2.3rem}.smash-cart-empty h2{margin:0;font-family:var(--smash-font-heading);color:var(--smash-ink);font-size:3.8rem;line-height:1.05}.smash-cart-empty p{max-width:42rem;margin:1rem auto 2rem}@media(max-width:991px){.smash-cart-page{padding:3.2rem 0 6rem}.smash-cart-hero__row{display:block}.smash-cart-hero__row p{margin-top:1.2rem}.smash-cart-layout{grid-template-columns:1fr}.smash-cart-summary{position:static}}@media(max-width:640px){.smash-cart-hero{margin-bottom:2.2rem;padding-bottom:2.2rem}.smash-cart-hero .smash-heading{font-size:4.4rem}.smash-cart-list-head{display:none}.smash-cart-item{grid-template-columns:9.2rem minmax(0,1fr);gap:1.35rem;align-items:start;padding:1.8rem 0}.smash-cart-item__media{width:9.2rem;border-radius:1.4rem}.smash-cart-item__title{font-size:2rem}.smash-cart-item__total{grid-column:2;justify-items:start;margin-top:-.4rem}.smash-cart-qty{grid-template-columns:3.6rem 5rem 3.6rem}.smash-cart-qty button,.smash-cart-qty .smash-qty-input{height:3.6rem}.smash-cart-qty button{width:3.6rem}.smash-cart-summary__inner{border-radius:1.8rem;padding:2rem}.smash-cart-summary h2{font-size:2.6rem}}.smash-cart-page{padding:2.6rem 0 5.8rem;background:linear-gradient(180deg,var(--smash-cream) 0%,#fff 28%)}.smash-cart-hero{padding:0 0 2rem;margin-bottom:2.4rem}.smash-cart-breadcrumb{margin-bottom:1.6rem}.smash-cart-hero .smash-heading{font-size:clamp(3.6rem,3.9vw,5.8rem)}.smash-cart-layout{grid-template-columns:minmax(0,1fr) minmax(29rem,34rem);gap:2.4rem}.smash-cart-item{grid-template-columns:9.4rem minmax(0,1fr) 8.6rem;gap:1.6rem;align-items:start;padding:1.55rem 0}.smash-cart-item__media{width:9.4rem;border-radius:1.55rem}.smash-cart-item__media img{padding:.95rem}.smash-cart-item__title{max-width:68rem;font-size:2rem;line-height:1.08}.smash-cart-item__meta{margin-top:.45rem}.smash-cart-item__controls{margin-top:1rem}.smash-cart-item__total{padding-top:.7rem;font-size:1.45rem}.smash-cart-qty{grid-template-columns:3.6rem 5.2rem 3.6rem}.smash-cart-qty button,.smash-cart-qty .smash-qty-input{height:3.6rem}.smash-cart-qty button{width:3.6rem}.smash-cart-summary{top:8.8rem}.smash-cart-summary__inner{padding:2rem;border-radius:2rem}.smash-cart-summary h2{margin-bottom:1.35rem;font-size:2.55rem}.smash-cart-summary__row{padding:.95rem 0}.smash-cart-summary__note{margin:1rem 0;font-size:1.22rem;line-height:1.45}.smash-cart-summary__total{padding:1.2rem 0 1.35rem}.smash-cart-summary__total strong{font-size:2.35rem}.smash-cart-checkout,.smash-cart-update{min-height:4.6rem;margin-top:.8rem}.smash-cart-continue{margin-top:1.15rem}.smash-cart-trust{margin-top:1.35rem;padding-top:1.25rem;gap:.65rem;font-size:1.18rem}.smash-cart-trust span{width:1.75rem;height:1.75rem;font-size:1rem}@media(min-width:1280px){.smash-cart-layout{grid-template-columns:minmax(0,1fr) 34rem}}@media(max-width:991px){.smash-cart-page{padding:2.6rem 0 5rem}.smash-cart-layout{grid-template-columns:1fr}}@media(max-width:640px){.smash-cart-page{padding:2rem 0 4.5rem}.smash-cart-hero{padding-bottom:1.8rem;margin-bottom:1.8rem}.smash-cart-hero .smash-heading{font-size:3.8rem}.smash-cart-item{grid-template-columns:8.4rem minmax(0,1fr);gap:1.2rem;padding:1.45rem 0}.smash-cart-item__media{width:8.4rem}.smash-cart-item__title{font-size:1.8rem}.smash-cart-summary__inner{padding:1.7rem}}.smash-cart-recs{margin-top:3.6rem;padding:2.4rem;border:1px solid var(--smash-border);border-radius:2.4rem;background:linear-gradient(180deg,#fff 0%,var(--smash-cream) 100%)}.smash-cart-recs__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding-bottom:1.6rem;margin-bottom:1.8rem;border-bottom:1px solid var(--smash-border)}.smash-cart-recs__head h2{margin:.35rem 0 0;font-family:var(--smash-font-heading);color:var(--smash-ink);font-size:clamp(2.8rem,3vw,4.2rem);line-height:1.05;letter-spacing:-.03em}.smash-cart-recs__grid .smash-product-card{background:#fff;border-radius:1.8rem;overflow:hidden}.smash-cart-recs__grid .smash-product-card__media{min-height:0;aspect-ratio:1/1;background:var(--smash-surface)}.smash-cart-recs__grid .smash-product-card__title{font-size:1.38rem!important;min-height:5.55rem!important}.smash-cart-recs__grid .smash-product-card .smash-btn{min-height:4.2rem;font-size:1.18rem}@media(max-width:640px){.smash-cart-recs{margin-top:2.4rem;padding:1.5rem;border-radius:1.8rem}.smash-cart-recs__head{display:block;margin-bottom:1.4rem}.smash-cart-recs__head .smash-link{display:inline-block;margin-top:1rem}.smash-cart-recs__grid{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.6rem}.smash-cart-recs__grid .smash-product-card{flex:0 0 78%;scroll-snap-align:start}}.smash-cart-page>.smash-page-width>*:not(.smash-cart-hero):not(.smash-cart-form):not(.smash-empty):not(.smash-cart-empty):not(.smash-cart-recs):not(script){display:none!important}.smash-cart-recs{margin-top:3rem}.smash-cart-recs__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.smash-cart-rec-card{background:#fff;border:1px solid var(--smash-border);border-radius:1.9rem;overflow:hidden;min-width:0}.smash-cart-rec-card>*:not(.smash-cart-rec-card__media):not(.smash-cart-rec-card__info),.smash-cart-rec-card__info>*:not(.smash-cart-rec-card__title):not(.smash-cart-rec-card__price):not(.smash-cart-rec-card__button){display:none!important}.smash-cart-rec-card__media{position:relative;display:block;aspect-ratio:1/1;background:var(--smash-surface);overflow:hidden}.smash-cart-rec-card__media img,.smash-cart-rec-card__media svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.smash-cart-rec-card:hover .smash-cart-rec-card__media img{transform:scale(1.035)}.smash-cart-rec-card__info{padding:1.35rem}.smash-cart-rec-card__title{display:block;min-height:4.25rem;color:var(--smash-ink);font-weight:850;font-size:1.35rem;line-height:1.25;margin-bottom:.75rem}.smash-cart-rec-card__title:hover{color:var(--smash-primary)}.smash-cart-rec-card__price{margin-bottom:1rem;font-size:1.28rem}.smash-cart-rec-card__button{width:100%;min-height:4.1rem;font-size:1.16rem}@media(max-width:991px){.smash-cart-recs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.smash-cart-recs{margin-top:2.2rem;padding:1.4rem}.smash-cart-recs__grid{display:flex;gap:1.2rem;overflow-x:auto;padding-bottom:.6rem;scroll-snap-type:x mandatory}.smash-cart-rec-card{flex:0 0 76%;scroll-snap-align:start}}.smash-faq-page-body--simple{padding:4rem 0 7rem}.smash-faq-page-body__grid--single{display:block;max-width:112rem;margin:0 auto}.smash-faq-page__content--single{display:block}.smash-faq-page__group--single{background:#fff}.smash-faq-page__group--single .smash-faq-page__group-head{margin-bottom:1.4rem}.smash-faq-page__answer ul,.smash-faq-page__answer ol{margin:.8rem 0 0;padding-left:2rem}.smash-faq-page__answer p+p{margin-top:1.1rem}.smash-faq-page__answer strong{color:var(--smash-ink);font-weight:850}@media(max-width:640px){.smash-faq-page-body--simple{padding:3rem 0 5.8rem}.smash-faq-page__group--single .smash-faq-page__group-head span{display:none}}.smash-faq-page-home-style{padding:4rem 0 8rem;background:linear-gradient(180deg,#fbfaf8,#fff)}.smash-faq-page-home-style .smash-faq-page__breadcrumb{margin-bottom:1.8rem}.smash-faq-page-home-style .smash-faq-modern{width:100%}.smash-faq-page-home-style .smash-faq-modern__header,.smash-faq-page-home-style .smash-faq-modern__layout--simple,.smash-faq-page-home-style .smash-faq-modern__list{width:100%;max-width:none;margin-left:0;margin-right:0}.smash-faq-page-home-style .smash-faq-modern__title{max-width:none}.smash-faq-page-home-style .smash-faq-modern__answer p+p{margin-top:1.1rem}.smash-faq-page-home-style .smash-faq-modern__answer strong{color:var(--smash-ink);font-weight:850}@media(max-width:640px){.smash-faq-page-home-style{padding:2.8rem 0 5.8rem}}@media(min-width:992px){.smash-nav{gap:32px}.smash-nav a{font-size:14.5px;line-height:1.15}.smash-header__icons{gap:16px}.smash-icon-btn{width:42px;height:42px}.smash-icon-btn svg{width:22px;height:22px}.smash-cart-count{min-width:20px;height:20px;font-size:12px;margin-left:-9px;margin-top:-16px}}.template-product .smash-pdp__tab-panels{width:100%}.template-product .smash-pdp__tab-panel{width:100%;max-width:none;margin-left:0;margin-right:0}.template-product .smash-pdp__tab-panel>.rte,.template-product .smash-pdp__tab-copy{width:100%;max-width:none;margin-left:0;margin-right:0}.template-product .smash-pdp__tab-panel .rte,.template-product .smash-pdp__tab-panel p,.template-product .smash-pdp__tab-panel li{overflow-wrap:anywhere}@media(max-width:991px){.smash-page-width{width:92vw!important;max-width:92vw!important}}@media(max-width:640px){.smash-page-width{width:92vw!important;max-width:92vw!important}.smash-product-grid,.smash-shop-product-grid,.smash-pdp__related-grid,.smash-cart-recs__grid,.smash-search-grid,.smash-collection-grid{display:grid!important;grid-template-columns:1fr!important;gap:1.4rem!important;overflow:visible!important;scroll-snap-type:none!important}.smash-product-grid--slider,.smash-product-grid--slider .smash-product-card,.smash-cart-recs__grid .smash-product-card,.smash-cart-rec-card{display:grid!important;flex:none!important;width:100%!important;max-width:100%!important;scroll-snap-align:unset!important}.smash-product-grid--slider{grid-template-columns:1fr!important}.smash-product-card,.smash-cart-rec-card{width:100%!important}}html,body{width:100%;max-width:100%;overflow-x:hidden}#MainContent,.shopify-section,.smash-section,.smash-page-width{max-width:100%;min-width:0}#MainContent{overflow-x:clip}@supports not (overflow: clip){#MainContent{overflow-x:hidden}}.smash-header__inner>*,.smash-section-heading>*,.smash-hero__inner>*,.smash-split>*,.smash-faq-grid>*,.smash-faq-modern__header>*,.smash-faq-modern__layout>*,.smash-shop-hero__row>*,.smash-shop-layout>*,.smash-shop-toolbar>*,.smash-product-main>*,.smash-pdp__main>*,.smash-pdp__info,.smash-pdp__gallery,.smash-cart-layout>*,.smash-cart-item>*,.smash-about-hero>*,.smash-about-value-grid>*,.smash-trust-proof__grid>*,.smash-footer__top>*{min-width:0}.smash-heading,.smash-section-title,.smash-subtext,.smash-logo__text,.smash-product-card__title,.smash-shop-title,.smash-pdp__title,.smash-pdp__excerpt,.smash-pdp__tab-panel,.smash-pdp__tab-panel .rte,.smash-pdp__tab-panel p,.smash-cart-item__title,.smash-faq-modern__title,.smash-faq-modern__answer,.smash-about-title,.smash-trust-proof__heading,.smash-trust-proof__content,.smash-footer a,.smash-footer p{max-width:100%;overflow-wrap:break-word;word-break:normal}.smash-pdp__tablist,.smash-pdp__thumbs,.smash-category-grid--slider,.smash-product-grid--slider,.smash-faq-page__nav,.smash-active-filters{max-width:100%;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}@media(max-width:991px){.smash-page-width{width:92%!important;max-width:92%!important}.smash-header__inner{gap:1.2rem}.smash-logo__text{font-size:2.2rem;line-height:1.05}.smash-icon-btn{flex:0 0 auto}}@media(max-width:640px){.smash-page-width{width:92%!important;max-width:92%!important}.smash-header__icons{gap:.6rem}.smash-search-form,.smash-newsletter,.smash-pdp__purchase-row,.smash-cart-item,.smash-cart-summary__inner,.smash-shop-sort,.smash-shop-toolbar{max-width:100%;min-width:0}.smash-pdp__tablist{width:100%;overflow-x:auto;overflow-y:hidden}.smash-pdp__tab{flex:0 0 auto}}@media(max-width:991px){.smash-page-width{width:91vw!important;max-width:91vw!important}}@media(max-width:640px){.smash-page-width{width:91vw!important;max-width:91vw!important}[data-smash-animate]{opacity:.94!important;transform:translateY(.7rem)!important;transition:opacity .24s ease-out,transform .24s ease-out!important;will-change:opacity,transform}[data-smash-animate].is-visible{opacity:1!important;transform:none!important}}.smash-top-promo{background:var(--smash-secondary);color:#fff;border-bottom:1px solid rgba(255,255,255,.12);overflow:hidden}.smash-top-promo__viewport{width:100%;min-height:3.8rem;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.smash-top-promo__track{display:flex;align-items:center;width:max-content;animation:smashPromoScroll 30s linear infinite;will-change:transform}.smash-top-promo__group{display:flex;align-items:center;flex:0 0 auto}.smash-top-promo__group span{position:relative;flex:0 0 auto;color:#fff;font-family:var(--smash-font-body);font-size:1.35rem;line-height:1.25;font-weight:800;letter-spacing:.055em;text-transform:uppercase;padding:0 2.8rem}.smash-top-promo__group span:after{content:"\2022";position:absolute;right:-.25rem;top:50%;transform:translateY(-50%);opacity:.55}@keyframes smashPromoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.smash-top-promo__track{animation-duration:80s}}@media(max-width:991px){.smash-top-promo__viewport{min-height:3.6rem}.smash-top-promo__group span{font-size:1.2rem;letter-spacing:.04em;padding:0 2.2rem}}@media(max-width:640px){.smash-top-promo__viewport{min-height:3.4rem}.smash-top-promo__group span{font-size:1.05rem;letter-spacing:.025em;padding:0 1.8rem}}.smash-about-giveback{position:relative;padding:0 0 9rem;background:#fff}.smash-about-giveback__inner{position:relative;display:flex;align-items:center;justify-content:center;gap:2.8rem;min-height:0;padding:120px 4.8rem;overflow:hidden;background-image:linear-gradient(90deg,#262420c2,#5c58508a),var(--smash-giveback-bg, linear-gradient(90deg,rgba(124,121,116,.92),rgba(173,169,163,.78)));background-position:center center;background-size:cover;background-repeat:no-repeat;color:#fff;border-radius:0}.smash-about-giveback__inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 17% 50%,#fff3,#fff0 25rem),linear-gradient(180deg,#ffffff1f,#fff0 35%,#00000024);pointer-events:none}.smash-about-giveback__inner:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#ffffff47;pointer-events:none}.smash-about-giveback__heart{position:relative;z-index:1;flex:0 0 auto;width:8rem;height:8rem;display:grid;place-items:center;color:#fff}.smash-about-giveback__heart svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.smash-about-giveback__copy{position:relative;z-index:1;text-align:left}.smash-about-giveback__copy h2{margin:0 0 .55rem;color:#fff;font-family:var(--smash-font-body);font-size:clamp(2.4rem,2vw,3.5rem);line-height:1.08;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.smash-about-giveback__copy p{margin:0;color:#fffffff2;font-size:clamp(1.65rem,1.2vw,2.05rem);line-height:1.45;font-weight:650}@media(max-width:991px){.smash-about-giveback{padding:0 0 7rem}.smash-about-giveback__inner{min-height:0;padding:100px 3rem}}@media(max-width:640px){.smash-about-giveback{padding:0 0 5.8rem}.smash-about-giveback__inner{gap:1.55rem;justify-content:flex-start;min-height:0;padding:72px 1.8rem}.smash-about-giveback__heart{width:5.8rem;height:5.8rem}.smash-about-giveback__copy h2{font-size:1.75rem;letter-spacing:.07em}.smash-about-giveback__copy p{font-size:1.34rem;line-height:1.45}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/smash-theme.css.map */
