*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--radius: .25rem;--background: #ffffff;--foreground: #2a2520;--card: #ffffff;--card-foreground: #2a2520;--primary: #1e1a17;--primary-foreground: #faf9f7;--secondary: #f0ece4;--secondary-foreground: #1e1a17;--muted: #f0ece4;--muted-foreground: #7a6f65;--accent: #8a5c38;--accent-foreground: #faf9f7;--border: #ddd6ca;--input: #ddd6ca;--ring: #8a5c38;--black: #000000;--white: #ffffff;--font-display: "Cormorant Garamond", "Times New Roman", serif;--font-body: "Inter", system-ui, sans-serif;--page-gutter: 1.25rem}@media(min-width:768px){:root{--page-gutter: 2rem}}@media(min-width:1024px){:root{--page-gutter: 2.5rem}}html{scroll-behavior:smooth}html{max-width:100%}body{max-width:100%;overflow-x:clip}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-body);font-weight:300;letter-spacing:.01em;line-height:1.6;-webkit-font-smoothing:antialiased}main,header,footer,section{max-width:100%}h1,h2,h3,h4,.font-display{font-family:var(--font-display);font-weight:400;letter-spacing:.02em}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit}.container{max-width:1280px;margin:0 auto;padding:0 var(--page-gutter)}.container--wide{max-width:1400px;margin:0 auto;padding:0 var(--page-gutter)}.home-container{max-width:1280px;margin:0 auto;padding:0 var(--page-gutter)}.container--narrow{max-width:44rem;margin:0 auto;padding:0 var(--page-gutter)}@media(min-width:768px){.container--narrow{padding:0}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-muted{color:var(--muted-foreground)}.text-accent{color:var(--accent)}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.2em}.tracking-wider{letter-spacing:.25em}.tracking-widest{letter-spacing:.35em}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}.announcement-bar{background:var(--black);color:var(--white);text-align:center;padding:.5rem 1rem;font-size:11px;letter-spacing:.25em;text-transform:uppercase}#shopify-section-header{position:sticky;top:0;z-index:50;width:100%}.site-header{position:relative;z-index:50;width:100%;background:var(--black);color:var(--white);border-bottom:1px solid rgba(255,255,255,.08)}@media(max-width:767px){#shopify-section-header{position:fixed;top:0;left:0;right:0;width:100%}body{padding-top:3.25rem}}.header-bar{display:grid;grid-template-columns:2.75rem minmax(0,1fr) auto;grid-template-areas:"menu logo actions";align-items:center;column-gap:.5rem;padding:.625rem var(--page-gutter);min-height:3.25rem;max-width:80rem;margin:0 auto}@media(min-width:768px){.header-bar{grid-template-columns:1fr auto 1fr;grid-template-areas:"search logo cart";column-gap:1rem;padding:1.1rem 2.5rem .8rem;min-height:auto}}.header-menu-btn{grid-area:menu;background:none;border:none;color:var(--white);cursor:pointer;padding:.35rem;display:flex;align-items:center;justify-self:start}.header-menu-btn svg{width:22px;height:22px}@media(min-width:768px){.header-menu-btn{display:none}}.header-logo{grid-area:logo;justify-self:center;text-align:center;font-family:var(--font-display);font-size:1.1rem;letter-spacing:.2em;color:var(--white);transition:opacity .2s;line-height:1;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.header-logo{font-size:1.65rem;letter-spacing:.3em}}@media(min-width:1024px){.header-logo{font-size:1.8rem;letter-spacing:.32em}}.header-logo:hover{opacity:.82}.header-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:.15rem}@media(min-width:768px){.header-actions{display:contents}}.header-search-btn{justify-self:end}@media(min-width:768px){.header-search-btn{grid-area:search;justify-self:start;margin-left:-.35rem}}.cart-btn{position:relative;justify-self:end}@media(min-width:768px){.cart-btn{grid-area:cart;justify-self:end;margin-right:-.35rem}}.header-nav{display:none;justify-content:center;align-items:center;flex-wrap:wrap;gap:.35rem 1.5rem;padding:.7rem 1.25rem .95rem;border-top:1px solid rgba(255,255,255,.1);max-width:80rem;margin:0 auto}@media(min-width:768px){.header-nav{display:flex}}@media(min-width:1024px){.header-nav{gap:.5rem 2.5rem;padding:.75rem 2.5rem 1.05rem}}.header-nav a{font-family:var(--font-body);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#ffffffd1;transition:color .2s ease;white-space:nowrap;padding:.25rem 0;position:relative}@media(min-width:1024px){.header-nav a{font-size:11px;letter-spacing:.22em}}.header-nav a:hover,.header-nav a[aria-current=page]{color:var(--white)}.header-nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#ffffffa6}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:49}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;left:0;bottom:0;width:80%;max-width:320px;background:var(--black);color:var(--white);z-index:50;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;padding:1.25rem}.mobile-menu.open{transform:translate(0)}.mobile-menu__head{display:flex;align-items:center;justify-content:space-between;padding:.25rem 0 1.5rem;border-bottom:1px solid rgba(255,255,255,.12)}.mobile-menu__logo{font-family:var(--font-display);font-size:1.25rem;letter-spacing:.3em;color:var(--white)}.mobile-menu__close{background:none;border:none;color:var(--white);cursor:pointer;padding:.25rem;display:flex}.mobile-menu__close svg{width:22px;height:22px}.mobile-menu__nav{display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem}.mobile-menu__nav a{color:var(--white);font-size:.875rem;text-transform:uppercase;letter-spacing:.25em;transition:opacity .2s}.mobile-menu__nav a:hover{opacity:.6}@media(min-width:768px){.mobile-menu,.mobile-menu-overlay{display:none}}.header-icon-btn{background:none;border:none;color:var(--white);cursor:pointer;padding:.4rem;display:flex;align-items:center;transition:opacity .2s;flex-shrink:0}.header-icon-btn:hover{opacity:.6}.header-icon-btn svg{width:20px;height:20px;stroke-width:1.25}.cart-count{position:absolute;top:-2px;right:-2px;width:16px;height:16px;border-radius:50%;background:var(--accent);color:var(--white);font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:500}.cart-count[data-count="0"]{display:none}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:49;opacity:0;pointer-events:none;transition:opacity .3s}.cart-overlay.active{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:440px;height:100vh;background:var(--background);z-index:50;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001f}.cart-drawer.open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--border)}.cart-drawer__title{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.05em}.cart-close-btn{padding:.25rem;color:var(--foreground);transition:opacity .2s}.cart-close-btn:hover{opacity:.6}.cart-close-btn svg{width:20px;height:20px}.cart-drawer__body{flex:1;overflow-y:auto;padding:1.5rem}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:.75rem;color:var(--muted-foreground)}.cart-empty svg{width:40px;height:40px;stroke-width:1}.cart-empty p{font-size:.875rem}.cart-item{display:flex;gap:1rem;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--border)}.cart-item:last-child{border-bottom:none;margin-bottom:0}.cart-item__image{width:80px;height:96px;background:var(--secondary);overflow:hidden;flex-shrink:0}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__info{flex:1;min-width:0}.cart-item__title{font-size:.875rem;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-item__variant{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}.cart-item__price{font-size:.875rem;margin-top:.5rem}.cart-item__qty{display:flex;align-items:center;margin-top:.75rem;gap:.75rem}.qty-control{display:flex;align-items:center;border:1px solid var(--border)}.qty-btn{padding:.25rem .5rem;font-size:.75rem;transition:background .15s;color:var(--foreground)}.qty-btn:hover{background:var(--secondary)}.qty-value{padding:.25rem .75rem;font-size:.75rem}.remove-btn{font-size:.75rem;color:var(--muted-foreground);transition:color .2s}.remove-btn:hover{color:var(--foreground)}.remove-btn svg{width:14px;height:14px}.cart-drawer__footer{padding:1.25rem 1.5rem;border-top:1px solid var(--border)}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem}.cart-subtotal span:first-child{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em}.cart-subtotal span:last-child{font-weight:500}.btn-checkout{display:block;width:100%}.secure-checkout{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem}.secure-label{font-size:10px;text-transform:uppercase;letter-spacing:.25em;color:var(--muted-foreground)}.payment-icons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem}.payment-icons .payment-icon,.payment-icons img{height:24px;width:auto;display:block;flex-shrink:0}.payment-icons .payment-icon{border-radius:4px}.btn-primary,.hero--suppern .hero__cta,.btn-atc,.btn-checkout,.btn-submit,.pdp-sticky-bar__btn,.facets__apply,.btn-outline,.btn-hero,.about-page .ab-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.875rem 2rem;background:var(--primary);color:var(--primary-foreground);font-family:var(--font-body);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.25em;text-align:center;border:none;border-radius:0;cursor:pointer;transition:opacity .2s ease,transform .15s ease;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.btn-primary:hover,.hero--suppern .hero__cta:hover,.btn-atc:hover,.btn-checkout:hover,.btn-submit:hover,.pdp-sticky-bar__btn:hover,.facets__apply:hover,.btn-outline:hover,.btn-hero:hover,.about-page .ab-cta__btn:hover{opacity:.9;color:var(--primary-foreground);background:var(--primary);transform:translateY(-1px)}.btn-checkout,.btn-atc{width:100%}.pdp-sticky-bar__btn{width:auto;padding:0 1.25rem;height:44px;flex-shrink:0}.hero--suppern-wrap{padding:0}@media(min-width:768px){.hero--suppern-wrap{padding:0}}.hero--suppern{position:relative;width:100%;overflow:hidden;background:var(--secondary);border-radius:0}.hero--suppern picture{display:block;width:100%}.hero--suppern .hero__image{display:block;width:100%;height:auto;object-fit:cover}@media(max-width:767px){.hero--suppern-wrap{width:100%;max-width:100vw}.hero--suppern{position:relative;width:100%;aspect-ratio:4 / 5;max-height:min(78vh,620px);min-height:min(68vh,520px);overflow:hidden}.hero--suppern picture{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.hero--suppern .hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 42%}.hero--suppern:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(30,26,23,.62) 0%,rgba(30,26,23,.22) 28%,transparent 58%);pointer-events:none;z-index:1}.hero--suppern .hero__cta-wrap{z-index:2;bottom:1.35rem;padding:0 1.25rem}.hero--suppern .hero__cta{width:100%;max-width:18.5rem;min-height:48px;box-shadow:0 8px 24px #1e1a1747}}@media(min-width:768px){.hero--suppern .hero__image{position:relative;inset:auto;height:auto}}.hero--suppern .hero__cta-wrap{position:absolute;left:0;right:0;bottom:12%;top:auto;transform:none;display:flex;justify-content:center;padding:0 var(--page-gutter)}@media(min-width:768px){.hero--suppern .hero__cta-wrap{bottom:14%;padding:0 2rem}}.hero--suppern .hero__cta{padding:.9rem 2rem;font-size:10px;letter-spacing:.22em}@media(min-width:768px){.hero--suppern .hero__cta{font-size:11px;padding:1rem 2.5rem;letter-spacing:.25em}}.hero{position:relative;height:70vh;min-height:460px;overflow:hidden;background:var(--secondary)}@media(min-width:768px){.hero{height:78vh;min-height:560px}}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e1a1740}.hero__content{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 1.25rem;color:var(--white)}@media(min-width:768px){.hero__content{padding:0 1.5rem}}.hero__title{font-family:var(--font-display);font-size:2.25rem;font-weight:300;letter-spacing:.05em;line-height:1.05;max-width:56rem}@media(min-width:640px){.hero__title{font-size:3rem}}@media(min-width:768px){.hero__title{font-size:4.5rem}}@media(min-width:1024px){.hero__title{font-size:5rem}}.hero__sub{margin-top:1.25rem;max-width:28rem;font-size:.875rem;font-weight:300;opacity:.95}@media(min-width:768px){.hero__sub{margin-top:1.5rem;font-size:1rem}}.btn-hero{margin-top:2rem}@media(min-width:768px){.btn-hero{margin-top:2.5rem}}.about-section{padding:3rem 1rem}@media(min-width:768px){.about-section{padding:6rem 1.5rem}}.about-grid{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.about-grid{grid-template-columns:1fr 1fr;gap:4rem}}.about-image{aspect-ratio:4/5;overflow:hidden;background:var(--secondary)}.about-image img{width:100%;height:100%;object-fit:cover}.about-eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:.3em;color:var(--muted-foreground);margin-bottom:.5rem}@media(min-width:768px){.about-eyebrow{font-size:11px;letter-spacing:.35em;margin-bottom:1rem}}.about-heading{font-family:var(--font-display);font-size:1.125rem;font-weight:300;line-height:1.2}@media(min-width:640px){.about-heading{font-size:1.5rem}}@media(min-width:768px){.about-heading{font-size:3rem}}.about-body{margin-top:.75rem;font-size:11px;color:var(--muted-foreground);line-height:1.7}@media(min-width:640px){.about-body{font-size:.875rem}}@media(min-width:768px){.about-body{margin-top:1.5rem;font-size:1rem}}.about-body+.about-body{margin-top:.5rem}@media(min-width:768px){.about-body+.about-body{margin-top:1rem}}.about-body.hidden-mobile{display:none}@media(min-width:640px){.about-body.hidden-mobile{display:block}}.btn-outline{margin-top:1rem}@media(min-width:768px){.btn-outline{margin-top:2rem}}.home-about{padding:3.25rem 0;background:var(--background)}@media(min-width:768px){.home-about{padding:4.5rem 0}}@media(min-width:1024px){.home-about{padding:5.5rem 0}}.home-about__inner{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:900px){.home-about__inner{grid-template-columns:1.05fr .95fr;gap:3rem}}.home-about__media{position:relative;width:100%;max-width:100%;aspect-ratio:4 / 5;margin:0 auto;overflow:hidden;background:var(--secondary)}@media(min-width:600px){.home-about__media{max-width:420px}}@media(min-width:900px){.home-about__media{max-width:none;max-height:min(72vh,580px);margin:0}}.home-about__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.home-about__content{max-width:34rem;margin:0 auto;text-align:center}@media(min-width:900px){.home-about__content{margin:0;text-align:left;max-width:none}}.home-about__eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.28em;color:var(--accent);margin-bottom:1rem}@media(min-width:768px){.home-about__eyebrow{font-size:11px;margin-bottom:1.15rem}}.home-about__title{font-family:var(--font-display);font-weight:400;font-size:clamp(1.75rem,5vw,2.75rem);line-height:1.12;margin-bottom:1.25rem;color:var(--foreground)}@media(min-width:768px){.home-about__title{margin-bottom:1.5rem}}.home-about__body{color:var(--muted-foreground);font-size:.9375rem;line-height:1.75;margin-bottom:1.75rem}@media(min-width:768px){.home-about__body{font-size:1rem;margin-bottom:2rem}}.home-about__body p{margin-bottom:1rem}.home-about__body p:last-child{margin-bottom:0}.home-about .btn-outline{margin-top:0}.products-section{padding:2rem 0 2.5rem}@media(min-width:768px){.products-section{padding:4rem 0 4.5rem}}@media(min-width:1024px){.products-section{padding:4.5rem 0 5rem}}.products-section+.products-section{border-top:1px solid var(--border);padding-top:2rem}@media(min-width:768px){.products-section+.products-section{padding-top:4rem}}.section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1rem;border-bottom:1px solid var(--border);padding-bottom:.75rem}@media(min-width:768px){.section-header{margin-bottom:2.5rem;padding-bottom:1.25rem}}.section-eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:.28em;color:var(--muted-foreground)}@media(min-width:768px){.section-eyebrow{font-size:11px;letter-spacing:.35em}}.section-heading{font-family:var(--font-display);font-size:1.2rem;margin-top:.2rem;line-height:1.2}@media(min-width:768px){.section-heading{font-size:2.25rem;margin-top:.25rem}}.view-all-link{font-size:11px;text-transform:uppercase;letter-spacing:.25em;border-bottom:1px solid var(--foreground);padding-bottom:2px;transition:color .2s,border-color .2s}@media(min-width:768px){.view-all-link{font-size:.75rem}}.view-all-link:hover{color:var(--accent);border-color:var(--accent)}.product-scroll-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem .5rem;margin:0;padding:0}.product-scroll-row .product-card-wrap{width:auto;max-width:none}@media(min-width:768px){.product-scroll-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1.25rem}}@media(min-width:1024px){.product-scroll-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 1.5rem}}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}@media(min-width:768px){.product-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem 1.5rem}}.product-card{display:block}.product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--secondary)}@media(min-width:768px){.product-card__media{aspect-ratio:3 / 4}}.product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:opacity .5s}.product-card__media .img-hover{opacity:0}.product-card:hover .img-hover{opacity:1}.product-card:hover .img-primary{opacity:0}.product-card__info{padding-top:.625rem;text-align:center}@media(min-width:768px){.product-card__info{padding-top:1rem}}.product-card__title{font-size:.75rem;font-weight:400;letter-spacing:.02em;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:0 .15rem}@media(min-width:768px){.product-card__title{font-size:.875rem;letter-spacing:.03em;line-height:1.4;padding:0 .5rem}}.product-card__price{font-size:.75rem;color:var(--muted-foreground);margin-top:.2rem}@media(min-width:768px){.product-card__price{font-size:.875rem;margin-top:.25rem}}.product-card__swatches{display:none;flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:.6rem}@media(min-width:768px){.product-card__swatches{display:flex}}.pc-swatch{width:22px;height:22px;border-radius:2px;border:1px solid var(--border);background-size:cover;background-position:center;cursor:pointer;transition:outline-color .15s,transform .15s;outline:1.5px solid transparent;outline-offset:1px;flex:0 0 auto}.pc-swatch:hover,.pc-swatch.active{outline-color:var(--foreground)}.product-card.swatch-active .img-primary{opacity:1}.product-card.swatch-active .img-hover{opacity:0}.journal-section{background:#f0ece473;padding:3.5rem 0;border-top:1px solid var(--border)}@media(min-width:768px){.journal-section{padding:5rem 0}}@media(min-width:1024px){.journal-section{padding:5.5rem 0}}.journal-header{text-align:center;margin-bottom:2.5rem}@media(min-width:768px){.journal-header{margin-bottom:3.5rem}}.journal-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.35em;color:var(--muted-foreground);margin-bottom:.75rem}@media(min-width:768px){.journal-eyebrow{font-size:11px}}.journal-heading{font-family:var(--font-display);font-size:1.875rem;font-weight:300}@media(min-width:768px){.journal-heading{font-size:3rem}}.blog-scroll-row{display:flex;gap:.875rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:0;padding:0}.blog-scroll-row .blog-card{flex:0 0 82%;width:82%;max-width:320px;scroll-snap-align:start}@media(min-width:768px){.blog-scroll-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;overflow-x:visible}.blog-scroll-row .blog-card{width:auto;max-width:none;flex:initial}}.blog-card{display:block;height:100%}.blog-card__image{aspect-ratio:4 / 5;overflow:hidden;background:var(--background);border-radius:2px}.blog-card__image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s ease}.blog-card:hover .blog-card__image img{transform:scale(1.05)}.blog-card__body{padding-top:1.25rem}.blog-card__meta{font-size:10px;text-transform:uppercase;letter-spacing:.3em;color:var(--muted-foreground)}.blog-card__title{font-family:var(--font-display);font-size:1.25rem;margin-top:.5rem;line-height:1.3;transition:color .2s}@media(min-width:768px){.blog-card__title{font-size:1.5rem}}.blog-card:hover .blog-card__title{color:var(--accent)}.blog-card__excerpt{font-size:.875rem;color:var(--muted-foreground);margin-top:.75rem;line-height:1.7}.blog-card__cta{display:inline-block;margin-top:1rem;font-size:11px;text-transform:uppercase;letter-spacing:.25em;border-bottom:1px solid var(--foreground);padding-bottom:2px;transition:color .2s,border-color .2s}.blog-card:hover .blog-card__cta{color:var(--accent);border-color:var(--accent)}.faq-section{padding:3.5rem 0 4.5rem;border-top:1px solid var(--border)}@media(min-width:768px){.faq-section{padding:5rem 0 6rem}}.faq-header{text-align:center;margin-bottom:2rem}@media(min-width:768px){.faq-header{margin-bottom:3rem}}.faq-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.35em;color:var(--muted-foreground);margin-bottom:.75rem}@media(min-width:768px){.faq-eyebrow{font-size:11px}}.faq-heading{font-family:var(--font-display);font-size:1.875rem;font-weight:300}@media(min-width:768px){.faq-heading{font-size:3rem}}.accordion{border-top:1px solid var(--border)}.accordion-item{border-bottom:1px solid var(--border)}.accordion-trigger{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;width:100%;padding:1.25rem 0;font-size:.875rem;text-align:left;background:none;color:var(--foreground);cursor:pointer}@media(min-width:768px){.accordion-trigger{font-size:1rem}}.accordion-trigger svg{width:18px;height:18px;stroke-width:1.5;transition:transform .25s;flex-shrink:0;margin-left:1rem}.accordion-item.open .accordion-trigger svg{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion-content p{padding-bottom:1.25rem;font-size:.875rem;color:var(--muted-foreground);line-height:1.75}.trust-strip{background:#f0ece499;border-top:1px solid var(--border)}.trust-strip__inner{max-width:80rem;margin:0 auto;padding:2.5rem 1.5rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.trust-strip__inner{grid-template-columns:repeat(3,1fr);padding:3rem}}.trust-item{display:flex;align-items:center;gap:1rem}@media(min-width:768px){.trust-item{justify-content:center}}.trust-icon{width:48px;height:48px;border-radius:50%;background:var(--background);display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-icon svg{width:20px;height:20px;stroke-width:1.5}.trust-title{font-family:var(--font-display);font-size:1rem}@media(min-width:768px){.trust-title{font-size:1.125rem}}.trust-desc{font-size:.875rem;color:var(--muted-foreground);margin-top:2px}.site-footer{background:var(--black);color:var(--white)}.footer-main{max-width:80rem;margin:0 auto;padding:4rem 1.5rem 2.5rem;display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.footer-main{grid-template-columns:1.4fr 1fr 1.2fr;padding:4rem 3rem 2.5rem}}.footer-brand__logo{font-family:var(--font-display);font-size:1.875rem;letter-spacing:.3em;color:var(--white)}.footer-brand__about{margin-top:2rem;font-size:.875rem;color:var(--white);line-height:1.75;max-width:28rem}.footer-brand__about--bold{font-weight:600}.footer-col__heading{font-weight:600;font-size:1rem;color:var(--white);margin-bottom:1.5rem}.footer-links{list-style:none}.footer-links li{margin-bottom:1rem}.footer-links a{font-size:.875rem;color:var(--white);transition:opacity .2s}.footer-links a:hover{opacity:.7}.footer-contact__list{margin:0}.footer-contact__row{display:grid;grid-template-columns:auto 1fr;gap:.35rem .75rem;margin-bottom:1rem;font-size:.875rem;color:var(--white);line-height:1.6}.footer-contact__row--block{grid-template-columns:1fr;gap:.35rem}.footer-contact__row dt{font-weight:600;margin:0}.footer-contact__row dd{margin:0}.footer-contact__row dd address{font-style:normal}.footer-contact a{color:var(--white);text-decoration:underline}.footer-social{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.4);transition:opacity .2s;margin-top:1.25rem}.footer-social svg{width:16px;height:16px;stroke-width:1.5}.footer-social:hover{opacity:.7}.footer-company .suppern-company-info{margin:0}.footer-company .suppern-company-info__row{margin-bottom:.85rem;font-size:.8125rem;line-height:1.55;color:#ffffffe6}.footer-company .suppern-company-info__row dt{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ffffffa6;margin-bottom:.15rem}.footer-company .suppern-company-info__row dd{margin:0;color:#ffffffe6}.footer-company .suppern-company-info__row dd a{color:var(--white);text-decoration:underline}.footer-company .suppern-company-info__row dd address{font-style:normal}.footer-company .suppern-company-info__row--block{margin-top:1rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.15)}.footer-bottom__inner{max-width:80rem;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.footer-bottom__inner{padding:2rem 3rem}}.footer-copyright{font-size:12px;color:var(--white);text-align:center}.payment-accepted{font-size:12px;color:#ffffffb8;text-align:center;margin-bottom:.85rem}.collection-page{padding:2rem var(--page-gutter) 3.5rem}@media(min-width:768px){.collection-page{padding:2.5rem 2.5rem 6rem}}.collection-page__header{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:1rem;margin-bottom:1.5rem}@media(min-width:768px){.collection-page__header{padding-bottom:1.25rem;margin-bottom:2.5rem}}.collection-count{font-size:11px;color:var(--muted-foreground)}@media(min-width:768px){.collection-count{font-size:.75rem}}.collection-inner{max-width:1400px;margin:0 auto}.collection-empty{text-align:center;padding:4rem 0;color:var(--muted-foreground)}.facets{margin-bottom:2rem}.facets__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--border);padding:.25rem 0 .85rem;flex-wrap:wrap}.facets__toggle{display:inline-flex;align-items:center;gap:.5rem;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--foreground)}.facets__sort{display:flex;align-items:center;gap:.5rem;margin-left:auto}.facets__sort label{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--muted-foreground)}.facets__sort select{font-family:inherit;font-size:.85rem;border:1px solid var(--border);background:var(--background);padding:.45rem 1.75rem .45rem .65rem;color:var(--foreground);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='none' stroke='%232a2520' stroke-width='1.4' d='M1 1l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center}.facets__panel{display:none;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem 2rem;padding:1.5rem 0;border-bottom:1px solid var(--border)}.facets__panel.open{display:grid}.facet__title{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--foreground);margin-bottom:.75rem}.facet__values{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem;max-height:220px;overflow-y:auto}.facet__value{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--foreground);cursor:pointer}.facet__value input{width:16px;height:16px;accent-color:var(--foreground)}.facet__value em{color:var(--muted-foreground);font-style:normal;font-size:.8rem}.facet__value.is-disabled{opacity:.4;cursor:not-allowed}.facet__price{display:flex;align-items:center;gap:.5rem}.facet__price input{width:100%;border:1px solid var(--border);background:var(--background);padding:.45rem .6rem;font-family:inherit;font-size:.85rem}.facets__actions{grid-column:1 / -1;display:flex;align-items:center;gap:1.25rem;padding-top:.5rem}.facets__apply{background:var(--primary);color:var(--primary-foreground);text-transform:uppercase;letter-spacing:.2em;font-size:11px;padding:.7rem 1.5rem}.facets__clear{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--muted-foreground);border-bottom:1px solid var(--border);padding-bottom:2px}.facets__active{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:1rem}.facet-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:11px;text-transform:uppercase;letter-spacing:.12em;border:1px solid var(--border);padding:.4rem .7rem;color:var(--foreground)}.facet-pill:hover,.facet-pill--clear{border-color:var(--foreground)}.pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:2rem 0;font-size:11px;text-transform:uppercase;letter-spacing:.2em}.pagination a,.pagination span{padding:.5rem .75rem;border:1px solid var(--border);min-width:36px;text-align:center;transition:background .15s}.pagination a:hover{background:var(--secondary)}.pagination .current{background:var(--foreground);color:var(--background)}.product-page{padding:1rem var(--page-gutter) 2rem}@media(min-width:768px){.product-page{padding:1.5rem 2rem 3rem}}@media(min-width:1024px){.product-page{padding:1.75rem 2.5rem 3rem}}.product-page__inner{max-width:1280px;margin:0 auto}.back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground);transition:color .2s;margin-bottom:.75rem}@media(min-width:768px){.back-link{font-size:.75rem;margin-bottom:1rem}}.back-link:hover{color:var(--foreground)}.back-link svg{width:16px;height:16px;stroke-width:1.5}.product-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}.product-layout>*{min-width:0}.product-gallery{display:flex;flex-direction:column;gap:.75rem;min-width:0}@media(min-width:768px){.product-layout{gap:1.5rem}.product-carousel{aspect-ratio:4 / 5;max-height:min(70vh,560px)}}@media(min-width:1024px){.product-layout{grid-template-columns:minmax(0,1fr) minmax(300px,400px);gap:2rem 2.25rem;align-items:start}.product-gallery{flex-direction:row;align-items:flex-start;gap:1rem}}@media(min-width:1280px){.product-layout{grid-template-columns:minmax(0,1.05fr) 400px;gap:2.25rem 2.75rem}}.product-thumbs{display:none}@media(min-width:1024px){.product-thumbs{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:0 0 72px;width:72px}}.thumb-nav-btn{display:none}.thumb-list{display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;max-height:min(85vh,720px);scrollbar-width:none}.thumb-list::-webkit-scrollbar{display:none}.thumb-btn{width:100%;aspect-ratio:3 / 4;overflow:hidden;border:1px solid var(--border);flex-shrink:0;transition:border-color .2s;cursor:pointer;background:var(--secondary)}.thumb-btn.active{border-color:var(--foreground)}.thumb-btn:not(.active):hover{border-color:var(--border)}.thumb-btn img{width:100%;height:100%;object-fit:cover}.product-main-image{width:100%;min-width:0;flex:1 1 auto;margin:0}.product-main-image__desktop{display:none;width:100%;aspect-ratio:3 / 4;max-height:min(85vh,760px);background:var(--secondary);overflow:hidden}@media(min-width:1024px){.product-main-image__desktop{display:block}}.product-main-image__desktop img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.product-carousel{display:flex;width:100%;min-width:0;aspect-ratio:4 / 5;max-height:min(62vh,480px);background:var(--secondary);overflow-x:auto;scroll-snap-type:x mandatory}@media(min-width:1024px){.product-carousel{display:none}}.product-carousel__slide{flex-shrink:0;width:100%;height:100%;scroll-snap-align:center}.product-carousel__slide img{width:100%;height:100%;object-fit:cover;object-position:center top}.carousel-dots{display:flex;gap:.5rem;justify-content:center;margin-top:.75rem}@media(min-width:1024px){.carousel-dots{display:none}}.dot-btn{width:8px;height:8px;border-radius:50%;background:#1e1a1740;transition:background .2s}.dot-btn.active{background:var(--foreground)}.product-info{display:flex;flex-direction:column}@media(min-width:1024px){.product-info{position:sticky;top:96px;align-self:start;max-width:400px}}.product-info__title{font-family:var(--font-display);font-size:1.25rem;font-weight:300;line-height:1.25;text-transform:uppercase;letter-spacing:.05em}@media(min-width:768px){.product-info__title{font-size:1.5rem}}@media(min-width:1024px){.product-info__title{font-size:1.625rem}}.product-info__price{font-size:1.125rem;font-weight:500;color:var(--accent);margin-top:.5rem}@media(min-width:768px){.product-info__price{font-size:1.375rem;margin-top:.625rem}}.product-info__sku{margin-top:.5rem;font-size:.75rem;letter-spacing:.08em;color:var(--muted-foreground);text-transform:uppercase}.product-info__sku-label{margin-right:.35rem;font-weight:500}#product-sku-value{text-transform:none;letter-spacing:.04em;font-weight:400}.product-buy-box{margin-top:1.25rem;padding-top:.25rem}.product-badges{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem 1.5rem;margin-top:.875rem;font-size:.75rem;color:var(--muted-foreground);text-align:center}.product-badge{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;white-space:nowrap}.product-badge svg{width:14px;height:14px;stroke-width:1.5;flex-shrink:0}.product-buy-note{margin:.75rem 0 0;font-size:11px;letter-spacing:.04em;color:var(--muted-foreground);text-align:center}.option-group{margin-top:1.25rem}.option-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground);margin-bottom:.5rem}.option-label span{color:var(--foreground);margin-left:.5rem}.color-swatches{display:flex;flex-wrap:wrap;gap:.5rem}.color-swatch{width:52px;height:52px;overflow:hidden;border:2px solid var(--border);transition:border-color .2s;cursor:pointer}.color-swatch.active{border-color:var(--foreground)}.color-swatch:not(.active):hover{border-color:#1e1a1780}.color-swatch img{width:100%;height:100%;object-fit:cover}.size-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem}@media(max-width:380px){.size-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.size-btn{height:44px;font-size:.875rem;border:1px solid var(--border);color:var(--foreground);background:var(--background);transition:background .15s,border-color .15s,color .15s;cursor:pointer}.size-btn.active{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.size-btn:not(.active):hover{border-color:var(--foreground)}.size-btn.unavailable{opacity:.35;text-decoration:line-through;pointer-events:none}.btn-atc{width:100%;height:52px;margin-top:0;font-size:.75rem}.btn-atc:active{transform:scale(.99)}.btn-atc:disabled{opacity:.5;cursor:not-allowed}.pdp-sticky-bar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:35;align-items:center;gap:12px;padding:10px 16px;padding-bottom:max(10px,env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--border);box-shadow:0 -8px 24px #1e1a1714;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pdp-sticky-bar.is-visible{display:flex}.pdp-sticky-bar__meta{min-width:0;flex:1}.pdp-sticky-bar__title{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-sticky-bar__price{margin:2px 0 0;font-size:1rem;font-weight:600;color:var(--accent)}.pdp-sticky-bar__btn{flex-shrink:0;height:44px;padding:0 18px;border:none;background:var(--primary);color:var(--primary-foreground);font-size:11px;text-transform:uppercase;letter-spacing:.18em;cursor:pointer;white-space:nowrap}@media(min-width:1024px){.pdp-sticky-bar{display:none!important}}.product-page.has-sticky-bar{padding-bottom:calc(5rem + env(safe-area-inset-bottom))}@media(min-width:1024px){.product-page.has-sticky-bar{padding-bottom:3rem}}.product-accordions{margin-top:1.25rem;border-top:1px solid var(--border)}.product-accordions .accordion-trigger{font-size:.75rem;text-transform:uppercase;letter-spacing:.25em;padding:1rem 0}.size-chart{margin-top:.25rem}.size-chart .sc-unit{display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px}.size-chart .sc-unit button{background:none;border:none;padding:2px 0;cursor:pointer;color:var(--muted-foreground);letter-spacing:.2em;font-size:11px}.size-chart .sc-unit button[aria-pressed=true]{color:var(--foreground);font-weight:600;border-bottom:1px solid var(--foreground)}.size-chart .sc-unit .sc-sep{color:var(--border)}.size-chart .sc-scroll{overflow-x:auto}.size-chart table.sc-table{width:100%;border-collapse:collapse;font-size:12px}.size-chart table.sc-table th,.size-chart table.sc-table td{border:1px solid var(--border);padding:8px 12px;text-align:center}.size-chart table.sc-table thead th{background:var(--muted);color:var(--foreground);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.size-chart table.sc-table tbody td:first-child,.size-chart table.sc-table thead th:first-child{font-weight:600;color:var(--foreground);text-align:left}.size-chart .sc-tip{text-align:center;font-size:12px;font-weight:600;color:var(--foreground);padding-top:10px;margin:0}.size-chart .sc-tip em{font-style:normal}.related-section{margin-top:5rem}@media(min-width:768px){.related-section{margin-top:6rem}}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;margin:0;padding:0}.related-grid .product-card-wrap{width:auto}@media(min-width:768px){.related-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1024px){.related-grid{grid-template-columns:repeat(4,1fr)}}.search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#00000080;display:flex;align-items:flex-start;justify-content:center;padding-top:6rem;opacity:0;pointer-events:none;transition:opacity .25s}.search-modal.open{opacity:1;pointer-events:auto}.search-modal__box{background:var(--background);width:100%;max-width:580px;margin:0 1rem;padding:1.5rem}.search-form{display:flex;align-items:center;gap:.6rem;border-bottom:1px solid var(--border);padding-bottom:.75rem}.search-form__icon{width:20px;height:20px;color:var(--muted-foreground);flex-shrink:0}.search-input{flex:1;border:none;outline:none;font-size:1.125rem;background:transparent;color:var(--foreground);font-family:var(--font-body)}.search-input::placeholder{color:var(--muted-foreground)}.search-input::-webkit-search-cancel-button,.search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.search-close{color:var(--muted-foreground);transition:opacity .2s;flex-shrink:0}.search-close:hover{opacity:.6}.search-results{max-height:60vh;overflow-y:auto}.search-results.has-results{margin-top:1rem}.search-results__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.search-result{display:flex;align-items:center;gap:1rem;padding:.6rem .25rem;transition:background .15s}.search-result:hover{background:var(--secondary)}.search-result__img{width:52px;height:64px;flex-shrink:0;background:var(--secondary);overflow:hidden}.search-result__img img{width:100%;height:100%;object-fit:cover}.search-result__info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.search-result__title{font-size:.9rem;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result__price{font-size:.85rem;color:var(--accent)}.search-result__all{display:inline-block;margin-top:.75rem;font-size:11px;text-transform:uppercase;letter-spacing:.18em;border-bottom:1px solid var(--foreground);padding-bottom:2px}.search-empty{color:var(--muted-foreground);font-size:.9rem;padding:1rem .25rem}.page-hero{background:var(--secondary);padding:4rem var(--page-gutter) 3rem;text-align:center}@media(min-width:768px){.page-hero{padding:5rem 1.5rem 4rem}}.page-hero__eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.35em;color:var(--muted-foreground);margin-bottom:.75rem}@media(min-width:768px){.page-hero__eyebrow{font-size:11px}}.page-hero__title{font-family:var(--font-display);font-size:clamp(2rem,7vw,3.5rem);font-weight:300;line-height:1.08;max-width:48rem;margin-left:auto;margin-right:auto}.page-body{max-width:48rem;margin:0 auto;padding:2.5rem var(--page-gutter) 4rem}@media(min-width:768px){.page-body{padding:4rem 1.5rem 6rem}}.page-body h2{font-family:var(--font-display);font-size:1.5rem;margin-top:2.5rem;margin-bottom:.75rem}.page-body h3{font-size:1rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem}.page-body p{font-size:.9375rem;color:var(--muted-foreground);line-height:1.75;margin-bottom:1rem}.page-body ul,.page-body ol{padding-left:1.5rem;margin-bottom:1rem}.page-body li{font-size:.9375rem;color:var(--muted-foreground);line-height:1.75;margin-bottom:.375rem}.page-body a{color:var(--foreground);text-decoration:underline}.page-body strong{color:var(--foreground);font-weight:600}.contact-grid{display:grid;gap:3rem}@media(min-width:768px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-form .field{margin-bottom:1.25rem}.contact-form label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground);margin-bottom:.375rem}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid var(--border);padding:.75rem;font-size:.875rem;background:var(--background);color:var(--foreground);transition:border-color .2s;outline:none;border-radius:0}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--foreground)}.contact-form textarea{resize:vertical;min-height:120px}.btn-submit{font-size:.75rem;letter-spacing:.3em}.track-form{max-width:32rem;margin:0 auto;text-align:center;padding:4rem 1.5rem}.track-form p{font-size:.9375rem;color:var(--muted-foreground);margin-bottom:2rem}.skeleton{background:var(--secondary);animation:pulse 2s infinite}.toast-container{position:fixed;bottom:1.5rem;right:1.5rem;z-index:100;display:flex;flex-direction:column;gap:.5rem}.toast{background:var(--foreground);color:var(--background);padding:.875rem 1.25rem;font-size:.875rem;max-width:320px;opacity:0;transform:translateY(.5rem);transition:opacity .3s,transform .3s}.toast.show{opacity:1;transform:translateY(0)}.page-hero__title--article{font-size:clamp(1.75rem,5vw,2.5rem);max-width:40rem}.page-body img,.page-body iframe,.page-body video,.page-body table{max-width:100%;height:auto}.page-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.faq-page-footer{margin-top:2.5rem;text-align:center;color:var(--muted-foreground)}.faq-page-footer a{text-decoration:underline}.blog-index{padding:2.5rem 0 4.5rem}@media(min-width:768px){.blog-index{padding:3rem 0 5rem}}.blog-index__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem}@media(min-width:640px){.blog-index__grid{gap:1.25rem}}@media(min-width:768px){.blog-index__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}.page-body--article .article-featured{margin:0 0 2rem;overflow:hidden;background:var(--secondary)}.page-body--article .article-featured img{width:100%;height:auto;display:block;object-fit:cover}.article-date{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground);margin-bottom:2rem}.article-content{font-size:1rem;line-height:1.8;color:#2a2520e0}.article-content p{margin-bottom:1.25rem}.article-content img{width:100%;height:auto;margin:1.5rem 0}.article-back{margin-top:3rem}.article-back a{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;border-bottom:1px solid var(--foreground)}@media(max-width:639px){.collection-page__header{flex-direction:column;align-items:flex-start;gap:.5rem}.section-header{flex-wrap:wrap;align-items:flex-start;gap:.75rem}.section-heading{font-size:1.2rem}.journal-heading,.faq-heading{font-size:clamp(1.5rem,6vw,1.875rem)}.page-hero{padding:3rem var(--page-gutter) 2.5rem}.blog-index__grid{grid-template-columns:1fr;gap:2rem}.contact-table td:first-child{white-space:normal}.contact-table th,.contact-table td{display:block;width:100%;padding:.65rem 0;border-bottom:1px solid var(--border)}.contact-table thead{display:none}.contact-table tr{display:block;padding:1rem 0;border-bottom:1px solid var(--border)}.contact-table td:first-child{font-weight:600;color:var(--foreground);padding-bottom:.35rem;border:none}}.product-faq{margin-top:3rem}@media(min-width:768px){.product-faq{margin-top:5rem}}@media(max-width:480px){.hero--suppern{min-height:min(64vh,480px);max-height:min(74vh,560px)}.hero--suppern .hero__cta-wrap{bottom:1.15rem}.hero--suppern .hero__cta{padding:.85rem 1.5rem;font-size:10px;letter-spacing:.2em}}@media(max-width:767px){.trust-strip__inner{grid-template-columns:1fr;gap:1.5rem;padding:2rem var(--page-gutter)}.trust-item{justify-content:flex-start}.footer-main{grid-template-columns:1fr;padding:2.5rem var(--page-gutter) 2rem;gap:2rem}.footer-bottom__inner{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem var(--page-gutter)}}.about-page .ab-hero-wrap{padding:0}@media(min-width:768px){.about-page .ab-hero-wrap{padding:0}}.about-page .ab-hero{position:relative;overflow:hidden;background:var(--secondary);border-radius:0;height:60vh;min-height:420px}.about-page .ab-hero picture{display:block;width:100%;height:100%}.about-page .ab-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:.92}.about-page .ab-hero__grad{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(30,26,23,.08),rgba(30,26,23,0) 35%,rgba(250,248,245,.92) 88%,var(--background));pointer-events:none}.about-page .ab-hero__inner{position:relative;z-index:2;height:100%;max-width:64rem;margin:0 auto;padding:0 var(--page-gutter) 2.5rem;display:flex;flex-direction:column;justify-content:flex-end}.about-page .ab-hero__title{font-family:var(--font-display);font-weight:300;font-size:clamp(1.75rem,6vw,3.75rem);line-height:1.12;margin-top:.75rem;max-width:48rem}.about-page .ab-cta__btn{margin-top:2rem}@media(max-width:767px){.about-page .ab-hero{height:auto;min-height:0;max-height:none}.about-page .ab-hero picture{height:auto}.about-page .ab-hero__img{position:relative;inset:auto;width:100%;height:auto;object-fit:cover;object-position:center center}.about-page .ab-hero__inner{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;padding-bottom:2rem;justify-content:flex-end}.about-page .ab-hero__title{font-size:clamp(1.65rem,7vw,2.25rem)}.about-page .ab-narrow,.about-page .ab-wide,.about-page .ab-process__inner,.about-page .ab-vision__inner,.about-page .ab-cta{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}}.accordion-trigger span,.accordion-content p{overflow-wrap:anywhere;word-break:normal}@media(max-width:767px){#main-content{overflow-x:clip}.pc-swatch{width:18px;height:18px}.product-carousel{border-radius:2px;max-height:min(70vh,520px)}.page-body--article{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.article-content img{width:100%;height:auto;border-radius:2px}.footer-brand__logo{font-size:1.5rem;letter-spacing:.22em}.payment-accepted{font-size:11px;line-height:1.5}.pdp-sticky-bar{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.pdp-sticky-bar__title{font-size:10px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
