:root{--forest:#1b3a2d;--forest-2:#2c5040;--sage:#6b8f71;--sage-l:#a8c4ac;--terra:#b8521f;--terra-l:#d9734a;--ink:#171717;--sub:#4a4a4a;--muted:#8a8a8a;--line:#e8e8e8;--bg:#ffffff;--bg-alt:#f7f8f6;--bg-dark:#111e16;--r:6px;--rl:12px;--ease:cubic-bezier(.4,0,.2,1);--shadow-s:0 2px 10px rgba(0,0,0,.06);--shadow-m:0 8px 30px rgba(0,0,0,.09);--shadow-l:0 20px 60px rgba(0,0,0,.12)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:var(--ink);font-family:DM Sans,sans-serif;font-weight:400;line-height:1.65;overflow-x:hidden}img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}ul{list-style:none}.container{max-width:1280px;margin:0 auto;padding:0 40px}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.btn{display:inline-flex;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-weight:500;font-size:.875rem;letter-spacing:.02em;padding:13px 26px;border-radius:var(--r);transition:all .28s var(--ease);cursor:pointer;white-space:nowrap;border:none}.btn-dark{background:var(--forest);color:#fff}.btn-dark:hover{background:var(--forest-2);box-shadow:0 6px 20px #1b3a2d40;transform:translateY(-1px)}.btn-terra{background:var(--terra);color:#fff}.btn-terra:hover{background:#a0471a;box-shadow:0 6px 20px #b8521f4d;transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--forest);border:1.5px solid var(--forest)}.btn-outline:hover{background:var(--forest);color:#fff}.btn-outline-w{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4)}.btn-outline-w:hover{background:#ffffff1a}.btn-full{width:100%;justify-content:center}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fsu{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fi{0%{opacity:0}to{opacity:1}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.reveal.visible{opacity:1;transform:none}.sh{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:44px}.sh.center{flex-direction:column;align-items:center;text-align:center}.sh-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--terra);margin-bottom:8px}.sh-title{font-family:Cormorant Garamond,serif;font-size:clamp(1.9rem,3.2vw,2.9rem);font-weight:600;color:var(--forest);line-height:1.08;letter-spacing:-.02em}.sh-title em{font-style:italic;font-weight:400}.sh-desc{font-size:.88rem;color:var(--sub);margin-top:8px;max-width:380px;line-height:1.7;font-weight:300}.view-all{display:inline-flex;align-items:center;gap:7px;font-size:.82rem;font-weight:600;color:var(--forest);border-bottom:1.5px solid var(--line);padding-bottom:2px;transition:all .22s var(--ease);white-space:nowrap}.view-all:hover{color:var(--terra);border-color:var(--terra)}.view-all svg{width:14px;height:14px;transition:transform .22s}.view-all:hover svg{transform:translate(3px)}.announcement-bar{height:38px;display:flex;align-items:center;overflow:hidden}.announcement-track{display:flex;white-space:nowrap;animation:ticker 32s linear infinite}.announcement-item{display:inline-flex;align-items:center;gap:10px;padding:0 44px;font-size:.75rem;font-weight:400;letter-spacing:.06em}.announcement-dot{width:3px;height:3px;border-radius:50%;flex-shrink:0;background:var(--terra-l)}.site-header{position:sticky;top:0;z-index:200;background:#fffffff5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line);transition:box-shadow .3s var(--ease)}.site-header.raised{box-shadow:var(--shadow-s)}.header-inner{display:flex;align-items:center;height:68px;gap:40px}.site-logo{display:flex;align-items:center;gap:10px;font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:700;color:var(--forest);letter-spacing:-.015em;flex-shrink:0}.site-logo svg{width:28px;height:28px;flex-shrink:0}.site-logo img{height:36px;width:auto}.site-nav{display:flex;align-items:center;flex:1}.site-nav a{padding:8px 14px;font-size:.85rem;font-weight:500;color:var(--sub);border-radius:var(--r);transition:all .2s var(--ease)}.site-nav a:hover,.site-nav a.is-active{color:var(--forest);background:#1b3a2d0f}.site-nav a.nav-highlight{color:var(--terra);font-weight:600}.header-actions{display:flex;align-items:center;gap:2px;margin-left:auto}.icon-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--r);color:var(--sub);transition:all .2s var(--ease);position:relative;background:none;border:none;cursor:pointer}.icon-btn:hover{background:var(--bg-alt);color:var(--forest)}.icon-btn svg{width:18px;height:18px}.cart-count{position:absolute;top:7px;right:7px;width:15px;height:15px;background:var(--terra);color:#fff;font-size:.55rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid #fff;line-height:1}.hero-section{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 106px);overflow:hidden}.hero-content{background:#fff;display:flex;flex-direction:column;justify-content:center;padding:72px 64px 72px 72px;position:relative;overflow:hidden}.hero-content:after{content:"";position:absolute;bottom:-80px;left:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(107,143,113,.1),transparent 70%);pointer-events:none}.hero-tag{display:flex;align-items:center;gap:10px;margin-bottom:22px;animation:fi .7s .1s both}.hero-tag-line{width:36px;height:1.5px;background:var(--terra);flex-shrink:0}.hero-tag-text{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--terra)}.hero-heading{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,4.8vw,5.2rem);line-height:.98;font-weight:600;color:var(--forest);letter-spacing:-.025em;margin-bottom:22px;animation:fsu .9s .2s both}.hero-heading em{font-style:italic;color:var(--terra);font-weight:400}.hero-sub{font-size:1rem;color:var(--sub);line-height:1.72;max-width:400px;margin-bottom:36px;font-weight:300;animation:fsu .9s .32s both}.hero-btns{display:flex;gap:12px;margin-bottom:52px;flex-wrap:wrap;animation:fsu .9s .42s both}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);padding-top:28px;border-top:1px solid var(--line);animation:fsu .9s .52s both}.hero-stat{padding-right:24px;border-right:1px solid var(--line)}.hero-stat:last-child{padding:0 0 0 24px;border-right:none}.hero-stat:nth-child(2){padding:0 24px}.hero-stat-num{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;color:var(--forest);line-height:1}.hero-stat-label{font-size:.72rem;color:var(--muted);margin-top:4px}.hero-mosaic{display:grid;grid-template-columns:3fr 2fr;grid-template-rows:1fr 1fr;gap:3px;position:relative}.hero-img-main{grid-column:1;grid-row:1/3;overflow:hidden}.hero-img-sm1{grid-column:2;grid-row:1;overflow:hidden}.hero-img-sm2{grid-column:2;grid-row:2;overflow:hidden}.hero-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease);display:block}.hero-mosaic img:hover{transform:scale(1.04)}.hero-pill{position:absolute;bottom:28px;left:28px;background:#1b3a2ded;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:14px 18px;border-radius:var(--rl);display:flex;align-items:center;gap:12px;animation:fi 1s .7s both}.hero-pill svg{width:20px;height:20px;color:var(--terra-l);flex-shrink:0}.hero-pill-text{font-size:.75rem;font-weight:500;line-height:1.5;color:#fffc}.hero-pill-text strong{display:block;font-size:.88rem;font-weight:600;color:#fff}.trust-strip{padding:18px 0}.trust-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:9px;padding:7px 28px;font-size:.8rem;border-right:1px solid rgba(255,255,255,.1);font-weight:400}.trust-item:last-child{border-right:none}.trust-item svg{width:16px;height:16px;flex-shrink:0}.section-categories{padding:80px 0;background:#fff}.cat-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:290px 290px;gap:10px}.cat-card{position:relative;overflow:hidden;border-radius:var(--rl);cursor:pointer;display:block}.cat-card:first-child{grid-row:1/3}.cat-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s var(--ease)}.cat-card:hover img{transform:scale(1.07)}.cat-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(17,30,22,.78) 0%,rgba(17,30,22,.1) 55%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:26px;transition:background .4s var(--ease)}.cat-card:hover .cat-gradient{background:linear-gradient(to top,rgba(17,30,22,.88) 0%,rgba(17,30,22,.22) 55%,transparent 100%)}.cat-eyebrow{font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin-bottom:5px}.cat-name{font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:600;color:#fff;line-height:1.2;margin-bottom:10px}.cat-card:first-child .cat-name{font-size:2rem}.cat-link{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffffb3;opacity:0;transform:translateY(8px);transition:all .3s var(--ease)}.cat-link svg{width:13px;height:13px}.cat-card:hover .cat-link{opacity:1;transform:none}.section-products{padding:80px 0;background:var(--bg-alt)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border-radius:var(--rl);overflow:hidden;border:1px solid var(--line);transition:transform .32s var(--ease),box-shadow .32s var(--ease);display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-l)}.product-media{position:relative;overflow:hidden;aspect-ratio:4/3;background:var(--bg-alt);flex-shrink:0}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease)}.product-card:hover .product-media img{transform:scale(1.06)}.product-badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:5px;z-index:1}.badge{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;padding:3px 9px;border-radius:20px}.badge-new{background:var(--forest);color:#fff}.badge-sale{background:var(--terra);color:#fff}.badge-hot{background:#d49a2b;color:#fff}.product-actions{position:absolute;bottom:12px;right:12px;display:flex;flex-direction:column;gap:5px;opacity:0;transform:translate(8px);transition:all .28s var(--ease);z-index:1}.product-card:hover .product-actions{opacity:1;transform:none}.action-btn{width:34px;height:34px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);transition:all .2s var(--ease);cursor:pointer}.action-btn:hover{background:var(--forest);color:#fff;border-color:var(--forest)}.action-btn svg{width:14px;height:14px}.product-info{padding:18px;display:flex;flex-direction:column;flex:1}.product-vendor{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sage);margin-bottom:5px}.product-title{font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:600;color:var(--ink);line-height:1.28;margin-bottom:8px}.product-title a{color:inherit}.product-title a:hover{color:var(--forest)}.product-stars{display:flex;align-items:center;gap:5px;margin-bottom:12px}.product-stars svg{width:12px;height:12px;color:#d4a72b}.product-stars span{font-size:.72rem;color:var(--muted)}.product-footer{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--line);margin-top:auto}.product-price{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:700;color:var(--forest)}.price-compare{font-family:DM Sans,sans-serif;font-size:.82rem;color:var(--muted);text-decoration:line-through;margin-right:4px}.add-to-cart{width:34px;height:34px;background:var(--forest);color:#fff;border-radius:var(--r);display:flex;align-items:center;justify-content:center;transition:all .22s var(--ease);cursor:pointer;border:none}.add-to-cart:hover{background:var(--terra);transform:scale(1.08)}.add-to-cart svg{width:14px;height:14px}.section-features{padding:80px 0;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{border-radius:var(--rl);overflow:hidden;border:1px solid var(--line)}.feature-img{aspect-ratio:16/9;overflow:hidden}.feature-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.feature-card:hover .feature-img img{transform:scale(1.05)}.feature-body{padding:26px;background:#fff}.feature-num{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:700;color:var(--line);line-height:1;margin-bottom:10px}.feature-title{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;color:var(--forest);margin-bottom:8px;line-height:1.25}.feature-desc{font-size:.85rem;color:var(--sub);line-height:1.72;font-weight:300}.section-banner{position:relative;overflow:hidden;height:500px}.banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 10s linear}.section-banner:hover .banner-bg{transform:scale(1.05)}.banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#111e16e6,#111e1673 55%,#111e160d)}.banner-body{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 80px;max-width:560px}.banner-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--terra-l);margin-bottom:14px;display:flex;align-items:center;gap:10px}.banner-eyebrow:before{content:"";width:22px;height:1.5px;background:var(--terra-l);flex-shrink:0}.banner-heading{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,3.8vw,3.6rem);font-weight:600;color:#fff;line-height:1.05;letter-spacing:-.02em;margin-bottom:18px}.banner-heading em{font-style:italic;color:var(--terra-l);font-weight:400}.banner-text{font-size:.92rem;color:#ffffffb8;line-height:1.72;font-weight:300;margin-bottom:30px;max-width:400px}.banner-btns{display:flex;gap:12px;flex-wrap:wrap}.section-testimonials{padding:80px 0;background:var(--bg-alt)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{background:#fff;border-radius:var(--rl);padding:30px;border:1px solid var(--line);transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.review-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-m)}.review-quote{font-family:Playfair Display,serif;font-style:italic;font-size:3rem;color:var(--terra);line-height:.8;margin-bottom:14px}.review-stars{display:flex;gap:2px;margin-bottom:16px}.review-stars svg{width:13px;height:13px;color:#d4a72b}.review-text{font-size:.88rem;color:var(--sub);line-height:1.78;font-weight:300;margin-bottom:22px}.review-author{display:flex;align-items:center;gap:11px;padding-top:18px;border-top:1px solid var(--line)}.review-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid var(--line);flex-shrink:0}.review-name{font-size:.85rem;font-weight:600;color:var(--ink)}.review-location{font-size:.72rem;color:var(--muted);margin-top:2px}.section-newsletter{padding:80px 0;position:relative;overflow:hidden}.section-newsletter:before{content:"";position:absolute;right:-80px;top:-80px;width:440px;height:440px;background:radial-gradient(circle,rgba(107,143,113,.16),transparent 70%);pointer-events:none}.newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative;z-index:1}.nl-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px}.nl-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.2vw,3rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;margin-bottom:10px}.nl-title em{font-style:italic;font-weight:400}.nl-sub{font-size:.88rem;line-height:1.72;font-weight:300}.nl-form{display:flex;flex-direction:column;gap:10px}.nl-input{width:100%;font-family:DM Sans,sans-serif;font-size:.88rem;padding:13px 16px;border-radius:var(--r);outline:none;transition:border-color .2s}.nl-row{display:flex;gap:10px}.nl-row .nl-input{flex:1}.nl-perks{display:flex;gap:18px;margin-top:6px;flex-wrap:wrap}.nl-perk{display:flex;align-items:center;gap:6px;font-size:.72rem}.nl-perk svg{width:14px;height:14px;flex-shrink:0}.site-footer{padding:60px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:44px}.footer-logo{display:flex;align-items:center;gap:10px;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:700;margin-bottom:14px}.footer-logo svg{width:24px;height:24px;flex-shrink:0}.footer-logo img.custom-logo{height:32px;width:auto}.footer-tagline{font-size:.84rem;line-height:1.72;font-weight:300;max-width:240px;margin-bottom:22px}.footer-social{display:flex;gap:7px}.social-btn{width:34px;height:34px;border-radius:var(--r);display:flex;align-items:center;justify-content:center;transition:all .22s var(--ease)}.social-btn svg{width:15px;height:15px;transition:color .22s}.footer-col h4{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}.footer-col li{margin-bottom:9px}.footer-col a{font-size:.84rem;font-weight:300;transition:color .2s}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:22px;font-size:.75rem;flex-wrap:wrap;gap:12px}.pay-badge{border-radius:4px;padding:3px 9px;font-size:.6rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-width:1px;border-style:solid;display:inline-block}.payment-badges{display:flex;gap:7px;flex-wrap:wrap;align-items:center}.pay-icon{height:24px;width:auto}.page-product{padding:60px 0}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.product-gallery{border-radius:var(--rl);overflow:hidden;aspect-ratio:1;background:var(--bg-alt)}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-vendor{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sage);margin-bottom:10px}.product-details-heading{font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:600;color:var(--forest);line-height:1.1;margin-bottom:12px}.product-price-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}.product-price-main{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;color:var(--forest)}.product-price-was{font-size:1.1rem;color:var(--muted);text-decoration:line-through}.product-description{font-size:.9rem;color:var(--sub);line-height:1.8;font-weight:300;margin-bottom:28px}.product-form{display:flex;flex-direction:column;gap:14px;margin-bottom:0}.product-trust-box{display:flex;flex-direction:column;gap:10px;padding:20px;background:var(--bg-alt);border-radius:var(--r)}.product-trust-item{display:flex;align-items:center;gap:10px;font-size:.83rem;color:var(--sub)}.product-trust-item svg{width:16px;height:16px;color:var(--sage);flex-shrink:0}.qty-wrapper{display:flex;align-items:center;gap:8px}.qty-btn{width:36px;height:36px;border:1.5px solid var(--line);border-radius:var(--r);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;background:#fff;font-size:1.1rem;font-weight:500;color:var(--sub)}.qty-btn:hover{border-color:var(--forest);color:var(--forest)}.qty-input{width:52px;height:36px;border:1.5px solid var(--line);border-radius:var(--r);text-align:center;font-size:.9rem;outline:none;font-family:DM Sans,sans-serif}.collection-header{padding:48px 0 36px;text-align:center}.collection-header h1{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;color:var(--forest);margin-bottom:8px}.collection-desc{font-size:.95rem;color:var(--sub);font-weight:300}.collection-products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-bottom:60px}.pagination{display:flex;justify-content:center;gap:8px;padding:40px 0}.page-btn{width:38px;height:38px;border-radius:var(--r);border:1.5px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:500;color:var(--sub);transition:all .2s}.page-btn:hover,.page-btn.is-active{background:var(--forest);color:#fff;border-color:var(--forest)}.page-cart{padding:60px 0}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:40px;align-items:start}.cart-heading{font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:600;color:var(--forest);margin-bottom:28px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item-img{width:100px;height:100px;border-radius:var(--r);object-fit:cover;background:var(--bg-alt)}.cart-item-name{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;margin-bottom:4px}.cart-item-price{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:700;color:var(--forest)}.cart-summary-box{background:var(--bg-alt);border-radius:var(--rl);padding:28px;position:sticky;top:88px}.cart-summary-heading{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;color:var(--forest);margin-bottom:20px}.cart-summary-row{display:flex;justify-content:space-between;font-size:.88rem;color:var(--sub);margin-bottom:10px}.cart-summary-total{display:flex;justify-content:space-between;padding-top:14px;border-top:1px solid var(--line);font-weight:600;font-size:1rem;color:var(--ink);margin:4px 0 20px}.page-404{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 0;flex-direction:column}.page-404 .big-num{font-family:Cormorant Garamond,serif;font-size:8rem;font-weight:700;color:var(--forest);line-height:1;margin-bottom:8px}.page-404 h2{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;color:var(--forest);margin-bottom:14px}.page-404 p{font-size:.95rem;color:var(--sub);font-weight:300;margin-bottom:28px}.placeholder-svg{background:var(--bg-alt);width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.container{padding:0 24px}.hero-section{grid-template-columns:1fr}.hero-mosaic{height:50vw;min-height:300px}.hero-content{padding:56px 36px}.cat-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.cat-card:first-child{grid-row:auto;grid-column:1/3;height:320px}.products-grid,.collection-products,.features-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.newsletter-grid{grid-template-columns:1fr}.banner-body{padding:0 48px}.product-layout,.cart-layout{grid-template-columns:1fr}}@media(max-width:768px){.site-nav{display:none}.testimonials-grid,.features-grid,.products-grid,.collection-products{grid-template-columns:1fr}.trust-item{padding:6px 14px;font-size:.72rem}.footer-grid{grid-template-columns:1fr}.hero-content{padding:44px 24px}.hero-heading{font-size:2.8rem}.banner-body{padding:0 28px}.section-categories,.section-products,.section-features,.section-banner,.section-testimonials,.section-newsletter{padding:56px 0}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:var(--sage-l);border-radius:3px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
