:root{--color-bg: oklch(1 0 0);--color-surface: oklch(.972 .006 230);--color-surface-strong: oklch(.94 .014 230);--color-ink: oklch(.18 .018 238);--color-muted: oklch(.43 .025 238);--color-primary: oklch(.5 .12 230);--color-primary-strong: oklch(.36 .105 232);--color-accent: oklch(.78 .145 168);--color-border: oklch(.88 .012 230);--color-danger: oklch(.56 .18 28);--shadow-soft: 0 18px 50px color-mix(in oklch, var(--color-primary) 10%, transparent);--radius-sm: 6px;--radius-md: 8px;--container: 1240px}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.2em}a:hover{color:var(--color-primary-strong)}:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.skip-link{position:fixed;left:1rem;top:1rem;z-index:100;transform:translateY(-160%);background:var(--color-ink);color:#fff;padding:.7rem 1rem;border-radius:var(--radius-sm)}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link:focus{transform:translateY(0)}.container{width:min(100% - 2rem,var(--container));margin-inline:auto}.narrow{width:min(100% - 2rem,860px);margin-inline:auto}.section{padding-block:clamp(3rem,7vw,6rem)}.section--soft{background:var(--color-surface)}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading h1,.section-heading h2{margin:0 0 .75rem;font-size:clamp(2rem,4vw,4rem);line-height:1.05;letter-spacing:0;text-wrap:balance}.section-heading p{margin:0;color:var(--color-muted);max-width:68ch;text-wrap:pretty}.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;gap:.5rem;border:1px solid transparent;border-radius:var(--radius-md);padding:.75rem 1.1rem;background:var(--color-primary);color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.button:hover{background:var(--color-primary-strong);color:#fff}.button--secondary{background:#fff;color:var(--color-primary-strong);border-color:var(--color-border)}.button--secondary:hover{background:var(--color-surface);color:var(--color-primary-strong)}.button--full{width:100%}.announcement{background:var(--color-primary-strong);color:#fff;font-size:.92rem}.announcement__inner{min-height:38px;display:flex;align-items:center;justify-content:center;text-align:center}.site-header{position:sticky;top:0;z-index:20;background:color-mix(in oklch,white 92%,transparent);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner{min-height:74px;display:grid;grid-template-columns:auto 1fr auto;gap:1.25rem;align-items:center}.brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:800;font-size:1.1rem;text-decoration:none}.brand img{max-height:44px;width:auto}.nav{display:flex;justify-content:center;gap:1rem}.nav a{text-decoration:none;font-weight:650;color:var(--color-ink)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;color:var(--color-ink);text-decoration:none;cursor:pointer}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:none}.cart-drawer[aria-hidden=false]{display:block}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in oklch,black 45%,transparent)}.cart-drawer__panel{position:absolute;inset-block:0;right:0;width:min(100%,420px);display:grid;grid-template-rows:auto 1fr auto;gap:1rem;background:#fff;padding:1rem;box-shadow:-18px 0 50px color-mix(in oklch,black 18%,transparent)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--color-border);padding-bottom:.75rem}.cart-drawer__items{overflow:auto;display:grid;align-content:start;gap:1rem}.cart-drawer__item{display:grid;grid-template-columns:72px 1fr;gap:.8rem}.cart-drawer__item img{width:72px;height:72px;object-fit:cover;border-radius:var(--radius-sm);background:var(--color-surface)}.payment-icons{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.payment-icons svg{width:38px;height:auto}.mobile-toggle{display:none}.mobile-panel{display:none;border-top:1px solid var(--color-border);padding:1rem 0 1.25rem}.mobile-panel[aria-hidden=false]{display:block}.mobile-panel a{display:block;padding:.8rem 0;text-decoration:none;font-weight:700}.search-form{display:flex;gap:.5rem}.search-form input,.field,.select,textarea{width:100%;min-height:46px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;color:var(--color-ink);padding:.75rem .9rem}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 22%,color-mix(in oklch,var(--color-accent) 28%,transparent),transparent 30%),linear-gradient(135deg,var(--color-surface),white 58%)}.hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(2rem,5vw,5rem);align-items:center;min-height:min(760px,calc(100vh - 120px));padding-block:clamp(3rem,7vw,6rem)}.hero h1{margin:0 0 1rem;max-width:820px;font-size:clamp(2.4rem,6vw,5.7rem);line-height:.98;letter-spacing:0;text-wrap:balance}.hero p{max-width:62ch;margin:0 0 1.5rem;color:var(--color-muted);font-size:clamp(1rem,1.6vw,1.18rem)}.hero__actions,.button-row{display:flex;flex-wrap:wrap;gap:.8rem}.hero__media{min-height:420px;border-radius:18px;background:linear-gradient(160deg,color-mix(in oklch,var(--color-primary) 85%,black),color-mix(in oklch,var(--color-accent) 65%,white)),var(--color-surface-strong);box-shadow:var(--shadow-soft);overflow:hidden}.hero__media img{width:100%;height:100%;min-height:420px;object-fit:cover}.grid{display:grid;gap:1rem}.grid--cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;padding:1.2rem}.benefit{display:grid;gap:.45rem}.benefit strong,.card h3{font-size:1.05rem;line-height:1.25}.muted{color:var(--color-muted)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.2rem}.product-card{position:relative;display:grid;gap:.85rem;align-content:start}.product-card__image{aspect-ratio:1 / 1;border-radius:var(--radius-md);background:var(--color-surface);overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease-out}.product-card:hover .product-card__image img{transform:scale(1.03)}.product-card__title{margin:0;font-size:1rem;line-height:1.3}.product-card__title a{text-decoration:none}.price{display:flex;flex-wrap:wrap;gap:.45rem;align-items:baseline;font-weight:800}.price s{color:var(--color-muted);font-weight:500}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:.28rem .65rem;background:var(--color-surface-strong);color:var(--color-primary-strong);font-size:.82rem;font-weight:750}.breadcrumbs{padding-top:1rem;font-size:.92rem;color:var(--color-muted)}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem;padding:0;margin:0;list-style:none}.breadcrumbs a{color:var(--color-muted)}.collection-toolbar{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem}.collection-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:2rem}.filters{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem;align-self:start}.filter-group{border-top:1px solid var(--color-border);padding-block:1rem}.filter-group:first-child{border-top:0;padding-top:0}.filter-options{display:grid;gap:.5rem}.product-main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(2rem,5vw,4rem);align-items:start}.product-gallery{display:grid;gap:1rem}.product-gallery__main{aspect-ratio:1 / 1;border-radius:12px;background:var(--color-surface);overflow:hidden}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.6rem}.product-thumbs img{aspect-ratio:1 / 1;width:100%;object-fit:cover;border-radius:var(--radius-sm)}.product-info{position:sticky;top:96px}.product-info h1{margin:0 0 .75rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;text-wrap:balance}.product-form{display:grid;gap:1rem;margin-block:1.5rem}.variant-options{display:grid;gap:.6rem}.quantity-row{display:grid;grid-template-columns:120px 1fr;gap:.75rem}.accordion{border-top:1px solid var(--color-border)}.accordion details{border-bottom:1px solid var(--color-border);padding-block:1rem}.accordion summary{cursor:pointer;font-weight:800}.spec-table{width:100%;border-collapse:collapse}.spec-table th,.spec-table td{border-bottom:1px solid var(--color-border);padding:.75rem 0;text-align:left;vertical-align:top}.spec-table th{width:38%;color:var(--color-muted);font-weight:650}.sticky-atc{position:fixed;inset-inline:0;bottom:0;z-index:25;display:none;background:#fff;border-top:1px solid var(--color-border);padding:.75rem 1rem;box-shadow:0 -10px 25px color-mix(in oklch,black 10%,transparent)}.cart-items{display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:96px 1fr auto;gap:1rem;align-items:center;border-bottom:1px solid var(--color-border);padding-bottom:1rem}.cart-summary{margin-top:2rem;padding:1.5rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.free-shipping{margin-block:1rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.free-shipping__bar{height:9px;background:var(--color-border)}.free-shipping__fill{height:100%;background:var(--color-accent)}.legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:2rem;align-items:start}.toc{position:sticky;top:96px;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem}.toc a{display:block;padding:.35rem 0;color:var(--color-muted);text-decoration:none}.rte{max-width:76ch}.rte h2{margin-top:2rem;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.15}.rte p,.rte li{text-wrap:pretty}.site-footer{background:var(--color-ink);color:#fff;padding-block:3rem 1.5rem}.site-footer a{color:color-mix(in oklch,white 86%,var(--color-accent));text-decoration:none}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:2rem}.footer-links{display:grid;gap:.45rem}.footer-cookie{justify-self:start;border:0;padding:0;background:transparent;color:color-mix(in oklch,white 86%,var(--color-accent));cursor:pointer}.footer-bottom{margin-top:2rem;padding-top:1.25rem;border-top:1px solid color-mix(in oklch,white 18%,transparent);color:color-mix(in oklch,white 72%,transparent);font-size:.92rem}@media(max-width:920px){.site-header__inner{grid-template-columns:auto auto;justify-content:space-between}.nav,.header-actions__account{display:none}.mobile-toggle{display:inline-flex}.hero__inner,.product-main,.collection-layout,.legal-layout,.footer-grid{grid-template-columns:1fr}.hero__media{min-height:300px}.product-info,.toc{position:static}}@media(max-width:640px){.container,.narrow{width:min(100% - 1rem,var(--container))}.section{padding-block:2.4rem}.hero h1{font-size:clamp(2.2rem,13vw,3.6rem)}.cart-item{grid-template-columns:72px 1fr}.cart-item__total{grid-column:2}.quantity-row{grid-template-columns:1fr}.sticky-atc{display:block}.cart-drawer__panel{width:100%}body:has(.sticky-atc){padding-bottom:76px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
