@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#fbfaf6;--ink:#253d33;--muted:#697269;--line:#dce0d5;--green:#284f3d;--sage:#e9eddf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ba6c41;outline-offset:5px}.skip{position:absolute;top:-100px;background:white;padding:10px;z-index:10}.skip:focus{top:0}.topline{text-align:center;background:var(--green);color:#f4f1df;padding:9px 12px;font-size:10px;letter-spacing:2px}header{max-width:1280px;margin:auto;padding:26px 48px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.logo{font-family:'Manrope',sans-serif;font-size:29px;font-weight:800;letter-spacing:-1.5px;white-space:nowrap}.logo span{color:#8b9c68;font-size:32px;margin-left:5px}nav{display:flex;gap:33px;align-items:center;font-size:13px}nav a:hover,footer a:hover{color:#9c623f}nav a:last-child{margin-left:20px}nav span{margin-left:10px}.menu{display:none}.wrap{max-width:1184px;margin:auto}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:58px;padding:58px 0 60px;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.eyebrow .dot{display:inline-block;width:7px;height:7px;background:#8a9b68;border-radius:50%;margin-right:8px}h1,h2,h3{font-family:'Manrope',sans-serif;line-height:1.15;letter-spacing:-1.8px;font-weight:500;margin:0}h1{font-size:61px;line-height:1.1;margin:25px 0}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:#789064}h1 em{font-size:1.05em}p{color:var(--muted)}.hero-copy>p:not(.eyebrow){max-width:400px;font-size:16px;line-height:1.8}.button{display:inline-flex;justify-content:center;align-items:center;gap:27px;background:var(--green);color:#fff;padding:16px 24px;border-radius:5px;font-size:12px;font-weight:600;border:1px solid var(--green);transition:background .2s}.button:hover{background:#3e674f}.hero .button{margin:19px 0 21px}.little{font-size:10px;color:#687565;display:flex;align-items:center;gap:8px}.hero-art{position:relative;margin:0 0 0 8px}.hero-art>img{display:block;width:100%;height:484px;object-fit:cover;border-radius:110px 7px 7px 7px}.hero-note{position:absolute;left:-33px;bottom:31px;background:#fbfaf4;box-shadow:0 6px 30px #273b3010;padding:18px 23px;border:1px solid #eceadf;transform:rotate(-4deg);font-family:Georgia,serif;font-style:italic;font-size:20px}.hero-note small{display:block;font-family:'DM Sans';font-size:9px;letter-spacing:1px;font-style:normal;margin-top:6px;color:#778166}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-head h2{font-size:32px;letter-spacing:-1px}.section-head p{margin:7px 0 0;font-size:13px}.text-link{font-size:12px;border-bottom:1px solid #9aaa91;padding-bottom:3px;white-space:nowrap}.problems{padding:30px 0 58px;border-top:1px solid var(--line)}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.problem{border:1px solid var(--line);border-radius:7px;padding:23px 21px;position:relative;transition:transform .2s,background .2s}.problem:hover{transform:translateY(-4px);background:#edf0e6}.problem:nth-child(2){background:#f1ece4}.problem:nth-child(3){background:#eeeedd}.problem:nth-child(4){background:#e9ede5}.problem:first-child{background:#e8eddf}.icon{font-family:Georgia;font-size:33px;line-height:1;margin-bottom:24px;color:#687d51}.problem h3{font-size:17px;font-weight:600;letter-spacing:-.5px}.problem p{font-size:11px;margin:7px 0 0}.arrow{position:absolute;top:26px;right:20px;font-size:21px}.featured{background:#eaeedf;padding:32px;border-radius:9px;display:grid;grid-template-columns:1fr 1.03fr;gap:47px;align-items:center}.featured img{width:100%;height:330px;object-fit:cover;border-radius:6px}.featured h2{font-size:35px;max-width:440px;margin:16px 0}.featured p:not(.eyebrow){font-size:13px;max-width:370px}.meta{font-size:10px;color:#737d6b;margin:18px 0}.articles{padding:65px 0}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.article-card{display:block}.card-image{height:220px;overflow:hidden;background:#e5dfd2;border-radius:7px;position:relative}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.article-card:hover img{transform:scale(1.035)}.article-card:nth-child(2) img{object-position:50% 25%;filter:sepia(.25)}.article-card:nth-child(3) img{object-position:80% 50%;transform:scale(1.1)}.tag{position:absolute;bottom:13px;left:14px;background:#fbfaf5;padding:4px 9px;border-radius:3px;font-size:9px;letter-spacing:1px}.article-card h3{font-size:21px;letter-spacing:-.6px;margin:13px 0 8px;line-height:1.4}.article-card p{font-size:12px;margin:0}.trust{display:flex;gap:30px;border-top:1px solid var(--line);padding:35px 0 45px;align-items:center}.trust .flower{font-size:47px;color:#809267}.trust h3{font-size:19px;letter-spacing:-.5px}.trust p{font-size:12px;max-width:770px;margin:8px 0}.trust a{text-decoration:underline}footer{background:#edf0e6;padding:44px max(35px,calc((100vw - 1184px)/2)) 20px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-top p{font-size:12px}.footer-top a:not(.logo){display:block;font-size:12px;margin:9px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d4dccb;margin-top:37px;padding-top:18px;font-size:9px;color:#6a7865}.footer-bottom div{display:flex;gap:20px}.page{max-width:1000px;margin:0 auto;padding:45px 30px 75px}.breadcrumb{font-size:11px;color:var(--muted);margin-bottom:30px}.page h1{font-size:48px;max-width:820px}.lead{font-size:18px;max-width:730px}.article-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:48px;margin-top:40px}.toc{align-self:start;position:sticky;top:25px;padding:20px;background:var(--sage);border-radius:6px;font-size:12px}.toc a{display:block;margin:12px 0}.prose h2{font-size:28px;margin:38px 0 17px;letter-spacing:-1px}.prose h3{font-size:20px;margin:23px 0 10px;letter-spacing:-.5px}.prose p,.prose li{font-size:15px;color:#5b665e}.prose li{margin:9px 0}.note{padding:20px 23px;background:var(--sage);border-left:3px solid #839968;border-radius:3px;font-size:13px;margin:25px 0}.prose .note p{margin:0;font-size:13px}.steps{counter-reset:step;list-style:none;padding:0}.steps li{counter-increment:step;padding:19px 0 19px 55px;position:relative;border-bottom:1px solid var(--line)}.steps li:before{content:'0' counter(step);position:absolute;left:0;color:#839968;font-family:Georgia;font-size:27px}.steps strong{display:block;color:var(--ink)}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{padding:15px 12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}th{background:var(--sage)}details{border-bottom:1px solid var(--line);padding:17px 0}summary{cursor:pointer;font-weight:600;font-size:14px}details p{margin-bottom:0}.simple{max-width:760px}.simple h2{margin-top:30px}.draft{display:inline-block;padding:5px 11px;background:#eee6d6;color:#755d37;border-radius:3px;font-size:11px}.article-cover{width:100%;max-height:340px;object-fit:cover;object-position:50% 60%;border-radius:8px;margin-top:22px}.related{margin-top:40px}.sources{font-size:12px}.sources a{text-decoration:underline}@media(min-width:1500px){.hero-art>img{height:510px}}@media(max-width:1240px){.wrap{margin:0 40px}h1{font-size:53px}.hero{gap:35px}}@media(max-width:800px){header{padding:20px 24px;flex-wrap:wrap}.menu{display:block;background:none;border:1px solid var(--line);border-radius:4px;padding:7px 12px;font-size:12px}nav{display:none;width:100%;padding-top:20px;flex-direction:column;align-items:start;gap:16px}nav.open{display:flex}nav a:last-child{margin-left:0}.wrap{margin:0 24px}.hero{grid-template-columns:1fr;gap:32px;padding-top:35px}h1{font-size:49px;max-width:570px}.hero-copy>p:not(.eyebrow){max-width:520px}.hero-art{margin:0 0 0 15px}.hero-art>img{height:410px;object-position:50% 33%;border-radius:70px 7px 7px 7px}.hero-note{left:-15px}.problem-grid{grid-template-columns:1fr 1fr}.featured{grid-template-columns:1fr;padding:24px;gap:12px}.featured img{height:270px}.article-grid{grid-template-columns:1fr;gap:30px}.card-image{height:280px}.section-head{align-items:start;gap:15px}.section-head h2{font-size:27px}.article-layout{grid-template-columns:1fr;gap:10px}.toc{position:static}.page h1{font-size:39px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap}.footer-bottom>span:last-child{display:none}.trust{align-items:start;gap:18px}.articles{padding:45px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
