/* Madison County Sheriff's Office • Visual mockup faithfully implemented as real HTML/CSS.
   Concept site only. See README-FIRST.txt before launching. No external fonts or dependencies. */
:root{--navy:#0c2c4e;--deep:#082342;--ink:#112b4c;--gold:#f3d579;--gold-dark:#b68b2a;--paper:#fff;--muted:#50617a;--line:#dce4ee;--purple:#8127ad;--container:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}a,button,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #e7ad34;outline-offset:3px}img{display:block;max-width:100%}h1,h2,h3,p,blockquote{margin-top:0}.site-width{width:min(calc(100% - 62px),var(--container));margin-inline:auto}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.icon{display:inline-block;vertical-align:middle;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:absolute;z-index:100;left:10px;top:-100px;background:white;color:var(--ink);padding:12px}.skip-link:focus{top:8px}.eyebrow{font-size:10px;line-height:1.3;letter-spacing:2.6px;color:var(--gold);font-weight:800;margin:0 0 10px}.eyebrow.on-light{color:#a77d28}
/* Emergency strip and navigation: compact like the approved mockup. */
.emergency-bar{height:29px;background:linear-gradient(90deg,#eccc68 0%,#ffedaa 47%,#ebc557 100%);color:#13223a}.emergency-inner{height:100%;display:flex;align-items:center;justify-content:center;gap:21px;font-size:11px;line-height:1}.emergency-inner>span{display:flex;gap:7px;align-items:center}.emergency-inner .icon{width:15px;height:15px;fill:#0e2139;stroke:#0e2139}.emergency-inner b{font-size:11px;letter-spacing:.2px}.emergency-inner a{font-weight:800}.emergency-separator{height:14px;border-left:1px solid #866726}.nonemergency{font-size:10px;font-weight:600}
.site-header{background:var(--navy);color:white;position:relative;z-index:20}.header-inner{height:79px;display:flex;align-items:center;justify-content:space-between;gap:16px}.logo{display:flex;align-items:center;gap:13px;min-width:0;flex-shrink:0}.logo img{width:79px;height:76px;object-fit:contain}.brand-type{display:flex;flex-direction:column;min-width:0}.brand-type strong{font:700 20px/.98 Georgia,'Times New Roman',serif;letter-spacing:.5px;white-space:nowrap;color:#fff}.brand-type small{display:block;margin-top:7px;color:#d8e1ee;font:700 8px/1.1 Georgia,'Times New Roman',serif;letter-spacing:3.2px;white-space:nowrap}.primary-nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:12px;font-weight:700;white-space:nowrap}.primary-nav>a:not(.roster-button){display:inline-flex;align-items:center;gap:6px;min-height:40px}.primary-nav>a[aria-current=page]{color:var(--gold)}.primary-nav>a:hover:not(.roster-button){color:var(--gold)}.primary-nav>a>.icon{width:12px;height:12px;stroke-width:2.4}.search-icon,.mobile-tools button{border:0;background:transparent;color:white;padding:6px;display:grid;place-items:center}.search-icon .icon{width:20px;height:20px}.roster-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--gold);color:#17243a;min-height:40px;padding:0 18px;border-radius:3px;font-size:11px;font-weight:900;letter-spacing:.2px}.roster-button .icon{width:18px;height:18px;fill:currentColor;stroke-width:1.2}.roster-button:hover,.btn-gold:hover{background:#ffe39b}.mobile-tools{display:none}
/* Hero: authentic archived photography, live semantic text/buttons layered above it. */
.home-hero{height:322px;position:relative;background:#3f4b3b url('img/sheriff-hero.jpg') center 44%/cover no-repeat;isolation:isolate;color:#fff;overflow:hidden}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(16,22,26,.80) 0%,rgba(15,23,28,.64) 30%,rgba(15,24,30,.20) 55%,rgba(7,18,28,.01) 77%),linear-gradient(0deg,rgba(9,19,30,.31),transparent 45%)}.hero-inner{height:100%;position:relative;display:flex;align-items:center}.hero-copy{width:min(470px,55%);padding:10px 0 0 25px}.hero-copy .eyebrow{margin-bottom:10px;font-size:10px;letter-spacing:2.7px}.hero-copy .eyebrow span{color:#fff;padding:0 4px}.hero-copy h1{font:700 clamp(33px,4vw,51px)/.99 Georgia,'Times New Roman',serif;letter-spacing:-.2px;margin:0 0 11px;text-shadow:0 1px 2px #0004}.hero-desc{max-width:335px;font-size:13px;line-height:1.46;margin:0 0 14px;font-weight:500;text-shadow:0 1px 3px #0005}.hero-buttons{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;text-align:center;border-radius:3px;font-size:10px;letter-spacing:.5px;font-weight:900;line-height:1.2;padding:0 16px;min-height:38px;white-space:nowrap;transition:background .18s,border-color .18s,transform .18s}.btn:hover{transform:translateY(-1px)}.btn .icon{height:15px;width:15px;stroke-width:2.2}.btn-gold{color:#172641;background:var(--gold);border:1px solid #f6e0a0}.btn-navy{color:#fff;background:#0c2946e8;border:1px solid #ffffff90}.btn-navy:hover{background:#183f67}.btn-outline{color:var(--ink);background:#fff;border:1px solid #b4c3d2}.btn-outline:hover{background:#edf3f9}.btn-light{color:var(--ink);background:#fff;border:1px solid #fff}.btn-light:hover{background:#f5eaff}.hero-buttons .btn{padding-inline:15px}.hero-buttons .btn:nth-child(1){min-width:169px}.hero-buttons .btn:nth-child(2){min-width:132px}.hero-buttons .btn:nth-child(3){min-width:133px}.hero-buttons .btn .icon:first-child{width:16px;height:16px;fill:currentColor;stroke-width:1.3}.hero-buttons .btn .icon:last-child:not(:first-child){display:none}.hero-motto{position:absolute;right:12px;top:31px;display:flex;flex-direction:column;align-items:center;color:#17293f;text-align:center}.hero-motto span{font:italic 17px/.98 'Brush Script MT','Segoe Script',cursive;transform:rotate(-8deg);text-shadow:0 1px 2px #ffffff95}.hero-motto i{width:32px;border-top:2px solid #d4ab4a;margin:14px 0 10px}.hero-motto small{border:1px solid #16375470;padding:6px 8px;font-size:7px;letter-spacing:1.1px;font-weight:900;line-height:1.32;background:#ffffff18}
/* Single-row compact service links; icons and text deliberately remain side-by-side. */
.quick-section{padding:13px 0 7px;background:#f6f9fd}.quick-grid{min-height:84px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));background:#fff;box-shadow:0 5px 22px #20395812;border:1px solid #edf1f6;border-radius:3px}.quick-item{min-width:0;display:flex;align-items:center;gap:8px;padding:13px 8px;border-right:1px solid #e0e8f1;transition:background .2s}.quick-item:last-child{border-right:0}.quick-item:hover{background:#f6f9fd}.quick-icon{width:30px;height:30px;stroke-width:2;flex-shrink:0;color:#102d52}.quick-item:nth-child(4) .quick-icon{fill:#16395f;stroke:#16395f}.quick-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.quick-copy strong{font-weight:800;font-size:11px;line-height:1.13;color:#142d50}.quick-copy small{font-size:10px;line-height:1.22;color:#4e6077}.quick-arrow{width:13px;height:13px;stroke-width:2.3;margin-left:auto;color:#173b60}
/* Mission */
.mission-section{background:linear-gradient(#fff,#f7fbff);padding:21px 0 22px}.mission-grid{display:grid;grid-template-columns:312px minmax(0,1fr) 159px;gap:27px;align-items:center}.mission-image{width:312px;height:161px;object-fit:cover;border-radius:3px}.mission-text .eyebrow{margin-bottom:8px}.mission-text h2{font:700 clamp(21px,2.65vw,29px)/1.1 Georgia,'Times New Roman',serif;white-space:nowrap;margin:0 0 8px;color:#152844;letter-spacing:-.3px}.mission-text p:not(.eyebrow){font-size:11px;line-height:1.33;margin:0 0 8px;color:#35465c}.mission-text .btn{min-height:31px;padding-inline:15px}.mission-quote{border-left:1px solid #dbe5ef;padding:7px 0 7px 17px;margin:0}.mission-quote p{font:italic 15px/1.28 Georgia,'Times New Roman',serif;color:#5a6579;margin:0 0 12px}.mission-quote>span{display:block;width:40px;border-top:3px solid #e4bc50;margin-bottom:13px}.mission-quote small{font-weight:900;color:#3e516d;letter-spacing:1.8px;line-height:1.4;font-size:9px}
/* News is made from genuine links and labeled illustration assets; no invented dated incidents. */
.news-section{padding:14px 0 19px;background:#fff;border-top:1px solid #eef1f6}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 10px}.section-heading h2{margin:0;font-size:12px;letter-spacing:3px;color:#102c4f;font-weight:900}.section-heading a{display:flex;gap:8px;align-items:center;font-size:10px;letter-spacing:.4px;font-weight:900}.section-heading a:hover{color:#987128}.section-heading .icon{width:13px;height:13px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.news-card{min-width:0;height:134px;border:1px solid #e0e6ed;border-radius:4px;display:flex;gap:11px;overflow:hidden;padding:4px;background:#fff;transition:box-shadow .2s,transform .2s}.news-card:hover{box-shadow:0 8px 22px #08274816;transform:translateY(-2px)}.news-card>img{width:37%;height:124px;object-fit:cover;border-radius:2px;flex-shrink:0}.news-card>span{min-width:0;padding:5px 4px 3px 0;display:flex;flex-direction:column;align-items:start}.news-card small{font-size:9px;color:#697790;margin-bottom:6px;line-height:1.2}.news-card strong{font:700 13px/1.1 Georgia,'Times New Roman',serif;color:#142844;margin-bottom:5px}.news-card p{font-size:10px;line-height:1.26;color:#4e5c70;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news-card em{margin-top:auto;display:flex;align-items:center;gap:8px;color:#173558;font-size:10px;font-style:normal;font-weight:800}.news-card em .icon{width:13px;height:13px}
/* Career photograph banner */
.career-banner{height:135px;position:relative;color:#fff;background:#07213e url('img/sheriff-careers.jpg') center 46%/cover no-repeat}.career-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06213bea 0%,#06213bbf 44%,#06213b54 100%)}.career-inner{height:100%;position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 26px}.career-inner .eyebrow{margin-bottom:7px}.career-inner h2{font:700 34px/1.03 Georgia,'Times New Roman',serif;margin:0 0 5px}.career-inner p:last-child{font-size:12px;margin:0}.career-inner .btn{min-height:39px;padding-inline:24px;flex-shrink:0}
/* Laura's Card + factual crisis lines from the Attorney General. */
.laura-band{background:linear-gradient(115deg,#9933c3,#68259a 76%,#4d207e);color:#fff}.laura-inner{min-height:141px;display:grid;grid-template-columns:1.04fr 1.13fr .73fr;gap:0;align-items:center}.laura-brand{display:flex;align-items:center;gap:15px;padding:17px 15px 17px 8px;min-width:0}.ribbon{width:71px;height:92px;flex-shrink:0}.laura-brand h2{font:700 clamp(24px,3.2vw,34px)/1.05 Arial,Helvetica,sans-serif;margin:0 0 4px;white-space:nowrap}.laura-brand p{font-size:12px;font-weight:700;letter-spacing:.1px;margin:0;white-space:nowrap}.laura-info{padding:14px 30px 14px 43px;border-left:1px solid #ffffff4d;border-right:1px solid #ffffff4d}.laura-info h3{font:700 16px/1.14 Georgia,'Times New Roman',serif;margin:0 0 10px}.laura-info p{font-size:10px;line-height:1.38;margin:0 0 10px}.laura-info .btn{min-height:30px;font-size:10px}.hotlines{padding-left:29px;display:flex;flex-direction:column;gap:10px}.hotlines a{display:flex;align-items:center;gap:13px;font-size:10px;line-height:1.15;font-weight:600}.hotlines a:hover{text-decoration:underline}.hotlines .icon{width:22px;height:22px;fill:#fff;stroke:#fff;stroke-width:1.1}.hotlines b{font-size:11px;line-height:1.2}
/* Footer */
.footer{background:#0c2b4b;color:#fff}.footer-main{min-height:196px;padding:31px 26px 25px;display:grid;grid-template-columns:.92fr 1.12fr 1.02fr;gap:31px}.footer-main>section+section{border-left:1px solid #ffffff55;padding-left:27px}.footer-main h2{font-size:10px;letter-spacing:2px;color:var(--gold);margin:0 0 14px}.footer-contact>a,.footer-contact>p{display:flex;align-items:start;gap:14px;margin:0 0 13px;font-size:11px;line-height:1.26}.footer-contact .icon{width:17px;height:17px;stroke-width:2.4;fill:#fff;stroke:#fff}.footer-contact strong{font-size:12px}.footer-contact small{font-size:9px;color:#bed0e0;display:block;margin-top:3px}.footer-links>div{display:grid;grid-template-columns:1fr 1fr;column-gap:18px;row-gap:11px}.footer-links a{font-size:11px;line-height:1.15}.footer-links a:hover,.footer-contact a:hover{color:var(--gold)}.footer-mark{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.footer-logo img{width:74px;height:76px}.footer-logo .brand-type strong{font-size:17px}.footer-logo .brand-type small{font-size:7px;letter-spacing:2px}.footer-mark p{font-size:9px;color:#d0dbe8;margin:18px 0 0;text-align:center}.footer-bottom{border-top:1px solid #ffffff45}.footer-bottom>.site-width{padding:19px 26px;min-height:70px;display:flex;align-items:start;justify-content:space-between;gap:15px;color:#d3dfeb;font-size:10px;line-height:1.4}
/* Search and shared internal-page layout */
.search-dialog{border:0;border-radius:9px;box-shadow:0 28px 100px #0007;width:min(560px,calc(100% - 35px));max-height:min(75vh,700px);padding:26px;color:var(--ink)}.search-dialog::backdrop{background:#071526ab}.search-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.search-top h2{font:700 27px Georgia,serif;margin:0 0 20px}.search-top button{border:0;background:transparent;color:var(--ink);padding:7px}.search-dialog label{font-size:12px;font-weight:800;display:block;margin-bottom:7px}.search-dialog input{width:100%;padding:13px 14px;border-radius:5px;border:1px solid #a9bbcd;outline-offset:1px}.search-dialog #search-results{margin-top:11px;max-height:340px;overflow:auto}.search-dialog #search-results a{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-bottom:1px solid #e9edf2}.search-dialog #search-results a:hover{background:#eef4fa}.search-dialog #search-results a strong{font-size:13px}.search-dialog #search-results a small{font-size:11px;color:#55657a}.search-help{margin:15px 0 0;color:#5a6a7c;font-size:11px}
.inner-hero{background:linear-gradient(90deg,#082342e8,#092847b5),url('img/sheriff-hero.jpg') center 45%/cover no-repeat;color:white;min-height:230px;display:flex;align-items:center}.inner-hero>.site-width{padding:34px 25px}.inner-hero h1{font:700 clamp(33px,5vw,52px)/1.05 Georgia,serif;letter-spacing:-.5px;margin:0 0 10px}.inner-hero p:last-child{font-size:14px;line-height:1.5;max-width:630px;margin:0}.interior-section{padding:48px 0 75px;min-height:370px;background:linear-gradient(180deg,#fff,#f8fbfe)}.interior-section h2{font:700 clamp(23px,3vw,32px)/1.12 Georgia,serif}.help-note{background:#fff8dc;border:1px solid #e1c774;border-radius:5px;padding:13px 17px;display:flex;align-items:center;gap:12px;color:#4b3718;font-size:12px;line-height:1.35;margin-bottom:28px}.help-note .icon{width:20px;height:20px}.resource-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:23px}.resource-heading h2{margin:0}.filter-label{font-size:11px;font-weight:700;color:#52657b;display:flex;flex-direction:column;gap:6px}.filter-label input{padding:10px 13px;min-width:220px;border:1px solid #b2c1d0;border-radius:4px}.resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.resource-card{background:#fff;border:1px solid #dce5ef;border-radius:6px;padding:22px;display:flex;flex-direction:column;align-items:start;min-height:270px;scroll-margin-top:30px}.resource-card[hidden]{display:none}.resource-card-icon{height:41px;width:41px;display:grid;place-items:center;background:#e8eff7;color:#17385e;border-radius:5px;margin-bottom:14px}.resource-card-icon .icon{height:24px;width:24px}.resource-card h3{font:700 21px/1.13 Georgia,serif;margin:0 0 9px}.resource-card p{font-size:12px;line-height:1.55;color:#4b5c71;margin:0 0 18px}.resource-card .btn{margin-top:auto;font-size:10px;width:100%;white-space:normal;min-height:41px}.filter-result{font-size:12px;color:#49617b}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.editorial-photo{width:100%;height:310px;object-fit:cover;border-radius:5px}.editorial-grid h2{margin:0 0 16px}.editorial-grid p:not(.eyebrow){font-size:14px;line-height:1.7;color:#43556b}.text-link{display:inline-block;color:#174578;font-weight:800;margin-top:8px}.value-row{margin-top:45px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.value-row article,.career-cards article{background:#fff;border:1px solid #dce5ee;border-radius:5px;padding:27px}.value-row article>span{color:#b68b2a;font-weight:800;letter-spacing:2px}.value-row h3,.career-cards h3{font:700 23px Georgia,serif;margin:18px 0 9px}.value-row p,.career-cards p{font-size:13px;line-height:1.5;color:#506278;margin:0}.career-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.career-cards article{min-height:230px}.apply-cta{background:#0c2d4e;color:#fff;border-radius:6px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:29px 34px}.apply-cta h2{margin:0 0 7px}.apply-cta p:last-child{margin:0;font-size:12px}.contact-panels{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:50px}.contact-feature{border-radius:6px;background:#0b2a49;color:#fff;padding:30px;min-height:220px}.contact-feature h2{font-size:36px;margin:0 0 12px}.contact-feature p:not(.eyebrow){font-size:13px;line-height:1.5;max-width:400px}.contact-feature-light{background:white;color:var(--ink);border:1px solid #dce5ef}.contact-address{padding-top:10px}.verification{border-left:3px solid #d4a945;padding-left:13px;font-size:12px!important}.map-illustration{min-height:285px;border:1px solid #dce5ef;border-radius:5px;background:radial-gradient(ellipse at center,#e7edf5,#cbd8e7);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:25px;color:#17375a}.map-illustration .icon{height:50px;width:50px;margin-bottom:9px}.map-illustration strong{font:700 28px Georgia,serif}.map-illustration span{font-size:10px;letter-spacing:2px;margin:7px 0 22px}.map-illustration p{max-width:260px!important;font-size:11px!important}.news-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-detail-grid article{border:1px solid #dce5ef;border-radius:6px;padding:7px 7px 22px;background:white;scroll-margin-top:30px;display:flex;flex-direction:column;align-items:start}.news-detail-grid img{height:210px;width:100%;object-fit:cover;border-radius:3px;margin-bottom:20px}.news-detail-grid small{padding:0 15px;font-size:10px;letter-spacing:1.4px;color:#987128;font-weight:800}.news-detail-grid h2{font-size:24px;padding:0 15px;margin:11px 0}.news-detail-grid p{padding:0 15px;font-size:13px;line-height:1.6;color:#53627a;margin-bottom:20px}.news-detail-grid .btn{margin:auto 15px 0;white-space:normal}
/* Tablet and mobile: retain the same art direction while allowing content to flow naturally. */
@media(min-width:1240px){.hero-copy h1{font-size:52px}.home-hero{height:445px}.hero-copy{padding-left:25px}.hero-desc{font-size:15px;max-width:405px}.hero-buttons .btn{min-height:43px}.mission-text p:not(.eyebrow){font-size:13px}.mission-grid{grid-template-columns:360px minmax(0,1fr) 190px}.mission-image{width:360px;height:181px}.mission-section{padding:27px 0}.mission-quote p{font-size:19px}.news-card{height:155px}.news-card>img{height:145px}.news-card strong{font-size:16px}.news-card p{font-size:12px}.news-card small{font-size:10px}.news-card em{font-size:11px}.career-banner{height:172px}.career-inner h2{font-size:43px}.laura-inner{min-height:165px}.footer-main{min-height:235px}}
@media(max-width:1120px) and (min-width:881px){.primary-nav{gap:18px}.header-inner{gap:7px}.logo{gap:8px}.logo img{width:73px;height:74px}.brand-type strong{font-size:19px}.brand-type small{letter-spacing:2.6px}.roster-button{padding:0 13px}.mission-grid{grid-template-columns:31% minmax(0,1fr) 17%;gap:25px}.mission-image{width:100%;height:161px}.mission-text h2{font-size:25px}.mission-text p:not(.eyebrow){font-size:11px}.laura-inner{grid-template-columns:1.02fr 1.12fr .76fr}.laura-info{padding-left:31px;padding-right:23px}.hotlines{padding-left:25px}.laura-brand{gap:7px}.laura-brand h2{font-size:30px}}
@media(max-width:880px){.site-width{width:min(calc(100% - 44px),var(--container))}.header-inner{height:76px}.logo img{width:65px;height:68px}.brand-type strong{font-size:19px}.primary-nav{display:none;position:absolute;top:76px;left:0;right:0;margin:0;background:#0d2d4e;box-shadow:0 12px 20px #0003;padding:16px 22px 23px;flex-direction:column;align-items:stretch;gap:2px}.primary-nav.is-open{display:flex}.primary-nav>a:not(.roster-button){min-height:44px;padding:0 7px;border-bottom:1px solid #ffffff25;justify-content:space-between}.primary-nav .search-icon{display:none}.primary-nav .roster-button{margin-top:13px;min-height:46px}.mobile-tools{display:flex;gap:9px;align-items:center}.mobile-tools button{width:34px;height:40px}.mobile-tools .icon{width:22px;height:22px}.hero-copy{width:min(480px,72%);padding-left:5px}.hero-motto{right:1px;top:30px}.hero-shade{background:linear-gradient(90deg,#141b23dd 0%,#161d27a1 42%,#19202a20 84%)}.quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-item:nth-child(3){border-right:0}.quick-item:nth-child(-n+3){border-bottom:1px solid #e0e8f1}.quick-item{min-height:75px}.mission-grid{grid-template-columns:34% 1fr;gap:23px}.mission-image{width:100%;height:180px}.mission-quote{grid-column:1/-1;padding:10px 0 0 14px}.mission-quote p{display:inline;margin-right:20px}.mission-quote span,.mission-quote small{display:none}.mission-text h2{white-space:normal}.news-grid{gap:10px}.news-card{height:161px;flex-direction:column}.news-card>img{width:100%;height:62px}.news-card>span{padding:2px 6px}.news-card small{font-size:8px;margin-bottom:3px}.news-card strong{font-size:12px}.news-card p{display:none}.news-card em{margin-top:7px}.laura-inner{grid-template-columns:1fr 1.15fr;min-height:154px}.laura-brand{padding-right:20px}.laura-info{border-right:0;padding:18px 0 18px 23px}.hotlines{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:15px 0 18px;border-top:1px solid #ffffff55}.hotlines a{font-size:9px;gap:7px}.hotlines b{font-size:10px}.footer-main{grid-template-columns:1fr 1fr;gap:25px}.footer-main .footer-mark{grid-column:1/-1;border-left:0;border-top:1px solid #ffffff45;padding:22px 0 0}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.site-width{width:calc(100% - 34px)}.emergency-bar{height:35px}.emergency-inner{gap:10px;font-size:10px}.emergency-inner b{font-size:10px}.nonemergency{font-size:9px}.emergency-inner .icon{width:13px}.header-inner{height:70px}.primary-nav{top:70px}.logo img{width:53px;height:58px}.logo{gap:7px}.brand-type strong{font-size:14px}.brand-type small{font-size:6px;letter-spacing:1.5px}.mobile-tools{gap:2px}.mobile-tools button{width:30px}.home-hero{height:auto;min-height:476px;background-position:61% center}.hero-inner{align-items:end;padding-bottom:34px}.hero-copy{width:100%;padding:38px 0 0}.hero-copy .eyebrow{font-size:9px;letter-spacing:2px}.hero-copy h1{font-size:clamp(35px,9vw,48px);line-height:1.01;margin-bottom:14px}.hero-desc{font-size:13px;max-width:305px;line-height:1.5;margin-bottom:18px}.hero-shade{background:linear-gradient(90deg,#14202bdb,#14202b8c),linear-gradient(0deg,#0e1e31c0,transparent 85%)}.hero-motto{right:0;top:16px;opacity:.9}.hero-motto span{font-size:13px}.hero-motto small{font-size:6px}.hero-buttons{flex-wrap:wrap;gap:8px;max-width:355px}.hero-buttons .btn{flex:1 1 auto;min-height:42px;font-size:9px;padding:0 10px}.hero-buttons .btn:nth-child(1){flex-basis:100%}.hero-buttons .btn:nth-child(2),.hero-buttons .btn:nth-child(3){min-width:0}.quick-section{padding:10px 0 8px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-item{padding:10px 7px;min-height:77px;gap:7px}.quick-item:nth-child(3){border-right:1px solid #e0e8f1}.quick-item:nth-child(2n){border-right:0}.quick-item:nth-child(4){border-bottom:1px solid #e0e8f1}.quick-icon{width:26px;height:26px}.quick-copy strong{font-size:10px}.quick-copy small{font-size:9px}.quick-arrow{width:11px;height:11px}.mission-section{padding:26px 0}.mission-grid{grid-template-columns:1fr;gap:19px}.mission-image{width:100%;height:190px}.mission-text h2{font-size:28px}.mission-text p:not(.eyebrow){font-size:12px;line-height:1.5}.mission-quote{grid-column:auto}.mission-quote p{font-size:13px}.news-section{padding:21px 0}.section-heading h2{font-size:11px;letter-spacing:1.9px}.section-heading a{font-size:9px}.news-grid{grid-template-columns:1fr}.news-card{flex-direction:row;height:118px}.news-card>img{width:34%;height:108px}.news-card>span{padding:6px 3px}.news-card small{font-size:9px}.news-card strong{font-size:16px}.news-card p{display:-webkit-box;font-size:10px;-webkit-line-clamp:2}.news-card em{margin-top:auto}.career-banner{height:auto;min-height:235px;background-position:64% center}.career-inner{padding:35px 7px;align-items:start;flex-direction:column;justify-content:center;gap:22px}.career-inner h2{font-size:35px}.career-inner p:last-child{font-size:12px;max-width:300px;line-height:1.4}.laura-inner{grid-template-columns:1fr}.laura-brand{padding:25px 0 12px}.ribbon{width:58px;height:73px}.laura-brand h2{font-size:31px}.laura-brand p{font-size:11px}.laura-info{border:0;padding:7px 0 23px}.laura-info h3{font-size:20px}.laura-info p{font-size:12px}.hotlines{grid-template-columns:1fr;gap:12px}.hotlines a{font-size:12px}.hotlines b{font-size:12px}.footer-main{grid-template-columns:1fr;padding:33px 0;gap:20px}.footer-main>section+section{border-left:0;border-top:1px solid #ffffff3c;padding:24px 0 0}.footer-main .footer-mark{grid-column:auto}.footer-bottom>.site-width{padding:22px 0;flex-direction:column;min-height:0}.inner-hero{min-height:205px}.inner-hero>.site-width{padding:32px 0}.inner-hero h1{font-size:35px}.inner-hero p:last-child{font-size:12px}.interior-section{padding:28px 0 55px}.help-note{font-size:11px}.resource-heading{align-items:start;flex-direction:column}.filter-label{width:100%}.filter-label input{width:100%}.resource-grid,.editorial-grid,.value-row,.career-cards,.contact-panels,.news-detail-grid{grid-template-columns:1fr}.resource-card{min-height:210px}.editorial-photo{height:210px}.apply-cta{align-items:start;flex-direction:column;padding:26px}.contact-feature{min-height:185px}.contact-feature h2{font-size:29px}.map-illustration{min-height:220px}.news-detail-grid img{height:180px}}
@media(max-width:365px){.brand-type strong{font-size:12px}.brand-type small{font-size:5.7px}.hero-copy h1{font-size:34px}.hero-buttons .btn{font-size:8px}.quick-copy strong{font-size:9px}.quick-copy small{font-size:8.5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* ===== V3 homepage fidelity pass: approved patrol-vehicle hero + Facebook update band ===== */
.home-hero{background-image:url('img/hero-patrol-vehicles.webp');background-position:center 70%;}
.hero-shade{background:linear-gradient(90deg,rgba(10,19,28,.80) 0%,rgba(11,20,29,.60) 31%,rgba(11,20,29,.19) 55%,rgba(5,14,23,.04) 76%),linear-gradient(0deg,rgba(8,19,31,.32),transparent 48%)}
.hero-copy{padding-left:25px}
.hero-buttons{gap:12px}.hero-buttons .btn:nth-child(1){min-width:176px}.hero-buttons .btn:nth-child(2){min-width:145px}
.facebook-section{background:#f7fbff;padding:14px 0 16px;border-top:1px solid #e8eef5}
.facebook-card{min-height:112px;border:1px solid #dbe5ef;border-radius:4px;background:linear-gradient(90deg,#fff,#f8fbff);display:grid;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:22px;padding:17px 27px;box-shadow:0 4px 18px rgba(15,43,76,.04)}
.facebook-mark{width:66px;height:66px;border-radius:50%;background:#2f6fe8;color:#fff;display:grid;place-items:center}
.facebook-mark svg{width:39px;height:39px;fill:currentColor}
.facebook-copy .eyebrow{margin-bottom:3px;color:#b18428}
.facebook-copy h2{font:700 29px/1.06 Georgia,'Times New Roman',serif;color:#152844;margin:0 0 3px}
.facebook-copy>p:last-child{margin:0;color:#50617a;font-size:12px;line-height:1.35}
.facebook-button{min-width:184px;min-height:41px;justify-content:center}
@media(min-width:1240px){.home-hero{height:445px;background-position:center 68%}.facebook-card{min-height:124px}.facebook-copy h2{font-size:33px}.facebook-copy>p:last-child{font-size:13px}}
@media(max-width:880px){.home-hero{background-position:center 70%}.facebook-card{grid-template-columns:68px minmax(0,1fr);gap:15px;padding:17px 20px}.facebook-mark{width:58px;height:58px}.facebook-mark svg{width:34px;height:34px}.facebook-button{grid-column:2;justify-self:start}.facebook-copy h2{font-size:25px}}
@media(max-width:600px){.home-hero{min-height:500px;background-position:59% center}.facebook-section{padding:12px 0}.facebook-card{grid-template-columns:52px 1fr;gap:12px;padding:15px}.facebook-mark{width:48px;height:48px}.facebook-mark svg{width:28px;height:28px}.facebook-copy h2{font-size:21px}.facebook-copy>p:last-child{font-size:11px}.facebook-button{grid-column:1/-1;justify-self:stretch;width:100%}}

/* V3 compact service-directory cards: icon and title share one row. */
.resource-title-row{display:flex;align-items:center;gap:11px;margin:0 0 11px;min-height:42px;width:100%}
.resource-title-row .resource-card-icon{flex:0 0 41px;margin:0}
.resource-title-row h3{margin:0;min-width:0}
.resource-card>p{margin-top:0}
@media(max-width:600px){.resource-title-row{min-height:38px}.resource-title-row .resource-card-icon{flex-basis:38px;width:38px;height:38px}.resource-title-row .resource-card-icon .icon{width:22px;height:22px}}


/* ============================================================
   V4 readability pass — shared by ALL pages, including mobile.
   Goals: no fake dropdown affordances, legible body text,
   comfortably sized links/buttons, and responsive Laura's Card.
   These declarations intentionally follow the legacy V3 rules.
   ============================================================ */
:root {font-size:16px;}
body {font-size:16px;line-height:1.5;}
.eyebrow {font-size:12px;line-height:1.35;letter-spacing:2px;}
.emergency-bar {height:auto;min-height:38px;}
.emergency-inner {min-height:38px;font-size:13px;line-height:1.3;}
.emergency-inner b,.nonemergency {font-size:13px;}
.emergency-inner .icon {width:17px;height:17px;}
.header-inner {min-height:86px;height:auto;padding-top:5px;padding-bottom:5px;}
.brand-type strong {font-size:21px;line-height:1.02;}
.brand-type small {font-size:10px;letter-spacing:2.3px;line-height:1.3;}
.primary-nav {font-size:14px;gap:23px;}
.primary-nav>a:not(.roster-button) {min-height:44px;}
.roster-button {font-size:13px;min-height:44px;padding:0 17px;}
.btn {font-size:12px;min-height:43px;line-height:1.25;letter-spacing:.35px;}
.btn .icon {width:17px;height:17px;}
.hero-copy {width:min(530px,57%);}
.hero-copy .eyebrow {font-size:12px;letter-spacing:2.1px;}
.hero-desc {font-size:16px;line-height:1.46;max-width:390px;}
.hero-buttons .btn {min-height:46px;font-size:12px;}
.quick-grid {min-height:100px;}
.quick-item {min-height:100px;gap:9px;padding:13px 10px;}
.quick-icon {width:28px;height:28px;}
.quick-copy {gap:5px;}
.quick-copy strong {font-size:14px;line-height:1.24;}
.quick-copy small {font-size:12px;line-height:1.34;}
.quick-arrow {width:14px;height:14px;}
.mission-grid {grid-template-columns:312px minmax(0,1fr) 168px;gap:25px;}
.mission-image {height:190px;}
.mission-text h2 {white-space:normal;font-size:clamp(24px,2.5vw,30px);line-height:1.13;}
.mission-text p:not(.eyebrow) {font-size:15px;line-height:1.47;margin-bottom:12px;}
.mission-text .btn {min-height:41px;}
.mission-quote p {font-size:17px;line-height:1.35;}
.mission-quote small {font-size:11px;letter-spacing:1.1px;line-height:1.4;}
.facebook-copy>p:last-child {font-size:15px;line-height:1.45;}
.facebook-button {min-height:45px;}
.career-inner p:last-child {font-size:15px;line-height:1.45;}
.career-inner .btn {min-height:45px;}
/* Laura's Card is life-safety information: make all text genuinely readable. */
.laura-inner {min-height:194px;grid-template-columns:1.02fr 1.12fr .86fr;}
.laura-brand {padding-block:22px;}
.laura-brand p {font-size:13px;letter-spacing:.1px;line-height:1.35;white-space:normal;}
.laura-info {padding:20px 23px 20px 28px;}
.laura-info h3 {font-size:21px;line-height:1.2;margin-bottom:8px;}
.laura-info p {font-size:15px;line-height:1.45;margin-bottom:12px;}
.laura-info .btn {font-size:12px;min-height:41px;}
.hotlines {padding-left:23px;gap:13px;}
.hotlines a {font-size:14px;line-height:1.35;gap:10px;}
.hotlines b {font-size:14px;line-height:1.3;}
.hotlines .icon {width:23px;height:23px;}
/* Larger footer copy; keep the same three-column composition on wide screens. */
.footer-main {min-height:245px;padding-top:33px;padding-bottom:31px;}
.footer-main h2 {font-size:12px;letter-spacing:1.8px;}
.footer-contact>a,.footer-contact>p {font-size:14px;line-height:1.4;}
.footer-contact strong {font-size:15px;}
.footer-contact small {font-size:12px;line-height:1.35;}
.footer-links a {font-size:14px;line-height:1.4;}
.footer-links>div {row-gap:11px;}
.footer-logo .brand-type strong {font-size:18px;}
.footer-logo .brand-type small {font-size:9px;}
.footer-mark p {font-size:12px;line-height:1.5;}
.footer-bottom>.site-width {font-size:13px;line-height:1.45;min-height:74px;align-items:center;}
/* Interior pages: descriptions, labels, field text, alerts and card buttons. */
.inner-hero p:last-child {font-size:17px;line-height:1.5;}
.help-note {font-size:15px;line-height:1.45;}
.filter-label {font-size:14px;}
.filter-label input {font-size:16px;}
.filter-result {font-size:14px;}
.resource-card {min-height:282px;}
.resource-card h3 {font-size:22px;line-height:1.2;}
.resource-card p {font-size:15px;line-height:1.5;}
.resource-card .btn {font-size:12px;min-height:44px;}
.editorial-grid p:not(.eyebrow) {font-size:16px;line-height:1.62;}
.value-row p,.career-cards p {font-size:16px;line-height:1.55;}
.apply-cta p:last-child {font-size:15px;line-height:1.45;}
.contact-feature p:not(.eyebrow) {font-size:16px;}
.verification {font-size:15px!important;}
.map-illustration span {font-size:13px;}
.map-illustration p {font-size:14px!important;}
.news-detail-grid small {font-size:12px;}
.news-detail-grid p {font-size:15px;}
.news-card small,.news-card p,.news-card em {font-size:13px;}
.search-dialog label,.search-dialog #search-results a strong {font-size:15px;}
.search-dialog #search-results a small,.search-help {font-size:14px;}
/* Preserve the three-column desktop layout until it is no longer viable. */
@media (min-width:1240px) {
 .laura-inner {min-height:203px;}
 .mission-image {height:191px;}
}
@media (max-width:1239px) and (min-width:881px) {
 .mission-grid {grid-template-columns:30% minmax(0,1fr) 15%;gap:20px;}
 .mission-image {width:100%;}
 .mission-text h2 {font-size:26px;}
 .primary-nav {gap:15px;}
 .logo img {width:66px;height:68px;}
 .brand-type strong {font-size:18px;}
 .brand-type small {font-size:8px;letter-spacing:1.5px;}
 .roster-button {padding-inline:11px;font-size:12px;}
 .quick-item {padding-inline:7px;gap:6px;}
 .quick-icon {width:25px;height:25px;}
 .quick-copy strong {font-size:13px;}
 .quick-copy small {font-size:12px;}
}
@media (max-width:1100px) {
 .laura-inner {grid-template-columns:1fr 1.12fr;}
 .laura-info {border-right:0;}
 .hotlines {grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding:16px 0 20px;border-top:1px solid #ffffff55;}
 .hotlines a,.hotlines b {font-size:14px;}
}
@media (max-width:880px) {
 .header-inner {min-height:78px;}
 .primary-nav {top:78px;font-size:16px;gap:2px;}
 .primary-nav>a:not(.roster-button) {min-height:48px;}
 .brand-type small {font-size:9px;}
 .quick-item {min-height:90px;}
 .mission-grid {grid-template-columns:34% 1fr;}
 .mission-image {width:100%;height:210px;}
 .mission-quote p {font-size:16px;}
 .laura-inner {grid-template-columns:1fr 1.1fr;}
 .hotlines a,.hotlines b {font-size:14px;}
 .footer-main {min-height:0;}
}
@media (max-width:600px) {
 .emergency-inner {min-height:48px;gap:3px 12px;flex-wrap:wrap;justify-content:center;padding:6px 0;}
 .emergency-separator {display:none;}
 .emergency-inner b,.nonemergency {font-size:12px;}
 .header-inner {height:auto;min-height:76px;}
 .primary-nav {top:76px;}
 .logo img {width:54px;height:59px;}
 .brand-type strong {font-size:14px;}
 .brand-type small {font-size:7px;letter-spacing:1px;}
 .hero-copy {padding-left:0;}
 .hero-copy .eyebrow {font-size:11px;letter-spacing:1.5px;}
 .hero-desc {font-size:15px;max-width:345px;}
 .hero-buttons .btn {font-size:12px;min-height:45px;}
 .quick-grid {grid-template-columns:repeat(2,minmax(0,1fr));}
 .quick-item {min-height:103px;padding:11px 7px;gap:7px;}
 .quick-icon {width:25px;height:25px;}
 .quick-copy strong {font-size:13px;line-height:1.23;}
 .quick-copy small {font-size:12px;line-height:1.32;}
 .quick-arrow {width:12px;height:12px;}
 .mission-grid {grid-template-columns:1fr;}
 .mission-image {width:100%;height:195px;}
 .mission-text p:not(.eyebrow) {font-size:15px;}
 .mission-quote p {font-size:16px;}
 .facebook-copy>p:last-child {font-size:14px;}
 .facebook-copy h2 {font-size:22px;}
 .career-inner p:last-child {font-size:15px;}
 .laura-inner {grid-template-columns:1fr;}
 .laura-brand p {font-size:13px;}
 .laura-info {padding:8px 0 23px;}
 .laura-info h3 {font-size:22px;}
 .laura-info p {font-size:16px;}
 .hotlines {grid-template-columns:1fr;gap:17px;padding:20px 0 24px;}
 .hotlines a,.hotlines b {font-size:16px;line-height:1.4;}
 .footer-main {padding-top:32px;padding-bottom:32px;}
 .footer-contact>a,.footer-contact>p,.footer-links a {font-size:15px;}
 .footer-bottom>.site-width {font-size:13px;}
 .inner-hero p:last-child {font-size:16px;}
 .help-note {font-size:15px;}
 .resource-card {min-height:234px;}
 .resource-card p {font-size:15px;}
 .resource-card .btn {font-size:12px;}
 .editorial-grid p:not(.eyebrow) {font-size:16px;}
 .contact-feature h2 {font-size:29px;overflow-wrap:anywhere;}
}
@media (max-width:365px) {
 .brand-type strong {font-size:13px;}
 .brand-type small {font-size:6.5px;letter-spacing:.65px;}
 .quick-icon {width:22px;height:22px;}
 .quick-item {gap:5px;}
 .quick-copy strong {font-size:12px;}
 .quick-copy small {font-size:11px;}
 .hero-buttons .btn {font-size:11px;}
}

/* V4 final responsive polish after visual review. */
@media (max-width:1100px) and (min-width:881px) {
  .footer-logo {flex-direction:column;gap:8px;text-align:center;}
  .footer-logo img {width:67px;height:69px;}
  .footer-logo .brand-type strong {font-size:18px;}
  .footer-logo .brand-type small {font-size:9px;letter-spacing:1.5px;}
  .mission-grid {grid-template-columns:29% minmax(0,1fr) 18%;gap:18px;}
  .mission-quote {padding-left:12px;}
  .mission-quote small {font-size:10px;letter-spacing:.7px;}
}
@media (max-width:600px) {
  .brand-type small {font-size:8px;letter-spacing:.85px;}
}
@media (max-width:365px) {
  .header-inner>.logo .brand-type small {display:none;}
}
/* Final type-floor tuning: readable controls without expanding headings. */
.btn,.hero-buttons .btn,.resource-card .btn,.laura-info .btn {font-size:13px;}
.quick-copy small {font-size:13px;}
.hotlines a,.hotlines b {font-size:15px;}
@media (max-width:1239px) and (min-width:881px) {
 .quick-copy small {font-size:12px;}
}
@media (max-width:600px) {
 .quick-copy small {font-size:12px;}
 .hero-buttons .btn,.resource-card .btn {font-size:13px;}
}
@media (max-width:365px) {
 .quick-copy small {font-size:11px;}
 .hero-buttons .btn {font-size:11px;}
}


/* ============================================================
   V5 card refinement: icons alongside titles, no unnecessary
   numeric labels, compact rhythm, and clear type hierarchy.
   ============================================================ */
.eyebrow {font-size:12px;letter-spacing:2px;line-height:1.35;}
.career-title-row {display:flex;align-items:center;gap:14px;min-height:42px;margin:0 0 12px;}
.career-title-row .resource-card-icon {display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;margin:0;}
.career-title-row h3 {margin:0;font-size:clamp(21px,2.1vw,25px);line-height:1.18;min-width:0;}
.career-cards article {min-height:0;padding:25px 27px 27px;border-radius:7px;box-shadow:0 4px 18px rgba(16,46,77,.035);}
.career-cards p {font-size:16px;line-height:1.55;}
.value-row {margin-top:35px;gap:16px;}
.value-row article {padding:23px 26px 26px;border-radius:7px;border-top:3px solid #d6aa50;box-shadow:0 4px 18px rgba(16,46,77,.035);}
.value-row h3 {margin:0 0 10px;font-size:clamp(22px,2.1vw,25px);line-height:1.2;}
.value-row p {font-size:16px;line-height:1.55;}
/* Match the visual treatment of the searchable cards without implying static cards are links. */
.resource-card {border-radius:7px;box-shadow:0 4px 18px rgba(16,46,77,.03);}
.resource-card:focus-within {border-color:#b68b2a;box-shadow:0 0 0 2px #e6cb8f55;}
@media (max-width:880px) {
 .value-row {margin-top:28px;}
 .career-cards article,.value-row article {padding:22px 22px 24px;}
}
@media (max-width:600px) {
 .career-title-row {gap:12px;}
 .career-title-row .resource-card-icon {width:40px;height:40px;flex-basis:40px;}
 .career-title-row h3 {font-size:22px;}
 .career-cards article,.value-row article {padding:21px 20px 23px;}
 .value-row {gap:13px;}
}

/* V6: One-click homepage service actions and a simpler service hub. */
.quick-grid{grid-template-columns:repeat(5,minmax(0,1fr));}
.quick-item{border-right:1px solid #e0e8f1;}
.quick-item:last-child{border-right:0;}
.quick-copy strong{font-size:14px;line-height:1.2;}
.quick-copy small{font-size:12px;line-height:1.35;}
.quick-item:hover,.quick-item:focus-visible{background:#eff5fd;}
.quick-help{font-size:13px;line-height:1.5;color:#435875;text-align:center;margin:10px auto 2px;}
.quick-help a{font-weight:750;color:#102f50;text-decoration:underline;text-underline-offset:2px;}
.service-hub .resource-heading{margin-bottom:17px;}
.section-intro{font-size:15px;line-height:1.5;color:#52657b;margin:8px 0 0;max-width:680px;}
.hub-call{min-height:47px;font-size:13px;}
.call-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:44px;}
.call-service{scroll-margin-top:20px;display:flex;align-items:flex-start;gap:13px;border:1px solid #d9e4f0;border-radius:7px;padding:19px 20px;background:#fff;box-shadow:0 4px 18px #102e4d09;}
.call-service>.icon{color:#17395f;flex-shrink:0;width:27px;height:27px;margin-top:2px;}
.call-service h3{font:700 21px/1.2 Georgia,'Times New Roman',serif;margin:0 0 6px;color:#102d4c;}
.call-service p{font-size:15px;line-height:1.5;color:#425572;margin:0;}
.call-service:target,.resource-card:target{outline:3px solid #e0b247;outline-offset:3px;}
.direct-heading{margin-top:0;}
.direct-grid .resource-card{min-height:216px;padding:20px 21px;}
.direct-grid .resource-card p{font-size:15px;line-height:1.5;}
.direct-grid .resource-card .btn{font-size:12px;min-height:44px;}
.help-note a{text-decoration:underline;text-underline-offset:2px;}
.map-illustration .location-note-icon .icon{width:40px;height:40px;}
.map-illustration p a{text-decoration:underline;font-weight:800;}
@media(max-width:1100px){
 .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;background:transparent;box-shadow:none;border:0;}
 .quick-item,.quick-item:nth-child(2n),.quick-item:nth-child(3),.quick-item:nth-child(4),.quick-item:last-child{border:1px solid #dfe8f3;min-height:87px;background:#fff;border-radius:5px;}
 .quick-item:last-child{grid-column:1/-1;}
 .quick-item:hover,.quick-item:focus-visible{background:#eff5fd;}
 .quick-copy strong{font-size:14px;}
 .quick-copy small{font-size:12px;}
}
@media(max-width:650px){
 .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;}
 .quick-item,.quick-item:nth-child(2n),.quick-item:nth-child(3),.quick-item:nth-child(4),.quick-item:last-child{min-height:90px;padding:11px 9px;}
 .quick-item:last-child{grid-column:1/-1;}
 .quick-copy strong{font-size:12px;}
 .quick-copy small{font-size:11px;}
 .quick-help{font-size:12px;text-align:left;margin-top:9px;}
 .service-hub .resource-heading{align-items:stretch;}
 .hub-call{width:100%;}
 .call-services{grid-template-columns:1fr;gap:9px;margin-bottom:30px;}
 .call-service{padding:17px 15px;}
 .call-service h3{font-size:20px;}
 .direct-grid .resource-card{min-height:200px;}
}

/* V7 form launch affordances: short action links keep service cards scannable. */
.call-service>div{display:flex;flex-direction:column;min-width:0;align-items:flex-start;flex:1}
.call-service-action{font-size:12px;min-height:37px;margin-top:16px;padding-inline:14px}
.call-services .call-service{align-items:flex-start}
@media(max-width:650px){.call-service-action{margin-top:12px}}
/* V7 mobile polish: keep the mission grid inside narrow viewport widths. */
@media(max-width:600px){.mission-grid{grid-template-columns:minmax(0,1fr)}.mission-grid>*{min-width:0;max-width:100%}.mission-text h2{overflow-wrap:anywhere}}

/* V8: One clear hero action; the inmate roster remains in the header only.
   White + gold distinguishes Contact Us from the navy background without
   using an emergency-looking red CTA. */
.hero-buttons .btn.btn-hero-contact {
  min-width:190px; width:auto; min-height:48px; padding:0 22px;
  background:#fff; color:#102d4c; border:2px solid #f6d679;
  border-radius:4px; box-shadow:0 4px 18px rgba(4,17,33,.32);
  font-size:14px; font-weight:900; gap:12px;
}
.hero-buttons .btn.btn-hero-contact .icon:first-child {
  width:19px; height:19px; fill:none; stroke:currentColor; stroke-width:2.5;
}
.hero-buttons .btn.btn-hero-contact:hover {
  background:#ffe08a; color:#102d4c; border-color:#ffe08a;
  box-shadow:0 6px 22px rgba(4,17,33,.38);
}
.hero-buttons .btn.btn-hero-contact:focus-visible {
  outline:3px solid #fff; outline-offset:4px;
}
@media (max-width:600px) {
  .hero-buttons .btn.btn-hero-contact {
    flex:0 0 auto; flex-basis:auto; width:auto; min-width:190px;
    min-height:48px; padding:0 20px; font-size:14px;
  }
}
@media (max-width:365px) {
  .hero-buttons .btn.btn-hero-contact {font-size:13px;}
}


/* V10: Restore the V8 homepage and original Facebook callout; retain the V9 assets.
   These narrowly scoped overrides do not change the service navigation or forms. */
.logo img{border-radius:50%;object-fit:contain;object-position:center;}
.hero-buttons .btn.btn-hero-contact{
  min-width:174px;min-height:45px;padding:0 19px;
  background:linear-gradient(125deg,#833026,#a04b26);
  color:#fff;border:1.5px solid #edc06f;
  box-shadow:0 4px 19px #0007;border-radius:4px;font-size:14px;
}
.hero-buttons .btn.btn-hero-contact:hover{background:#712b22;border-color:#fff;color:#fff;}
.hero-buttons .btn.btn-hero-contact:focus-visible{outline:3px solid #fff;outline-offset:3px;}
.mission-image,.editorial-photo{object-position:center 48%;}
@media(max-width:600px){
  .hero-buttons .btn.btn-hero-contact{min-width:174px;min-height:45px;padding:0 19px;font-size:14px;}
}


/* V11: mobile hero and utility copy polish. Desktop stays exactly as in V10. */
.hero-line {display:block;}
.quick-help {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 10px;}
.quick-help-divider {color:#8190a1;}
@media (max-width:600px) {
  /* Let the title wrap into natural, shorter lines instead of hard breaks. */
  .home-hero {height:auto;min-height:365px;background-position:69% 69%;}
  .hero-inner {min-height:365px;align-items:flex-end;padding-bottom:24px;}
  .hero-copy {padding-top:27px;width:100%;}
  .hero-copy h1 {font-size:clamp(29px,8vw,34px);line-height:1.075;max-width:355px;margin-bottom:11px;text-wrap:balance;}
  .hero-line {display:inline;}
  .hero-copy .eyebrow {font-size:10px;line-height:1.35;letter-spacing:1.25px;margin-bottom:8px;}
  .hero-desc {font-size:14px;line-height:1.42;max-width:330px;margin-bottom:14px;}
  .hero-shade {background:linear-gradient(90deg,rgba(10,21,31,.90) 0%,rgba(10,21,31,.67) 48%,rgba(10,21,31,.12) 100%),linear-gradient(0deg,rgba(8,19,31,.55),transparent 72%);}
  .quick-help {justify-content:center;text-align:center;gap:0 8px;font-size:13px;line-height:1.45;margin-top:11px;margin-bottom:5px;}
}
@media (max-width:365px) {
  .home-hero,.hero-inner {min-height:390px;}
  .hero-copy h1 {font-size:30px;}
  .quick-help {gap:0 6px;}
}
