:root{--green:#203b2d;--green2:#365425;--olive:#69713c;--sage:#e8eadf;--ivory:#f7f4eb;--sand:#e8e0d1;--earth:#8a6748;--ink:#273028;--muted:#6c7369;--line:#d9d2c5;--white:#fff;--shadow:0 16px 42px rgba(31,56,43,.10)}html{scroll-behavior:smooth;overflow-x:hidden;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;min-width:0;overflow-x:hidden;background:var(--ivory);color:var(--ink);font:16px/1.55 Inter,Arial,sans-serif}img,svg,video,iframe{display:block;max-width:100%;height:auto}a{color:inherit}.ef-topbar{height:32px;padding:0 clamp(18px,4vw,60px);display:flex;align-items:center;gap:28px;background:var(--green);color:#fff;font-size:12px}.ef-topbar span:before{content:'✧';margin-right:8px;color:#c5cd9f}.ef-topbar a{margin-left:auto;text-decoration:none}.ef-header{height:96px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:34px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.ef-brand{display:flex;align-items:center;gap:13px;color:var(--green);text-decoration:none;font:700 20px/1.05 Georgia,serif;letter-spacing:.13em}.ef-brand img{width:54px;height:54px}.ef-brand small{display:block;margin-top:7px;font:9px/1 Arial,sans-serif;letter-spacing:.3em}.ef-mainnav{display:flex;align-items:center;gap:clamp(14px,2vw,31px);font-size:12px;text-transform:uppercase;letter-spacing:.05em}.ef-mainnav a{text-decoration:none;white-space:nowrap;padding:39px 0 33px;border-bottom:2px solid transparent}.ef-mainnav a:hover,.ef-mainnav a.is-active{color:var(--green2);border-color:var(--olive)}.ef-mainnav .mod-menu{display:none}.ef-menu-toggle{display:none}.ef-shell{width:min(1420px,calc(100% - 64px));margin-inline:auto}.ef-hero{min-height:490px;position:relative;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(14,30,23,.9),rgba(15,32,23,.33)),url('https://images.unsplash.com/photo-1591857177580-dc82b9ac4e1e?auto=format&fit=crop&w=2000&q=85') center/cover}.ef-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 68%,rgba(15,30,22,.28))}.ef-hero__inner{position:relative;z-index:1;width:min(1420px,calc(100% - 120px));margin:auto}.ef-kicker{display:inline-flex;padding:8px 14px;border-radius:99px;background:rgba(238,241,229,.92);color:var(--green);font-size:12px;font-weight:700;letter-spacing:.08em}.ef-hero h1{max-width:690px;margin:22px 0 10px;color:#fff;font:400 clamp(48px,5.4vw,82px)/.96 Georgia,serif}.ef-hero p{max-width:570px;font-size:19px}.ef-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.ef-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 23px;border:1px solid var(--green2);border-radius:4px;background:var(--green2);color:#fff;text-decoration:none;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.ef-btn--light{background:#fff;color:var(--green);border-color:#fff}.ef-btn--outline{background:transparent;border-color:currentColor}.ef-featurebar{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:34px auto;border:1px solid var(--line);background:#f5f0e5}.ef-feature{display:flex;align-items:center;gap:17px;padding:24px;border-right:1px solid var(--line)}.ef-feature:last-child{border:0}.ef-feature img{width:48px;height:48px}.ef-feature strong{display:block;font-family:Georgia,serif;font-size:18px}.ef-feature small{color:var(--muted)}.ef-section{padding:72px 0}.ef-section--white{background:#fff}.ef-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.ef-section h2{margin:0;color:var(--green);font:400 clamp(36px,4vw,58px)/1.05 Georgia,serif}.ef-section-head p{max-width:550px;margin:0;color:var(--muted)}.ef-catalog-tools{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 30px}.ef-search{flex:1;min-width:260px;padding:13px 16px;border:1px solid var(--line);border-radius:5px;background:#fff}.ef-filter{padding:12px 16px;border:1px solid var(--line);border-radius:99px;background:#fff;color:var(--ink);cursor:pointer}.ef-filter.is-active{background:var(--green);color:#fff;border-color:var(--green)}.ef-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.ef-product{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 5px 20px rgba(31,56,43,.04);transition:.22s}.ef-product:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.ef-product[hidden]{display:none}.ef-product__image{height:235px;background-size:cover;background-position:center;position:relative}.ef-product__image span{position:absolute;left:14px;top:14px;padding:6px 9px;border-radius:99px;background:rgba(255,255,255,.9);font-size:10px;font-weight:800}.ef-product__body{padding:19px}.ef-product__body small{font-size:10px;font-weight:800;letter-spacing:.1em}.ef-product h3{margin:5px 0 3px;color:var(--green);font:400 25px Georgia,serif}.ef-product em{display:block;color:var(--muted);font-family:Georgia,serif}.ef-meta{display:flex;gap:14px;margin:12px 0;font-size:12px}.ef-stock{color:#387036;font-weight:700}.ef-price{margin:5px 0 15px}.ef-product .ef-btn{width:100%}.ef-stories{display:grid;grid-template-columns:repeat(3,1fr)}.ef-story{min-height:380px;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background-position:center;background-size:cover;position:relative}.ef-story:before{content:'';position:absolute;inset:0;background:linear-gradient(transparent,rgba(13,31,22,.85))}.ef-story>*{position:relative}.ef-story h3{margin:8px 0;font:400 38px/1.05 Georgia,serif}.ef-story a{font-size:12px;font-weight:800;text-transform:uppercase}.ef-newsletter{display:grid;grid-template-columns:1fr 1.2fr;background:#e7eadc}.ef-newsletter__photo{min-height:330px;background:url('https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1200&q=85') center/cover}.ef-newsletter__body{padding:55px}.ef-newsletter h2{font:400 40px Georgia,serif;color:var(--green)}.ef-formline{display:flex;margin-top:20px}.ef-formline input{flex:1;min-width:0;padding:14px;border:1px solid var(--line)}.ef-formline button{border:0;padding:0 24px;background:var(--green2);color:#fff}.ef-footer{padding:58px clamp(24px,5vw,78px) 22px;background:var(--green);color:#fff}.ef-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;max-width:1420px;margin:auto}.ef-brand--footer{color:#fff;margin-bottom:20px}.ef-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.ef-footer a{text-decoration:none}.ef-footer strong{margin-bottom:12px;font-size:12px;letter-spacing:.12em}.ef-footer p{color:#d7ddcf}.ef-copyright{max-width:1420px;margin:38px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.18);font-size:12px;color:#cbd3c6}.ef-detail{padding:48px 0}.ef-breadcrumb{margin-bottom:20px;color:var(--muted);font-size:13px}.ef-detail-hero{display:grid;grid-template-columns:1.3fr .9fr;gap:45px}.ef-detail-photo{min-height:610px;border-radius:8px;background:center/cover}.ef-detail-copy h1{margin:10px 0 0;color:var(--green);font:400 clamp(52px,6vw,80px)/.95 Georgia,serif}.ef-detail-copy h2{margin:8px 0;color:#5c3152;font:italic 26px Georgia,serif}.ef-detail-copy p{font:18px/1.7 Georgia,serif}.ef-icon-row{display:grid;grid-template-columns:repeat(5,1fr);margin:38px 0;border-block:1px solid var(--line)}.ef-icon-row div{padding:22px;text-align:center;border-right:1px solid var(--line)}.ef-icon-row div:last-child{border:0}.ef-icon-row img{width:42px;margin:0 auto 8px}.ef-variants{padding:30px;border:1px solid var(--line);border-radius:8px}.ef-variants h2{font:36px Georgia,serif;color:var(--green)}.ef-variant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ef-variant{padding:23px;border:1px solid var(--line);border-radius:7px;background:#fff}.ef-variant strong{font:25px Georgia,serif}.ef-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:55px 0}.ef-columns article{padding:0 28px;border-right:1px solid var(--line)}.ef-columns article:last-child{border:0}.ef-columns h3{font:28px Georgia,serif;color:var(--green)}
@media(max-width:1100px){.ef-topbar span:nth-child(n+3){display:none}.ef-mainnav{gap:14px}.ef-mainnav a{font-size:10px}.ef-product-grid{grid-template-columns:repeat(3,1fr)}.ef-featurebar{grid-template-columns:repeat(2,1fr)}.ef-feature:nth-child(2){border-right:0}.ef-detail-hero{grid-template-columns:1fr 1fr}.ef-columns{grid-template-columns:repeat(2,1fr)}.ef-columns article:nth-child(2){border-right:0}}
@media(max-width:767.98px){body.ef-nav-open{overflow:hidden}.ef-topbar{height:28px;padding:0 14px;font-size:10px}.ef-topbar span:nth-child(n+2){display:none}.ef-topbar a{font-size:10px}.ef-header{height:76px;padding:0 16px}.ef-brand{font-size:14px;letter-spacing:.09em}.ef-brand img{width:44px;height:44px}.ef-brand small{font-size:7px}.ef-menu-toggle{display:grid;width:46px;height:46px;padding:10px;border:0;background:transparent;align-content:center;gap:5px}.ef-menu-toggle span{display:block;height:2px;background:var(--green)}.ef-menu-toggle b{position:absolute;clip:rect(0 0 0 0)}.ef-mainnav{display:none;position:absolute;top:76px;left:0;right:0;height:calc(100vh - 104px);overflow:auto;padding:18px 22px 40px;background:#fff;box-shadow:0 18px 35px rgba(0,0,0,.15);flex-direction:column;align-items:stretch;gap:0}.ef-mainnav.is-open{display:flex}.ef-mainnav a{padding:15px 4px;border-bottom:1px solid var(--line);font-size:13px}.ef-shell{width:calc(100% - 32px)}.ef-hero{min-height:560px;background-position:62% center}.ef-hero__inner{width:calc(100% - 36px)}.ef-hero h1{font-size:48px}.ef-hero p{font-size:16px}.ef-actions{flex-direction:column}.ef-actions .ef-btn{width:100%}.ef-featurebar{grid-template-columns:1fr;margin:20px auto}.ef-feature{border-right:0;border-bottom:1px solid var(--line);padding:18px}.ef-section{padding:48px 0}.ef-section-head{display:block}.ef-section-head p{margin-top:14px}.ef-product-grid{grid-template-columns:1fr}.ef-product__image{height:280px}.ef-stories{grid-template-columns:1fr}.ef-story{min-height:330px}.ef-newsletter{grid-template-columns:1fr}.ef-newsletter__photo{min-height:220px}.ef-newsletter__body{padding:34px 22px}.ef-formline{display:block}.ef-formline input,.ef-formline button{width:100%;min-height:48px}.ef-footer{padding:42px 22px 20px}.ef-footer-grid{grid-template-columns:1fr;gap:32px}.ef-detail{padding:24px 0}.ef-detail-hero{grid-template-columns:1fr;gap:24px}.ef-detail-photo{min-height:440px}.ef-detail-copy h1{font-size:54px}.ef-icon-row{grid-template-columns:repeat(2,1fr)}.ef-icon-row div{border-bottom:1px solid var(--line)}.ef-variant-grid{grid-template-columns:1fr}.ef-variants{padding:20px}.ef-columns{grid-template-columns:1fr}.ef-columns article{padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}}
@media(max-width:389.98px){.ef-shell{width:calc(100% - 24px)}.ef-hero__inner{width:calc(100% - 28px)}.ef-hero h1{font-size:42px}.ef-product__image{height:240px}}
