@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Montserrat:wght@600;700;800&display=swap');
:root{--orange:#f65a2b;--ink:#20201e;--line:#deded8;--paper:#fafaf7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:6px}.header{height:106px;display:flex;justify-content:space-between;align-items:center;padding:0 5%;background:var(--paper)}.brand{font-family:'Manrope',Arial,sans-serif;font-weight:800;font-size:45px;letter-spacing:-2.7px;line-height:.9;position:relative;display:block;width:max-content}.brand-star{font-size:35px;color:var(--orange);display:inline-block;margin-left:5px;vertical-align:top}.brand small{display:block;font-family:'DM Sans',sans-serif;letter-spacing:2px;font-size:9px;line-height:2.4;font-weight:600}.header nav{display:flex;gap:38px;align-items:center;font-size:14px;font-weight:500}.header nav>a:hover{color:var(--orange)}.nav-cta{border:1px solid #aaa;padding:15px 20px;border-radius:4px}.nav-cta span{margin-left:24px}.menu-toggle{display:none}.hero{position:relative;min-height:640px;height:calc(100svh - 166px);max-height:850px;background:#151225;color:white;overflow:hidden;margin:0 20px;border-radius:5px}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:center 54%}.hero-shade{background:linear-gradient(90deg,rgba(15,13,27,.87),rgba(15,13,27,.48) 53%,rgba(15,13,27,.1)),linear-gradient(0deg,rgba(15,13,27,.78),transparent 45%)}.hero-content{position:relative;padding:85px 5% 110px}.eyebrow,.section-label{font-size:12px;font-weight:600;letter-spacing:1.8px;display:flex;align-items:center;gap:10px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--orange)}h1,h2,h3,p{margin:0}h1{font-family:'Manrope',sans-serif;font-weight:500;letter-spacing:-4px;font-size:clamp(52px,6.1vw,90px);line-height:1.13;margin:33px 0 25px}h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-2px}p{line-height:1.7}.hero-content p{color:#e1e0e5;font-size:18px}.button{display:inline-flex;background:var(--orange);padding:18px 25px;gap:50px;align-items:center;border-radius:3px;font-size:14px;font-weight:600;margin-top:33px;transition:background .2s,transform .2s}.button:hover{background:#dc4920;transform:translateY(-2px)}.button span{font-size:22px}.hero-bottom{position:absolute;bottom:30px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:1.5px}.hero-bottom a{display:flex;align-items:center;gap:22px}.hero-bottom a span{font-size:23px}.hero-side{position:absolute;right:28px;top:110px;writing-mode:vertical-rl;letter-spacing:2px;font-size:10px}.ribbon{display:flex;justify-content:space-around;align-items:center;gap:22px;padding:29px 4%;border-bottom:1px solid var(--line);font-size:13px;letter-spacing:1.5px;font-weight:600}.ribbon b{font-size:26px;color:var(--orange);font-weight:400}.section{padding:105px 6%;scroll-margin-top:20px}.orange-dash{display:inline-block;height:2px;width:23px;background:var(--orange)}.intro{display:grid;grid-template-columns:1fr 2.4fr;gap:35px}.intro>.section-label{align-self:start;padding-top:10px}h2{font-family:'Manrope',sans-serif;font-size:clamp(32px,3.5vw,52px);font-weight:500;letter-spacing:-2px;line-height:1.22}.intro h2>span{color:#888882}.intro-copy{display:grid;grid-template-columns:1fr 1.3fr;gap:48px;margin-top:35px;color:#64645f}.intro-copy p:first-child{color:#30302d}.services{background:#f0f0ea;padding-top:85px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px}.section-top .section-label{margin-bottom:25px}.section-top>p{color:#66665f;font-size:15px;padding-bottom:4px}.serif{font-family:Georgia,serif;font-style:italic;font-weight:400}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service{background:var(--paper);padding:30px 28px;min-height:365px;border:1px solid #deded6;border-radius:4px;display:flex;flex-direction:column}.card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:36px;font-size:10px;letter-spacing:1px}.symbol{font-size:36px;line-height:1;color:var(--orange)}.service h3{font-family:'Manrope',sans-serif;font-size:29px;line-height:1.2;font-weight:500;letter-spacing:-1px;margin-bottom:18px}.service p{font-size:15px;color:#66665f;margin-bottom:28px}.tags{border-top:1px solid var(--line);padding-top:19px;margin-top:auto;font-size:12px}.featured{background:var(--orange);border-color:var(--orange)}.featured .symbol,.featured p{color:#29231f}.featured .tags{border-color:#20201e40}.approach{display:grid;grid-template-columns:1fr 1fr;gap:10%}.approach .section-label{margin-bottom:28px}.approach-title>p{margin-top:22px;color:#6c6c64}.big-star{font-size:120px;line-height:1.2;display:block;color:var(--orange);margin-top:25px}.steps article{display:flex;gap:25px;border-top:1px solid var(--line);padding:30px 0}.steps article>span{font-size:13px;color:var(--orange);padding-top:6px}.steps h3{font-size:24px;font-weight:500;letter-spacing:-.5px;margin-bottom:10px}.steps p{font-size:15px;color:#6c6c64}.closing{background:#22221f;color:#fafaf7;margin:0 20px;border-radius:5px;padding:70px 5%;position:relative}.closing .section-label{color:#bbbbae;margin-bottom:25px}.closing h2{font-size:clamp(40px,5.5vw,78px);line-height:1.12;letter-spacing:-3px}.closing h2 span{font-family:Georgia,serif;font-style:italic;color:var(--orange)}.closing>a{display:inline-flex;gap:45px;border-bottom:1px solid #7c7c70;padding:17px 0;margin-top:28px;font-size:14px}.closing>a:hover{color:var(--orange)}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:45px 6%;font-size:13px;color:#66665e}footer .brand{font-size:35px;color:var(--ink)}footer .brand-star{font-size:28px}footer .brand small{font-size:8px}.back-top{border-bottom:1px solid #aaa;padding:7px 0}.mobile-nav[hidden]{display:none}
@media(min-width:1600px){.section,.header,footer{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}}@media(max-width:900px){.hero{min-height:600px;max-height:740px}.hero-content{padding-top:85px}h1{font-size:64px}.intro{grid-template-columns:1fr;gap:28px}.section{padding:75px 6%}.service-grid{gap:12px}.service{padding:25px 20px}.service h3{font-size:25px}.card-top{font-size:9px}.section-top>p{max-width:210px}.ribbon{font-size:10px;gap:10px}.approach{gap:7%}footer>span:first-of-type{display:none}}@media(max-width:620px){.header{height:85px;padding:0 6%}.brand{font-size:38px}.brand-star{font-size:31px}.header nav{display:none}.menu-toggle{display:block;border:1px solid #ccc;background:transparent;border-radius:3px;width:43px;height:42px;font-size:22px}.mobile-nav{padding:16px 6% 24px;display:flex;flex-direction:column;gap:20px;border-top:1px solid var(--line)}.hero{margin:0 10px;min-height:600px;height:calc(100svh - 105px);max-height:800px}.hero-content{padding:78px 6% 115px}.eyebrow{font-size:9px;letter-spacing:1.25px}h1{font-size:clamp(41px,10.9vw,64px);letter-spacing:-2.3px;margin:33px 0 25px}h1 em{letter-spacing:-1.6px}.hero-content p{font-size:16px}.hero-side{display:none}.hero-bottom{left:6%;right:6%;bottom:25px}.hero-bottom>span{max-width:175px;line-height:1.7;font-size:9px}.hero-bottom a{font-size:9px;gap:12px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#14101cda,#14101c55),linear-gradient(0deg,#14101cba,transparent)}.ribbon{padding:23px 6%;gap:12px;flex-wrap:wrap;justify-content:center;font-size:10px;letter-spacing:1px}.ribbon b{font-size:18px}.ribbon b:last-child{display:none}.section{padding:60px 6%}.section-label{font-size:10px}h2{font-size:33px;letter-spacing:-1.2px}.intro-copy{grid-template-columns:1fr;gap:18px;margin-top:25px}.intro-copy p{font-size:16px}.section-top{display:block;margin-bottom:30px}.section-top>p{margin-top:22px;max-width:none;font-size:15px}.service-grid{grid-template-columns:1fr;gap:16px}.service{padding:28px;min-height:335px}.card-top{font-size:10px;margin-bottom:30px}.service h3{font-size:32px}.service p{font-size:16px}.tags{font-size:12px}.approach{grid-template-columns:1fr;gap:28px}.big-star{display:none}.steps h3{font-size:24px}.steps p{font-size:16px}.closing{margin:0 10px;padding:50px 6%}.closing h2{font-size:42px;letter-spacing:-1.8px}.closing>a{font-size:13px;gap:25px}footer{padding:35px 6%;flex-wrap:wrap;gap:26px}footer .brand{width:100%}footer>span{font-size:13px}.back-top{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
/* Carina brand and standalone document layouts */
:root{--orange:#ad7b24;--ink:#17254a;--line:#dce0e8;--paper:#fff}body{background:#fff}.header{height:154px;border-bottom:1px solid var(--line)}.logo-brand{width:160px!important;height:142px;overflow:hidden;position:relative;flex-shrink:0;letter-spacing:normal}.logo-brand img{position:absolute;width:260px;height:260px;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%)}.header nav{gap:30px;font-size:15px}.header nav a[aria-current]{color:#182c68;border-bottom:2px solid #ad7b24;padding-bottom:8px}.hero{min-height:610px;height:calc(100svh - 174px)}h1{font-size:clamp(44px,5.4vw,78px)}.hero-content{padding-top:65px}.hero .button{background:#182c68;color:#fff}.hero .button:hover{background:#294b91}.services{background:#f2f4f8}.featured{background:#182c68;color:#fff;border-color:#182c68}.featured p,.featured .symbol{color:#fff}.featured .tags{border-color:#ffffff50}.service p,.steps p{font-size:16px}.service .card-top{font-size:12px;letter-spacing:.5px}.service .tags{font-size:14px}.detail-link{font-size:14px;font-weight:600;line-height:1.6;border-top:1px solid var(--line);padding-top:17px;margin-top:20px;display:flex;justify-content:space-between;gap:10px}.featured .detail-link{border-color:#ffffff50}.detail-link:hover,.text-link:hover{color:#ad7b24}.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;padding:23px 6%;font-size:14px;color:#656e80}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.page-banner{padding:65px 6% 75px;background:#182c68;color:#fff}.page-banner .section-label{color:#e2bc75;font-size:12px}.page-banner h1{font-size:clamp(38px,4.8vw,68px);line-height:1.15;letter-spacing:-2px;max-width:1050px;margin:25px 0}.page-banner p{max-width:750px;font-size:18px;color:#dfe5f2}.section-label,.eyebrow{font-size:12px}.home-summary{max-width:1100px}.home-summary h2{margin:25px 0}.home-summary p{max-width:650px;color:#656e80}.text-link{display:inline-block;font-size:16px;font-weight:500;border-bottom:1px solid #bdc4d1;padding-bottom:7px;margin-top:25px}.text-section{background:#f3f5f8}.text-section h2{max-width:850px}.text-section p{max-width:850px;margin-top:25px;font-size:18px}.service-intro{display:grid;grid-template-columns:1fr 2fr;gap:60px;padding-bottom:45px}.service-intro .section-label{align-self:start;line-height:1.8}.service-intro>p{font-size:22px;line-height:1.7}.detail-sections{padding-top:15px;max-width:1250px;margin:auto}.detail-sections article{display:flex;gap:35px;padding:38px 0;border-top:1px solid var(--line)}.detail-sections article>span{color:#ad7b24;font-size:16px;padding-top:6px}.detail-sections h2{font-size:30px;letter-spacing:-.7px}.detail-sections p{margin-top:18px;color:#656e80;font-size:18px;max-width:850px}.related{background:#f3f5f8}.related .text-link{margin-right:40px}footer{border-top:1px solid var(--line);padding-top:25px;padding-bottom:25px}footer nav{display:flex;flex-wrap:wrap;gap:25px;font-size:14px}.skip-link{position:absolute;top:-100px;left:15px;z-index:100;background:#fff;padding:15px}.skip-link:focus{top:10px}.big-star{color:#ad7b24}
@media(max-width:900px){.header nav{gap:18px}.service-grid{grid-template-columns:1fr}.service{min-height:0}.service h3 br{display:none}.service h3 br:after{content:' '}.service-intro{grid-template-columns:1fr;gap:25px}.service .card-top{margin-bottom:20px}footer nav{gap:18px}}
@media(max-width:620px){.header{height:134px}.logo-brand{width:138px!important;height:126px}.logo-brand img{width:235px;height:235px}.hero{height:auto;min-height:615px}.hero-content{padding-top:65px}h1{font-size:clamp(35px,9vw,54px);letter-spacing:-1.5px}.hero-content h1{line-height:1.2}.page-banner{padding:45px 6%}.page-banner h1{font-size:38px;letter-spacing:-1px}.page-banner p{font-size:16px}.service-intro>p{font-size:18px}.detail-sections h2{font-size:27px}.detail-sections p,.text-section p{font-size:16px}.detail-sections article{gap:18px}.breadcrumbs{font-size:14px;gap:8px}.related .text-link{display:block;margin-right:0;width:fit-content}.section-label,.eyebrow{font-size:12px;letter-spacing:1px}.hero-bottom>span,.hero-bottom a{font-size:12px;letter-spacing:.5px}.hero-bottom>span{max-width:185px}.hero-bottom a{gap:7px}footer{gap:15px}footer nav{width:100%;font-size:14px}footer .logo-brand{width:138px!important}.service h3{font-size:30px}.intro-copy{gap:20px}}
/* Signature header: navy masthead, gold rule and inset original brand seal. */
.summit-header{background:linear-gradient(115deg,#09172f 0%,#152d58 65%,#102342 100%);color:#fff;position:relative;border-bottom:3px solid #c5a15a;isolation:isolate}.summit-inner{max-width:1540px;margin:auto;display:grid;grid-template-columns:196px minmax(0,1fr);gap:44px;padding:0 5%;min-height:174px}.summit-emblem{background:#fff;position:relative;display:flex;align-items:center;justify-content:center;border-bottom:4px solid #c5a15a;box-shadow:0 10px 30px #0002;clip-path:polygon(0 0,100% 0,100% 88%,88% 100%,0 100%);margin-bottom:-13px;z-index:2}.summit-emblem .logo-brand{width:170px!important;height:166px}.summit-emblem .logo-brand img{width:292px;height:292px}.summit-content{min-width:0;display:flex;flex-direction:column;justify-content:center}.summit-top{border-bottom:1px solid #ffffff25;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:21px 0 20px}.summit-signature{font-size:12px;letter-spacing:1.8px;line-height:1.7;color:#bfcbe0;flex-shrink:0}.summit-signature>span{display:block}.summit-contacts{display:flex;align-items:center;justify-content:flex-end;gap:22px;flex-wrap:wrap;font-variant-numeric:tabular-nums}.contact-item{display:inline-flex;align-items:center;gap:9px;font-size:14px;line-height:1.5;white-space:nowrap}.contact-item svg{width:18px;height:18px;color:#dfbd77;flex-shrink:0}.demo-badge{font-size:10px;font-weight:600;letter-spacing:1px;border:1px solid #bfa36b77;color:#dfc797;padding:3px 6px;border-radius:3px}.summit-bottom{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}.summit-bottom nav{display:flex;align-items:stretch;gap:30px;min-height:80px}.summit-bottom nav>a{position:relative;display:flex;align-items:center;font-size:15px;font-weight:500;color:#e6eaf3;transition:color .2s}.summit-bottom nav>a:after{content:'';height:3px;background:#d8b56d;position:absolute;left:0;right:0;bottom:15px;transform:scaleX(0);transform-origin:left;transition:transform .2s}.summit-bottom nav>a:hover,.summit-bottom nav>a[aria-current]{color:#efd399}.summit-bottom nav>a:hover:after,.summit-bottom nav>a[aria-current]:after{transform:scaleX(1)}.summit-note{font-family:Georgia,serif;font-size:16px;font-style:italic;color:#bfcbe0}.summit-header .menu-toggle{color:#fff;border-color:#ffffff55}.summit-header a:focus-visible,.summit-header button:focus-visible{outline-color:#f2d699}.mobile-nav{background:#0e2141;color:#e9edf6;border-color:#ffffff26}.mobile-nav a{padding:10px 0;font-size:16px}.mobile-nav a[aria-current]{color:#efd399}.mobile-nav a:hover{color:#efd399}
@media(max-width:1150px){.summit-inner{gap:28px;grid-template-columns:172px minmax(0,1fr)}.summit-signature{display:none}.summit-top{justify-content:flex-end}.summit-note{display:none}.summit-bottom nav{gap:32px}.summit-emblem .logo-brand img{width:275px;height:275px}.summit-contacts{gap:17px}.summit-bottom{justify-content:flex-end}}
@media(max-width:760px){.summit-inner{padding:0 5%;grid-template-columns:136px minmax(0,1fr);gap:22px;min-height:174px}.summit-emblem{margin-bottom:-9px}.summit-emblem .logo-brand{width:132px!important;height:145px}.summit-emblem .logo-brand img{width:239px;height:239px}.summit-top{padding:17px 0 12px}.summit-contacts{display:grid;gap:7px;justify-content:end;position:relative}.demo-badge{justify-self:end;font-size:10px;padding:1px 5px}.contact-item{font-size:13px;gap:7px}.contact-item svg{width:15px;height:15px}.summit-bottom{min-height:61px}.summit-bottom nav{display:none}.summit-header .menu-toggle{display:block;width:43px;height:39px;background:#ffffff0a;border-radius:4px;font-size:24px;cursor:pointer}.summit-note{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:12px;font-style:normal;max-width:100px;line-height:1.6;color:#ced8e9}.mobile-nav{padding:25px 6% 20px}.summit-header+.mobile-nav[hidden]{display:none}}
@media(max-width:420px){.summit-inner{grid-template-columns:107px minmax(0,1fr);gap:15px;padding:0 4%}.summit-emblem .logo-brand{width:106px!important;height:129px}.summit-emblem .logo-brand img{width:194px;height:194px}.contact-item{font-size:12px;gap:5px}.summit-contacts{gap:9px}.summit-note{max-width:92px}.summit-bottom{gap:8px}.summit-top{padding-top:15px}.summit-emblem{clip-path:polygon(0 0,100% 0,100% 93%,88% 100%,0 100%)}}
@media(prefers-reduced-motion:reduce){.summit-bottom nav>a,.summit-bottom nav>a:after{transition:none}}
/* Horizontal original logo with real alpha; the pale surface belongs to the masthead. */
.summit-inner{grid-template-columns:330px minmax(0,1fr);gap:52px;min-height:148px}.summit-emblem{background:transparent;border:0;box-shadow:none;clip-path:none;margin:0;isolation:isolate}.summit-emblem:before{content:'';position:absolute;inset:0 -38px 0 -100vw;background:linear-gradient(110deg,#f6f8fb,#e3e9f2);z-index:-1;clip-path:polygon(0 0,100% 0,calc(100% - 24px) 100%,0 100%)}.summit-emblem .logo-brand{width:330px!important;height:auto;aspect-ratio:734/214;overflow:visible}.summit-emblem .logo-brand img{position:static;width:100%;height:auto;transform:none;display:block}.summit-top{padding:16px 0}.summit-signature{display:none}.summit-contacts{margin-left:auto}.summit-bottom,.summit-bottom nav{min-height:72px}.summit-note{display:none}footer .logo-brand{width:240px!important;height:auto;aspect-ratio:734/214;overflow:visible}footer .logo-brand img{position:static;transform:none;width:100%;height:auto;display:block}
@media(max-width:1150px){.summit-inner{grid-template-columns:280px minmax(0,1fr);gap:40px}.summit-emblem .logo-brand{width:280px!important}.summit-contacts{gap:12px}.summit-bottom nav{gap:24px}.contact-item{font-size:13px}}
@media(max-width:900px) and (min-width:761px){.summit-inner{grid-template-columns:230px minmax(0,1fr);gap:34px}.summit-emblem .logo-brand{width:230px!important}.summit-contacts{gap:8px}.contact-item{font-size:12px}.summit-bottom nav{gap:19px}.summit-bottom nav>a{font-size:14px}}
@media(max-width:760px){.summit-inner{grid-template-columns:1fr;gap:0;padding:0;min-height:0}.summit-emblem{justify-content:flex-start;padding:18px 6%;background:linear-gradient(110deg,#f6f8fb,#e3e9f2)}.summit-emblem:before{display:none}.summit-emblem .logo-brand{width:270px!important;max-width:calc(100% - 55px)}.summit-content{padding:0 6%}.summit-top{padding:12px 0;border:0}.summit-contacts{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0;gap:8px 15px}.contact-item{font-size:13px}.demo-badge{order:3}.summit-bottom{min-height:0}.summit-header .menu-toggle{position:absolute;top:32px;right:6%;color:#182c68;border-color:#182c6840;background:#ffffff66}.summit-note{display:none}.summit-bottom nav{display:none}footer .logo-brand{width:230px!important}}
@media(max-width:420px){.summit-emblem .logo-brand{width:240px!important}.summit-emblem{padding:18px 4%}.summit-header .menu-toggle{right:4%;top:28px}.summit-content{padding:0 4%}.summit-contacts{gap:7px 12px}.contact-item{font-size:12px}.demo-badge{font-size:9px}}

/* Continuous navy masthead and distinct, stronger primary navigation. */
.summit-emblem{background:transparent}.summit-emblem:before{display:none;content:none}
.summit-top{padding:15px 0 19px;border-bottom:1px solid #d7b57666}
.summit-contacts{color:#c8d2e3}.summit-bottom{padding:12px 0;min-height:86px}
.summit-bottom nav{gap:28px;min-height:60px;flex-wrap:wrap;row-gap:8px}
.summit-bottom nav>a{font-family:'Montserrat',Arial,sans-serif;font-size:19px;font-weight:700;letter-spacing:.1px;line-height:1.5;color:#fff;min-height:54px;padding:10px 0 14px}
.summit-bottom nav>a:after{bottom:3px;height:3px}.summit-bottom nav>a:hover,.summit-bottom nav>a[aria-current]{color:#f0ce88}
.mobile-nav{border-top:1px solid #d7b57666}.mobile-nav a{font-family:'Montserrat',Arial,sans-serif;font-size:19px;font-weight:700;line-height:1.5;padding:14px 0;border-bottom:1px solid #ffffff18}
@media(max-width:1150px){.summit-bottom nav{gap:22px}.summit-bottom nav>a{font-size:18px}}
@media(max-width:900px) and (min-width:761px){.summit-bottom nav{column-gap:18px;row-gap:0}.summit-bottom nav>a{font-size:18px;min-height:46px}}
@media(max-width:760px){.summit-emblem{background:transparent}.summit-header .menu-toggle{color:#f0ce88;border-color:#d7b57688;background:#ffffff08}.summit-top{padding:14px 0;border-top:1px solid #ffffff20;border-bottom:0}.summit-bottom{padding:0;min-height:0}.summit-bottom nav{display:none}}

/* Keep the mobile control above the full-width logo stacking context. */
.summit-header>.menu-toggle{z-index:10;pointer-events:auto;touch-action:manipulation;min-width:44px;min-height:44px}
@media(max-width:760px){#mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:0;position:relative;z-index:3}#mobile-nav[hidden]{display:none}.summit-header>.menu-toggle{display:block}}
@media(min-width:761px){.summit-header>.menu-toggle,#mobile-nav{display:none}}

/* Persistent masthead, smaller menu typography and edge-to-edge hero. */
.summit-header{position:sticky;top:0;z-index:1000;box-shadow:0 4px 18px #07132922}
.summit-bottom nav>a{font-size:16px}.mobile-nav a{font-size:17px}
.hero{margin-left:0;margin-right:0;width:100%;border-radius:0}
html{scroll-padding-top:200px}
@media(max-width:1150px){.summit-bottom nav>a{font-size:16px}}
@media(max-width:900px) and (min-width:761px){.summit-bottom nav>a{font-size:16px}}
@media(max-width:760px){#mobile-nav:not([hidden]){position:absolute;top:100%;left:0;right:0;max-height:calc(100vh - 210px);max-height:calc(100dvh - 210px);overflow-y:auto;overscroll-behavior:contain;box-shadow:0 12px 20px #07132933}.hero{margin:0;width:100%;border-radius:0}}
/* Four service categories and a locale selector ready for the English edition. */
.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.summit-bottom{justify-content:flex-end}.summit-bottom nav{justify-content:flex-end}.language-picker{position:relative;order:2;flex-shrink:0;margin-left:8px;font-family:'Montserrat',Arial,sans-serif;font-size:14px;z-index:20}.language-picker summary{display:flex;gap:8px;align-items:center;cursor:pointer;list-style:none;min-height:44px;padding:8px 12px;color:#f0ce88;border:1px solid #d7b57655;border-radius:4px}.language-picker summary::-webkit-details-marker{display:none}.language-picker summary:focus-visible{outline:2px solid #f0ce88;outline-offset:4px}.language-picker[open] summary{background:#ffffff0c}.language-options{position:absolute;top:calc(100% + 9px);right:0;min-width:190px;background:#122748;border:1px solid #d7b57666;border-radius:5px;box-shadow:0 12px 24px #0005;padding:7px}.language-options>a,.language-unavailable{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 10px;font-size:14px;line-height:1.5}.language-options>a{color:#f0ce88;border-radius:3px}.language-options>a:hover{background:#ffffff0c}.language-unavailable{color:#a9b5c9;cursor:default}.language-unavailable small{font-size:12px;font-family:'DM Sans',Arial,sans-serif}.language-options>a span{font-size:12px}.summit-bottom nav{gap:22px}
@media(max-width:1150px){.summit-bottom{gap:12px}.summit-bottom nav{gap:18px}.language-picker{margin-left:0}}
@media(max-width:900px) and (min-width:761px){.summit-bottom nav{column-gap:16px}.summit-bottom{align-items:center}}
@media(max-width:760px){.service-grid{grid-template-columns:1fr}.language-picker{position:absolute;top:31px;right:calc(6% + 53px);margin:0}.language-picker summary{padding:8px;gap:5px}.language-picker summary>span:first-child{display:none}.summit-emblem .logo-brand{max-width:calc(100% - 112px)}.language-options{min-width:190px;right:-50px}.summit-bottom{min-height:0;padding:0}}
@media(max-width:420px){.language-picker{right:calc(4% + 51px);top:28px}.language-picker summary{font-size:13px;padding:8px 6px}.summit-emblem .logo-brand{max-width:calc(100% - 105px)}}

/* Supplied replacement logo: preserve its original proportions and alpha. */
.summit-emblem .logo-brand,footer .logo-brand{aspect-ratio:2146/733}

/* A continuous ice-blue masthead keeps the supplied navy logo legible. */
.summit-header{background:linear-gradient(110deg,#e6f0fa 0%,#f3f7fc 58%,#e9f1fb 100%);color:#172d56;border-bottom-color:#b48b42;box-shadow:0 4px 18px #102b4515}
.summit-top{border-bottom-color:#ad854b55}.summit-contacts{color:#334b69}.contact-item svg{color:#806025}.demo-badge{color:#705321;border-color:#a8864966}
.summit-bottom nav>a{color:#192f57}.summit-bottom nav>a:hover,.summit-bottom nav>a[aria-current]{color:#75531c}.summit-bottom nav>a:after{background:#a77c35}
.summit-header a:focus-visible,.summit-header button:focus-visible,.language-picker summary:focus-visible{outline-color:#254b7d}
.language-picker summary{color:#213c62;border-color:#829bb777}.language-picker[open] summary{background:#d9e7f6}.language-options{background:#f4f8fd;border-color:#9aadc4;box-shadow:0 12px 24px #132e4822}.language-options>a{color:#213c62}.language-options>a:hover{background:#e0eaf6}.language-unavailable{color:#66748a}
#mobile-nav{background:#edf4fc;color:#213c62;border-top-color:#a77c3566}#mobile-nav a{color:#213c62;border-bottom-color:#203e621c}#mobile-nav a:hover,#mobile-nav a[aria-current]{color:#75531c}
@media(max-width:760px){.summit-top{border-top-color:#203e6226}.summit-header>.menu-toggle{color:#213c62;border-color:#6d86a477;background:#ffffff55}}

/* Spacious footer in the same ice-blue palette as the header. */
footer.site-footer{display:block;background:linear-gradient(110deg,#e6f0fa 0%,#f3f7fc 58%,#e9f1fb 100%);color:#334b69;padding:62px 6% 24px;border-top:1px solid #b48b4255}
.footer-layout{max-width:1360px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1.3fr;gap:65px;align-items:start}
.site-footer .footer-brand .logo-brand{width:220px!important;max-width:100%;height:auto;aspect-ratio:2146/733}.site-footer .footer-brand .logo-brand img{width:100%;height:auto;position:static;transform:none;display:block}
.footer-brand p{font-size:15px;line-height:1.8;margin-top:22px;color:#50627a}
.site-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:13px;font-size:15px}.site-footer nav h2{font-family:'Montserrat',Arial,sans-serif;font-size:16px;line-height:1.5;letter-spacing:0;font-weight:700;margin:0 0 7px;color:#192f57}.site-footer nav a{line-height:1.6;color:#334b69;text-underline-offset:5px}.site-footer nav a:hover{color:#75531c;text-decoration:underline}.site-footer a:focus-visible{outline:2px solid #254b7d;outline-offset:5px}
.footer-base{max-width:1360px;margin:45px auto 0;border-top:1px solid #203e6226;padding-top:22px;display:flex;justify-content:space-between;gap:15px;color:#50627a;font-size:13px;line-height:1.6}
@media(max-width:900px){.footer-layout{gap:35px;grid-template-columns:1.1fr .9fr 1.2fr}.site-footer .footer-brand .logo-brand{width:190px!important}.site-footer nav{font-size:14px}}
@media(max-width:620px){footer.site-footer{padding:42px 6% 22px}.footer-layout{grid-template-columns:1fr;gap:32px}.site-footer .footer-brand .logo-brand{width:190px!important}.footer-brand p{margin-top:16px}.site-footer nav{gap:10px;font-size:15px;width:auto}.footer-base{margin-top:32px;flex-wrap:wrap;font-size:12px}.site-footer .footer-base span{display:inline}}

/* Home service cards: restrained typography, soft depth, and clear links. */
.home-services{background:linear-gradient(180deg,#f3f7fc,#eaf1f9);padding-top:80px;padding-bottom:80px}
.home-services .service-grid{gap:24px}
.home-services .service{position:relative;overflow:hidden;background:#fff;color:#172d56;border:1px solid #dbe5f0;border-radius:20px;padding:34px;min-height:340px;box-shadow:0 8px 28px #172d5607;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.home-services .service:before{content:"";position:absolute;top:0;left:34px;right:34px;height:3px;background:linear-gradient(90deg,#b48b42,#d8c299);border-radius:0 0 3px 3px}
.home-services .card-top{margin-bottom:24px;color:#62738b;font-size:12px;font-weight:600;letter-spacing:.8px;line-height:1.6}
.home-services .service h3{font-family:'Montserrat',sans-serif;font-size:27px;font-weight:700;line-height:1.3;letter-spacing:-.7px;margin-bottom:16px}
.home-services .service p{color:#56667b;font-size:16px;line-height:1.75;margin-bottom:26px;max-width:52ch}
.home-services .tags{border:0;padding:0;margin-top:auto;color:#65758a;font-size:14px;line-height:1.7}
.home-services .detail-link{display:block;margin-top:24px;padding-top:20px;border-top:1px solid #e5ebf2;color:#172d56;font-size:14px;font-weight:700;line-height:1.6;text-decoration:underline;text-decoration-color:#c5d0df;text-underline-offset:5px}
.home-services .detail-link:hover{color:#806025;text-decoration-color:currentColor}
.home-services .detail-link:focus-visible{outline:2px solid #806025;outline-offset:6px;border-radius:2px}
.home-services .service:focus-within{border-color:#b48b42;box-shadow:0 12px 32px #172d5610}
@media(hover:hover){.home-services .service:hover{transform:translateY(-4px);border-color:#bbcce0;box-shadow:0 16px 38px #172d5612}}
@media(max-width:620px){.home-services{padding-top:52px;padding-bottom:52px}.home-services .service-grid{gap:18px}.home-services .service{padding:27px 24px;min-height:0;border-radius:16px}.home-services .service:before{left:24px;right:24px}.home-services .service h3{font-size:23px;letter-spacing:-.4px}.home-services .card-top{margin-bottom:18px}.home-services .detail-link{margin-top:20px}}
@media(prefers-reduced-motion:reduce){.home-services .service{transition:none}.home-services .service:hover{transform:none}}

/* Three-image home banner with accessible playback controls. */
.hero-carousel .hero-image{opacity:0;transition:opacity 1s ease;pointer-events:none}
.hero-carousel .hero-image.is-active{opacity:1}
.hero-carousel .hero-content{padding-bottom:175px}
.hero-controls{position:absolute;left:5%;bottom:94px;display:flex;align-items:center;gap:18px;z-index:2}
.hero-controls[hidden]{display:none}
.hero-dots{display:flex;gap:4px}
.hero-dot{width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer;display:grid;place-items:center}
.hero-dot:before{content:"";height:5px;width:24px;border-radius:5px;background:#ffffff65;transition:background .2s ease}
.hero-dot[aria-pressed="true"]:before{background:#fff}
.hero-playback{border:1px solid #ffffff70;border-radius:24px;padding:9px 17px;min-height:44px;color:#fff;background:#13234466;font:600 14px 'Manrope',sans-serif;cursor:pointer}
.hero-controls button:focus-visible{outline:2px solid #fff;outline-offset:3px}
.hero-playback:hover{background:#132344bb}
@media(max-width:620px){.hero-controls{left:6%;bottom:100px;gap:12px}.hero-carousel .hero-content{padding-bottom:185px}}
@media(prefers-reduced-motion:reduce){.hero-carousel .hero-image,.hero-dot:before{transition:none}}

/* Home introduction paired with event photography. */
.home-summary{max-width:none;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:clamp(30px,5vw,80px)}
.home-summary-copy{min-width:0}
.home-summary-copy h2{font-size:clamp(30px,3.3vw,50px);line-height:1.16}
.home-summary-copy p{line-height:1.8;margin-bottom:24px}
.home-summary-visual{overflow:hidden;border-radius:20px;box-shadow:0 16px 40px #172d5614;aspect-ratio:4/3}
.home-summary-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:800px){.home-summary{grid-template-columns:1fr;gap:32px}.home-summary-copy h2{font-size:clamp(30px,5.5vw,44px)}.home-summary-visual{aspect-ratio:16/10;border-radius:16px}}

/* Compact subject photographs beneath home service titles. */
.home-services .service-photo{display:block;width:100%;height:130px;object-fit:cover;object-position:center 58%;border-radius:10px;margin:0 0 20px}
.home-services .service h3{margin-bottom:18px}
@media(max-width:620px){.home-services .service-photo{height:110px;margin-bottom:18px;border-radius:8px}}

.home-summary.section{padding-top:50px;padding-bottom:50px}

/* Full-width video invitation above the footer. */
.video-contact{position:relative;isolation:isolate;overflow:hidden;background:#122443;color:#fff;min-height:430px;padding:72px 6% 90px;display:grid;place-items:center;text-align:center}
.contact-film,.contact-film-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}
.contact-film{object-fit:cover}
.contact-film-shade{z-index:-1;background:linear-gradient(90deg,#000000c4,#0000008f,#000000b8)}
.video-contact-content{width:100%;max-width:850px}
.video-contact .section-label{color:#ecd3a3;letter-spacing:2px;font-size:12px;margin-bottom:20px}
.video-contact h2{font-family:'Montserrat',sans-serif;font-size:clamp(29px,3.5vw,49px);line-height:1.2;letter-spacing:-1px;margin:0 0 20px;font-weight:600}
.video-contact-content>p{color:#e1e8f3;font-size:17px;line-height:1.7;max-width:620px;margin:0 auto 28px}
.video-contact-details>summary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 27px;background:#e6f0fa;color:#172d56;border:1px solid #e6f0fa;border-radius:8px;font-size:15px;font-weight:700;list-style:none;cursor:pointer}
.video-contact-details>summary::-webkit-details-marker{display:none}
.video-contact-details>summary:hover{background:#fff}
.video-contact-info{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:center;margin:24px auto 0;font-size:15px;color:#fff}
.video-contact-info .demo-badge{color:#fff;border-color:#ffffff70}
.contact-film-toggle{position:absolute;right:6%;bottom:24px;border:1px solid #ffffff70;border-radius:22px;background:#12244380;color:#fff;padding:10px 18px;min-height:44px;font:600 13px 'Manrope',sans-serif;cursor:pointer}
.contact-film-toggle[hidden]{display:none}
.video-contact summary:focus-visible,.contact-film-toggle:focus-visible{outline:2px solid #ecd3a3;outline-offset:5px}
@media(max-width:620px){.video-contact{min-height:400px;padding:52px 6% 85px}.video-contact h2{letter-spacing:-.6px}.video-contact-content>p{font-size:16px}.video-contact-info{flex-direction:column;gap:10px}}

/* Contact and editorial pages share the established Carina palette. */
.site-footer .footer-base{justify-content:center;text-align:center}
.summit-bottom nav{gap:16px;flex-wrap:wrap;row-gap:10px}
.summit-contacts a{color:inherit;text-decoration:none}.summit-contacts a:hover{text-decoration:underline}
.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:start;padding-top:55px;padding-bottom:65px}
.contact-layout h2{font-family:'Montserrat',sans-serif;font-size:30px;line-height:1.3;letter-spacing:-.5px;margin:0 0 22px;color:#172d56}
.contact-layout p{font-size:17px;line-height:1.85;color:#56667b}
.contact-panel{font-style:normal;background:#edf4fb;border:1px solid #dbe5f0;padding:32px;border-radius:18px;overflow-wrap:anywhere}
.contact-panel>div+div{border-top:1px solid #d1ddea;margin-top:24px;padding-top:24px}
.contact-panel h2{font-size:16px;margin:0 0 10px;font-weight:700;letter-spacing:0}
.contact-panel a{font-size:18px;color:#172d56;text-underline-offset:5px}
.contact-panel p{font-size:17px;margin:0}
.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:50px;padding-bottom:65px}
.blog-card{display:flex;flex-direction:column;background:#f4f8fc;border:1px solid #dbe5f0;border-radius:18px;padding:30px}
.blog-card .section-label{font-size:12px;line-height:1.6;color:#806025;margin-bottom:18px;letter-spacing:.6px}
.blog-card h2{font-family:'Montserrat',sans-serif;font-size:24px;font-weight:700;line-height:1.35;letter-spacing:-.5px;margin:0 0 17px}
.blog-card h2 a{color:#172d56}.blog-card h2 a:hover{color:#806025}
.blog-card p{font-size:16px;line-height:1.8;color:#56667b;margin:0 0 25px}
.blog-read{margin-top:auto;color:#172d56;text-decoration:underline;text-underline-offset:5px;font-weight:700;font-size:14px}
.blog-article{max-width:960px;margin:auto;padding-top:30px;padding-bottom:65px}
.blog-article>header{padding:0;margin:0 0 40px;display:block;background:none;border:0;height:auto}
.blog-article h1{font-family:'Montserrat',sans-serif;font-size:clamp(30px,4vw,47px);line-height:1.2;letter-spacing:-1px;color:#172d56;margin:20px 0}
.blog-article .section-label{color:#806025;line-height:1.6}
.blog-article .article-lead{font-size:20px;color:#56667b;line-height:1.7}
.blog-article>section{margin-top:32px}
.blog-article h2{font-family:'Montserrat',sans-serif;font-size:25px;font-weight:700;line-height:1.4;letter-spacing:-.4px;color:#172d56;margin:0 0 14px}
.blog-article p{font-size:17px;line-height:1.9;color:#475a72}
.article-next{background:#edf4fb;border-radius:16px;padding:28px;margin-top:40px}
.article-next h2{font-size:22px}.article-next p{font-size:16px}.article-next>div{display:flex;flex-wrap:wrap;gap:18px;margin-top:22px}
.article-next a{font-size:15px;text-decoration:underline;text-underline-offset:5px;color:#172d56}
.video-contact-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 27px;background:#e6f0fa;color:#172d56;border-radius:8px;font-size:15px;font-weight:700}
.video-contact-link:hover{background:#fff}.video-contact-link:focus-visible{outline:2px solid #ecd3a3;outline-offset:5px}
@media(min-width:761px) and (max-width:1150px){.summit-bottom nav{gap:10px 14px}.summit-bottom nav>a{font-size:15px}.summit-content{min-width:0}}
@media(max-width:760px){.contact-layout,.blog-grid{grid-template-columns:1fr;gap:24px}.contact-layout{padding-top:35px}.contact-panel,.blog-card{padding:24px}.blog-card h2{font-size:22px}.blog-article h2{font-size:23px}.blog-article .article-lead{font-size:18px}.article-next{padding:24px}}

/* English copy keeps the same design while allowing longer headlines to wrap. */
html[lang="en"] .hero-carousel{height:auto;max-height:none;min-height:640px}
html[lang="en"] .hero-carousel h1{font-size:clamp(42px,5.2vw,76px)}
.language-options>a[aria-current="true"]{background:#e0eaf6;font-weight:700}
