/* In Your Corner — approved design system, maintained September 2026. */
:root{--navy:#0a3049;--deep:#06283f;--teal:#07777a;--aqua:#5edbca;--pale:#eff9fa;--mint:#e9f7f5;--ink:#173c50;--muted:#496474;--line:#dcebed;--white:#fff;--max:1370px;--radius:22px;--shadow:0 12px 32px #0a30490c}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:white;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:1rem;line-height:1.6}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:var(--teal);text-underline-offset:3px}a:hover{color:var(--navy)}p{margin:0 0 1em}p:last-child{margin-bottom:0}h1,h2,h3,h4{color:var(--navy);margin:0 0 .6em;font-weight:800;line-height:1.15;letter-spacing:-.032em}h1{font-size:clamp(2.25rem,4.1vw,3.875rem)}h2{font-size:clamp(1.75rem,3.05vw,2.75rem)}h3{font-size:1.3125rem}h4{font-size:1.0625rem}ul,ol{padding-left:24px}li{margin:7px 0}svg.ui-icon{display:inline-block;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}strong,b{font-weight:750}a,button,input,summary{outline-offset:4px}:focus-visible{outline:3px solid #0b9190}::selection{background:#a6ecdf;color:#06283f}[hidden]{display:none!important}.container{width:min(calc(100% - 96px),var(--max));margin-inline:auto}.narrow{max-width:900px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;left:20px;top:-90px;background:white;padding:12px 20px;color:var(--navy);border:2px solid var(--teal);border-radius:12px}.skip-link:focus{top:12px}.eyebrow{font-size:0.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:var(--teal);margin-bottom:9px}.lead{font-size:1.25rem;line-height:1.65;color:var(--muted)}.small{font-size:0.875rem;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;border:1px solid transparent;padding:14px 22px;min-height:48px;border-radius:16px;font-size:1rem;line-height:1.35;font-weight:750;transition:background .18s,transform .18s,color .18s;text-align:center}.button .ui-icon{width:19px;height:19px}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--aqua);color:#062e42}.button.primary:hover{background:#8aebdb}.button.secondary{background:white;border-color:#92cec7;color:var(--navy)}.button.outline{border:1.5px solid #d2e1e9;background:transparent;color:#fff}.button.outline:hover{background:#ffffff14}.button.small-outline{border:1.5px solid #8ccfc7;background:transparent;color:var(--navy);padding:10px 19px;min-height:44px;font-size:0.875rem;white-space:nowrap;border-radius:99px}.text-link{font-weight:750}.icon-button{border:0;background:#edf5f6;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:var(--navy);flex-shrink:0}
/* Shared navigation */
.site-header{position:relative;z-index:30;background:white;border-bottom:1px solid #e9f0f2}.header-inner{max-width:1510px;width:calc(100% - 88px);min-height:82px;margin:auto;display:flex;align-items:center;gap:24px}.brand{flex-shrink:0;width:222px;display:block}.brand img{width:100%;height:auto;max-height:75px;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-left:auto;font-size:0.875rem;font-weight:750;white-space:nowrap}.site-nav>a,.nav-details>summary{color:var(--navy);text-decoration:none;display:flex;align-items:center;gap:5px;min-height:46px;cursor:pointer;list-style:none}.site-nav a[aria-current="page"]{color:#087e80}.site-nav a:hover,.nav-details>summary:hover{color:var(--teal)}.nav-details>summary::-webkit-details-marker{display:none}.nav-details>summary .ui-icon{width:14px;height:14px}.nav-details{position:relative}.nav-panel{position:absolute;top:calc(100% + 4px);left:-45px;width:510px;display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 18px 45px #082f4930;white-space:normal}.nav-panel a{font-size:0.875rem;padding:11px;border-radius:10px;text-decoration:none;color:var(--navy);line-height:1.4}.nav-panel a:hover{background:var(--mint)}.resources-menu{left:-100px}.search-trigger{border:0;border-radius:99px;min-width:166px;display:flex;align-items:center;gap:10px;padding:11px 16px;background:#f0f5f7;color:#466171;line-height:1.3;font-size:0.875rem}.search-trigger .ui-icon{width:22px;height:22px}.header-cta,.strip-cta{background:linear-gradient(110deg,#006681,#062e46);color:white;white-space:nowrap;border-radius:99px;font-size:0.875rem}.header-cta:hover,.strip-cta:hover{background:#07536b;color:white}.menu-toggle{display:none;align-items:center;gap:7px;border:1px solid var(--line);background:white;color:var(--navy);border-radius:10px;min-height:44px;padding:7px 11px;font-size:0.875rem;font-weight:750}
/* The reference homepage */
.home-hero{position:relative;isolation:isolate;overflow:hidden;background:#082e48;color:white}.hero-image{position:absolute;inset:0;z-index:-2;background-image:url('family-hero.webp');background-size:cover;background-position:center 45%}.home-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#082e49 0%,#082e49f5 23%,#082e49c4 39%,#082e4970 51%,#082e4900 72%)}.hero-inner{min-height:438px;position:relative;padding-block:39px 29px}.hero-copy{width:54%;max-width:635px}.hero-copy h1{color:white;font-size:clamp(2.6875rem,4.15vw,4rem);line-height:1.1;letter-spacing:-.035em;margin:0 0 15px;font-weight:800}.hero-copy h1 span{color:var(--aqua)}.hero-lead{font-size:clamp(1.0625rem,1.57vw,1.3125rem);line-height:1.52;color:#e0eaf0;max-width:590px}.hero-actions{display:flex;gap:18px;margin-top:22px}.hero-actions .button{min-width:183px;min-height:58px}.hero-values{display:flex;align-items:center;gap:28px;margin-top:28px;white-space:nowrap;font-size:0.9375rem}.hero-values>span{display:flex;align-items:center;gap:10px}.hero-values .ui-icon{width:26px;height:26px;color:#f0fafb}.hero-note{position:absolute;right:8px;top:29px;color:#0b334d;font-family:"Segoe Print","Bradley Hand",cursive;font-style:italic;font-size:1.5625rem;font-weight:600;line-height:1.22;transform:rotate(-4deg);text-shadow:0 1px 7px #ffffff8a}.hero-note span{display:block;width:88px;height:3px;background:#67d3c5;margin-top:9px;transform:rotate(-2deg)}.hero-quote{position:absolute;right:0;bottom:33px;max-width:390px;margin:0;padding:15px 24px;border-radius:20px;border:1px solid #ffffff25;background:#12384fc9;color:#f4f8fb;font-size:1.125rem;font-style:italic;line-height:1.5;backdrop-filter:blur(9px);box-shadow:0 8px 24px #06283f25}.hero-quote span{display:inline-block;width:36px;height:3px;margin-left:10px;vertical-align:middle;background:var(--aqua)}.support-section{background:linear-gradient(100deg,#f2f9fa,#edf7f9);padding:22px 0 21px}.section-heading{display:flex;gap:24px;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.section-heading h2{font-size:clamp(1.75rem,3vw,2.5625rem);line-height:1.1;margin:0;letter-spacing:-.035em}.section-heading .eyebrow{margin-bottom:9px}.section-heading>.button{flex-shrink:0}.support-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.support-card{display:flex;align-items:flex-start;flex-direction:column;background:white;border-radius:24px;padding:16px 17px 17px;text-decoration:none;color:var(--navy);min-height:226px;border:1px solid #ffffff;transition:transform .18s,box-shadow .18s,border .18s}.support-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#bde8df}.support-icon{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;color:#d9f7f3;background:linear-gradient(135deg,#0c6978,#092e4d 78%);box-shadow:0 0 0 2px #b7e3df,inset 0 0 0 3px #ffffff16;border:2px solid white;margin-bottom:13px}.support-icon .ui-icon{width:29px;height:29px;stroke-width:1.6}.support-card h3{font-size:1rem;line-height:1.25;letter-spacing:-.025em;margin:0 0 10px;min-height:40px;font-weight:800;overflow-wrap:normal}.support-card p{font-size:0.875rem;line-height:1.5;color:#3c5b70;margin-bottom:13px}.card-arrow{display:grid;place-items:center;border-radius:50%;background:#adede3;color:#075169;width:32px;height:32px;margin-top:auto}.card-arrow .ui-icon{width:18px;height:18px;stroke-width:2.8}.advocacy-section{background:linear-gradient(110deg,#eef9f9,#eaf7f5);padding:22px 0 0;border-top:5px solid #ffffffa0}.advocacy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 14px}.advocacy-card{display:flex;gap:16px;align-items:center;padding:16px 17px;background:white;border-radius:17px;min-height:100px}.advocacy-icon{display:grid;place-items:center;background:#d1f2ec;color:#07536a;border-radius:50%;width:68px;height:68px;flex-shrink:0}.advocacy-icon .ui-icon{width:34px;height:34px}.advocacy-card h3{font-size:1rem;letter-spacing:-.02em;line-height:1.25;margin:0 0 4px}.advocacy-card p{font-size:0.875rem;line-height:1.45;color:#395c71;margin:0}.reassurance-grid{display:grid;grid-template-columns:2.15fr 1fr;gap:16px;margin:22px -23px 0}.reassurance-card{display:flex;isolation:isolate;position:relative;overflow:hidden;border-radius:30px;background:#082f48;min-height:274px;color:white}.reassurance-copy{width:57%;padding:28px 35px;z-index:2}.reassurance-copy .eyebrow{color:#74ddd0;display:flex;align-items:center;gap:9px;font-size:0.75rem}.reassurance-copy .eyebrow:before{content:"";width:22px;height:3px;background:var(--aqua)}.reassurance-copy h2{color:white;font-size:2.1875rem;line-height:1.15;letter-spacing:-.03em;margin-bottom:14px}.reassurance-copy p{font-size:1rem;color:#e4edf0;line-height:1.6}.reassurance-card img{width:49%;height:100%;position:absolute;right:0;object-fit:cover;object-position:65% 32%;border-radius:50% 0 0 42% / 64% 0 0 32%;z-index:0}.reassurance-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#082f4800 40%,#082f4866 55%,transparent 73%);pointer-events:none}.reassurance-line{position:absolute;right:27%;bottom:-30px;width:200px;height:220px;border:10px solid transparent;border-right-color:var(--aqua);border-radius:50%;transform:rotate(38deg);z-index:3;pointer-events:none}.case-summary{background:white;border-radius:30px;padding:22px 30px;display:flex;flex-direction:column}.quote-mark{font-family:Georgia,serif;font-size:4.375rem;line-height:.8;color:#46c8b6;display:block;height:45px}.case-summary .eyebrow{font-size:0.6875rem}.case-summary h3{font-size:1.4375rem;font-style:italic;font-weight:650;line-height:1.25;letter-spacing:-.02em;margin-bottom:12px}.case-summary p:not(.eyebrow){font-size:0.9375rem;line-height:1.5}.case-summary a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:0.875rem;font-weight:750;text-decoration:none;margin-top:auto;padding-top:8px}.case-summary a .ui-icon{width:33px;height:33px;padding:7px;background:#eff5f7;border-radius:50%}.value-strip{background:#fff;padding:22px 0;border-bottom:1px solid var(--line)}.value-grid{display:grid;grid-template-columns:.95fr 1.2fr .9fr 1.25fr auto;gap:25px;align-items:center}.value-item{display:flex;align-items:center;gap:11px;line-height:1.3}.value-item>.ui-icon{width:32px;height:32px;color:#07516a}.value-item:last-of-type>.ui-icon{color:#048791;fill:#048791}.value-item strong{display:block;font-size:1rem}.value-item span{display:block;font-size:0.8125rem;color:#4b6577;margin-top:4px}.strip-cta{padding:14px 25px;min-width:165px}
/* Shared guidance pages */
.breadcrumb{font-size:0.875rem;color:var(--muted);padding-block:20px}.breadcrumb a{color:var(--teal);text-decoration:none}.breadcrumb span{margin:0 9px;color:#8a9fab}.page-hero{padding:45px 0 48px;position:relative;overflow:hidden;background:linear-gradient(110deg,#eaf7f5,#f4f9fb 75%);border-bottom:1px solid var(--line)}.page-hero>.container{position:relative;z-index:1}.page-hero:after{content:"";position:absolute;right:-100px;top:-160px;width:460px;height:460px;border:75px solid #b7e7df30;border-radius:50%;pointer-events:none}.page-hero h1{max-width:1080px;font-size:clamp(2.1875rem,3.8vw,3.375rem)}.page-hero .lead{max-width:900px}.section{padding:54px 0}.section.compact,.compact{padding:36px 0}.soft{background:#f1f8fa}.mint{background:var(--mint)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:44px;align-items:start}.content-grid>div,.split>div{min-width:0}.inner-page .section h2{font-size:2rem;margin-top:1.3em}.inner-page .section h2:first-child{margin-top:0}.inner-page .section h3{margin-top:1em}.inner-page .section .card h3{margin-top:0}.side-card{position:sticky;top:25px;padding:24px;border:1px solid var(--line);border-top:4px solid var(--teal);border-radius:17px;background:white;box-shadow:var(--shadow)}.side-card h3{font-size:1.125rem;margin:0 0 12px!important}.side-card a{display:block;border-bottom:1px solid var(--line);padding:11px 0;text-decoration:none;font-size:0.9375rem;line-height:1.45;color:#345a6e}.side-card a:last-child{border-bottom:0}.quick-answer{background:#e7f7f2;border-left:4px solid #0d8e85;padding:24px;border-radius:0 17px 17px 0;margin-bottom:26px;line-height:1.7}.contents{background:#f3f8fa;border:1px solid var(--line);border-radius:17px;padding:20px 23px;margin:25px 0}.contents strong{display:block}.contents a{display:inline-block;margin:8px 15px 0 0;font-size:0.9375rem;font-weight:650}.cards{display:grid;gap:18px;margin-block:25px}.cards.two{grid-template-columns:repeat(2,minmax(0,1fr))}.cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.tool{padding:25px;border:1px solid var(--line);border-radius:20px;background:white;box-shadow:0 5px 20px #082f4905;min-width:0}.card p,.card li{color:var(--muted)}.icon{display:grid;place-items:center;width:47px;height:47px;border-radius:50%;background:#d6f3ec;color:#076477;font-size:0.875rem;font-weight:850;margin-bottom:18px}.problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0}.problem{background:#f1f8f9;border:1px solid #deecee;border-radius:16px;padding:18px 20px;color:#385b6d;font-weight:650}.problem:before{content:"✓";color:var(--teal);margin-right:9px}.notice{border:1px solid var(--line);border-left:4px solid #149486;background:#f4faf9;border-radius:0 16px 16px 0;padding:22px 24px;margin:25px 0}.notice.warning{background:#edf7f6}.notice.danger{background:#fff5f3;border-color:#ecd2cb;border-left-color:#b46356}.notice.success{background:#eaf7f1}.notice>strong{color:var(--navy)}.notice p{margin-top:6px}.notice p:last-child{margin-bottom:0}.review-note{font-size:0.875rem}.checklist{padding-left:0;list-style:none}.checklist li{position:relative;padding:8px 0 8px 31px;border-bottom:1px solid var(--line)}.checklist li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:800}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.callout{padding:32px;background:#e8f8f3;border:1px solid #c7e9df;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:25px}.callout h2{font-size:1.875rem}.callout .button{flex-shrink:0}.steps{max-width:950px}.step{display:grid;grid-template-columns:56px 1fr;gap:22px;border-bottom:1px solid var(--line);padding:25px 0}.step>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--navy);color:white;font-weight:800}.step h3{margin-top:0!important}.source-box{border-top:1px solid var(--line);padding:25px 0 0;margin:30px 0 0}.source-box h3{font-size:1.125rem}.source-box a{display:block;margin:10px 0;font-size:0.9375rem;overflow-wrap:anywhere}.faq{display:grid;gap:12px;margin-block:25px}.faq details{border:1px solid var(--line);border-radius:16px;padding:20px;background:white}.faq summary{font-weight:750;color:var(--navy);cursor:pointer}.faq details p{margin-top:15px}.status-row,.org-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:25px 0}.status,.org-status-item{padding:24px;border:1px solid var(--line);border-radius:18px;background:white}.status strong,.status span{display:block}.status span{font-size:0.9375rem;color:var(--muted)}.badges,.pills{display:flex;gap:8px;flex-wrap:wrap;margin-block:16px}.badge,.pill,.tag,.org-status-item>span{display:inline-block;border-radius:99px;background:#e6f5f1;padding:6px 12px;font-size:0.8125rem;color:#0e6b6b;font-weight:750}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px;margin-block:20px}.info-table{border-collapse:collapse;width:100%;min-width:570px}.info-table th,.info-table td{padding:15px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line);font-size:0.9375rem}.info-table th{background:#edf8f5;color:var(--navy)}.info-table td{color:#3c5c6d}.info-table tr:last-child td{border-bottom:0}.worksheet{padding:24px;border:1px solid var(--line);border-radius:18px;margin:20px 0;background:white}.worksheet h3{font-size:1.25rem}.write-lines{height:110px;background:repeating-linear-gradient(transparent 0,transparent 32px,#dae6e8 33px);margin-top:12px}.short-lines{height:70px}.tall-lines{height:170px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.resource-section{margin:28px 0}.resource-meta{display:flex;gap:15px;flex-wrap:wrap;color:var(--muted);font-size:0.875rem;margin:14px 0}.resource-actions,.tool-actions,.update-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.download-button{background:var(--navy)!important;color:white!important}.resource-download-note{margin-top:16px}.resource-category{margin-bottom:40px}.resource-link-card{text-decoration:none;color:var(--navy);transition:transform .18s}.resource-link-card:hover{transform:translateY(-3px);border-color:#84cabc}.card-link-label{font-size:0.875rem;color:var(--teal);font-weight:750}.resource-map{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.resource-map a{font-size:0.875rem}.updates-list{display:grid;gap:20px}.update-card{background:white;border:1px solid var(--line);border-radius:22px;padding:28px}.update-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:0.875rem;color:var(--muted);margin-bottom:15px}.update-status{padding:5px 10px;border-radius:99px;background:#e2f3ee;font-size:0.75rem;font-weight:800;color:#075f5a}.proposal{background:#eeeafa;color:#5d4a80}.watch{background:#fff2d5;color:#795c24}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.email-link{display:inline-block;font-size:clamp(1.125rem,2.1vw,1.6875rem);font-weight:800;overflow-wrap:anywhere}.contact-email-heading{overflow-wrap:anywhere}.founder-panel,.case-feature-large{display:grid;grid-template-columns:1.25fr .75fr;gap:35px;padding:40px;border-radius:27px;background:linear-gradient(120deg,#093049,#0b5460);color:white}.founder-panel h2,.case-feature-large h2{color:white}.founder-panel p,.case-feature-large p{color:#dce8ed}.governance-links{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.governance-links a{padding:20px;border:1px solid var(--line);border-radius:17px;background:white;text-decoration:none}.governance-links strong,.governance-links span{display:block}.governance-links span{font-size:0.875rem;color:var(--muted);margin-top:5px}.quote-card{padding:30px;border-radius:22px;background:var(--navy);color:white}.quote-card p{color:white;font-size:1.4375rem;font-style:italic}.quote-card small{color:#c6dee6;font-size:0.875rem}.case-path,.case-study-path{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.case-path>div,.case-study-path>div{flex:1;min-width:150px;padding:20px;border-radius:15px;background:#eff7f8;border:1px solid var(--line)}.case-path strong,.case-study-path strong,.case-study-path span{display:block}.case-study-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:0.875rem}.path-arrow{align-self:center}.case-result-panel{background:#e9f7f3;border:1px solid #bde0d6;border-radius:20px;padding:25px}.case-quote{border-left:4px solid var(--teal);padding-left:25px;margin:30px 0;font-size:1.375rem;font-style:italic}.case-consent{margin-top:20px}.case-result{margin-top:20px;padding-top:15px;border-top:1px solid #ffffff35}.case-feature-visual{display:flex;flex-direction:column;justify-content:center;gap:18px}.evidence-orbit{padding:18px;background:#ffffff14;border-radius:15px}.orbit-centre{padding:25px;background:var(--aqua);color:var(--navy);border-radius:18px}.method-cards,.timeline-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.print-only{display:none}.print-button{cursor:pointer}
/* Footer */
.site-footer{background:#062c43;color:#d4e5eb;padding:46px 0 0}.footer-grid{display:grid;grid-template-columns:1.45fr .8fr .9fr 1fr;gap:40px;padding-bottom:30px}.footer-brand img{width:245px;height:auto;max-width:100%;margin-bottom:20px}.footer-copy{font-size:0.9375rem;max-width:370px}.footer-status{color:#bdd2db;font-size:0.875rem}.site-footer h2{font-size:1rem;color:white;margin:9px 0 17px}.site-footer a{display:block;text-decoration:none;color:#cfe2e9;font-size:0.875rem;margin:10px 0;line-height:1.5}.site-footer a:hover{color:var(--aqua)}.footer-bottom{padding:20px 0;border-top:1px solid #ffffff21;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:0.8125rem;color:#b1cbd7}.footer-bottom a{display:inline;font-size:inherit}
/* Working site search */
.search-dialog{padding:28px;width:min(800px,calc(100% - 32px));max-height:85dvh;border:0;border-radius:24px;background:white;color:var(--ink);box-shadow:0 30px 90px #0005}.search-dialog::backdrop{background:#052a43a6;backdrop-filter:blur(5px)}.search-top{display:flex;align-items:flex-start;gap:22px;justify-content:space-between;margin-bottom:20px}.search-top h2{font-size:1.6875rem;margin:5px 0 0}.search-form{display:flex;align-items:center;gap:12px;background:#edf6f7;padding:8px 8px 8px 16px;border-radius:15px;border:1px solid #d3e7e9}.search-form input{width:100%;min-width:0;background:transparent;border:0;outline-offset:5px;font-size:1rem;padding:8px 0;color:var(--navy)}.search-status{font-size:0.875rem;color:var(--muted);margin:18px 0}.search-result{display:block;padding:17px 8px;border-top:1px solid var(--line);text-decoration:none}.search-result strong{display:block;font-size:1.125rem;margin-bottom:5px;color:var(--navy)}.search-result p{font-size:0.875rem;color:var(--muted)}.search-result:hover{background:#f4faf8}
/* Responsive structure */
@media(min-width:1450px){.hero-inner{min-height:490px;padding-top:48px}.hero-values{margin-top:34px}.support-card{min-height:244px;padding:20px}.support-card h3{font-size:1.125rem}.support-card p{font-size:1rem}.advocacy-card h3{font-size:1.125rem}.advocacy-card p{font-size:1rem}.reassurance-card{min-height:310px}.reassurance-copy h2{font-size:2.5rem}.reassurance-copy p{font-size:1.125rem}}
@media(max-width:1350px){.header-inner{width:calc(100% - 64px);gap:17px}.brand{width:205px}.site-nav{gap:16px;font-size:0.8125rem}.search-trigger{min-width:156px}.header-cta{padding-inline:20px}.hero-values{gap:25px;font-size:0.875rem}.section-heading h2{font-size:2.1875rem}.section-heading .small-outline{font-size:0.75rem;padding-inline:17px}.advocacy-icon{width:62px;height:62px}.advocacy-card{gap:13px}.reassurance-copy{padding:27px 32px}.value-grid{gap:20px}.value-item strong{font-size:0.9375rem}.value-item span{font-size:0.75rem}}
@media(max-width:1190px){.header-inner{gap:14px;width:calc(100% - 48px)}.brand{width:190px}.site-nav{gap:13px}.search-trigger{min-width:0;padding:10px}.search-trigger span{display:none}.header-cta{padding-inline:18px}.container{width:calc(100% - 64px)}.hero-copy{width:57%}.hero-quote{font-size:1rem;max-width:330px}.hero-values{gap:19px;font-size:0.8125rem}.hero-values .ui-icon{width:23px;height:23px}.hero-inner{min-height:435px}.section-heading h2{font-size:2rem}.support-grid{gap:12px}.support-card{padding:15px 14px}.support-card h3{font-size:0.9375rem}.support-card p{font-size:0.875rem}.advocacy-card{padding:16px 14px;align-items:flex-start}.advocacy-icon{width:53px;height:53px}.advocacy-icon .ui-icon{width:29px;height:29px}.advocacy-card h3{font-size:0.9375rem}.advocacy-card p{font-size:0.875rem}.reassurance-grid{margin-inline:0;grid-template-columns:1.9fr 1fr}.reassurance-copy{padding:28px 25px;width:58%}.reassurance-copy h2{font-size:1.9375rem}.reassurance-copy p{font-size:0.9375rem}.case-summary{padding:23px}.case-summary h3{font-size:1.3125rem}.value-grid{gap:16px;grid-template-columns:1fr 1.15fr .95fr 1.2fr}.value-grid>.button{display:none}.content-grid{gap:30px;grid-template-columns:minmax(0,1fr) 260px}}
@media(max-width:980px){.site-nav{display:none;position:absolute;top:100%;left:20px;right:20px;max-height:calc(100dvh - 105px);overflow:auto;padding:16px 20px;background:white;border:1px solid var(--line);border-radius:0 0 20px 20px;box-shadow:0 18px 35px #082f4920;align-items:stretch;gap:2px;white-space:normal;font-size:1rem}.site-nav.open{display:flex;flex-direction:column}.site-nav>a,.nav-details>summary{padding:8px 10px;min-height:46px}.nav-details>summary{justify-content:space-between}.nav-panel{position:static;width:auto;box-shadow:none;grid-template-columns:1fr 1fr;background:#f0f8f7;margin:3px 0 10px}.menu-toggle{display:flex;margin-left:auto}.header-inner{min-height:80px}.brand{width:205px}.search-trigger{order:3}.header-cta{order:4}.hero-note{font-size:1.4375rem;right:0;top:32px}.hero-copy{width:65%;max-width:560px}.hero-lead{font-size:1.125rem}.hero-copy h1{font-size:3.0625rem}.hero-inner{min-height:465px}.hero-quote{max-width:275px;right:-10px;bottom:30px;font-size:0.875rem;padding:15px}.hero-values{flex-wrap:wrap;width:420px;gap:13px 24px;max-width:100%;margin-top:25px}.hero-values>span{width:43%;font-size:0.875rem}.hero-image{background-position:65% 50%}.home-hero:after{background:linear-gradient(90deg,#082e49 0%,#082e49dc 35%,#082e4960 67%,#082e4910)}.section-heading{align-items:flex-start}.section-heading h2{font-size:2rem}.section-heading .small-outline{font-size:0.8125rem;white-space:normal;min-width:150px}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.support-card{min-height:220px;padding:19px}.support-card h3{font-size:1.125rem;min-height:44px}.support-card p{font-size:1rem}.advocacy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advocacy-card h3{font-size:1.0625rem}.advocacy-card p{font-size:0.9375rem}.reassurance-grid{grid-template-columns:1fr}.reassurance-card{min-height:280px}.reassurance-copy h2{font-size:2.375rem}.reassurance-copy p{font-size:1.0625rem}.case-summary{padding:25px;display:grid;grid-template-columns:48px 1fr;gap:0 15px}.quote-mark{grid-row:1/5}.case-summary .eyebrow{margin-bottom:7px}.case-summary h3{font-size:1.5625rem}.case-summary p{max-width:660px}.case-summary a{grid-column:2;justify-content:flex-start;gap:25px}.value-grid{grid-template-columns:1fr 1fr;gap:23px 35px}.value-item strong{font-size:1rem}.value-item span{font-size:0.875rem}.content-grid,.split{grid-template-columns:1fr;gap:30px}.side-card{position:static}.cards.three{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.2fr 1fr;gap:30px 50px}.founder-panel,.case-feature-large{grid-template-columns:1fr}.method-cards,.timeline-cards{grid-template-columns:1fr}.org-status-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.container{width:calc(100% - 36px)}.header-inner{width:calc(100% - 28px);gap:10px;min-height:76px}.brand{width:182px}.header-cta{display:none}.search-trigger{padding:8px;min-height:42px}.menu-toggle{padding:8px;gap:4px}.menu-toggle .ui-icon{width:19px;height:19px}.menu-toggle span{font-size:0.8125rem}.site-nav{left:14px;right:14px;padding:12px}.nav-panel{grid-template-columns:1fr}.hero-inner{padding:32px 0 25px;min-height:650px;display:flex;flex-direction:column;justify-content:flex-start}.hero-copy{width:100%;max-width:none}.hero-copy h1{font-size:clamp(2.375rem,8.8vw,3.3125rem);line-height:1.08;margin-bottom:16px}.hero-lead{font-size:1.0625rem;line-height:1.5;max-width:520px}.hero-image{background-position:75% bottom;background-size:auto 62%;background-repeat:no-repeat}.home-hero:after{background:linear-gradient(180deg,#082e49 0%,#082e49 24%,#082e49f5 34%,#082e49bd 47%,#082e4930 68%,#082e4970 85%,#082e49e8 100%)}.hero-actions{gap:12px;margin-top:20px}.hero-actions .button{font-size:0.875rem;min-width:0;flex:1;min-height:51px;padding:13px 12px;border-radius:14px}.hero-values{position:absolute;bottom:23px;left:0;width:100%;gap:14px 20px}.hero-values>span{font-size:0.875rem;width:calc(50% - 10px)}.hero-values .ui-icon{width:24px;height:24px}.hero-note{top:365px;right:3px;font-size:1.375rem;color:white;text-shadow:0 2px 12px #06283f}.hero-quote{left:0;right:auto;bottom:116px;max-width:310px;font-size:0.875rem;border-radius:15px;padding:12px 17px}.support-section{padding:28px 0}.section-heading{display:block;margin-bottom:20px}.section-heading h2{font-size:1.9375rem;line-height:1.14}.section-heading .small-outline{margin-top:16px;font-size:0.8125rem;min-width:0;padding:9px 14px;min-height:40px}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.support-card{border-radius:19px;padding:17px 14px;min-height:247px}.support-card h3{font-size:1rem;min-height:42px;line-height:1.3;overflow-wrap:anywhere}.support-card p{font-size:0.9375rem;line-height:1.5}.support-icon{width:50px;height:50px;margin-bottom:13px}.support-icon .ui-icon{width:27px;height:27px}.advocacy-section{padding-top:27px}.advocacy-grid{grid-template-columns:1fr;gap:12px}.advocacy-card{padding:18px;gap:15px;align-items:center;border-radius:18px;min-height:110px}.advocacy-icon{width:62px;height:62px}.advocacy-icon .ui-icon{width:33px;height:33px}.advocacy-card h3{font-size:1.0625rem}.advocacy-card p{font-size:0.9375rem;line-height:1.5}.reassurance-grid{margin-top:22px}.reassurance-card{min-height:490px;border-radius:24px;display:block}.reassurance-copy{width:100%;padding:26px;position:relative}.reassurance-copy h2{font-size:2.0625rem;max-width:280px}.reassurance-copy p{font-size:1rem;max-width:370px}.reassurance-card img{width:75%;height:52%;bottom:0;right:0;border-radius:60% 0 0 0 / 45% 0 0 0;object-position:center 53%}.reassurance-card:after{background:linear-gradient(180deg,#082f4800 35%,#082f48 46%,#082f4800 71%);z-index:1}.reassurance-line{right:45%;bottom:-55px;width:220px;height:250px}.case-summary{display:block;border-radius:24px;padding:24px}.quote-mark{height:45px}.case-summary h3{font-size:1.625rem}.case-summary a{justify-content:space-between}.case-summary p:not(.eyebrow){font-size:1rem}.value-strip{padding:25px 0}.value-grid{gap:25px 15px}.value-item{align-items:flex-start;gap:9px}.value-item>.ui-icon{width:27px;height:27px}.value-item strong{font-size:0.875rem}.value-item span{font-size:0.8125rem}.lead{font-size:1.125rem}.cards.two,.cards.three,.problem-grid,.status-row,.org-status-grid,.contact-grid,.governance-links,.check-grid{grid-template-columns:1fr}.page-hero{padding:32px 0 35px}.page-hero h1{font-size:2.1875rem}.page-hero .lead{font-size:1.125rem}.breadcrumb{font-size:0.8125rem;padding-block:15px}.section{padding:34px 0}.inner-page .section h2{font-size:1.75rem}.card,.tool,.worksheet,.update-card{padding:21px}.quick-answer,.notice{padding:20px}.cards{gap:14px}.callout{flex-direction:column;align-items:flex-start;padding:24px;gap:20px}.callout h2{font-size:1.75rem}.callout .button{width:100%}.step{grid-template-columns:43px 1fr;gap:14px}.step>span{width:42px;height:42px}.side-card{padding:20px}.resource-actions,.tool-actions{flex-direction:column;align-items:stretch}.founder-panel,.case-feature-large{padding:26px;gap:23px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-brand img{width:225px}.site-footer{padding-top:35px}.footer-copy{max-width:100%}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;font-size:0.8125rem;padding-bottom:25px}.search-dialog{padding:20px;border-radius:20px}.search-top h2{font-size:1.4375rem}.search-form{gap:8px;padding:8px}.search-form>.ui-icon{display:none}.search-form .button{padding:12px;font-size:0.875rem}.search-form input{font-size:1rem}.info-table{min-width:520px}.case-study-path{flex-direction:column}.path-arrow{transform:rotate(90deg)}}
@media(max-width:360px){.brand{width:150px}.header-inner{gap:7px}.menu-toggle span{display:none}.support-grid{grid-template-columns:1fr}.support-card{min-height:0;display:grid;grid-template-columns:52px 1fr 30px;gap:0 12px;align-items:start;padding:17px}.support-icon{grid-row:1/3;margin:0}.support-card h3{min-height:0;font-size:1rem;margin-bottom:5px}.support-card p{grid-column:2;margin:0}.card-arrow{grid-column:3;grid-row:1/3;align-self:center;width:28px;height:28px}.support-card br{display:none}.hero-copy h1{font-size:2.25rem}.hero-inner{min-height:700px}.hero-note{top:420px}.hero-values>span{font-size:0.8125rem;gap:7px}.advocacy-card{padding:16px;gap:12px}.advocacy-icon{width:48px;height:48px}.advocacy-icon .ui-icon{width:27px;height:27px}.value-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{body{font-size:11pt;color:#000}.site-header,.site-footer,.breadcrumb,.search-dialog,.skip-link,.print-button,.resource-actions,.side-card{display:none!important}.container{width:100%;max-width:none}.section,.page-hero{padding:15px 0}.page-hero{background:white}.content-grid,.split{display:block}.card,.notice,.quick-answer,.worksheet{break-inside:avoid;box-shadow:none}.table-wrap{overflow:visible}.info-table{min-width:0}.write-lines{background:repeating-linear-gradient(transparent 0,transparent 27px,#888 28px);print-color-adjust:exact}.print-only{display:block}.home-hero{background:white;color:black}.hero-copy h1,.hero-copy h1 span,.hero-lead{color:black}.hero-image,.hero-note,.hero-quote,.hero-values,.hero-actions{display:none}.hero-inner{min-height:0}.hero-copy{width:100%}}

/* Shared component completion and accessibility fixes */
html{font-size:100%}body{overflow-wrap:break-word}.content-grid>*{min-width:0}.inner-page a{overflow-wrap:anywhere}
:focus-visible{outline:3px solid #087e80;outline-offset:4px}.home-hero :focus-visible,.site-footer :focus-visible,.case-feature-large :focus-visible,.founder-panel :focus-visible{outline-color:#75f0db}
.site-footer h2{font-size:1rem;letter-spacing:0}.footer-enquiry{font-size:.875rem;color:#cfe2e9;margin-top:18px}.footer-enquiry a{display:inline;font-size:inherit;text-decoration:underline;margin:0}.site-footer a{min-height:24px}
.case-feature-large .eyebrow,.founder-panel .eyebrow{color:#79e4d1}.case-feature-large a:not(.button){color:#8ce8d8}.case-latest{margin-top:18px}.case-result-panel>span,.case-result-panel>strong{display:block}.case-result-panel>span{font-weight:750;margin-bottom:8px}.case-study-path>.path-arrow{flex:0 0 auto;min-width:0;background:none;border:0;padding:10px;align-self:center}.case-update{margin-block:28px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:var(--mint)}
.use-with{margin-top:20px}.table-scroll-help{margin:20px 0 8px}.table-wrap{max-width:100%;overscroll-behavior-x:contain}.table-wrap:focus-visible{outline:3px solid var(--teal);outline-offset:4px}.table-wrap table{margin:0}.info-table a{display:inline-block;min-height:24px}.source-box a{min-height:24px}.case-study-article{min-width:0}.contents a{min-height:24px}.faq summary{min-height:28px}.search-trigger{min-height:44px;min-width:44px}.nav-panel a:focus-visible{background:var(--mint)}
.search-trigger,.menu-toggle{visibility:hidden}.js .search-trigger,.js .menu-toggle{visibility:visible}
@media(max-width:980px){html:not(.js) .header-inner{flex-wrap:wrap}html:not(.js) .site-nav{display:flex;position:static;width:100%;order:5;flex-direction:column;max-height:none;box-shadow:none}.side-card{position:static}}
@media(max-width:680px){.case-update{padding:20px}.hero-inner{min-height:650px}.hero-values{position:static;margin-top:260px}.hero-note{top:auto;bottom:250px}.hero-quote{bottom:116px}.hero-values>span{width:calc(50% - 10px)}.hero-actions{flex-wrap:wrap}.hero-actions .button{flex-basis:135px}.reassurance-card{padding-bottom:225px}.reassurance-copy{padding-bottom:24px}.reassurance-card img{height:225px}.reassurance-card:after{background:linear-gradient(180deg,transparent 30%,#082f4800 60%)}.value-item{min-width:0}.case-study-path>.path-arrow{transform:rotate(90deg);padding:0}.source-box a{padding-block:4px}}
@media(max-width:360px){.hero-inner{min-height:700px}.hero-values{margin-top:270px}}
@media print{.table-scroll-help,.footer-enquiry{display:none}.case-update{break-inside:auto}.faq details{display:block}.case-study-path>.path-arrow{display:none}}

/* Permit navigation to reflow when users enlarge text. */
.header-inner{flex-wrap:wrap}.site-nav{max-width:100%;flex-wrap:wrap}.hero-copy h1{overflow-wrap:normal}.source-box a{word-break:normal}
/* Prevent intrinsic grid sizing and long addresses from defeating text reflow. */
body{overflow-wrap:anywhere}main :where(div,article,aside,section,details){min-width:0}.footer-bottom>*{min-width:0;overflow-wrap:anywhere}.faq{grid-template-columns:minmax(0,1fr)}.case-feature-large>*{min-width:0}.support-card{min-width:0}.support-card h3,.support-card p{min-width:0}.header-inner>*{max-width:100%}.reassurance-grid{min-width:0}.advocacy-card>div{min-width:0}
@media(max-width:360px){.support-card{grid-template-columns:52px minmax(0,1fr) 30px}}
/* Hide the skip link by its own size so enlarged text cannot leave it on screen. */
.skip-link{top:0;transform:translateY(-150%);max-width:calc(100% - 40px)}.skip-link:focus{top:12px;transform:translateY(0)}

.case-summary>*{min-width:0}.case-summary{overflow-wrap:anywhere}

.support-card h3{max-width:100%;overflow-wrap:anywhere}

/* Final V8 governance update: preserve the approved system. */
.founder-panel{grid-template-columns:minmax(0,1fr)}
.exclusion-list{padding-left:0;list-style:none}.exclusion-list li{position:relative;padding:8px 0 8px 31px;border-bottom:1px solid var(--line)}.exclusion-symbol{position:absolute;left:0;top:5px;color:#8d2637;font-size:1.5rem;line-height:1.6;font-weight:800}
.consent-statement{margin:18px 0;padding:0;color:var(--navy);font-weight:650}.consent-statement p{margin:0}.enquiry-consent h2,.enquiry-consent h3{margin-top:0}.accepted-case-note{margin-top:28px}
.inner-page .section .side-card h2{font-size:1.125rem;margin:0 0 12px}.public-notice .notice h2{margin-top:0}.official-references a,.safeguarding-routes a{overflow-wrap:anywhere}

/* Keep the search controls stable as results arrive. */
.search-form>.button{flex-shrink:0;white-space:nowrap}.search-dialog{inset-block-start:0;inset-block-end:auto;margin-block:8dvh 0}
