:root{--ink: #1f2522;--ink-soft: #303733;--green: #587c3e;--green-bright: #86b754;--orange: #e87534;--paper: #ffffff;--mist: #f3f5f1;--line: #d9ded7;--text: #25302a;--muted: #667068;--shadow: 0 18px 45px rgba(22, 31, 25, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--paper);font-family:Inter,Arial,sans-serif;letter-spacing:0}body.no-scroll{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-60px;z-index:200;padding:10px 16px;color:#fff;background:var(--orange);transition:top .2s}.skip-link:focus{top:16px}.section-shell{width:min(1140px,calc(100% - 48px));margin-inline:auto}.site-header{position:relative;z-index:20;height:104px;color:#fff;background:var(--ink);border-bottom:1px solid rgba(255,255,255,.09)}.header-inner{position:relative;width:min(1120px,calc(100% - 48px));height:100%;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.primary-nav{display:flex;align-items:center;gap:28px;font-size:14px}.primary-nav a{position:relative;color:#ffffffd1;padding-block:8px}.primary-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:1px;background:#fff;transition:right .25s}.primary-nav a:hover:after,.primary-nav a.active:after{right:0}.primary-nav a:hover,.primary-nav a.active{color:#fff}.brand{justify-self:center;width:154px}.brand img{width:100%;height:64px;object-fit:contain}.header-actions{justify-self:end;display:flex;gap:11px;align-items:center}.icon-button{position:relative;width:38px;height:38px;display:inline-grid;place-items:center;padding:0;color:inherit;background:transparent;border:0;border-radius:4px}.icon-button:hover{background:#ffffff1a}.icon-button svg{width:21px;height:21px;stroke-width:1.7}.menu-button{display:none}.cart-count{position:absolute;top:0;right:-1px;min-width:17px;height:17px;padding-inline:4px;display:none;place-items:center;color:#fff;background:var(--orange);border-radius:9px;font-size:10px;font-weight:700}.cart-count.visible{display:grid}.hero{position:relative;height:min(68dvh,650px);min-height:500px;overflow:hidden;background:#222}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d141161}.hero-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 24px 68px;text-align:center;color:#fff}.eyebrow{margin:0 0 14px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:2px}.hero h1{margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(42px,5vw,68px);line-height:1.05;font-weight:600;letter-spacing:0;text-wrap:balance}.hero-copy{margin:17px 0 25px;font-size:20px}.outline-button{min-width:138px;padding:13px 24px;border:1px solid rgba(255,255,255,.9);transition:color .2s,background .2s}.outline-button:hover{color:var(--ink);background:#fff}.benefits{min-height:108px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;width:min(1060px,calc(100% - 48px));margin-inline:auto}.benefit{display:flex;justify-content:center;align-items:center;gap:14px;padding:18px 36px;border-right:1px solid var(--line)}.benefit:last-child{border-right:0}.benefit svg{flex:0 0 auto;width:28px;height:28px;color:var(--green);stroke-width:1.5}.benefit span{display:grid;gap:2px;color:var(--muted);font-size:12px}.benefit strong{color:var(--text);font-size:15px;font-weight:600}.featured{padding-block:82px 96px}.section-heading{text-align:center;margin-bottom:42px}.eyebrow.dark{margin-bottom:7px;color:var(--green)}.section-heading h2{margin:0;font-family:Playfair Display,Georgia,serif;color:var(--ink);font-size:38px;font-weight:600;letter-spacing:0}.product-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:32px;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;column-gap:6px;row-gap:3px;max-width:none}.product-visual{position:relative;overflow:hidden;background:#f5f2eb;line-height:0;aspect-ratio:1 / 1}.product-visual img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:contain;transition:transform .6s ease}.product-gallery .product-visual:first-child{grid-column:1/-1}.product-info{max-width:430px}.sale-badge{background:#111;color:#fff;border-radius:18px;padding:7px 14px;font-size:12px}.product-info .button{display:block;width:100%;margin-top:12px}.product-info .buy-now{background:#111;color:#fff}.product-info h1{margin:0 0 24px;color:var(--ink);font-size:42px;line-height:1.15;font-weight:500}.product-info fieldset{margin:26px 0 0;padding:0;border:0}.product-info fieldset{display:none}.product-info legend,.quantity-label{margin-bottom:10px;color:var(--muted);font-size:13px}.product-options{display:flex;flex-wrap:wrap;gap:10px}.product-options label{padding:11px 22px;border:1px solid #aaa;border-radius:24px;font-size:14px;cursor:pointer}.product-options input{position:absolute;opacity:0;pointer-events:none}.product-options label:has(input:checked){color:#fff;background:#111;border-color:#111}.quantity-label{margin-top:24px}.quantity-control{width:165px;height:54px;display:grid;grid-template-columns:42px 1fr 42px;border:1px solid #999}.quantity-control button{border:0;background:#fff;font-size:20px}.quantity-control input{width:100%;border:0;text-align:center;font-size:16px}.product-info .add-to-cart,.product-info .buy-now{min-height:55px;margin-top:28px;border-color:#333;background:#fff;color:#333}.product-info .add-to-cart{background:#fff!important;color:#333!important;border:1px solid #333!important}.product-info .buy-now{margin-top:10px;background:#111;color:#fff}.product-gallery .product-visual:first-child img{aspect-ratio:4 / 3;object-fit:contain;background:#f7f7f7}.product-gallery .product-visual img,.product-gallery .product-visual:first-child img{aspect-ratio:1 / 1;object-fit:contain;background:#fff}.product-visual:hover img{transform:scale(1.025)}.sale-tag{position:absolute;z-index:2;top:18px;left:18px;padding:7px 11px;color:#fff;background:var(--orange);font-size:12px;font-weight:600}.product-kicker{margin:0 0 10px;color:var(--green);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.4px}.product-info h3{margin:0 0 13px;color:var(--ink);font-family:Playfair Display,Georgia,serif;font-size:clamp(30px,3vw,44px);line-height:1.2;font-weight:600;letter-spacing:0}.rating{display:flex;align-items:center;gap:12px;font-size:13px}.rating span{color:#db9b26;letter-spacing:2px}.rating a{color:var(--muted);text-decoration:underline;text-underline-offset:3px}.product-description{margin:24px 0;color:var(--muted);font-size:15px;line-height:1.9}.price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:25px}.price-row strong{color:var(--ink);font-size:30px}.old-price{color:#9aa09b;text-decoration:line-through}.save-pill{padding:4px 9px;color:#99451e;background:#fff0e6;border-radius:3px;font-size:11px;font-weight:600}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;color:var(--muted);font-size:13px}.stepper{width:126px;height:42px;display:grid;grid-template-columns:40px 1fr 40px;border:1px solid var(--line)}.stepper button{display:grid;place-items:center;padding:0;color:var(--text);background:transparent;border:0}.stepper button:hover{background:var(--mist)}.stepper svg{width:15px}.stepper output{display:grid;place-items:center;font-weight:600}.primary-button{min-height:51px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:var(--ink);border:1px solid var(--ink);border-radius:2px;font-weight:600;transition:background .2s,border-color .2s}.primary-button:hover{background:var(--green);border-color:var(--green)}.add-button{width:100%}.add-button svg{width:19px}.stock-note{display:flex;align-items:center;gap:8px;margin:15px 0 0;color:var(--muted);font-size:12px}.stock-note>span{width:7px;height:7px;background:#6e9f45;border-radius:50%;box-shadow:0 0 0 4px #edf5e6}.empty-products{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;color:var(--muted);border:1px solid var(--line)}.empty-products svg{width:42px;height:42px;margin-bottom:18px;color:#9ca49e;stroke-width:1.3}.empty-products h3{margin:0 0 7px;color:var(--ink);font-size:18px;font-weight:600}.empty-products p{margin:0;font-size:13px}.inspiration{padding-block:86px 96px;background:var(--mist)}.inline-heading{display:flex;align-items:flex-end;justify-content:space-between;text-align:left}.inline-heading>a{display:flex;align-items:center;gap:7px;padding-bottom:5px;font-size:13px;border-bottom:1px solid #9ba39d}.inline-heading>a svg{width:16px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.article-card{min-width:0}.article-image{display:block;overflow:hidden;aspect-ratio:4 / 3;background:#dfe4dc}.article-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.article-card:hover .article-image img{transform:scale(1.035)}.article-meta{display:flex;justify-content:space-between;gap:12px;margin-top:20px;color:var(--muted);font-size:11px}.article-meta span{color:var(--green);font-weight:700}.article-card h3{margin:10px 0 11px;color:var(--ink);font-size:20px;line-height:1.5;font-weight:600;letter-spacing:0}.article-card h3 a:hover{color:var(--green)}.article-card>p{margin:0 0 16px;color:var(--muted);font-size:13px;line-height:1.75}.text-link{display:inline-flex;align-items:center;gap:5px;color:var(--ink);font-size:12px;font-weight:600}.text-link svg{width:14px}.site-footer{color:#667078;background:#fff}.footer-grid{padding-block:38px 34px;display:grid;grid-template-columns:1.35fr .9fr .95fr .8fr;gap:56px;align-items:center}.footer-brand{display:flex;justify-content:flex-end;align-items:flex-end;height:100%}.footer-brand>img{width:190px;max-width:100%;margin:0 0 2px}.footer-brand>p,.newsletter p{margin:0;font-size:13px;line-height:1.8}.socials{display:flex;gap:8px;margin-top:24px}.socials a{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%}.socials a:hover{color:#fff;border-color:#ffffff80}.socials svg{width:16px}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.site-footer h2{margin:0 0 13px;color:#34404a;font-size:14px;font-weight:500}.footer-column a{font-size:13px}.footer-column a:hover{color:#159ab2}.newsletter form{height:42px;display:flex;margin-top:14px;border:1px solid #9da1a3;max-width:214px}.newsletter input{min-width:0;flex:1;padding:0 16px;color:#34404a;background:transparent;border:0;outline:0}.newsletter input::placeholder{color:#667078}.newsletter button{width:40px;padding:0;color:#667078;background:transparent;border:0;font-size:22px}.newsletter button svg{width:18px}.payment-methods{display:none}.payment-icons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.payment-icons img{width:38px;height:24px;object-fit:contain;flex:0 0 auto}.footer-bottom{min-height:44px;display:flex;align-items:center;border-top:1px solid #e2e2e2;font-size:10px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;opacity:0;pointer-events:none;background:#10161380;transition:opacity .25s}.overlay.visible{opacity:1;pointer-events:auto}.drawer{position:fixed;z-index:90;top:0;right:0;width:min(430px,100%);height:100dvh;display:flex;flex-direction:column;padding:0 30px 28px;background:#fff;box-shadow:-14px 0 40px #00000024;transform:translate(105%);transition:transform .3s ease}.drawer.open{transform:translate(0)}.drawer-header{min-height:86px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.drawer-header h2{margin:0;font-family:Playfair Display,Georgia,serif;font-size:24px}.dark-icon{color:var(--ink)}.dark-icon:hover{background:var(--mist)}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.cart-empty svg{width:44px;height:44px;color:#9ca49e;stroke-width:1.3}.cart-empty p{margin:18px 0 4px;color:var(--ink);font-weight:600}.cart-empty span{color:var(--muted);font-size:13px}.cart-item{position:relative;display:grid;grid-template-columns:92px 1fr;gap:16px;padding-block:24px;border-bottom:1px solid var(--line)}.cart-item img{width:92px;height:92px;object-fit:cover}.cart-item h3{margin:0 0 4px;font-size:15px}.cart-item p{margin:0 0 8px;color:var(--muted);font-size:11px}.cart-item strong{font-size:14px}.cart-item button{margin-left:12px;padding:0;color:var(--muted);background:none;border:0;font-size:11px;text-decoration:underline}.item-qty{position:absolute;top:18px;left:80px;min-width:20px;height:20px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:10px}.drawer-footer{margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}.drawer-footer>div{display:flex;justify-content:space-between;margin-bottom:18px}.drawer-footer .primary-button{width:100%}.search-dialog{width:100%;max-width:none;margin:0;padding:0;color:var(--text);background:#fff;border:0}.search-dialog::backdrop{background:#10161394}.search-shell{width:min(850px,calc(100% - 48px));margin:0 auto;padding:36px 0 40px}.search-top{display:grid;grid-template-columns:28px 1fr 38px;align-items:center;gap:13px;border-bottom:1px solid var(--ink)}.search-top>svg{width:22px}.search-top input{width:100%;height:54px;padding:0;color:var(--ink);background:transparent;border:0;outline:0;font-size:20px}.search-shell>p{margin:24px 0 12px;color:var(--muted);font-size:12px}.search-tags{display:flex;flex-wrap:wrap;gap:8px}.search-tags button{padding:7px 13px;color:var(--text);background:var(--mist);border:1px solid #e2e7e0;border-radius:3px;font-size:12px}.chat-button{position:fixed;z-index:50;right:26px;bottom:24px;width:52px;height:52px;display:grid;place-items:center;color:#fff;background:var(--green);border:0;border-radius:50%;box-shadow:var(--shadow)}.chat-button svg{width:23px}.chat-panel{position:fixed;z-index:70;right:25px;bottom:88px;width:min(350px,calc(100% - 32px));overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s}.chat-panel.open{opacity:1;pointer-events:auto;transform:translateY(0)}.chat-head{min-height:68px;display:flex;justify-content:space-between;align-items:center;padding:12px 14px 12px 18px;color:#fff;background:var(--ink)}.chat-head>div{display:flex;align-items:center;gap:10px}.chat-head h2,.chat-head p{margin:0}.chat-head h2{font-size:14px}.chat-head p{color:#fff9;font-size:10px}.online-dot{width:8px;height:8px;background:#8cc866;border-radius:50%}.chat-body{min-height:180px;padding:20px 16px;background:var(--mist)}.bot-message{width:fit-content;max-width:80%;margin:0;padding:10px 12px;background:#fff;border-radius:2px 7px 7px;box-shadow:0 2px 8px #0000000d;font-size:12px}.user-message{margin:10px 0 0 auto;padding:10px 12px;width:fit-content;max-width:80%;color:#fff;background:var(--green);border-radius:7px 2px 7px 7px;font-size:12px}.chat-form{height:54px;display:grid;grid-template-columns:1fr 44px}.chat-form input{min-width:0;padding:0 16px;border:0;outline:0}.chat-form button{color:var(--green);background:#fff;border:0}.chat-form svg{width:18px}.toast{position:fixed;z-index:120;left:50%;bottom:28px;max-width:calc(100% - 32px);padding:11px 17px;color:#fff;background:var(--ink);border-radius:3px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translate(-50%,10px);transition:.2s;font-size:13px}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:980px){.header-inner{grid-template-columns:1fr auto 1fr}.menu-button{display:grid;justify-self:start}.primary-nav{position:absolute;top:104px;left:-24px;width:min(330px,calc(100vw - 42px));padding:25px 30px 31px;display:none;flex-direction:column;align-items:flex-start;gap:14px;color:var(--ink);background:#fff;box-shadow:var(--shadow)}.primary-nav.open{display:flex}.primary-nav a{width:100%;color:var(--ink)}.primary-nav a:hover,.primary-nav a.active{color:var(--green)}.primary-nav a:after{display:none}.benefit{padding-inline:20px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.newsletter{grid-column:1 / -1;max-width:480px}}@media(max-width:760px){.section-shell{width:min(100% - 32px,560px)}.site-header{height:76px}.header-inner{width:calc(100% - 28px)}.primary-nav{top:76px;left:-14px}.brand{width:126px}.brand img{height:54px}.header-actions{gap:2px}.account-button{display:none}.icon-button{width:36px;height:36px}.hero{height:64dvh;min-height:480px}.hero>img{object-position:62% center}.hero-content{padding-bottom:48px}.hero h1{font-size:39px;max-width:340px}.hero-copy{font-size:16px}.benefits{width:calc(100% - 32px);grid-template-columns:1fr;padding-block:12px}.benefit{justify-content:flex-start;padding:14px 8px;border-right:0;border-bottom:1px solid var(--line)}.benefit:last-child{border-bottom:0}.featured{padding-block:62px 70px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:32px}.product-feature{grid-template-columns:1fr;gap:34px}.product-info h3{font-size:32px}.inspiration{padding-block:64px 72px}.inline-heading{align-items:flex-end}.article-grid{grid-template-columns:1fr;gap:44px}.article-card h3{font-size:19px}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 24px;padding-block:56px 48px}.footer-brand,.newsletter{grid-column:1 / -1}.payment-methods{min-height:112px;padding-block:24px}.payment-icons{max-width:238px;gap:9px}.footer-bottom{min-height:76px;flex-direction:column;justify-content:center;gap:6px}.search-shell{width:calc(100% - 32px);padding-top:20px}.search-top input{font-size:16px}.chat-button{right:17px;bottom:17px}.chat-panel{right:16px;bottom:80px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/styles.css.map */
