@font-face{font-family:Inter;src:url('assets/inter-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('assets/inter-semibold.ttf') format('truetype');font-style:normal;font-weight:500 700;font-display:swap}
@font-face{font-family:Sora;src:url('assets/sora-semibold.ttf') format('truetype');font-style:normal;font-weight:500 700;font-display:swap}
:root{--navy:#0d2746;--blue:#103f91;--sky:#8bcaff;--coral:#f27b5b;--ink:#13243a;--muted:#586574;--paper:#f4f6f8;--line:#dbe0e6;--display:Sora,Arial,sans-serif;--body:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:white;font:400 16px/1.65 var(--body);letter-spacing:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.2;letter-spacing:0}h1,h2,h3,p,a{overflow-wrap:break-word}h2{font-size:38px;line-height:1.3}h3{font-size:21px}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #c55724;outline-offset:6px}::selection{background:var(--sky);color:var(--navy)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;line-height:1.5;margin-bottom:22px;color:var(--blue)}.eyebrow::before{content:'';display:inline-block;vertical-align:middle;width:18px;height:2px;background:var(--coral);margin-right:10px}.eyebrow.light{color:#dae9f8}.lead{font-size:17px;color:var(--muted);line-height:1.8}.muted-heading{color:var(--muted)}.number{font:500 14px var(--display);color:var(--blue)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:48px}.section-heading>div{flex:1.25}.section-heading>.lead{flex:.85;max-width:420px}.section-heading>.text-link{flex:none}.actions{display:flex;gap:14px;flex-wrap:wrap}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:14px 22px;border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:600;line-height:1.5;transition:background .18s,color .18s,transform .18s}.button span{font-size:21px;line-height:1}.coral{background:var(--coral);color:var(--navy)}.coral:hover{background:#ff9579;transform:translateY(-2px)}.white-outline{border-color:#a0aab6;color:white;background:rgba(13,39,70,.45)}.white-outline:hover{background:white;color:var(--navy)}.text-link{display:inline-flex;align-items:center;gap:22px;min-height:44px;font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:3px}.text-link span{font-size:22px}.text-link:hover{color:var(--blue);border-color:var(--blue)}.skip-link{position:fixed;top:-80px;left:20px;background:white;z-index:100;padding:12px}.skip-link:focus{top:12px}
.header{height:82px;position:sticky;top:0;z-index:30;background:var(--navy);border-bottom:1px solid #ffffff20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;flex:none}.brand img{width:170px;height:auto}.navigation{display:flex;align-items:center;gap:32px;color:#f2f6fa;font-size:14px;font-weight:500}.navigation>a:not(.nav-contact){padding-block:14px;border-bottom:1px solid transparent}.navigation>a:hover{color:var(--sky)}.navigation>a:not(.nav-contact):hover{border-bottom-color:var(--sky)}.navigation .nav-contact{padding:11px 18px;border:1px solid #ffffff70;border-radius:4px;display:flex;gap:22px;align-items:center}.nav-contact span{font-size:20px}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;background:var(--navy);color:white;min-height:590px;padding:64px 0 25px;display:flex;flex-direction:column;justify-content:space-between}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-image{object-fit:cover;object-position:center 54%}.hero-shade{background:rgba(6,26,49,.77);z-index:-1}.hero-content .eyebrow{margin-bottom:24px}.hero h1{font-size:58px;line-height:1.18;max-width:1110px}.hero h1>span{color:var(--sky)}.hero-audience{font-family:var(--display);font-size:20px;margin:20px 0 14px}.hero-description{color:#e0e7ef;font-size:16px;max-width:680px}.hero .actions{margin-top:28px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:28px;margin-top:30px;font-size:12px;color:#d8e3ee}.hero-bottom a{display:flex;align-items:center;gap:24px;min-height:34px}.hero-bottom a:hover{color:white}.hero-bottom a span{font-size:22px}.mobile-break{display:none}
.intro{padding-top:72px;padding-bottom:78px}.intro-heading{margin-bottom:45px}.intro h2{font-size:31px}.principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;border-top:1px solid var(--line);padding-top:30px}.principles h3{font-size:17px;margin:14px 0 12px}.principles p{font-size:14px;color:var(--muted);max-width:330px}.projects{background:var(--paper)}.featured{display:grid;grid-template-columns:1.35fr 1fr;gap:64px;align-items:center;margin-bottom:56px}.project-visual{display:block;overflow:hidden;background:#e2e6ea;aspect-ratio:1.46;padding:24px 24px 0;border-radius:6px}.project-visual img{width:100%;height:100%;object-fit:cover;object-position:top;box-shadow:0 8px 24px #172d4120;border-radius:4px 4px 0 0;transition:transform .4s}.project-visual:hover img{transform:translateY(-6px)}.cremerie{background:#d4e3df;aspect-ratio:1.35;padding:32px 32px 0}.commune{background:#dee7ec}.arteventia{background:#e4e1eb}.featured-copy{padding-right:20px}.featured-copy .eyebrow{margin-bottom:24px}.featured-copy h3{font-size:38px;line-height:1.25;margin-bottom:20px}.featured-copy h3 span{color:var(--blue)}.featured-copy>p:not(.eyebrow){color:var(--muted);max-width:380px}.tags{list-style:none;padding:0;margin:22px 0 25px;display:flex;flex-wrap:wrap;gap:8px}.tags li{font-size:12px;border:1px solid #c8d0d8;border-radius:3px;padding:3px 10px;color:#465567}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.project-caption{padding-top:22px}.project-meta{font-size:12px;color:var(--muted);margin-bottom:10px}.project-caption h3{font-size:21px}.project-caption h3 a{display:flex;justify-content:space-between;gap:14px}.project-caption h3 span{color:var(--blue)}.project-caption>p:last-child{color:var(--muted);font-size:14px;margin-top:12px}
.expertise{background:white}.expertise-row{display:grid;grid-template-columns:40px minmax(0,1fr) minmax(0,1.15fr) 48px;gap:34px;padding:36px 0;border-top:1px solid var(--line);align-items:start}.expertise-row:last-child{border-bottom:1px solid var(--line)}.expertise-row h3{font-size:23px;line-height:1.45}.expertise-row .number{padding-top:6px}.expertise-row p{font-size:15px;color:var(--muted)}.inline-list{padding:0;list-style:none;display:flex;flex-wrap:wrap;column-gap:18px;row-gap:6px;font-size:12px;color:var(--blue);margin:18px 0 0}.inline-list li{padding-left:10px;border-left:2px solid var(--coral)}.arrow-link{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);width:48px;height:48px;font-size:25px;border-radius:50%;transition:background .2s,color .2s}.arrow-link:hover{background:var(--blue);color:white}.software{background:#eff4f4}.software-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.software h2{font-size:33px}.software .lead{margin:24px 0;font-size:16px}.software-options{border-top:1px solid #c9d4d6}.software-options details{border-bottom:1px solid #c9d4d6}.software-options summary{list-style:none;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font:500 18px/1.5 var(--display)}.software-options summary::-webkit-details-marker{display:none}.software-options summary span{font:400 27px var(--body);flex:none;color:var(--blue);width:28px;text-align:center;transition:transform .2s}.software-options details[open] summary span{transform:rotate(45deg)}.software-options details p{font-size:15px;color:var(--muted);padding:0 38px 24px 0}
.sector-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.sector img{width:100%;aspect-ratio:1.1;object-fit:cover;border-radius:4px;transition:filter .2s}.sector:hover img{filter:brightness(1.07)}.sector h3{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:17px;margin-top:21px}.sector h3 span{font-family:var(--body);color:var(--blue)}.sector p{font-size:13px;color:var(--muted);margin-top:10px}.method{background:var(--paper)}.method-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.method .lead{max-width:365px;margin-top:25px;font-size:16px}.steps{padding:0;margin:0;list-style:none}.steps li{display:flex;gap:24px;border-top:1px solid var(--line);padding:26px 0}.steps li:first-child{padding-top:0;border:0}.steps li:last-child{padding-bottom:0}.steps .number{padding-top:4px}.steps h3{font-size:21px;margin-bottom:12px}.steps p{font-size:15px;color:var(--muted)}
.contact{background:var(--navy);color:white;padding-block:85px}.contact-layout{display:grid;grid-template-columns:1.6fr .7fr;align-items:center;gap:100px}.contact h2{font-size:42px;line-height:1.3}.coral-text{color:var(--coral)}.contact-layout>div>p:not(.eyebrow){font-size:16px;color:#d0dce8;max-width:555px;margin:24px 0 28px}.contact-person{border-left:1px solid #ffffff30;padding-left:40px;font-size:13px}.contact-person img{width:88px;height:88px;object-fit:cover;object-position:top;border-radius:50%;background:white;margin-bottom:18px}.contact-person .person-name{font-family:var(--display);font-size:18px;margin-bottom:5px;color:white}.contact-person p{color:#ccd8e4}.contact-person a{display:block;width:fit-content;min-height:36px;padding-top:8px;font-size:14px}.contact-person a:hover{text-decoration:underline}.contact-person>span{display:block;margin-top:20px;font-size:12px;color:#b9cbdc}.footer{background:#081c33;color:#d0dce8;padding:40px 0 24px}.footer-top{display:flex;align-items:center;gap:50px;padding-bottom:34px}.footer-top .brand img{width:150px}.footer-top>p{font-size:12px}.footer-top nav{display:flex;gap:24px;margin-left:auto;font-size:13px;flex-wrap:wrap}.footer a:hover{color:var(--sky)}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid #ffffff20;font-size:12px}.footer-bottom>a{padding-block:3px}
@media(min-width:1600px){.hero{min-height:660px}.hero-content{padding-top:25px}.hero h1{font-size:64px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.navigation{gap:20px}.brand img{width:150px}.hero h1{font-size:50px}.section{padding-block:76px}.hero{min-height:590px}.section-heading{gap:40px}h2{font-size:32px}.featured{gap:40px}.featured-copy h3{font-size:32px}.expertise-row{gap:22px;grid-template-columns:28px 1fr 1.1fr 44px}.expertise-row h3{font-size:20px}.software-layout,.method-layout{gap:56px}.software h2{font-size:29px}.sector-grid{gap:18px}.sector h3{font-size:16px}.contact-layout{gap:45px}.contact h2{font-size:36px}.contact-person{padding-left:28px}.footer-top{gap:28px}.footer-top nav{gap:16px}}
@media(max-width:800px){.header{height:72px}.wrap{width:calc(100% - 40px)}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;align-items:center;width:44px;height:44px;background:transparent;border:1px solid #ffffff50;border-radius:4px;color:white;cursor:pointer}.menu-toggle span{width:19px;height:1.5px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.navigation{display:none;position:absolute;top:71px;left:0;right:0;background:var(--navy);padding:16px 20px 24px;border-bottom:1px solid #ffffff40;box-shadow:0 12px 24px #0002;align-items:stretch;gap:0}.navigation.open{display:flex;flex-direction:column}.navigation>a{padding:14px!important}.navigation .nav-contact{margin-top:10px;justify-content:space-between}.hero{padding-top:44px;min-height:580px}.hero h1{font-size:42px}.hero-audience{font-size:18px}.hero-content .eyebrow{font-size:11px}.section-heading{display:block;margin-bottom:34px}.section-heading>.lead{margin-top:22px;max-width:620px}.section-heading>.text-link{margin-top:20px}.intro h2{font-size:28px}.principles{gap:24px}.principles h3{font-size:16px}.featured{gap:28px;grid-template-columns:1.15fr 1fr}.featured-copy{padding:0}.featured-copy h3{font-size:28px}.featured-copy>p:not(.eyebrow){font-size:14px}.featured-copy .eyebrow{font-size:10px;margin-bottom:16px}.tags{margin:16px 0}.cremerie{padding:20px 20px 0;aspect-ratio:1}.project-visual{padding:18px 18px 0}.project-caption h3{font-size:18px}.project-grid{gap:24px}.expertise-row{grid-template-columns:28px 1fr 44px;gap:20px}.expertise-row h3{grid-column:2}.expertise-row>div{grid-column:2}.expertise-row>.arrow-link{grid-column:3;grid-row:1 / span 2}.software-layout,.method-layout{grid-template-columns:1fr;gap:38px}.software h2{max-width:530px}.software .lead{max-width:540px}.sector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.sector img{aspect-ratio:1.35}.method h2 br{display:none}.method .lead{max-width:550px}.contact-layout{grid-template-columns:1fr;gap:38px}.contact-person{border-left:0;border-top:1px solid #ffffff30;padding:28px 0 0;display:grid;grid-template-columns:76px 1fr;column-gap:22px;align-items:center}.contact-person img{grid-row:1 / span 3;width:76px;height:76px;margin:0}.contact-person a,.contact-person>span{grid-column:2}.contact-person>span{margin-top:10px}.footer-top{flex-wrap:wrap}.footer-top nav{margin:0;width:100%}.footer-bottom{font-size:11px}}
@media(max-width:540px){.section{padding-block:56px}h2{font-size:27px}.hero{padding-top:36px;min-height:580px}.hero h1{font-size:34px;line-height:1.22}.hero h1>span{display:inline-block;margin-top:5px}.mobile-break{display:block}.hero-audience{font-size:16px;max-width:300px;margin-top:20px}.hero-description{font-size:14px;max-width:340px}.desktop-break{display:none}.hero .actions{gap:10px;margin-top:24px;display:grid;grid-template-columns:1fr;max-width:350px}.button{min-height:49px;justify-content:space-between;padding:12px 18px;font-size:13px}.hero-bottom{font-size:10px;gap:12px;padding-top:18px;margin-top:14px}.hero-bottom a{gap:10px;max-width:136px}.hero-bottom>span{max-width:190px}.eyebrow{font-size:11px;margin-bottom:17px}.hero-image{object-position:62% center}.hero-shade{background:rgba(6,26,49,.81)}.intro h2{font-size:26px}.lead{font-size:15px}.principles{grid-template-columns:1fr;gap:0;padding-top:0}.principles article{display:grid;grid-template-columns:25px 1fr;column-gap:14px;border-bottom:1px solid var(--line);padding:22px 0}.principles .number{padding-top:3px}.principles h3{margin:0 0 10px;font-size:17px}.principles p{grid-column:2;max-width:none;font-size:14px}.featured{grid-template-columns:1fr;gap:22px;margin-bottom:36px}.cremerie{aspect-ratio:1.35;padding:20px 20px 0}.featured-copy h3{font-size:27px;margin-bottom:14px}.featured-copy h3 br{display:none}.featured-copy h3 a{display:flex;justify-content:space-between;gap:10px}.featured-copy .eyebrow{font-size:11px}.featured-copy .tags{margin:18px 0 10px}.project-grid{grid-template-columns:1fr;gap:36px}.project-visual{aspect-ratio:1.35}.project-caption{padding-top:20px}.project-caption h3{font-size:20px}.expertise-row{gap:10px 12px;padding:26px 0;grid-template-columns:22px 1fr 38px}.expertise-row h3{font-size:19px}.expertise-row p{font-size:14px}.arrow-link{width:38px;height:38px;font-size:22px}.inline-list{font-size:11px;gap:9px}.software h2{font-size:27px}.software-options summary{font-size:16px}.sector-grid{gap:28px 16px}.sector h3{font-size:14px;margin-top:15px}.sector p{font-size:12px;margin-top:6px}.sector img{aspect-ratio:1}.steps h3{font-size:19px}.steps p{font-size:14px}.steps li{gap:16px}.contact h2{font-size:30px}.contact-layout>div>p:not(.eyebrow){font-size:15px}.contact .button{width:100%;max-width:350px}.footer-top{gap:22px}.footer-top .brand img{width:136px}.footer-top>p{font-size:11px}.footer-top nav{gap:12px 22px}.footer-bottom{flex-direction:column;gap:10px}.footer-bottom a{width:fit-content}}
.project-visual.commune{padding:0}.project-visual.commune img{object-position:center 56%;border-radius:4px;box-shadow:none}.project-visual.commune:hover img{transform:none;filter:brightness(1.05)}
.software-options summary span{width:22px;height:22px;line-height:22px;font-size:22px;margin-right:6px}
.video-toggle{display:inline-flex;align-items:center;justify-content:center;flex:none;width:36px;height:36px;margin-left:auto;margin-right:28px;border:1px solid #ffffff80;border-radius:4px;background:#0d274670;color:white;cursor:pointer;font-size:18px}.video-toggle:hover{background:var(--navy)}
.projects-live{background:white}.projects-live .section-heading{align-items:center}.projects-intro{max-width:420px}.projects-intro .text-link{margin-top:22px}.live-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.live-project{position:relative;isolation:isolate;display:flex;align-items:end;min-height:510px;aspect-ratio:4/5;overflow:hidden;border-radius:8px;background:#0b2037;color:white}.live-project>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .4s}.live-project::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(5,22,39,.3) 45%,#051627 100%);z-index:-1}.live-project>div{padding:26px}.live-project p{color:#9dd6ff;font-size:12px;font-weight:600;text-transform:uppercase;line-height:1.6;margin-bottom:16px}.live-project h3{font-size:25px;line-height:1.35;margin-bottom:20px}.live-project>div>span{font-size:15px;font-weight:600}.live-project:hover>img{transform:scale(1.035)}.blog{background:var(--paper)}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.blog-grid article{border-top:2px solid var(--blue);padding-top:26px;display:flex;flex-direction:column;align-items:start}.blog-grid h3{font-size:22px;line-height:1.5;margin-bottom:18px}.blog-grid h3 a:hover{color:var(--blue)}.blog-grid article>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-bottom:24px}.blog-grid .text-link{margin-top:auto;font-size:13px;gap:12px}
@media(max-width:1100px){.live-project{min-height:490px}.live-project>div{padding:20px}.live-project h3{font-size:21px}.live-project-grid{gap:18px}.blog-grid{gap:24px}.blog-grid h3{font-size:20px}}
@media(max-width:800px){.live-project-grid{grid-template-columns:1fr}.live-project{aspect-ratio:auto;min-height:440px;max-width:600px;width:100%;margin-inline:auto}.live-project>img{object-position:center 45%}.live-project>div{padding:28px;max-width:500px}.live-project h3{font-size:27px}.blog-grid{grid-template-columns:1fr;gap:36px}.blog-grid h3{font-size:23px}.projects-intro{max-width:600px}.video-toggle{margin-right:16px;margin-left:12px}}
@media(max-width:540px){.live-project{min-height:460px}.live-project h3{font-size:24px}.live-project>div{padding:24px}.hero-bottom{flex-wrap:wrap;row-gap:10px}.hero-bottom>span{flex:1;max-width:none}.hero-bottom>a{max-width:none;width:100%;justify-content:space-between}.video-toggle{margin:0}.blog-grid h3{font-size:21px}}
.live-project{width:100%;min-width:0;aspect-ratio:auto}.live-project>div{min-width:0;max-width:100%}
body.blue-strat-home-v2{font-family:var(--body)}
.blue-strat-home-v2 .header{background-color:var(--navy);height:82px}
@media(max-width:800px){.blue-strat-home-v2 .header{height:72px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Original navigation, isolated from the legacy theme styles. */
.blue-strat-home-v2 .header{height:auto;color:#f2f6fa}
.header .site-preheader{border-bottom:1px solid #ffffff20;font-size:11px;color:#c3d3e3}
.header .site-preheader-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.header .site-preheader-links{display:flex;gap:20px}
.header .site-preheader a:hover{color:white;text-decoration:underline}
.header .header-inner{height:82px;gap:24px}
.header .navigation{gap:20px;font-size:13px;position:static;height:100%}
.header .nav-item{display:flex;align-items:center;align-self:stretch}
.header .nav-item>a{display:flex;align-items:center;min-height:52px}
.header .nav-item>a:hover,.header .nav-item.expanded>a{color:var(--sky)}
.header .mega-toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;min-height:44px;padding:0;border:0;background:transparent;color:var(--sky);cursor:pointer}
.header .mega-toggle span{font-size:20px;line-height:1;transition:transform .15s}
.header .mega-toggle[aria-expanded=true] span{transform:rotate(180deg)}
.header .nav-actions{display:flex;align-items:center;gap:18px;margin-left:4px}
.header .nav-phone{white-space:nowrap;font-size:12px}
.header .nav-contact{white-space:nowrap;padding:11px 16px;border-color:#ffffff70}
.header .nav-contact:hover{background:white;color:var(--navy)}
.header .mega-menu{position:absolute;top:100%;left:max(24px,calc((100% - 1240px)/2));right:max(24px,calc((100% - 1240px)/2));display:grid;grid-template-columns:280px minmax(0,1fr);color:var(--ink);background:white;border:1px solid var(--line);border-top:3px solid var(--coral);box-shadow:0 20px 35px #061a3130;max-height:calc(100dvh - 132px);overflow:auto;overscroll-behavior:contain;text-align:left}
.header .mega-menu[hidden]{display:none}
.header .mega-intro{padding:30px;background:var(--paper)}
.header .mega-intro>span{display:block;color:var(--blue);font-size:11px;font-weight:600;margin-bottom:15px}
.header .mega-intro>strong{display:block;font-family:var(--display);font-size:20px;line-height:1.45;font-weight:600}
.header .mega-intro p{margin-top:14px;font-size:13px;line-height:1.7;color:var(--muted)}
.header .mega-overview-link{display:inline-block;margin-top:18px;color:var(--blue);text-decoration:underline;text-underline-offset:4px}
.header .mega-links{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px;align-content:start}
.header .mega-links>a{display:grid;grid-template-columns:24px minmax(0,1fr);gap:4px 12px;padding:14px 12px;border-radius:4px}
.header .mega-links>a:hover,.header .mega-links>a:focus-visible{background:#edf4fc;color:var(--blue)}
.header .mega-links>a>span{grid-row:1 / span 2;color:var(--blue);font-size:11px;padding-top:2px}
.header .mega-links strong{font-size:14px;line-height:1.5;font-weight:600}
.header .mega-links em{grid-column:2;color:var(--muted);font-size:12px;font-style:normal;line-height:1.6}
@media(max-width:1200px){
  .header .site-preheader{display:none}
  .header .header-inner{height:72px}
  .header .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;align-items:center;width:44px;height:44px;background:transparent;border:1px solid #ffffff50;border-radius:4px;color:white;cursor:pointer}
  .header .menu-toggle span{width:19px;height:1.5px;background:currentColor}
  .header .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}
  .header .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}
  .header .navigation{display:none;position:absolute;top:100%;left:0;right:0;background:var(--navy);padding:12px 24px 24px;max-height:calc(100dvh - 72px);overflow:auto;overscroll-behavior:contain;box-shadow:0 15px 25px #0003}
  .header .navigation{height:auto}
  .header .navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:0}
  .header .navigation>a{padding:14px 0!important}
  .header .nav-item{display:grid;grid-template-columns:minmax(0,1fr) 48px;border-top:1px solid #ffffff25}
  .header .mega-toggle{width:48px;min-height:52px}
  .header .mega-menu{position:static;grid-column:1 / -1;grid-template-columns:1fr;max-height:none;overflow:visible;border:0;border-radius:4px;margin-bottom:12px;box-shadow:none}
  .header .mega-intro{display:none}
  .header .mega-links{padding:8px;gap:0}
  .header .mega-links>a{padding:13px 8px;gap:3px 8px}
  .header .nav-actions{border-top:1px solid #ffffff25;gap:18px;margin:0;padding-top:18px;justify-content:space-between;flex-wrap:wrap}
  .header .nav-actions .nav-contact{margin:0;padding:11px 16px}
  .header .nav-phone{font-size:14px}
}
@media(max-width:540px){.header .mega-links{grid-template-columns:1fr}.header .navigation{padding-inline:20px}.header .mega-links em{font-size:12px}}

.home-jump{display:flex;flex-wrap:wrap;gap:8px 32px;padding-block:18px;border-bottom:1px solid var(--line);font-size:13px;font-weight:500}
.point-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--blue);background:#edf4fc;border-radius:6px;flex:none}
.point-icon svg{display:block;width:28px;height:28px}
.expertise-row{grid-template-columns:44px 1fr 1.25fr 48px}
@media(max-width:1100px){.expertise-row{grid-template-columns:44px 1fr 1.1fr 44px}}
@media(max-width:800px){.expertise-row{grid-template-columns:44px 1fr 44px}}
@media(max-width:540px){.principles article{grid-template-columns:44px minmax(0,1fr);gap:8px 16px}.principles .point-icon{padding:0;grid-column:1;grid-row:1 / span 2}.principles h3{align-self:center;margin:0;min-height:44px;display:flex;align-items:center}.expertise-row{grid-template-columns:36px minmax(0,1fr) 38px}.expertise-row .point-icon{width:36px;height:36px}.expertise-row .point-icon svg{width:24px;height:24px}}
.footer-rich{padding:60px 0 28px}
.footer-rich .footer-intro{display:flex;justify-content:space-between;align-items:center;gap:50px;padding-bottom:42px;border-bottom:1px solid #ffffff25}
.footer-intro .brand img{width:170px}
.footer-intro>div>p{max-width:430px;margin-top:20px;font-size:14px;line-height:1.8;color:#bdccdd}
.footer-contact-card{display:flex;align-items:center;gap:20px}
.footer-contact-photo{width:72px;height:72px;border-radius:50%;object-fit:cover;background:white}
.footer-contact-card>div{display:flex;flex-direction:column;align-items:start}
.footer-contact-card span{font-size:12px;color:#bdccdd;margin-bottom:6px}
.footer-contact-card a{font-size:14px;min-height:32px;display:inline-flex;align-items:center}
.footer-grid-rich{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:32px;padding-block:42px}
.footer-grid-rich h3{font-size:14px;line-height:1.5;color:white;margin-bottom:18px}
.footer-grid-rich a{display:block;width:fit-content;max-width:100%;padding-block:7px;font-size:12px;line-height:1.65;color:#bdccdd}
.footer-rich a:hover{color:var(--sky);text-decoration:underline;text-underline-offset:4px}
.footer-rich .legal-inner{display:flex;justify-content:space-between;gap:24px;align-items:start;border-top:1px solid #ffffff25;padding-top:24px;font-size:11px;line-height:1.8;color:#bdccdd}
.footer-rich .legal-nav{display:flex;flex-wrap:wrap;gap:12px 20px}
.footer-rich .legal-nav a{padding-block:6px}
@media(max-width:1100px){.footer-grid-rich{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.footer-rich .legal-inner{flex-direction:column;gap:16px}}
@media(max-width:600px){.footer-rich{padding-top:40px}.footer-rich .footer-intro{flex-direction:column;align-items:start;gap:28px;padding-bottom:30px}.footer-intro>div>p{font-size:13px}.footer-grid-rich{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px;padding-block:32px}.footer-grid-rich h3{font-size:13px;margin-bottom:12px}.footer-grid-rich a{font-size:12px;min-height:40px;display:flex;align-items:center}.footer-grid-rich>div:last-child{grid-column:1 / -1}.footer-contact-card{gap:14px}.footer-contact-card a{font-size:13px}.footer-contact-photo{width:60px;height:60px}.footer-rich .legal-nav{gap:10px 18px}}
.home-jump a{padding-block:10px}.home-jump a:hover{color:var(--blue);text-decoration:underline}
.inline-list a{text-decoration:underline;text-underline-offset:4px}.inline-list a:hover{color:var(--blue)}
.sector-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}
.sector-controls{display:flex;align-items:center;gap:10px}.sector-controls[hidden]{display:none}
.sector-controls button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:4px;background:white;color:var(--navy);font-size:24px;cursor:pointer}
.sector-controls button:hover:not(:disabled){background:var(--navy);color:white}.sector-controls button:disabled{opacity:.35;cursor:default}
.sector-position{font-size:12px;font-variant-numeric:tabular-nums;min-width:72px;text-align:center;color:var(--muted)}
.sector-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0;padding:6px 0 20px;scrollbar-width:thin;scrollbar-color:var(--blue) var(--line);overscroll-behavior-x:contain}
.activity{min-width:0;scroll-snap-align:start;background:white;border:1px solid var(--line);border-radius:6px;overflow:hidden;display:flex;flex-direction:column}
.activity-main img{width:100%;height:auto;aspect-ratio:1.8;object-fit:cover}
.activity h3{font-size:21px;display:flex;justify-content:space-between;align-items:start;gap:12px;margin:24px 22px 12px}
.activity h3 span{color:var(--blue);flex:none}.activity-main:hover h3{color:var(--blue)}
.activity>p{font-size:14px;color:var(--muted);padding:0 22px;min-height:48px}
.activity ul{list-style:none;padding:16px 22px 22px;margin:0}
.activity li+li{border-top:1px solid var(--line)}
.activity li a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;min-height:44px;font-size:13px;line-height:1.5}
.activity li a span{flex:none;color:var(--blue)}.activity li a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.activity a:focus-visible{outline-offset:-3px}
.sector-paths{display:flex;flex-wrap:wrap;gap:12px 32px;margin-top:24px;padding-top:24px;border-top:1px solid var(--line);font-size:13px;font-weight:500}
.sector-paths a{display:flex;gap:14px;align-items:center;min-height:44px}.sector-paths a:hover{color:var(--blue);text-decoration:underline}
@media(max-width:1000px){.sector-track{grid-auto-columns:calc((100% - 24px)/2)}}
@media(max-width:600px){.sector-track{grid-auto-columns:88%;gap:16px}.sector-toolbar{gap:12px;align-items:start}.sector-toolbar .text-link{font-size:12px;gap:8px}.sector-position{display:none}.sector-controls{gap:6px}.activity h3{font-size:20px;margin-inline:18px}.activity>p{padding-inline:18px}.activity ul{padding-inline:18px}.home-jump{gap:0 22px;font-size:12px}.sector-paths{gap:6px 22px}}
