:root{--ink:#171918;--muted:#656963;--green:#00c83c;--soft:#f4f5f1;--line:#e1e4dd;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{width:24px;height:24px;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:600;line-height:1.07;letter-spacing:-.055em}h1{font-size:clamp(52px,5.6vw,84px)}h2{font-size:clamp(36px,3.7vw,52px)}h3{font-size:25px;letter-spacing:-.035em}p{color:var(--muted)}::selection{background:#b8f5bf;color:#151715}:focus-visible{outline:3px solid #16863a;outline-offset:6px}.wrap{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.green{color:var(--green)}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.5;text-transform:uppercase;color:#60665c}.eyebrow i,.location i{width:7px;height:7px;border-radius:50%;background:var(--green);display:inline-block;flex-shrink:0}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:10}.header-inner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:13px;align-items:center}.brand>img{width:53px;height:53px}.brand>span{font-size:26px;font-weight:700;letter-spacing:-1.2px;line-height:1}.brand-dot{color:var(--green)}.brand small{font-size:7px;letter-spacing:1.6px;display:block;margin-top:9px;font-weight:500}.main-nav{display:flex;align-items:center;gap:33px;font-size:13px}.main-nav>a:not(.nav-contact){position:relative;display:flex;align-items:center;gap:6px;padding-block:13px}.main-nav>a[aria-current=page]:not(.nav-contact):after{position:absolute;content:'';bottom:4px;left:0;height:3px;width:17px;background:var(--green)}.main-nav a:hover{color:#16863a}.soon{font-size:8px;border:1px solid var(--line);border-radius:3px;padding:2px 5px;color:#767b73}.nav-contact{display:flex;gap:21px;align-items:center;border:1px solid #232623;padding:12px 17px;margin-left:9px;font-weight:600}.nav-contact svg{width:19px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-block:58px 60px;align-items:stretch}.hero-copy{padding-block:26px 6px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero h1{margin:25px 0 24px;font-size:clamp(54px,5.4vw,80px);white-space:nowrap;letter-spacing:-.064em}.hero-copy>p{max-width:405px;font-size:16px;line-height:1.85;margin-bottom:30px}.hero-actions{display:flex;gap:29px;align-items:center}.button{display:inline-flex;justify-content:center;align-items:center;gap:27px;background:var(--ink);color:#fff;min-height:51px;padding:14px 22px;font-size:12px;font-weight:600;line-height:1.5;border:1px solid var(--ink);transition:background .2s,color .2s}.button svg{width:20px}.button:hover{background:var(--green);color:#101810;border-color:var(--green)}.text-link{display:inline-flex;align-items:center;gap:17px;font-weight:600;font-size:12px;padding-block:8px;border-bottom:1px solid #acb0a7;line-height:1.5}.text-link:hover{border-color:var(--green);color:#167e34}.text-link svg{width:19px}.text-link span{font-size:19px}.hero-sign{margin-top:47px;display:flex;gap:13px;align-items:center;font-size:11px;line-height:1.5}.hero-sign small{display:block;font-size:10px;color:#7c8277;margin-top:3px}.signature-line{width:29px;height:1px;background:var(--green)}.hero-visual{position:relative;overflow:hidden;background:#252a26;min-height:512px;border-radius:3px}.hero-photo{height:100%;width:100%;object-fit:cover;object-position:58% center;position:absolute;inset:0}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 35%,rgba(0,0,0,.62));pointer-events:none}.visual-top,.visual-caption{position:absolute;z-index:1;left:27px;right:27px;display:flex;align-items:center;justify-content:space-between;color:#fff}.visual-top{top:22px;font-size:9px;letter-spacing:2px}.cross{font-size:25px;font-weight:300}.visual-caption{bottom:28px;font-size:16px;line-height:1.4}.visual-caption strong{font-size:24px;font-weight:500;letter-spacing:-.7px}.visual-arrow{display:grid;place-items:center;border:1px solid #ffffff80;border-radius:50%;width:43px;height:43px;font-size:23px}.topic-strip{border-block:1px solid var(--line)}.topic-strip>.wrap{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:10px;font-weight:600;letter-spacing:.15em}.topic-strip i{font-style:normal;color:var(--green);font-size:20px;font-weight:400}.section{padding-block:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px}.section-heading h2{margin:17px 0 0}.section-heading>p{max-width:295px;font-size:13px;margin-bottom:5px}.section-heading>.text-link{margin-bottom:4px}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.topic{padding:29px 26px 25px;border-right:1px solid var(--line);display:flex;flex-direction:column;transition:background .2s}.topic:last-child{border-right:0}.topic:hover{background:#f1faef}.topic-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px}.topic-top>svg{width:31px;height:31px}.topic-top>span{font-size:10px;color:#8a9086}.topic h3{font-size:20px;letter-spacing:-.035em;margin-bottom:15px}.topic p{font-size:12px;line-height:1.8;margin-bottom:25px}.topic-more{margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:600}.topic-more svg{width:20px}.about-band{background:var(--soft)}.about-band-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:75px;align-items:center}.about-mark{min-height:320px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #dce1d6;background:linear-gradient(0deg,transparent 49.7%,#e3e7dd 50%,transparent 50.3%),linear-gradient(90deg,transparent 49.7%,#e3e7dd 50%,transparent 50.3%)}.about-mark:before,.about-mark:after{content:'+';position:absolute;font-size:18px;color:#8d9686;top:13px;left:20px}.about-mark:after{top:auto;left:auto;bottom:13px;right:20px}.about-mark img{width:208px;height:208px}.about-mark>span{font-size:8px;letter-spacing:.16em;margin-top:17px;color:#6c7564}.about-band h2{margin:18px 0 23px}.about-band p{font-size:14px;max-width:470px}.about-band .text-link{margin-top:7px}.home-posts{display:grid;grid-template-columns:1.2fr 1fr;gap:64px}.post-image{display:block;overflow:hidden;background:var(--soft);aspect-ratio:1.7;margin-bottom:22px}.post-image>img{height:100%;width:100%;object-fit:cover;transition:transform .35s}.post-image:hover>img{transform:scale(1.03)}.post-art{height:100%;display:flex;align-items:center;justify-content:center;gap:26px;background:#edf1e8;position:relative;overflow:hidden}.post-art:after{content:'';width:160px;height:160px;border-radius:50%;border:1px solid #cbd8c2;position:absolute;right:-70px;top:-70px}.post-art img{width:135px;height:135px}.post-art>span{max-width:100px;font-size:13px;letter-spacing:.16em;line-height:1.7}.post-meta{display:flex;align-items:center;gap:17px;font-size:9px;letter-spacing:.06em;margin-bottom:13px;color:#70786a}.post-meta>span{color:#267e30;font-weight:600}.post-card h3{font-size:25px;line-height:1.2;margin-bottom:14px}.post-card h3 a{display:flex;align-items:center;justify-content:space-between;gap:20px}.post-card h3 a:hover{color:#177f30}.post-card>p{font-size:13px;max-width:450px}.editorial-note{padding:37px 0 20px 42px;border-left:1px solid var(--line);align-self:center}.editorial-note h3{font-size:35px;line-height:1.16;margin:24px 0 20px}.editorial-note p{max-width:300px;font-size:14px}.editorial-note .text-link{margin-top:8px}.shop-note{border-top:1px solid var(--line);padding-block:43px 70px;display:flex;justify-content:space-between;gap:40px;align-items:center}.shop-note h2{font-size:32px;margin:14px 0 12px}.shop-note p{max-width:580px;font-size:13px;margin-bottom:0}.shop-note>.text-link{flex-shrink:0}.site-footer{background:#181c19;color:#fff}.footer-top{padding-block:65px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid #ffffff20}.eyebrow.light{color:#a7b0a3}.footer-top h2{font-size:42px;margin:22px 0 0;letter-spacing:-.045em;line-height:1.16;font-weight:500}.footer-top h2 span,.footer-brand span{color:var(--green)}.footer-email{font-size:21px;display:flex;align-items:center;gap:32px;border-bottom:1px solid #566250;padding-bottom:13px}.footer-email:hover{color:#7ee48c}.footer-email svg{transform:rotate(-40deg)}.footer-bottom{display:flex;gap:28px;align-items:center;justify-content:space-between;min-height:100px}.footer-brand{font-size:28px;font-weight:600;letter-spacing:-1px}.footer-bottom p,.footer-bottom nav,.location{font-size:10px;color:#c0c5bc;margin:0}.footer-bottom nav{display:flex;gap:25px}.footer-bottom nav a:hover{color:#fff}.location{display:flex;align-items:center;gap:10px}.breadcrumbs{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:10px;color:#82897d;padding:28px 0 45px}.breadcrumbs a{color:#40473b}.page-shell{padding-bottom:100px}.page-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:85px;align-items:center;padding:15px 0 70px}.page-hero h1{font-size:clamp(48px,5.2vw,76px);margin:20px 0 25px}.page-hero p{max-width:560px;font-size:17px;line-height:1.85}.page-art{background:var(--soft);padding:55px 35px;position:relative;border:1px solid var(--line)}.page-art img{width:240px;margin:auto}.page-art span{display:block;text-align:center;margin-top:25px;font-size:10px;letter-spacing:.15em}.about-text{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px;padding-block:58px;border-top:1px solid var(--line)}.about-text h2{font-size:32px}.about-text p{max-width:700px;line-height:1.9}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding-top:35px}.values>div{border-top:2px solid var(--green);padding-top:25px}.values h3{font-size:24px;line-height:1.2}.values p{font-size:14px}.contact-title h1{font-size:clamp(50px,5.7vw,84px);margin:21px 0 24px}.contact-title>p{max-width:580px;font-size:17px}.contact-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;margin-top:50px}.contact-main{background:var(--soft);padding:40px}.contact-main h2{font-size:25px;margin:24px 0 17px}.big-email{font-size:clamp(23px,3vw,41px);letter-spacing:-.04em;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #c9cec2;padding-bottom:20px;margin-bottom:28px}.contact-main p{font-size:14px;max-width:490px}.contact-data{padding-top:7px}.contact-data h2{font-size:27px;margin:18px 0}.contact-data address{font-style:normal;color:var(--muted);line-height:1.9;font-size:15px}.contact-data .business-note{font-size:12px;padding-top:22px;border-top:1px solid var(--line);margin-top:25px;max-width:290px}.contact-footnote{font-size:12px;margin-top:23px}.shop-page{max-width:800px;padding:20px 0 65px}.shop-page h1{margin:22px 0 28px;max-width:720px}.shop-page p{max-width:620px;font-size:17px}.shop-page .button{margin-top:20px}.status-label{display:inline-flex;align-items:center;gap:9px;font-size:10px;padding:8px 12px;background:#eaf6e9;color:#275d2a;border:1px solid #d0e6cd}.status-label i{height:6px;width:6px;background:var(--green);border-radius:50%}.shop-plans{display:flex;gap:20px;flex-wrap:wrap;margin:32px 0;padding-top:25px;border-top:1px solid var(--line)}.shop-plans span{font-size:11px;color:#60685a}.shop-plans span:before{content:'+';color:#188331;margin-right:8px}.blog-shell{padding-bottom:95px}.blog-intro h1{margin:20px 0 25px}.blog-intro>p{max-width:550px;font-size:16px}.blog-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;border-block:1px solid var(--line);padding-block:20px;margin:43px 0}.filters{display:flex;gap:9px;flex-wrap:wrap}.filters>a{font-size:11px;padding:8px 14px;border:1px solid var(--line);border-radius:3px}.filters>a.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.filters>a:hover{border-color:#218737}.search-form{display:flex;align-items:center;border-bottom:1px solid #9ca592;max-width:260px}.search-form input{border:0;padding:8px 0;width:100%;min-width:0;font-size:12px;background:transparent}.search-form button{border:0;background:transparent;padding:7px}.search-form button svg{width:19px}.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 30px}.empty-state{background:var(--soft);padding:65px 40px;text-align:center}.empty-symbol{font-size:38px;font-weight:300;color:#13822e}.empty-state h2{font-size:33px;margin:15px 0 20px}.empty-state p{max-width:530px;margin:0 auto 26px}.error-page{background:#fff;padding-block:95px}.error-page .eyebrow{justify-content:center}.error-page h1{margin:25px 0}.pagination{margin-top:30px}.pagination .nav-links{display:flex;gap:20px}.single{padding-bottom:80px}.article-header{max-width:850px;margin:15px auto 50px}.article-header h1{font-size:clamp(43px,5vw,70px);margin:23px 0 28px}.article-byline{display:flex;gap:25px;font-size:12px;color:#757e6c}.article-content{max-width:730px;margin:auto;font-size:17px}.article-content p{line-height:1.9}.article-content h2{font-size:32px;margin:43px 0 23px}.article-content h3{margin-top:30px}.article-content a{border-bottom:1px solid #1d872f;color:#216d2b}.article-cover{max-width:900px;margin:0 auto 50px}.article-cover img{width:100%;max-height:530px;object-fit:cover}.article-end{max-width:730px;margin:50px auto 0;padding-top:25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px}.page-content>h1{font-size:55px}.page-content>p{max-width:780px}.sr-only,.screen-reader-text{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:15px;top:-100px;padding:12px 20px;background:#fff;color:#000;z-index:100}.skip-link:focus{top:10px}
@media(min-width:1550px){.hero-visual{min-height:560px}.hero h1{font-size:84px}.hero{gap:65px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.main-nav{gap:22px}.hero{gap:25px}.hero h1{font-size:58px}.hero-copy>p{font-size:14px}.hero-visual{min-height:475px}.hero-actions{gap:18px}.hero-actions .button{padding:13px 17px;gap:13px}.topic{padding:25px 19px}.topic h3{font-size:18px}.about-band-inner{gap:50px}.footer-bottom{gap:20px}.location{display:none}.page-hero{gap:45px}.contact-grid{gap:35px}}
@media(max-width:900px){.header-inner{height:84px}.main-nav{gap:18px}.brand>span{font-size:23px}.brand small{font-size:6px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:45px;height:44px;border:1px solid var(--line);background:#fff;padding:12px}.menu-toggle span{height:1px;width:100%;background:#111;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:22px 32px;border-bottom:1px solid var(--line);box-shadow:0 14px 20px #0000000a}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:8px}.main-nav .nav-contact{margin:8px 0 0;justify-content:space-between}.hero{gap:26px}.hero h1{font-size:49px}.hero-copy>p{font-size:13px}.hero-actions{flex-wrap:wrap;gap:12px 24px}.hero-sign{margin-top:30px}.hero-visual{min-height:450px}.hero .eyebrow{font-size:8px}.topic-grid{grid-template-columns:repeat(2,1fr)}.topic:nth-child(2){border-right:0}.topic:nth-child(-n+2){border-bottom:1px solid var(--line)}.topic-top{margin-bottom:26px}.topic h3{font-size:22px}.topic p{max-width:270px;font-size:13px}.about-band-inner{gap:35px}.about-mark{min-height:330px}.section{padding-block:70px}.section-heading{gap:25px}.section-heading>p{max-width:240px}.home-posts{gap:35px}.editorial-note{padding-left:28px}.editorial-note h3{font-size:30px}.footer-top h2{font-size:35px}.footer-email{font-size:17px;gap:20px}.page-hero{gap:30px}.page-hero h1{font-size:54px}.page-hero p{font-size:15px}.page-art img{width:200px}.about-text{gap:35px}.contact-grid{grid-template-columns:1.2fr 1fr;gap:30px}.contact-main{padding:30px}.big-email{font-size:27px}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header-inner{height:77px}.brand>img{width:46px;height:46px}.brand>span{font-size:23px}.main-nav{padding-inline:20px}.hero{grid-template-columns:1fr;padding-block:30px 32px;gap:32px}.hero-copy{padding-block:13px 0}.hero .eyebrow{font-size:9px}.hero h1{font-size:clamp(47px,11.8vw,70px);margin:23px 0 22px;letter-spacing:-.065em}.hero-copy>p{font-size:14px;max-width:400px;margin-bottom:25px}.hero-actions{gap:24px}.hero-actions .button{padding:14px 19px;gap:23px}.hero-sign{margin-top:28px}.hero-visual{min-height:390px}.visual-top{top:18px;left:22px;right:22px}.visual-caption{bottom:22px;left:22px;right:22px}.topic-strip>.wrap{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;min-height:81px;padding-block:14px;font-size:8px}.topic-strip i:nth-child(4){display:none}.topic-strip span{text-align:center}.topic-strip i{text-align:center;font-size:15px}.section{padding-block:57px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:36px;margin-top:15px}.section-heading>p{margin-top:22px;max-width:310px;font-size:13px}.section-heading>.text-link{margin-top:18px}.topic{padding:24px 18px}.topic-top>svg{width:27px;height:27px}.topic-top{margin-bottom:25px}.topic h3{font-size:19px;line-height:1.2}.topic p{font-size:12px;line-height:1.8}.topic-more{font-size:9px;gap:4px}.topic-more svg{width:17px}.about-band-inner{grid-template-columns:1fr;padding-block:44px;gap:33px}.about-mark{min-height:260px}.about-mark img{width:170px;height:170px}.about-band h2{font-size:39px}.about-band p{font-size:14px}.home-posts{grid-template-columns:1fr;gap:30px}.editorial-note{padding:30px 0 0;border-left:0;border-top:1px solid var(--line)}.editorial-note h3{font-size:32px}.shop-note{display:block;padding-block:35px 48px}.shop-note h2{font-size:32px}.shop-note>.text-link{margin-top:22px}.footer-top{display:block;padding-block:45px}.footer-top h2{font-size:34px}.footer-email{margin-top:35px;width:max-content;max-width:100%;font-size:20px}.footer-bottom{flex-wrap:wrap;padding-block:25px;gap:16px 25px}.footer-bottom p{margin-left:auto}.footer-bottom nav{width:100%;gap:25px;font-size:11px}.breadcrumbs{padding:23px 0 32px}.page-shell{padding-bottom:60px}.page-hero{grid-template-columns:1fr;gap:27px;padding-top:12px;padding-bottom:40px}.page-hero h1{font-size:52px}.page-hero p{font-size:15px}.page-art{padding:35px}.page-art img{width:170px}.about-text{grid-template-columns:1fr;gap:5px;padding-block:35px}.about-text h2{font-size:31px}.about-text p{font-size:15px}.values{grid-template-columns:1fr;gap:20px;padding-top:15px}.values>div{padding-top:21px}.values h3{margin-bottom:15px}.contact-title h1{font-size:52px}.contact-title>p{font-size:15px}.contact-grid{grid-template-columns:1fr;gap:35px;margin-top:30px}.contact-main{padding:27px 22px}.big-email{font-size:27px;gap:6px}.big-email svg{width:21px}.contact-data .business-note{max-width:none}.shop-page{padding:10px 0 15px}.shop-page h1{font-size:51px}.shop-page p{font-size:15px}.blog-intro h1{font-size:51px}.blog-intro>p{font-size:14px}.blog-controls{display:block;margin:31px 0}.filters{gap:7px}.filters>a{padding:7px 11px;font-size:10px}.search-form{margin-top:20px;max-width:100%}.posts-grid{grid-template-columns:1fr;gap:32px}.blog-shell{padding-bottom:55px}.empty-state{padding:40px 21px}.empty-state h2{font-size:29px}.empty-state p{font-size:14px}.article-header h1{font-size:44px}.article-header{margin-top:8px;margin-bottom:35px}.article-content{font-size:16px}.article-content h2{font-size:29px}.article-end{flex-wrap:wrap}.article-header h1,.post-card h3,.empty-state h2{overflow-wrap:anywhere}.error-page h1{font-size:47px}.footer-top h2{letter-spacing:-.04em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(min-width:651px) and (max-width:900px){.hero h1{font-size:clamp(36px,5.5vw,49px)}}
@media(max-width:650px){.contact-title h1{font-size:clamp(33px,10vw,50px)}.blog-intro h1{font-size:clamp(38px,12vw,51px)}.big-email{font-size:clamp(22px,6.8vw,27px)}}
