:root{--navy:#0f1f30;--navy-2:#182d42;--lime:#a6d5f5;--ink:#17283b;--muted:#5b6977;--line:#dce2e6;--pale:#f3f6f7;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.65;background:#fff}a{color:inherit;text-underline-offset:4px}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #4885d0;outline-offset:5px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.12;letter-spacing:-.04em}h1{font-size:clamp(2.9rem,4.7vw,4.55rem);font-weight:650;margin-bottom:26px}h2{font-size:clamp(2rem,3.1vw,3rem);font-weight:620;margin-bottom:0}h3{font-size:1.5rem;font-weight:650}h4{font-size:1.18rem}em{color:var(--lime);font-style:normal}p{color:var(--muted)}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:20;border-bottom:1px solid var(--line)}.nav-wrap{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;font-size:1.35rem;letter-spacing:-.055em;font-weight:800;text-decoration:none;white-space:nowrap}.brand-symbol{display:grid;place-items:center;background:var(--navy);color:var(--lime);width:32px;height:34px;margin-right:10px;border-radius:8px;font-size:1.3rem;transform:skewY(-7deg)}.brand-dot{color:#244e70}nav{display:flex;align-items:center;gap:26px}nav>a{font-size:.875rem;text-decoration:none;font-weight:550;white-space:nowrap}nav>a:not(.button):hover,nav>a[aria-current]{color:#244e70}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;min-height:52px;padding:14px 23px;border:1px solid transparent;border-radius:7px;background:var(--navy);color:#fff;text-decoration:none;font-size:.92rem;font-weight:650;line-height:1.4;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#27425e}.button-small{min-height:43px;padding:11px 16px;font-size:.8rem;gap:18px}.button-lime{background:var(--lime);color:var(--navy)}.button-lime:hover{background:#c3e4fa}.button-outline{background:transparent;border-color:var(--ink);color:var(--ink)}.button-outline:hover{background:var(--navy);color:#fff}.menu-toggle{display:none}.reading-progress{position:absolute;bottom:-1px;left:0;height:2px;width:0;background:#72b6e5}.skip{position:fixed;top:-100px;left:16px;background:white;z-index:100;padding:12px}.skip:focus{top:8px}.hero{background:var(--navy);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;padding-top:83px;padding-bottom:65px}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:700;margin-bottom:22px;color:#586d7c}.hero .eyebrow{color:#bcccd8;display:flex;align-items:center;gap:10px}.eyebrow>span{height:6px;width:6px;background:var(--lime);border-radius:50%;flex-shrink:0}.hero-description{max-width:540px;color:#b9c7d3;font-size:1.06rem;line-height:1.8;margin-bottom:32px}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.text-link{text-decoration:none;font-weight:600;font-size:.9rem}.text-link:hover{text-decoration:underline}.light{color:#fff}.hero-foot{display:flex;gap:25px;margin-top:45px;font-size:.73rem;letter-spacing:.14em;color:#9fb1c1}.hero-foot span+span{border-left:1px solid #405367;padding-left:25px}.route-card{background:var(--navy-2);border:1px solid #3c5065;border-radius:20px;padding:26px 29px 0;box-shadow:18px 18px 0 rgba(39,60,81,.24);transform:rotate(-1.5deg)}.route-top{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.68rem;letter-spacing:.1em;color:#adc0d0}.mini-label{border:1px solid #506273;border-radius:30px;padding:4px 9px;letter-spacing:0}.route-heading{font-size:2rem;line-height:1.25;letter-spacing:-.035em;font-weight:550;margin:28px 0 20px}.route-heading>span{color:#9eb3c6}.route-line{display:flex;align-items:center;gap:18px;padding:19px 0;border-top:1px solid #34495e}.route-number{font-size:.82rem;color:var(--lime);background:#203b52;border:1px solid #476781;display:grid;place-items:center;width:37px;height:37px;border-radius:50%;flex-shrink:0}.route-line strong{font-size:.96rem;font-weight:550}.route-line p{margin:3px 0 0;color:#a9bdcd;font-size:.82rem}.route-icon{margin-left:auto;color:#98aec1}.route-bottom{display:flex;justify-content:space-between;gap:12px;margin:7px -29px 0;padding:19px 29px;background:#20394a;border-radius:0 0 20px 20px;font-size:.78rem;color:var(--lime);text-decoration:none}.hero-strip{border-top:1px solid #354355;display:flex;justify-content:space-between;padding:23px 0;gap:20px}.hero-strip>span{font-size:.67rem;letter-spacing:.12em;color:#a4b8c9;align-self:center}.hero-strip a{font-size:.82rem;text-decoration:none;color:#d3dde4}.hero-strip a:hover{color:var(--lime)}.section{padding:95px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:65px;margin-bottom:48px}.section-heading>p{max-width:355px;font-size:1rem;margin-bottom:4px}.section-heading .eyebrow{margin-bottom:16px}.process-layout{display:grid;grid-template-columns:.8fr 1.5fr;gap:65px}.planning-card{background:var(--pale);padding:32px;border-radius:var(--radius);align-self:start}.icon-box{display:grid;place-items:center;width:45px;height:45px;border:1px solid #cbd4db;border-radius:11px;font-size:1.4rem;margin-bottom:23px}.planning-card h3{font-size:1.9rem;line-height:1.2;margin-bottom:20px}.planning-card p{font-size:.92rem}.plain-list{list-style:none;padding:0;margin:25px 0 30px;font-size:.87rem}.plain-list li{border-bottom:1px solid #dce3e7;padding:10px 0}.plain-list li:before{content:'✓';color:#244e70;margin-right:10px}.planning-card .button{width:100%;gap:12px}.small{font-size:.78rem!important;margin-top:13px;margin-bottom:0}.timeline-intro{font-size:.8rem;display:flex;justify-content:space-between;gap:15px;margin-bottom:12px;color:var(--ink);font-weight:650}.timeline-intro span{font-weight:400;color:var(--muted);font-size:.75rem}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;gap:20px;cursor:pointer;padding:20px 0}summary::-webkit-details-marker{display:none}summary h3{font-size:1.06rem;margin:0;letter-spacing:-.02em;font-weight:600}.step{display:grid;place-items:center;min-width:36px;height:36px;border:1px solid #d7dfe4;border-radius:50%;font-size:.78rem;color:var(--muted)}details[open] .step{background:var(--navy);border-color:var(--navy);color:var(--lime)}.plus{margin-left:auto;position:relative;flex-shrink:0;width:20px;height:20px}.plus:before,.plus:after{content:'';position:absolute;background:currentColor;top:9px;left:4px;width:12px;height:1px;transition:transform .2s}.plus:after{transform:rotate(90deg)}details[open] .plus:after{transform:rotate(0)}.detail-body{padding:0 25px 22px 56px;color:var(--muted);font-size:.92rem;line-height:1.8}.detail-body a{display:block;margin-top:12px;color:var(--ink);font-weight:550}.source-note{font-size:.78rem;color:var(--muted);margin:28px 0 0;max-width:970px}.software{background:var(--navy);color:#fff}.software-layout{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.software .eyebrow{color:#adc2d2}.software h2{line-height:1.17}.software-description{color:#b5c5d2;line-height:1.85;margin:25px 0 28px;max-width:440px}.software .small{color:#a6bbcd}.capability-panel{border:1px solid #405166;border-radius:var(--radius);padding:30px;background:#182b3f}.panel-top{display:flex;justify-content:space-between;font-size:.7rem;letter-spacing:.1em;color:#adc2d2;margin-bottom:25px}.panel-top>span:last-child{color:var(--lime);font-size:1.2rem}.capability-panel h3{font-size:1.7rem;font-weight:500;line-height:1.25;margin-bottom:28px}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 22px}.feature-number{color:var(--lime);font-size:.66rem;letter-spacing:.08em}.capability-grid h4{margin:8px 0;font-weight:550}.capability-grid p{font-size:.82rem;color:#afc1ce;margin-bottom:0;line-height:1.7}.panel-footer{display:flex;justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid #3a4d60;color:#b9ccd9;font-size:.75rem}.panel-footer span{color:var(--lime)}.software-note{border-top:1px solid #35495a;margin-top:48px;padding-top:24px;display:flex;justify-content:space-between;gap:25px;color:#a7bfce;font-size:.78rem}.software-note a{color:#d9e7ef}.resources{background:#f6f8f9}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resource-card{display:flex;flex-direction:column;border:1px solid #dae2e7;border-radius:var(--radius);padding:28px;background:#fff;transition:transform .25s,box-shadow .25s}.resource-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px #10283b0c}.resource-top{display:flex;justify-content:space-between;align-items:start;gap:10px}.tag{font-size:.65rem;letter-spacing:.08em;color:var(--muted);margin-top:12px}.resource-card h3{font-size:1.45rem;margin-bottom:16px}.resource-card p{font-size:.92rem;line-height:1.8}.chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto;margin-bottom:28px}.chips span{font-size:.72rem;background:#f0f3f5;padding:4px 9px;border-radius:5px;color:#516576}.card-link{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:20px;text-decoration:none;font-size:.9rem;font-weight:650}.card-link:hover{text-decoration:underline}.official{background:#eaf1f7}.official .chips span{background:#d3e3f0;color:#294f6d}.official .icon-box{border-color:#b1c9dc}.faq-layout{display:grid;grid-template-columns:1fr 1.45fr;gap:80px}.faq-intro h2{font-size:2.65rem;line-height:1.16}.faq-intro p:not(.eyebrow){margin-top:25px;max-width:290px}.faq-intro .button{margin-top:10px}.faq-list summary{padding:24px 0;font-size:1rem;font-weight:600;line-height:1.5}.faq-list .detail-body{padding:0 26px 24px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.closing{background:var(--lime);padding:55px 0}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.closing .eyebrow{color:#294f6d;margin-bottom:15px}.closing h2{font-size:2.5rem;line-height:1.15}footer{padding:38px 0 26px}.footer-top{display:flex;align-items:center;gap:30px;padding-bottom:28px}.footer-top p{font-size:.82rem;margin:0}.footer-top>.text-link{margin-left:auto}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;gap:60px;font-size:.72rem;color:var(--muted)}.footer-bottom p{max-width:720px;margin:0}.footer-bottom>span{white-space:nowrap;font-size:.67rem;letter-spacing:.1em}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--navy);color:#fff;border:1px solid #657584;padding:13px 22px;border-radius:9px;box-shadow:0 6px 25px #0002;opacity:0;pointer-events:none;transition:.25s;z-index:30;max-width:calc(100% - 32px);font-size:.9rem}.toast.visible{opacity:1;transform:translate(-50%,0)}.motion .reveal{opacity:0;transform:translateY(18px);transition:opacity .65s,transform .65s}.motion .reveal.visible{opacity:1;transform:none}
@media(min-width:1500px){.hero-grid{padding-top:100px;padding-bottom:90px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}nav{gap:16px}nav>a{font-size:.78rem}.brand{font-size:1.2rem}.hero-grid{gap:45px}.software-layout{gap:45px}.process-layout{gap:40px}.faq-layout{gap:45px}}
@media(max-width:900px){.nav-wrap{min-height:72px}.menu-toggle{display:block;background:transparent;color:var(--ink);border:1px solid var(--line);border-radius:6px;width:44px;height:44px;font-size:1.3rem}nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;box-shadow:0 14px 20px #0001;padding:20px 24px;flex-direction:column;align-items:stretch;gap:5px}nav.open{display:flex}nav>a{padding:12px;font-size:.95rem}.hero-grid{gap:30px;grid-template-columns:1.1fr 1fr;padding-top:55px}.hero h1{font-size:3rem}.route-card{padding:22px 20px 0;transform:none}.route-heading{font-size:1.65rem}.route-top{flex-wrap:wrap}.route-bottom{margin-inline:-20px;padding-inline:20px}.route-line{gap:10px}.route-line strong{font-size:.85rem}.hero-strip{flex-wrap:wrap}.hero-strip>span{width:100%}.section{padding:70px 0}.section-heading{gap:35px}.section-heading>p{max-width:300px}.resource-grid{gap:14px}.resource-card{padding:22px}.resource-top{flex-wrap:wrap;gap:0;margin-bottom:14px}.resource-top .icon-box{margin-bottom:0;margin-right:12px}.faq-intro h2{font-size:2.1rem}}
@media(max-width:680px){.container{width:calc(100% - 40px)}html{scroll-padding-top:90px}.hero-grid{grid-template-columns:1fr;padding-top:42px;padding-bottom:40px;gap:38px}.hero h1{font-size:clamp(2.7rem,10vw,3.5rem)}.hero .eyebrow{font-size:.66rem;letter-spacing:.08em}.hero-description{font-size:1rem}.hero-foot{margin-top:28px;gap:15px}.hero-foot span+span{padding-left:15px}.route-card{max-width:480px;width:100%;margin:0 auto;box-shadow:none;padding:24px 24px 0}.route-top{flex-wrap:nowrap}.route-heading{font-size:1.8rem}.route-line{gap:16px;padding:17px 0}.route-line strong{font-size:.94rem}.route-bottom{margin-inline:-24px;padding-inline:24px}.hero-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.hero-strip>span{grid-column:1/-1;margin-bottom:5px}.section{padding:56px 0}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;max-width:100%}.process-layout,.software-layout,.faq-layout{grid-template-columns:1fr;gap:34px}.planning-card{padding:26px}.planning-card h3 br{display:none}.planning-card .button{width:auto}.timeline-intro{display:block}.timeline-intro span{display:block;margin-top:5px}summary{gap:13px}summary h3{font-size:1rem}.detail-body{padding-left:49px}.source-note{font-size:.75rem}.software h2{font-size:2.3rem}.software-note{flex-direction:column;gap:12px}.capability-panel{padding:25px}.resource-grid{grid-template-columns:1fr}.resource-card{padding:26px}.resource-top{flex-wrap:nowrap;margin-bottom:24px}.resource-card h3{font-size:1.5rem}.resource-card p{max-width:420px}.chips{margin-top:7px}.faq-intro h2{font-size:2.3rem}.faq-intro h2 br:last-child{display:none}.faq-intro p:not(.eyebrow){max-width:100%}.closing-inner{flex-direction:column;align-items:start;gap:26px}.closing h2{font-size:2.1rem}.footer-top{flex-wrap:wrap;gap:14px}.footer-top p{width:100%;order:3}.footer-top>.text-link{font-size:.8rem}.footer-bottom{flex-direction:column;gap:17px}.actions{gap:20px}.capability-grid{gap:22px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.motion .reveal{opacity:1;transform:none}}
@media print{.header,.actions,.closing,.toast,.menu-toggle,.button{display:none}body{font-size:11pt}.container{width:100%}.section{padding:20px 0}.hero,.software{background:white;color:black}.hero p,.software p{color:#333}em{color:inherit}.hero-grid,.software-layout,.process-layout,.faq-layout{display:block}.route-card{display:none}.motion .reveal{opacity:1;transform:none}details{break-inside:avoid}.resource-grid{display:block}.resource-card{margin-bottom:15px}}

/* Constitution guide actions */
button.card-link{background:transparent;border-right:0;border-bottom:0;border-left:0;text-align:left;color:var(--ink);font-family:inherit;width:100%;cursor:pointer}.resource-card .plain-list{margin-top:0;font-size:.85rem}.resource-card .card-link{margin-top:auto}.detail-body .button{margin-top:18px}.brand{font-size:1rem;letter-spacing:-.04em}@media(max-width:380px){.brand{font-size:.85rem}}

/* Reference palette: navy, slate blue and light blue accents */
.button-lime{background:#244e70;color:#fff}.button-lime:hover{background:#193c59;color:#fff}.closing{background:#dceaf4}.closing .button{background:#244e70;color:#fff}.closing .button:hover{background:#193c59}.reading-progress{background:#72b6e5}


/* Electric blue and cyan financial identity. */
:root{--navy:#111d42;--navy-2:#1d3262;--lime:#74e9ff;--ink:#152344;--muted:#53617a;--pale:#f0f5ff;--line:#dce4f2}
.hero{background:linear-gradient(120deg,#111d42 0%,#153981 65%,#2055bb 100%)}
.software{background:linear-gradient(120deg,#111d42,#1d3978)}
.brand-symbol{background:#2454e6;color:#fff}.brand-dot{color:#2454e6}
.button{background:#2454e6;color:#fff}.button:hover{background:#183bb3}
.button-lime{background:#74e9ff;color:#111d42;box-shadow:0 6px 24px #07193826}.button-lime:hover{background:#b3f4ff;color:#111d42}
.button-outline{background:transparent;border-color:#2454e6;color:#2454e6}.button-outline:hover{background:#2454e6;color:#fff}
nav>a:not(.button):hover,nav>a[aria-current]{color:#2454e6}nav>.button[aria-current]{color:#fff}
.route-card,.capability-panel{background:#1d3262;border-color:#5375ad;box-shadow:0 22px 50px #06143130}
.route-bottom{background:#254782;color:#c3f5ff}
.route-line,.panel-footer,.hero-strip,.software-note{border-color:#496795}
.route-number{background:#285398;border-color:#709bd3;color:#b7f5ff}
.route-heading>span{color:#93e7ff}
.route-top,.route-line p,.route-icon,.panel-top,.capability-grid p,.panel-footer{color:#d3e2fb}
.hero-description,.software-description{color:#e0eaff}
.hero .eyebrow,.hero-foot,.hero-strip>span,.software .eyebrow,.software .small,.software-note{color:#cfdef6}
.hero-strip a,.software-note a{color:#edf5ff}.hero-foot span+span{border-color:#708ab9}
.reading-progress{background:#2454e6}.plain-list li:before{color:#2454e6}
.resources{background:#f4f7ff}.planning-card{background:#edf3ff}
.icon-box{color:#2454e6;border-color:#bdd0f7;background:#eff4ff}
.official{background:#e9f6ff;border-color:#b9def5}.official .icon-box{background:#d8efff;border-color:#a6d5f2}
.official .chips span{background:#d4ebfb;color:#1e527d}
.closing{background:linear-gradient(110deg,#2454e6,#2445c2);color:#fff}.closing .eyebrow{color:#d6e6ff}
.closing .button{background:#74e9ff;color:#111d42}.closing .button:hover{background:#b3f4ff;color:#111d42}
button:focus-visible,a:focus-visible,summary:focus-visible{outline-color:#2979ff}
@media print{.hero,.software,.closing{background:#fff;color:#111}.hero p,.software p{color:#333}}

.software-requirements{margin-top:48px;align-items:start}.software-requirements h3{font-size:1.65rem;line-height:1.3;max-width:550px}.software-requirements>p{max-width:420px}.resource-card>.tag{display:block;margin-bottom:18px}

/* Three-phase guide */
.phase-planning{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.phase-actions{margin-top:30px}.platform-block{margin-top:55px;scroll-margin-top:100px}.route-card a.route-line{text-decoration:none;color:inherit}.route-card a.route-line:hover{background:#28467a}.route-line>div{min-width:0}.route-line strong{line-height:1.4;display:block}.phase-planning .resource-card p{margin-bottom:0}@media(max-width:680px){.phase-planning{grid-template-columns:1fr}.route-line strong{font-size:.9rem}}
