:root{--ink:#14281f;--muted:#56675f;--paper:#f7f2e8;--surface:#fffdf8;--line:#d9dfd8;--green:#0b5d43;--green-dark:#073f2e;--green-soft:#dcece4;--orange:#ed8500;--gold:#f0b84f;--danger:#a32121;--focus:#075eaa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}a{color:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.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}.skip-link{position:fixed;z-index:100;top:.75rem;left:.75rem;padding:.75rem 1rem;border-radius:.65rem;color:#fff;background:var(--ink);transform:translateY(-160%);transition:transform .12s}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;z-index:30;top:0;justify-content:space-between;width:min(1180px,calc(100% - 2rem));min-height:80px;margin:0 auto;border-bottom:1px solid rgba(20,40,31,.12);background:rgba(247,242,232,.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-lockup,.site-header{display:flex;align-items:center}.brand-lockup{min-height:52px;gap:.85rem;text-decoration:none}.brand-lockup img{width:118px;height:auto}.brand-lockup>span{display:grid;line-height:1.15}.brand-lockup strong{font-size:.92rem}.brand-lockup small{margin-top:.3rem;color:var(--muted);font-size:.71rem}.site-header nav{display:flex;gap:.25rem}.site-header nav a{display:inline-flex;align-items:center;min-height:44px;padding:0 .85rem;border-radius:999px;color:#344a40;font-size:.88rem;font-weight:700;text-decoration:none}.site-header nav a:hover{color:var(--green-dark);background:var(--surface)}.cycle-strip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:.75rem 1rem;border-radius:0 0 .9rem .9rem;color:#f4fff9;background:var(--green-dark);font-size:.82rem}.cycle-strip strong{color:#ffd88a;text-transform:uppercase;letter-spacing:.08em;font-size:.69rem}.cycle-strip small{color:#c4e2d5}.hero{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(310px,.72fr);align-items:center;width:min(1180px,calc(100% - 2rem));min-height:670px;margin:0 auto;padding:5.2rem 0;gap:clamp(2.5rem,7vw,7rem)}.eyebrow,.mini-label{margin:0 0 .9rem;color:var(--green);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero h1{max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.9rem,6vw,5.65rem);font-weight:500;letter-spacing:-.047em;line-height:.98}.hero h1 span{color:var(--green)}.hero-lede{max-width:680px;margin:1.6rem 0 0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.23rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.75rem 1.2rem;border:1px solid transparent;border-radius:.75rem;font-weight:800;text-decoration:none;cursor:pointer}.primary-button{color:#fff;background:var(--green);box-shadow:0 10px 26px rgba(11,93,67,.2)}.primary-button:hover{background:var(--green-dark)}.secondary-button{border-color:#cfd8d2;background:var(--surface)}.secondary-button:hover{border-color:var(--green);color:var(--green)}.trust-row{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.5rem 0 0;padding:0;list-style:none}.trust-row li{padding:.38rem .65rem;border:1px solid #d4ded7;border-radius:999px;color:#42564c;background:rgba(255,253,248,.75);font-size:.76rem;font-weight:700}.hero-route{position:relative;padding:2rem;overflow:hidden;border:1px solid #cedbd3;border-radius:1.5rem;background:var(--surface);box-shadow:0 30px 70px rgba(35,62,49,.13)}.hero-route:before{content:"";position:absolute;width:190px;height:190px;top:-105px;right:-55px;border-radius:50%;background:var(--green-soft)}.hero-route .mini-label{position:relative;color:var(--muted)}.hero-route ol{position:relative;display:grid;gap:0;margin:0;padding:0;list-style:none}.hero-route li{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:1.05rem 0;border-bottom:1px solid var(--line)}.hero-route li>span{color:var(--orange);font-family:Georgia,serif;font-size:1.4rem}.hero-route li div{display:grid;gap:.2rem}.hero-route li strong{font-size:1rem}.hero-route li small{color:var(--muted);font-size:.82rem}.route-footnote{margin:1.15rem 0 0;color:var(--muted);font-size:.78rem}.content-section,.desk-section,.truth-boundary{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:5rem 0}.desk-section{border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.52fr);align-items:end;gap:2rem;margin-bottom:2.25rem}.future-copy h2,.section-heading h2,.truth-boundary h2{margin:0;max-width:760px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,4.2vw,3.8rem);font-weight:500;letter-spacing:-.035em;line-height:1.04}.section-heading>p{margin:0;color:var(--muted)}.local-badge{justify-self:end;display:flex;align-items:center;gap:.75rem;min-width:240px;padding:.85rem 1rem;border:1px solid #c8ddd1;border-radius:.8rem;background:#eff8f3}.local-badge>span{display:grid;place-items:center;width:32px;height:32px;flex:0 0 auto;border-radius:50%;color:#fff;background:var(--green);font-weight:900}.local-badge div{display:grid}.local-badge small{color:var(--muted)}.desk-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);gap:1rem;align-items:start}.checklist-panel,.planner-panel,.route-summary{border:1px solid var(--line);border-radius:1.25rem;background:var(--surface)}.planner-panel{padding:clamp(1.2rem,3vw,2rem)}.desk-step{margin:0;padding:0 0 1.6rem;border:0}.desk-step+.desk-step{padding-top:1.6rem;border-top:1px solid var(--line)}.desk-step:last-child{padding-bottom:0}.desk-step legend,.step-title{display:flex;align-items:center;gap:.8rem;margin:0 0 1rem;padding:0;color:var(--ink);font-weight:800}.desk-step legend>span,.step-title>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:var(--green);background:var(--green-soft);font-size:.76rem}.stage-grid{display:grid;gap:.65rem}.stage-choice{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:.9rem 1rem;border:1px solid #d5ddd8;border-radius:.75rem;background:#fff;cursor:pointer}.stage-choice:hover{border-color:#84aa98}.stage-choice.selected{border-color:var(--green);background:#eef7f2;box-shadow:inset 4px 0 0 var(--green)}.stage-choice input{margin:.25rem 0 0;accent-color:var(--green)}.stage-choice span{font-weight:700}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.two-fields label{display:grid;gap:.45rem;font-size:.84rem;font-weight:800}.two-fields label small{color:var(--muted);font-weight:500}input,textarea{width:100%;border:1px solid #bcc9c1;border-radius:.7rem;padding:.78rem .9rem;color:var(--ink);background:#fff}textarea{resize:vertical;min-height:108px}input:hover,textarea:hover{border-color:#7a9e8c}input:focus,textarea:focus{border-color:var(--focus)}.field-help{margin:.55rem 0 0;color:var(--muted);font-size:.76rem}.route-summary{position:sticky;top:98px;padding:1.65rem;color:#f6fff9;border-color:var(--green-dark);background:var(--green-dark);box-shadow:0 24px 60px rgba(7,63,46,.16)}.route-summary .mini-label{color:#9fd3ba}.route-summary h3{margin:0;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.route-summary>p{color:#cce3d8;font-size:.88rem}.route-details{display:grid;gap:.6rem;margin:1.2rem 0;padding:.9rem;border:1px solid rgba(255,255,255,.14);border-radius:.7rem}.route-details div{display:grid;gap:.15rem}.route-details dt{color:#9fd3ba;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.route-details dd{margin:0;overflow-wrap:anywhere;font-weight:700}.next-action-card{display:grid;gap:.45rem;margin-top:1.2rem;padding:1rem;border-radius:.8rem;color:var(--ink);background:#ffd98e}.next-action-card span,.recommended-links>span{font-size:.65rem;font-weight:900;letter-spacing:.11em}.next-action-card strong{line-height:1.35}.recommended-links{display:grid;gap:.5rem;margin-top:1.25rem}.recommended-links>span{color:#9fd3ba}.recommended-links a{display:flex;justify-content:space-between;padding:.62rem 0;border-bottom:1px solid rgba(255,255,255,.14);color:#fff;font-size:.82rem;font-weight:700;text-decoration:none}.recommended-links a:hover{color:#ffd98e}.checklist-panel{margin-top:1rem;padding:clamp(1.2rem,3vw,2rem)}.checklist-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.checklist-heading .mini-label{margin-bottom:.25rem}.checklist-heading h3{margin:0;font-size:1.15rem}.checklist-heading>strong{display:grid;place-items:center;width:62px;height:62px;flex:0 0 auto;border:6px solid var(--green-soft);border-radius:50%;color:var(--green)}.checklist-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.checklist-grid label{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;padding:.85rem .95rem;border:1px solid var(--line);border-radius:.75rem;cursor:pointer}.checklist-grid label.checked{border-color:#a5c9b7;background:#eff8f3}.checklist-grid input{width:auto;margin:.2rem 0 0;accent-color:var(--green)}.checklist-grid span{font-size:.86rem}.reset-row{display:flex;justify-content:flex-end;min-height:44px;margin-top:.8rem}.text-button{min-height:44px;padding:.5rem;border:0;color:var(--green);background:transparent;font-weight:800;text-decoration:underline;cursor:pointer}.text-button.danger{color:var(--danger)}.reset-confirm{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;color:var(--muted);font-size:.84rem}.admission-section{border-top:1px solid var(--line)}.floor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.floor-grid article{padding:1.5rem;border:1px solid #ccd8d1;border-radius:1rem;background:var(--surface)}.floor-grid strong{display:block;color:var(--green);font-family:Georgia,serif;font-size:3.2rem;font-weight:500;line-height:1}.floor-grid h3{min-height:3em;margin:.75rem 0 .25rem;font-size:1rem}.floor-grid p{margin:0;color:var(--muted);font-size:.75rem}.caveat{display:grid;grid-template-columns:auto 1fr;gap:.9rem;margin-top:1rem;padding:1rem 1.1rem;border:1px solid #e0c889;border-radius:.8rem;background:#fff4d8}.caveat>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:#84600c;font-weight:900}.caveat p{margin:0}.future-section{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1fr);gap:clamp(2rem,6vw,6rem);width:min(1180px,calc(100% - 2rem));margin:2rem auto;padding:clamp(2rem,5vw,4.5rem);border-radius:1.5rem;color:#f5fff9;background:var(--green)}.future-copy .eyebrow{color:#bde6d3}.future-copy p{color:#d6ece1}.future-copy a{display:inline-flex;margin-top:.7rem;color:#ffe0a2;font-weight:800}.future-steps{display:grid;gap:0;margin:0;padding:0;list-style:none}.future-steps li{display:grid;grid-template-columns:52px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.2)}.future-steps li:last-child{border-bottom:0}.future-steps span{color:#ffd98e;font-family:Georgia,serif;font-size:1.4rem}.future-steps p{margin:0}.truth-boundary{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr);gap:3rem;border-bottom:1px solid var(--line)}.truth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.truth-grid article{padding:1.25rem;border:1px solid var(--line);border-radius:1rem;background:var(--surface)}.truth-grid strong{color:#8a4300;font-family:Georgia,serif;font-size:2.25rem;font-weight:500}.truth-grid h3{margin:.5rem 0;font-size:.95rem}.truth-grid p{margin:0;color:var(--muted);font-size:.79rem}.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.source-card{display:flex;flex-direction:column;min-height:238px;padding:1.35rem;border:1px solid var(--line);border-radius:1rem;background:var(--surface);text-decoration:none;transition:transform .14s,border-color .14s,box-shadow .14s}.source-card:hover{transform:translateY(-3px);border-color:#8fb09f;box-shadow:0 16px 32px rgba(38,69,54,.09)}.source-card>span{color:var(--green);font-size:.66rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.source-card>strong{margin-top:.65rem;font-family:Georgia,serif;font-size:1.35rem;line-height:1.15}.source-card p{color:var(--muted);font-size:.82rem}.source-card em{margin-top:auto;color:var(--green);font-size:.78rem;font-style:normal;font-weight:800}.independence-note{max-width:820px;margin:1.5rem auto 0;color:var(--muted);text-align:center;font-size:.78rem}.site-footer{margin-top:2rem;padding:2.2rem 1rem;color:#d9ebe2;background:#10261d}.footer-inner{justify-content:space-between;gap:2rem;width:min(1180px,100%);margin:0 auto}.footer-brand,.footer-inner{display:flex;align-items:center}.footer-brand{gap:1rem}.footer-brand img{width:124px;height:auto}.footer-brand p{margin:0;font-size:.82rem}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.site-footer nav a{min-height:44px;display:inline-flex;align-items:center;font-size:.78rem}.status-page{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:min(760px,calc(100% - 2rem));min-height:70vh;margin:0 auto}.status-page h1{margin:0;font-family:Georgia,serif;font-size:clamp(2.4rem,7vw,4.8rem);font-weight:500;line-height:1.03}.status-page p:not(.eyebrow){color:var(--muted)}.status-page .primary-button{margin-top:1rem}@media (max-width:900px){.site-header nav a:nth-child(2){display:none}.cycle-strip{gap:.25rem}.cycle-strip,.hero{grid-template-columns:1fr}.hero{min-height:auto;padding:4rem 0;gap:2.5rem}.hero-route{max-width:620px}.desk-grid,.future-section,.truth-boundary{grid-template-columns:1fr}.route-summary{position:static}.floor-grid,.source-grid,.truth-grid{grid-template-columns:1fr 1fr}.truth-boundary{gap:2rem}}@media (max-width:640px){.site-header{min-height:70px}.brand-lockup img{width:90px}.brand-lockup small,.site-header nav a:not(:first-child){display:none}.site-header nav a{padding:0 .65rem}.cycle-strip small{display:none}.hero{padding:3rem 0}.hero h1{font-size:clamp(2.7rem,14vw,4rem)}.hero-actions{display:grid}.primary-button,.secondary-button{width:100%}.content-section,.desk-section,.truth-boundary{padding:3.6rem 0}.section-heading{grid-template-columns:1fr;align-items:start;gap:1rem}.local-badge{justify-self:stretch;min-width:0}.checklist-grid,.floor-grid,.source-grid,.truth-grid,.two-fields{grid-template-columns:1fr}.floor-grid h3{min-height:auto}.future-section{width:100%;margin:1rem 0;border-radius:0;padding:3rem 1rem}.footer-brand,.footer-inner{align-items:flex-start;flex-direction:column}.site-footer nav{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition:none!important}}