@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#20342b;--muted:#637269;--cream:#f8f8f2;--line:#dfe5dc;--green:#9ebd89;--sage:#e9efe4;--dark:#213a2b;--font:"DM Sans",Arial,sans-serif;--head:"Manrope",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.wrap{width:min(1280px,calc(100% - 64px));margin:auto}.narrow{max-width:850px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--head);letter-spacing:-.045em}h1{font-size:clamp(2.8rem,5.5vw,5.8rem);line-height:1.08}h2{font-size:clamp(2rem,3vw,3.45rem);line-height:1.15}p{line-height:1.65}.eyebrow{font-size:.74rem;letter-spacing:.2em;font-weight:700;text-transform:uppercase;color:#6b8469}.skip-link{position:absolute;left:-9999px;background:#fff;padding:12px;z-index:10}.skip-link:focus{left:12px;top:12px}.announcement{text-align:center;padding:9px;background:#d7e6ce;color:#315039;font-size:.73rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.site-header{min-height:94px;display:flex;align-items:center;gap:44px}.wordmark{font-family:var(--head);font-size:1.65rem;font-weight:800;letter-spacing:-.085em;line-height:1;white-space:nowrap}.wordmark span{color:#82a870}.wordmark small{display:block;font:600 .49rem var(--font);letter-spacing:.24em;margin-top:9px}.site-nav{display:flex;gap:23px;align-items:center;flex:1}.site-nav a,.header-actions a{font-size:.82rem;font-weight:700;white-space:nowrap}.site-nav a:hover,.header-actions a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;gap:21px}.cart-count{display:inline-grid;place-items:center;border-radius:100%;background:#e5eee0;width:23px;height:23px;margin-left:4px}.menu-toggle{display:none;background:none;border:0}.hero{display:grid;grid-template-columns:50% 50%;min-height:610px;background:#edf1e9}.hero-copy{padding:clamp(50px,8vw,116px) clamp(35px,7vw,110px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy h1{max-width:680px;margin:24px 0}.hero-copy>p{font-size:1.08rem;color:#526357;max-width:510px}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:22px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:15px 24px;border:1px solid var(--dark);font-size:.84rem;font-weight:700}.button-dark{background:var(--dark);color:#fff}.button-dark:hover{background:#3e6247}.button-dark:disabled{opacity:.45;cursor:not-allowed}.button-outline{background:transparent}.text-link{font-size:.85rem;font-weight:700}.hero-caption{font-size:.68rem;letter-spacing:.22em;font-weight:700;color:#789174;margin-top:65px}.hero-media{position:relative;overflow:hidden;background:#adc4a3;min-height:530px}.hero-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.photo-label{position:absolute;bottom:28px;right:30px;font-size:.65rem;letter-spacing:.2em;color:#fff;z-index:2}.leaf-art{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 22%,#e7eecb 0,transparent 48%),linear-gradient(145deg,#bed5ae,#789f77);overflow:hidden}.leaf{position:absolute;width:180px;height:295px;border-radius:90% 0 85% 5%;background:linear-gradient(100deg,#2d6848,#80aa67 48%,#316344 51%,#285d3d);box-shadow:inset -18px 8px 30px #234e3880,15px 15px 30px #28472b33;transform-origin:bottom right}.leaf-one{left:32%;top:20%;transform:rotate(-48deg)}.leaf-two{left:52%;top:12%;transform:rotate(15deg)}.leaf-three{left:53%;top:37%;transform:rotate(68deg)}.leaf-four{left:19%;top:43%;transform:rotate(-75deg) scale(.72)}.leaf-five{left:35%;top:52%;transform:rotate(-20deg) scale(.69)}.leaf-stem{position:absolute;bottom:-10%;left:53%;width:10px;height:65%;background:#315b38;transform:rotate(9deg);border-radius:10px}.section{padding-top:100px;padding-bottom:100px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-head h2{margin-bottom:0}.section-head>p{max-width:330px;color:var(--muted);margin-bottom:5px}.row-between{align-items:center}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{background:#fff;padding:14px 14px 18px}.category-art{height:260px;background:#e9eee4;overflow:hidden;display:grid;place-items:center}.category-art img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.category-card:hover img{transform:scale(1.04)}.category-placeholder{font-family:Georgia,serif;font-size:10rem;color:#8da981;line-height:1}.category-2 .category-art,.category-5 .category-art{background:#e4e9d8}.category-3 .category-art,.category-6 .category-art{background:#dce7dd}.category-title{display:flex;justify-content:space-between;font-family:var(--head);font-size:1.23rem;font-weight:800;margin:17px 4px 4px}.category-card p{color:var(--muted);font-size:.82rem;margin:0 4px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-image{aspect-ratio:4/5;background:#e7ecdf;display:grid;place-items:center;position:relative;overflow:hidden;color:#88a77a;font-size:6rem}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.04)}.sold-out{position:absolute;top:10px;left:10px;background:#fff;color:var(--ink);font-size:.68rem;padding:6px 10px}.product-meta{display:flex;justify-content:space-between;gap:12px;padding-top:13px;font-size:.85rem}.product-meta h3{font-size:.91rem;letter-spacing:0;margin:0}.product-meta span{white-space:nowrap}.product-vendor{font-size:.72rem;color:var(--muted);margin:6px 0}.empty-feature{grid-column:1/-1;background:#edf1e9;padding:75px;text-align:center;color:var(--muted)}.empty-feature span{font:800 2rem var(--head);color:var(--ink)}.story-band{background:#dfe9d7;padding:85px 0}.story-inner{display:grid;grid-template-columns:100px 1.1fr 1fr;gap:35px;align-items:center}.story-symbol{font-size:6rem;color:#6c9368}.story-inner h2{margin:0}.story-inner p{color:#4f6453}.site-footer{background:#21392d;color:#f4f5ec;padding-top:70px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:60px}.footer-grid>div{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.footer-grid h3{font-size:.85rem;letter-spacing:0;margin-bottom:5px}.footer-grid a:not(.wordmark),.footer-grid p{font-size:.79rem;color:#d5dfd3;margin:0}.footer-mark{font-size:1.9rem}.footer-bottom{border-top:1px solid #607363;margin-top:60px;padding:22px 0;display:flex;justify-content:space-between;font-size:.7rem;color:#d5dfd3}.footer-bottom a{text-decoration:underline}.collection-intro{max-width:680px;margin-bottom:50px}.collection-intro h1{margin:10px 0 22px}.rte{line-height:1.7;color:#526257}.rte a{text-decoration:underline}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:7%;padding-top:65px;padding-bottom:110px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-content:start}.product-gallery img,.product-gallery video{width:100%;background:#e9eee4}.product-gallery>*:first-child{grid-column:1/-1}.empty-image{height:600px;display:grid;place-items:center;background:#e9eee4;font-size:12rem;color:#8da981}.product-info{position:sticky;top:24px;align-self:start}.product-info h1{font-size:clamp(2.4rem,4vw,4.5rem);margin:15px 0}.price{font-size:1.3rem;font-weight:700}.product-info form{margin-top:35px;display:grid;gap:10px}.product-info label{font-size:.83rem;font-weight:700}.product-info select,.product-info input,.search-form input{width:100%;padding:14px;border:1px solid var(--line);background:#fff;color:var(--ink)}.product-info input[type=number]{width:90px}.full{width:100%;margin-top:15px}.product-note{border-top:1px solid var(--line);margin-top:42px;padding-top:25px;font-size:.83rem;color:var(--muted)}.product-note strong{color:var(--ink)}.cart-item{display:grid;grid-template-columns:90px 1fr 90px 100px;gap:20px;padding:24px 0;border-bottom:1px solid var(--line);align-items:center}.cart-item img{width:90px;height:100px;object-fit:cover}.cart-item h2{font-size:1.1rem;margin:0}.cart-item a:not(h2 a){font-size:.8rem;text-decoration:underline}.cart-item input{width:75px;padding:8px;border:1px solid var(--line)}.cart-total,.cart-buttons{display:flex;justify-content:space-between;gap:14px;margin-top:22px}.search-form{display:flex;gap:10px;max-width:600px;margin:25px 0 50px}.pagination{margin-top:35px;text-align:center}.pagination a,.pagination span{padding:8px}@media(max-width:1100px){.site-header{gap:22px}.site-nav{gap:13px}.site-nav a,.header-actions a{font-size:.73rem}.wordmark{font-size:1.4rem}}@media(max-width:800px){.wrap{width:min(100% - 36px,1280px)}.site-header{min-height:70px;justify-content:space-between;flex-wrap:wrap}.menu-toggle{display:block;margin-left:auto;color:var(--ink)}.site-nav{display:none;order:4;flex-basis:100%;flex-direction:column;align-items:flex-start;padding:0 0 20px;gap:17px}.site-nav.open{display:flex}.header-actions{gap:10px}.header-actions a{font-size:.72rem}.hero{grid-template-columns:1fr}.hero-copy{padding:65px 25px}.hero-caption{margin-top:35px}.hero-media{min-height:410px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-art{height:220px}.product-grid{grid-template-columns:repeat(2,1fr)}.story-inner{grid-template-columns:1fr 1fr}.story-symbol{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-layout{grid-template-columns:1fr}.product-info{position:static}}@media(max-width:520px){.announcement{font-size:.61rem;padding:8px 5px}.wordmark{font-size:1.35rem}.wordmark small{font-size:.4rem}.header-actions a:first-child{display:none}.hero-copy h1{font-size:3.2rem}.hero-actions{flex-wrap:wrap}.hero-media{min-height:330px}.leaf-art{transform:scale(.8)}.section{padding-top:66px;padding-bottom:66px}.section-head{display:block}.section-head>p{margin-top:15px}.category-grid{gap:10px}.category-card{padding:8px}.category-art{height:145px}.category-placeholder{font-size:5rem}.category-title{font-size:.95rem}.category-card p{font-size:.7rem}.product-grid{gap:12px}.story-band{padding:55px 0}.story-inner{grid-template-columns:1fr;gap:12px}.footer-grid{gap:35px 20px}.footer-bottom{gap:10px}.cart-item{grid-template-columns:55px 1fr 65px;gap:10px}.cart-item img{width:55px;height:65px}.cart-item strong{grid-column:2/-1}.cart-buttons,.search-form{flex-direction:column}}.brand-lockup{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-logo{width:78px;height:78px;object-fit:contain;border-radius:50%}.site-header{min-height:112px;gap:25px}.hero-brand-art{height:100%;min-height:530px;background:#f8f5ef;display:flex;align-items:center;justify-content:center;padding:35px}.hero-brand-art img{width:100%;max-width:570px;height:auto;object-fit:contain}.hero-media:has(.hero-brand-art){background:#f8f5ef}.hero-media:has(.hero-brand-art) .photo-label{color:#426444}.footer-logo{width:125px;height:125px;border-radius:50%;margin-bottom:8px}@media(max-width:1100px){.brand-lockup .wordmark{display:none}}@media(max-width:800px){.site-header{min-height:88px}.brand-logo{width:70px;height:70px}.hero-brand-art{min-height:410px;padding:30px}.hero-brand-art img{max-width:430px}}@media(max-width:520px){.hero-brand-art{min-height:330px;padding:20px 20px 45px}.hero-media .photo-label{font-size:.55rem;right:20px;bottom:20px}.footer-logo{width:100px;height:100px}}@media(max-width:520px){.hero{min-height:0}.hero-copy{padding:42px 22px 45px}.hero-copy h1{font-size:clamp(2.45rem,12vw,3rem);line-height:1.08;margin:18px 0}.hero-copy>p{font-size:.98rem;line-height:1.55;margin-bottom:0}.hero-actions{width:100%;flex-direction:column;align-items:stretch;gap:18px;margin-top:27px}.hero-actions .button{width:100%;min-height:52px}.hero-actions .text-link{align-self:center}.hero-caption{display:none}.hero-media{min-height:320px}}#our-story,#contact{scroll-margin-top:32px}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-top:1px solid var(--line)}.contact-section>div:first-child p:last-child{color:var(--muted);max-width:390px}.contact-form{display:grid;gap:10px}.contact-form label{font-size:.82rem;font-weight:700}.contact-form input,.contact-form textarea{width:100%;padding:14px;border:1px solid var(--line);background:#fff;color:var(--ink);font:inherit}.contact-form textarea{resize:vertical}.contact-form button{justify-self:start;margin-top:12px}@media(max-width:800px){.contact-section{grid-template-columns:1fr;gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
