:root{--green-900: #16301F;--green-800: #1E3A2C;--green-700: #27392C;--cream-100: #FAF6EF;--cream-200: #F4EEE2;--cream-300: #EFE6D6;--cream-border: #E3D8C4;--text-muted: #6E6A5C;--accent: #A2571F;--gold: #C9A063;--ink: #17170F;--charcoal: #45453D;--font-serif: "Playfair Display", Georgia, serif;--font-sans: "Work Sans", "Helvetica Neue", Arial, sans-serif;--container-w: 1360px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:var(--font-sans);color:var(--green-700);background:var(--cream-200);-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}.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}.skip-to-content:focus{position:fixed;top:10px;left:10px;width:auto;height:auto;margin:0;padding:12px 20px;clip:auto;overflow:visible;background:var(--green-800);color:var(--cream-100);z-index:999;border-radius:4px;font-size:14px}.newsletter-success{margin:8px 0 0;font-size:12.5px;color:var(--cream-100)}a{text-decoration:none;color:inherit}ul{list-style:none;margin:0;padding:0}h1,h2,h3{margin:0;font-family:var(--font-serif);font-weight:600}.container{max-width:var(--container-w);margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;gap:10px;padding:15px 28px;border-radius:4px;font-size:14px;font-weight:500;letter-spacing:.03em;text-transform:uppercase;border:none;cursor:pointer;transition:background .3s ease}.btn svg{transition:transform .3s ease}.btn-primary{background:var(--green-800);color:var(--cream-100)}.reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.product-grid .reveal:nth-child(2){transition-delay:.08s}.product-grid .reveal:nth-child(3){transition-delay:.16s}.product-grid .reveal:nth-child(4){transition-delay:.24s}.community-grid .reveal:nth-child(2){transition-delay:.06s}.community-grid .reveal:nth-child(3){transition-delay:.12s}.community-grid .reveal:nth-child(4){transition-delay:.18s}.community-grid .reveal:nth-child(5){transition-delay:.24s}.promise-list .reveal:nth-child(2){transition-delay:.08s}.promise-list .reveal:nth-child(3){transition-delay:.16s}.promise-list .reveal:nth-child(4){transition-delay:.24s}.trust-card .reveal:nth-child(2){transition-delay:.08s}.trust-card .reveal:nth-child(3){transition-delay:.16s}.trust-card .reveal:nth-child(4){transition-delay:.24s}@media(hover:hover)and (pointer:fine){.btn-primary:hover{background:var(--green-900)}.btn-primary:hover svg{transform:translate(3px)}.logo:hover{opacity:.82}.main-nav a:hover{color:var(--accent)}.main-nav a:hover:after{transform:scaleX(1);transform-origin:left}.icon-btn:hover{color:var(--accent)}.category-item:hover .category-icon{transform:scale(1.05)}.view-all-link:hover{color:var(--accent)}.view-all-link:hover svg{transform:translate(4px)}.wishlist-btn:hover{color:var(--accent)}.bag-btn:hover{background:var(--accent)}.link-ink:hover{color:var(--accent)}.link-ink:hover svg{transform:translate(4px)}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 26px 46px #1e3a2c24}.play-btn:hover{background:#1e3a2cbf;transform:scale(1.06);box-shadow:0 16px 34px #00000052,inset 0 0 0 1px #ffffff1f}.play-btn:hover:before{opacity:1;transform:scale(1)}.community-item:hover img{transform:scale(1.05)}.social-links a:hover{background:var(--accent);border-color:var(--accent)}.footer-col a:hover,.footer-legal a:hover{color:var(--cream-100)}}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.btn,.btn svg,.icon-btn,.logo,.main-nav a,.main-nav a:after,.category-icon,.view-all-link svg,.link-ink svg,.wishlist-btn,.bag-btn,.testimonial-card,.community-item img,.social-links a,.play-btn,.play-btn:before,.play-btn:after,.footer-toggle-icon,.footer-accordion ul{transition:none!important;animation:none!important}}.site-header{position:relative;z-index:20}.announcement-bar{background:var(--green-800);color:var(--cream-100);font-size:12.5px}.announcement-inner{display:flex;align-items:center;justify-content:space-between;height:38px;gap:16px}.announcement-left{display:flex;align-items:center;gap:8px;letter-spacing:.02em;white-space:nowrap}.announcement-center{opacity:.95;white-space:nowrap}.announcement-right{display:flex;align-items:center;gap:12px;white-space:nowrap}.announcement-right .divider{opacity:.4}.announcement-right .country{display:inline-flex;align-items:center;gap:6px}.header-main{background:var(--cream-100);border-bottom:1px solid var(--cream-border)}.header-main-inner{display:flex;align-items:center;justify-content:space-between;height:108px;gap:24px}.logo{display:flex;flex-direction:column;align-items:center;gap:4px;transition:opacity .25s ease}.logo-mark{width:80px;height:auto;flex-shrink:0}.logo-text{display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1.1}.logo-word{font-family:var(--font-serif);font-size:38px;font-weight:600;color:var(--green-800)}.logo-word sup{font-size:14px}.logo-tagline{font-family:var(--font-sans);font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-top:2px;white-space:nowrap}.main-nav{display:flex;gap:36px;font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.main-nav a{position:relative;transition:color .25s ease}.main-nav a:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1.5px;background:var(--accent);transform:scaleX(0);transform-origin:right;transition:transform .35s cubic-bezier(.22,1,.36,1)}.header-icons{display:flex;align-items:center;gap:20px}.icon-btn{background:none;border:none;cursor:pointer;color:var(--green-800);position:relative;padding:4px;display:inline-flex;transition:color .25s ease}.cart-count{position:absolute;top:-6px;right:-6px;background:var(--accent);color:#fff;font-size:10px;font-weight:600;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.menu-toggle{display:none;z-index:101}.menu-icon-close,.menu-toggle.is-active .menu-icon-open{display:none}.menu-toggle.is-active .menu-icon-close{display:block}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#17170f59;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s}.mobile-nav.is-open{opacity:1;visibility:visible;transition:opacity .3s ease}.mobile-nav-panel{position:absolute;top:0;right:0;bottom:0;width:min(360px,86vw);background:var(--cream-100);padding:96px 28px 32px;display:flex;flex-direction:column;gap:28px;overflow-y:auto;transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1)}.mobile-nav.is-open .mobile-nav-panel{transform:translate(0)}.mobile-nav-search{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--cream-200);border-radius:8px;color:var(--text-muted)}.mobile-nav-search input{flex:1;border:none;background:none;outline:none;font-family:var(--font-sans);font-size:14px;color:var(--green-800)}.mobile-nav-search input::placeholder{color:var(--text-muted)}.mobile-nav-links{display:flex;flex-direction:column}.mobile-nav-links a{padding:14px 0;border-bottom:1px solid var(--cream-border);font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--green-800)}.mobile-nav-links a:last-child{border-bottom:none}.mobile-nav-signin{margin-top:auto;justify-content:center}.hero{position:relative;overflow:visible}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center bottom;background-repeat:no-repeat}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f4eee28c,#f4eee226 45%,#f4eee200 65%)}.hero-inner{position:relative;display:flex;align-items:center;min-height:700px;padding-top:40px;padding-bottom:90px}.hero-copy{max-width:520px;position:relative;z-index:2}.hero-line{display:block;font-size:52px;line-height:1.12;font-weight:600}.hero-line-dark{color:var(--green-800)}.hero-line-accent{color:var(--accent)}.hero-sub{font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--green-700);margin:22px 0 30px;max-width:400px}.hero-products-wrap{position:absolute;left:0;right:0;bottom:64px;z-index:1;pointer-events:none}.hero-products-inner{display:flex;justify-content:flex-end}.hero-products{display:flex;align-items:flex-end;flex-shrink:0}.hero-product{height:400px;width:auto;object-fit:contain;filter:drop-shadow(0 22px 18px rgba(20,30,20,.32));margin-left:-38px}.hero-product:first-child{margin-left:0}.hp-1{height:350px}.hp-2{height:440px}.hp-3{height:410px}.hp-4{height:365px}.category-section{position:relative;z-index:4;margin-top:-54px;padding-bottom:64px}.category-strip{display:flex;align-items:center;justify-content:space-around;background:var(--cream-100);border-radius:14px;box-shadow:0 20px 40px #1e3a2c1a;padding:28px 48px;gap:16px}.category-item{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;cursor:pointer}.category-icon{width:60px;height:60px;border-radius:50%;background:var(--cream-300);display:flex;align-items:center;justify-content:center;padding:10px;transition:transform .3s ease}.category-icon img{width:100%;height:100%;object-fit:contain}.category-label{font-size:13px;font-weight:500;color:var(--green-700);white-space:nowrap}.bestsellers{padding:20px 0 80px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--cream-border);padding-bottom:20px;margin-bottom:36px}.section-heading h2{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-family:var(--font-sans);color:var(--green-800)}.view-all-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--green-800);transition:color .25s ease}.view-all-link svg{transition:transform .3s cubic-bezier(.22,1,.36,1)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.bestsellers-cta{display:none}.product-card{position:relative;display:flex;flex-direction:column;height:100%}.product-info{display:flex;flex-direction:column;flex:1}.product-media{position:relative;background:var(--cream-300);border-radius:12px;aspect-ratio:1 / 1.05;display:flex;align-items:center;justify-content:center;padding:22px;margin-bottom:18px;overflow:hidden;box-shadow:0 16px 32px -14px #1e3a2c33}.product-media>a{position:absolute;top:22px;right:22px;bottom:22px;left:22px;display:flex;align-items:center;justify-content:center}.product-media img{max-width:100%;max-height:100%;width:auto;height:auto;margin:auto}.wishlist-btn{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;border:none;background:#faf6efe6;color:var(--green-800);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:color .25s ease}.product-info h3{font-size:15.5px;font-weight:600;font-family:var(--font-sans);color:var(--green-800);margin-bottom:6px;line-height:1.3}.product-sub{font-size:12.5px;color:var(--text-muted);margin:0 0 14px}.product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.price{font-size:17px;font-weight:600;color:var(--green-800)}.bag-btn{width:34px;height:34px;border-radius:8px;border:none;background:var(--green-800);color:var(--cream-100);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease}.feature-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:44px}.label-muted{font-size:12.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--charcoal);margin:0 0 10px}.display-heading{font-size:34px;line-height:1.2;color:var(--ink);margin:0 0 10px}.text-muted-sm{font-size:14.5px;color:var(--charcoal);opacity:.85;margin:0}.link-ink{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ink);flex-shrink:0;transition:color .25s ease}.link-ink svg{transition:transform .3s cubic-bezier(.22,1,.36,1)}.testimonials-section{position:relative;z-index:0;padding:0 0 84px;background:var(--cream-200);overflow:hidden}.testimonials-decoration{position:absolute;z-index:-1;top:8px;right:-20px;width:460px;height:auto;opacity:.9;pointer-events:none}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{display:flex;gap:20px;background:var(--cream-100);border-radius:16px;padding:20px;box-shadow:0 20px 40px #1e3a2c14;transition:transform .3s ease,box-shadow .3s ease}.testimonial-media{flex:0 0 34%;aspect-ratio:3 / 4;border-radius:12px;overflow:hidden}.testimonial-media img{width:100%;height:100%;object-fit:cover}.testimonial-content{display:flex;flex-direction:column;min-width:0}.stars{display:flex;gap:3px;color:var(--gold);margin-bottom:12px}.testimonial-quote{font-family:var(--font-serif);font-size:15.5px;line-height:1.55;color:var(--ink);margin:0 0 16px}.testimonial-name{font-family:var(--font-serif);font-size:17px;font-weight:600;color:var(--ink);margin:0 0 8px}.testimonial-verified{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--charcoal);margin:0 0 10px}.verified-badge{width:18px;height:18px;border-radius:50%;background:var(--green-800);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.testimonial-product{font-size:13px;color:var(--text-muted);margin:0}.testimonial-dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:40px}.dots-group{display:flex;align-items:center;gap:10px}.dot{width:9px;height:9px;border-radius:50%;border:1px solid var(--gold);background:transparent}.dot.is-active{background:var(--green-800);border-color:var(--green-800)}.testimonial-nav{display:none;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid var(--cream-border);background:var(--cream-100);color:var(--green-800);flex-shrink:0}.promise-bar{background:var(--cream-200);padding:0 0 84px}.promise-card{display:flex;align-items:center;gap:20px;background:var(--green-800);color:var(--cream-100);border-radius:16px;box-shadow:0 16px 34px #1e3a2c14;padding:40px 44px}.promise-intro{width:240px;flex-shrink:0;padding-right:16px;border-right:1px solid rgba(201,160,99,.45)}.promise-intro h2{font-size:21px;margin-bottom:12px}.promise-intro p{font-size:13.5px;line-height:1.6;color:#faf6efbf;font-family:var(--font-sans);margin:0}.promise-list{display:grid;grid-template-columns:repeat(4,1fr);flex:1;gap:20px}.promise-list li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;min-width:0;padding:0 16px;border-right:1px solid rgba(201,160,99,.45)}.promise-list li:last-child{border-right:none}.promise-list img{width:40px;height:40px}.promise-list span{font-size:14px;font-weight:600}.promise-list small{font-size:11.5px;color:#faf6efb3;line-height:1.4}.story-section{padding:0 0 80px;background:var(--cream-200)}.story-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.story-media{position:relative;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;background-color:var(--green-800);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.play-btn{position:relative;width:72px;height:72px;border-radius:50%;border:2px solid rgba(250,246,239,.85);background:#1e3a2c8c;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);color:var(--cream-100);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 28px #00000047,inset 0 0 0 1px #ffffff14;transition:transform .28s ease,background .28s ease,box-shadow .28s ease}.play-btn:before{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;border-radius:50%;border:1px solid rgba(250,246,239,.55);opacity:0;transform:scale(.85);transition:opacity .28s ease,transform .28s ease}.play-btn svg{margin-left:4px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.25))}.play-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:0 0 #faf6ef73;animation:play-btn-pulse 2.6s ease-out infinite;pointer-events:none}@keyframes play-btn-pulse{0%{box-shadow:0 0 #faf6ef73}to{box-shadow:0 0 0 22px #faf6ef00}}.story-copy{position:relative}.eyebrow{position:relative;z-index:1;font-size:12.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 12px}.story-copy h2{position:relative;z-index:1;font-size:32px;line-height:1.3;color:var(--green-800);margin-bottom:18px}.story-text{position:relative;z-index:1;font-size:15px;line-height:1.7;color:var(--text-muted);margin:0 0 28px;max-width:440px}.story-copy .btn{position:relative;z-index:1}.story-decoration{position:absolute;right:-10px;bottom:-30px;width:150px;height:auto;opacity:.5;z-index:0;pointer-events:none}.community-section{padding:0 0 84px;background:var(--cream-200)}.community-social{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:14px;font-weight:500;flex-shrink:0}.community-divider{color:var(--cream-border)}.community-grid{display:flex;width:100%}.community-item{position:relative;flex:1;aspect-ratio:87 / 100;overflow:hidden}.community-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.trust-bar{background:var(--cream-200);padding:0 0 72px}.trust-card{display:flex;justify-content:space-between;background:var(--cream-100);border-radius:16px;box-shadow:0 16px 34px #1e3a2c14;padding:34px 44px}.trust-item{display:flex;align-items:center;gap:16px;flex:1;padding:0 20px;border-right:1px solid var(--cream-border);color:var(--ink)}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:none;padding-right:0}.trust-item strong{display:block;font-family:var(--font-serif);font-size:17px;font-weight:600;margin-bottom:3px;color:var(--ink)}.trust-item small{display:block;font-size:13px;color:var(--charcoal);opacity:.85;font-weight:400}.closing-banner{background:var(--cream-200);line-height:0}.closing-banner-img{display:block;width:100%;height:auto;opacity:.3}.site-footer{background:var(--green-900);color:#faf6efd9}.footer-newsletter{position:relative;z-index:0}.footer-watermark{position:absolute;z-index:-1;bottom:0;right:0;width:190px;height:auto;opacity:.14;filter:brightness(0) invert(1);pointer-events:none}.footer-top{display:grid;grid-template-columns:1.6fr .8fr .8fr .9fr 1.2fr;gap:40px;padding:64px 24px 48px}.footer-brand .footer-logo{display:inline-flex;margin-bottom:32px}.footer-logo .logo-text{align-items:flex-start;text-align:left}.footer-brand .logo-word{color:var(--cream-100)}.footer-brand .logo-tagline{color:#faf6ef99}.footer-brand p{font-size:13.5px;line-height:1.7;color:#faf6efa6;max-width:280px;margin:0 0 22px}.footer-col .social-links{display:flex;flex-direction:row;gap:12px}.social-links a{width:34px;height:34px;border-radius:50%;border:1px solid rgba(250,246,239,.25);display:flex;align-items:center;justify-content:center;color:#faf6efd9;transition:background .25s ease,border-color .25s ease}.footer-col h4{font-family:var(--font-sans);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--cream-100);margin:0 0 20px}.footer-toggle{display:flex;align-items:center;gap:6px;width:100%;background:none;border:none;padding:0;margin:0;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;text-align:left;cursor:default}.footer-toggle-icon{display:none}.footer-col ul{display:flex;flex-direction:column;gap:12px}.footer-col a{font-size:13.5px;color:#faf6efb3}.footer-newsletter p{font-size:13.5px;line-height:1.6;color:#faf6efa6;margin:0 0 18px}.newsletter-form{display:flex;align-items:center;border-bottom:1px solid rgba(250,246,239,.35);padding-bottom:10px}.newsletter-form input{flex:1;background:none;border:none;color:var(--cream-100);font-family:var(--font-sans);font-size:13.5px;outline:none}.newsletter-form input::placeholder{color:#faf6ef80}.newsletter-form button{background:none;border:none;color:var(--cream-100);cursor:pointer;display:flex;align-items:center}.footer-bottom{border-top:1px solid rgba(250,246,239,.14)}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;font-size:12.5px;color:#faf6ef8c}.footer-legal{display:flex;gap:22px}@media(max-width:1080px){.main-nav{display:none}.menu-toggle{display:inline-flex}.search-btn,.account-btn{display:none}.hero-inner{flex-direction:column;align-items:flex-start;padding-bottom:60px}.hero-products{padding-top:40px;align-self:center}.hero-product{height:280px;margin-left:-26px}.hp-1{height:245px}.hp-2{height:305px}.hp-3{height:285px}.hp-4{height:255px}.trust-card{position:relative;flex-wrap:wrap;row-gap:28px;column-gap:24px}.trust-card:before{content:"";position:absolute;left:50%;top:10px;bottom:10px;width:1px;background:var(--cream-border)}.trust-card:after{content:"";position:absolute;top:50%;left:10px;right:10px;height:1px;background:var(--cream-border)}.trust-item{position:relative;z-index:1;flex:0 0 calc(50% - 12px);padding:0;border-right:none}.promise-card{flex-direction:column;align-items:flex-start;gap:28px}.promise-intro{border-right:none;padding-right:0;width:100%}.promise-list{position:relative;width:100%;grid-template-columns:repeat(2,1fr);row-gap:28px;column-gap:24px}.promise-list:before{content:"";position:absolute;left:50%;top:6px;bottom:6px;width:1px;background:#c9a06359}.promise-list:after{content:"";position:absolute;top:50%;left:6px;right:6px;height:1px;background:#c9a06359}.promise-list li{position:relative;z-index:1;border-right:none}.story-inner{grid-template-columns:1fr}.testimonial-grid{display:flex;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;max-width:640px;margin:0 auto}.testimonial-grid::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;align-items:flex-start;background:var(--cream-200);box-shadow:none;border:1px solid var(--cream-border);opacity:1;transform:none;transition:none}.testimonial-media{flex:0 0 220px;aspect-ratio:1 / 1}.testimonial-nav{display:inline-flex}.testimonial-dots{max-width:640px;margin-left:auto;margin-right:auto;justify-content:space-between}.community-grid{flex-wrap:wrap;gap:10px}.community-item{flex:1 1 calc(50% - 5px)}.community-item:nth-child(n+3){flex-basis:calc(33.333% - 7px)}.footer-top{grid-template-columns:1fr;gap:0;padding:48px 24px 8px}.footer-brand{grid-column:auto;padding-bottom:32px;border-bottom:1px solid rgba(250,246,239,.14);margin-bottom:4px}.footer-accordion{border-bottom:1px solid rgba(250,246,239,.14)}.footer-accordion h4{margin:0}.footer-toggle{cursor:pointer;padding:18px 0}.footer-toggle-icon{display:block;margin-left:auto;flex-shrink:0;transition:transform .25s ease}.footer-accordion.is-open .footer-toggle-icon{transform:rotate(180deg)}.footer-accordion ul{overflow:hidden;max-height:0;padding-bottom:0;transition:max-height .3s ease,padding-bottom .3s ease}.footer-accordion.is-open ul{max-height:420px;padding-bottom:22px}.footer-newsletter{padding:28px 0 32px}.footer-watermark{display:none}}@media(max-width:760px){.closing-banner{height:150px;overflow:hidden}.closing-banner-img{width:100%;height:100%;object-fit:cover;object-position:center}.announcement-inner{flex-direction:column;align-items:flex-start;justify-content:center;height:auto;padding:13px 0;gap:7px}.announcement-left,.announcement-center{line-height:1.3}.announcement-center{display:block;opacity:1}.icon-leaf{color:var(--gold)}.announcement-right{display:none}.container{padding:0 20px}.footer-top{padding:48px 20px 8px}.footer-bottom-inner{padding:20px}.feature-heading{flex-direction:column;align-items:flex-start;gap:16px}.community-social,.testimonials-section .link-ink{display:none}.community-grid{flex-wrap:wrap;gap:8px}.community-item{flex:1 1 calc(50% - 4px)}.community-item:nth-child(n+3){flex-basis:calc(33.333% - 6px)}.promise-card{padding:36px 24px;gap:28px}.promise-intro{padding-bottom:24px;border-bottom:1px solid rgba(201,160,99,.3)}.promise-intro h2{font-size:19px}.promise-intro p{font-size:13px;line-height:1.6}.promise-list{position:relative;grid-template-columns:repeat(2,1fr);row-gap:36px;column-gap:20px}.promise-list:before{content:"";position:absolute;left:50%;top:4px;bottom:4px;width:1px;background:#c9a06359}.promise-list:after{content:"";position:absolute;top:50%;left:4px;right:4px;height:1px;background:#c9a06359}.promise-list li{position:relative;z-index:1;display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;align-items:center;text-align:left;border-right:none;padding:0;column-gap:14px;row-gap:4px}.promise-list li img{grid-row:1 / 3}.promise-list img{width:40px;height:40px;flex-shrink:0}.promise-list span{font-size:13px;display:block;margin-bottom:0}.promise-list small{font-size:10.5px;line-height:1.45}.eyebrow{color:var(--charcoal)}.story-decoration{width:90px;right:0;bottom:-68px;opacity:.4}.header-main-inner{height:96px}.logo{gap:4px}.logo-mark{width:68px}.logo-word{font-size:26px}.logo-tagline{font-size:9px;letter-spacing:.05em}.header-icons{gap:12px}.hero-inner{min-height:0;padding-top:44px;padding-bottom:320px}.hero-line{font-size:30px;text-transform:uppercase}.hero-sub{font-size:14.5px;margin:22px 0 30px}.hero-products-wrap{bottom:5%}.hero-products-inner{justify-content:center}.hero-products{padding-top:0;align-self:auto}.hero-product{height:210px;margin-left:-20px}.hp-1{height:182px}.hp-2{height:230px}.hp-3{height:214px}.hp-4{height:191px}.category-section{margin-top:0;padding-top:32px;padding-bottom:40px}.category-strip{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;background:none;box-shadow:none;border-radius:0;row-gap:24px;column-gap:8px;padding:0}.category-item{flex:0 0 22%}.category-icon{width:52px;height:52px}.category-label{white-space:normal;width:100%;font-size:11.5px;line-height:1.25}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px}.bestsellers{padding-bottom:84px}.section-heading{padding-bottom:14px;margin-bottom:24px}.product-media{padding:14px;margin-bottom:12px}.product-media>a{top:14px;right:14px;bottom:14px;left:14px}.product-info h3{font-size:13px;line-height:1.3;margin-bottom:4px}.product-sub{font-size:11px;margin:0 0 10px}.price{font-size:15px}.bag-btn{width:30px;height:30px;border-radius:7px}.bag-btn svg{width:14px;height:14px}.wishlist-btn{width:28px;height:28px;top:10px;right:10px}.testimonials-decoration{width:130px;top:-8px;right:4px;opacity:.8}.story-section,.trust-bar{padding-bottom:84px}.testimonial-grid{display:flex;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0}.testimonial-grid::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;gap:14px;padding:16px;background:var(--cream-100);box-shadow:none;opacity:1;transform:none;transition:none}.testimonial-media{flex:0 0 36%;aspect-ratio:3 / 4}.testimonial-media img{object-position:center 30%}.stars svg{width:13px;height:13px}.testimonial-quote{font-size:13px;line-height:1.45;margin-bottom:10px}.testimonial-name{font-size:14.5px;margin-bottom:5px}.testimonial-verified,.testimonial-product{font-size:11px}.testimonial-dots{justify-content:space-between;margin-top:24px}.testimonial-nav{display:inline-flex}.trust-card{flex-wrap:nowrap;padding:28px 10px}.trust-card:before,.trust-card:after{content:none}.trust-item{flex:1;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:0 8px;border-right:1px solid var(--cream-border)}.trust-item:last-child{border-right:none}.trust-item svg{width:24px;height:24px}.trust-item strong{font-size:12px;line-height:1.25}.trust-item small{display:block;margin-top:3px;font-size:9.5px;line-height:1.35}.footer-bottom-inner{flex-direction:column;gap:12px;text-align:center}}@media(max-width:480px){.logo-tagline{font-size:8px;letter-spacing:.05em}.header-icons{gap:8px}.section-heading{flex-wrap:wrap;row-gap:12px}.section-heading h2{font-size:14px;letter-spacing:.08em}.view-all-link{font-size:11px;font-weight:500;letter-spacing:.02em;color:var(--text-muted)}.hero-line{font-size:28px}.hero-product{height:160px;margin-left:-16px}.hp-1{height:142px}.hp-2{height:180px}.hp-3{height:167px}.hp-4{height:149px}.category-strip{column-gap:4px}.category-label{font-size:9.5px}.category-icon{width:44px;height:44px}.trust-card{position:relative;flex-wrap:wrap;row-gap:24px;column-gap:12px;padding:24px 16px}.trust-card:before{content:"";position:absolute;left:50%;top:16px;bottom:16px;width:1px;background:var(--cream-border)}.trust-card:after{content:"";position:absolute;top:50%;left:16px;right:16px;height:1px;background:var(--cream-border)}.trust-item{position:relative;z-index:1;flex:0 0 calc(50% - 6px);gap:8px;padding:0;border-right:none}.trust-item svg{width:26px;height:26px}.trust-item strong{font-size:13px}.trust-item small{font-size:11px}.product-grid{gap:14px}}.page-section{padding:64px 24px}.page-narrow{max-width:440px;margin:0 auto}.page-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:32px}.page-heading h1{font-size:28px;color:var(--green-800)}.page-description{color:var(--text-muted);line-height:1.7;margin-bottom:32px}.page-section label{display:block;font-size:13px;font-weight:500;margin:16px 0 6px;color:var(--ink)}.page-section input[type=text],.page-section input[type=email],.page-section input[type=password],.page-section input[type=tel],.page-section input[type=search],.page-section input[type=number]{width:100%;padding:12px 14px;border:1px solid var(--cream-border);border-radius:4px;font-family:var(--font-sans);font-size:14px;background:var(--cream-100);color:var(--ink)}.page-section .btn{margin-top:20px}.page-search-form{display:flex;gap:12px;align-items:center;max-width:420px}.page-search-form input{flex:1}.page-search-form .btn{margin-top:0;white-space:nowrap}.form-errors{background:#fdecea;color:#a4292c;border:1px solid #f3c6c6;border-radius:4px;padding:12px 16px;margin-bottom:16px;font-size:13.5px}.form-success{color:var(--green-800);font-size:13.5px;margin-bottom:16px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.product-page-info h1{font-size:28px;color:var(--green-800);margin-bottom:12px}.product-page-info .price{font-size:20px;font-weight:600;margin-bottom:20px}.product-page-description{line-height:1.7;color:var(--text-muted);margin-bottom:24px}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px}.collection-grid-item{display:block;text-align:center;color:var(--ink);font-weight:500}.collection-grid-item img{border-radius:8px;margin-bottom:12px;aspect-ratio:1 / 1;object-fit:cover}.cart-table{width:100%;border-collapse:collapse;margin-bottom:32px}.cart-table th,.cart-table td{text-align:left;padding:14px 12px;border-bottom:1px solid var(--cream-border);font-size:14px}.cart-table input[type=number]{width:70px;padding:8px}.cart-footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.cart-subtotal{font-size:16px;margin:0 auto 0 0}.pagination{display:flex;align-items:center;gap:20px;margin-top:32px;font-size:14px}.address-card{border:1px solid var(--cream-border);border-radius:8px;padding:20px;margin-bottom:16px}.page-404{text-align:center;padding:120px 24px}.page-404 h1{font-size:64px;color:var(--green-800);margin-bottom:12px}@media(max-width:760px){.product-page{grid-template-columns:1fr;gap:24px}.page-section{padding:40px 20px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
