:root{--navy:#0d2538;--navy2:#173b57;--blue:#5f95ce;--pale:#e7f1f9;--mist:#f4f7f9;--slate:#566875;--line:#d6dee4;--white:#fff;--shadow:0 18px 50px #0d253817}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;color:var(--navy);font:17px/1.65 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}p{color:var(--slate);margin:0 0 1.15rem}h1,h2,h3{line-height:1.12;letter-spacing:-.035em;margin:0}h1{font-size:clamp(2.8rem,6vw,5.7rem)}h2{font-size:clamp(2rem,4vw,3.4rem)}h3{font-size:1.28rem}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:10px;z-index:100;background:#fff;padding:12px}.site-header{position:sticky;top:0;z-index:50;background:#ffffffed;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.brand img{width:52px;height:52px;border-radius:50%;object-fit:cover}.brand-copy{font-size:.81rem;line-height:1.17;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.desktop-nav{display:flex;align-items:center;gap:24px;font-size:.9rem}.desktop-nav>a:not(.button){text-decoration:none;padding:10px 0;border-bottom:2px solid transparent}.desktop-nav>a[aria-current=page]:not(.button),.desktop-nav>a:not(.button):hover{border-color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--navy);border-radius:99px;background:var(--navy);color:#fff;text-decoration:none;padding:13px 21px;font-size:.92rem;font-weight:700;line-height:1.2;transition:.2s}.button:hover{transform:translateY(-2px);background:var(--navy2)}.button.light{background:#fff;color:var(--navy);border-color:#fff}.button.outline{background:transparent;color:var(--navy)}.button.arrow:after{content:"↗"}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #246aa7;outline-offset:4px}.mobile-nav{display:none}.hero{background:var(--navy);color:#fff;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:520px;height:520px;border:76px solid #5f95ce29;border-radius:50%;right:-180px;top:-170px}.hero-inner{position:relative;z-index:1;padding:96px 0 72px;min-height:640px;display:flex;flex-direction:column;justify-content:space-between}.eyebrow,.kicker{font-size:.77rem;letter-spacing:.16em;text-transform:uppercase;font-weight:750;color:var(--blue);margin:0 0 25px}.hero h1{max-width:920px}.tagline{display:block;margin-top:17px;font-size:clamp(1rem,2vw,1.3rem);letter-spacing:.17em;text-transform:uppercase;color:#bad2e8}.hero-foot{display:grid;grid-template-columns:1.15fr auto;gap:45px;align-items:end;margin-top:55px}.hero-foot p{max-width:700px;color:#d8e3ea;font-size:1.12rem;margin:0}.actions{display:flex;gap:12px;flex-wrap:wrap}.cred-strip{border-bottom:1px solid var(--line)}.cred-grid{display:grid;grid-template-columns:repeat(3,1fr)}.cred-item{padding:24px;display:flex;align-items:center;gap:12px;font-weight:700}.cred-item+.cred-item{border-left:1px solid var(--line)}.dot{width:9px;height:9px;background:var(--blue);border-radius:50%}.section{padding:90px 0}.soft{background:var(--mist)}.dark{background:var(--navy);color:#fff}.dark p{color:#cad7df}.section-head{display:grid;grid-template-columns:.7fr 1.4fr;gap:65px;margin-bottom:45px}.lead{font-size:1.18rem;max-width:790px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:18px;padding:29px;background:#fff;min-height:245px;display:flex;flex-direction:column;transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card .num{font-size:.75rem;letter-spacing:.12em;color:#67849b}.card h3{margin:36px 0 13px}.card p{font-size:.95rem}.text-link{margin-top:auto;font-size:.9rem;font-weight:700;text-decoration:none}.text-link:after{content:" →"}.network-panel,.split{display:grid;grid-template-columns:1.2fr .8fr;gap:65px;align-items:center}.ring{aspect-ratio:1;max-width:380px;margin:auto;border:1px solid #5f95ce99;border-radius:50%;display:grid;place-items:center;position:relative}.ring:before,.ring:after{content:"";position:absolute;border:1px solid #5f95ce77;border-radius:50%}.ring:before{inset:16%}.ring:after{inset:32%}.ring-core{width:104px;height:104px;border-radius:50%;background:var(--blue);display:grid;place-items:center;text-align:center;font-size:.74rem;font-weight:750;line-height:1.2;z-index:1}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.step{padding:30px 32px 5px 0}.step+.step{border-left:1px solid var(--line);padding-left:32px}.step strong{display:block;color:var(--blue);font-size:.77rem;letter-spacing:.13em;margin-bottom:20px}.cta{padding:68px 0;background:var(--pale)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta h2{font-size:clamp(2rem,4vw,3.15rem);max-width:760px}.page-hero{padding:84px 0 62px;background:var(--mist);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(2.8rem,5vw,5rem);max-width:950px}.page-hero p{font-size:1.17rem;max-width:820px;margin:24px 0 0}.service-group{display:grid;grid-template-columns:.75fr 1.35fr;gap:65px;padding:46px 0;border-top:1px solid var(--line)}.service-group:first-child{border-top:0;padding-top:0}.service-group h2{font-size:1.8rem}.service-group ul,.check-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:13px 25px}.service-group li,.check-list li{padding-left:21px;position:relative;color:var(--slate)}.service-group li:before,.check-list li:before{content:"";width:7px;height:7px;background:var(--blue);border-radius:50%;position:absolute;left:0;top:.68em}.notice{border-left:4px solid var(--blue);padding:20px 24px;background:var(--mist);margin-top:28px}.feature{background:var(--navy);color:#fff;padding:40px;border-radius:18px}.feature h2{font-size:2rem;margin-bottom:20px}.feature p,.feature li{color:#d3dfe7}.options,.bookings{display:grid;grid-template-columns:1fr 1fr;gap:18px}.option,.booking{border:1px solid var(--line);border-radius:16px;padding:27px;background:#fff}.option h3{font-size:1.05rem;margin-bottom:8px}.profile{display:grid;grid-template-columns:320px 1fr;gap:68px}.profile-mark{background:var(--navy);color:#fff;border-radius:18px;min-height:350px;display:flex;flex-direction:column;justify-content:space-between;padding:32px;overflow:hidden;position:relative}.profile-mark:after{content:"";position:absolute;width:260px;height:260px;border:45px solid #5f95ce44;border-radius:50%;right:-95px;bottom:-95px}.initials{font-size:5rem;font-weight:650;position:relative;z-index:1}.profile-mark span{font-size:.84rem;position:relative;z-index:1}.principles{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.principle{padding:27px 23px}.principle+.principle{border-left:1px solid var(--line)}.principle h3{font-size:1.03rem;margin-bottom:8px}.principle p{font-size:.9rem;margin:0}.bookings{max-width:920px;margin:auto}.booking{padding:40px;box-shadow:var(--shadow)}.booking h2{font-size:1.05rem;letter-spacing:.12em;text-transform:uppercase}.duration{font-size:3rem;line-height:1;color:var(--blue);font-weight:650;margin:25px 0 18px}.duration small{font-size:1rem}.contact-lines{display:flex;justify-content:center;gap:35px;flex-wrap:wrap;margin-top:45px}.contact-lines a{font-weight:700}.site-footer{background:#091c2a;color:#fff;padding:54px 0 27px}.footer-top{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;padding-bottom:40px;border-bottom:1px solid #294354}.footer-brand p{color:#afc1cc;margin-top:17px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.footer-links a{color:#d6e1e7;text-decoration:none;font-size:.91rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;color:#90a6b5;font-size:.81rem}
@media(max-width:930px){.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{list-style:none;cursor:pointer;border:1px solid var(--line);border-radius:99px;padding:9px 15px;font-weight:700}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-panel{position:absolute;top:88px;left:0;right:0;background:#fff;padding:18px 24px 25px;display:grid;gap:7px;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.mobile-panel a{padding:10px;text-decoration:none}.hero-foot,.section-head,.network-panel,.split,.service-group,.profile{grid-template-columns:1fr;gap:32px}.cards{grid-template-columns:1fr 1fr}.cards .card:last-child{grid-column:1/-1}.profile-mark{min-height:280px}.principles{grid-template-columns:1fr 1fr}.principle:nth-child(3){border-left:0;border-top:1px solid var(--line)}.principle:nth-child(4){border-top:1px solid var(--line)}.cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:630px){body{font-size:16px}.wrap{width:min(100% - 32px,1180px)}.header-inner{height:76px}.brand img{width:44px;height:44px}.brand-copy{font-size:.69rem}.mobile-panel{top:76px}.hero-inner{padding:68px 0 52px;min-height:565px}.hero h1{font-size:clamp(2.55rem,13vw,4rem)}.tagline{font-size:.84rem;letter-spacing:.11em}.actions,.actions .button{width:100%}.cred-grid,.cards,.options,.bookings{grid-template-columns:1fr}.cred-item{padding:16px 3px}.cred-item+.cred-item{border-left:0;border-top:1px solid var(--line)}.cards .card:last-child{grid-column:auto}.section{padding:65px 0}.page-hero{padding:62px 0 45px}.service-group ul,.check-list{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.step{padding:24px 0}.step+.step{border-left:0;border-top:1px solid var(--line);padding-left:0}.booking{padding:30px}.principles{grid-template-columns:1fr}.principle+.principle,.principle:nth-child(3){border-left:0;border-top:1px solid var(--line)}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* 2026 visual and performance refinement */
:root{--navy:#092a46;--navy2:#0d4068;--blue:#1686d9;--aqua:#2cc5cf;--pale:#e5f3fd;--mist:#f5f9fc;--slate:#4c6577;--line:#d2e0e9;--shadow:0 18px 48px rgba(9,42,70,.12);--shadow-soft:0 10px 30px rgba(9,42,70,.08);--radius:20px}
body{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
h1,h2,h3{line-height:1.08;letter-spacing:-.032em;font-weight:750;text-wrap:balance}
h1{font-size:clamp(2.8rem,5.4vw,5.25rem)}h2{font-size:clamp(2.05rem,3.8vw,3.3rem)}
.wrap{width:min(1180px,calc(100% - 56px))}
.site-header{background:rgba(255,255,255,.97);backdrop-filter:none;border-bottom-color:rgba(9,42,70,.12);box-shadow:0 4px 18px rgba(9,42,70,.045)}
.header-inner{height:auto;min-height:102px}
.brand{gap:16px}.brand img{width:76px;height:72px;border-radius:0;object-fit:contain;flex:0 0 auto}.brand-copy{font-size:.84rem;line-height:1.18;letter-spacing:.075em;font-weight:800}
.desktop-nav{gap:27px;font-size:.91rem;font-weight:650}.desktop-nav>a:not(.button){padding:12px 0;transition:color .18s,border-color .18s}.desktop-nav>a[aria-current=page]:not(.button),.desktop-nav>a:not(.button):hover{color:var(--blue)}
.button{padding:14px 23px;font-size:.93rem;font-weight:750;box-shadow:0 7px 18px rgba(9,42,70,.12);transition:transform .18s,background .18s,box-shadow .18s}.button:hover{background:var(--blue);border-color:var(--blue);box-shadow:0 10px 24px rgba(22,134,217,.24)}
.hero{background:linear-gradient(125deg,#071f34 0%,var(--navy) 56%,#0d4f78 100%)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(44,197,207,.07),transparent 42%);pointer-events:none}.hero:after{width:560px;height:560px;border:82px solid rgba(44,197,207,.14);right:-170px;top:-190px}.hero-inner{padding:88px 0 68px;min-height:590px}
.eyebrow,.kicker{font-size:.78rem;letter-spacing:.17em;font-weight:800;margin-bottom:22px}.hero .eyebrow{color:#62dce3}.tagline{margin-top:20px;font-size:clamp(1rem,2vw,1.26rem);color:#b9eaf0;font-weight:650}.hero-foot{gap:48px;margin-top:50px}.hero-foot p{max-width:720px;color:#dce8ef;font-size:1.1rem;line-height:1.7}
.cred-strip{background:linear-gradient(90deg,#fff,var(--mist),#fff)}.cred-item{padding:25px 24px;gap:13px;font-weight:750}.dot{background:linear-gradient(135deg,var(--blue),var(--aqua));box-shadow:0 0 0 5px rgba(22,134,217,.09)}
.section{padding:84px 0}.section-head{grid-template-columns:.65fr 1.45fr;gap:68px;margin-bottom:46px}.lead{line-height:1.66}.cards{gap:20px}.card{border-radius:var(--radius);padding:30px;box-shadow:var(--shadow-soft);transition:transform .18s,box-shadow .18s,border-color .18s}.card:hover{border-color:#a9d4ee}.card .num{color:var(--blue);font-weight:800}.card h3{margin:34px 0 14px}
.ring{border-color:rgba(44,197,207,.65);filter:drop-shadow(0 18px 35px rgba(0,0,0,.16))}.ring:before,.ring:after{border-color:rgba(44,197,207,.45)}.ring-core{width:110px;height:110px;background:linear-gradient(145deg,var(--blue),var(--aqua));font-weight:800;box-shadow:0 14px 30px rgba(22,134,217,.3)}
.cta{background:linear-gradient(105deg,#dff1fd 0%,#eaf9fb 100%);border-block:1px solid rgba(22,134,217,.12)}
.page-hero{padding:78px 0 60px;background:linear-gradient(120deg,#f4f9fc 0%,#e9f6fd 68%,#e8fbfb 100%)}
.feature,.profile-mark{background:linear-gradient(140deg,var(--navy),#0d5077);border-radius:var(--radius);box-shadow:var(--shadow)}.feature{padding:42px}
.option,.booking{border-radius:var(--radius);padding:28px;box-shadow:var(--shadow-soft)}.booking{padding:40px}.duration{color:var(--blue)}
.notice{background:#edf7fd;border-left-color:var(--blue)}
.site-footer{background:#061d30}.site-footer .brand img{filter:drop-shadow(0 5px 14px rgba(0,0,0,.18))}

@media(max-width:930px){.header-inner{min-height:92px}.mobile-panel{top:92px}.hero-inner{padding-top:76px}.section-head{gap:32px}}
@media(max-width:630px){.wrap{width:min(100% - 34px,1180px)}.header-inner{min-height:82px}.brand{gap:11px}.brand img{width:61px;height:58px}.brand-copy{font-size:.72rem}.mobile-panel{top:82px}.hero-inner{padding:62px 0 50px;min-height:540px}.hero h1{font-size:clamp(2.45rem,12vw,3.8rem)}.section{padding:62px 0}.page-hero{padding:58px 0 44px}.cred-item{padding:17px 3px}.booking{padding:30px}}

#strategy,#turnaround,#people,#projects{scroll-margin-top:120px}
@media(max-width:930px){#strategy,#turnaround,#people,#projects{scroll-margin-top:104px}}

/* Unified responsive treatment: instant navigation, bold brand surfaces. */
body{background:#edf3f8}
.wrap{width:min(1240px,calc(100% - 64px))}
.header-inner{min-height:104px;gap:22px}
.brand img{width:84px;height:80px}
.brand-copy{font-size:1rem;letter-spacing:.045em}
.desktop-nav{font-size:1rem;gap:24px}
.hero-inner{min-height:560px;padding:76px 0 64px}
.hero-foot{grid-template-columns:1.5fr .7fr;align-items:center}
.hero-foot .actions{justify-content:flex-end}
.page-hero{background:linear-gradient(115deg,#071f34,#0d4068);color:#fff;padding:72px 0 64px;border-bottom:5px solid #2cc5cf}
.page-hero p{color:#dce8ef}.page-hero .kicker,.dark .eyebrow{color:#65dce4}
.page-hero h1{max-width:1000px}
.section{background:#edf3f8}.section.soft{background:#dceaf4}.section.dark{background:linear-gradient(110deg,#092a46,#0d4068)}
.section-head{grid-template-columns:.65fr 1.45fr}
h2+p,h3+p{margin-top:20px}
.kicker,.eyebrow,.card .num,.step strong{font-size:.875rem}
.kicker,.card .num,.step strong{color:#086399}
.cards{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}
.card{grid-column:span 2;border:1px solid #c7d9e6;border-top:4px solid #1686d9;box-shadow:none;min-height:270px}
.card:nth-child(4),.card:nth-child(5){grid-column:span 3}
.card h3{font-size:1.45rem;margin-top:24px}.card p{font-size:1rem}
.text-link{font-size:1rem;color:#075f99;min-height:44px;display:inline-flex;align-items:center;gap:8px;text-decoration:underline;text-underline-offset:4px}
.card:hover{transform:none;box-shadow:none;border-color:#1686d9}
.button{min-height:48px;transition:background .15s,color .15s;box-shadow:none}
.button:hover{transform:none;box-shadow:none;color:#fff}.button.light:hover{background:#d5f4f7;color:#092a46;border-color:#d5f4f7}
.service-group{padding:36px;margin:0 0 22px;border:1px solid #c7d9e6;border-left:5px solid #1686d9;border-radius:12px;background:#fff;gap:48px;scroll-margin-top:128px}
.service-group:first-child{padding-top:36px;border-top:1px solid #c7d9e6}
.service-group:nth-child(even){background:#e1edf6}
.service-group:target{border-left-color:#087c83;outline:2px solid #087c83;outline-offset:2px}
.service-group .kicker{margin-bottom:14px}
.option{box-shadow:none;border-top:3px solid #1686d9}.option h3{font-size:1.15rem}
.principles{background:#fff;border-radius:12px;border:1px solid #c7d9e6}.principle h3{font-size:1.15rem}.principle p{font-size:1rem}
.cta{background:#c6e7f3;border-top:4px solid #2cc5cf}
.ring{width:100%;filter:none}.ring-core{color:#062137;box-shadow:none}
.mobile-panel{top:100%;max-height:calc(100dvh - 100px);overflow-y:auto}
.mobile-panel a[aria-current=page]{background:#e0eef7;font-weight:750;border-radius:6px}
.footer-links span{font-size:.91rem;color:#d6e1e7}
@media(max-width:1100px){.desktop-nav{display:none}.mobile-nav{display:block}.header-inner{min-height:94px}.mobile-nav summary{list-style:none;cursor:pointer;border:1px solid #a6bdce;border-radius:99px;padding:10px 16px;font-weight:700}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-panel{position:absolute;left:0;right:0;background:#fff;padding:18px 24px 25px;display:grid;gap:7px;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.mobile-panel a{padding:10px;text-decoration:none}}
@media(max-width:930px){.wrap{width:calc(100% - 40px)}.hero-foot,.section-head,.network-panel,.split,.service-group,.profile{grid-template-columns:minmax(0,1fr);gap:30px}.hero-foot .actions{justify-content:flex-start}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.card:nth-child(4),.card:nth-child(5){grid-column:auto}.cards .card:last-child{grid-column:1/-1}.section{padding:64px 0}.service-group{scroll-margin-top:112px}.hero-inner{min-height:0}.ring{max-width:300px}.feature .check-list{grid-template-columns:1fr 1fr}}
@media(max-width:630px){.wrap{width:calc(100% - 32px)}.header-inner{min-height:84px;gap:10px}.brand{gap:9px}.brand img{width:62px;height:60px}.brand-copy{font-size:.8rem}.hero-inner{padding:48px 0}.hero h1{font-size:clamp(2.3rem,10.5vw,3.8rem)}.hero-foot{margin-top:30px}.hero .eyebrow{font-size:.875rem;letter-spacing:.09em}.tagline{font-size:.95rem}.page-hero{padding:48px 0}.page-hero h1{font-size:clamp(2.25rem,9vw,3.4rem)}.page-hero p{font-size:1.05rem}.section{padding:48px 0}.section-head{margin-bottom:28px}.cards{grid-template-columns:minmax(0,1fr)}.card,.cards .card:last-child,.card:nth-child(4),.card:nth-child(5){grid-column:auto;min-height:0;padding:25px}.service-group,.service-group:first-child{padding:26px 22px;gap:20px;scroll-margin-top:100px}.feature{padding:28px}.feature .check-list{grid-template-columns:1fr}.cta{padding:44px 0}.contact-lines{display:block;overflow-wrap:anywhere}.contact-lines>span{display:block;margin-top:15px}.mobile-panel{max-height:calc(100dvh - 84px)}.principle{padding:24px}.booking{padding:28px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important}}

.email-fallback{text-align:center;margin-top:24px}.email-fallback button{cursor:pointer;font-family:inherit}.email-fallback p{margin:12px 0 0;min-height:1.65em;user-select:text}.contact-lines a{display:inline-block;padding:10px 0;min-height:44px}

/* Prominent company branding and consistent service-list rhythm. */
.site-header .brand{gap:16px;flex-shrink:0}
.site-header .brand img{width:104px;height:100px}
.site-header .brand-copy{color:#5f95ce;font-size:1.3rem;font-weight:800;letter-spacing:.025em;line-height:1.14}
.header-inner{min-height:116px}
.site-footer .brand-copy{color:#91bce6;font-size:1.12rem}
.service-group ul{display:block;align-self:start}
.service-group li{line-height:1.55;margin:0 0 14px;padding-left:22px}
.service-group li:last-child{margin-bottom:0}
.service-group li:before{top:.57em}
.service-group{scroll-margin-top:140px}
.mobile-panel{max-height:calc(100dvh - 116px)}
@media(max-width:930px){.header-inner{min-height:104px}.site-header .brand img{width:88px;height:84px}.site-header .brand-copy{font-size:1.18rem}.service-group{scroll-margin-top:124px}.mobile-panel{max-height:calc(100dvh - 104px)}}
@media(max-width:630px){.header-inner{min-height:94px}.site-header .brand{gap:10px}.site-header .brand img{width:76px;height:72px}.site-header .brand-copy{font-size:.96rem;letter-spacing:.01em}.service-group{scroll-margin-top:114px}.service-group li{margin-bottom:12px}.mobile-panel{max-height:calc(100dvh - 94px)}}
@media(max-width:380px){.site-header .brand{gap:8px}.site-header .brand img{width:62px;height:60px}.site-header .brand-copy{font-size:.8rem}.mobile-nav summary{padding:10px 12px}}

@media(max-width:630px){.site-header .brand-copy{color:#3f75aa}}

/* Principal profile portrait supplied by Marco. */
.profile-photo{margin:0;align-self:start;background:#fff;border:1px solid #c7d9e6;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-soft)}
.profile-photo img{display:block;width:100%;height:auto;background:#0d47aa}
.profile-photo figcaption{display:grid;gap:4px;padding:22px 24px;background:linear-gradient(135deg,#092a46,#0d4068);color:#fff}
.profile-photo figcaption strong{font-size:1.1rem;line-height:1.25}
.profile-photo figcaption span{color:#cfe0eb;font-size:.84rem;line-height:1.45}
@media(max-width:930px){.profile-photo{width:min(100%,360px)}}
@media(max-width:630px){.profile-photo{width:min(100%,320px);margin-inline:auto}.profile-photo figcaption{padding:19px 21px}}

/* Readable long-form policy page. */
.policy{max-width:920px}.policy-date{padding:15px 18px;background:#dceaf4;border-left:4px solid var(--blue);border-radius:0 8px 8px 0}.policy h2{font-size:1.55rem;letter-spacing:-.02em;margin:2.4rem 0 .85rem}.policy p,.policy li{color:var(--slate)}.policy ul{padding-left:1.35rem;margin:0 0 1.2rem}.policy li{margin:.45rem 0}.policy address{font-style:normal;color:var(--slate);padding:24px;background:#fff;border:1px solid #c7d9e6;border-radius:12px}.policy a{color:#075f99;text-underline-offset:3px;overflow-wrap:anywhere}
