/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#071525;--navy-2:#0b2342;--teal:#2563eb;--cyan:#22d3ee;--gold:#f5b942;--ink:#132239;--grey:#617489;--mist:#eef4fa;--white:#f8fbff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{background:var(--navy);color:#fff;z-index:20;border-bottom:1px solid #ffffff1a;align-items:center;gap:42px;height:104px;padding:0 clamp(24px,4.5vw,72px);display:flex;position:relative}.brand{align-items:center;gap:13px;margin-right:auto;display:flex}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{font-size:22px}.brand small{color:#dae3e8;margin-top:5px;font-size:16px}.mark{border:4px solid var(--teal);clip-path:polygon(0 0,100% 0,94% 72%,50% 100%,6% 72%);border-radius:50% 50% 55% 55%;width:45px;height:52px;display:block;position:relative}.mark i,.mark b{background:var(--teal);width:39px;height:4px;position:absolute;top:18px;left:-3px;transform:rotate(15deg)}.mark b{background:var(--gold);top:30px;transform:rotate(25deg)}nav{align-items:center;gap:34px;display:flex}nav a{color:#d9e2e8;font-size:15px;position:relative}nav a:after{content:"";background:var(--teal);height:2px;transition:all .25s;position:absolute;bottom:-10px;left:0;right:100%}nav a:hover:after{right:0}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:20px;min-height:54px;padding:0 26px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:#fff}.button-outline{color:var(--teal);border-color:var(--teal);background:0 0}.header-cta{white-space:nowrap}.menu-button{color:#fff;background:0 0;border:1px solid #fff4;border-radius:6px;padding:10px 14px;display:none}.hero{background:radial-gradient(circle at 28% 60%,#073450 0,var(--navy) 48%),var(--navy);color:#fff;grid-template-columns:47% 53%;min-height:796px;padding:42px 0 0 clamp(24px,4.5vw,72px);display:grid;overflow:hidden}.hero-copy{padding:44px clamp(24px,5vw,78px) 48px 0}.eyebrow,.kicker{letter-spacing:.07em;text-transform:uppercase;color:var(--gold);align-items:center;gap:18px;font-size:15px;font-weight:700;display:flex}.eyebrow:before,.kicker:before{content:"";background:currentColor;width:45px;height:2px}.hero h1{letter-spacing:-.045em;max-width:650px;margin:24px 0;font-size:clamp(58px,5.3vw,82px);font-weight:500;line-height:1.05}.hero-intro{color:#bcc8d0;max-width:600px;font-size:20px;line-height:1.65}.hero-actions{gap:18px;margin-top:31px;display:flex}.trust{color:#e1e8ec;margin-top:34px;font-size:16px}.trust span{border:1px solid var(--gold);color:var(--gold);border-radius:50%;margin-right:12px;padding:5px 8px}.trust i{color:var(--gold);margin:0 11px;font-style:normal}.expertise{color:#d7e1e6;gap:0;margin-top:42px;display:flex}.expertise span{border-right:1px solid #ffffff30;padding:0 24px}.expertise span:first-child{padding-left:0}.hero-image{border:2px solid var(--gold);box-shadow:-24px -24px 0 0 var(--navy-2),-25px -25px 0 1px #ffffff25;background:url(/hero-consultation.png) 50%/cover no-repeat;border-bottom:0;border-right:0;border-radius:110px 0 0 24px;min-height:720px}.proof-strip{background:var(--teal);color:#fff;letter-spacing:.03em;justify-content:center;align-items:center;gap:36px;min-height:90px;padding:22px;font-weight:700;display:flex}.proof-strip i{background:var(--gold);border-radius:50%;width:4px;height:4px}.section{padding:110px clamp(24px,7vw,110px)}.section-heading{grid-template-columns:1.55fr .8fr;align-items:end;gap:80px;margin-bottom:58px;display:grid}.section-heading.compact{align-items:center}.section-heading h2,.about-copy h2{letter-spacing:-.035em;margin:17px 0 0;font-size:clamp(40px,4vw,62px);font-weight:500;line-height:1.08}.section-heading>p{color:var(--grey);font-size:18px;line-height:1.7}.kicker{color:var(--teal);margin:0}.service-grid{border-top:1px solid #cad5da;border-left:1px solid #cad5da;grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-bottom:1px solid #cad5da;border-right:1px solid #cad5da;min-height:360px;padding:34px;transition:all .25s;position:relative}.service-card:hover{background:var(--navy);color:#fff;transform:translateY(-4px)}.service-card small{color:var(--teal);font-weight:700}.service-icon{color:var(--teal);margin:35px 0 22px;font-size:44px}.service-card h3{margin:0;font-size:24px}.service-card p{color:var(--grey);line-height:1.65}.service-card:hover p{color:#bac7cf}.service-card a{color:var(--teal);gap:14px;margin-top:12px;font-weight:700;display:inline-flex}.method-section{background:#e8eff1;padding-top:90px;padding-bottom:90px}.method-panel{background:var(--navy);color:#fff;border-radius:28px;padding:80px}.method-panel>h2{max-width:800px;margin:18px 0 20px;font-size:clamp(42px,4.5vw,68px);font-weight:500;line-height:1.05}.method-panel>p:not(.kicker){color:#b9c7cf;max-width:680px;font-size:19px;line-height:1.65}.method-steps{background:#ffffff28;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:55px;display:grid}.method-steps article{background:var(--navy);padding:38px}.method-steps h3{margin:26px 0 10px;font-size:26px}.method-steps p{color:#b9c7cf;line-height:1.6}.sectors{background:#fff}.sector-list{border-top:1px solid #bfcbd0}.sector-list>div{border-bottom:1px solid #bfcbd0;grid-template-columns:80px 1fr 50px;align-items:center;padding:28px 12px;transition:all .25s;display:grid}.sector-list>div:hover{background:#edf5f5;padding-left:22px}.sector-list span{color:var(--teal);font-weight:700}.sector-list h3{margin:0;font-size:clamp(21px,2.2vw,30px);font-weight:500}.sector-list b{color:var(--teal);font-size:25px}.about{background:var(--mist);grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.about-visual{border:2px solid var(--gold);background:linear-gradient(150deg,#102f45,#071b2b);border-radius:100px 18px 18px;min-height:570px;position:relative}.quote{color:var(--navy);background:#ffffffed;border-radius:12px;padding:35px;font-size:27px;line-height:1.35;position:absolute;bottom:45px;left:45px;right:45px}.about-copy>p:not(.kicker){color:var(--grey);font-size:18px;line-height:1.7}.credentials{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;display:grid}.credentials span{color:var(--grey);border-top:2px solid var(--teal);padding-top:14px;font-size:13px}.credentials b{color:var(--navy);margin-bottom:6px;font-size:25px;display:block}.text-link{color:var(--teal);font-weight:700}.insight-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.insight-grid article{background:var(--mist);border-top:4px solid var(--teal);min-height:280px;padding:35px}.insight-grid small{color:var(--teal);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.insight-grid h3{font-size:23px;line-height:1.35}.insight-grid a{color:var(--teal);font-weight:700}.contact{background:var(--navy);color:#fff;grid-template-columns:.85fr 1.15fr;gap:7vw;padding:100px clamp(24px,7vw,110px);display:grid}.contact-copy h2{margin:22px 0;font-size:clamp(42px,4.4vw,66px);font-weight:500;line-height:1.08}.contact-copy>p:not(.kicker){color:#b9c7cf;font-size:18px;line-height:1.7}.contact-note{border-left:2px solid var(--gold);flex-direction:column;gap:8px;margin-top:35px;padding-left:22px;display:flex}.contact-note span{color:#9fb0ba}.contact form{background:#0c2a42;border-radius:18px;grid-template-columns:1fr 1fr;gap:22px;padding:38px;display:grid}.contact label{color:#d8e2e7;flex-direction:column;gap:9px;font-size:14px;display:flex}.contact input,.contact select,.contact textarea{color:#fff;background:#071b2b;border:1px solid #ffffff35;border-radius:6px;outline:none;width:100%;padding:15px}.full{grid-column:1/-1}.form-status{border-left:3px solid var(--teal);background:#00a7a022;margin:0;padding:14px;line-height:1.5}footer{color:#c8d3da;background:#04131e;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding:55px clamp(24px,7vw,110px);display:grid}footer .brand{justify-self:start}footer>p{color:var(--gold)}footer>div{gap:24px;display:flex}footer>small{border-top:1px solid #ffffff1c;grid-column:1/-1;padding-top:25px}.reveal{animation:.7s both rise}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media (width<=1050px){.site-header,nav{gap:20px}.header-cta{display:none}.hero{grid-template-columns:1fr;padding-right:24px}.hero-copy{padding-right:0}.hero-image{border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);border-radius:70px 18px 18px;min-height:560px}.service-grid{grid-template-columns:repeat(2,1fr)}.section-heading,.about,.contact{grid-template-columns:1fr}}@media (width<=760px){.site-header{height:82px}.brand strong{font-size:18px}.brand small{font-size:14px}.mark{width:37px;height:43px}.menu-button{display:block}nav{background:var(--navy);border-bottom:1px solid #fff3;flex-direction:column;align-items:flex-start;padding:25px;display:none;position:absolute;top:82px;left:0;right:0}nav.open{display:flex}.hero{padding-top:20px}.hero-copy{padding-top:28px}.hero h1{font-size:52px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust{line-height:2}.expertise{gap:12px;display:grid}.expertise span{border:0;padding:0}.hero-image{border-radius:50px 12px 12px;min-height:430px}.proof-strip{text-align:center;flex-direction:column;gap:10px}.proof-strip i{display:none}.section{padding-top:75px;padding-bottom:75px}.section-heading{gap:20px}.service-grid,.method-steps,.credentials,.insight-grid{grid-template-columns:1fr}.service-card{min-height:310px}.method-panel{padding:42px 25px}.about-visual{min-height:450px}.quote{padding:24px;font-size:21px;bottom:20px;left:20px;right:20px}.contact form{grid-template-columns:1fr;padding:25px}.contact label{grid-column:1/-1}footer{grid-template-columns:1fr}footer>small{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.brand{gap:14px}.brand>span:not(.mark){line-height:.92}.brand strong{letter-spacing:-.045em;font-family:Trebuchet MS,Arial,sans-serif;font-size:23px;font-weight:800}.brand small{letter-spacing:.24em;text-transform:uppercase;margin-top:8px;font-family:Trebuchet MS,Arial,sans-serif;font-size:11px;font-weight:700}.mark{clip-path:none;border:0;border-radius:0;flex:none;width:49px;height:56px;display:block;position:static}.mark svg{width:100%;height:100%;display:block;overflow:visible}.mark .shield{fill:none;stroke:var(--teal);stroke-width:5px;stroke-linejoin:round}.method-steps{grid-template-columns:repeat(5,1fr)}.method-steps article{padding:30px 22px}.method-steps h3{font-size:22px}.control-principles{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px;display:grid}.control-principles span{text-align:center;color:#dce5e9;text-transform:uppercase;letter-spacing:.05em;border:1px solid #ffffff28;border-radius:999px;padding:11px 16px;font-size:13px}@media (width<=1050px){.method-steps{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.brand strong{font-size:19px}.brand small{font-size:9px}.mark{width:39px;height:45px}.method-steps,.control-principles{grid-template-columns:1fr}}.location-story{color:#fff;background:linear-gradient(135deg,#071b2b,#0b2f48);grid-template-columns:minmax(300px,.85fr) 1.15fr;align-items:center;gap:8vw;padding:88px clamp(24px,7vw,110px);display:grid;overflow:hidden}.location-story h2{letter-spacing:-.04em;margin:20px 0;font-size:clamp(42px,4.5vw,68px);font-weight:500;line-height:1.05}.location-story>div:last-child>p:not(.kicker){color:#bdcad1;max-width:720px;font-size:18px;line-height:1.7}.city-visual{aspect-ratio:1;background:radial-gradient(circle,#00a7a02b 0 2px,#0000 3px) 0 0/28px 28px,linear-gradient(90deg,#0000 49.8%,#ffffff17 50%,#0000 50.2%) 0 0/100% 100%,linear-gradient(#0000 49.8%,#ffffff17 50%,#0000 50.2%) 0 0/100% 100%;border:1px solid #ffffff24;border-radius:50%;place-items:center;max-width:500px;display:grid;position:relative}.city-visual:before,.city-ring{content:"";border:1px solid var(--teal);border-radius:50%;position:absolute;inset:10%}.city-ring{border-color:var(--gold);inset:24%}.city-grid{border:1px dashed #ffffff30;width:68%;height:68%;position:absolute;transform:rotate(35deg)}.city-visual b{color:#f8fbfc;z-index:1;font-size:clamp(90px,12vw,180px);font-weight:500}.city-visual small{color:var(--gold);letter-spacing:.08em;font-size:12px;line-height:1.6;position:absolute;bottom:15%;left:10%}.coverage-tags{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.coverage-tags span{color:#e4ecef;border:1px solid #ffffff2e;border-radius:999px;padding:11px 16px;font-size:13px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonial-grid article{background:#fff;border:1px solid #d8e1e5;border-radius:18px;flex-direction:column;min-height:275px;padding:34px;display:flex;box-shadow:0 18px 55px #071b2b0a}.testimonial-grid article>span{color:var(--teal);font-weight:800}.testimonial-grid article>p{color:#8a969f;margin:42px 0 auto;font-size:24px;font-style:italic;line-height:1.4}.testimonial-grid article>small{color:var(--navy);border-top:1px solid #dce4e7;padding-top:20px;font-weight:700}.testimonial-note{max-width:850px;color:var(--grey);text-align:center;margin:28px auto 0;font-size:14px}.service-guide{z-index:60;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.guide-launch{background:var(--navy);color:#fff;text-align:left;cursor:pointer;border:1px solid #ffffff36;border-radius:14px;grid-template-columns:48px 1fr;align-items:center;width:245px;min-height:70px;padding:10px 14px;display:grid;box-shadow:0 18px 50px #04131e4d}.guide-launch>span{grid-row:1/3;place-items:center;width:42px;height:46px;display:grid}.guide-launch .mark{width:32px;height:38px}.guide-launch b{font-size:15px}.guide-launch small{color:#9db0bb}.guide-panel{background:#fff;border:1px solid #cfdbdf;border-radius:18px;width:min(390px,100vw - 32px);overflow:hidden;box-shadow:0 24px 80px #04131e55}.guide-head{background:var(--navy);color:#fff;grid-template-columns:48px 1fr 32px;align-items:center;gap:12px;padding:18px;display:grid}.guide-avatar{background:#ffffff10;border-radius:50%;place-items:center;width:45px;height:45px;display:grid}.guide-avatar .mark{width:30px;height:35px}.guide-head>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.guide-head small{color:#a9bbc4}.guide-head>button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:28px}.guide-body{max-height:470px;padding:20px;overflow:auto}.guide-message{background:#edf5f5;border-radius:4px 14px 14px;margin:0 0 16px;padding:14px 16px;line-height:1.55}.guide-options{gap:8px;display:grid}.guide-options button{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #d5e0e4;border-radius:10px;justify-content:space-between;gap:12px;padding:12px 14px;display:flex}.guide-options span{color:var(--teal);font-size:20px}.guide-recommendation{border-left:3px solid var(--gold);flex-direction:column;gap:6px;margin:18px 0;padding:10px 14px;display:flex}.guide-recommendation small{color:var(--grey);text-transform:uppercase;letter-spacing:.06em}.guide-recommendation strong{font-size:18px}.guide-body>.button{width:100%}.guide-back{color:var(--teal);cursor:pointer;background:0 0;border:0;margin:15px auto 0;font-weight:700;display:block}.guide-foot{color:#657681;background:#edf2f3;margin:0;padding:12px 18px;font-size:11px;line-height:1.5}.service-guide.open .guide-launch{width:170px;min-height:52px}.service-guide.open .guide-launch>span,.service-guide.open .guide-launch small{display:none}.service-guide.open .guide-launch{text-align:center;grid-template-columns:1fr}@media (width<=900px){.location-story{grid-template-columns:1fr}.city-visual{max-width:410px;margin:auto}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid article{min-height:220px}}@media (width<=600px){.location-story{padding-top:65px;padding-bottom:65px}.service-guide{bottom:12px;right:12px}.guide-launch{width:210px}.guide-panel{width:calc(100vw - 24px)}.testimonial-grid article>p{font-size:21px}}body{background:var(--white)}.site-header{background:#071525;border-bottom-color:#22d3ee24}nav a{color:#dbe7f3}nav a:after{background:var(--cyan)}.site-header .header-cta{background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:0 8px 28px #2563eb2e}.site-header .header-cta:hover{background:#1d4ed8}.hero{background:radial-gradient(circle at 28% 60%,#0b2e5a 0,#071525 52%),#071525}.hero h1,.section-heading h2,.about-copy h2,.method-panel>h2,.location-story h2,.contact-copy h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif}.eyebrow{color:var(--cyan)}.hero h1 span{color:var(--white)}.hero-intro{color:#a9bbcb}.button-primary{background:var(--teal)}.button-primary:hover{background:#1d4ed8}.button-outline{color:#dce9f7;border-color:var(--teal)}.trust span{border-color:var(--gold);color:var(--gold)}.trust i{color:var(--gold)}.expertise{color:#c7d6e4}.hero-image{border-color:var(--cyan);box-shadow:-24px -24px #0b2342,-25px -25px 0 1px #22d3ee2b}.proof-strip{background:linear-gradient(90deg,#1d4ed8,#2563eb)}.proof-strip i{background:var(--gold)}.kicker{color:var(--teal)}.kicker.light{color:var(--cyan)}.section-heading h2 span{color:var(--teal)}.service-card:hover{background:var(--navy)}.service-card small,.service-icon,.service-card a,.text-link,.insight-grid small,.insight-grid a{color:var(--teal)}.method-section{background:#e8f0fa}.method-panel,.method-steps article{background:var(--navy)}.method-steps b{color:var(--gold)}.sector-list span,.sector-list b{color:var(--teal)}.sector-list>div:hover{background:#eaf1ff}.about{background:var(--mist)}.about-visual{border-color:var(--cyan);background:linear-gradient(150deg,#153b72,#071525)}.credentials span{border-top-color:var(--teal)}.insight-grid article{background:var(--mist);border-top-color:var(--teal)}.contact{background:var(--navy)}.contact form{background:#0b2342}.contact input,.contact select,.contact textarea{background:#071525}.contact input:focus,.contact select:focus,.contact textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #22d3ee38}.prepared-summary{border-color:var(--cyan)!important;background:#061426!important}.mark .shield{stroke:var(--teal)}.mark .shield-s{fill:var(--white)}.location-story{background:linear-gradient(135deg,#071525,#0b2e5a)}.city-visual{background:radial-gradient(circle,#22d3ee2e 0 2px,#0000 3px) 0 0/28px 28px,linear-gradient(90deg,#0000 49.8%,#ffffff17 50%,#0000 50.2%) 0 0/100% 100%,linear-gradient(#0000 49.8%,#ffffff17 50%,#0000 50.2%) 0 0/100% 100%}.city-visual:before{border-color:var(--cyan)}.testimonials{background:#f2f6fb}.testimonial-grid article{box-shadow:0 18px 55px #0715250c}.testimonial-grid article>span{color:var(--teal)}.guide-launch,.guide-head{background:var(--navy)}.guide-panel{border-color:#cbd9e8}.guide-message{background:#edf3fb}.guide-options button:hover{border-color:var(--teal);background:#eff5ff}.guide-options span,.guide-back{color:var(--teal)}:focus-visible{outline-color:var(--cyan)}.site-header>a:first-child{margin-right:auto}.site-header>a:first-child .brand{margin-right:0}.sub-hero{color:#fff;background:radial-gradient(circle at 80% 30%,#123568,#071525 55%);padding:110px clamp(24px,8vw,130px)}.sub-hero h1{letter-spacing:-.05em;max-width:1000px;margin:28px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7vw,96px);line-height:.98}.sub-hero>p:not(.eyebrow):not(.print-note){color:#b7c6d5;max-width:760px;font-size:21px;line-height:1.65}.print-note{border-left:3px solid var(--gold);color:#d8e4ef;padding:12px 18px;display:inline-block}.problem-section{background:#f8fbff}.problem-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.problem-grid a{background:#fff;border:1px solid #cfdaea;flex-direction:column;min-height:220px;padding:30px;transition:all .25s;display:flex}.problem-grid a:hover{border-color:var(--teal);transform:translateY(-4px);box-shadow:0 18px 40px #07152510}.problem-grid small{color:var(--teal);font-weight:800}.problem-grid h3{margin:30px 0 auto;font-family:Georgia,serif;font-size:26px;line-height:1.2}.problem-grid span{color:var(--teal);font-weight:700}.entry-offer{color:#fff;background:#071525;grid-template-columns:1.25fr .75fr;align-items:center;gap:8vw;padding:100px clamp(24px,8vw,130px);display:grid}.entry-offer h2,.evidence-copy h2,.page-cta h2{letter-spacing:-.04em;margin:20px 0;font-family:Georgia,serif;font-size:clamp(44px,5.5vw,76px);line-height:1.02}.entry-offer>div:first-child>p:not(.kicker){color:#b5c6d4;font-size:19px;line-height:1.7}.entry-offer ul,.detail-grid ul,.case-grid ul,.policy-page ul{padding-left:22px;line-height:1.9}.offer-visual{background:#ffffff20;border:1px solid #ffffff20;grid-template-columns:70px 1fr;gap:1px;display:grid}.offer-visual>*{background:#0b2342;padding:24px}.offer-visual span{color:var(--gold);font-weight:800}.offer-visual b{font-size:22px}.evidence-section{color:#fff;background:linear-gradient(135deg,#0b2342,#071525);grid-template-columns:1fr 1fr;gap:8vw;padding:100px clamp(24px,8vw,130px);display:grid}.evidence-copy>p:not(.kicker){color:#b6c7d5;font-size:18px;line-height:1.7}.evidence-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.evidence-list span{border:1px solid #ffffff24;align-items:center;padding:22px;display:flex}.evidence-list span:before{content:"✓";color:var(--gold);margin-right:12px}.capability{background:#f0f5fb;grid-template-columns:1.3fr .7fr;gap:7vw;display:grid}.capability>div:first-child>p:not(.kicker){max-width:800px;color:var(--grey);font-size:18px;line-height:1.7}.capability-actions{flex-direction:column;justify-content:center;gap:14px;display:flex}.capability-actions .button-outline{color:var(--teal)}.insight-grid article p{color:var(--grey);line-height:1.6}.lead-form{background:#0b2342;border-radius:18px;grid-template-columns:1fr 1fr;gap:22px;padding:38px;display:grid}.lead-form label{color:#d8e2e7;flex-direction:column;gap:9px;font-size:14px;display:flex}.lead-form input,.lead-form select,.lead-form textarea{color:#fff;background:#071525;border:1px solid #ffffff35;border-radius:6px;outline:none;width:100%;padding:15px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #22d3ee38}.lead-form .consent{grid-template-columns:22px 1fr;align-items:start;line-height:1.5;display:grid}.lead-form .consent input{width:18px;height:18px;margin-top:2px}.lead-form .consent a{color:var(--cyan);text-decoration:underline}.lead-form button:disabled{opacity:.65;cursor:wait}.detail-grid{grid-template-columns:1fr 1fr;gap:8vw;padding:90px clamp(24px,8vw,130px);display:grid}.detail-grid article{border-top:3px solid var(--teal);background:#f3f7fc;padding:38px}.detail-grid h2{font-family:Georgia,serif;font-size:clamp(34px,3.5vw,54px);line-height:1.1}.detail-grid p,.detail-grid li{color:var(--grey);line-height:1.7}.deliverable-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.deliverable-grid article{border-top:3px solid var(--teal);background:#f0f5fb;min-height:180px;padding:30px}.deliverable-grid small{color:var(--teal);font-weight:800}.deliverable-grid h3{font-size:22px;line-height:1.3}.process{color:#fff;background:#071525;padding:90px clamp(24px,8vw,130px)}.process>div{border-top:1px solid #ffffff2d;grid-template-columns:repeat(5,1fr);margin-top:40px;display:grid}.process article{border-right:1px solid #ffffff2d;padding:28px 18px}.process b{color:var(--gold)}.page-cta{text-align:center;background:#eef4fa;padding:90px clamp(24px,8vw,130px)}.page-cta h2{max-width:900px;margin:0 auto 20px}.page-cta p{color:var(--grey);font-size:18px}.case-grid{grid-template-columns:1.2fr .8fr;gap:24px;display:grid}.case-grid article{border-top:4px solid var(--teal);background:#eef4fa;padding:40px}.case-grid h2{font-family:Georgia,serif;font-size:36px}.case-note{border-left:3px solid var(--gold);background:#fff;padding:12px}.resource-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.resource-grid article{background:#f8fbff;border:1px solid #d5dfeb;padding:30px}.resource-grid small{color:var(--teal);font-weight:800}.resource-grid h2{font-family:Georgia,serif;font-size:28px}.resource-grid p{color:var(--grey);line-height:1.6}.article-page,.policy-page{max-width:950px;margin:auto;padding:110px 30px}.article-page h1,.policy-page h1{letter-spacing:-.04em;font-family:Georgia,serif;font-size:clamp(48px,6vw,82px);line-height:1}.article-page>p:not(.eyebrow),.policy-page p,.policy-page li{color:#52677a;font-size:18px;line-height:1.8}.article-intro{color:var(--ink)!important;font-size:24px!important}.article-callout{border-left:4px solid var(--teal);background:#eef4fa;margin-top:50px;padding:30px}.article-callout a{color:var(--teal);font-weight:800}.policy-page h2{margin-top:42px;font-size:28px}.form-status{color:#fff}@media (width<=1000px){.problem-grid,.resource-grid{grid-template-columns:repeat(2,1fr)}.entry-offer,.evidence-section,.capability,.detail-grid,.case-grid{grid-template-columns:1fr}.deliverable-grid,.process>div{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.sub-hero{padding-top:75px;padding-bottom:75px}.problem-grid,.resource-grid,.deliverable-grid,.evidence-list{grid-template-columns:1fr}.lead-form{grid-template-columns:1fr;padding:24px}.lead-form label{grid-column:1/-1}.process>div{grid-template-columns:1fr}.entry-offer,.evidence-section{padding-top:70px;padding-bottom:70px}.site-header .brand small{display:none}}.footer-contact,.direct-contact,.capability-contact address{font-style:normal}.footer-contact{border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;grid-column:1/-1;grid-template-columns:1.4fr .7fr 1.2fr 1.2fr;gap:18px;padding:24px 0;display:grid}.footer-contact a:hover,.direct-contact a:hover{color:var(--cyan);text-decoration:underline}footer>small{border-top:0;padding-top:0}.direct-contact{color:#b9c7cf;border:1px solid #ffffff24;flex-direction:column;gap:8px;margin-top:28px;padding:22px;display:flex}.direct-contact b{color:#fff;margin-bottom:4px}.capability-contact{background:#eef4fa;padding:70px clamp(24px,8vw,130px)}.capability-contact h2{margin:18px 0;font-family:Georgia,serif;font-size:44px}.capability-contact address{color:#52677a;flex-wrap:wrap;gap:16px 34px;display:flex}.capability-contact a,.policy-page a{color:var(--teal);font-weight:700}.policy-page a{text-decoration:underline}@media (width<=900px){.footer-contact{grid-template-columns:1fr 1fr}}@media (width<=600px){.footer-contact{grid-template-columns:1fr}.capability-contact address{flex-direction:column}}@media print{.site-header,.service-guide,footer,.button{display:none!important}.sub-hero{color:#071525;background:#fff;padding:40px 0}.sub-hero>p:not(.eyebrow){color:#52677a}.section,.process{padding:40px 0}.process{color:#071525;background:#fff}.service-grid{grid-template-columns:repeat(2,1fr)}.capability-contact{background:#fff;padding:35px 0}}
