@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:#153d38;--ink-2:#315c55;--paper:#f7f7f0;--cream:#efefe4;--white:#fffefa;--lime:#d5ee7c;--line:#d8ded4;--muted:#65756e;--orange:#f4a869}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1240px,100% - 64px);margin:auto}.site-header{background:var(--paper);border-bottom:1px solid var(--line);z-index:10;position:relative}.header-inner{align-items:center;gap:34px;min-height:88px;display:flex}.brand{letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:11px;font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:800;display:inline-flex}.brand b{color:#438066}.brand-icon{background:var(--ink);border-radius:9px;flex:none;place-items:center;width:35px;height:35px;display:grid;position:relative}.brand-icon:before{content:"";border:2px solid var(--lime);border-top:0;width:15px;height:13px;transform:translateY(3px)}.brand-icon:after{content:"";border-top:2px solid var(--lime);border-left:2px solid var(--lime);width:13px;height:13px;position:absolute;transform:translateY(-4px)rotate(45deg)}.brand-icon span{background:var(--lime);border-radius:50%;width:5px;height:5px;position:absolute;bottom:8px}.header-inner nav{color:#425d54;align-items:center;gap:25px;margin:auto;font-size:13px;font-weight:700;display:flex}.header-inner nav a:hover,.header-about:hover{color:#4b8a63}.header-about{white-space:nowrap;font-size:13px;font-weight:800}.header-about span{margin-left:8px}.hero{background:#e9eee3;overflow:hidden}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;min-height:656px;padding-top:48px;padding-bottom:48px;display:grid}.eyebrow,.section-kicker{letter-spacing:.18em;color:#4b805b;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:9px;display:inline-flex}.signal{background:#6baf68;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #6baf6825}.hero h1,.section h2,.feature-band h2,.category-hero h1,.article-hero h1,.static-page h1{letter-spacing:-.07em;font-family:Manrope,Arial,sans-serif}.hero h1{margin:29px 0 23px;font-size:clamp(56px,5.15vw,81px);font-weight:800;line-height:1.1}.hero h1 em{color:#5c9068;font-style:normal}.hero-copy>p{color:#52675c;max-width:570px;margin:0;font-size:18px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:37px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:32px;padding:16px 23px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:#275c4e}.button-outline{background:#f6f8f0;border:1px solid #b7c9b9}.hero-foot{color:#627569;align-items:center;gap:17px;margin-top:49px;font-size:12px;display:flex}.hero-foot b{color:var(--ink);margin-right:4px;font-size:18px}.divider{background:#b9c8ba;width:1px;height:17px}.hero-visual{color:#e8f0e3;background:#143d38;border-radius:22px;min-height:530px;padding:25px;position:relative;overflow:hidden;box-shadow:0 36px 70px #153d3830}.hero-visual:before{content:"";pointer-events:none;background:radial-gradient(circle at 65% 45%,#2b6a5caa,#0000 60%);position:absolute;inset:0}.visual-top,.visual-bottom{letter-spacing:.19em;color:#a5c5b4;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex;position:relative}.live-pill{color:#d5ee7c;letter-spacing:.09em;border:1px solid #7ca68d88;border-radius:100px;align-items:center;gap:8px;padding:9px 12px;display:flex}.live-pill i{background:var(--lime);border-radius:50%;width:7px;height:7px}.house-plan{border:1px solid #87a99975;border-radius:8px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:11px;height:407px;margin:12px 9px;padding:13px;display:grid;position:relative;transform:rotate(-3deg)scale(.93)}.room{background:#214f47b8;border:1px solid #8aafa08c;border-radius:6px;flex-direction:column;justify-content:flex-end;padding:22px;display:flex;position:relative}.room:before{content:"";border:1px dashed #769d8a65;border-radius:4px;position:absolute;inset:11px}.room-icon{color:var(--lime);font-size:37px;font-weight:400;position:absolute;top:18px;left:20px}.room small{letter-spacing:.16em;color:#9ec0ac;z-index:1;font-size:9px}.room b{z-index:1;margin-top:4px;font-size:14px}.room-b{background:#1c4b43}.room-c{background:#224f48}.room-d{background:#1c4a43}.plan-hub{background:var(--lime);color:var(--ink);width:118px;height:118px;box-shadow:0 0 0 1px var(--lime);border:6px solid #153d38;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(3deg)}.plan-hub span{font-size:43px;line-height:1}.plan-hub small{letter-spacing:.06em;font-size:7px;font-weight:800}.visual-bottom{border-top:1px solid #658d7b70;justify-content:space-around;padding-top:16px}.intro-strip{background:var(--ink);color:#f3f8ed}.intro-inner{align-items:center;gap:52px;min-height:134px;display:flex}.intro-inner>span:first-child{color:var(--lime);letter-spacing:.16em;white-space:nowrap;font-size:11px;font-weight:800}.intro-inner p{letter-spacing:-.045em;max-width:850px;font-family:Manrope,Arial,sans-serif;font-size:clamp(18px,2vw,26px);font-weight:700;line-height:1.4}.intro-inner em{color:var(--lime);font-style:normal}.intro-star{color:var(--lime);margin-left:auto;font-size:50px}.section{padding-top:100px;padding-bottom:20px}.section-head{justify-content:space-between;align-items:end;gap:35px;margin-bottom:34px;display:flex}.section-head h2{margin:10px 0 0;font-size:clamp(34px,3.4vw,49px);line-height:1.2}.section-head p{max-width:390px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.dot{color:#83aa63}.category-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.category-card{background:#fffefa;border:1px solid #dfe5d9;border-radius:11px;flex-direction:column;min-height:266px;padding:27px;transition:transform .2s,box-shadow .2s;display:flex}.category-card:hover,.article-card:hover{transform:translateY(-5px);box-shadow:0 14px 35px #173d3718}.category-top{color:#7d9686;justify-content:space-between;align-items:center;font-size:11px;font-weight:800;display:flex}.circle-arrow{width:32px;height:32px;color:var(--ink);border:1px solid #d1ded0;border-radius:50%;place-items:center;font-size:17px;display:grid}.category-card h3{letter-spacing:-.05em;margin:43px 0 8px;font-family:Manrope;font-size:24px}.category-card p{color:#68796c;margin:0;font-size:13px;line-height:1.55}.category-count{letter-spacing:.14em;color:#4a8b5b;margin-top:auto;padding-top:22px;font-size:10px;font-weight:800}.latest{padding-top:108px;padding-bottom:110px}.articles-grid{grid-template-columns:repeat(3,1fr);gap:21px;display:grid}.article-card{background:var(--white);border:1px solid #e1e6dd;border-radius:11px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.card-art{background:#dceae1;height:190px;position:relative;overflow:hidden}.art-1{background:#e6e8d8}.art-2{background:#dce9e8}.art-3{background:#e9e1d3}.art-4{background:#e2e7dd}.art-ring{border:1px solid #49796977;border-radius:50%;position:absolute}.ring-one{width:310px;height:310px;top:-120px;right:-30px}.ring-two{width:190px;height:190px;top:-50px;right:30px}.art-node{background:var(--ink);border-radius:50%;position:absolute}.node-one{width:75px;height:75px;top:53px;right:132px;box-shadow:0 0 0 19px #fff5}.node-two{background:#8cad65;width:22px;height:22px;bottom:29px;right:36px}.art-line{border-top:2px dotted #477865;width:220px;position:absolute;top:113px;right:31px;transform:rotate(-26deg)}.art-glyph{letter-spacing:-.08em;color:#2d6b56;font-family:Manrope;font-size:39px;font-weight:800;position:absolute;bottom:19px;left:25px}.card-body{flex-direction:column;flex:1;padding:24px;display:flex}.card-meta{letter-spacing:.11em;text-transform:uppercase;color:#608367;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.card-meta span:last-child{color:#8a9b8e;letter-spacing:0;text-transform:none;font-weight:600}.card-body h3{letter-spacing:-.045em;margin:13px 0 8px;font-family:Manrope;font-size:20px;line-height:1.34}.card-body p{color:#65776d;margin:0 0 25px;font-size:13px;line-height:1.65}.card-link{color:#348457;margin-top:auto;font-size:12px;font-weight:800}.card-link span{margin-left:8px}.feature-band{color:#eff4e8;background:#153d38;padding:95px 0}.feature-inner{grid-template-columns:1fr .75fr;align-items:center;gap:120px;display:grid}.feature-band .section-kicker{color:var(--lime)}.feature-band h2{margin:15px 0 16px;font-size:clamp(40px,4.1vw,62px);line-height:1.15}.feature-band p{color:#bbd0be;max-width:480px;line-height:1.7}.button-light{background:var(--lime);color:var(--ink);margin-top:18px}.feature-quote{border-left:1px solid #8aac9677;padding-left:58px}.feature-quote>span{color:var(--lime);font-family:Georgia;font-size:75px;line-height:.6}.feature-quote p{color:#eff5e8;letter-spacing:-.045em;font-family:Manrope;font-size:clamp(23px,2.5vw,34px);font-weight:700;line-height:1.4}.feature-quote small{letter-spacing:.15em;color:#a3bcac;font-size:10px}.site-footer{background:#e8eee5;padding:65px 0}.footer-grid{grid-template-columns:2.1fr .7fr .7fr 1.2fr;gap:45px;display:grid}.footer-brand{margin-bottom:15px}.footer-grid p,.footer-note{color:#678073;font-size:13px;line-height:1.75}.footer-grid strong{letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-size:12px;display:block}.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3){flex-direction:column;gap:9px;display:flex}.footer-grid a:not(.brand){color:#5c7366;font-size:13px}.footer-grid a:hover{text-decoration:underline}.footer-note{border-left:1px solid #c8d5c9;padding-left:30px}.breadcrumbs{color:#718278;align-items:center;gap:12px;margin:32px 0;font-size:12px;display:flex}.breadcrumbs a:hover{text-decoration:underline}.article-hero{grid-template-columns:1.35fr .65fr;align-items:stretch;gap:55px;padding:50px 0 65px;display:grid}.article-hero h1{margin:20px 0;font-size:clamp(42px,5vw,70px);line-height:1.1}.article-hero p{color:#65766e;max-width:790px;font-size:18px;line-height:1.7}.article-byline{align-items:center;gap:12px;margin-top:30px;font-size:13px;display:flex}.article-byline small{color:#819187;margin-top:4px;font-size:11px;display:block}.avatar{background:var(--ink);width:40px;height:40px;color:var(--lime);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.article-illustration{background:#dfeae1;border-radius:13px;min-height:290px;position:relative;overflow:hidden}.illustration-grid{background-image:linear-gradient(#4c80671c 1px,#0000 1px),linear-gradient(90deg,#4c80671c 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:20px}.illustration-circle{border:1px solid #477b63a0;border-radius:50%;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.illustration-circle.one{width:265px;height:265px}.illustration-circle.two{width:195px;height:195px}.illustration-house{color:var(--ink);font-size:135px;line-height:1;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.illustration-label{letter-spacing:.18em;color:#4a795c;font-size:10px;font-weight:800;position:absolute;bottom:20px;left:23px}.article-layout{border-top:1px solid var(--line);grid-template-columns:minmax(0,760px) minmax(220px,1fr);gap:75px;padding:55px 0 100px;display:grid}.article-content{color:#4e6257;font-size:17px;line-height:1.85}.article-content .article-lead{color:var(--ink);margin:0 0 42px;font-size:23px;font-weight:600;line-height:1.6}.article-content section{margin-top:43px}.article-content h2{letter-spacing:-.055em;color:var(--ink);margin:0 0 18px;font-family:Manrope;font-size:29px;line-height:1.3}.article-content p{margin:0 0 21px}.checklist{background:#e8eee4;border-radius:12px;padding:30px 34px}.checklist h2{margin:8px 0 15px}.checklist ul{margin:0;padding:0;list-style:none}.checklist li{color:#315247;border-top:1px solid #cad8c9;align-items:center;gap:13px;padding:10px 0;font-size:15px;display:flex}.checklist li span{background:var(--ink);color:var(--lime);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:12px;display:grid}.article-source{border-top:1px solid var(--line);padding-top:26px}.article-source h2{font-size:23px}.article-source p{font-size:14px}.article-source a,.text-link{color:#3e8758;text-underline-offset:4px;font-size:14px;font-weight:800;text-decoration:underline}.article-aside{position:relative}.aside-card{border:1px solid var(--line);background:#fffefa;border-radius:12px;padding:27px;position:sticky;top:30px}.aside-row{border-top:1px solid var(--line);color:#465e50;gap:16px;padding:17px 0;font-size:13px;line-height:1.45;display:flex}.aside-row:first-of-type{margin-top:18px}.aside-row b{color:#6a9c69;font-size:11px}.aside-note{background:var(--ink);color:#fff;border-radius:11px;margin-top:18px;padding:25px}.aside-note span{color:var(--lime);font-size:28px}.aside-note p{letter-spacing:-.03em;font-family:Manrope;font-size:17px;line-height:1.5}.related{padding-bottom:100px}.related .articles-grid{margin-top:30px}.category-page{padding-bottom:110px}.category-hero{background:#e8eee4;border-radius:14px;justify-content:space-between;align-items:center;min-height:300px;margin:22px 0 85px;padding:55px;display:flex;overflow:hidden}.category-hero h1{margin:14px 0;font-size:clamp(48px,5vw,76px)}.category-hero p{color:#5d7165;max-width:600px;font-size:17px;line-height:1.65}.category-hero-number{letter-spacing:-.12em;color:#cbdccb;margin-right:55px;font-family:Manrope;font-size:235px;font-weight:800;line-height:.8}.category-page .articles-grid{margin-top:30px}.static-page{max-width:850px;min-height:70vh;padding:105px 0 150px}.static-page h1{margin:18px 0 40px;font-size:clamp(44px,5vw,70px);line-height:1.1}.static-page h2{letter-spacing:-.04em;margin-top:45px;font-family:Manrope}.static-page p{color:#5a6d60;margin:0 0 23px;font-size:18px;line-height:1.8}.static-page .button{margin-top:15px}@media (max-width:1100px){.header-inner nav{gap:13px}.header-inner{gap:15px}.hero-grid{gap:30px}.hero h1{font-size:62px}.feature-inner{gap:55px}}@media (max-width:820px){.shell{width:min(100% - 36px,640px)}.header-inner{justify-content:space-between;min-height:74px}.brand{font-size:12px}.header-inner nav{display:none}.hero-grid{grid-template-columns:1fr;gap:38px;padding-top:75px;padding-bottom:70px}.hero h1{font-size:clamp(47px,11vw,70px)}.hero-visual{min-height:490px}.house-plan{height:365px}.intro-inner{gap:25px;min-height:135px}.intro-star{display:none}.section{padding-top:72px}.section-head{display:block}.section-head p{margin-top:13px}.category-grid,.articles-grid{grid-template-columns:repeat(2,1fr)}.feature-inner{grid-template-columns:1fr;gap:50px}.feature-quote{padding-left:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-note{border:0;padding-left:0}.article-hero{grid-template-columns:1fr;gap:20px}.article-illustration{min-height:270px}.article-layout{grid-template-columns:1fr;gap:20px}.article-aside{display:none}.category-hero-number{margin-right:20px;font-size:160px}}@media (max-width:560px){.shell{width:calc(100% - 30px)}.header-about{font-size:12px}.header-about span{display:none}.hero h1{font-size:47px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-foot{margin-top:33px}.hero-visual{min-height:405px;padding:17px}.house-plan{height:302px}.room{padding:12px}.room-icon{font-size:27px;top:10px;left:12px}.room small{font-size:7px}.room b{font-size:11px}.plan-hub{width:86px;height:86px}.plan-hub span{font-size:31px}.plan-hub small{font-size:5px}.visual-top,.visual-bottom{font-size:7px}.intro-inner{gap:18px}.intro-inner p{font-size:17px}.category-grid,.articles-grid{grid-template-columns:1fr}.category-card{min-height:220px}.category-card h3{margin-top:28px}.section-head h2{font-size:37px}.latest{padding-bottom:75px}.feature-band{padding:70px 0}.feature-band h2{font-size:43px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-note{grid-column:1/-1}.article-hero{padding:30px 0 45px}.article-hero h1{font-size:41px}.article-hero p,.article-content{font-size:16px}.article-content .article-lead{font-size:20px}.article-content h2{font-size:25px}.article-layout{padding-top:35px}.category-hero{min-height:280px;padding:30px}.category-hero h1{font-size:45px}.category-hero-number{display:none}.static-page{padding-top:80px}.static-page p{font-size:16px}}.editorial-image{object-fit:cover}.hero-photo{isolation:isolate;padding:0}.hero-photo:before{z-index:1;background:linear-gradient(#102e296b 0%,#0000 42%,#102e2990 100%)}.hero-photo-top,.hero-photo-bottom{z-index:2;letter-spacing:.15em;color:#fff;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex;position:absolute;left:25px;right:25px}.hero-photo-top{top:25px}.hero-photo-bottom{border-top:1px solid #fff7;gap:10px;padding-top:16px;bottom:25px}.card-art .editorial-image{transition:transform .4s}.article-card:hover .card-art .editorial-image{transform:scale(1.04)}.article-illustration{margin:0}.article-illustration figcaption{color:#fff;letter-spacing:.03em;background:#153d38d9;border-radius:5px;padding:7px 10px;font-size:10px;font-weight:700;position:absolute;bottom:12px;right:12px}@media (max-width:560px){.hero-photo-top,.hero-photo-bottom{font-size:8px;left:17px;right:17px}.hero-photo-top{top:17px}.hero-photo-bottom{bottom:17px}}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1100px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.category-grid{grid-template-columns:1fr}}.article-product{background:#f0f5ec;border:1px solid #cbdcc8;border-radius:12px;padding:28px 32px}.article-product h2{margin:9px 0 10px}.article-product p{margin-bottom:20px;font-size:15px;line-height:1.7}.article-product a{background:var(--ink);color:#fff;border-radius:8px;align-items:center;gap:12px;padding:13px 17px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.article-product a:hover{background:#275c4e}.article-product .affiliate-disclosure{color:#315247;margin:0 0 12px;font-size:13px;font-weight:700}
