@charset "UTF-8";
:root{--ink:#172b3a;--teal:#2458a6;--teal-dark:#1b447f;--lime:#e7d8bc;--paper:#f7f5ef;--mist:#edf0f4;--line:#dce0e4;--muted:#52616d;--white:#fff;--radius:16px;--shadow:0 12px 38px #172b3a09;--font:"Aptos","Segoe UI",Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 var(--font);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-weight:700;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(40px,4.5vw,66px);margin-bottom:25px}h2{font-size:clamp(30px,3vw,41px);margin-bottom:20px}h3{font-size:24px;margin-bottom:14px}p{margin-bottom:22px}a{color:inherit;text-decoration:none}p a,.prose a{color:var(--teal-dark);text-decoration:underline;text-underline-offset:4px}a:hover{color:var(--teal)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.65}img{max-width:100%;height:auto}svg{flex:none;vertical-align:middle}a,button,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--teal);outline-offset:4px}button,input,select,textarea{border-radius:8px}::selection{background:var(--lime);color:var(--ink)}.wrap{width:min(1200px,calc(100% - 88px));margin-inline:auto}.teal{color:var(--teal)}.eyebrow{font-size:11px;line-height:1.5;font-weight:750;letter-spacing:.13em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:18px}.status-dot{display:inline-block;background:var(--teal);width:7px;height:7px;border-radius:50%;margin:0 8px 1px 0}.topline{background:var(--ink);color:#f5f7f5;font-size:11px;letter-spacing:.025em}.topline .wrap{display:flex;justify-content:space-between;align-items:center;min-height:34px}.topline a{display:flex;align-items:center;gap:9px;color:#eef5e1}.topline svg{width:14px;height:14px}.site-header{background:#f7f5eff7;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.header-inner{display:flex;min-height:102px;gap:28px;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand img{width:52px;height:52px;object-fit:contain}.brand strong{display:block;font-size:26px;line-height:1.2;letter-spacing:-1.1px;font-weight:750}.brand small{display:block;font-size:8px;letter-spacing:1.75px;line-height:2.6;font-weight:650}.header-inner nav{display:flex;align-items:center;gap:23px;font-size:13px;font-weight:600}.header-inner nav>a{white-space:nowrap}.header-inner nav>a[aria-current=page]:not(.button){color:var(--teal-dark);text-decoration:underline;text-underline-offset:8px}.button{display:inline-flex;gap:20px;align-items:center;justify-content:center;min-height:53px;padding:13px 23px;background:var(--teal);border:1px solid var(--teal);border-radius:7px;color:white;font-size:14px;font-weight:650;line-height:1.35;text-decoration:none;transition:background .18s,transform .18s}.button svg{width:19px;height:19px}.button:hover{background:var(--teal-dark);color:#fff;transform:translateY(-1px)}.button.outline{color:var(--ink);border-color:#b9c9c3;background:transparent}.button.outline:hover{background:var(--mist)}.button.small{font-size:12px;padding:11px 16px;gap:14px;min-height:44px}.button.light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button.light:hover{background:#e4f4b5}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:650;line-height:1.4;text-decoration:none}.text-link svg{width:19px;height:19px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);padding:10px 12px;gap:10px;color:var(--ink);min-height:44px;font-size:14px}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;transform:translateY(-180%);background:var(--ink);color:white;padding:12px 24px}.skip-link:focus{transform:none}.hero{overflow:hidden;background:radial-gradient(ellipse at 95% 0%,#e8eee1a3 0%,transparent 56%)}.hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;padding-block:76px 74px;align-items:center}.hero h1{letter-spacing:-.05em;line-height:1.045;font-size:clamp(40px,4.75vw,67px)}.hero-description{font-size:18px;line-height:1.75;max-width:485px;color:var(--muted);margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:28px}.hero-footnote{font-size:11px;line-height:1.9;color:var(--muted);max-width:400px;margin:25px 0 0}.chapter-board{background:#eef1e7;border:1px solid #d7e0ce;border-radius:22px;padding:27px 29px 20px;position:relative;box-shadow:9px 12px 0 #e1e7d97a}.board-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.board-heading .eyebrow{font-size:8px;color:#5a6b58;margin:0}.board-dot{width:9px;height:9px;border-radius:50%;background:#91a270}.chapter-board h2{font-size:37px;letter-spacing:-.04em;margin-bottom:23px}.chapter-row{background:var(--paper);border:1px solid #dae1d6;border-radius:9px;padding:16px 17px;display:flex;align-items:center;gap:16px;margin-top:10px;transition:transform .2s,border-color .2s}.chapter-row:hover{transform:translateX(3px);border-color:var(--teal)}.chapter-row>svg{width:19px;height:19px;margin-left:auto}.chapter-icon{width:36px;height:36px;display:grid;place-items:center;color:var(--teal)}.chapter-icon svg{width:25px;height:25px}.chapter-row strong{display:block;font-size:14px;letter-spacing:-.015em;line-height:1.5}.chapter-row small{display:block;font-size:10px;color:var(--muted);line-height:1.8}.board-footer{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:23px;font-size:10px;color:#5b6e60}.board-footer svg{width:17px;height:17px}.search-strip{background:white;border-block:1px solid var(--line);padding:26px 0 21px}.resource-search{display:flex;gap:16px;align-items:center;padding:7px;border:1px solid #c7d5cc;border-radius:10px;background:white}.search-field{flex:1;min-width:0;padding:2px 18px}.search-field label{display:block;font-size:10px;font-weight:750;letter-spacing:.015em;margin-bottom:0}.search-field>div{display:flex;align-items:center;gap:12px}.search-field svg{width:18px;height:18px;color:#759086}.search-field input{border:0;outline-offset:1px;background:transparent;width:100%;min-height:31px;color:var(--ink);font-size:14px}.search-field input::placeholder{color:#65786e;opacity:1}.resource-search>.button{min-height:58px;padding-inline:31px}.popular{display:flex;gap:19px;align-items:center;flex-wrap:wrap;font-size:11px;margin-top:13px;padding-left:5px}.popular>span{color:var(--muted)}.popular>a{color:var(--teal-dark);text-decoration:underline;text-underline-offset:3px}.section{padding-block:78px}.section-topless{padding-bottom:80px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:33px}.section-title .eyebrow{margin-bottom:13px}.section-title h2{margin-bottom:0}.section-title>p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:3px}.section-title>.text-link{margin-bottom:5px;white-space:nowrap}.path-grid,.resource-grid,.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.path-card{padding:31px 30px 29px;border:1px solid var(--line);background:white;border-radius:var(--radius);transition:transform .2s,box-shadow .2s}.path-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);color:var(--ink)}.path-icon{display:grid;place-items:center;background:#edf0f6;color:var(--teal);width:51px;height:51px;border-radius:12px;margin-bottom:24px}.path-card:nth-child(2) .path-icon{background:#f2ebde;color:#7a6841}.path-card:nth-child(3) .path-icon{background:#e9edf6;color:#536586}.path-card h3{font-size:25px}.path-card p{font-size:14px;line-height:1.8;color:var(--muted);min-height:50px;margin-bottom:27px}.path-card .text-link{font-size:12px;color:var(--teal-dark)}.soft{background:var(--mist)}.resource-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:27px;display:flex;flex-direction:column;min-width:0}.card-top{display:flex;align-items:center;gap:14px;margin-bottom:24px}.resource-symbol{width:42px;height:42px;background:#edf0f6;border-radius:10px;display:grid;place-items:center;color:var(--teal-dark);flex:none}.card-top .eyebrow{font-size:9px;letter-spacing:.075em;margin:0;color:var(--muted)}.resource-card h3{font-size:23px;line-height:1.2;letter-spacing:-.025em}.resource-card h2{font-size:26px}.resource-card>p{font-size:13px;color:var(--muted);line-height:1.8}.resource-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e6ebe7;padding-top:14px;margin-top:auto}.card-bottom>span{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:6px}.card-bottom>span>svg{width:14px;height:14px}.icon-link{height:38px;width:38px;display:grid;place-items:center;border-radius:50%;background:#eef1f6;color:var(--teal-dark)}.icon-link svg{width:18px;height:18px}.source-note{display:flex;align-items:center;justify-content:center;gap:12px;color:#506258;margin-top:26px}.source-note svg{width:17px;height:17px}.source-note p{font-size:11px;margin:0}.guide-card{min-width:0}.guide-art{height:185px;display:block;position:relative;border-radius:12px;background:#e4eaf3;overflow:hidden;padding:22px;isolation:isolate;color:#2458a6}.guide-art::before{content:"";position:absolute;right:-18px;top:-29px;width:190px;height:190px;border:1px solid currentColor;border-radius:50%;opacity:.14;box-shadow:0 0 0 25px #ffffff40,0 0 0 50px #ffffff30}.guide-art>.art-number{font-size:70px;line-height:1;font-weight:400;letter-spacing:-5px;position:absolute;left:23px;top:28px;opacity:.28}.guide-art>svg{position:absolute;width:74px;height:74px;right:46px;top:49px;stroke-width:1.05}.guide-art>span:last-child{font-size:9px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;position:absolute;left:25px;bottom:21px}.art-1{background:#e9e2d4;color:#6d5a35}.art-2{background:#e3e7e9;color:#294153}.guide-info{padding:23px 1px 0}.guide-info .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:12px}.guide-info h3{font-size:23px;line-height:1.3;margin-bottom:13px}.guide-info p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.8}.guide-info .text-link{font-size:12px}.local-banner{background:var(--ink);color:white;border-radius:18px;padding:47px 52px;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;margin-bottom:78px;overflow:hidden}.local-banner .eyebrow{color:var(--lime);font-size:9px}.local-banner h2{font-size:38px;line-height:1.2}.local-banner p:not(.eyebrow){font-size:13px;color:#cbd6d8;max-width:350px}.local-banner .button{font-size:12px;min-height:48px}.area-list{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;align-content:center}.area-list a{display:flex;gap:12px;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff26;padding:20px 0;font-size:12px;color:#f3f5f0}.area-list a:hover{color:var(--lime)}.area-list svg{width:16px;height:16px}.site-footer{border-top:1px solid var(--line);padding:56px 0 25px;background:#f0ede5}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.2fr 1.2fr;gap:50px}.site-footer .brand strong{font-size:23px}.site-footer .brand small{font-size:7px}.site-footer .brand img{width:44px;height:44px}.footer-grid p{font-size:11px;color:var(--muted);line-height:1.9;margin-top:18px}.footer-grid h2{font-size:12px;letter-spacing:0;margin:9px 0 20px}.footer-grid>div>a:not(.brand){display:block;font-size:11px;line-height:2.9;color:var(--muted)}.footer-grid>div>a:hover{color:var(--teal-dark)}.footer-bottom{border-top:1px solid var(--line);margin-top:32px;padding-top:20px;display:flex;justify-content:space-between;gap:24px;font-size:10px;color:var(--muted)}.footer-bottom>div{display:flex;gap:24px}.footer-disclosure{font-size:9px;color:var(--muted);line-height:1.8;margin-top:17px}.page-intro{padding-block:65px 35px}.page-intro h1{font-size:clamp(37px,4vw,58px);max-width:870px;line-height:1.1}.page-intro>p:last-child:not(.eyebrow){font-size:18px;line-height:1.8;color:var(--muted);max-width:790px;margin-bottom:10px}.prose{max-width:800px}.prose h2{font-size:30px;margin-top:40px}.prose h3{font-size:24px;margin-top:32px}.prose p,.prose li{color:#3f5662;line-height:1.85}.prose ul,.prose ol{padding-left:24px}.prose li{padding-left:6px;margin-bottom:10px}.prose a.button{color:white;text-decoration:none}.prose img{border-radius:12px}.notice{padding:30px 35px;background:var(--mist);border-left:4px solid var(--teal);border-radius:0 10px 10px 0;margin-top:35px}.notice h2{font-size:25px;letter-spacing:-.02em}.notice p{font-size:15px;margin-bottom:0;color:var(--muted)}.article-meta{font-size:12px;color:var(--muted);border-block:1px solid var(--line);padding-block:15px}.article-end{border-top:1px solid var(--line);padding-top:25px;margin-top:45px}.listing-breadcrumb{display:flex;gap:13px;padding-block:32px;font-size:12px;flex-wrap:wrap}.listing-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:36px}.listing-panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:29px}.listing-panel h2{font-size:22px}.listing-panel .button{width:100%}.listing-panel dl{margin:20px 0}.listing-panel dt{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.listing-panel dd{margin:3px 0 18px;font-size:14px}.filters{display:flex;gap:14px;flex-wrap:wrap;margin:25px 0}.filters label{font-size:12px;font-weight:650}.filters select{display:block;background:white;color:var(--ink);border:1px solid #bbc9c1;padding:10px 15px;min-height:45px;min-width:190px}.result-summary{font-size:14px;margin-bottom:25px;color:var(--muted)}.topic-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.topic-list a{padding:26px;background:white;border:1px solid var(--line);border-radius:12px;display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:16px}.demo-note{padding:12px 18px;background:#fff4d9;border:1px solid #e5cc93;border-radius:8px;color:#6a5424;font-size:12px;margin-bottom:25px}.brand-swatches{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:25px 0}.brand-swatches>div{border:1px solid var(--line);background:white;border-radius:10px;overflow:hidden;font-size:11px}.brand-swatches i{display:block;height:85px}.brand-swatches span{display:block;padding:10px}.brand-logo-display{padding:40px;background:var(--mist);border-radius:16px}.brand-logo-display .brand{justify-content:center}.brand-logo-display img{width:110px;height:110px}.brand-logo-display strong{font-size:42px}.brand-logo-display small{font-size:11px}.pagination{margin-top:35px}.pagination .page-numbers{display:inline-flex;min-width:44px;min-height:44px;padding:8px 15px;border:1px solid var(--line);border-radius:5px;justify-content:center}.pagination .current{background:var(--ink);color:white}table{border-collapse:collapse;max-width:100%}th,td{padding:12px;text-align:left;border:1px solid var(--line)}
@media(min-width:1500px){.hero-grid{padding-block:90px}}
@media(max-width:1160px){.wrap{width:calc(100% - 64px)}.header-inner{gap:18px}.header-inner nav{gap:17px;font-size:12px}.header-inner nav .button{padding-inline:12px;font-size:11px}.brand strong{font-size:23px}.brand img{width:46px;height:46px}.hero-grid{gap:42px}.hero h1{font-size:56px}.chapter-board{padding:25px}.chapter-row{padding:14px 12px}.hero-actions{gap:20px}.hero-actions .button{padding-inline:18px}.footer-grid{gap:30px}.local-banner{gap:45px}}
@media(max-width:980px){.header-inner{min-height:87px;position:relative}.menu-toggle{display:flex;align-items:center}.header-inner nav{display:none;position:absolute;left:-32px;right:-32px;top:100%;background:var(--paper);border-bottom:1px solid var(--line);padding:16px 32px 25px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 15px 20px #172b3a0c}.header-inner nav.is-open{display:flex}.header-inner nav>a{padding:13px 4px;font-size:15px;min-height:48px}.header-inner nav>a.button{margin-top:12px;align-self:flex-start;padding-inline:20px}.hero-grid{gap:33px;padding-block:52px}.hero h1{font-size:47px}.hero-description{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px}.chapter-board h2{font-size:31px}.chapter-row{gap:10px}.chapter-icon{width:27px}.chapter-row strong{font-size:12px}.chapter-row small{font-size:9px}.chapter-row>svg{width:15px}.board-heading .eyebrow{font-size:7px}.section-title>p{display:none}.path-card,.resource-card{padding:24px}.path-card h3{font-size:22px}.resource-grid,.guide-grid{gap:18px}.resource-card h3{font-size:20px}.card-top{gap:10px}.card-top .eyebrow{font-size:8px}.guide-art{height:155px}.guide-art>svg{width:55px;height:55px;right:25px;top:50px}.guide-info h3{font-size:21px}.local-banner{padding:40px 35px;grid-template-columns:1fr 1fr;gap:30px}.local-banner h2{font-size:31px}.area-list{grid-template-columns:1fr;gap:0}.area-list a{padding-block:11px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:30px}.footer-grid>div:last-child{grid-column:2/4;display:flex;gap:20px;align-items:baseline}.footer-grid>div:last-child h2{display:none}.footer-grid>div:last-child a{line-height:1.8}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.topline{font-size:9px}.topline .wrap{justify-content:center;min-height:29px}.topline a{display:none}.header-inner{min-height:80px}.brand strong{font-size:24px}.brand small{font-size:7px}.brand img{width:45px;height:45px}.header-inner nav{left:-20px;right:-20px;padding-inline:20px}.hero-grid{grid-template-columns:1fr;gap:35px;padding-block:42px 45px}.hero h1{font-size:clamp(40px,8.5vw,58px);line-height:1.05;margin-bottom:21px}.eyebrow{font-size:9px}.hero-description{font-size:16px;max-width:500px;margin-bottom:25px}.hero-actions{flex-direction:row;align-items:center;gap:24px}.hero-actions .button{font-size:12px;padding:13px 18px;gap:14px}.hero-actions .text-link{font-size:12px;gap:9px}.hero-footnote{font-size:10px;margin-top:21px}.chapter-board{padding:23px 22px 20px;max-width:520px;width:100%;box-shadow:5px 7px 0 #e1e7d97a}.board-heading{margin-bottom:18px}.board-heading .eyebrow{font-size:8px}.chapter-board h2{font-size:32px;margin-bottom:19px}.chapter-row{padding:15px;gap:16px}.chapter-row strong{font-size:14px}.chapter-row small{font-size:10px}.chapter-icon{width:30px}.chapter-row>svg{width:19px}.board-footer{font-size:10px;margin-top:19px}.search-strip{padding-block:22px}.resource-search{flex-direction:column;align-items:stretch;gap:9px;padding:9px}.search-field{padding:5px 9px}.search-field label{font-size:10px}.search-field input{font-size:13px;min-height:35px}.resource-search>.button{min-height:47px;font-size:13px}.popular{font-size:10px;gap:8px 15px;margin-top:13px}.popular>span{width:100%}.section{padding-block:49px}.section-title{display:block;margin-bottom:26px}.section-title h2{font-size:32px;line-height:1.12}.section-title>.text-link{margin-top:19px;font-size:12px}.path-grid,.resource-grid,.guide-grid{grid-template-columns:1fr;gap:16px}.path-card{padding:25px;display:grid;grid-template-columns:48px 1fr;gap:0 20px}.path-icon{grid-row:1/4;width:48px;height:48px;margin:0}.path-card h3{font-size:24px;margin-bottom:10px}.path-card p{min-height:0;margin-bottom:15px;font-size:13px}.path-card .text-link{font-size:12px}.resource-card{padding:25px}.resource-card h3{font-size:24px}.resource-card>p{font-size:14px}.card-top{margin-bottom:19px}.card-top .eyebrow{font-size:9px}.source-note{align-items:flex-start;justify-content:flex-start;gap:9px;margin-top:22px}.source-note svg{margin-top:3px}.source-note p{font-size:10px;line-height:1.8}.guide-grid{gap:30px}.guide-art{height:185px}.guide-art>svg{width:78px;height:78px;top:43px;right:55px}.guide-info{padding-top:19px}.guide-info h3{font-size:24px}.guide-info p:not(.eyebrow){font-size:14px;margin-bottom:17px}.local-banner{grid-template-columns:1fr;padding:30px 25px;gap:25px;margin-bottom:48px}.local-banner h2{font-size:32px}.area-list{grid-template-columns:1fr 1fr;gap:0 20px}.area-list a{font-size:11px;padding-block:15px;gap:10px}.site-footer{padding-top:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 23px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:first-child p{margin-bottom:0}.footer-grid>div:last-child{grid-column:auto;display:block}.footer-grid>div:last-child h2{display:block}.footer-grid>div:last-child a{line-height:2.9}.footer-grid h2{margin-bottom:13px}.footer-grid>div>a:not(.brand){font-size:12px}.footer-bottom{flex-direction:column;gap:15px;font-size:10px}.footer-disclosure{font-size:9px}.page-intro{padding-block:41px 25px}.page-intro h1{font-size:39px}.page-intro>p:last-child:not(.eyebrow){font-size:16px}.section-topless{padding-bottom:50px}.prose{font-size:16px}.prose h2{font-size:28px}.listing-layout{grid-template-columns:1fr}.listing-panel{padding:25px}.topic-list{grid-template-columns:1fr}.notice{padding:23px}.notice h2{font-size:23px}.notice p{font-size:14px}.brand-swatches{grid-template-columns:repeat(2,1fr)}.brand-logo-display{padding:20px}.brand-logo-display .brand{flex-direction:column;text-align:center}.brand-logo-display strong{font-size:34px}.brand-logo-display small{font-size:9px}.filters{display:block}.filters label{display:block;margin-top:12px}.filters select{width:100%}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand strong{font-size:21px}.brand small{font-size:6px}.brand img{width:38px;height:38px}.brand{gap:8px}.menu-toggle{font-size:12px;padding:9px}.hero-actions{gap:17px}.hero-actions .button{font-size:11px;padding-inline:12px}.hero-actions .text-link{font-size:11px}.chapter-board{padding:22px 17px}.chapter-row{padding:13px 11px;gap:11px}.chapter-row strong{font-size:12px}.chapter-row small{font-size:9px}.board-heading .eyebrow{font-size:7px}.path-card{padding:22px 20px;gap:0 14px}.area-list{grid-template-columns:1fr}.local-banner{padding-inline:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.kb-contact{max-width:700px}.kb-contact label{display:block;font-weight:650;margin-bottom:7px}.kb-contact input,.kb-contact textarea,.kb-contact select{display:block;width:100%;min-height:48px;border:1px solid #a8b7b1;border-radius:7px;background:#fff;color:var(--ink);padding:12px;font:inherit}.kb-contact small{display:block;margin-top:7px;line-height:1.6;color:var(--slate)}.kb-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:700px){.footer-bottom,.footer-disclosure{font-size:12px}.chapter-row small{font-size:12px}.board-heading .eyebrow{font-size:10px}}

/* Kitsap Books financial-services identity, September 2026. */
:root{--radius:8px;--line:#d9dfe4;--font:"Segoe UI",Arial,sans-serif;--brass:#c3a46b}
h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em}h3{font-family:var(--font);font-weight:650;letter-spacing:-.025em}.brand strong{font-family:Georgia,serif;font-weight:600;letter-spacing:-1px}.brand small{font-size:8px;letter-spacing:1.45px}.brand img{width:64px;height:64px}.header-inner{min-height:100px}.topline{font-size:12px}.site-header{background:#f7f5eff5}.header-inner nav{font-size:14px;gap:26px}.button{border-radius:4px;background:var(--ink);border-color:var(--ink);min-height:52px}.button:hover{background:var(--teal);border-color:var(--teal)}.button.light{background:#e7d8bc;color:var(--ink);border-color:#e7d8bc}.button.light:hover{background:#f3e8d1}.eyebrow{font-size:11px;letter-spacing:.12em;font-weight:650}.hero{background:var(--paper)}.hero-grid{grid-template-columns:1.25fr 1fr;gap:90px;padding-block:84px}.hero h1{font-size:clamp(44px,4.55vw,66px);line-height:1.12;letter-spacing:-.04em}.hero h1 em{font-weight:400;color:var(--teal)}.hero-description{font-size:18px;line-height:1.8;max-width:510px}.hero-footnote{font-size:12px;max-width:none}.ledger-board{background:var(--ink);color:white;padding:29px 31px 21px;border-radius:5px;box-shadow:14px 14px 0 #e7e2d6;position:relative}.ledger-board:before{content:"";width:4px;background:var(--brass);position:absolute;left:0;top:0;bottom:0}.ledger-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid #ffffff30;padding-bottom:18px}.ledger-heading .eyebrow{color:#e2cfab;margin:0;font-size:10px}.ledger-edition{font-size:9px;letter-spacing:.12em;color:#cad4df}.ledger-title{font:39px/1.1 Georgia,serif;letter-spacing:-1.5px;padding:23px 0}.ledger-title>span{color:var(--brass)}.ledger-row{display:flex;gap:19px;align-items:center;min-height:58px;border-top:1px solid #ffffff24;font-size:15px}.ledger-row:hover{color:#e2cfab}.ledger-number{font:12px Georgia,serif;color:#c3a46b}.ledger-row>svg{margin-left:auto;width:17px}.ledger-bottom{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #ffffff24;padding-top:18px;font-size:9px;letter-spacing:.08em;color:#bdcbd4}.search-strip{padding-block:26px}.resource-search{border-radius:5px;border-color:#c6cdd4}.search-field label{font-size:12px}.search-field input{font-size:16px;min-height:37px}.popular{font-size:12px;gap:12px 22px}.section{padding-block:76px}.section-title h2{font-size:42px}.section-title>p{font-size:14px}.path-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--line);border-radius:6px;overflow:hidden}.path-card{border:0;border-right:1px solid var(--line);border-radius:0;padding:30px 24px;display:flex;flex-direction:column}.path-card:last-child{border-right:0}.path-card:hover{transform:none;background:#fffdf8;box-shadow:none}.path-icon{border-radius:4px;margin-bottom:25px}.path-card h3{font-size:21px}.path-card p{font-size:14px;min-height:76px;margin-bottom:25px}.path-card .text-link{margin-top:auto;font-size:12px}.resource-card{padding:28px;border-radius:6px;box-shadow:none}.resource-card h3{font-size:23px}.resource-card>p{font-size:15px;line-height:1.7}.card-top .eyebrow{font-size:10px}.card-bottom>span{font-size:12px}.icon-link{width:44px;height:44px;border-radius:4px}.source-note p{font-size:12px;color:var(--muted)}.guide-art{border-radius:5px;height:176px}.guide-art:before{border-radius:0;width:240px;height:240px;transform:rotate(-20deg);top:-60px;right:-80px;box-shadow:0 0 0 24px #ffffff28,0 0 0 48px #ffffff20}.guide-art>.art-number{font:72px Georgia,serif;letter-spacing:-4px;opacity:.45;top:22px}.guide-art>span:last-child{font-size:10px}.guide-info h3{font-size:23px}.guide-info p:not(.eyebrow){font-size:14px}.guide-info .text-link{font-size:13px}.local-banner{border-radius:6px;padding:52px;margin-bottom:76px}.local-banner h2{font-size:42px;line-height:1.14}.local-banner .eyebrow{color:#e7d8bc;font-size:10px}.local-banner p:not(.eyebrow){font-size:15px}.area-list a{font-size:14px;min-height:52px}.site-footer .brand strong{font-size:25px}.site-footer .brand img{width:57px;height:57px}.footer-grid p{font-size:13px;line-height:1.8}.footer-grid h2{font:650 13px var(--font)}.footer-grid>div>a:not(.brand){font-size:13px;line-height:2.5}.footer-bottom{font-size:12px}.footer-disclosure{font-size:11px}.prose p,.prose li{color:#405363}.notice{border-radius:0 5px 5px 0}.notice h2{font-size:29px}.listing-panel{border-radius:6px}.listing-panel h2{font-size:28px}.listing-panel dt{font-size:11px}.listing-panel dd{font-size:15px}.source-caption{font-size:13px;color:var(--muted)}.kb-contact small{color:var(--muted)}
@media(max-width:1160px){.hero-grid{gap:48px}.hero h1{font-size:53px}.header-inner nav{gap:19px}.path-card{padding:26px 20px}.path-card h3{font-size:19px}.ledger-title{font-size:35px}}
@media(max-width:980px){.hero-grid{grid-template-columns:1.1fr 1fr;gap:30px;padding-block:60px}.hero h1{font-size:44px}.hero-description{font-size:16px}.ledger-board{padding:23px}.ledger-title{font-size:32px}.ledger-row{font-size:14px;gap:12px}.ledger-heading .eyebrow{font-size:8px}.path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.path-card{border-bottom:1px solid var(--line)}.path-card:nth-child(2){border-right:0}.path-card:nth-child(n+3){border-bottom:0}.path-card h3{font-size:24px}.path-card p{min-height:0}.resource-card{padding:22px}.resource-card h3{font-size:21px}.section-title h2{font-size:36px}.brand img{width:57px;height:57px}.local-banner{padding:37px}.local-banner h2{font-size:37px}}
@media(max-width:720px){.topline{font-size:10px}.header-inner{min-height:83px}.brand strong{font-size:24px}.brand small{font-size:6.8px}.brand img{width:51px;height:51px}.hero-grid{grid-template-columns:1fr;padding-block:43px 48px;gap:34px}.hero h1{font-size:clamp(40px,8.2vw,58px);line-height:1.14}.hero-description{font-size:16px}.hero-actions{gap:21px}.hero-actions .button{font-size:12px}.hero-footnote{font-size:11px}.ledger-board{max-width:none;padding:26px 25px 21px;box-shadow:8px 8px 0 #e7e2d6}.ledger-title{font-size:36px;padding:22px 0}.ledger-row{font-size:15px;min-height:57px}.ledger-heading .eyebrow{font-size:10px}.ledger-edition{font-size:9px}.ledger-bottom{font-size:9px}.resource-search>.button{min-height:50px}.search-field input{font-size:16px}.popular{font-size:12px;gap:10px 18px}.popular a{min-height:30px;display:flex;align-items:center}.section{padding-block:48px}.section-title h2{font-size:34px}.path-grid{grid-template-columns:1fr}.path-card{display:grid;grid-template-columns:48px 1fr;gap:0 18px;border-right:0;border-bottom:1px solid var(--line)!important;padding:25px}.path-card:last-child{border-bottom:0!important}.path-card .path-icon{grid-row:1/4;margin-bottom:0}.path-card h3{font-size:23px}.path-card p{font-size:14px;margin-bottom:14px}.resource-card{padding:25px}.resource-card h3{font-size:24px}.resource-card>p{font-size:15px}.guide-info h3{font-size:23px}.guide-info p:not(.eyebrow){font-size:15px}.guide-art{height:176px}.local-banner{padding:30px 25px;gap:22px;margin-bottom:48px}.local-banner h2{font-size:35px}.area-list a{font-size:13px}.footer-grid>div>a:not(.brand){font-size:13px}.page-intro h1{font-size:39px}.footer-disclosure{font-size:12px}.listing-panel{padding:25px}}
@media(max-width:360px){.brand img{width:42px;height:42px}.brand strong{font-size:22px}.brand small{font-size:6px}.hero-actions{gap:15px}.hero-actions .button{font-size:11px}.hero h1{font-size:38px}.ledger-board{padding:23px 20px}.ledger-title{font-size:33px}.ledger-heading .eyebrow{font-size:9px}.ledger-row{font-size:14px}}
