:root{--green:#254c39;--ink:#213c2f;--sage:#dce6cc;--lime:#dceaa9;--cream:#faf9f3;--muted:#687364}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 "Avenir Next",Avenir,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #a47a20;outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}h1{font-size:clamp(48px,5vw,76px);line-height:1.08;letter-spacing:-3.5px;margin-bottom:28px}h1 em,h2 em{font-family:Georgia,serif;font-weight:400}h2{font-size:clamp(34px,3.25vw,48px);letter-spacing:-1.5px;line-height:1.17;margin-bottom:25px}h3{font-size:25px;line-height:1.2;letter-spacing:-.6px}em{color:#63804c}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{height:106px;width:min(1344px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe2d7}.brand img{width:146px;height:64px;object-fit:contain;mix-blend-mode:multiply}.header nav{display:flex;gap:38px;align-items:center;font-size:14px}.header nav a:hover,.text-link:hover{color:#738b4c}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--green);color:white;border:1px solid var(--green);padding:16px 23px;border-radius:50px;font-size:14px;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#37654b;transform:translateY(-2px);color:white!important}.small{padding:12px 20px}.button span{font-size:22px;line-height:1}.menu{display:none}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:58px;align-items:center;padding:78px 0 94px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;margin-bottom:24px;display:flex;align-items:center;gap:9px}.dot{width:7px;height:7px;border-radius:50%;background:#88a85e}.intro{font-size:17px;color:#687364;max-width:450px;line-height:1.8}.actions{display:flex;align-items:center;gap:25px;margin-top:30px;flex-wrap:wrap}.text-link{font-size:13px;border-bottom:1px solid #a9b59c;padding:6px 0}.text-link span{padding-left:14px}.hero-note{font-size:12px;margin:29px 0 0;color:var(--muted)}.hero-note span{color:#7e9758;font-size:21px;vertical-align:middle;margin-right:8px}.hero-art{position:relative;padding-left:35px;margin-right:13px}.image-frame{position:relative;height:490px;border-radius:180px 180px 24px 24px;overflow:hidden}.image-frame>img{height:100%;object-position:50% 58%}.image-frame:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#183e2977)}.photo-label{position:absolute;bottom:23px;right:23px;z-index:1;font-size:12px;letter-spacing:.6px;color:white}.round-stamp{position:absolute;top:22px;right:-30px;background:var(--lime);width:115px;height:115px;border-radius:50%;font-size:9px;letter-spacing:1.8px;line-height:1.2;text-align:center;padding-top:23px;transform:rotate(12deg);box-shadow:0 0 0 7px var(--cream)}.round-stamp span{font-size:30px;line-height:1.2}.little-photo{position:absolute;bottom:-26px;left:-12px;width:180px;padding:9px 9px 11px;background:white;box-shadow:0 8px 25px #203c2f20;transform:rotate(-8deg)}.little-photo img{height:170px;object-position:50% 70%}.little-photo span{display:block;text-align:center;font:italic 13px Georgia;margin-top:10px}.sprout{position:absolute;right:-38px;bottom:-41px;width:93px;fill:none;stroke:#7b965d;stroke-width:2}.topic-strip{display:flex;align-items:center;justify-content:center;gap:38px;background:var(--sage);padding:21px 24px;font-size:13px;flex-wrap:wrap}.topic-strip b{font-size:17px;color:#789457;font-weight:400}.section{padding-block:96px}.section-top{display:flex;gap:80px;align-items:flex-end;justify-content:space-between;margin-bottom:42px}.section-top h2{margin-bottom:0}.section-top>p{width:325px;font-size:14px;color:var(--muted);margin-bottom:4px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fffefb;border:1px solid #e0e4d7;border-radius:17px;overflow:hidden;display:flex;flex-direction:column}.card-image{position:relative;height:237px}.card-image img{height:100%}.card-image>span{position:absolute;bottom:14px;left:14px;background:#faf9f3ee;border-radius:20px;padding:6px 11px;font-size:9px;letter-spacing:1.1px}.card-body{padding:26px;display:flex;flex-direction:column;flex:1}.card-body h3{margin-bottom:15px}.card-body>p:not(.tag){font-size:14px;color:var(--muted);margin-bottom:21px}.tag{font-size:10px;letter-spacing:.3px;color:#718650;margin-bottom:12px}details{font-size:13px;margin-top:auto}details p{color:var(--muted);padding-top:12px}summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:19px;line-height:1}details[open] summary span{transform:rotate(45deg)}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e1e5d9;margin-top:22px;padding-top:19px}.card-bottom p{margin:0}.card-bottom strong{font-size:25px;font-weight:500}.card-bottom small{display:block;font-size:10px;color:var(--muted)}.circle-link{background:var(--sage);border-radius:50%;width:42px;height:42px;text-align:center;line-height:42px;font-size:23px}.circle-link:hover{background:var(--lime)}.price-note{font-size:11px;color:var(--muted);margin:20px 0 0}.idea{background:var(--green);color:#f6f8ee;position:relative;overflow:hidden}.idea-inner{padding-block:72px}.idea h2{font-size:46px}.idea em{color:#dceaa9}.idea .eyebrow{color:#bed09c}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:52px}.principles>div{border-top:1px solid #5a7961;padding-top:22px}.principles span{font-size:11px;color:#bdd299}.principles h3{margin:13px 0;font-size:23px}.principles p{font-size:14px;color:#d1ddcc;max-width:320px;margin:0}.about{display:grid;grid-template-columns:.85fr 1fr;gap:96px;align-items:center}.about-image{position:relative;padding:0 20px 15px 0}.about-image>img{height:490px;border-radius:14px 130px 14px 14px;object-position:50% 65%}.handwritten{position:absolute;bottom:0;right:0;background:var(--sage);padding:17px 26px;font:italic 21px Georgia;transform:rotate(-5deg)}.about p:not(.eyebrow):not(.signature){font-size:15px;color:var(--muted)}.signature{font-family:Georgia,serif;font-size:24px;margin:26px 0}.signature span{font:11px "Avenir Next",sans-serif;display:block;color:var(--muted);margin-top:6px}.contact-section{background:#e9eddf;padding-block:80px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-grid>div>p:not(.eyebrow){font-size:15px;max-width:350px;color:var(--muted)}.email-link{display:inline-block;font-size:19px;border-bottom:1px solid #879b71;margin:20px 0 25px}.address{font-size:12px!important}form{background:#fafbf5;padding:30px;border-radius:18px}label{display:block;font-size:11px;font-weight:600;margin-bottom:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}input,select,textarea{display:block;width:100%;margin-top:6px;background:transparent;border:1px solid #ced7c2;border-radius:7px;padding:10px 12px;font-size:13px;color:var(--ink);min-width:0}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--green)}.form-note{font-size:10px;color:var(--muted)}.form-note a{text-decoration:underline}#form-status{font-size:12px;margin:12px 0 0}.footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:35px}.footer-brand{font-size:23px;font-weight:600}.footer-brand span{font-size:10px;font-weight:400;display:block;color:var(--muted)}.footer>p,.footer>div{font-size:11px;margin:0}.footer>div{display:flex;gap:20px}.skip{position:fixed;top:-100px;left:20px;z-index:5;background:white;padding:15px}.skip:focus{top:10px}.legal{max-width:800px;min-height:70vh;padding-block:70px}.legal h1{font-size:48px}.legal h2{font-size:25px;margin-top:35px}.legal p,.legal li{color:var(--muted)}@media(min-width:1500px){.hero{padding-block:95px 110px}.image-frame{height:540px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.header{width:calc(100% - 56px)}.hero{gap:20px}h1{font-size:56px}.hero-art{padding-left:20px}.image-frame{height:450px}.little-photo{width:140px}.little-photo img{height:135px}.actions{gap:16px}.cards{gap:15px}.card-body{padding:20px}.card-image{height:190px}.contact-grid,.about{gap:45px}.topic-strip{gap:22px}.header nav{gap:24px}}@media(max-width:760px){.wrap,.header{width:calc(100% - 40px)}.header{height:85px;position:relative}.brand img{width:130px;height:56px}.menu{display:block;border:1px solid #b8c8a3;background:transparent;border-radius:50%;width:42px;height:42px;color:var(--green);font-size:20px}.header nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--cream);border:1px solid #d8dfce;border-radius:14px;padding:22px;z-index:10;align-items:stretch;gap:20px}.header nav.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr;padding:42px 0 66px;gap:38px}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:18px}h1{font-size:53px;letter-spacing:-2.8px}h2{font-size:35px}.intro{font-size:15px}.actions{margin-top:24px;gap:20px}.button{padding:14px 20px;font-size:12px}.hero-art{width:90%;max-width:440px;margin:auto;padding-left:25px}.image-frame{height:390px}.round-stamp{width:95px;height:95px;padding-top:17px;right:-17px;top:10px;font-size:8px}.round-stamp span{font-size:25px}.little-photo{left:-2px;width:140px}.little-photo img{height:130px}.sprout{width:67px;right:-25px;bottom:-30px}.photo-label{font-size:10px;right:16px}.topic-strip{gap:10px 18px;font-size:11px;padding:17px}.topic-strip b{font-size:12px}.section{padding-block:59px}.section-top{display:block;margin-bottom:28px}.section-top>p{width:auto;margin-top:21px;max-width:450px}.cards{grid-template-columns:1fr;gap:25px}.card-image{height:240px}.card-body{padding:25px}.card-body h3{font-size:26px}.price-note{font-size:10px}.idea-inner{padding-block:50px}.idea h2{font-size:33px}.principles{grid-template-columns:1fr;gap:23px;margin-top:30px}.principles p{max-width:none}.principles h3{margin-block:8px}.about{grid-template-columns:1fr;gap:40px}.about-image{max-width:440px;width:100%;margin:auto}.about-image>img{height:390px}.contact-section{padding-block:55px}.contact-grid{grid-template-columns:1fr;gap:25px}form{padding:23px}.form-row{gap:12px}.footer{flex-wrap:wrap;padding-block:27px;gap:20px}.footer>p{order:3;width:100%}.footer>div{gap:16px}.legal h1{font-size:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:380px){h1{font-size:44px;letter-spacing:-2.5px}h2,.idea h2{font-size:30px}.contact-grid,.contact-grid>*,.hero>*{min-width:0}.form-row{grid-template-columns:1fr}.button{gap:16px}.hero-art{width:92%}.round-stamp{right:-8px}.sprout{right:-13px}.footer>div{flex-wrap:wrap}}
