@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Libre+Caslon+Display&display=swap');
:root{--paper:#f8f7f2;--white:#fffefa;--ink:#263e33;--muted:#6e756c;--green:#2e4e3d;--line:#dedfd5;--sage:#e8ebdf;--gold:#b59a64;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.7 var(--sans)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.06;letter-spacing:-1.6px}h1{font-size:clamp(48px,5.4vw,82px)}h2{font-size:clamp(36px,4vw,53px)}h3{font-size:22px;line-height:1.3}p{color:var(--muted)}.announcement{height:33px;background:#263f33;color:#efeee3;text-align:center;font-size:10px;letter-spacing:1px;display:flex;justify-content:center;align-items:center;gap:35px}.announcement>span{color:#d6cba9;font-size:9px}.header{max-width:1440px;margin:auto;height:102px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;gap:22px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand>span{font:15px Georgia,serif;letter-spacing:1.8px}.brand small{display:block;font:9px var(--sans);letter-spacing:4.4px;margin-top:6px}.header nav{display:flex;gap:35px;height:100%;align-items:center}.header nav a{font-size:12px;padding:12px 0;position:relative;color:#72766d}.header nav a.active{color:var(--ink)}.header nav a.active:after{content:'';height:2px;background:var(--green);position:absolute;bottom:4px;left:0;right:0}.portal-link{border:1px solid #c5ccbf;padding:10px 17px;font-size:11px;border-radius:3px;display:flex;gap:11px;align-items:center}.portal-link>span:first-child{font-size:20px;line-height:1}.hero{margin:0 28px;min-height:580px;position:relative;color:white;background:#243f35 url('/assets/forest.jpg') center 52%/cover;isolation:isolate;overflow:hidden;border-radius:3px}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(15,35,28,.85),rgba(17,38,28,.52) 45%,rgba(17,38,28,.08)),linear-gradient(0deg,rgba(16,32,24,.6),transparent 40%)}.hero-inner{padding:75px 6.3% 105px;max-width:790px}.eyebrow{display:flex;align-items:center;gap:11px;text-transform:uppercase;font-size:9px;letter-spacing:2px;font-weight:600;margin-bottom:23px}.eyebrow:before{content:'';height:1px;width:28px;background:currentColor}.hero .eyebrow{color:#e0d9c5}.hero h1{margin-bottom:21px;line-height:1.03}.hero h1 em{font-style:italic;color:#dfd9b9}.hero p{max-width:390px;font-size:13px;line-height:1.9;color:#e1e6db;margin-bottom:30px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid var(--green);background:var(--green);color:#fffefa;padding:12px 20px;border-radius:3px;font-size:11px;font-weight:500;line-height:1.8;transition:background .2s}.button:hover{background:#3f624c}.button.light{background:#f7f5e9;border-color:#f7f5e9;color:var(--ink)}.button.outline{color:var(--ink);background:transparent;border-color:#b9c1b2}.button.ghost{border-color:#ffffff65;background:#ffffff05;color:white}.button:disabled{opacity:.45;cursor:not-allowed}.hero-bottom{position:absolute;bottom:26px;left:6.3%;right:6.3%;display:flex;justify-content:space-between;align-items:center;padding-top:19px;border-top:1px solid #ffffff30;font-size:9px;color:#e4e7db;letter-spacing:.5px}.hero-bottom span:last-child{font-size:8px;color:#d0d8c9}.hero-seal{position:absolute;right:65px;top:54px;width:83px;height:83px;border:1px solid #e9edce70;border-radius:50%;display:grid;place-content:center;text-align:center;color:#edf0d8;line-height:1.2;font-size:8px;letter-spacing:1.3px;transform:rotate(12deg)}.hero-seal b{font:31px var(--serif);margin:2px}.values-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:1140px;margin:auto;padding:26px 0;border-bottom:1px solid var(--line)}.value{display:flex;justify-content:center;align-items:center;gap:13px;font-size:11px;border-right:1px solid var(--line)}.value:last-child{border:0}.value svg{width:25px;height:25px;stroke:#667b5c;stroke-width:1.3;fill:none}.section{max-width:1140px;margin:0 auto;padding:75px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:32px}.section-head h2{margin:0}.section-head p{max-width:350px;font-size:12px;line-height:1.9;margin:0}.section .eyebrow{color:#7f8a6d;margin-bottom:15px}.intro-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:90px;align-items:center}.intro-grid h2{max-width:470px}.intro-grid p{font-size:13px;max-width:410px}.text-link{font-size:11px;display:inline-flex;gap:27px;align-items:center;border-bottom:1px solid #bac1b0;padding-bottom:6px;margin-top:10px}.intro-card{display:grid;grid-template-columns:45px 1fr;gap:15px;padding:22px 0;border-bottom:1px solid var(--line)}.intro-card:first-child{padding-top:0}.intro-card h3{font:24px var(--serif);margin-bottom:6px}.intro-card p{font-size:12px;margin:0}.intro-card>span{font:25px var(--serif);color:#9d9e85}.blueprint-section{background:#eaece3}.blueprint-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.blueprint-picture{position:relative;line-height:0}.blueprint-picture img{width:100%;height:400px;object-fit:cover;object-position:70% 35%;border-radius:3px}.image-label{position:absolute;bottom:15px;left:15px;line-height:1.5;background:#f8f7ed;padding:8px 12px;font-size:9px}.blueprint-grid p{font-size:12px;max-width:370px}.blueprint-facts{display:flex;gap:40px;border-top:1px solid #ccd3c4;padding-top:18px;margin:24px 0}.blueprint-facts b{font:32px var(--serif);display:block}.blueprint-facts span{font-size:9px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.location-card{background:var(--white);border:1px solid var(--line);border-radius:4px;overflow:hidden}.location-image{height:190px;background:url('/assets/forest.jpg') center/cover;position:relative}.location-image.tennessee{background-position:80% 45%;filter:saturate(.65)}.location-image.idaho{background-position:0 10%;filter:saturate(.55)}.location-image.dominica{background-position:60% 75%;filter:hue-rotate(18deg)}.location-image .badge{position:absolute;top:15px;left:15px}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:20px;padding:4px 10px;font-size:8px;letter-spacing:.7px;background:#f5f5e9;color:#4b6048;text-transform:uppercase;font-weight:600;line-height:1.7}.badge:before{content:'';width:5px;height:5px;border-radius:50%;background:#8e9c70}.card-body{padding:23px}.card-body .region{font-size:8px;text-transform:uppercase;letter-spacing:1.5px;color:#8a907b}.card-body h3{font:30px var(--serif);margin:6px 0 12px}.card-body p{font-size:11px}.card-bottom{border-top:1px solid var(--line);padding-top:14px;display:flex;justify-content:space-between;font-size:10px}.location-note{font-size:10px;color:var(--muted);margin:18px 0 0}.join-banner{max-width:1140px;margin:0 auto 70px;background:#2c4739;color:white;padding:43px 50px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:4px}.join-banner h2{font-size:37px;margin-bottom:9px}.join-banner p{color:#cbd3c4;font-size:11px;margin:0}footer{border-top:1px solid var(--line);max-width:1320px;margin:auto;padding:40px 4%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px;align-items:center}footer .brand span{font-size:11px}footer .brand small{font-size:7px;letter-spacing:3px}footer p,footer a{font-size:10px}footer p{margin:0}footer>div:last-of-type{display:flex;gap:20px}footer>small{width:100%;font-size:9px;color:#8a8d83;border-top:1px solid var(--line);padding-top:17px}.page-heading{background:var(--sage);padding:57px max(6%,calc((100% - 1140px)/2));border-top:1px solid var(--line)}.page-heading h1{font-size:62px;margin-bottom:17px}.page-heading p{max-width:610px;margin:0;font-size:13px}.page-heading .eyebrow{color:#7a8969}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.split p{font-size:13px}.foldouts{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:20px 0;display:flex;justify-content:space-between;gap:18px;align-items:center;font:26px var(--serif)}summary::-webkit-details-marker{display:none}summary:after{content:'+';font:22px var(--sans);color:#889779}details[open]>summary:after{content:'−'}details>div{padding:0 0 22px}details p{font-size:12px;line-height:1.9;max-width:650px}.placeholder{padding:17px 20px;background:#efeee5;border-left:2px solid #b5a171;font-size:12px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filter{border:1px solid var(--line);border-radius:25px;background:transparent;padding:8px 17px;color:var(--muted);font-size:11px}.filter.active{background:var(--green);color:white;border-color:var(--green)}.location-full{display:grid;grid-template-columns:1fr 1.3fr;border:1px solid var(--line);background:var(--white);margin-bottom:28px;border-radius:4px;overflow:hidden}.location-full .location-image{height:100%;min-height:370px}.location-full .card-body{padding:30px 38px}.location-full h2{font-size:39px;margin:12px 0}.location-full summary{font:16px var(--sans);padding:13px 0}.location-full details>div{padding-bottom:12px}.location-full .actions{margin-top:20px}.contributor-row summary{font-size:35px;padding:26px 0}.contributor-row summary>span{display:flex;align-items:center;gap:22px}.contributor-row .number{font:13px var(--sans);color:#96a085}.contributor-content{padding-left:45px;display:grid;grid-template-columns:1fr .9fr;gap:60px}.contributor-content ul{font-size:12px;color:var(--muted);padding-left:18px}.contributor-content .button{margin-top:7px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:25px}.step{border-top:2px solid #cbd2c1;padding-top:15px}.step b{font-size:11px}.step p{font-size:11px}.step .number{font:28px var(--serif);display:block;margin-bottom:10px;color:#8f9b7d}.portal-shell{max-width:1140px;margin:auto;padding:45px 0 70px}.portal-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.portal-top h1{font-size:49px;margin-bottom:8px}.portal-top p{margin:0;font-size:12px}.portal-tabs{display:flex;border-bottom:1px solid var(--line);gap:28px;margin-bottom:30px}.portal-tabs button{background:none;border:0;padding:12px 0;font-size:12px;color:var(--muted)}.portal-tabs button.active{color:var(--green);border-bottom:2px solid var(--green)}.auth-shell{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1000px;margin:65px auto 90px}.auth-image{height:540px;background:linear-gradient(0deg,#203a2ada,#203a2a11),url('/assets/forest.jpg') center/cover;border-radius:4px;display:flex;align-items:end;padding:40px}.auth-image h2{color:white;font-size:49px}.auth-image p{color:#dfe5d5;font-size:12px}.auth-form h1{font-size:46px;margin-bottom:15px}.auth-form>p{font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;font-size:11px;font-weight:500}.field input,.field textarea,.field select{border:1px solid #cbd0c2;border-radius:3px;padding:11px 12px;background:#fffefa;width:100%;color:var(--ink);font-size:12px}.field textarea{min-height:90px;resize:vertical}.field small{font-size:10px;color:var(--muted);font-weight:400}.check-field{display:flex;gap:10px;font-size:11px;align-items:start;margin:15px 0 20px}.check-field input{accent-color:var(--green);margin-top:5px}.form-note{font-size:10px!important;color:var(--muted)}.error{color:#974a36;font-size:12px;min-height:20px;margin:10px 0}.link-button{border:0;padding:0;background:none;color:var(--green);text-decoration:underline;font-size:11px}.notice{background:#e9ecdf;border:1px solid #d4dcc7;border-radius:3px;padding:17px 21px;font-size:12px;margin-bottom:25px}.notice p{font-size:11px;margin:5px 0 0}.portal-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:25px}.panel{background:var(--white);border:1px solid var(--line);border-radius:4px;padding:28px}.panel h2{font-size:33px;margin-bottom:16px}.panel h3{font:25px var(--serif)}.panel p{font-size:12px}.lot-map{width:100%;display:block;background:#eff0e5;border-radius:4px}.lot{fill:#becaa5;stroke:#fffefa;stroke-width:3;cursor:pointer;transition:fill .2s}.lot:hover,.lot:focus{fill:#869a6f;outline:none;stroke:#334e3d}.lot.reserved{fill:#b4b4a6;cursor:not-allowed}.lot.unavailable{fill:#d3d3ca;cursor:not-allowed}.lot.selected{fill:#d4b773;stroke:#866b37}.lot.mine{fill:#395c43}.lot-label{font:10px var(--sans);fill:#2d4434;pointer-events:none}.map-legend{display:flex;flex-wrap:wrap;gap:17px;font-size:9px;margin-top:16px}.map-legend span:before{content:'';display:inline-block;width:8px;height:8px;background:#becaa5;margin-right:5px;border-radius:2px}.map-legend .reserved:before{background:#b4b4a6}.map-legend .selected:before{background:#d4b773}.map-legend .mine:before{background:#395c43}.application-card{padding:23px;border:1px solid var(--line);background:var(--white);margin-bottom:18px;border-radius:3px}.application-card h3{font:27px var(--serif);margin-bottom:8px}.application-card p{font-size:12px}.progress{display:flex;gap:6px;margin:17px 0}.progress span{flex:1;height:4px;background:#e1e4d8}.progress span.done{background:#6d8560}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.review-grid .application-card{margin:0}.review-grid details summary{font:13px var(--sans)}.review-grid details p{white-space:pre-wrap;overflow-wrap:anywhere}.empty{text-align:center;padding:60px 25px;border:1px dashed #c9d0bd;border-radius:5px}.empty h2{font-size:37px}.empty p{font-size:12px}.loading{min-height:350px;display:grid;place-content:center;color:var(--muted)}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:6px;padding:40px;width:min(650px,calc(100% - 30px));max-height:90vh;overflow:auto}dialog::backdrop{background:#12281cc2;backdrop-filter:blur(3px)}dialog h2{font-size:39px}dialog p{font-size:12px}.dialog-close{position:absolute;top:10px;right:15px;border:0;background:none;font-size:26px;color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--green);color:white;box-shadow:0 5px 25px #0002;padding:12px 24px;border-radius:4px;font-size:12px;z-index:10;display:none;max-width:90%}#toast.show{display:block}.skip{position:fixed;top:-80px;left:20px;background:white;padding:10px;z-index:20}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main:focus{outline:none}
@media(min-width:1600px){.hero{max-width:1384px;margin:auto}.hero-inner{padding-left:6.3%}}
@media(max-width:1200px){.section,.portal-shell{margin-left:6%;margin-right:6%}.values-strip{margin:0 6%}.join-banner{margin-left:6%;margin-right:6%}.header{padding:0 4%}.header nav{gap:22px}.intro-grid{gap:50px}.auth-shell{margin-left:7%;margin-right:7%}.blueprint-grid{gap:40px}}
@media(max-width:800px){.header{height:auto;min-height:110px;flex-wrap:wrap;padding:18px 6% 0;gap:12px}.header .brand>span{font-size:12px}.header .brand small{font-size:7px}.header .brand img{width:35px}.header nav{order:3;width:100%;height:45px;justify-content:center;gap:35px}.portal-link{font-size:10px;padding:7px 11px}.hero{margin:0 12px;min-height:570px}.hero-inner{padding:65px 7% 110px}.hero h1{font-size:66px}.hero-seal{right:25px;top:30px;width:65px;height:65px;font-size:6px}.hero-seal b{font-size:24px}.hero-bottom{gap:20px}.hero-bottom span:last-child{max-width:130px}.announcement{font-size:8px;letter-spacing:.5px}.announcement>span{display:none}.values-strip{grid-template-columns:1fr 1fr;gap:20px}.value:nth-child(2){border:0}.value{font-size:10px}.section{padding:50px 0}.intro-grid,.blueprint-grid,.split,.auth-shell{grid-template-columns:1fr;gap:35px}.cards{grid-template-columns:1fr 1fr}.cards .location-card:last-child{grid-column:1/-1}.cards .location-card:last-child .location-image{height:220px}.section-head{gap:20px;align-items:start}.section-head p{max-width:240px}.join-banner{padding:30px;flex-direction:column;align-items:start}.location-full{grid-template-columns:1fr}.location-full .location-image{height:200px;min-height:0}.contributor-content{gap:25px;padding-left:0}.auth-image{height:250px}.auth-shell{margin-top:30px}.portal-grid{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr}.page-heading h1{font-size:49px}.portal-top h1{font-size:39px}.portal-top{align-items:start}.portal-top .button{padding:8px 12px}.steps{grid-template-columns:1fr 1fr}footer{padding:30px 6%}.blueprint-picture img{height:380px}}
@media(max-width:500px){.hero h1{font-size:54px}.hero-inner{padding-top:80px}.hero-seal{width:52px;height:52px;top:18px;right:18px}.hero-seal b{font-size:20px}.hero .eyebrow{font-size:8px}.hero p{font-size:12px;max-width:290px}.hero .button{padding:11px 15px;gap:20px;font-size:10px}.hero-bottom{font-size:8px}.header nav{gap:29px}.header .brand{gap:8px}.portal-link{gap:5px}.portal-link>span:first-child{display:none}.cards,.contributor-content,.form-grid{grid-template-columns:1fr}.cards .location-card:last-child{grid-column:auto}.section-head{flex-direction:column}.section-head p{max-width:none}.page-heading{padding-top:40px;padding-bottom:40px}.page-heading h1{font-size:44px}.location-full .card-body{padding:25px}.contributor-row summary{font-size:30px}.portal-tabs{gap:20px}.panel{padding:20px}.blueprint-picture img{height:310px}.blueprint-facts{gap:28px}.auth-form h1{font-size:40px}dialog{padding:35px 24px}.portal-top{flex-wrap:wrap}footer>div:last-of-type{flex-wrap:wrap;gap:17px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.blueprint-teaser{min-height:360px;background:linear-gradient(145deg,#2b4835,#5c7151);border-radius:4px;padding:40px;color:#f6f3df;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.blueprint-teaser>span{font:95px var(--serif);line-height:1.1}.blueprint-teaser .eyebrow{color:#e4dbc2;font-size:8px}.blueprint-teaser h3{font:38px var(--serif);margin:14px 0 8px}.blueprint-teaser p{color:#d2dbc7}.locations-section{padding-top:38px}.candidate-atlas{border:1px solid var(--line);background:#fdfcf6;border-radius:5px;overflow:hidden;margin-bottom:45px}.atlas-heading{display:flex;justify-content:space-between;gap:20px;padding:24px 30px 0}.atlas-heading .eyebrow{margin:0}.atlas-heading>span{font-size:10px;color:var(--muted)}.candidate-map{display:block;width:100%;height:auto;padding:0 20px}.atlas-outline{fill:none;stroke:#8e9e89;stroke-width:1.3}.atlas-states{fill:none;stroke:#fafaf4;stroke-width:1.6}.island-inset{fill:#edf1e8;stroke:#d3dccb;stroke-width:1}.candidate-marker{cursor:pointer}.marker-halo{fill:#526e4530;stroke:#fff;stroke-width:2}.marker-dot{fill:#405c3f;stroke:#fff;stroke-width:2}.marker-leader{stroke:#667d59;fill:none;stroke-width:1}.candidate-marker text{font:600 15px var(--sans);fill:#2e4836;paint-order:stroke;stroke:#fdfcf6;stroke-width:5px;stroke-linejoin:round}.candidate-marker.active .marker-halo{fill:#c3a65b55;stroke:#a58d50}.candidate-marker.active .marker-dot{fill:#a98c48}.candidate-marker:focus{outline:none}.candidate-marker:focus .marker-halo,.candidate-marker:hover .marker-halo{stroke:#3a543e;stroke-width:3}.location-picker{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.location-choice{padding:17px 20px;font-size:11px;border-right:1px solid var(--line);display:grid;grid-template-columns:9px 1fr;gap:0 8px;align-items:center}.location-choice:last-child{border:0}.location-choice.active{background:#e7ecdc}.choice-dot{width:6px;height:6px;border-radius:50%;background:#90a278}.choice-region{grid-column:2;font-size:9px;color:#7b8471}.location-detail-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:65px}.selected-location>.region{display:block;margin-top:19px;font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:#7e8974}.selected-location h2{margin:8px 0 20px;font-size:49px}.selected-location>p{font-size:13px}.climate-card{border:1px solid var(--line);background:#eff0e6;padding:23px;margin:28px 0}.climate-card>div+div{border-top:1px solid #d8decb;margin-top:16px;padding-top:16px}.climate-card span{display:block;font-size:8px;letter-spacing:1.4px;color:#829074;margin-bottom:7px}.climate-card b{font-size:13px;font-weight:500}.climate-card p{font-size:12px;margin:0}.selected-location summary{font-size:30px;justify-content:start;gap:18px}.selected-location summary:after{margin-left:auto}.fold-number{font:11px var(--sans);color:#95a083}.support-panel{background:#fffefa;border:1px solid var(--line);border-radius:4px;padding:27px;margin-bottom:24px}.support-panel .eyebrow{font-size:8px;margin-bottom:9px}.support-panel h3{font:32px var(--serif);margin-bottom:10px}.need-row{padding:18px 0;border-bottom:1px solid var(--line)}.need-row:last-of-type{border-bottom:0;padding-bottom:0}.need-title{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.need-title>b{font-size:11px;font-weight:500}.need-count{white-space:nowrap;font:22px var(--serif)}.need-count small{color:#b0b8a4;margin:0 4px}.need-bottom{display:flex;justify-content:space-between;gap:16px;align-items:center}.need-bottom>span{font-size:9px;color:#89927e;line-height:1.6}.contribute-button{border:1px solid #c7d0bd;background:transparent;color:var(--green);border-radius:3px;font-size:9px;padding:6px 10px;white-space:nowrap}.contribute-button>span:first-child{margin-left:12px}.contribute-button:hover{background:#e8eddf}.goal-track,progress{display:block;width:100%;height:3px;margin:11px 0 13px;border:0;background:#e9ecdf;border-radius:3px;accent-color:#829768}progress::-webkit-progress-bar{background:#e9ecdf}progress::-webkit-progress-value{background:#829768}.funding-panel{background:#eef0e5}.funding-panel>.form-note{margin-top:20px;margin-bottom:0}.intake-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.resource-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.resource-viewer-head{display:flex;justify-content:space-between;gap:20px;padding:22px 0}.resource-viewer-head b{font-size:12px;overflow-wrap:anywhere}.resource-frame{width:100%;height:75vh;border:1px solid var(--line);background:white}.resource-image{display:block;width:100%;height:auto}.portal-tabs{overflow-x:auto;white-space:nowrap}#resource-viewer{scroll-margin-top:20px}
@media(max-width:900px){.location-detail-grid{gap:30px;grid-template-columns:1.1fr 1fr}.support-panel{padding:20px}.need-count{font-size:20px}.need-bottom{gap:8px}.location-choice{padding:14px 10px;font-size:10px}.selected-location h2{font-size:41px}.resource-cards{grid-template-columns:1fr}.candidate-map{padding:0 5px}}
@media(max-width:680px){.location-detail-grid{grid-template-columns:1fr;gap:25px}.location-picker{grid-template-columns:1fr 1fr}.location-choice{padding:14px 18px;border-bottom:1px solid var(--line)}.location-choice:nth-child(2){border-right:0}.location-choice:nth-child(3){border-bottom:0}.atlas-heading{padding:18px 16px 6px;gap:10px}.atlas-heading .eyebrow{font-size:8px}.atlas-heading>span{display:none}.candidate-map{min-height:190px}.candidate-marker text{font-size:17px}.candidate-atlas{margin-bottom:30px}.selected-location h2{font-size:43px}.need-title>b{font-size:12px}.need-count{font-size:25px}.support-panel{padding:24px}.need-bottom>span{font-size:10px}.contribute-button{font-size:10px}.location-support{display:grid;grid-template-columns:1fr}.resource-frame{height:75vh}.blueprint-teaser{min-height:310px;padding:25px}}

.blueprint-picture{margin:0}
.location-summary{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:65px}.location-summary p{font-size:13px;max-width:400px}.home-concept{margin:0}.home-concept img{display:block;width:100%;height:auto;border-radius:4px}.home-concept figcaption{font-size:10px;color:var(--muted);margin-top:10px}.prefab-concepts{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0 14px}.prefab-concepts figure{margin:0}.prefab-concepts a{display:block;border-radius:3px;overflow:hidden}.prefab-concepts img{display:block;width:100%;height:auto;transition:transform .2s}.prefab-concepts a:hover img{transform:scale(1.025)}.prefab-concepts figcaption{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:var(--muted);margin-top:8px}@media(max-width:800px){.location-summary{grid-template-columns:1fr;gap:30px}.location-summary p{max-width:none}}@media(max-width:500px){.prefab-concepts{grid-template-columns:1fr;gap:20px}}
.hero{background-image:url('/assets/splash-hero.png');background-position:center center}.hero:before{background:linear-gradient(90deg,rgba(15,35,28,.91),rgba(17,38,28,.58) 45%,rgba(17,38,28,.05) 72%),linear-gradient(0deg,rgba(16,32,24,.62),transparent 42%)}
.location-detail-grid.without-support{grid-template-columns:minmax(0,780px)}.candidate-progress>p{font-size:11px;margin:0 0 8px}.choice-dot.location-status-forming,.location-status-forming .marker-dot{background:#b18e45;fill:#b18e45}.choice-dot.location-status-active,.location-status-active .marker-dot{background:#466f55;fill:#466f55}.badge.location-status-forming:before{background:#b18e45}.badge.location-status-active:before{background:#466f55}.plan-picker{max-width:350px}.project-plan{display:grid;grid-template-columns:.85fr 1.15fr;gap:25px;align-items:start}.strategy-panel{position:sticky;top:20px}.strategy-copy{white-space:pre-line}.project-breakdown .support-panel:last-child{margin-bottom:0}@media(max-width:800px){.project-plan{grid-template-columns:1fr}.strategy-panel{position:static}}
.location-detail-grid{display:block;scroll-margin-top:24px}.selected-location{max-width:780px}.candidate-progress{border:1px solid var(--line);border-radius:4px;background:#eef0e5;padding:20px 26px;margin-bottom:34px}.candidate-progress-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.candidate-progress-heading .eyebrow{font-size:8px;margin-bottom:5px}.candidate-progress-heading h3{font:28px var(--serif);margin:0}.candidate-progress-heading p{font-size:10px;margin:0;color:var(--muted)}.candidate-progress-items{display:grid;grid-template-columns:1fr 1fr;gap:34px}.candidate-progress .need-row{padding:14px 0 0;border:0}.candidate-progress .need-count{font-size:19px}.candidate-progress .goal-track,.candidate-progress progress{margin:7px 0 8px}.candidate-progress .need-bottom>span{font-size:8px}@media(max-width:680px){.candidate-progress{padding:19px 20px;margin-bottom:27px}.candidate-progress-heading{display:block}.candidate-progress-heading p{margin-top:6px}.candidate-progress-items{grid-template-columns:1fr;gap:0}.candidate-progress .need-row+.need-row{border-top:1px solid var(--line);margin-top:13px}.candidate-progress .need-count{font-size:22px}}

.learn-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:55px;align-items:start}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:62px}.category-card{min-height:145px;text-align:left;border:1px solid var(--line);border-radius:4px;background:var(--white);padding:20px;color:var(--ink);display:flex;flex-direction:column;justify-content:space-between;transition:background .2s,border-color .2s}.category-card:hover,.category-card.active{background:var(--sage);border-color:#aebba5}.category-card span{font:24px var(--serif)}.category-card small{color:var(--muted);font-size:10px;line-height:1.6}.article-heading{padding-bottom:20px;border-bottom:1px solid var(--line)}.article-heading h2{font-size:39px}.post-card{padding:7px 0 35px;margin-bottom:30px;border-bottom:1px solid var(--line)}.post-card h2{font-size:37px;margin:12px 0}.post-card>p{font-size:13px;max-width:670px}.post-meta{display:flex;justify-content:space-between;gap:20px;color:#7e8875;text-transform:uppercase;letter-spacing:1.2px;font-size:8px}.post-byline{font-size:10px;color:var(--ink);margin:18px 0}.post-byline span{color:var(--muted)}.writer-panel{position:sticky;top:24px;background:#eceee4;border:1px solid #d4d9cb;border-radius:4px;padding:27px}.writer-panel h2{font-size:33px;margin-bottom:12px}.writer-panel>p{font-size:11px}.writer-panel .eyebrow{color:#79866d}.writer-panel.compact{padding-bottom:30px}.article-input{min-height:240px!important}.article{max-width:780px;margin:0 auto;padding:65px 25px 90px}.article>.text-link{margin:0 0 65px}.article>.eyebrow{color:#7f8a6d}.article h1{font-size:clamp(48px,6vw,72px);margin-bottom:25px}.article-lead{font:24px/1.55 var(--serif);color:#53675b}.article .post-byline{padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:30px 0 42px}.post-body{white-space:pre-wrap;font-size:15px;line-height:2;color:#354b40;overflow-wrap:anywhere}
.post-cover{display:block;margin-bottom:20px;border-radius:4px;overflow:hidden;background:#e5e8dc}.post-cover img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.article-cover{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:4px;margin:-28px 0 42px;background:#e5e8dc}
.editor-toolbar{display:flex;flex-wrap:wrap;gap:6px;border:1px solid #cbd0c2;border-bottom:0;background:#eef0e5;padding:8px;border-radius:3px 3px 0 0}.editor-toolbar button,.editor-toolbar select{border:1px solid #c3cab9;background:#fffefa;color:var(--ink);border-radius:3px;min-height:32px;padding:5px 9px;font-size:12px}.editor-toolbar select{min-width:125px}.article-editor{min-height:300px;border:1px solid #cbd0c2;border-radius:0 0 3px 3px;background:#fffefa;padding:16px;color:var(--ink);font-size:14px;line-height:1.8;outline:none}.article-editor:focus{outline:3px solid var(--gold);outline-offset:2px}.article-editor h2,.article-editor h3{font-family:var(--serif);letter-spacing:0}.article-editor h2{font-size:32px}.article-editor h3{font-size:24px}.article-editor blockquote{border-left:3px solid var(--gold);margin:16px 0;padding:5px 0 5px 16px;color:#405749}.post-body{white-space:normal}.post-body p,.post-body li,.post-body blockquote{font-size:15px;line-height:2;color:#354b40}.post-body h2,.post-body h3{font-family:var(--serif);letter-spacing:0;color:var(--ink);margin:32px 0 12px}.post-body h2{font-size:34px}.post-body h3{font-size:25px}.post-body a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.post-body blockquote{border-left:3px solid var(--gold);margin:24px 0;padding:4px 0 4px 18px}.post-body ul,.post-body ol{padding-left:24px}
.editor-import{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:4px 0 18px}.editor-import .button{cursor:pointer}.article-editor:empty:before{content:'Start writing, paste from WordPress, or import an export file.';color:var(--muted)}.article-editor figure,.post-body figure{margin:22px 0}.article-editor img,.post-body img{display:block;max-width:100%;height:auto;border-radius:4px;background:#e5e8dc}.article-editor figcaption,.post-body figcaption{font-size:11px;color:var(--muted);line-height:1.6;margin-top:7px}.article-editor figure p,.post-body figure p{margin:0}
@media(max-width:950px){.learn-shell{grid-template-columns:1fr;gap:35px}.writer-panel{position:static}.category-grid{margin-bottom:45px}}
@media(max-width:680px){.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:130px}.article{padding-top:45px}.article>.text-link{margin-bottom:45px}}
@media(max-width:450px){.category-grid{grid-template-columns:1fr}.category-card{min-height:110px}.header nav{gap:20px}.header nav a{font-size:10px}.article{padding-left:6%;padding-right:6%}}
.portal-writer{position:static;max-width:760px;margin:0 auto;padding:35px}.portal-writer>p{max-width:580px}.portal-writer .article-input{min-height:320px!important}
.legal-page{max-width:820px;margin:0 auto;padding:58px 25px 85px}.legal-page section{padding:27px 0;border-bottom:1px solid var(--line)}.legal-page section:last-child{border-bottom:0}.legal-page h2{font-size:32px;margin-bottom:13px}.legal-page p,.legal-page li{font-size:13px;line-height:1.9}.legal-page a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.legal-updated{font-size:10px!important;letter-spacing:1.2px;text-transform:uppercase;color:#7f8975}footer>nav{display:flex;flex-wrap:wrap;gap:20px}footer>small{display:flex;justify-content:space-between;gap:20px}footer>small span:last-child{text-align:right}@media(max-width:800px){footer>small{flex-direction:column;gap:6px}footer>small span:last-child{text-align:left}}@media(max-width:500px){footer>nav{gap:17px}.legal-page{padding:42px 6% 65px}.legal-page h2{font-size:29px}}
.press-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.press-intro h2{margin:0}.press-intro p,.press-grid p,.press-beliefs p{font-size:13px}.press-band{background:var(--green);color:#fffefa}.press-band .section{padding-top:65px;padding-bottom:65px}.press-band .eyebrow{color:#d9d2b9}.press-band h2{color:#fffefa}.press-band p{color:#d9e0d7}.press-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:start}.press-facts{background:#f5f3e9;color:var(--ink);padding:30px 34px;border-radius:4px}.press-facts h3{font:32px var(--serif);margin:0 0 17px}.press-facts dl{margin:0}.press-facts dl>div{display:grid;grid-template-columns:105px 1fr;gap:15px;padding:13px 0;border-top:1px solid #d9dacd}.press-facts dt{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#7b8377}.press-facts dd{margin:0;font-size:11px;line-height:1.6}.press-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.press-columns article{border-top:2px solid #aab69e;padding-top:20px}.press-columns h3{font:27px var(--serif);margin-bottom:12px}.press-boilerplate{max-width:900px;border-top:1px solid var(--line)}.press-boilerplate h2{font-size:39px}.press-boilerplate>p:not(.press-note){font:22px/1.65 var(--serif);color:#405749}.press-note{font-size:10px!important;text-transform:uppercase;letter-spacing:.8px}
footer>small{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 24px}
@media(max-width:800px){.press-intro,.press-grid{grid-template-columns:1fr;gap:32px}.press-columns{grid-template-columns:1fr}.press-band .section{padding-top:50px;padding-bottom:50px}}
@media(max-width:500px){.press-facts{padding:25px 22px}.press-facts dl>div{grid-template-columns:90px 1fr}.press-boilerplate>p:not(.press-note){font-size:19px}}
.application-progress{margin:-12px 0 30px}.application-progress>div{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:1px}.application-progress progress{height:6px;margin-top:10px}.wizard-welcome{padding:10px 0 5px}.wizard-actions{display:flex;justify-content:space-between;gap:14px;margin-top:24px}.choice-field{border:0;border-bottom:1px solid var(--line);padding:0 0 18px;margin:0 0 20px}.choice-field legend{font-size:11px;font-weight:600;margin-bottom:10px}.choice-field label{display:flex;gap:9px;align-items:flex-start;font-size:12px;margin:8px 0}.choice-field input{accent-color:var(--green);margin-top:4px}.choice-field small{display:block;color:var(--muted);font-size:10px;margin-top:9px}.wizard-review{max-height:48vh;overflow:auto;border:1px solid var(--line);background:var(--white);padding:20px;border-radius:4px;margin:18px 0}.wizard-review>div{border-top:1px solid var(--line);padding:14px 0}.wizard-review>div:first-of-type{margin-top:15px}.wizard-review span{font-size:10px;font-weight:600}.wizard-review p{white-space:pre-wrap;margin:5px 0 0}.review-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.review-nav .button{padding:8px 12px;gap:8px}.review-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.review-toolbar .field{margin:0;width:min(330px,100%)}.review-toolbar>span{font-size:11px;color:var(--muted);padding-bottom:11px}.question-config-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.question-form{border:1px solid var(--line);background:var(--white);border-radius:4px;padding:24px}.question-editor-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:10px;color:var(--muted)}.question-form textarea{min-height:70px}.config-role-picker{max-width:360px}.new-question{background:#edf0e5;border:1px solid var(--line);padding:0 24px;margin-bottom:25px}.new-question>summary{font:20px var(--serif)}.new-question .question-form{margin-bottom:24px}
.portal-subnav{position:sticky;top:0;z-index:8;background:rgba(250,249,240,.96);border:1px solid var(--line);border-left:0;border-right:0;margin-bottom:30px;backdrop-filter:blur(8px)}.portal-tab-links{display:flex;gap:26px;overflow-x:auto;white-space:nowrap}.portal-tab-links a{padding:13px 0;font-size:12px;color:var(--muted);border-bottom:2px solid transparent}.portal-tab-links a.active{color:var(--green);border-color:var(--green)}.portal-mobile-menu{display:none;border:0}.portal-mobile-menu summary{font:12px var(--sans);padding:12px 0}.portal-mobile-menu summary span{color:var(--muted);text-transform:uppercase;letter-spacing:1.2px;font-size:9px}.portal-mobile-menu summary b{font-weight:500}.portal-mobile-menu>div{display:grid;gap:8px;padding:0 0 14px}.portal-mobile-menu a{display:block;border:1px solid var(--line);border-radius:3px;padding:10px 12px;font-size:12px}.portal-mobile-menu a.active{border-color:var(--green);color:var(--green);background:#eef2e7}.application-list,.question-list{border-top:1px solid var(--line);background:var(--white)}.application-row,.question-row{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);display:grid;grid-template-columns:minmax(0,1fr) 150px 170px;gap:18px;align-items:center;text-align:left;padding:17px 0}.question-row{grid-template-columns:minmax(0,1.1fr) 130px minmax(120px,.55fr) 160px}.application-row:hover,.question-row:hover{background:#f3f4ea}.application-row>span:first-child,.question-row>span:first-child{padding-left:18px}.application-row b,.question-row b{display:block;font-size:13px;font-weight:600}.application-row small,.question-row small{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin-top:3px;overflow-wrap:anywhere}.application-row>.badge,.question-row>.badge{justify-self:start}.question-toolbar{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.detail-grid>div{border:1px solid var(--line);background:var(--white);padding:12px;border-radius:3px}.detail-grid span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);margin-bottom:5px}.detail-grid b{font-size:12px;font-weight:500}.answer-list{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.answer-list h3,.modal-review h3{font:24px var(--serif);margin-bottom:10px}.answer-list>div{border-bottom:1px solid var(--line);padding:12px 0}.answer-list b{font-size:11px}.answer-list p{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0}.modal-review{margin-top:24px}
@media(max-width:800px){.question-config-grid{grid-template-columns:1fr}.review-nav{justify-content:flex-start}.review-toolbar{align-items:stretch;flex-direction:column}.wizard-actions .button{flex:1}.portal-tab-links{display:none}.portal-mobile-menu{display:block}.portal-subnav{padding:0 6%;margin-left:-6%;margin-right:-6%}.application-row,.question-row{grid-template-columns:1fr;gap:7px;padding:15px 12px}.application-row>span:first-child,.question-row>span:first-child{padding-left:0}.question-toolbar{align-items:stretch;flex-direction:column}.question-toolbar .button{align-self:flex-start}.detail-grid{grid-template-columns:1fr}}
.about-history{background:var(--green);color:#fffefa}.about-history .section{padding-top:62px;padding-bottom:62px}.about-history .eyebrow{color:#d9d2b9}.about-history h2{color:#fffefa}.about-history p{color:#dfe6d8;font-size:13px}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pillar-grid article{background:var(--white);border:1px solid var(--line);border-radius:4px;padding:24px}.pillar-grid span{font:22px var(--serif);color:#a19362}.pillar-grid h3{font:25px var(--serif);margin:13px 0 9px}.pillar-grid p{font-size:12px;margin:0}.directory-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--white);border:1px solid var(--line);border-radius:4px;padding:20px 24px;margin-bottom:22px}.directory-actions b{font-size:13px}.directory-actions p{font-size:11px;margin:5px 0 0}.directory-toolbar{display:grid;grid-template-columns:1fr 220px;gap:16px;margin-bottom:18px}.directory-toolbar .field{margin-bottom:0}.directory-list{display:grid;gap:12px}.directory-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:24px;align-items:start;background:var(--white);border:1px solid var(--line);border-radius:4px;padding:20px 22px}.directory-row h3{font:27px var(--serif);margin:12px 0 6px}.directory-row p{font-size:12px;margin:0}.directory-row dl{display:grid;gap:9px;margin:0}.directory-row dl>div{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px}.directory-row dt{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:var(--muted)}.directory-row dd{margin:0;font-size:12px;overflow-wrap:anywhere}.directory-row a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){.pillar-grid{grid-template-columns:1fr}.directory-actions{align-items:flex-start;flex-direction:column}.directory-toolbar,.directory-row{grid-template-columns:1fr}.directory-row dl{border-top:1px solid var(--line);padding-top:14px}}
.brand img{display:block;height:auto;object-fit:contain}.blueprint-picture{border:0;background:transparent;padding:0;width:100%;cursor:zoom-in;text-align:left;overflow:hidden}.blueprint-picture:hover img,.blueprint-picture:focus-visible img{transform:scale(1.02)}.blueprint-picture img{transition:transform .2s}.blueprint-dialog{width:min(1180px,calc(100% - 30px));padding:28px}.blueprint-modal-figure{margin:0}.blueprint-modal-figure img{display:block;width:100%;max-height:76vh;object-fit:contain;background:#e5e8dc;border-radius:4px}.blueprint-modal-figure figcaption{font-size:11px;color:var(--muted);margin-top:10px}
.community-page{padding-top:58px}.community-search{max-width:520px;margin-bottom:34px}.community-list{border-top:1px solid var(--line)}.community-entry summary{display:grid;grid-template-columns:64px minmax(0,1fr) minmax(220px,.65fr) 28px;gap:24px;align-items:center;font-family:var(--sans);padding:24px 0}.community-entry summary:after{grid-column:4}.community-entry summary b{display:block;font:30px var(--serif);line-height:1.2}.community-entry summary small{display:block;margin-top:6px;color:#7f8a6d;text-transform:uppercase;letter-spacing:1.3px;font-size:9px}.community-entry summary>span:last-of-type{font:25px var(--serif);color:#405749;line-height:1.25}.community-number{font:28px var(--serif);color:#a19362}.community-body{padding:0 0 34px 88px}.community-columns{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-bottom:22px}.community-columns article{background:var(--white);border:1px solid var(--line);border-radius:4px;padding:26px}.community-columns h3{font:30px var(--serif);margin:0 0 12px}.community-columns h4{font-size:10px;text-transform:uppercase;letter-spacing:1.3px;margin:22px 0 8px;color:#61745f}.community-columns p{font-size:12px;white-space:pre-wrap}.verse-box{border-left:3px solid var(--gold);background:#efeee5;padding:18px 22px;margin-bottom:20px}.verse-box .eyebrow{margin-bottom:9px;color:#777d6b}.verse-box p{font:18px/1.7 var(--serif);color:#405749;white-space:pre-wrap;margin:0}.community-manage-list .question-row{grid-template-columns:minmax(0,1.1fr) 150px 90px 130px}.community-form textarea[name=verses]{min-height:130px}@media(max-width:800px){.header nav{justify-content:flex-start;overflow-x:auto;padding-bottom:8px}.community-entry summary{grid-template-columns:48px minmax(0,1fr) 24px;gap:15px}.community-entry summary:after{grid-column:3}.community-entry summary>span:last-of-type{grid-column:2;font-size:20px}.community-body{padding-left:0}.community-columns{grid-template-columns:1fr}.community-columns article{padding:22px}.community-manage-list .question-row{grid-template-columns:1fr}}@media(max-width:500px){.community-entry summary b{font-size:25px}.community-entry summary>span:last-of-type{font-size:18px}.community-number{font-size:23px}.verse-box p{font-size:16px}}
.project-plan{display:block}.project-breakdown{display:grid;gap:16px}.plan-section{background:var(--white);border:1px solid var(--line);border-radius:4px;overflow:hidden}.plan-section>summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px 26px;font:30px var(--serif)}.plan-section>summary span{min-width:0}.plan-section>summary small{display:block;font:10px/1.5 var(--sans);letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-top:6px}.plan-section>summary:after{grid-column:2;grid-row:1 / span 2}.plan-section>div{padding:0 26px 24px}.plan-section .need-row:first-child{padding-top:0}.plan-hub-panel{margin-top:18px}.plan-hub-head{align-items:start;margin-bottom:18px}.plan-hub-head h2{font-size:36px}.plan-hub-head p{max-width:420px}.plan-hub-foldouts{display:grid;gap:14px}.plan-hub-category>summary{font-size:28px}.plan-hub-body{border-top:1px solid var(--line);padding-top:22px}.plan-hub-body .panel-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:0 0 18px}.plan-hub-body .panel-head h2{font-size:32px;margin:0}.plan-hub-body .panel-head p{font-size:12px;max-width:520px;text-align:right;margin:0}.plan-hub-body .callout{background:#edf0e5;border-left:3px solid var(--gold);border-radius:0 4px 4px 0;padding:15px 18px;margin:16px 0}.plan-hub-body .callout strong{display:block;color:var(--ink);margin-bottom:4px}.plan-hub-body .cards,.plan-hub-body .funding-grid,.plan-hub-body .role-grid,.plan-hub-body .strategy-grid,.plan-hub-body .sequence-grid,.plan-hub-body .roadmap-summary,.plan-hub-body .function-stack,.plan-hub-body .boot-rules,.plan-hub-body .target-grid,.plan-hub-body .calendar-grid,.plan-hub-body .center-grid,.plan-hub-body .score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.plan-hub-body .roadmap-summary,.plan-hub-body .calendar-grid,.plan-hub-body .score-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.plan-hub-body .hall-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px;margin:0 0 18px}.plan-hub-body article,.plan-hub-body .card,.plan-hub-body .funding-region,.plan-hub-body .info-card,.plan-hub-body .roadmap-metric,.plan-hub-body .function,.plan-hub-body .boot-rule,.plan-hub-body .month-card,.plan-hub-body .center-function,.plan-hub-body .score{background:#fdfcf6;border:1px solid var(--line);border-radius:4px;padding:16px}.plan-hub-body h2,.plan-hub-body h3,.plan-hub-body h4{letter-spacing:0}.plan-hub-body h2{font-size:32px}.plan-hub-body h3{font:25px var(--serif);margin:0 0 10px}.plan-hub-body h4{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#61745f;margin:14px 0 6px}.plan-hub-body p,.plan-hub-body li,.plan-hub-body span,.plan-hub-body small{font-size:12px;line-height:1.7}.plan-hub-body ul,.plan-hub-body ol{padding-left:20px;margin:8px 0 0}.plan-hub-body li{margin:5px 0}.plan-hub-body a{color:var(--green);text-decoration:underline;text-underline-offset:3px;font-size:11px;font-weight:600}.plan-hub-body .funding-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:28px 0 14px}.plan-hub-body .funding-head h2{margin:0}.plan-hub-body .funding-head p{text-align:right;max-width:560px;margin:0}.plan-hub-body .program{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;border-top:1px solid var(--line);padding:13px 0}.plan-hub-body .program:first-of-type{border-top:0;padding-top:0}.plan-hub-body .rank{width:30px;height:30px;border-radius:50%;background:#e8ebdf;display:grid;place-items:center;font-weight:700}.plan-hub-body .tags{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0}.plan-hub-body .tag,.plan-hub-body .type{border:1px solid var(--line);border-radius:999px;padding:2px 7px;font-size:10px;background:#eef0e5}.plan-hub-body .fact,.plan-hub-body .construction{background:#eef0e5;border-radius:4px;padding:10px;margin-top:8px}.plan-hub-body .facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.plan-hub-body .roadmap-phases,.plan-hub-body .phase-list{display:grid;gap:10px}.plan-hub-body .roadmap-phases details{background:#fdfcf6;border:1px solid var(--line);border-radius:4px;overflow:hidden}.plan-hub-body .roadmap-phases summary{font:18px var(--sans);display:grid;grid-template-columns:78px minmax(0,1fr) auto;padding:16px;gap:12px}.plan-hub-body .roadmap-phases summary h3{font:21px var(--serif);margin:0}.plan-hub-body .phase-no,.plan-hub-body .phase-row b,.plan-hub-body .content-week b{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#7f8a6d}.plan-hub-body .roadmap-body{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border-top:1px solid var(--line);padding:14px}.plan-hub-body .unlock,.plan-hub-body .gate,.plan-hub-body .cash,.plan-hub-body .ratio div{background:#eef0e5;border-radius:4px;padding:13px}.plan-hub-body .phase-row,.plan-hub-body .content-week{display:grid;grid-template-columns:90px minmax(0,1fr);gap:14px;border:1px solid var(--line);background:#fdfcf6;border-radius:4px;padding:14px}.plan-hub-body .hall-core,.plan-hub-body .center-function{background:var(--green);color:#fffefa}.plan-hub-body .hall-core p,.plan-hub-body .center-function span{color:#dfe6d8}.plan-hub-body .ratio{display:grid;grid-template-columns:1fr 2fr;border:1px solid var(--line);border-radius:4px;overflow:hidden;margin:14px 0}.plan-hub-body .source-links{display:flex;gap:10px 18px;flex-wrap:wrap;margin-top:16px}.plan-hub-body .month-target{background:#eef0e5;border:1px solid var(--line);border-radius:4px;padding:18px;margin-top:16px}@media(max-width:800px){.plan-section>summary{font-size:25px;padding:18px 20px}.plan-section>div{padding:0 20px 20px}.plan-hub-body .panel-head,.plan-hub-body .funding-head{display:block}.plan-hub-body .panel-head p,.plan-hub-body .funding-head p{text-align:left;margin-top:7px}.plan-hub-body .cards,.plan-hub-body .funding-grid,.plan-hub-body .role-grid,.plan-hub-body .strategy-grid,.plan-hub-body .sequence-grid,.plan-hub-body .roadmap-summary,.plan-hub-body .function-stack,.plan-hub-body .boot-rules,.plan-hub-body .target-grid,.plan-hub-body .calendar-grid,.plan-hub-body .center-grid,.plan-hub-body .score-grid,.plan-hub-body .hall-grid,.plan-hub-body .roadmap-body,.plan-hub-body .ratio{grid-template-columns:minmax(0,1fr)}.plan-hub-body .roadmap-phases summary,.plan-hub-body .phase-row,.plan-hub-body .content-week{grid-template-columns:minmax(0,1fr)}}
.site-strategy-lead{border-left:3px solid var(--gold);background:#efeee5;padding:18px 22px;margin-bottom:18px}.site-strategy-lead h3{font:30px var(--serif);margin:0 0 8px}.site-strategy-lead p{margin:0;font-size:12px;max-width:760px}.site-facts{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin-bottom:18px}.site-facts div{display:grid;grid-template-columns:140px minmax(0,1fr);gap:14px;border:1px solid var(--line);background:#fdfcf6;border-radius:4px;padding:13px}.site-facts b{display:block;font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#7f8a6d}.site-facts span{display:block;font-size:12px;color:var(--ink);line-height:1.5}.phase-foldouts{display:grid;gap:10px}.phase-foldout{border:1px solid var(--line);background:#fdfcf6;border-radius:4px;overflow:hidden}.phase-foldout>summary{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 18px;font-family:var(--sans)}.phase-foldout>summary:after{grid-column:3;grid-row:1}.phase-foldout>summary .phase-no{white-space:nowrap}.phase-foldout>summary b{display:block;font:22px var(--serif);line-height:1.2}.phase-foldout>summary small{display:block;font-size:10px;color:var(--muted);letter-spacing:.8px;text-transform:uppercase;margin-top:5px}.phase-foldout>div{border-top:1px solid var(--line);padding:16px 18px;background:#fffefa}.phase-foldout h4{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#61745f;margin:0 0 6px}.phase-foldout p{font-size:12px;line-height:1.8;margin:0 0 14px;max-width:820px}.phase-foldout p:last-child{margin-bottom:0}.phase-foldouts.compact .phase-foldout>summary{grid-template-columns:46px minmax(0,1fr) auto}.roadmap-section>div{padding-top:0}@media(max-width:800px){.site-facts div{grid-template-columns:minmax(0,1fr);gap:4px}.phase-foldout>summary,.phase-foldouts.compact .phase-foldout>summary{grid-template-columns:minmax(0,1fr) auto;gap:8px}.phase-foldout>summary .phase-no{grid-column:1 / -1}.phase-foldout>summary:after{grid-column:2;grid-row:2}.phase-foldout>summary b{font-size:20px}.site-strategy-lead{padding:16px 18px}}
.community-group+.community-group{margin-top:54px}.community-section-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:26px}.community-section-heading h2{margin:0;font-size:37px}.community-section-heading .eyebrow{color:#7f8a6d;margin-bottom:13px}.community-section-heading p{max-width:390px;font-size:12px;line-height:1.9;margin:0}
.donation-dialog .give-steps{display:grid;gap:13px;margin:22px 0}.donation-dialog .give-steps article{border-top:1px solid var(--line);padding-top:13px}.donation-dialog .give-steps h3{font:20px var(--serif);margin:0 0 6px}.donation-dialog .give-steps p{margin:0}.donation-dialog address{font-style:normal;background:#eef0e5;border-left:3px solid var(--gold);padding:15px 18px;font-size:12px;line-height:1.8;margin:0 0 18px}.donation-dialog a{text-decoration:underline;text-underline-offset:3px}
.give-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.give-grid h2{margin-bottom:18px}.give-grid p{font-size:13px}.give-options{display:grid;gap:16px}.give-options article{background:var(--white);border:1px solid var(--line);border-radius:4px;padding:24px 26px}.give-options h3{font:26px var(--serif);margin:0 0 10px}.give-options p{font-size:12px;margin:0 0 11px}.give-options p:last-child{margin:0}.give-options .text-link{margin-top:0}.give-stub{max-width:840px}.give-stub h2{font-size:39px;margin-bottom:16px}.give-stub p{font-size:13px}
.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:62px}.contact-grid article{background:var(--white);border:1px solid var(--line);border-radius:4px;padding:24px}.contact-grid h3{font:26px var(--serif);margin:0 0 8px}.contact-grid p{font-size:11px;margin:0 0 15px}.contact-grid address{font-style:normal;font-size:12px;line-height:1.8;border-top:1px solid var(--line);padding-top:14px;color:var(--ink)}.contact-pending{color:var(--muted)}.contact-foot{border-top:1px solid var(--line);padding-top:48px}.contact-foot h2{margin:0}.contact-foot p a:not(.text-link){text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){.give-grid,.contact-grid{grid-template-columns:1fr}.give-grid{gap:38px}.community-section-heading{flex-direction:column;align-items:start;gap:14px}.community-section-heading p{max-width:none}}
