:root{--font-store: var(--font-body-family, "Manrope"), ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: var(--font-heading-family, "Fraunces"), Georgia, "Times New Roman", serif;--cream-50: #faf7f0;--cream-100: #f4eee1;--cream-200: #e8dfcb;--cream-300: #d9cbad;--sand-400: #c4a97f;--sand-500: #ae9264;--forest-50: #f3f1e7;--forest-100: #e8e6d3;--forest-600: #6b6b4b;--forest-700: #57573d;--forest-800: #4a4a33;--forest-900: #3c3c29;--forest-950: #232317;--gold-400: #c9a96b;--gold-500: #b8934e;--terra-600: #b14a2e;--terra-700: #963d25;--stone-400: #a8a29e;--stone-500: #78716c;--stone-600: #57534e;--stone-700: #44403c;--stone-800: #292524;--stone-900: #1c1917;--page-width: 80rem;--radius-card: 1rem;--radius-tile: 1.5rem;--radius-banner: 2.5rem;--ease-out-expo: cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--cream-50);color:var(--stone-800);font-family:var(--font-store);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;min-height:100vh;flex-direction:column}main{flex:1 1 auto}img,svg,video{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,ol{margin:0}ul,ol{padding:0;list-style:none}::selection{background:var(--forest-100);color:var(--forest-950)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-content:focus{position:fixed;z-index:200;top:.75rem;left:.75rem;width:auto;height:auto;clip:auto;padding:.75rem 1.25rem;background:var(--forest-950);color:var(--cream-50);border-radius:999px;font-size:.875rem;font-weight:600}.container{margin-inline:auto;width:100%;max-width:var(--page-width);padding-inline:1rem}@media(min-width:640px){.container{padding-inline:1.5rem}}@media(min-width:1024px){.container{padding-inline:2rem}}.section{padding-block:4rem}@media(min-width:640px){.section{padding-block:5rem}}@media(min-width:1024px){.section{padding-block:6rem}}.section--cream{background:#f4eee199}.section-header{margin-bottom:2.5rem;max-width:42rem}@media(min-width:640px){.section-header{margin-bottom:3.5rem}}.section-header--center{margin-inline:auto;text-align:center}.section-header--tight{margin-bottom:2rem}@media(min-width:640px){.section-header--tight{margin-bottom:2.5rem}}.eyebrow{margin-bottom:.75rem;font-size:.75rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--forest-600)}.section-title{font-family:var(--font-display);font-size:1.875rem;font-weight:500;line-height:1.2;color:var(--forest-950)}@media(min-width:640px){.section-title{font-size:2.25rem}}@media(min-width:1024px){.section-title{font-size:2.75rem}}.section-subtitle{margin-top:1rem;font-size:1rem;line-height:1.625;color:var(--stone-600)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:3rem;padding-inline:2rem;border-radius:999px;font-size:.875rem;font-weight:600;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease,border-color .25s ease,transform .25s ease}.btn--primary{background:var(--forest-900);color:var(--cream-50);box-shadow:0 10px 15px -3px #23231733}.btn--primary:hover{background:var(--forest-700);box-shadow:0 10px 20px -3px #2323174d}.btn--hero{height:3.25rem}.btn--outline{border:1px solid var(--forest-900);color:var(--forest-950)}.btn--outline:hover{background:var(--forest-900);color:var(--cream-50)}.btn--terra{height:3.25rem;padding-inline:1.75rem;border:1px solid rgba(177,74,46,.4);color:var(--terra-600)}.btn--terra:hover{border-color:var(--terra-600);background:#b14a2e0d}.btn--cream{background:var(--cream-50);color:var(--forest-950)}.btn--cream:hover{background:var(--gold-400)}.btn--full{width:100%}.btn[disabled],.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none}.btn__arrow{transition:transform .25s ease}.btn:hover .btn__arrow{transform:translate(.25rem)}.link-quiet{font-size:.875rem;font-weight:600;color:var(--forest-700);text-underline-offset:4px}.link-quiet:hover{text-decoration:underline}.field{display:block;width:100%;height:3rem;padding-inline:1rem;border:1px solid var(--cream-200);border-radius:.75rem;background:#fff;color:var(--forest-950);font-size:.9375rem;transition:border-color .2s ease,box-shadow .2s ease}.field:focus{outline:none;border-color:var(--forest-700);box-shadow:0 0 0 3px #57573d1f}.field::placeholder{color:var(--stone-400)}textarea.field{height:auto;padding-block:.75rem;line-height:1.6;resize:vertical}select.field{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2357573d' stroke-width='1.6'%3E%3Cpath d='m6 9 6 6 6-6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;background-size:1.15rem;padding-right:2.5rem}.field-label{display:block;margin-bottom:.4rem;font-size:.8125rem;font-weight:600;color:var(--forest-950)}.form-error{margin-top:.75rem;border-radius:.75rem;border:1px solid rgba(177,74,46,.3);background:#b14a2e0f;padding:.75rem 1rem;font-size:.8125rem;color:var(--terra-700)}.form-success{margin-top:.75rem;border-radius:.75rem;border:1px solid var(--forest-100);background:var(--forest-50);padding:.75rem 1rem;font-size:.8125rem;color:var(--forest-800)}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo);transition-delay:var(--reveal-delay, 0ms)}.reveal.is-visible{opacity:1;transform:none}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes kenburns{0%{transform:scale(1) translateY(0)}to{transform:scale(1.09) translateY(-1.5%)}}.animate-marquee{animation:marquee 36s linear infinite}.animate-kenburns{animation:kenburns 24s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.animate-marquee,.animate-kenburns{animation:none}html{scroll-behavior:auto!important}}.announcement{overflow:hidden;background:var(--forest-950);padding-block:.5rem}.announcement__track{display:flex;width:max-content}.announcement__row{display:flex;flex-shrink:0;align-items:center}.announcement__item{display:flex;align-items:center;white-space:nowrap;padding-inline:1.5rem;font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--cream-100)}.announcement__star{margin-left:3rem;color:var(--gold-400)}.header{position:sticky;top:0;z-index:60;border-bottom:1px solid transparent;background:var(--cream-50);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.header.is-scrolled{border-bottom-color:var(--cream-200);background:#faf7f0e6;box-shadow:0 1px 24px #12241a0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header__inner{margin-inline:auto;display:flex;height:4rem;max-width:var(--page-width);align-items:center;gap:1rem;padding-inline:1rem}@media(min-width:640px){.header__inner{padding-inline:1.5rem}}@media(min-width:1024px){.header__inner{height:4.5rem;padding-inline:2rem}}.header__logo{display:flex;flex-shrink:0;align-items:center;transition:opacity .2s ease}.header__logo:hover{opacity:.8}.header__logo img{width:3rem;height:3rem;object-fit:contain}@media(min-width:1024px){.header__logo img{width:3.375rem;height:3.375rem}}.header__nav{margin-inline:auto;display:none;align-items:center;gap:.25rem}@media(min-width:1024px){.header__nav{display:flex}}.header__link{position:relative;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--stone-600);transition:background-color .2s ease,color .2s ease}.header__link:hover,.header__link.is-active{background:var(--cream-100);color:var(--forest-950)}.header__link--highlight{color:var(--terra-600)}.header__link--highlight:hover{background:#b14a2e1a;color:var(--terra-600)}.header__actions{margin-left:auto;display:flex;align-items:center;gap:.25rem}@media(min-width:1024px){.header__actions{margin-left:0}}.icon-btn{position:relative;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:999px;color:var(--forest-950);transition:background-color .2s ease}.icon-btn:hover{background:var(--cream-100)}.icon-btn--account{display:none}@media(min-width:640px){.icon-btn--account{display:flex}}.icon-btn--burger{display:flex}@media(min-width:1024px){.icon-btn--burger{display:none}}.cart-count{position:absolute;top:-.125rem;right:-.125rem;display:flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:999px;background:var(--forest-900);font-size:10px;font-weight:700;color:var(--cream-50)}.cart-count[hidden]{display:none}.header__mobile{display:grid;grid-template-rows:0fr;overflow:hidden;border-top:0 solid var(--cream-200);transition:grid-template-rows .3s ease}@media(min-width:1024px){.header__mobile{display:none}}.header__mobile.is-open{grid-template-rows:1fr;border-top-width:1px}.header__mobile-inner{min-height:0;overflow:hidden}.header__mobile-list{padding:1rem;display:flex;flex-direction:column;gap:.25rem}.header__mobile-link{display:block;border-radius:.75rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:var(--forest-950)}.header__mobile-link:hover{background:var(--cream-100)}.header__mobile-link--highlight{color:var(--terra-600)}.header__mobile-divider{margin-top:.5rem;border-top:1px solid var(--cream-200);padding-top:.5rem}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.search-overlay[hidden]{display:none}.search-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#23231766;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.search-overlay__panel{position:absolute;inset-inline:0;top:0;background:var(--cream-50);box-shadow:0 20px 25px -5px #0000001a}.search-overlay__inner{margin-inline:auto;max-width:48rem;padding:1.5rem 1rem}@media(min-width:640px){.search-overlay__inner{padding-inline:1.5rem}}.search-overlay__form{display:flex;align-items:center;gap:.75rem;border-bottom:2px solid var(--forest-900);padding-bottom:.75rem}.search-overlay__input{width:100%;border:none;background:transparent;font-size:1.125rem;color:var(--forest-950)}.search-overlay__input:focus{outline:none}.search-overlay__input::placeholder{color:var(--stone-400)}.search-overlay__close{font-size:.875rem;color:var(--stone-500);white-space:nowrap}.search-overlay__close:hover{color:var(--forest-950)}.search-results{padding-block:1rem}.search-results__list>li+li{border-top:1px solid var(--cream-200)}.search-results__item{display:flex;align-items:center;gap:1rem;padding-block:.75rem;transition:background-color .2s ease}.search-results__item:hover{background:var(--cream-100)}.search-results__thumb{position:relative;display:block;width:3rem;height:3rem;flex-shrink:0;overflow:hidden;border-radius:.5rem;background:var(--cream-100)}.search-results__thumb img{width:100%;height:100%;object-fit:cover}.search-results__name{flex:1;font-size:.875rem;font-weight:500;color:var(--forest-950)}.search-results__price{font-size:.875rem;font-weight:600;color:var(--forest-950)}.search-results__empty{padding-block:1rem;font-size:.875rem;color:var(--stone-500)}.hero{position:relative;overflow:hidden}.hero__blobs{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.hero__blob{position:absolute;border-radius:999px;filter:blur(64px)}.hero__blob--1{top:-8rem;left:-6rem;width:480px;height:480px;background:#e8e6d399}.hero__blob--2{top:33%;right:-8rem;width:520px;height:520px;background:#c9a96b26}.hero__blob--3{bottom:0;left:33%;width:380px;height:380px;background:#e8dfcbb3}.hero__grid{position:relative;display:grid;align-items:center;gap:3rem;padding-block:3.5rem}@media(min-width:640px){.hero__grid{padding-block:5rem}}@media(min-width:1024px){.hero__grid{grid-template-columns:1.05fr .95fr;gap:2rem;padding-block:6rem}}.hero__copy{max-width:36rem}.hero__badge{margin-bottom:1.25rem;display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--cream-300);border-radius:999px;background:#fff9;padding:.375rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--forest-700);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero__badge-dot{width:.375rem;height:.375rem;border-radius:999px;background:var(--forest-600)}.hero__title{font-family:var(--font-display);font-size:3rem;font-weight:500;line-height:1.05;color:var(--forest-950)}@media(min-width:640px){.hero__title{font-size:3.75rem}}@media(min-width:1024px){.hero__title{font-size:4.5rem}}.hero__subtitle{margin-top:.75rem;display:block;font-size:1.5rem;font-style:italic;font-weight:400;line-height:1.375;color:var(--forest-700)}@media(min-width:640px){.hero__subtitle{font-size:1.875rem}}@media(min-width:1024px){.hero__subtitle{font-size:2.25rem}}.hero__text{margin-top:1.5rem;max-width:28rem;font-size:1rem;line-height:1.625;color:var(--stone-600)}.hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.hero__proof{margin-top:2.25rem;display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--stone-600)}.hero__proof strong{color:var(--forest-950)}.hero__media{position:relative;margin-inline:auto;width:100%;max-width:28rem}@media(min-width:1024px){.hero__media{max-width:none}}.hero__frame{position:relative;aspect-ratio:4 / 5;overflow:hidden;border:8px solid #fff;border-radius:999px 999px 2rem 2rem;background:var(--cream-100);box-shadow:0 25px 50px -12px #23231726}.hero__frame img{width:100%;height:100%;object-fit:cover}.hero__card{position:absolute;bottom:-1.25rem;left:50%;display:flex;width:85%;transform:translate(-50%);align-items:center;gap:.75rem;border:1px solid rgba(255,255,255,.6);border-radius:1rem;background:#ffffffd9;padding:.75rem;box-shadow:0 20px 25px -5px #2323171a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .3s ease}.hero__card:hover{transform:translate(-50%) translateY(-.25rem)}@media(min-width:640px){.hero__card{left:2rem;width:auto;transform:none}.hero__card:hover{transform:translateY(-.25rem)}}.hero__card-thumb{position:relative;display:block;width:3.5rem;height:3.5rem;flex-shrink:0;overflow:hidden;border-radius:.75rem;background:var(--cream-100)}.hero__card-thumb img{width:100%;height:100%;object-fit:cover}.hero__card-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--stone-400)}.hero__card-name{display:block;font-size:.875rem;font-weight:600;color:var(--forest-950)}.hero__card:hover .hero__card-name{color:var(--forest-600)}.hero__seal{position:absolute;top:-.75rem;right:-.75rem;display:flex;width:6rem;height:6rem;transform:rotate(12deg);align-items:center;justify-content:center;border:1px dashed rgba(184,147,78,.6);border-radius:999px;background:#faf7f0e6;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(min-width:640px){.hero__seal{right:-1.5rem;width:7rem;height:7rem}}.hero__seal span{padding-inline:.75rem;font-size:10px;font-weight:700;line-height:1.25;letter-spacing:.14em;text-transform:uppercase;color:var(--forest-800)}.usp-bar{border-block:1px solid var(--cream-200);background:#f4eee199}.usp-bar__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1rem;padding-block:2rem}@media(min-width:1024px){.usp-bar__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.usp{display:flex;align-items:flex-start;gap:.75rem}.usp__icon{margin-top:.125rem;color:var(--forest-700);flex-shrink:0}.usp__title{display:block;font-size:.875rem;font-weight:600;color:var(--forest-950)}.usp__text{display:block;font-size:.75rem;color:var(--stone-500)}.product-card{position:relative;display:flex;height:100%;flex-direction:column}.product-card__media{position:relative;overflow:hidden;border-radius:var(--radius-card);background:var(--cream-100)}.product-card__image-link{display:block}.product-card__image-wrap{display:block;position:relative;aspect-ratio:4 / 5}.product-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-out-expo)}.product-card:hover .product-card__image-wrap img{transform:scale(1.05)}.product-card__placeholder{display:flex;height:100%;align-items:center;justify-content:center;background:linear-gradient(to bottom right,var(--cream-100),var(--cream-200));font-family:var(--font-display);font-size:1.875rem;color:var(--sand-400)}.product-card__badges{pointer-events:none;position:absolute;top:.75rem;left:.75rem;display:flex;flex-direction:column;gap:.375rem;align-items:flex-start}.badge-sale{border-radius:999px;background:var(--terra-600);padding:.25rem .625rem;font-size:11px;font-weight:700;letter-spacing:.03em;color:#fff}.badge-soldout{border-radius:999px;background:#292524cc;padding:.25rem .625rem;font-size:11px;font-weight:600;color:#fff}.product-card__quickadd{position:absolute;inset-inline:.75rem;bottom:.75rem;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}@media(min-width:640px){.product-card__quickadd{opacity:0;transform:translateY(.5rem)}.product-card:hover .product-card__quickadd,.product-card:focus-within .product-card__quickadd{opacity:1;transform:translateY(0)}}.quick-add{display:flex;width:100%;height:2.75rem;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;background:var(--forest-900);font-size:.8125rem;font-weight:600;color:var(--cream-50);box-shadow:0 10px 15px -3px #23231733;transition:background-color .2s ease}.quick-add:hover{background:var(--forest-700)}.quick-add[disabled]{opacity:.6;cursor:not-allowed}.product-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:.25rem;padding-top:1rem}.product-card__brand{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--stone-400)}.product-card__name{font-size:.875rem;font-weight:600;color:var(--forest-950);transition:color .2s ease}@media(min-width:640px){.product-card__name{font-size:.9375rem}}.product-card__name-link:hover .product-card__name{color:var(--forest-600)}.product-card__subtitle{font-size:.75rem;color:var(--stone-500);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.product-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-top:.5rem}.price{display:inline-flex;align-items:baseline;gap:.5rem}.price__compare{font-size:.75rem;color:var(--stone-400);text-decoration:line-through}.price__current{font-size:1rem;font-weight:600;color:var(--forest-950)}.price--sale .price__current{color:var(--terra-600)}.price--sm .price__current{font-size:.875rem}.price--lg .price__current{font-size:1.5rem}.price--lg .price__compare{font-size:1rem}.stars{display:inline-flex;align-items:center;gap:.375rem}.stars__track{position:relative;display:inline-flex;color:var(--cream-300)}.stars__row{display:flex}.stars__fill{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;overflow:hidden;color:var(--gold-500)}.stars__fill svg{flex-shrink:0}.stars__count{font-size:.75rem;color:var(--stone-500)}.carousel{position:relative}.carousel__track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:1rem;padding-bottom:.5rem;scrollbar-width:none}.carousel__track::-webkit-scrollbar{display:none}.carousel__item{flex:0 0 auto;scroll-snap-align:start;width:240px}@media(min-width:640px){.carousel__item{width:280px}}.carousel--wide .carousel__item{width:300px}@media(min-width:640px){.carousel--wide .carousel__item{width:360px}}.carousel__nav{display:none;gap:.5rem;justify-content:flex-end;margin-bottom:1rem}@media(min-width:768px){.carousel__nav{display:flex}}.carousel__btn{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:1px solid var(--cream-200);border-radius:999px;background:#fff;color:var(--forest-950);transition:background-color .2s ease,color .2s ease,opacity .2s ease}.carousel__btn:hover{background:var(--forest-900);color:var(--cream-50)}.carousel__btn[disabled]{opacity:.35;cursor:not-allowed}.carousel__btn[disabled]:hover{background:#fff;color:var(--forest-950)}.tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:1024px){.tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.tile{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--radius-tile)}.tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-out-expo)}.tile:hover img{transform:scale(1.05)}.tile__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,var(--forest-700),var(--forest-950))}.tile__fallback--sale{background:linear-gradient(to bottom right,var(--terra-600),var(--terra-700))}.tile__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(35,35,23,.7),rgba(35,35,23,.1) 50%,transparent)}.tile__footer{position:absolute;inset-inline:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:1.25rem}.tile__label{font-family:var(--font-display);font-size:1.25rem;font-weight:500;color:var(--cream-50)}@media(min-width:640px){.tile__label{font-size:1.5rem}}.tile__arrow{display:flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border-radius:999px;background:#faf7f033;color:var(--cream-50);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .3s ease,color .3s ease}.tile:hover .tile__arrow{background:var(--cream-50);color:var(--forest-950)}.tile__badge{position:absolute;top:1rem;left:1rem;border-radius:999px;background:var(--cream-50);padding:.25rem .75rem;font-size:.75rem;font-weight:700;color:var(--terra-600)}.story{display:grid;align-items:center;gap:2.5rem}@media(min-width:1024px){.story{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}.story__media{position:relative;order:2}@media(min-width:1024px){.story__media{order:1}}.story__frame{position:relative;aspect-ratio:5 / 4;overflow:hidden;border-radius:var(--radius-tile);background:var(--cream-200)}.story__frame img{width:100%;height:100%;object-fit:cover}.story__seal{position:absolute;right:-.75rem;bottom:-2rem;display:block;width:10rem;border:1px solid rgba(232,223,203,.8);border-radius:1rem;background:#fff;padding:.75rem;box-shadow:0 20px 25px -5px #0000001a;transition:transform .3s ease}a.story__seal:hover{transform:translateY(-.25rem)}@media(min-width:640px){.story__seal{right:-1.5rem;width:12rem;padding:1rem}}.story__body{order:1}@media(min-width:1024px){.story__body{order:2}}.story__list{display:flex;flex-direction:column;gap:.875rem}.story__item{display:flex;align-items:flex-start;gap:.75rem}.story__check{margin-top:.125rem;display:flex;width:1.25rem;height:1.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px;background:var(--forest-100);color:var(--forest-800)}.story__text{font-size:.875rem;line-height:1.625;color:var(--stone-700)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.25rem}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1024px){.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.center-cta{margin-top:3rem;text-align:center}.banner{position:relative;overflow:hidden;border-radius:var(--radius-banner)}.banner__bg{position:absolute;top:0;right:0;bottom:0;left:0}.banner__bg img{width:100%;height:100%;object-fit:cover}.banner__bg-fallback{height:100%;background:linear-gradient(to bottom right,var(--forest-800),var(--forest-950))}.banner__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#23231799}.banner__content{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:4rem 2rem}@media(min-width:640px){.banner__content{padding:6rem 3.5rem}}@media(min-width:1024px){.banner__content{padding-inline:5rem}}.banner__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-400)}.banner__title{max-width:36rem;font-family:var(--font-display);font-size:1.875rem;font-weight:500;line-height:1.2;color:var(--cream-50)}@media(min-width:640px){.banner__title{font-size:3rem}}.banner__text{max-width:28rem;font-size:.875rem;line-height:1.625;color:#f4eee1cc}.banner__cta{margin-top:.5rem}.stats{background:var(--forest-950)}.stats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1rem;padding-block:3rem;text-align:center}@media(min-width:1024px){.stats__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.stats__value{font-family:var(--font-display);font-size:1.875rem;font-weight:500;color:var(--gold-400)}@media(min-width:640px){.stats__value{font-size:2.25rem}}.stats__label{margin-inline:auto;margin-top:.5rem;max-width:190px;font-size:.75rem;line-height:1.625;color:#f4eee1b3}.testimonial{display:flex;height:100%;flex-direction:column;border:1px solid var(--cream-200);border-radius:var(--radius-tile);background:#fff;padding:1.5rem}.testimonial__title{margin-top:.75rem;font-size:.875rem;font-weight:600;color:var(--forest-950)}.testimonial__body{margin-top:.5rem;flex:1;font-size:.875rem;line-height:1.625;color:var(--stone-600);overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.testimonial__footer{margin-top:1.25rem;border-top:1px solid var(--cream-200);padding-top:1rem}.testimonial__author{font-size:.875rem;font-weight:600;color:var(--forest-950)}.testimonial__verified{margin-left:.5rem;display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;background:var(--forest-50);padding:.125rem .5rem;font-size:10px;font-weight:600;color:var(--forest-700)}.testimonial__product{font-size:.75rem;color:var(--stone-500);text-underline-offset:2px}.testimonial__product:hover{color:var(--forest-700);text-decoration:underline}.newsletter{position:relative;overflow:hidden;border:1px solid var(--cream-200);border-radius:var(--radius-banner);background:#f4eee1b3;padding:3.5rem 1.5rem;text-align:center}@media(min-width:640px){.newsletter{padding:4rem 3rem}}.newsletter__blobs{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.newsletter__blob--1{position:absolute;top:-5rem;left:25%;width:18rem;height:18rem;border-radius:999px;background:#c9a96b26;filter:blur(64px)}.newsletter__blob--2{position:absolute;right:-4rem;bottom:-6rem;width:20rem;height:20rem;border-radius:999px;background:#e8e6d3b3;filter:blur(64px)}.newsletter__inner{position:relative;margin-inline:auto;max-width:32rem}.newsletter__title{margin-top:.75rem;font-family:var(--font-display);font-size:1.875rem;font-weight:500;color:var(--forest-950)}@media(min-width:640px){.newsletter__title{font-size:2.25rem}}.newsletter__text{margin-top:.75rem;font-size:.875rem;line-height:1.625;color:var(--stone-600)}.newsletter__text strong{color:var(--forest-950)}.newsletter-form{margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem}@media(min-width:640px){.newsletter-form{flex-direction:row}}.newsletter-form .field{flex:1}.newsletter-form--dark .field{border-color:var(--forest-800);background:#ffffff0f;color:var(--cream-50)}.newsletter-form--dark .field::placeholder{color:#f4eee173}.newsletter-form--dark .btn--primary{background:var(--cream-50);color:var(--forest-950)}.newsletter-form--dark .btn--primary:hover{background:var(--gold-400)}.footer{background:var(--forest-950);color:var(--cream-100)}.footer__inner{margin-inline:auto;max-width:var(--page-width);padding:3.5rem 1rem}@media(min-width:640px){.footer__inner{padding-inline:1.5rem}}@media(min-width:1024px){.footer__inner{padding-inline:2rem}}.footer__grid{display:grid;gap:2.5rem}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.footer__grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}.footer__logo{display:inline-flex;border-radius:1rem;background:var(--cream-50);padding:.625rem}.footer__logo img{width:3rem;height:3rem;object-fit:contain}.footer__about{margin-top:1rem;max-width:24rem;font-size:.875rem;line-height:1.625;color:#f4eee1b3}.footer__newsletter{margin-top:1.5rem;max-width:24rem}.footer__newsletter-title{margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:var(--cream-50)}.footer__heading{margin-bottom:1rem;font-size:.75rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#f4eee180}.footer__list{display:flex;flex-direction:column;gap:.625rem}.footer__link{font-size:.875rem;color:#f4eee1cc;transition:color .2s ease}.footer__link:hover{color:var(--gold-400)}.footer__bottom{margin-top:3rem;display:flex;flex-direction:column;gap:1rem;border-top:1px solid var(--forest-800);padding-top:1.5rem}@media(min-width:640px){.footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.footer__copy{font-size:.75rem;color:#f4eee180}.footer__copy a{text-decoration:underline;text-underline-offset:2px}.footer__payments{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.footer__payment{border:1px solid var(--forest-800);border-radius:.375rem;padding:.25rem .625rem;font-size:10px;font-weight:500;letter-spacing:.03em;color:#f4eee199}.footer__payment img{height:1.25rem;width:auto}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}.drawer[hidden]{display:none}.drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#23231766;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:drawer-fade .3s ease both}@keyframes drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes drawer-slide{0%{transform:translate(100%)}to{transform:none}}.drawer__panel{position:absolute;inset-block:0;right:0;display:flex;width:100%;max-width:27rem;flex-direction:column;background:var(--cream-50);box-shadow:-20px 0 40px #2323171f;animation:drawer-slide .35s var(--ease-out-expo) both}@media(prefers-reduced-motion:reduce){.drawer__backdrop,.drawer__panel{animation:none}}.drawer__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--cream-200);padding:1.25rem 1.5rem}.drawer__title{font-family:var(--font-display);font-size:1.25rem;font-weight:500;color:var(--forest-950)}.drawer__body{flex:1;overflow-y:auto;padding:1.5rem}.drawer__footer{border-top:1px solid var(--cream-200);background:var(--cream-100);padding:1.25rem 1.5rem}.drawer__empty{padding-block:3rem;text-align:center}.drawer__empty p{font-size:.875rem;color:var(--stone-500)}.shipping-bar{margin-bottom:1.25rem}.shipping-bar__text{margin-bottom:.5rem;font-size:.75rem;color:var(--stone-600)}.shipping-bar__text strong{color:var(--forest-950)}.shipping-bar__track{height:.375rem;overflow:hidden;border-radius:999px;background:var(--cream-200)}.shipping-bar__fill{height:100%;border-radius:999px;background:var(--forest-700);transition:width .4s var(--ease-out-expo)}.cart-line{display:flex;gap:1rem;padding-block:1rem}.cart-line+.cart-line{border-top:1px solid var(--cream-200)}.cart-line__media{position:relative;width:4.5rem;height:5.5rem;flex-shrink:0;overflow:hidden;border-radius:.75rem;background:var(--cream-100)}.cart-line__media img{width:100%;height:100%;object-fit:cover}.cart-line__body{flex:1;min-width:0}.cart-line__name{font-size:.875rem;font-weight:600;color:var(--forest-950)}.cart-line__variant{margin-top:.125rem;font-size:.75rem;color:var(--stone-500)}.cart-line__row{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.cart-line__remove{font-size:.75rem;color:var(--stone-500);text-underline-offset:2px}.cart-line__remove:hover{color:var(--terra-600);text-decoration:underline}.cart-line__gift{display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;background:var(--forest-50);padding:.125rem .5rem;font-size:10px;font-weight:600;color:var(--forest-700)}.stepper{display:inline-flex;height:2.25rem;align-items:center;overflow:hidden;border:1px solid var(--cream-200);border-radius:999px;background:#fff}.stepper__btn{display:flex;width:2rem;height:100%;align-items:center;justify-content:center;color:var(--forest-950);transition:background-color .2s ease}.stepper__btn:hover{background:var(--cream-100)}.stepper__btn[disabled]{opacity:.4;cursor:not-allowed}.stepper__value{min-width:2rem;border:none;background:transparent;text-align:center;font-size:.875rem;font-weight:600;color:var(--forest-950);-moz-appearance:textfield}.stepper__value::-webkit-outer-spin-button,.stepper__value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stepper__value:focus{outline:none}.totals-row{display:flex;align-items:baseline;justify-content:space-between;font-size:.875rem;color:var(--stone-600)}.totals-row--grand{font-size:1rem;font-weight:600;color:var(--forest-950)}.totals-note{margin-top:.5rem;font-size:.6875rem;color:var(--stone-500)}.pdp{display:grid;gap:2.5rem;padding-top:2rem;padding-bottom:4rem}@media(min-width:1024px){.pdp{grid-template-columns:1.1fr .9fr;gap:4rem;padding-top:3rem;padding-bottom:5rem}}.breadcrumb{padding-top:1.5rem;font-size:.75rem;color:var(--stone-500)}.breadcrumb a:hover{color:var(--forest-700);text-decoration:underline;text-underline-offset:2px}.breadcrumb__sep{padding-inline:.4rem;color:var(--cream-300)}.gallery__main{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--radius-tile);background:var(--cream-100)}.gallery__main img{width:100%;height:100%;object-fit:cover}.gallery__thumbs{margin-top:.75rem;display:flex;gap:.75rem;overflow-x:auto;scrollbar-width:none}.gallery__thumbs::-webkit-scrollbar{display:none}.gallery__thumb{position:relative;width:4.5rem;height:5.5rem;flex-shrink:0;overflow:hidden;border:2px solid transparent;border-radius:.75rem;background:var(--cream-100);transition:border-color .2s ease}.gallery__thumb img{width:100%;height:100%;object-fit:cover}.gallery__thumb.is-active{border-color:var(--forest-900)}.buy-box{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:1024px){.buy-box{position:sticky;top:6rem;align-self:start}}.buy-box__brand{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--stone-400)}.buy-box__title{margin-top:.375rem;font-family:var(--font-display);font-size:2rem;font-weight:500;line-height:1.15;color:var(--forest-950)}@media(min-width:640px){.buy-box__title{font-size:2.5rem}}.buy-box__subtitle{margin-top:.5rem;font-size:.9375rem;color:var(--stone-600)}.buy-box__rating{display:flex;align-items:center;gap:.5rem}.buy-box__rating-link{font-size:.8125rem;color:var(--stone-500);text-underline-offset:2px}.buy-box__rating-link:hover{color:var(--forest-700);text-decoration:underline}.buy-box__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.buy-box__base-price{font-size:.75rem;color:var(--stone-500)}.variant-picker{display:flex;flex-direction:column;gap:.75rem}.variant-option__label{margin-bottom:.5rem;font-size:.8125rem;font-weight:600;color:var(--forest-950)}.variant-option__values{display:flex;flex-wrap:wrap;gap:.5rem}.variant-chip{display:inline-flex;align-items:center;height:2.5rem;padding-inline:1rem;border:1px solid var(--cream-200);border-radius:999px;background:#fff;font-size:.8125rem;font-weight:500;color:var(--forest-950);transition:border-color .2s ease,background-color .2s ease,color .2s ease}.variant-chip:hover{border-color:var(--forest-700)}.variant-chip.is-active{border-color:var(--forest-900);background:var(--forest-900);color:var(--cream-50)}.variant-chip.is-unavailable{opacity:.4;text-decoration:line-through}.buy-box__actions{display:flex;align-items:center;gap:.75rem}.stock-note{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500}.stock-dot{width:.5rem;height:.5rem;border-radius:999px}.stock--in{color:var(--forest-700)}.stock--in .stock-dot{background:var(--forest-600)}.stock--low{color:var(--gold-500)}.stock--low .stock-dot{background:var(--gold-500)}.stock--out{color:var(--terra-600)}.stock--out .stock-dot{background:var(--terra-600)}.trust-list{display:flex;flex-direction:column;gap:.625rem;border-top:1px solid var(--cream-200);padding-top:1.25rem}.trust-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;color:var(--stone-600)}.trust-item svg{flex-shrink:0;margin-top:.05rem;color:var(--forest-700)}.pdp-seal{display:block;width:8rem;border:1px solid var(--cream-200);border-radius:.875rem;background:#fff;padding:.625rem;transition:transform .3s ease}a.pdp-seal:hover{transform:translateY(-.15rem)}.accordion{border-top:1px solid var(--cream-200)}.accordion__item{border-bottom:1px solid var(--cream-200)}.accordion__summary{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.125rem;text-align:left;font-size:.9375rem;font-weight:600;color:var(--forest-950);cursor:pointer;list-style:none}.accordion__summary::-webkit-details-marker{display:none}.accordion__icon{flex-shrink:0;color:var(--forest-700);transition:transform .3s ease}.accordion__item[open] .accordion__icon{transform:rotate(45deg)}.accordion__content{padding-bottom:1.25rem;font-size:.875rem;line-height:1.7;color:var(--stone-600)}.rte{font-size:.9375rem;line-height:1.75;color:var(--stone-700)}.rte>*+*{margin-top:1rem}.rte h2{font-family:var(--font-display);font-size:1.5rem;font-weight:500;color:var(--forest-950)}.rte h3{font-size:1.125rem;font-weight:600;color:var(--forest-950)}.rte a{color:var(--forest-700);text-decoration:underline;text-underline-offset:3px}.rte ul,.rte ol{padding-left:1.25rem;list-style:disc}.rte ol{list-style:decimal}.rte li+li{margin-top:.375rem}.rte img{border-radius:var(--radius-card)}.rte strong{color:var(--forest-950)}.reviews{background:#f4eee199}.reviews__summary{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;border:1px solid var(--cream-200);border-radius:var(--radius-tile);background:#fff;padding:1.5rem}.reviews__score{font-family:var(--font-display);font-size:3rem;font-weight:500;line-height:1;color:var(--forest-950)}.reviews__list{margin-top:1.5rem;display:grid;gap:1rem}@media(min-width:768px){.reviews__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.plp{display:grid;gap:2rem}@media(min-width:1024px){.plp{grid-template-columns:16rem 1fr;gap:3rem}}.plp__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.plp__count{font-size:.8125rem;color:var(--stone-500)}.facets{display:flex;flex-direction:column;gap:1.25rem}.facet{border-bottom:1px solid var(--cream-200);padding-bottom:1.25rem}.facet__summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:.875rem;font-weight:600;color:var(--forest-950);list-style:none}.facet__summary::-webkit-details-marker{display:none}.facet__list{margin-top:.875rem;display:flex;flex-direction:column;gap:.5rem}.facet__option{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--stone-600);cursor:pointer}.facet__option input{width:1rem;height:1rem;accent-color:var(--forest-700)}.active-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.filter-pill{display:inline-flex;align-items:center;gap:.375rem;border:1px solid var(--cream-200);border-radius:999px;background:#fff;padding:.3rem .75rem;font-size:.75rem;color:var(--forest-950)}.filter-pill:hover{border-color:var(--terra-600);color:var(--terra-600)}.pagination{margin-top:3rem;display:flex;justify-content:center;gap:.375rem}.pagination__link{display:inline-flex;min-width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:1px solid var(--cream-200);border-radius:999px;padding-inline:.5rem;font-size:.875rem;color:var(--forest-950);transition:background-color .2s ease,color .2s ease}.pagination__link:hover{background:var(--cream-100)}.pagination__link.is-current{background:var(--forest-900);border-color:var(--forest-900);color:var(--cream-50)}.cart-page{display:grid;gap:2.5rem}@media(min-width:1024px){.cart-page{grid-template-columns:1.6fr 1fr;gap:3rem;align-items:start}}.cart-summary{border:1px solid var(--cream-200);border-radius:var(--radius-tile);background:#fff;padding:1.5rem}@media(min-width:1024px){.cart-summary{position:sticky;top:6rem}}.cart-summary__rows{display:flex;flex-direction:column;gap:.625rem;border-bottom:1px solid var(--cream-200);padding-bottom:1rem;margin-bottom:1rem}.auth-card{margin-inline:auto;max-width:26rem;border:1px solid var(--cream-200);border-radius:var(--radius-tile);background:#fff;padding:2rem}.auth-card__title{font-family:var(--font-display);font-size:1.75rem;font-weight:500;color:var(--forest-950);text-align:center}.auth-card__text{margin-top:.5rem;text-align:center;font-size:.875rem;color:var(--stone-600)}.auth-form{margin-top:1.5rem;display:flex;flex-direction:column;gap:.875rem}.account-layout{display:grid;gap:2rem}@media(min-width:1024px){.account-layout{grid-template-columns:15rem 1fr;gap:3rem}}.account-nav{display:flex;flex-direction:column;gap:.25rem}.account-nav__link{border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:var(--stone-600);transition:background-color .2s ease,color .2s ease}.account-nav__link:hover{background:var(--cream-100);color:var(--forest-950)}.account-nav__link.is-active{background:var(--forest-900);color:var(--cream-50)}.panel{border:1px solid var(--cream-200);border-radius:var(--radius-tile);background:#fff;padding:1.5rem}.panel__title{font-size:1rem;font-weight:600;color:var(--forest-950)}.panel+.panel{margin-top:1.5rem}.table{width:100%;border-collapse:collapse;font-size:.875rem}.table th{border-bottom:1px solid var(--cream-200);padding:.75rem .5rem;text-align:left;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--stone-500)}.table td{border-bottom:1px solid var(--cream-200);padding:.875rem .5rem;color:var(--stone-700)}.table tr:last-child td{border-bottom:none}.table-scroll{overflow-x:auto}.status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .625rem;font-size:.75rem;font-weight:600}.status-badge--paid{background:var(--forest-50);color:var(--forest-700)}.status-badge--pending{background:#c9a96b2e;color:var(--gold-500)}.status-badge--cancelled{background:#b14a2e1f;color:var(--terra-600)}.page-head{border-bottom:1px solid var(--cream-200);background:#f4eee199;padding-block:3rem}@media(min-width:640px){.page-head{padding-block:4rem}}.page-head__title{font-family:var(--font-display);font-size:2.25rem;font-weight:500;line-height:1.15;color:var(--forest-950)}@media(min-width:640px){.page-head__title{font-size:3rem}}.page-head__text{margin-top:.75rem;max-width:40rem;font-size:1rem;line-height:1.7;color:var(--stone-600)}.collection-head{background:var(--cream-50);padding-top:1.5rem;padding-bottom:2.5rem}@media(min-width:640px){.collection-head{padding-bottom:3rem}}.collection-head__title{margin-top:.5rem;font-family:var(--font-display);font-size:2.75rem;font-weight:500;line-height:1.05;color:var(--forest-950)}@media(min-width:640px){.collection-head__title{font-size:3.5rem}}.collection-head__count{margin-top:.75rem;font-size:.875rem;color:var(--stone-500)}.collection-head__text{margin-top:.75rem;max-width:40rem;font-size:1rem;line-height:1.7;color:var(--stone-600)}.collection-head__media{position:relative;margin-top:2rem;height:10rem;overflow:hidden;border-radius:var(--radius-banner);background:var(--cream-100)}@media(min-width:640px){.collection-head__media{height:13rem}}.collection-head__media img{width:100%;height:100%;object-fit:cover}.collection-head__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(35,35,23,.25),transparent)}.empty-state{padding-block:4rem;text-align:center}.empty-state__icon{margin-inline:auto;display:flex;width:3.5rem;height:3.5rem;align-items:center;justify-content:center;border-radius:999px;background:var(--cream-100);color:var(--forest-700)}.empty-state__title{margin-top:1rem;font-family:var(--font-display);font-size:1.5rem;font-weight:500;color:var(--forest-950)}.empty-state__text{margin-top:.5rem;font-size:.875rem;color:var(--stone-500)}.empty-state .btn{margin-top:1.5rem}.toast{position:fixed;bottom:1.5rem;left:50%;z-index:120;transform:translate(-50%) translateY(1rem);display:flex;align-items:center;gap:.5rem;border-radius:999px;background:var(--forest-950);padding:.75rem 1.25rem;font-size:.8125rem;font-weight:600;color:var(--cream-50);box-shadow:0 20px 25px -5px #23231740;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s var(--ease-out-expo)}.toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.text-center{text-align:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.muted{font-size:.875rem;color:var(--stone-500)}.stack{display:flex;flex-direction:column;gap:1rem}.row-between{display:flex;align-items:center;justify-content:space-between;gap:1rem}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.25rem}.contact-card{border:1px solid var(--cream-200);border-radius:var(--radius-tile);background:#fff;padding:1.75rem 1.5rem}.contact-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;background:var(--forest-50);color:var(--forest-700)}.contact-card__label{margin-top:1rem;font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--stone-400)}.contact-card__value{margin-top:.375rem;font-size:1rem;line-height:1.6;font-weight:500;color:var(--forest-950)}.contact-card__value a{text-underline-offset:3px;transition:color .2s ease}.contact-card__value a:hover{color:var(--forest-700);text-decoration:underline}.contact-card__note{margin-top:.5rem;font-size:.8125rem;color:var(--stone-500)}.contact-extra{margin-top:3rem;max-width:44rem}.qty-ladder{margin-block:.25rem}.qty-ladder__label{margin-bottom:.625rem;font-size:.8125rem;font-weight:600;color:var(--forest-950)}.qty-ladder__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.qty-ladder__grid[data-tiers="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.qty-tier{position:relative;display:flex;flex-direction:column;gap:.125rem;min-height:5.75rem;padding:.875rem .625rem .75rem;border:1.5px solid var(--cream-200);border-radius:var(--radius-card);background:#fff;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.qty-tier:hover{border-color:var(--forest-600)}.qty-tier:focus-visible{outline:2px solid var(--forest-700);outline-offset:2px}.qty-tier.is-active{border-color:var(--forest-900);background:var(--forest-50);box-shadow:0 0 0 1px var(--forest-900)}.qty-tier__amount{font-family:var(--font-display);font-size:1.0625rem;font-weight:500;line-height:1.15;color:var(--forest-950)}.qty-tier__unit{font-size:.6875rem;color:var(--stone-500)}.qty-tier__price{margin-top:auto;padding-top:.375rem;font-size:.9375rem;font-weight:700;color:var(--forest-950)}.qty-tier__compare{font-size:.6875rem;color:var(--stone-500);text-decoration:line-through}.qty-tier__save{margin-top:.125rem;font-size:.6875rem;font-weight:600;color:var(--terra-600)}.qty-tier__badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);white-space:nowrap;padding:.1875rem .5rem;border-radius:999px;background:var(--forest-900);font-size:.625rem;font-weight:700;letter-spacing:.02em;color:var(--cream-50)}.qty-tier--badged{margin-top:.5rem}.qty-ladder__note{margin-top:.625rem;font-size:.75rem;color:var(--stone-600)}.qty-ladder__note strong{color:var(--terra-600)}@media(max-width:400px){.qty-tier{min-height:5.25rem;padding:.75rem .4375rem .625rem}.qty-tier__amount{font-size:.9375rem}.qty-tier__price{font-size:.875rem}}.ship-progress{padding:.875rem 1rem;border:1px solid var(--cream-200);border-radius:var(--radius-card);background:var(--cream-100)}.ship-progress--flat{padding:0;border:0;background:none}.ship-progress__text{margin-bottom:.5rem;font-size:.8125rem;color:var(--stone-600)}.ship-progress__text strong{font-weight:700;color:var(--forest-950)}.ship-progress.is-reached .ship-progress__text strong{color:var(--forest-700)}.ship-progress__track{height:.375rem;overflow:hidden;border-radius:999px;background:var(--cream-200)}.ship-progress--flat .ship-progress__track{background:var(--cream-100)}.ship-progress__fill{height:100%;border-radius:999px;background:var(--forest-700);transition:width .4s var(--ease-out-expo)}.ship-progress.is-reached .ship-progress__fill{background:var(--forest-600)}.drawer__upsell{padding-inline:1.5rem}.drawer__upsell .cart-upsell{margin-top:0;padding-top:1rem;padding-bottom:.25rem}.cart-upsell{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--cream-200)}.cart-upsell__title{margin-bottom:.75rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--stone-500)}.cart-upsell__list{display:flex;flex-direction:column;gap:.625rem}.cart-upsell__item{display:flex;align-items:center;gap:.75rem;padding:.625rem;border:1px solid var(--cream-200);border-radius:var(--radius-card);background:#fff}.cart-upsell__media{flex:0 0 auto;width:3rem;height:3rem;overflow:hidden;border-radius:.625rem;background:var(--cream-100)}.cart-upsell__media img{width:100%;height:100%;object-fit:cover}.cart-upsell__body{flex:1;min-width:0}.cart-upsell__name{overflow:hidden;font-size:.8125rem;font-weight:600;line-height:1.3;color:var(--forest-950);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cart-upsell__price{margin-top:.125rem;font-size:.8125rem;font-weight:700;color:var(--forest-950)}.cart-upsell__hint{margin-top:.125rem;font-size:.6875rem;font-weight:600;color:var(--forest-700)}.cart-upsell__add{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-height:2.25rem;padding-inline:.75rem;border:1px solid var(--forest-900);border-radius:999px;background:#fff;font-size:.75rem;font-weight:700;color:var(--forest-950);cursor:pointer;transition:background-color .2s ease,color .2s ease}.cart-upsell__add:hover:not(:disabled){background:var(--forest-900);color:var(--cream-50)}.cart-upsell__add:disabled{opacity:.55;cursor:default}.cart-upsell__add svg{width:.875rem;height:.875rem}.footer__legal{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.375rem 1rem;font-size:.75rem;line-height:1.6;color:var(--cream-200)}.footer__legal-name{font-weight:600;color:var(--cream-100)}.footer__legal a{color:var(--cream-200);text-decoration:underline;text-underline-offset:3px}.footer__legal a:hover{color:#fff}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
