*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--type-body-family);font-style:var(--type-body-style);font-weight:var(--type-body-weight);color:rgb(var(--color-text));background:radial-gradient(circle at top right,rgba(var(--color-accent),.06),transparent 28%),rgb(var(--color-bg));line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--type-header-family);font-style:var(--type-header-style);font-weight:var(--type-header-weight);line-height:1.08;letter-spacing:-.02em;margin:0 0 .75rem}p{margin:0 0 1rem}summary{cursor:pointer}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin-inline:auto}.narrow{max-width:840px}.centered{text-align:center}.section-spacing{padding:4rem 0}.section-spacing--compact{padding-top:1rem}.card{background:rgb(var(--color-surface));border:1px solid rgba(var(--color-text),.08);border-radius:var(--radius);box-shadow:var(--shadow-card)}.eyebrow{color:rgb(var(--color-accent));text-transform:uppercase;letter-spacing:.09em;font-size:.79rem;font-weight:700}.button-row{display:flex;gap:.875rem;flex-wrap:wrap;margin-top:1.25rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.875rem 1.25rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 8px 22px #1118271f}.button--primary{background:rgb(var(--color-accent));color:#fff}.button--secondary{background:transparent;border-color:rgba(var(--color-text),.12)}.button--full{width:100%}.price-block{font-size:1.25rem;font-weight:800;margin:.75rem 0 1rem}.badge{display:inline-flex;align-items:center;padding:.45rem .75rem;border-radius:999px;background:rgba(var(--color-accent),.08);color:rgb(var(--color-accent));font-size:.88rem;font-weight:600}.badge--muted{background:rgba(var(--color-text),.06);color:rgb(var(--color-text))}.badge--tiny{padding:.25rem .55rem;font-size:.74rem}.tag-list{display:flex;flex-wrap:wrap;gap:.75rem}.tag-pill{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(var(--color-text),.08);padding:.55rem .8rem;background:rgb(var(--color-surface))}.announcement-bar{background:rgb(var(--color-text));color:#fff;font-size:.92rem}.announcement-bar__inner{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.65rem 0}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:rgba(var(--color-surface),.9);border-bottom:1px solid rgba(var(--color-text),.08)}.site-header__utility{display:flex;justify-content:space-between;gap:1rem;color:rgb(var(--color-muted));font-size:.88rem;padding:.6rem 0}.site-header__utility-left,.site-header__utility-right,.site-header__left,.site-header__actions,.product-badges,.product-thumbs,.product-card__meta,.mobile-nav__top,.collection-toolbar,.pagination,.article-template__meta{display:flex;gap:.75rem;align-items:center}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center;padding:1rem 0}.site-header__logo{font-weight:800;font-size:1.2rem}.site-nav{display:flex;justify-content:center;gap:1.25rem}.site-nav__link{font-weight:600;position:relative}.site-nav__link.is-active:after,.site-nav__link:hover:after{content:"";position:absolute;left:0;right:0;bottom:-.45rem;height:2px;border-radius:999px;background:rgb(var(--color-accent))}.site-search input,.product-form select,.quantity-input,.collection-sort select{width:100%;min-height:48px;border:1px solid rgba(var(--color-text),.12);border-radius:14px;padding:.75rem .9rem;background:rgb(var(--color-surface))}.site-search{width:min(340px,100%)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:rgb(var(--color-surface));border:1px solid rgba(var(--color-text),.08)}.site-header__cart{position:relative}.site-header__cart-count{position:absolute;top:-6px;right:-3px;min-width:18px;height:18px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.7rem;color:#fff;background:rgb(var(--color-accent))}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0f172a6b;padding-top:1rem}.mobile-nav__inner{padding:1rem}.mobile-nav__links{display:grid;gap:.25rem;margin:1rem 0}.mobile-nav__links a{padding:.85rem 0;border-bottom:1px solid rgba(var(--color-text),.08);font-weight:600}.mobile-nav__support{color:rgb(var(--color-muted))}.hero-premium__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;overflow:hidden;padding:1.5rem}.hero-premium__content{padding:1rem;align-self:center}.hero-premium__content h1{font-size:clamp(2.3rem,5vw,4.4rem)}.hero-premium__text{color:rgb(var(--color-muted));max-width:62ch}.hero-premium__badges{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.hero-premium__media{min-height:360px}.hero-premium__image,.hero-placeholder{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--radius) - 4px)}.hero-placeholder{background:linear-gradient(135deg,rgba(var(--color-accent),.12),rgba(var(--color-accent-2),.14));display:grid;place-items:center;padding:2rem}.section-heading{margin-bottom:1.5rem}.section-copy{color:rgb(var(--color-muted))}.feature-grid,.collection-grid,.product-grid,.article-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.feature-card,.collection-card,.product-card,.article-card{overflow:hidden}.feature-card,.collection-card__body,.product-card__body,.article-card__body{padding:1.25rem}.collection-card img,.product-card img,.article-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.product-card__placeholder,.article-card__placeholder{aspect-ratio:4/3;display:grid;place-items:center;background:linear-gradient(135deg,rgba(var(--color-accent),.08),rgba(var(--color-accent-2),.08));font-weight:800;font-size:1.2rem}.product-page__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem}.product-media{padding:1rem}.product-media__image{width:100%;border-radius:calc(var(--radius) - 6px)}.product-thumbs{margin-top:1rem;display:grid;grid-template-columns:repeat(4,1fr)}.product-thumb{padding:.35rem}.product-page__info>*+*{margin-top:1rem}.product-page__topline{display:flex;justify-content:space-between;gap:1rem;align-items:center}.product-form{display:grid;gap:.9rem}.product-form__row{display:grid;gap:.35rem}.quantity-input{max-width:120px}.product-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:.5rem;overflow:hidden}.product-meta-grid>div{padding:.9rem 1rem;border:1px solid rgba(var(--color-text),.06)}.product-meta-grid span{display:block;font-size:.84rem;color:rgb(var(--color-muted))}.product-meta-grid strong{display:block;margin-top:.3rem}.support-callout,.trust-panel,.collection-hero,.article-template__footer{padding:1.25rem}.product-accordion-group{display:grid;gap:.75rem}.product-accordion{border:1px solid rgba(var(--color-text),.08);border-radius:18px;background:rgb(var(--color-surface));padding:.95rem 1rem}.product-accordion summary{font-weight:700;list-style:none}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion__content{padding-top:.85rem;color:rgb(var(--color-muted))}.collection-hero{display:grid;grid-template-columns:1fr auto;gap:1rem;margin-bottom:1.5rem}.collection-sort{display:grid;gap:.4rem;min-width:220px}.pagination{justify-content:center;margin-top:2rem}.article-template__head{margin-inline:auto}.article-template__image{overflow:hidden;margin-top:1.5rem}.article-template__content{margin:2rem auto}.site-footer{margin-top:3rem;background:rgb(var(--color-text));color:#ffffffeb;padding-top:3rem}.site-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem}.site-footer__grid ul{list-style:none;padding:0;margin:0}.site-footer__grid li+li{margin-top:.65rem}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.12);padding:1rem 0 1.5rem;margin-top:2rem}.mobile-only{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:989px){.desktop-only{display:none!important}.mobile-only{display:inline-flex}.site-header__inner,.hero-premium__grid,.product-page__grid,.site-footer__grid,.collection-hero{grid-template-columns:1fr}.feature-grid,.collection-grid,.product-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header__actions{justify-content:flex-end}}@media(max-width:640px){.section-spacing{padding:2.5rem 0}.feature-grid,.collection-grid,.product-grid,.article-grid,.product-thumbs,.product-meta-grid{grid-template-columns:1fr}.page-width{width:min(calc(100% - 1rem),var(--page-width))}.announcement-bar__inner,.product-page__topline,.site-header__utility,.collection-toolbar{flex-direction:column;align-items:flex-start}}.section-separated{position:relative}.shopify-section+.shopify-section .section-separated:before,.shopify-section-group-footer-group .shopify-section .site-footer:before{content:"";display:block;width:min(1100px,calc(100% - 2rem));height:1px;margin:0 auto 2.25rem;background:linear-gradient(90deg,rgba(var(--color-text),0),rgba(var(--color-text),.16) 15%,rgba(var(--color-accent),.35),rgba(var(--color-text),.16) 85%,rgba(var(--color-text),0))}.hero-premium__media{position:relative;min-height:360px}.hero-premium__media-slides,.hero-premium__slides{position:relative;width:100%;height:100%}.hero-premium__slides{display:none}.hero-premium__slide{display:none;height:100%}.hero-premium__slide.is-active{display:block}.hero-premium__dots{display:flex;gap:.55rem;margin-top:1rem}.hero-premium__dot{width:10px;height:10px;border-radius:999px;border:none;padding:0;background:rgba(var(--color-text),.18);cursor:pointer}.hero-premium__dot.is-active{background:rgb(var(--color-accent));transform:scale(1.2)}.testimonial-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1rem 1.25rem;margin-bottom:1.5rem}.testimonial-summary strong{display:block;font-size:1.6rem;margin-bottom:.2rem}.testimonial-summary span{color:rgb(var(--color-muted))}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.testimonial-card{padding:1.25rem}.testimonial-card__stars{color:rgb(var(--color-accent));letter-spacing:.15em;margin-bottom:.9rem}.testimonial-card blockquote{margin:0 0 1rem;font-size:1.02rem;font-weight:600}.testimonial-card__meta{margin:0;display:grid;gap:.15rem}.testimonial-card__meta span{color:rgb(var(--color-muted))}.shopify-section:nth-of-type(2n) .section-separated,.shopify-section:nth-of-type(2n) .section-spacing:not(.hero-premium){background:linear-gradient(180deg,rgba(var(--color-accent),.025),rgba(var(--color-accent),0))}@media(max-width:989px){.testimonial-grid,.testimonial-summary{grid-template-columns:1fr}}@media(max-width:989px){.hero-premium__slides{display:block;margin-bottom:1rem}}.announcement-bar{background:rgb(var(--color-text));color:#fffffff0;font-size:.84rem}.announcement-bar__inner,.announcement-bar__left,.announcement-bar__right,.menu-bar__inner,.menu-bar__nav,.menu-bar__meta,.site-header__left-group,.site-header__actions--text,.site-search__field,.contact-strip__item{display:flex;align-items:center;gap:.85rem}.announcement-bar__left,.announcement-bar__right{flex-wrap:wrap}.announcement-bar__right{justify-content:flex-end}.announcement-bar a{color:#fff;text-decoration:underline;text-underline-offset:.18em}.announcement-bar__left span+span:before{content:"\2022";opacity:.7;margin-right:.85rem}.site-header{position:sticky;top:0;z-index:30;background:rgb(var(--color-surface));border-bottom:1px solid rgba(var(--color-text),.08);-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__inner--split{display:grid;grid-template-columns:minmax(280px,1.1fr) auto minmax(220px,.8fr);gap:1.5rem;align-items:center;padding:1.1rem 0}.site-header__logo{justify-self:center;font-size:1.8rem;letter-spacing:.18em;text-transform:uppercase}.site-header__logo img{max-height:58px;width:auto}.site-search{width:100%}.site-search__field{position:relative;width:100%;gap:0}.site-search__field input{border-radius:12px;padding-right:3.5rem;background:rgb(var(--color-surface))}.site-search__submit{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:10px;border:0;background:rgb(var(--color-accent));color:#fff;font-size:1.05rem;cursor:pointer}.site-header__actions--text{justify-content:flex-end;gap:1rem}.site-header__text-link{font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.menu-bar{background:rgba(var(--color-accent),.95);color:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.menu-bar__inner{justify-content:space-between;padding:.7rem 0;gap:1rem}.menu-bar__nav{gap:1.25rem;flex-wrap:wrap}.menu-bar__link{font-weight:700;font-size:.93rem;text-transform:uppercase;letter-spacing:.03em;opacity:.95}.menu-bar__link.is-active,.menu-bar__link:hover{opacity:1;text-decoration:underline;text-underline-offset:.22em}.menu-bar__meta{gap:1.25rem;flex-wrap:wrap}.menu-bar__rating{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.menu-bar__rating strong{font-size:1.6rem;line-height:1}.menu-bar__stars{color:#f7d989;letter-spacing:.08em;font-size:.9rem}.menu-bar__rating-copy{font-size:.85rem}.menu-bar__cart{display:inline-flex;align-items:center;gap:.7rem;white-space:nowrap;position:relative;padding-left:.35rem}.menu-bar__cart-copy{display:grid;line-height:1.15}.menu-bar__cart-copy small{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.menu-bar__cart-copy strong{font-size:1rem}.menu-bar__cart-count{min-width:20px;height:20px;border-radius:999px;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;font-size:.73rem;font-weight:700}.hero-premium__grid{grid-template-columns:.95fr 1.05fr;padding:0;background:linear-gradient(120deg,rgba(var(--color-text),.98),rgba(var(--color-accent),.85));color:#fff}.hero-premium__content{padding:3rem 2.25rem}.hero-premium__content .eyebrow{color:#ffffffc7}.hero-premium__content h1{color:#fff;font-size:clamp(2.4rem,4.3vw,4rem)}.hero-premium__text,.hero-premium__text p{color:#ffffffe0}.hero-premium .button--secondary{color:#fff;border-color:#ffffff38}.hero-premium .badge{background:#ffffff1f;color:#fff}.hero-premium__media{min-height:520px}.hero-premium__image,.hero-premium__image-link{width:100%;height:100%;display:block}.hero-premium__image{object-fit:cover;border-radius:0 calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0}.hero-premium__dots{position:absolute;left:50%;bottom:1rem;transform:translate(-50%);z-index:2;background:#0f172a40;border-radius:999px;padding:.45rem .65rem}.hero-premium__dot{background:#ffffff61}.hero-premium__dot.is-active{background:#fff}.contact-strip{margin-top:-1.65rem;position:relative;z-index:2}.contact-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;background:rgba(var(--color-accent),.72);color:#fff}.contact-strip__item{padding:1.25rem 1.1rem;justify-content:center;text-align:center;gap:1rem}.contact-strip__item+.contact-strip__item{border-left:1px solid rgba(255,255,255,.22)}.contact-strip__icon{font-size:2rem;line-height:1}.contact-strip__content h3{margin-bottom:.2rem;font-size:1.1rem;color:#fff}.contact-strip__content p{margin-bottom:0;color:#ffffffe0}.contact-strip__link{display:inline-block;margin-top:.35rem;text-decoration:underline}@media(max-width:989px){.site-header__inner--split{grid-template-columns:auto 1fr auto}.site-header__logo{justify-self:start;letter-spacing:.08em;font-size:1.3rem}.menu-bar__inner,.contact-strip__grid{grid-template-columns:1fr}.menu-bar__nav{overflow-x:auto;flex-wrap:nowrap;width:100%;padding-bottom:.2rem}.menu-bar__meta{width:100%;justify-content:space-between}.hero-premium__grid{grid-template-columns:1fr}.hero-premium__content{order:2;padding:2rem 1.25rem 1.5rem}.hero-premium__media{order:1;min-height:300px}.hero-premium__image{border-radius:calc(var(--radius) - 4px) calc(var(--radius) - 4px) 0 0}.contact-strip{margin-top:0}.contact-strip__item+.contact-strip__item{border-left:0;border-top:1px solid rgba(255,255,255,.22)}}@media(max-width:640px){.announcement-bar__inner{padding:.55rem 0}.announcement-bar__left{gap:.4rem;font-size:.78rem}.menu-bar__rating strong{font-size:1.2rem}.menu-bar__rating-copy{font-size:.75rem}.contact-strip__item{padding:1rem}}.section-spacing{padding:2rem 0}.hero-premium.section-spacing{padding-top:0;padding-bottom:0}.contact-strip{margin-top:0}.menu-bar{margin-bottom:0;background:#5f8fbf}.site-header{border-bottom:0}.menu-bar+.shopify-section .hero-premium,.shopify-section .hero-premium{margin-top:0}.hero-premium__grid{border-radius:0}.hero-premium__media{min-height:500px}.site-header__inner--split{grid-template-columns:auto minmax(320px,1fr) auto}.site-header__left-group{justify-self:start}.site-header__logo{justify-self:start;margin-right:1rem}.site-search{justify-self:stretch}.site-header__actions--text{justify-self:end}.contact-strip.section-separated:before,.hero-premium.section-separated:before{display:none!important}.shopify-section:has(.menu-bar)+.shopify-section .hero-premium:before{display:none!important}.customer-testimonials-section{background:linear-gradient(180deg,rgba(var(--color-text),.03),rgba(var(--color-bg),0))}.customer-testimonials-section .section-heading{margin-bottom:1.75rem}.testimonial-carousel-shell{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center}.testimonial-arrow{width:48px;height:48px;border-radius:999px;border:1px solid rgba(var(--color-text),.12);background:rgb(var(--color-surface));color:rgb(var(--color-text));display:inline-flex;align-items:center;justify-content:center;font-size:2rem;line-height:1;cursor:pointer;box-shadow:var(--shadow-card)}.testimonial-arrow[disabled]{opacity:.45;cursor:default}.testimonial-carousel-track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x proximity;padding:.25rem .1rem .75rem;scrollbar-width:thin}.testimonial-carousel-track::-webkit-scrollbar{height:10px}.testimonial-carousel-track::-webkit-scrollbar-thumb{background:rgba(var(--color-text),.15);border-radius:999px}.testimonial-score-card,.testimonial-review-card{flex:0 0 240px;min-height:245px;scroll-snap-align:start}.testimonial-score-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem}.testimonial-score-card__rating{display:flex;align-items:flex-end;gap:.35rem;margin-bottom:.6rem}.testimonial-score-card__score{font-size:3rem;line-height:1;font-weight:800}.testimonial-score-card__scale{font-size:1.1rem;font-weight:700;margin-bottom:.35rem}.testimonial-score-card__stars,.testimonial-review-card__stars{color:#de7b13;letter-spacing:.15em;font-size:1.45rem;margin-bottom:1rem}.testimonial-score-card__verified{font-weight:700;text-decoration:underline;margin-bottom:.8rem}.testimonial-score-card__source{color:rgb(var(--color-muted));font-size:.92rem}.testimonial-review-card{padding:1.25rem;background:rgb(var(--color-surface))}.testimonial-review-card__author-row{display:grid;gap:.15rem;margin-bottom:.75rem}.testimonial-review-card__author-row span{color:rgb(var(--color-muted));font-size:.92rem}.testimonial-review-card blockquote{margin:0;font-size:1.04rem}.testimonial-carousel-footer{display:flex;justify-content:flex-end;margin-top:1rem}.testimonial-carousel-footer a{text-decoration:underline;font-weight:500}@media(max-width:989px){.site-header__inner--split{grid-template-columns:auto 1fr auto}.site-header__logo{margin-right:0}.testimonial-carousel-shell{grid-template-columns:1fr}.testimonial-arrow{display:none}.testimonial-score-card,.testimonial-review-card{flex-basis:280px}}.announcement-bar__inner,.site-header__inner,.menu-bar__inner,.site-footer__grid,.site-footer__bottom{max-width:var(--page-width, 1200px);margin-inline:auto}.site-header__inner--split{display:grid;grid-template-columns:auto minmax(360px,1fr) auto;gap:1.25rem;align-items:center}.site-header__brand{display:flex;align-items:center;gap:.85rem;min-width:0}.site-header__logo{justify-self:start;margin-right:0}.site-search{width:100%;justify-self:center}.site-header__actions--text{justify-self:end;display:flex;align-items:center;justify-content:flex-end}.site-header__text-link--icon{display:inline-flex;align-items:center;gap:.45rem}.site-header__account-icon{display:inline-flex;width:1.45rem;height:1.45rem}.site-header__account-icon svg{width:100%;height:100%}.menu-bar{background:#7ea4c9}.menu-bar__rating{display:inline-flex;align-items:center;gap:.45rem;line-height:1}.menu-bar__rating strong{font-size:2rem;line-height:1}.menu-bar__rating-stack{display:grid;gap:.12rem;align-items:start}.menu-bar__stars{color:#f6d47a;letter-spacing:.12em;font-size:.9rem}.menu-bar__rating-copy{font-size:.78rem;font-weight:500}.hero-premium__grid{grid-template-columns:3fr 5fr}.hero-premium__content{padding:2.75rem 2rem}.hero-premium__content .button-row{margin-top:1.5rem}.hero-premium__badges{display:none!important}.contact-strip__grid{border-radius:0!important;box-shadow:none}.contact-strip__item{border-radius:0!important}.site-footer{border-top:1px solid rgba(var(--color-text),.08)}.site-footer__grid,.site-footer__bottom{padding-left:0;padding-right:0}@media(max-width:989px){.site-header__inner--split{grid-template-columns:auto 1fr auto}.site-search.desktop-only{display:none}.menu-bar__rating strong{font-size:1.55rem}.hero-premium__grid{grid-template-columns:1fr}}.site-search.desktop-only{width:min(460px,100%)}.site-header__logo{font-size:1.12rem;letter-spacing:.03em}.menu-bar__nav{flex:1 1 auto;min-width:0}.product-card__body{padding:1rem 1rem 1.15rem}.product-card__body .eyebrow{margin-bottom:.35rem;font-size:.72rem}.product-card__body h3,.product-card__body h3 a{font-family:var(--type-header-family);font-style:var(--type-header-style);font-weight:700;font-size:1rem;line-height:1.22;letter-spacing:-.02em}.product-card__meta,.product-card__meta .price-block,.product-card__meta .badge{font-family:var(--type-body-family);font-style:var(--type-body-style)}.product-card__meta .price-block{font-size:1rem;font-weight:700;margin:0}.product-card__meta{justify-content:space-between;align-items:center;gap:.5rem}.product-card .badge--tiny{font-size:.75rem}@media(max-width:989px){.announcement-bar__inner{gap:.35rem;padding:.5rem 0}.announcement-bar__left{gap:.35rem;font-size:.76rem}.site-header__inner--split{grid-template-columns:auto 1fr auto;gap:.55rem;padding:.8rem 0}.site-header__brand{gap:.4rem;min-width:0}.site-header__logo{font-size:.98rem;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header__logo img{max-height:38px;width:auto}.site-header__actions--text{gap:.25rem}.site-header__text-link{font-size:.78rem;letter-spacing:.02em}.site-header__account-icon{width:1.1rem;height:1.1rem}.mobile-nav__inner{padding:.85rem}.mobile-nav__links a{padding:.75rem 0;font-size:.95rem}.menu-bar__inner{gap:.5rem;padding:.5rem 0}.menu-bar__nav{overflow-x:auto;flex-wrap:nowrap;width:100%;gap:.85rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.menu-bar__nav::-webkit-scrollbar{display:none}.menu-bar__link{font-size:.8rem;white-space:nowrap}.menu-bar__meta{width:100%;justify-content:space-between;gap:.75rem;align-items:center}.menu-bar__rating{gap:.3rem}.menu-bar__rating strong{font-size:1.2rem}.menu-bar__stars{font-size:.68rem;letter-spacing:.08em}.menu-bar__rating-copy{font-size:.64rem;white-space:nowrap}.menu-bar__cart-copy small{font-size:.58rem}.menu-bar__cart-copy strong{font-size:.8rem}.hero-premium__content{padding:1.35rem 1rem 1.1rem}.hero-premium__content h1{font-size:clamp(1.75rem,6vw,2.35rem)}}@media(max-width:640px){.site-header__inner--split{gap:.4rem;padding:.7rem 0}.site-header__logo img{max-height:34px}.site-header__text-link span:last-child{display:none}.site-header__account-icon{width:1.2rem;height:1.2rem}.menu-bar__rating strong{font-size:1.05rem}.menu-bar__rating-copy{font-size:.6rem}.menu-bar__cart{gap:.45rem}.menu-bar__cart-copy small{display:none}.contact-strip__content h3{font-size:.98rem}.contact-strip__content p{font-size:.86rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/base.css.map */
