:root{--deep:#0e2d23;--green:#1f513e;--paper:#f6f0e4;--sheet:#fffaf1;--ink:#10261f;--copper:#c78758;--flax:#d9c67a;--mist:#9cb8b2;--line:#d9cebc;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit}.skip{position:absolute;left:-9999px;top:0}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.8rem 1rem;z-index:99}.site-head{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:2rem;min-height:82px;padding:.7rem max(1.2rem,calc((100vw - var(--max))/2));background:rgba(14,45,35,.97);color:var(--paper);box-shadow:0 6px 26px #0e2d2322}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;white-space:nowrap}.brand img{width:48px;height:48px;border-radius:50%;box-shadow:0 0 0 1px #d9c67a66}.brand span{display:flex;flex-direction:column}.brand b{font-size:1.05rem;letter-spacing:.03em}.brand small{color:var(--flax);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.site-head nav{display:flex;justify-content:flex-end;gap:1rem;flex:1;font-size:.82rem;font-weight:700}.site-head nav a{text-decoration:none;padding:.45rem 0;border-bottom:2px solid transparent}.site-head nav a:hover,.site-head nav a:focus{border-color:var(--copper)}.nav-toggle{display:none;background:var(--flax);color:var(--deep);border:0;border-radius:2rem;padding:.65rem 1rem;font-weight:800}main{overflow:hidden}.page-hero{display:grid;grid-template-columns:1.03fr .97fr;max-width:var(--max);margin:0 auto;padding:4.8rem 1.2rem 3.3rem;gap:3.4rem;align-items:center}.eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.13em;color:#8f5836;font-weight:800;font-size:.78rem}.page-hero h1{margin:.1rem 0 1rem;font-size:clamp(2.7rem,6vw,5.9rem);line-height:.95;letter-spacing:-.055em}.lede{font-size:clamp(1.15rem,2.3vw,1.55rem);color:#245441;max-width:42rem}.copper-rule{display:block;width:8rem;height:4px;background:var(--copper);margin-top:1.8rem}.hero-image{position:relative;margin:0;min-height:380px;border-radius:38% 4% 38% 4%;overflow:hidden;background:var(--deep);box-shadow:20px 26px 0 #d9c67a55}.hero-image img{width:100%;height:100%;min-height:380px;object-fit:cover}.arc{position:absolute;inset:14% 10% 11% 13%;border-left:4px solid var(--copper);border-top:2px solid transparent;border-radius:50%;transform:rotate(28deg);animation:trace 5s ease-in-out infinite alternate}.feature-band,.identity-ledger,.contact-panel,.policy-summary{max-width:var(--max);margin:1rem auto 3rem;padding:2.4rem clamp(1.5rem,4vw,4rem);background:var(--deep);color:var(--paper);display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem;border-radius:4px 44px 4px 44px}.feature-band h2,.identity-ledger h2,.contact-panel h2,.policy-summary h2{font-size:clamp(1.8rem,3.5vw,3.2rem);line-height:1.07;margin:.3rem 0}.feature-band .eyebrow,.identity-ledger .eyebrow,.contact-panel .eyebrow,.policy-summary .eyebrow{color:var(--flax)}.sheet-grid{max-width:var(--max);margin:0 auto 4rem;padding:0 1.2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.sheet{position:relative;background:var(--sheet);padding:2rem 1.6rem 1.7rem;border:1px solid var(--line);min-height:290px;clip-path:polygon(0 0,calc(100% - 26px) 0,100% 26px,100% 100%,20px 100%,0 calc(100% - 20px));transition:transform .25s ease,box-shadow .25s ease}.sheet:hover{transform:translateY(-5px);box-shadow:0 20px 35px #0e2d2318}.sheet-no{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--flax);font-weight:900;margin-bottom:1.3rem}.sheet h2{font-size:1.45rem;line-height:1.15;margin:0 0 .8rem}.sheet p{margin:.45rem 0}.text-link,.source-url{display:inline-block;margin-top:1rem;color:#8d5332;font-weight:800;text-underline-offset:4px}.boundary{border-top:1px solid var(--line);padding-top:1rem;margin-top:1.2rem!important}.split-story{max-width:var(--max);margin:1rem auto 4rem;padding:0 1.2rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}.split-story.reverse img{order:2}.split-story img{width:100%;min-height:430px;object-fit:cover;border-radius:4px 44px 4px 44px;box-shadow:-18px 18px 0 #c7875844}.split-story h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.04;margin:.4rem 0 1.2rem}.measure-list{padding:0;margin:1.2rem 0;list-style:none}.measure-list li{padding:.65rem 0 .65rem 2.1rem;border-bottom:1px solid var(--line);position:relative}.measure-list li:before{content:"";position:absolute;left:.2rem;top:1.15rem;width:1rem;height:3px;background:var(--copper)}.identity-ledger,.contact-panel,.policy-summary{display:block}.identity-ledger p,.contact-panel p,.policy-summary p{max-width:62rem}.button{display:inline-block;margin-top:1rem;background:var(--flax);color:var(--deep);padding:.8rem 1.2rem;border-radius:2rem;text-decoration:none;font-weight:900}.boundary-table{max-width:var(--max);margin:0 auto 3rem;padding:0 1.2rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.boundary-table>div{padding:2rem;background:var(--sheet);border-top:6px solid var(--copper)}.boundary-table li{margin:.6rem 0}.policy-list{max-width:var(--max);margin:0 auto 4rem;padding:0 1.2rem}.policy-list article{display:grid;grid-template-columns:64px 1fr;gap:1.2rem;padding:1.7rem 0;border-bottom:1px solid var(--line)}.policy-list article>span{display:grid;place-items:center;width:52px;height:52px;background:var(--deep);color:var(--flax);border-radius:50%;font-weight:900}.policy-list h2{margin:0 0 .5rem;font-size:1.35rem}.policy-list p{margin:0;max-width:70rem}code{background:#10261f12;padding:.15rem .35rem;border-radius:.25rem;overflow-wrap:anywhere}.fine{font-size:.83rem;color:var(--mist)}.site-principles{max-width:var(--max);margin:5rem auto 0;padding:0 1.2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.site-principles article{background:#eee5d7;padding:2rem}.site-principles h2{font-size:1.35rem;line-height:1.15;margin:.3rem 0 1rem}.site-principles p:last-child{font-size:.93rem}footer{margin-top:5rem;padding:3rem max(1.2rem,calc((100vw - var(--max))/2));background:#081f18;color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}footer div:nth-child(2){display:flex;justify-content:flex-end;gap:1.2rem}footer .fine{grid-column:1/-1;max-width:70rem}@keyframes trace{from{transform:rotate(23deg) scale(.96);opacity:.55}to{transform:rotate(31deg) scale(1.03);opacity:1}}@media(max-width:900px){.nav-toggle{display:block;margin-left:auto}.site-head{gap:.7rem}.site-head nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--deep);padding:1rem 1.5rem 1.5rem;flex-wrap:wrap;justify-content:flex-start}.site-head nav.open{display:flex}.page-hero,.split-story,.feature-band,.boundary-table{grid-template-columns:1fr}.hero-image{min-height:300px}.hero-image img{min-height:300px}.sheet-grid{grid-template-columns:repeat(2,1fr)}.split-story.reverse img{order:0}.site-principles{grid-template-columns:1fr}}@media(max-width:600px){.brand small{display:none}.page-hero{padding-top:2.5rem;gap:1.5rem}.page-hero h1{font-size:3.1rem}.sheet-grid{grid-template-columns:1fr}.feature-band,.identity-ledger,.contact-panel,.policy-summary{margin-left:1rem;margin-right:1rem;display:block}.policy-list article{grid-template-columns:46px 1fr;gap:.7rem}.policy-list article>span{width:42px;height:42px}.split-story img{min-height:280px}footer{grid-template-columns:1fr}footer div:nth-child(2){justify-content:flex-start;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.arc{animation:none}.sheet{transition:none}}
body{overflow-x:hidden}.site-head,.brand,.page-hero,.hero-copy,.hero-image{min-width:0}.site-head{width:100%}.brand{max-width:calc(100% - 88px)}.lede{overflow-wrap:anywhere}.nav-toggle{position:relative;z-index:2;flex:0 0 auto}
@media(max-width:600px){.site-head{padding-left:1rem;padding-right:1rem}.brand{white-space:normal}.brand b{font-size:1rem}.page-hero{width:100%;max-width:100%;padding-left:1.2rem;padding-right:1.2rem}.page-hero h1{overflow-wrap:anywhere}.hero-image{width:100%;max-width:100%}}
