:root{--navy:#001020;--royal:navy;--blue-grey:#607090;--ink:#071220;--muted:#59677a;--line:#d7dfeb;--soft:#f4f6f9;--white:#fff;--radius:8px;--shadow:0 18px 46px #0010201f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;line-height:1.6}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:0;line-height:1.08}h1{max-width:820px;font-size:3.6rem}h2{font-size:2.25rem}h3{font-size:1.05rem}p{color:var(--muted)}.sr-only{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{background:var(--white);color:var(--navy);z-index:20;padding:.75rem 1rem;position:absolute;top:0;left:-999px}.skip-link:focus{top:1rem;left:1rem}.site-header{z-index:10;background:#001020f5;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.nav-shell{max-width:1320px;color:var(--white);justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;padding:1rem 2rem;display:flex}.wordmark{letter-spacing:0;align-items:center;font-size:1.35rem;font-weight:850;text-decoration:none;display:inline-flex}.nav-links{align-items:center;gap:1.35rem;font-size:.94rem;font-weight:700;display:flex}.nav-links a{color:#ffffffe6;text-decoration:none}.nav-links a:hover,.nav-links a:focus-visible,.nav-links a.active{color:var(--white);text-underline-offset:.35rem;text-decoration:underline}.nav-cta{border-radius:var(--radius);border:1px solid #ffffff85;padding:.62rem .9rem}.nav-toggle{border-radius:var(--radius);cursor:pointer;background:0 0;border:1px solid #ffffff4d;width:44px;height:44px;display:none}.nav-toggle span:not(.sr-only){background:var(--white);width:20px;height:2px;margin:4px auto;display:block}.hero{min-height:660px;color:var(--ink);background:linear-gradient(90deg, #0010200a 1px, transparent 1px), linear-gradient(#0010200a 1px, transparent 1px), var(--white);background-size:44px 44px;grid-template-columns:minmax(0,1fr) minmax(440px,640px);align-items:center;gap:5rem;padding:5.5rem 2rem 4.5rem;display:grid}.hero-copy p,.page-hero p,.cta-band p{max-width:720px;margin-top:1.5rem;font-size:1.08rem}.button-row{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{border-radius:var(--radius);border:1px solid var(--royal);min-height:48px;color:var(--royal);background:var(--white);cursor:pointer;justify-content:center;align-items:center;padding:.8rem 1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{color:var(--white);background:var(--royal)}.button.secondary{color:var(--royal);background:var(--white)}.button.dark{color:var(--white);background:var(--navy);border-color:var(--navy);margin-top:1.4rem}.button:disabled{opacity:.55;cursor:not-allowed}.systems-diagram{background-color:#0000;background-image:linear-gradient(90deg,#0000801f 1px,#0000 1px),linear-gradient(#0000801f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:repeat(3,1fr);gap:1.35rem;padding:2rem;display:grid;position:relative}.systems-diagram:before{content:"";border:1px solid #00008047;position:absolute;inset:12%}.systems-diagram div{text-align:center;border-radius:var(--radius);min-height:112px;color:var(--navy);z-index:1;background:#ffffffc7;border:1px solid #00008047;place-items:center;padding:1rem;font-weight:800;display:grid}.systems-diagram .diagram-core{color:var(--white);background:var(--navy);font-size:4rem}.section{max-width:1320px;margin:0 auto;padding:5rem 2rem}.section-tight{padding-top:4rem}.section-logo{width:min(260px,70vw);height:auto;margin:0 auto 1.7rem;display:block}.section-heading{text-align:center;max-width:790px;margin:0 auto 2.6rem}.section-heading p{margin-top:1rem;font-size:1.05rem}.muted-section{background:var(--soft);max-width:none}.muted-section>*{max-width:1320px;margin-left:auto;margin-right:auto}.service-preview-grid,.service-list-grid,.insight-grid{gap:1.15rem;display:grid}.service-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card,.insight-card,.detail-panel,.contact-details,.contact-form,.map-panel,.outcome-box{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 8px 26px #0010200d}.service-card,.insight-card{padding:1.45rem}.service-card h3,.insight-card h2{margin-top:1rem;margin-bottom:.75rem}.service-card p,.insight-card p{font-size:.96rem}.service-card a,.insight-card a{color:var(--royal);align-items:center;gap:.45rem;margin-top:1.2rem;font-weight:850;text-decoration:none;display:inline-flex}.insight-image-link{border-radius:var(--radius) var(--radius) 0 0;background:var(--ice);margin:-1.45rem -1.45rem 1.1rem;display:block;overflow:hidden}.insight-image-link img,.insight-hero-image{object-fit:cover;width:100%;display:block}.insight-image-link img{aspect-ratio:16/10;transition:transform .18s}.insight-image-link:hover img,.insight-image-link:focus-visible img{transform:scale(1.03)}.insight-card time,.page-hero time{letter-spacing:.04em;text-transform:uppercase;font-size:.86rem;font-weight:800;display:inline-block}.insight-card time{color:var(--muted)}.service-card a svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.card-icon{border:1px solid var(--royal);border-radius:var(--radius);width:42px;height:42px;color:var(--royal);background:#ffffffb8;place-items:center;display:grid}.card-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.process-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.process-grid article{text-align:center;padding:1rem}.process-grid span{width:34px;height:34px;color:var(--white);background:var(--royal);border-radius:50%;place-items:center;margin-bottom:1rem;font-weight:850;display:inline-grid}.process-grid p{font-size:.94rem}.cta-band{text-align:center;color:var(--white);background:linear-gradient(90deg, #ffffff0f 1px, transparent 1px), linear-gradient(#ffffff0f 1px, transparent 1px), var(--navy);background-size:44px 44px;padding:5rem 2rem}.cta-band h2{max-width:840px;margin:0 auto}.cta-band p{color:#ffffffc2;margin-left:auto;margin-right:auto}.page-hero{color:var(--white);background:linear-gradient(90deg, #ffffff12 1px, transparent 1px), linear-gradient(#ffffff12 1px, transparent 1px), var(--navy);background-size:44px 44px;padding:5.5rem 2rem 4rem}.page-hero>*{max-width:1080px;margin-left:auto;margin-right:auto}.page-hero p{color:#ffffffc7}.page-hero time{color:#ffffffb8;margin-top:1rem}.split-section{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:2rem;display:grid}.detail-panel{padding:1.6rem}.check-list{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.check-list li{padding-left:2rem;position:relative}.check-list li:before{content:"";border:2px solid var(--royal);border-radius:50%;width:10px;height:10px;position:absolute;top:.45rem;left:0}.outcome-box{margin-top:1.4rem;padding:1.25rem}.outcome-box p,.disclaimer{margin-top:.65rem}.disclaimer{border-top:1px solid var(--line);padding-top:1rem;font-size:.92rem}.text-page{max-width:900px;font-size:1.06rem}.text-page p+p{margin-top:1rem}.article-content{gap:1rem;display:grid}.article-content h2,.article-content h3,.article-content h4{color:var(--navy);margin-top:1.8rem}.article-content h2{font-size:1.85rem}.article-content h3{font-size:1.45rem}.article-content h4{font-size:1.22rem}.article-content p,.article-content li{color:var(--muted);line-height:1.78}.article-content strong{color:var(--navy)}.article-content blockquote{border-left:4px solid var(--royal);background:var(--ice);border-radius:0 var(--radius) var(--radius) 0;margin:1.2rem 0;padding:1.1rem 1.25rem}.article-content ul,.article-content ol{gap:.65rem;padding-left:1.35rem;display:grid}.insight-hero-image{border:1px solid var(--line);border-radius:var(--radius);max-height:520px;margin-bottom:1.5rem}.text-process{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.5rem}.contact-section{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:start;gap:2rem;display:grid}.contact-details,.contact-form{padding:1.6rem}.contact-details p+p{margin-top:1.2rem}.contact-details a{color:var(--royal);font-weight:800}.contact-form{gap:1rem;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form label{gap:.35rem;font-weight:800;display:grid}.contact-form label span{color:var(--ink)}.contact-form input,.contact-form select,.contact-form textarea{border-radius:var(--radius);width:100%;font:inherit;color:var(--ink);background:var(--white);border:1px solid #bfc9d7;padding:.78rem .9rem}.contact-form textarea{resize:vertical}.contact-form strong,.standalone-error,.form-error{color:#8f1d1d;font-size:.92rem}.consent-row{grid-template-columns:auto 1fr;align-items:start}.consent-row input{width:auto;margin-top:.3rem}.form-success{color:var(--navy);border-radius:var(--radius);background:#00008012;border:1px solid #00008047;padding:.9rem;font-weight:800}.section-map{padding-top:0}.map-panel{grid-template-columns:320px minmax(0,1fr);min-height:340px;display:grid;overflow:hidden}.map-copy{border-right:1px solid var(--line);padding:1.5rem}.map-copy p{margin-top:.7rem}.map-copy a{color:var(--royal);margin-top:1.2rem;font-weight:850;display:inline-flex}.map-panel iframe{filter:grayscale()contrast(1.08);border:0;width:100%;height:100%;min-height:340px}.site-footer{color:#ffffffc7;background:var(--navy);padding:3rem 2rem 1.5rem}.footer-grid{grid-template-columns:1.2fr .7fr 1fr .8fr;gap:2rem;max-width:1320px;margin:0 auto;display:grid}.footer-grid h2{color:var(--white);margin-bottom:.8rem;font-size:1rem}.footer-grid ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.footer-grid a{color:#ffffffe6;text-decoration:none}.footer-brand p{color:#ffffffb8;max-width:320px;margin-top:.8rem}.footer-button{margin-top:1.1rem}.footer-bottom{border-top:1px solid #ffffff21;flex-wrap:wrap;justify-content:space-between;gap:.8rem 1.2rem;max-width:1320px;margin:2rem auto 0;padding-top:1rem;font-size:.9rem;display:flex}.load-state{text-align:center;align-content:center;place-items:center;min-height:100vh;padding:2rem;display:grid}.load-state p{margin-top:1rem}@media (width<=1100px){h1{font-size:3.05rem}.hero{grid-template-columns:1fr;gap:3rem;min-height:auto}.systems-diagram{max-width:720px}.service-preview-grid,.insight-grid,.process-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){h1{font-size:2.35rem}h2{font-size:1.85rem}.nav-shell{padding:.8rem 1rem}.nav-toggle{display:block}.nav-links{background:var(--navy);border-radius:var(--radius);border:1px solid #ffffff24;flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;top:70px;left:1rem;right:1rem}.nav-links.is-open{display:flex}.hero,.page-hero{padding-left:1rem;padding-right:1rem}.hero{padding-top:4.5rem}.systems-diagram,.service-preview-grid,.service-list-grid,.insight-grid,.process-grid,.text-process,.split-section,.contact-section,.form-grid,.map-panel,.footer-grid{grid-template-columns:1fr}.systems-diagram{padding:1rem}.systems-diagram:before{display:none}.section{padding:3.5rem 1rem}.section-map{padding-top:0}.button-row{flex-direction:column}.button{width:100%}.map-copy{border-right:0;border-bottom:1px solid var(--line)}.footer-bottom{display:grid}}
