:root{--navy:#30364f;--grey:#acbac4;--beige:#e1d9bc;--cream:#f8f7f0;--white:#fff;--charcoal:#30364f;--charcoal-light:#acbac4;--border:#e1d9bc;--muted:#acbac4;--accent:#30364f;--footer-bg:#30364f;--hero-bg:#acbac4;--off-white:#f8f7f0;--max-width:72rem;--max-width-hero:52rem;--space-section:5rem;--space-block:2rem;--font-sans:"Source Serif 4",Georgia,"Times New Roman",serif;--font-heading:"Source Serif 4",Georgia,serif;--font-ui:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes fadeInUp{0%{opacity:0}to{opacity:1}}}body{font-family:var(--font-sans);color:var(--charcoal);background:var(--white);margin:0;font-size:1.0625rem;line-height:1.65;overflow-x:hidden}main{min-height:50vh}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.container--wide{max-width:80rem}.container--narrow{max-width:var(--max-width-hero)}.section-label{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:.75rem;font-size:.6875rem;font-weight:600}.page-section{padding:var(--space-section)0;background:var(--white)}.page-section--nude{background:#f8f7f0}.page-section--grey{background:#d6dee2}.page-section--cards-navy .card{border-color:var(--navy);border-radius:0}.page-section__title{text-align:center;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem)}.page-section__subtitle{color:var(--charcoal);text-align:center;max-width:40rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.js-ready .page-section:not(.reveal--in)>.container,.js-ready .page-section:not(.reveal--in)>.container--wide,.js-ready .page-section:not(.reveal--in)>.container--narrow,.js-ready .page-hero:not(.reveal--in)>.container,.js-ready .page-hero:not(.reveal--in)>.container--wide{opacity:0;transform:translateY(14px)}.js-ready .page-section.reveal--in>.container,.js-ready .page-section.reveal--in>.container--wide,.js-ready .page-section.reveal--in>.container--narrow,.js-ready .page-hero.reveal--in>.container,.js-ready .page-hero.reveal--in>.container--wide{animation:.52s ease-out forwards fadeInUp}@media (prefers-reduced-motion:reduce){.js-ready .page-section:not(.reveal--in)>.container,.js-ready .page-section:not(.reveal--in)>.container--wide,.js-ready .page-section:not(.reveal--in)>.container--narrow,.js-ready .page-hero:not(.reveal--in)>.container,.js-ready .page-hero:not(.reveal--in)>.container--wide{transform:none}}.page-section--left .section-label,.page-section--left .page-section__title,.page-section--left .page-section__subtitle{text-align:left}.page-section--left .page-section__subtitle{margin-left:0;margin-right:auto}.page-section__cta-center{text-align:center;margin-top:2.5rem}.page-section__cta-center .btn--text,.page-section__cta-center .cta-primary{display:inline-block}.section-split--two-col{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));align-items:start;gap:2.5rem;display:grid}.section-split__list-col{max-width:26rem;padding-right:2rem}.section-split__list-col .page-section__title{margin-bottom:.5rem}.section-split__list-col ul{margin-top:.5rem}.section-split__overview-col .section-label{margin-bottom:.75rem}.section-split__overview-col .page-section__title,.section-split__overview-title{margin-bottom:.5rem}.section-split__overview-col .chart-process{margin-top:.5rem}@media (max-width:768px){.section-split__list-col{max-width:none;padding-right:0}}.hero{background:linear-gradient(90deg,#30364f 0%,#3d4558 60%,#4a5268 100%);padding:4rem 0 5rem}.hero .container{max-width:80rem}.hero__panels{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (max-width:900px){.hero__panels{grid-template-columns:1fr}}.hero__text{max-width:40rem;padding-bottom:0;animation:.6s ease-out backwards fadeInUp}.hero__visual{aspect-ratio:4/3;background:var(--off-white);width:100%;max-width:100%;min-height:18rem;animation:.6s ease-out .12s backwards fadeInUp;position:relative;overflow:hidden}.hero__visual:after{content:"";pointer-events:none;background:#00000059;position:absolute;inset:0}.hero__visual-img{object-fit:cover;filter:saturate(.45);opacity:.88}.hero__title{color:var(--white);text-align:left;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.2}.hero__lead{color:var(--white);margin:0 0 3rem;font-size:1.125rem;line-height:1.55}.hero__ctas{margin:0}.hero a.cta-primary{background:var(--cream);border-color:var(--cream);border-radius:0;color:var(--navy)!important}.hero a.cta-secondary{border-color:var(--cream);color:var(--cream);background:0 0;border-radius:0}.hero a.cta-secondary:hover{background:var(--cream);color:var(--navy)!important}.hero__band{background:#f8f7f0;border-radius:0;margin-bottom:0;padding:2rem 2.5rem;animation:.5s ease-out .2s backwards fadeInUp}.hero__band-inner{grid-template-columns:auto 1fr;align-items:center;gap:3rem;max-width:80rem;margin:0 auto;display:grid}@media (max-width:768px){.hero__band-inner{grid-template-columns:1fr;gap:1.5rem}}.hero__stats{flex-wrap:wrap;gap:2.5rem 3rem;display:flex}.hero__stat{margin:0}.hero__stat-value{color:var(--navy);margin-bottom:.2rem;font-size:1.75rem;font-weight:600;line-height:1.2}.hero__stat-label{color:var(--charcoal);font-size:.9375rem}.hero__band-copy{color:var(--charcoal);margin:0 0 .75rem;font-size:1rem;line-height:1.6}.hero__band-copy a{color:var(--navy);text-underline-offset:3px;font-weight:600}.hero__band-copy a:hover{color:var(--navy);opacity:.85}.hero__band-copy .btn-group{margin-top:1rem}.page-hero{background:linear-gradient(90deg,#30364f 0%,#3d4558 60%,#4a5268 100%);padding:4rem 0 5rem}.page-hero .container,.page-hero .container--wide{max-width:80rem}.page-hero__title{font-family:var(--font-heading);color:var(--white);margin:0 0 1rem;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:600;line-height:1.2}.page-hero__lead{color:var(--cream);max-width:42rem;margin:0;font-size:1.25rem;line-height:1.55}h1{font-family:var(--font-heading);color:var(--navy);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;line-height:1.25}h2{font-family:var(--font-heading);color:var(--navy);margin:0 0 1rem;font-size:1.5rem;font-weight:600}h3{font-family:var(--font-heading);color:var(--charcoal);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}p{margin:0 0 1rem}p:last-child{margin-bottom:0}a{color:var(--navy);text-underline-offset:.2em;text-decoration:underline}a:hover{text-decoration-thickness:2px}.section-divider{background:var(--border);height:1px;margin:var(--space-section)0;border:0}@media (max-width:640px){.btn-group{flex-direction:column;align-items:flex-start}}ul{margin:0 0 1rem;padding-left:1.25rem}li{margin-bottom:.35rem}.breadcrumbs{color:var(--muted);margin-bottom:1rem;font-size:.875rem}.breadcrumbs a{color:var(--muted)}.breadcrumbs a:hover{color:var(--navy)}.site-footer{background:var(--footer-bg);color:var(--white);margin-top:0}.site-footer a{color:var(--white)}.site-footer a:hover{text-underline-offset:.2em;text-decoration:underline}.footer-main{padding:2.5rem 0 2rem}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);align-items:start;gap:2.5rem 2rem;display:grid}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.footer-grid{grid-template-columns:1fr}}.footer-col__title{font-family:var(--font-ui);letter-spacing:.02em;color:var(--white);margin:0 0 1rem;font-size:.8125rem;font-weight:600}.footer__logo{font-size:1.25rem;font-family:var(--font-heading);color:var(--white);margin:0 0 1rem;font-weight:600}.footer__logo:hover{opacity:.9;text-decoration:none}.footer-col__text{color:var(--grey);margin:0 0 .75rem;font-size:.9375rem;line-height:1.5}.footer-col__link{font-size:.9375rem;text-decoration:none}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:.5rem}.footer-col a{color:var(--grey);font-size:.9375rem;text-decoration:none}.footer-col a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff14;padding:1rem 0 1.5rem}.footer-bottom__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-copy{color:var(--grey);margin:0;font-size:.8125rem}.footer-legal{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.8125rem;display:flex}.footer-legal a{color:var(--grey)}.footer-legal a:hover{color:var(--white)}.footer-legal__sep{color:var(--grey);opacity:.7;-webkit-user-select:none;user-select:none}.site-header{z-index:1000;position:sticky;top:0}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.25rem;padding-bottom:1.25rem;display:flex}.site-header__burger{width:2.5rem;height:2.5rem;color:var(--white);cursor:pointer;background:0 0;border:none;border-radius:2px;flex-direction:column;justify-content:center;gap:5px;padding:0;display:none}.site-header__burger:hover{opacity:.9}.site-header__burger-bar{background:currentColor;border-radius:1px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.site-header__nav-list{font-family:var(--font-ui);flex-wrap:wrap;gap:1.75rem;margin:0;padding:0;font-size:.9375rem;font-weight:500;list-style:none;display:flex}.site-header__nav-link{color:var(--white);text-decoration:none}.site-header__nav-link:hover{opacity:.9;text-underline-offset:.2em;z-index:100;text-decoration:underline}.logo{color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.logo svg{flex-shrink:0}.site-header__logo{font-size:1.375rem;font-weight:600;font-family:var(--font-heading);color:var(--white)}.site-header__logo:hover,.site-header a:hover{opacity:.9;text-underline-offset:.2em;text-decoration:underline}label{margin-bottom:.25rem;font-weight:600;display:block}input,select,textarea{width:100%;max-width:28rem;font:inherit;border:1px solid var(--border);background:var(--white);border-radius:2px;padding:.5rem .75rem}textarea{resize:vertical;min-height:6rem}.form-group{margin-bottom:1.25rem}.contact-form-wrap input[type=text],.contact-form-wrap input[type=email],.contact-form-wrap input[type=tel],.contact-form-wrap select,.contact-form-wrap textarea{box-sizing:border-box;width:100%;max-width:none}.contact-form-wrap input[type=file]{max-width:none}.contact-form-wrap{background:var(--off-white);border:1px solid var(--border);max-width:52rem;margin-left:auto;margin-right:auto;padding:2.5rem 2.5rem 2rem}.contact-form-wrap .btn-group{margin-top:.5rem}.form-success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;margin-bottom:1rem;padding:1rem}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.grid-3{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:.5rem;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:.75rem;display:grid}.evidence-intro{text-align:justify;max-width:64rem;margin:0 auto 3rem}.evidence-intro__lead{margin:0 0 .75rem;font-size:clamp(.9375rem,1.6vw,1.0625rem);line-height:1.45}.evidence-intro p{margin:0 0 .75rem}.evidence-intro p:last-child{margin-bottom:0}.evidence-cards{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:.75rem;display:grid}.evidence-cards .card{border-color:var(--navy);background:#e5e9ec;flex-direction:column;min-height:0;display:flex}.evidence-cards .card__desc{color:var(--charcoal);margin:.5rem 0 0;font-size:1rem;line-height:1.6}@media (max-width:640px){.evidence-cards{grid-template-columns:1fr}}.common-matters-cards{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:1rem;display:grid}.common-matters-cards .card{padding:.875rem 1rem}.common-matters-cards .card h3{font-size:.9375rem;font-weight:600;line-height:1.35}@media (max-width:640px){.common-matters-cards{grid-template-columns:1fr}}.page-section--evidence .btn-group{justify-content:center}.page-section--evidence .btn-group a{text-align:center;box-sizing:border-box;border-width:2px;width:12.5rem;min-width:12.5rem;padding:.75rem 1.5rem;font-size:1rem}.card{background:var(--white);border:1px solid var(--border);border-radius:0;padding:1.75rem;transition:border-color .2s,box-shadow .2s,transform .25s}.card:hover{border-color:var(--charcoal-light);transform:translateY(-2px);box-shadow:0 4px 12px #30364f0f}@media (prefers-reduced-motion:reduce){.card:hover{transform:none}}.card h3{margin-top:0}.card--feature{border-left:4px solid var(--navy);padding-left:1.5rem}.card--feature .card__num{background:var(--navy);width:2rem;height:2rem;color:var(--white);text-align:center;border-radius:0;margin-bottom:.75rem;font-size:.875rem;font-weight:600;line-height:2rem;display:inline-block}.card--step{padding-top:2.5rem;padding-left:5rem;position:relative}.card--step .card__num{background:var(--charcoal);width:2.25rem;height:2.25rem;color:var(--white);text-align:center;border-radius:0;font-size:.9375rem;font-weight:600;line-height:2.25rem;position:absolute;top:1.75rem;left:1.75rem}.card--location{color:inherit;text-decoration:none;display:block}.card--location:hover{border-color:var(--navy);box-shadow:0 6px 20px #30364f14}.card--stat{text-align:center;padding:2rem 1.5rem}.card--stat .card__value{color:var(--navy);margin-bottom:.25rem;font-size:2rem;font-weight:600;line-height:1.2}.card--stat .card__label{color:var(--muted);font-size:.9375rem}.card--tile{background:var(--white);border:1px solid var(--border);border-radius:0;flex-direction:column;height:100%;padding:2rem 1.75rem;display:flex}.card--tile:hover{border-color:var(--charcoal-light);box-shadow:0 8px 24px #30364f14}.card--tile .card__title{color:var(--navy);margin:0 0 .75rem;font-size:1.25rem}.card--tile .card__desc{color:var(--charcoal);flex:1;margin:0 0 1.25rem;font-size:1rem;line-height:1.6}.card--tile .btn--text{color:var(--navy);margin-top:auto}.btn-group{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.cta-primary,button.cta-primary,.btn--primary{background:var(--accent);border:2px solid var(--accent);cursor:pointer;border-radius:0;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-block;color:var(--white)!important;text-decoration:none!important}.cta-primary:hover,button.cta-primary:hover,.btn--primary:hover{background:var(--navy);border-color:var(--navy)}.cta-secondary,.btn--secondary{color:var(--navy);border:2px solid var(--navy);cursor:pointer;background:0 0;border-radius:0;padding:.625rem 1.25rem;font-size:1rem;font-weight:600;transition:background .2s,color .2s;display:inline-block;text-decoration:none!important}.cta-secondary:hover,.btn--secondary:hover{background:var(--navy);color:var(--white)!important}.btn--ghost{color:var(--charcoal);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:0;padding:.5rem 1rem;font-size:.9375rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-block;text-decoration:none!important}.btn--ghost:hover{border-color:var(--charcoal-light);background:var(--off-white)}.btn--text{color:var(--navy);cursor:pointer;text-underline-offset:.2em;background:0 0;border:none;padding:.5rem 0;font-size:.9375rem;font-weight:600;display:inline-block;text-decoration:underline!important}.btn--text:hover{text-decoration-thickness:2px!important}.cta-banner{color:var(--cream);text-align:center;background:linear-gradient(90deg,#30364f 0%,#3d4558 50%,#4a5268 100%);margin:0;padding:4.5rem 0}.cta-banner__inner{max-width:40rem;margin:0 auto;animation:.5s ease-out .15s backwards fadeInUp}.cta-banner__title{color:var(--white);margin:0 0 1.25rem;font-size:clamp(1.625rem,3.5vw,2.25rem);font-weight:600;line-height:1.25}.cta-banner__desc{color:var(--cream);margin:0 0 2rem;font-size:1.125rem;line-height:1.55}.cta-banner__btn{background:var(--cream);border:2px solid var(--cream);border-radius:0;padding:.875rem 2rem;font-size:1.0625rem;font-weight:600;transition:background .2s,color .2s;display:inline-block;color:var(--navy)!important;text-decoration:none!important}.cta-banner__btn:hover{background:var(--white);border-color:var(--white);color:var(--navy)!important}.chart-bars{max-width:28rem}.chart-bar-wrap{margin-bottom:1rem}.chart-bar-wrap:last-child{margin-bottom:0}.chart-bar__label{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.35rem;font-size:.9375rem;display:flex}.chart-bar__label span:last-child{color:var(--muted);white-space:nowrap;font-weight:500}.chart-bar__track{background:var(--white);border-radius:2px;height:.5rem;overflow:hidden}.chart-bar__fill,.chart-bar__fill--2,.chart-bar__fill--3{background:var(--navy);border-radius:2px;min-width:4px;height:100%;transition:width .4s}.chart-process{counter-reset:step;flex-wrap:wrap;gap:0;margin:2rem 0;display:flex}.chart-process__item{counter-increment:step;flex:12rem;min-width:0;padding:1.5rem 1rem 1.5rem 3rem;position:relative}.chart-process__item:before{content:counter(step);background:var(--navy);width:2rem;height:2rem;color:var(--white);text-align:center;border-radius:50%;font-size:.875rem;font-weight:600;line-height:2rem;position:absolute;top:1.5rem;left:0}.chart-process__item strong{color:var(--navy);margin-bottom:.25rem;display:block}.chart-process__item p{color:var(--charcoal-light);margin:0;font-size:.9375rem}@media (max-width:768px){.container,.container--wide,.container--narrow{padding-left:1rem;padding-right:1rem}.page-section{padding-top:3rem;padding-bottom:3rem}.page-section__title{font-size:1.375rem}.page-section__subtitle{margin-bottom:1.5rem;font-size:1rem}.page-section__cta-center{margin-top:1.5rem}.site-header__inner{gap:1rem;padding-top:1rem;padding-bottom:1rem}.site-header__burger{display:flex}.site-header__nav{z-index:1001;isolation:isolate;background:#30364f;border-left:1px solid #ffffff26;width:min(18rem,85vw);height:100vh;max-height:100vh;padding:4rem 1.5rem 2rem;transition:transform .25s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 20px #0003}.site-header__nav[data-open=true]{transform:translate(0)}.site-header__nav-list{flex-direction:column;gap:0;font-size:1rem}.site-header__nav-list li{border-bottom:1px solid #ffffff1a}.site-header__nav-link{padding:1rem 0;display:block}.site-header__backdrop{z-index:999;cursor:pointer;isolation:isolate;background:#00000080;position:fixed;inset:0}.site-header__logo{font-size:1.2rem}.hero{padding:2.5rem 0 3rem}.hero__visual{aspect-ratio:4/3;width:100%;max-width:100%;min-height:0}.hero__visual-img{object-fit:cover;object-position:center}.hero__title{font-size:clamp(1.75rem,6vw,2.25rem)}.hero__lead{margin-bottom:2rem;font-size:1rem}.hero__band{padding:1.5rem 1rem}.hero__stats{gap:1.5rem 2rem}.hero__stat-value{font-size:1.5rem}.page-hero{padding:2.5rem 0 3rem}.page-hero__title{font-size:clamp(1.75rem,5vw,2.25rem)}.page-hero__lead{font-size:1.0625rem}.grid-2,.grid-3{grid-template-columns:1fr;gap:1rem}.section-split--two-col{grid-template-columns:1fr;gap:1.5rem}.card,.card--tile{padding:1.25rem 1rem}.card--tile .card__title{font-size:1.125rem}.contact-form-wrap{padding:1.5rem 1rem}.cta-banner{padding:2.5rem 1rem}.cta-banner__title{font-size:1.5rem}.page-section--evidence .btn-group a{width:100%;min-width:0}.footer-bottom__inner{text-align:center;flex-direction:column}.footer-main .container{padding-left:1rem;padding-right:1rem}.footer-grid{gap:1.5rem 1rem}}@media (max-width:480px){.container,.container--wide,.container--narrow{padding-left:.75rem;padding-right:.75rem}.page-section{padding-top:2.5rem;padding-bottom:2.5rem}.hero{padding:2rem 0 2.5rem}.hero__band{padding:1.25rem .75rem}.btn-group{flex-direction:column;align-items:stretch}.btn-group .cta-primary,.btn-group .cta-secondary,.btn-group .btn--secondary,.btn-group .btn--text{text-align:center;width:100%;margin-left:0!important}.contact-form-wrap{padding:1.25rem .75rem}.footer-bottom{padding:1rem 0}}
