:root{--cwf-bg:#f4f7fb;--cwf-surface:#fff;--cwf-navy:#123250;--cwf-blue:#0b63ce;--cwf-blue-dark:#084f9f;--cwf-border:#0a203314;--shadow-sm:0 8px 20px #0b63ce14;--shadow-md:0 12px 40px #01182e17}*{box-sizing:border-box}body{background:var(--cwf-bg);color:var(--cwf-navy);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:var(--cwf-blue)}.skip-link{color:#000;z-index:1000;background:#fff;padding:.5rem 1rem;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}header{border-bottom:1px solid var(--cwf-border);background:#fff}.topbar{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.6rem 1.5rem;display:flex}.logo-link{align-items:center;gap:.6rem;display:inline-flex}.logo-link img{width:auto;height:92px;display:block}.top-actions{align-items:center;gap:.75rem;display:flex}.btn-primary{background:var(--cwf-blue);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.3rem;padding:.6rem 1.25rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 12px 30px #0b63ce42}.btn-primary:hover,.btn-primary:focus-visible{background:var(--cwf-blue-dark)}.btn-primary:focus-visible{outline-offset:2px;outline:3px solid #0b63ce52}.btn-ghost{color:#0b63ce;background:0 0;border:none;padding:.35rem .4rem;font-weight:500;text-decoration:none}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:2.5rem;max-width:1100px;margin:0 auto;padding:2.8rem 1.5rem 3.4rem;display:grid}.hero-title{color:var(--cwf-navy);margin-bottom:.5rem;font-size:clamp(2.35rem,3.5vw,3rem);line-height:1.03}.hero-tagline{color:var(--cwf-blue);margin:0 0 1rem;font-size:1.1rem;font-weight:500}.hero-text{max-width:36rem;margin-bottom:1.3rem;font-size:1.02rem}.hero-form{background:var(--cwf-surface);box-shadow:var(--shadow-sm);border:1px solid #0b63ce14;border-radius:1rem;padding:1rem 1rem 1.25rem}.hero-form label{margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.input-row{flex-wrap:wrap;gap:.6rem;display:flex}input[type=email]{border:1px solid #12325047;border-radius:.55rem;flex:20px;padding:.55rem .6rem;font-size:.92rem}input[type=email]:focus-visible{outline-offset:1px;outline:3px solid #0b63ce40}.hero-visual{min-height:240px;box-shadow:var(--shadow-md);background:#fff;border:1px solid #072a480f;border-radius:1.1rem;padding:1rem;position:relative;overflow:hidden}.map-box{border-radius:.75rem;grid-template-columns:1.2fr .8fr;gap:.75rem;height:100%;min-height:200px;display:grid}.map-view{background-image:url(/assets/cwf-map.png);background-position:50%;background-size:cover;border:1px solid #0b63ce0f;border-radius:.6rem;min-height:180px;position:relative}.list-view{background:var(--cwf-bg);border:1px solid #0b63ce0f;border-radius:.6rem;flex-direction:column;gap:.5rem;padding:.5rem .6rem;display:flex}.list-item{background:#fff;border:1px solid #0b63ce0f;border-radius:.45rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .6rem;font-size:.75rem;display:flex}.list-item>div{flex-direction:column;gap:.15rem;min-width:0;display:flex}.list-item strong{font-size:.8rem;display:block}.list-item span:not(.time-pill){color:#123250bf;font-size:.7rem}.time-pill{color:var(--cwf-blue);white-space:nowrap;background:#0b63ce14;border:1px solid #0b63ce1f;border-radius:999px;flex-shrink:0;padding:.2rem .5rem;font-size:.68rem;font-weight:500}.section{max-width:1100px;margin:0 auto;padding:3rem 1.5rem 0}.section h2{margin-bottom:.45rem;font-size:1.7rem}.subhead{color:#123250bf;max-width:610px;margin-bottom:1.7rem}.features{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.feature-card{background:#fff;border:1px solid #12325005;border-radius:.9rem;padding:1rem 1rem 1.1rem;box-shadow:0 7px 18px #12325005}.feature-card h3{margin-top:.35rem;margin-bottom:.3rem;font-size:1rem}.feature-card p{color:#123250b3;margin:0;font-size:.87rem}.feature-icon{color:#0b63ce;background:#e9f1fb;border-radius:12px;place-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:grid}.blog-list{background:#fff;border:1px solid #12325008;border-radius:.9rem;margin-bottom:3rem;padding:1.2rem 1.2rem 1.3rem;box-shadow:0 7px 18px #12325005}.blog-items{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.8rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.blog-items li{background:#f7f9fc;border:1px solid #0b63ce0a;border-radius:.7rem;flex-direction:column;gap:.25rem;padding:.6rem .75rem .65rem;transition:transform .12s ease-out,box-shadow .12s ease-out;display:flex}.blog-items li:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0b63ce12}.blog-title a{color:inherit;align-items:center;gap:.25rem;font-weight:600;text-decoration:none;display:inline-flex}.blog-title a:after{content:"→";opacity:.5;font-size:.8rem;transition:opacity .12s ease-out,transform .12s ease-out}.blog-items li:hover .blog-title a:after{opacity:1;transform:translate(2px)}.blog-meta{color:#1232508c;font-size:.7rem}.cta-band{color:#fff;background:linear-gradient(120deg,#0b63ce 0%,#084f9f 95%);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto 3.3rem;padding:1.2rem;display:flex}.cta-band p{margin:.2rem 0 0}footer{background:#fff;border-top:1px solid #12325008;padding:2.2rem 1.5rem 2.6rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:1.2rem;max-width:1100px;margin:0 auto;display:flex}.footer-inner small{color:#12325080}.footer-note{color:#12325080;margin-top:.45rem;font-size:.7rem}@media (max-width:940px){.hero{grid-template-columns:1fr}.hero-visual{order:2}.cta-band{text-align:center;flex-direction:column}.blog-items li{flex-wrap:wrap}.map-box{grid-template-columns:1fr}.map-view{min-height:200px}.map-box{gap:.6rem}.hero-visual{padding:.85rem}}@media (max-width:650px){.input-row{gap:.5rem}.topbar{flex-wrap:wrap}.logo-link img{height:74px}.hero-form input[type=email]{width:100%;padding:.5rem .65rem;font-size:.95rem;line-height:1.2}.hero-form .btn-primary{justify-content:center;width:100%;padding:.55rem .65rem}.hero{padding-top:2.2rem}}.modal-overlay{z-index:10000;background:#04152473;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.modal-overlay.is-open{display:flex}.modal{background:#fff;border:1px solid #0a20330a;border-radius:1rem;width:100%;max-width:420px;padding:1.4rem 1.4rem 1.5rem;position:relative;box-shadow:0 20px 45px #00000024}.modal-close{cursor:pointer;color:#12325080;background:0 0;border:none;font-size:1.1rem;position:absolute;top:.65rem;right:.65rem}.modal h2{margin-top:.2rem;margin-bottom:.4rem}.modal p{color:#123250b3;margin-top:0;font-size:.85rem}.modal form{flex-direction:column;gap:.6rem;margin-top:.6rem;display:flex}.modal input[type=email],.modal input[type=text]{border:1px solid #12325047;border-radius:.6rem;padding:.55rem .6rem;font-size:.9rem}.modal small{color:#12325080;font-size:.65rem}.content-wrap{max-width:900px;margin:0 auto;padding:2.6rem 1.25rem 3.5rem}.breadcrumb{margin-bottom:1.25rem}.breadcrumb-list{color:#123250a6;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.breadcrumb-list li:not(:last-child):after{content:"›";color:#12325066;margin-left:.35rem}.breadcrumb-list a{color:var(--cwf-blue);text-decoration:none}.breadcrumb-list a:hover{text-decoration:underline}.breadcrumb-list li[aria-current=page]{color:var(--cwf-navy);font-weight:500}.explore-content .explore-intro{color:#123250bf;max-width:42rem;margin-top:-.4rem;margin-bottom:1.75rem}.explore-list{margin-top:.5rem}.explore-jump{background:var(--cwf-bg);border:1px solid var(--cwf-border);border-radius:.6rem;margin-bottom:1.5rem;padding:.75rem 1rem}.explore-jump-label{color:var(--cwf-navy);margin-right:.5rem;font-size:.8rem;font-weight:600}.explore-jump-links{flex-wrap:wrap;gap:.5rem 1rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.explore-jump-links a{color:var(--cwf-blue);font-size:.9rem;text-decoration:none}.explore-jump-links a:hover{text-decoration:underline}.explore-by-state{flex-direction:column;gap:2rem;display:flex}.explore-state-section{scroll-margin-top:1rem}.explore-state-heading{color:var(--cwf-navy);border-bottom:1px solid var(--cwf-border);padding-bottom:.35rem;font-size:1.35rem;margin:0 0 .75rem!important}.explore-items{margin-top:0!important}.explore-empty{margin-top:.5rem}.explore-tree{margin:0;padding:0;list-style:none}.explore-tree-city{margin-bottom:1rem;scroll-margin-top:1rem}.explore-tree-city:last-child{margin-bottom:0}.explore-city-row{margin-bottom:.35rem}.explore-city-link,.explore-city-label{color:var(--cwf-navy);font-size:1.05rem;font-weight:600}.explore-city-link{text-decoration:none}.explore-city-link:hover{color:var(--cwf-blue);text-decoration:underline}.explore-city-label{display:inline-block}.explore-neighborhoods{border-left:2px solid var(--cwf-border);margin:0;padding:0 0 0 1.25rem;list-style:none}.explore-neighborhoods li{margin-bottom:.4rem;font-size:.95rem}.explore-neighborhoods li:last-child{margin-bottom:0}.explore-neighborhoods a{color:var(--cwf-blue);text-decoration:none}.explore-neighborhoods a:hover{text-decoration:underline}.post-meta{color:#12325099;margin-bottom:.8rem;font-size:.78rem}h1{margin-bottom:1.1rem;font-size:clamp(2.1rem,3.1vw,2.6rem);line-height:1.03}h2{margin-top:2.3rem;margin-bottom:.6rem}h3{margin-top:1.2rem;margin-bottom:.4rem}.toc{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0a203308;border-radius:.6rem;margin:1.1rem 0 1.8rem;padding:.8rem 1rem .3rem}.toc strong{margin-bottom:.35rem;font-size:.83rem;display:block}.toc ul{margin:0;padding:0;list-style:none}.toc li{margin-bottom:.4rem;font-size:.84rem}.highlight-box{border-left:4px solid var(--cwf-blue);background:#fff;border-radius:.4rem;margin:1rem 0 1.2rem;padding:.75rem 1rem}.cta-box{color:#fff;background:linear-gradient(120deg,#0b63ce 0%,#084f9f 95%);border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.1rem;margin-top:2.6rem;padding:1.4rem 1.2rem 1.3rem;display:flex}.blog-header .topbar{max-width:1100px;padding:.6rem 1.5rem}.blog-header .logo-link img{height:92px}.blog-header .btn-primary{padding:.6rem 1.25rem}.blog-footer{background:#fff;border-top:1px solid #12325008;padding:2.2rem 1.5rem 2.6rem}.blog-footer .footer-inner{flex-wrap:wrap;justify-content:space-between;gap:1.2rem;max-width:1100px;margin:0 auto;display:flex}@media (max-width:650px){.blog-header .topbar{flex-wrap:wrap}.blog-header .logo-link img{height:74px}.cta-box{flex-direction:column;align-items:flex-start}}.privacy-header .topbar{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.6rem 1.5rem;display:flex}.privacy-header .topbar img{height:92px}.privacy-content{background:#fff;border-radius:.75rem;max-width:900px;margin:1.6rem auto 0;padding:2.5rem 1.25rem 3.4rem;box-shadow:0 9px 30px #00000008}.privacy-content h1{margin-top:0;margin-bottom:1.1rem}.privacy-content h2{margin-top:1.9rem;margin-bottom:.5rem}.privacy-content p{margin-top:.3rem}.privacy-content ul{padding-left:1.1rem}.privacy-footer{color:#1232508c;max-width:900px;margin:1.8rem auto 2.8rem;padding:0 1.25rem;font-size:.75rem}@media (max-width:650px){.privacy-header .topbar{flex-wrap:wrap}.privacy-header .topbar img{height:74px}.privacy-content{margin-top:1rem}}
