*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow-x:hidden}body{margin:0;color:var(--ink);background:linear-gradient(90deg,rgba(20,20,20,0.028) 1px,transparent 1px) 0 0 / 86px 86px,linear-gradient(180deg,#ffffff 0%,#fbfbf9 48%,#ffffff 100%);font-family:var(--font-body);font-size:16px;line-height:1.72;letter-spacing:-0.015em;overflow-x:hidden;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{appearance:none}svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:absolute;left:1rem;top:1rem;z-index:2000;padding:0.85rem 1rem;background:var(--red);color:#fff;font-weight:850;transform:translateY(calc(-100% - 2rem));transition:transform 180ms ease}.skip-link:focus{transform:translateY(0)}.section-shell,.footer-shell{width:min(calc(100% - 3rem),var(--container));margin-inline:auto}main{padding-top:var(--header-h)}.section{position:relative;padding:clamp(5rem,7vw,8.5rem) 0;overflow:hidden}.surface-light{background:radial-gradient(circle at 96% 8%,rgba(227,6,19,0.06),transparent 22rem),linear-gradient(90deg,rgba(20,20,20,0.025) 1px,transparent 1px) 0 0 / 86px 86px,var(--soft)}.surface-dark{color:#fff;background:radial-gradient(circle at 82% 12%,rgba(227,6,19,0.18),transparent 24rem),linear-gradient(135deg,#151515 0%,#232323 60%,#181818 100%)}.surface-dark::after{content:"";position:absolute;right:-8rem;bottom:-11rem;width:34rem;height:34rem;background:repeating-linear-gradient(135deg,transparent 0 17px,rgba(255,255,255,0.06) 18px 19px);transform:skewX(-18deg);pointer-events:none}.surface-dark>*{position:relative;z-index:1}.section-header{display:grid;gap:1.05rem;max-width:820px;margin-bottom:clamp(2.5rem,4.5vw,4.4rem)}.eyebrow-row{display:inline-flex;align-items:center;gap:0.85rem;width:fit-content;color:var(--red)}.section-number,.section-kicker,.section-pill,.section-label{font-family:var(--font-title);font-size:0.69rem;font-weight:900;letter-spacing:0.18em;line-height:1;text-transform:uppercase}.section-line{width:72px;height:1px;background:currentColor;opacity:0.65}.section-pill,.section-label{display:inline-flex;align-items:center;gap:0.52rem;width:fit-content;min-height:2rem;padding:0.56rem 0.86rem;border:1px solid rgba(227,6,19,0.2);border-radius:999px;background:#fff;color:var(--red)}.section-pill::before,.section-label::before{content:"";width:0.35rem;height:0.35rem;border-radius:50%;background:currentColor}.section-pill--dark,.section-label--light,.surface-dark .section-pill,.surface-dark .section-label{border-color:rgba(255,255,255,0.2);background:rgba(255,255,255,0.08);color:#fff}.display-title,.section-title,.footer-title,.contact-form h2,.home-contact-form h3,.intro-feature-panel h3{margin:0;font-family:var(--font-title);color:inherit;font-weight:900;letter-spacing:-0.07em;line-height:0.98}.display-title{font-size:clamp(3.2rem,6.4vw,6.8rem);max-width:900px}.home-hero .display-title{max-width:660px;font-size:clamp(2.45rem,3.55vw,4.35rem);line-height:0.96}.section-title{font-size:clamp(2.25rem,4.8vw,5rem);max-width:980px}.section-lead,.hero__lead,.hero__copy,.card-text{margin:0;color:var(--muted)}.section-lead{max-width:760px;font-size:clamp(1.02rem,1.65vw,1.2rem);line-height:1.78}.surface-dark .section-lead,.surface-dark .card-text,.surface-dark p,.surface-dark li{color:rgba(255,255,255,0.78)}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:0.85rem}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:3.15rem;padding:0.95rem 1.35rem;border:1px solid transparent;border-radius:999px;font-family:var(--font-title);font-size:0.72rem;font-weight:900;letter-spacing:0.08em;line-height:1;text-transform:uppercase;transition:transform 180ms var(--ease),box-shadow 180ms var(--ease),background 180ms var(--ease),border-color 180ms var(--ease)}.button::after{content:none;display:none;margin-left:0}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff;box-shadow:0 18px 34px rgba(227,6,19,0.22)}.button-primary:hover{background:var(--red-deep);box-shadow:0 20px 42px rgba(227,6,19,0.3)}.button-outline{border-color:rgba(20,20,20,0.18);background:#fff;color:var(--ink)}.link-inline{display:inline-flex;align-items:center;gap:0.75rem;width:fit-content;color:var(--red);font-family:var(--font-title);font-size:0.72rem;font-weight:900;letter-spacing:0.12em;text-transform:uppercase}.link-inline span{font-size:1.05rem;transition:transform 180ms var(--ease)}.link-inline:hover span{transform:translateX(4px)}.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,0.96);border-bottom:2px solid var(--red);box-shadow:0 10px 34px rgba(20,20,20,0.075);backdrop-filter:blur(18px)}.header-shell{display:flex;align-items:center;justify-content:space-between;gap:clamp(1rem,2vw,2rem);width:100%;min-height:var(--header-h);padding:0 clamp(1rem,3vw,3rem)}.brand{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0}.brand img{width:clamp(144px,13vw,184px);max-height:54px;object-fit:contain}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(0.55rem,1vw,1rem);flex:1}.nav-link,.nav-dropdown__link{position:relative;display:inline-flex;align-items:center;min-height:3rem;padding:0 0.25rem;color:var(--ink);font-family:var(--font-title);font-size:0.72rem;font-weight:900;letter-spacing:0.045em;text-transform:uppercase;white-space:nowrap}.nav-link::after,.nav-dropdown__link::after{content:"";position:absolute;left:0.25rem;right:0.25rem;bottom:0.42rem;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform 180ms var(--ease)}.nav-link:hover::after,.nav-link.is-active::after,.nav-dropdown__link:hover::after{transform:scaleX(1)}.nav-dropdown{position:relative;display:inline-flex;align-items:center}.nav-dropdown__toggle{width:1.65rem;height:1.65rem;border:0;background:transparent;color:var(--ink)}.nav-dropdown__toggle::before{content:"";display:block;width:0.45rem;height:0.45rem;margin:auto;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}.nav-dropdown__menu{position:absolute;top:calc(100%+0.6rem);left:50%;min-width:250px;padding:0.65rem;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,0.98);box-shadow:var(--shadow-soft);opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:opacity 160ms var(--ease),transform 160ms var(--ease),visibility 160ms var(--ease)}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu{opacity:1;visibility:visible;transform:translate(-50%,0)}.nav-dropdown__menu a{display:block;padding:0.82rem 0.95rem;border-radius:14px;color:var(--ink);font-size:0.88rem;font-weight:760;line-height:1.25}.nav-dropdown__menu a:hover{background:var(--soft-red);color:var(--red)}.nav-cta{min-height:2.9rem;padding-inline:1.1rem}.nav-toggle{display:none;width:3rem;height:3rem;border:1px solid var(--line);border-radius:999px;background:#fff}.nav-toggle span{display:block;width:1.1rem;height:2px;margin:0.28rem auto;background:var(--ink);transition:transform 180ms var(--ease)}.home-hero{position:relative;min-height:calc(100svh - var(--header-h));padding:clamp(3.2rem,5.4vw,5rem) 0 clamp(3.4rem,5.8vw,5.6rem);overflow:hidden;background:radial-gradient(circle at 89% 14%,rgba(227,6,19,0.08),transparent 22rem),linear-gradient(90deg,rgba(20,20,20,0.026) 1px,transparent 1px) 0 0 / 86px 86px,#ffffff}.home-hero::before{content:"";position:absolute;right:max(-2rem,calc((100% - var(--container)) / 2 - 4rem));top:7rem;width:min(36vw,440px);height:min(52vw,640px);border-radius:36px;background:linear-gradient(180deg,rgba(227,6,19,0.08),rgba(227,6,19,0.025));transform:skewX(-18deg);pointer-events:none}.home-hero::after{content:"";position:absolute;right:max(2rem,calc((100% - var(--container)) / 2+1rem));bottom:4rem;width:152px;height:152px;background:radial-gradient(circle,rgba(227,6,19,0.24) 1.5px,transparent 2px) 0 0 / 18px 18px;opacity:0.9;pointer-events:none}.hero__background{position:absolute;z-index:0;top:clamp(2.2rem,4vw,4rem);right:max(1.5rem,calc((100% - var(--container)) / 2));bottom:clamp(2rem,4vw,4rem);width:min(43vw,535px);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 30px 80px rgba(20,20,20,0.16)}.hero__background img{width:100%;height:100%;object-fit:cover}.hero__background::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.08),rgba(0,0,0,0.22)),linear-gradient(90deg,rgba(0,0,0,0.1),transparent 62%);pointer-events:none}.hero__shell{position:relative;z-index:2;display:grid;align-items:center;min-height:min(620px,calc(100svh - var(--header-h) - 7rem))}.hero__content{display:grid;gap:0.95rem;width:min(55%,640px)}.hero__content::before{content:"";width:138px;height:3px;margin-bottom:0.55rem;background:linear-gradient(90deg,var(--red) 0 76px,rgba(20,20,20,0.25) 76px 100%)}.hero-title-line{display:block}.hero__lead{max-width:610px;color:var(--ink);font-size:clamp(1rem,1.18vw,1.12rem);font-weight:780;line-height:1.58}.hero__copy{max-width:580px;font-size:0.96rem;line-height:1.65}.hero__actions{margin-top:0.8rem}.keyword-list{display:flex;flex-wrap:wrap;gap:0.55rem;margin:1rem 0 0;padding:0;list-style:none}.keyword-list li{padding:0.62rem 0.8rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,0.8);color:var(--ink);font-size:0.82rem;font-weight:780}.stats-band-section{background:#fff;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff}.stat-card{display:grid;justify-items:center;align-content:center;min-height:174px;padding:2.1rem 1.25rem;border-left:1px solid var(--line-soft);text-align:center}.stat-card:first-child{border-left:0}.stat-card__icon{display:grid;place-items:center;width:2.2rem;height:2.2rem;margin-bottom:0.45rem;color:var(--red)}.stat-card__icon svg{width:1.35rem;height:1.35rem}.stat-card strong{color:var(--ink);font-family:var(--font-title);font-size:clamp(2.7rem,5vw,4.75rem);font-weight:900;letter-spacing:-0.08em;line-height:0.95}.stat-card span:last-child{margin-top:0.55rem;color:var(--ink);font-family:var(--font-title);font-size:0.76rem;font-weight:900;letter-spacing:0.12em;line-height:1.35;text-transform:uppercase}.intro-editorial{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(360px,0.86fr);gap:clamp(2rem,5vw,5.5rem);align-items:start}.intro-feature-panel{position:relative;display:grid;gap:1.2rem;padding:clamp(2rem,4vw,3rem);border-radius:var(--radius-xl);background:linear-gradient(135deg,rgba(227,6,19,0.9),rgba(184,0,11,0.94)),var(--red);color:#fff;box-shadow:0 28px 80px rgba(227,6,19,0.22)}.intro-feature-panel h3{font-size:clamp(1.8rem,2.6vw,2.6rem)}.intro-feature-panel ul{display:grid;gap:0.7rem;margin:0;padding:0;list-style:none}.intro-feature-panel li{position:relative;padding-left:1.15rem}.intro-feature-panel li::before{content:"";position:absolute;left:0;top:0.72em;width:0.34rem;height:0.34rem;border-radius:50%;background:var(--red)}.intro-feature-panel li::before{background:#fff}.intro-feature-panel li,.intro-feature-panel p{color:rgba(255,255,255,0.88)}.intro-tags{display:flex;flex-wrap:wrap;gap:0.55rem}.intro-tags span{display:inline-flex;align-items:center;min-height:2rem;padding:0.48rem 0.72rem;border:1px solid rgba(20,20,20,0.11);border-radius:999px;background:#fff;color:var(--ink);font-size:0.78rem;font-weight:820}.intro-feature-panel .intro-tags span,.surface-dark .intro-tags span{border-color:rgba(255,255,255,0.2);background:rgba(255,255,255,0.12);color:#fff}.intro-reasons{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.intro-reasons article{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1.35rem;border-top:1px solid var(--line);background:rgba(255,255,255,0.6)}.intro-reasons h4{margin:0 0 0.25rem;font-size:1.08rem;line-height:1.1}.intro-reasons p{margin:0;color:var(--muted);font-size:0.94rem;line-height:1.58}.mini-icon,.icon-badge{display:inline-grid;place-items:center;flex:0 0 auto;width:2.55rem;height:2.55rem;border:1px solid rgba(227,6,19,0.22);border-radius:16px;background:#fff;color:var(--red);box-shadow:0 14px 36px rgba(227,6,19,0.08)}.icon-badge--light,.surface-dark .icon-badge{border-color:rgba(255,255,255,0.16);background:rgba(255,255,255,0.1);color:#fff;box-shadow:none}.why-grid,.approach-grid,.quality-grid,.news-grid{display:grid;gap:clamp(1rem,2vw,1.55rem)}.service-card,.news-card{position:relative;display:grid;grid-template-rows:auto 1fr;min-height:100%;border:1px solid var(--line-soft);border-radius:30px;background:rgba(255,255,255,0.92);overflow:hidden;box-shadow:0 24px 70px rgba(20,20,20,0.075);transition:transform 220ms var(--ease),box-shadow 220ms var(--ease),border-color 220ms var(--ease)}.service-card:hover,.news-card:hover{transform:translateY(-6px);border-color:rgba(227,6,19,0.22);box-shadow:0 30px 86px rgba(20,20,20,0.12)}.service-card__media,.news-card__media{display:block;height:210px;overflow:hidden;background:var(--soft)}.service-card__media img,.news-card__media img{width:100%;height:100%;object-fit:cover}.service-card__body,.news-card__body{position:relative;display:grid;gap:0.95rem;align-content:start;padding:1.55rem}.service-card__body .icon-badge{margin-top:-3.2rem;background:#fff}.service-card__number{position:absolute;top:1.7rem;right:1.55rem;color:var(--red);font-family:var(--font-title);font-size:0.72rem;font-weight:900;letter-spacing:0.14em}.service-card h3,.quality-card h3,.why-card h3,.approach-card h3,.news-card h3{margin:0;color:var(--ink);font-family:var(--font-title);font-size:clamp(1.35rem,1.8vw,1.85rem);font-weight:900;letter-spacing:-0.07em;line-height:0.98}.service-card h3::after,.quality-card h3::after,.approach-card h3::after{content:"";display:block;width:34px;height:2px;margin-top:0.75rem;background:var(--red)}.card-text{font-size:0.95rem;line-height:1.72}.why-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.why-card,.approach-card,.quality-card{position:relative;display:grid;gap:1rem;align-content:start;min-height:100%;padding:clamp(1.55rem,2.5vw,2.1rem);border:1px solid var(--line-soft);border-radius:28px;background:rgba(255,255,255,0.86);box-shadow:0 18px 60px rgba(20,20,20,0.06)}.surface-dark .why-card,.surface-dark .approach-card{border-color:rgba(255,255,255,0.14);background:linear-gradient(145deg,rgba(255,255,255,0.11),rgba(255,255,255,0.045));box-shadow:none}.surface-dark .why-card h3,.surface-dark .approach-card h3,.surface-dark .section-title{color:#fff}.approach-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.approach-card>span:not(.icon-badge){color:var(--red);font-family:var(--font-title);font-size:0.72rem;font-weight:900;letter-spacing:0.14em}.quality-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-form,.home-contact-form,.home-contact-panel{position:relative;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:rgba(255,255,255,0.9);box-shadow:0 22px 70px rgba(20,20,20,0.07)}.home-contact-panel{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(320px,0.72fr);gap:clamp(2rem,6vw,5rem);align-items:center;padding:clamp(2rem,5vw,4.4rem);overflow:hidden;background:linear-gradient(120deg,#fff 0 57%,rgba(227,6,19,0.075) 57% 100%),linear-gradient(90deg,rgba(20,20,20,0.026) 1px,transparent 1px) 0 0 / 86px 86px,#fff}.home-contact-panel__copy{margin-bottom:0}.home-contact-form{display:grid;gap:1rem;padding:clamp(1.6rem,3vw,2.4rem);background:rgba(255,255,255,0.94)}.contact-form{display:grid;gap:1.4rem;padding:clamp(1.7rem,3vw,2.5rem)}.contact-form__head{display:grid;gap:0.7rem}.contact-form__head h2,.contact-form h2{font-size:clamp(1.8rem,3vw,3rem)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{display:grid;gap:0.42rem}.field--full{grid-column:1 / -1}.field label{color:var(--ink);font-size:0.78rem;font-weight:850;letter-spacing:0.04em;text-transform:uppercase}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);padding:0.95rem 1rem;outline:none;transition:border-color 160ms ease,box-shadow 160ms ease}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(227,6,19,0.55);box-shadow:0 0 0 4px rgba(227,6,19,0.08)}.contact-form__actions{display:flex;flex-wrap:wrap;align-items:center;gap:0.9rem}.contact-form__actions span,.contact-form__status{color:var(--muted);font-size:0.9rem}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.news-meta{display:flex;flex-wrap:wrap;gap:0.55rem;color:var(--red);font-size:0.76rem;font-weight:850;letter-spacing:0.04em;text-transform:uppercase}.footer{padding:clamp(3.4rem,6vw,5rem) 0 2rem;background:#151515;color:#fff}.footer-grid{display:grid;grid-template-columns:minmax(260px,1.15fr) repeat(3,minmax(160px,0.55fr));gap:clamp(1.5rem,4vw,4rem)}.footer-brand{display:grid;gap:1rem;max-width:330px}.footer-brand img{width:190px}.footer-brand p,.footer-column a,.footer-bottom{color:rgba(255,255,255,0.68)}.footer-title{margin-bottom:1rem;font-size:1rem;letter-spacing:-0.02em}.footer-column{display:grid;align-content:start;gap:0.55rem}.footer-column a{font-size:0.94rem}.footer-column a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,0.12);font-size:0.86rem}.js .reveal{opacity:0;transform:translateY(8px);transition:opacity 180ms var(--ease),transform 180ms var(--ease);will-change:opacity,transform}.js .reveal.is-visible{opacity:1;transform:translateY(0);will-change:auto}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:0.001ms !important;animation-duration:0.001ms !important}}@media (max-width:1180px){:root{--header-h:78px}.main-nav{gap:0.45rem}.nav-link,.nav-dropdown__link{font-size:0.68rem}.nav-cta{padding-inline:0.9rem}.why-grid,.approach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.section-shell,.footer-shell{width:min(calc(100% - 2rem),var(--container))}.nav-toggle{display:block}.main-nav{position:fixed;inset:var(--header-h) 0 auto;display:grid;justify-content:stretch;gap:0;max-height:calc(100svh - var(--header-h));padding:1rem;border-bottom:1px solid var(--line);background:rgba(255,255,255,0.98);box-shadow:0 20px 60px rgba(20,20,20,0.1);overflow-y:auto;transform:translateY(-120%);transition:transform 220ms var(--ease)}.main-nav.is-open{transform:translateY(0)}.nav-link,.nav-dropdown__link,.nav-cta{min-height:3.2rem;width:100%;justify-content:flex-start;padding-inline:0.75rem;font-size:0.82rem}.nav-dropdown{display:grid}.nav-dropdown__toggle{position:absolute;right:0.35rem;top:0.78rem}.nav-dropdown__menu{position:static;min-width:0;padding:0.35rem 0 0.75rem 0.85rem;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none;display:none}.nav-dropdown.is-open .nav-dropdown__menu{display:grid}.home-hero{min-height:auto}.hero__background{position:relative;inset:auto;width:min(calc(100% - 2rem),var(--container));height:min(48vw,360px);margin:0 auto 2rem}.hero__shell{display:block}.hero__content{width:min(calc(100% - 2rem),var(--container));max-width:760px;margin-inline:auto;padding:0}.home-hero{padding:2.2rem 0 4rem}.home-hero .section-shell{display:flex;flex-direction:column}.home-hero .hero__background{order:-1}.intro-editorial,.home-contact-panel,.footer-grid{grid-template-columns:1fr}.intro-reasons,.news-grid,.quality-grid{grid-template-columns:1fr 1fr}.home-contact-panel{background:linear-gradient(150deg,#fff 0 68%,rgba(227,6,19,0.075) 68% 100%),#fff}}@media (max-width:680px){:root{--header-h:72px}body{font-size:15px;background-size:68px 68px}.section{padding:4rem 0}.header-shell{padding-inline:0.8rem}.brand img{width:138px;max-height:48px}.display-title{font-size:clamp(2.35rem,13vw,3.8rem);letter-spacing:-0.08em}.section-title{font-size:clamp(2rem,10vw,3.25rem);letter-spacing:-0.075em}.section-lead,.hero__lead{font-size:1rem}.hero__background{height:190px;border-radius:24px}.home-hero{padding:1.45rem 0 3rem}.home-hero .display-title{font-size:clamp(1.85rem,8vw,2.25rem);line-height:0.98}.home-hero .hero__lead,.home-hero .hero__copy{font-size:0.94rem;line-height:1.55}.home-hero .hero__actions{order:4;margin-top:0.3rem}.home-hero .hero__copy{order:5}.home-hero .hero__badges{order:6;margin-top:0.2rem}.button,.hero__actions .button{width:100%}.stat-grid,.why-grid,.approach-grid,.quality-grid,.news-grid,.intro-reasons,.form-grid{grid-template-columns:1fr}.stat-card,.stat-card:first-child{border-left:0;border-top:1px solid var(--line-soft)}.stat-card:first-child{border-top:0}.service-card__media,.news-card__media{height:230px}.contact-form,.home-contact-form,.home-contact-panel{border-radius:24px}.home-contact-panel,.contact-form{padding:1.35rem}.footer-bottom{flex-direction:column}}body{background:linear-gradient(90deg,rgba(20,20,20,0.025) 1px,transparent 1px) 0 0 / 92px 92px,#fbfbf8}.site-header{background:rgba(255,255,255,0.98);border-bottom:1px solid rgba(227,6,19,0.46);box-shadow:0 14px 42px rgba(20,20,20,0.055)}.header-shell{min-height:78px}.brand img{width:clamp(156px,14vw,188px);max-height:48px;object-fit:contain}.nav-link,.nav-dropdown__link{font-size:0.7rem;letter-spacing:0.045em}.nav-cta{min-height:2.8rem;border-radius:14px}.home-hero{min-height:auto;padding:clamp(4.6rem,7vw,7rem) 0 clamp(4rem,6vw,6.4rem);overflow:hidden;background:radial-gradient(circle at 88% 16%,rgba(227,6,19,0.08),transparent 21rem),linear-gradient(90deg,rgba(20,20,20,0.025) 1px,transparent 1px) 0 0 / 92px 92px,#fff}.home-hero::before,.home-hero::after{display:none}.hero__shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,480px);gap:clamp(2.4rem,6vw,6rem);align-items:center;min-height:auto}.hero__content{width:auto;max-width:720px;gap:1rem}.hero__content::before{display:none}.home-hero .section-label{border-color:rgba(227,6,19,0.18);background:#fff1f2;color:var(--red)}.home-hero .display-title{max-width:760px;font-size:clamp(2.65rem,4.15vw,4.5rem);line-height:0.95;letter-spacing:-0.085em}.hero__lead{max-width:690px;font-size:clamp(1rem,1.12vw,1.08rem);line-height:1.62}.hero__copy{max-width:650px;font-size:0.96rem;line-height:1.58;order:5}.hero__actions{order:4}.hero__badges{order:6}.hero__background{position:relative;inset:auto;width:100%;height:clamp(440px,46vw,590px);border-radius:34px;overflow:hidden;box-shadow:0 28px 80px rgba(20,20,20,0.14)}.hero__background::after{background:linear-gradient(180deg,rgba(0,0,0,0.08),rgba(0,0,0,0.18)),linear-gradient(90deg,transparent,rgba(227,6,19,0.12))}.hero__badges li{border-color:rgba(227,6,19,0.11);background:#fff7f7;color:var(--ink)}.stats-band-section{background:#fff;box-shadow:0 22px 70px rgba(20,20,20,0.055)}.stat-grid{width:min(calc(100% - 3rem),var(--container));margin:0 auto}.home-intro,.home-services,.home-approach{background:#fbfbf8}.intro-editorial{grid-template-columns:minmax(0,0.95fr) minmax(320px,0.82fr);align-items:center}.intro-editorial>.reveal:first-child{grid-column:1 / -1;max-width:820px}.intro-feature-panel{grid-column:1;background:#b8000b;border-radius:18px;box-shadow:0 26px 70px rgba(184,0,11,0.18)}.intro-reasons{grid-column:2;display:grid;grid-template-columns:1fr;gap:1.35rem}.intro-reasons article{border:0;background:transparent;padding:0}.intro-reasons h4{font-size:1.02rem;letter-spacing:-0.04em}.mini-icon,.icon-badge{border-radius:16px;background:#fff1f2;box-shadow:none}.surface-dark{color:var(--ink);background:radial-gradient(circle at 90% 10%,rgba(227,6,19,0.07),transparent 22rem),#fff}.surface-dark::after{display:none}.surface-dark .section-title,.surface-dark .why-card h3,.surface-dark .approach-card h3{color:var(--ink)}.surface-dark .section-lead,.surface-dark .card-text,.surface-dark p,.surface-dark li{color:var(--muted)}.surface-dark .why-card,.surface-dark .approach-card{border-color:var(--line-soft);background:rgba(255,255,255,0.9);box-shadow:0 18px 54px rgba(20,20,20,0.055)}.surface-dark .icon-badge,.icon-badge--light{border-color:rgba(227,6,19,0.18);background:#fff1f2;color:var(--red)}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-card,.approach-card,.quality-card,.service-card,.news-card{border-color:rgba(20,20,20,0.08);border-radius:20px;box-shadow:0 16px 48px rgba(20,20,20,0.052)}.service-card__media,.news-card__media{height:190px}.service-card__body,.news-card__body{padding:1.45rem}.service-card h3,.quality-card h3,.why-card h3,.approach-card h3,.news-card h3{letter-spacing:-0.075em}.contact-form,.home-contact-form,.home-contact-panel{border-radius:20px;box-shadow:0 18px 54px rgba(20,20,20,0.052)}.home-contact-panel{background:linear-gradient(120deg,#fff 0 58%,rgba(227,6,19,0.065) 58% 100%),linear-gradient(90deg,rgba(20,20,20,0.025) 1px,transparent 1px) 0 0 / 92px 92px,#fff}@media (max-width:980px){.hero__shell{grid-template-columns:1fr}.hero__background{position:relative;inset:auto;width:min(calc(100% - 2rem),var(--container));height:330px;margin:0 auto 2rem}.hero__content{width:min(calc(100% - 2rem),var(--container));margin-inline:auto}.intro-editorial,.intro-reasons,.why-grid{grid-template-columns:1fr}.intro-reasons{grid-column:auto}}@media (max-width:680px){.home-hero{padding:1.6rem 0 3.4rem}.hero__background{height:180px;border-radius:22px}.home-hero .display-title{font-size:clamp(1.85rem,8vw,2.25rem);line-height:0.98}.stat-grid{width:min(calc(100% - 2rem),var(--container))}}:root{--header-h:76px}main{padding-top:var(--header-h)}.site-header{background:#ffffff;border-bottom:1px solid rgba(20,20,20,0.055);box-shadow:none;backdrop-filter:none}.header-shell{width:min(calc(100% - 3rem),1180px);min-height:var(--header-h);margin:0 auto;padding:0}.brand{position:relative;align-self:stretch;display:inline-flex;align-items:center}.brand::after{content:"";position:absolute;left:0;bottom:0.78rem;width:118px;height:2px;background:var(--red)}.brand img{width:178px;max-height:42px}.main-nav{gap:clamp(1.1rem,2.4vw,2.25rem)}.nav-link,.nav-dropdown__link{min-height:var(--header-h);padding:0;color:#1c2638;font-size:0.88rem;font-weight:820;letter-spacing:-0.02em;text-transform:none}.nav-link::after,.nav-dropdown__link::after{display:none}.nav-link.is-active{color:#1c2638}.nav-dropdown__toggle{color:#1c2638}.nav-cta{min-height:2.85rem;padding:0.95rem 1.25rem;border-radius:8px;background:var(--red);box-shadow:none;color:#fff;font-size:0.86rem;letter-spacing:-0.02em;text-transform:none}.nav-cta::after{display:none}.home-hero{min-height:calc(100svh - var(--header-h));padding:0;background:#161616}.home-hero::before,.home-hero::after{display:none}.home-hero .hero__shell{position:static;display:block;min-height:calc(100svh - var(--header-h));padding:clamp(4.7rem,9.2vh,7.2rem) 0 clamp(3.2rem,7vh,5rem)}.home-hero .hero__background{position:absolute;inset:0;z-index:0;width:100%;height:100%;margin:0;border-radius:0;box-shadow:none}.home-hero .hero__background picture{display:block;width:100%;height:100%}.home-hero .hero__background img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(0.92) contrast(1.02)}.home-hero .hero__background::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.58) 0%,rgba(0,0,0,0.43) 44%,rgba(0,0,0,0.29) 100%),rgba(0,0,0,0.08)}.home-hero .hero__content{position:relative;z-index:2;display:grid;gap:1rem;width:min(910px,100%);max-width:910px;color:#fff}.home-hero .section-label{min-height:auto;padding:0;border:0;background:transparent;color:#fff;font-size:0.78rem;font-weight:900;letter-spacing:0.02em;text-transform:uppercase}.home-hero .section-label::before{width:0.45rem;height:0.45rem;background:#fff}.home-hero .display-title{max-width:910px;color:#fff;font-size:clamp(3rem,4.7vw,4.95rem);line-height:1.01;letter-spacing:-0.075em}.home-hero .hero-title-line{display:inline}.home-hero .hero-title-line+.hero-title-line::before{content:" "}.home-hero .hero__lead{max-width:790px;color:rgba(255,255,255,0.94);font-size:clamp(1.08rem,1.45vw,1.32rem);font-weight:620;line-height:1.55}.home-hero .hero__copy{max-width:760px;color:rgba(255,255,255,0.82);font-size:clamp(0.98rem,1.16vw,1.07rem);line-height:1.6;order:0}.home-hero .hero__actions{display:flex;flex-wrap:wrap;gap:0.8rem;margin-top:0.5rem;order:0}.home-hero .button{min-height:3.25rem;border-radius:7px;padding:0.95rem 1.45rem;font-size:0.86rem;letter-spacing:-0.02em;text-transform:none}.home-hero .button::after{display:none}.home-hero .button-primary{background:var(--red);box-shadow:none}.home-hero .button-outline{border-color:rgba(255,255,255,0.58);background:rgba(255,255,255,0.08);color:#fff;backdrop-filter:blur(6px)}.home-hero .hero__badges{display:flex;flex-wrap:wrap;gap:0.72rem;margin-top:0.35rem;order:0}.home-hero .hero__badges li{padding:0.72rem 0.95rem;border:1px solid rgba(255,255,255,0.28);border-radius:999px;background:rgba(255,255,255,0.12);color:#fff;font-size:0.85rem;font-weight:820;backdrop-filter:blur(8px)}.stats-band-section{box-shadow:none}@media (max-width:980px){.header-shell{width:min(calc(100% - 2rem),1180px)}.brand::after{bottom:0.68rem}.main-nav{gap:0}.nav-link,.nav-dropdown__link{min-height:3.2rem}.home-hero .hero__shell{padding:clamp(4.2rem,10vh,6rem) 0 3.2rem}}@media (max-width:680px){:root{--header-h:72px}.brand img{width:150px}.brand::after{width:98px}.home-hero{min-height:auto}.home-hero .hero__background{background:url("assets/img/hero-basel-mobile.webp") center center / cover no-repeat}.home-hero .hero__background picture{display:none}.home-hero .hero__shell{min-height:auto;padding:3.2rem 0 3rem}.home-hero .display-title{font-size:clamp(2.35rem,10vw,3rem);line-height:1.03}.home-hero .hero__lead{font-size:1rem}.home-hero .hero__copy{font-size:0.94rem}.home-hero .button{width:100%}}.home-hero .hero__lead,.home-hero .hero__copy,.home-hero .hero__actions,.home-hero .hero__badges{order:0 !important}.stats-band-section{background:var(--red);border:0}.stats-band-section .section-shell{width:100%}.stats-band-section .stat-grid{width:100%;max-width:none;margin:0;background:var(--red)}.stats-band-section .stat-card{border-color:rgba(255,255,255,0.24)}.stats-band-section .stat-card:first-child{border-left:0}.stats-band-section .stat-card__icon,.stats-band-section .stat-card strong,.stats-band-section .stat-card span:last-child{color:#fff}.stats-band-section .stat-card__icon svg{stroke:currentColor}.home-services{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(20,20,20,0.035) 1px,transparent 1px) 0 0 / 84px 84px,linear-gradient(180deg,#fff 0%,#f7f7f7 100%)}.home-services::after{content:"";position:absolute;top:8%;right:-7rem;width:22rem;height:34rem;background:rgba(227,6,19,0.075);transform:skewX(-18deg);pointer-events:none}.home-services .section-shell{position:relative;z-index:1}.home-services .service-card{border:1px solid rgba(20,20,20,0.075);border-radius:30px;background:rgba(255,255,255,0.96);box-shadow:0 22px 60px rgba(20,20,20,0.07)}.home-services .service-card:hover{transform:translateY(-4px);box-shadow:0 34px 90px rgba(20,20,20,0.12)}.home-services .service-card:first-child{grid-row:1 / span 3;background:#161616;color:#fff}.home-services .service-card:first-child::after{content:"";position:absolute;inset:1rem;border:1px solid rgba(255,255,255,0.13);border-radius:24px;pointer-events:none}.home-services .service-card:first-child .service-card__media{height:clamp(320px,42vw,500px)}.home-services .service-card:first-child .service-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,0.62) 100%)}.home-services .service-card:first-child .service-card__body{padding:clamp(1.6rem,2.4vw,2.35rem)}.home-services .service-card:first-child h3,.home-services .service-card:first-child .card-text{color:#fff}.home-services .service-card:first-child .card-text{color:rgba(255,255,255,0.76);max-width:92%}.home-services .service-card:first-child .link-inline{color:#fff}.home-services .service-card:first-child .icon-badge{border-color:rgba(255,255,255,0.2);background:#fff;color:var(--red)}.home-services .service-card:not(:first-child){display:grid;grid-template-columns:minmax(150px,34%) minmax(0,1fr);grid-template-rows:1fr;min-height:176px}.home-services .service-card:not(:first-child)::before{content:"";position:absolute;top:1.25rem;bottom:1.25rem;left:0;width:4px;background:var(--red)}.home-services .service-card:not(:first-child) .service-card__media{height:100%;min-height:100%}.home-services .service-card:not(:first-child) .service-card__media img{filter:saturate(0.92) contrast(1.02)}.home-services .service-card:not(:first-child) .service-card__body{padding:clamp(1.15rem,1.65vw,1.45rem) clamp(1.2rem,1.8vw,1.65rem);gap:0.62rem}.home-services .service-card:not(:first-child) .service-card__body .icon-badge{width:2.45rem;height:2.45rem;margin:0;box-shadow:none}.home-services .service-card:not(:first-child) .service-card__number{top:1.25rem;right:1.35rem}.home-services .service-card:not(:first-child) h3{max-width:78%;font-size:clamp(1.2rem,1.8vw,1.55rem)}.home-services .service-card:not(:first-child) .card-text{font-size:0.9rem;line-height:1.55}.home-services .service-card:not(:first-child) .link-inline{margin-top:0.1rem}@media (max-width:980px){.home-services .service-card:first-child{grid-row:auto}.home-services .service-card:not(:first-child){grid-template-columns:minmax(140px,32%) 1fr}}@media (max-width:640px){.home-services .service-card:not(:first-child){grid-template-columns:1fr}.home-services .service-card:not(:first-child) .service-card__media{height:220px}.home-services .service-card:not(:first-child) h3{max-width:100%}}.home-cta{padding:0;background:linear-gradient(90deg,rgba(20,20,20,0.025) 1px,transparent 1px) 0 0 / 92px 92px,#fbfbf8}.home-cta>.section-shell{width:100%;max-width:none;margin:0}.home-cta .home-contact-panel{width:100%;grid-template-columns:minmax(0,0.9fr) minmax(300px,0.56fr);gap:clamp(2rem,7vw,7.5rem);padding:clamp(4.8rem,8vw,8rem) max(1.5rem,calc((100vw - var(--container)) / 2+1.5rem));border:0;border-top:1px solid rgba(20,20,20,0.08);border-bottom:1px solid rgba(20,20,20,0.08);border-radius:0;background:linear-gradient(116deg,transparent 0 55%,rgba(227,6,19,0.075) 55% 100%),linear-gradient(90deg,rgba(20,20,20,0.026) 1px,transparent 1px) 0 0 / 92px 92px,#fff;box-shadow:none}.home-cta .home-contact-panel::before{content:"";position:absolute;top:0;bottom:0;left:max(1.5rem,calc((100vw - var(--container)) / 2+1.5rem));width:3px;background:var(--red)}.home-cta .home-contact-panel__copy{padding-left:clamp(1.4rem,2.8vw,2.8rem)}.home-cta .home-contact-panel .section-title{max-width:760px}.home-cta .home-contact-form{align-self:center;padding:clamp(1.4rem,3vw,2.3rem) 0 clamp(1.4rem,3vw,2.3rem) clamp(1.4rem,3vw,2.6rem);border:0;border-left:1px solid rgba(20,20,20,0.12);border-radius:0;background:transparent;box-shadow:none}.home-cta .home-contact-form h3{max-width:420px}.home-cta .intro-tags{max-width:430px}@media (max-width:980px){.home-cta .home-contact-panel{grid-template-columns:1fr;gap:2.4rem;padding-block:clamp(3.8rem,12vw,6rem);background:linear-gradient(148deg,transparent 0 70%,rgba(227,6,19,0.07) 70% 100%),linear-gradient(90deg,rgba(20,20,20,0.026) 1px,transparent 1px) 0 0 / 92px 92px,#fff}.home-cta .home-contact-form{padding:1.6rem 0 0 clamp(1.4rem,2.8vw,2.8rem);border-left:0;border-top:1px solid rgba(20,20,20,0.12)}}@media (max-width:640px){.home-cta .home-contact-panel{padding-inline:1.25rem}.home-cta .home-contact-panel::before{left:1.25rem}.home-cta .home-contact-panel__copy,.home-cta .home-contact-form{padding-left:1.1rem}}.intro-editorial>.reveal:first-child{width:100%;max-width:none}.intro-editorial>.reveal:first-child .section-title{max-width:min(100%,1120px)}.intro-editorial>.reveal:first-child .section-lead{max-width:min(100%,940px)}.quick-contact-form{gap:1.05rem}.quick-contact-form .contact-form__head{gap:0.55rem}.quick-contact-form .contact-form__head p{margin:0;max-width:430px;color:var(--muted);font-size:0.95rem;line-height:1.65}.quick-contact-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.72rem}.quick-contact-form .field{gap:0.36rem}.quick-contact-form .field label{font-size:0.68rem;letter-spacing:0.09em}.quick-contact-form .field input,.quick-contact-form .field select,.quick-contact-form .field textarea{min-height:3.05rem;border-color:rgba(20,20,20,0.11);border-radius:14px;background:rgba(255,255,255,0.82);padding:0.78rem 0.88rem;font-size:0.9rem}.quick-contact-form .field textarea{min-height:104px}.quick-contact-form .contact-form__actions{align-items:flex-start;gap:0.75rem}.quick-contact-form .contact-form__actions .button{min-height:3.15rem}.quick-contact-form .contact-form__status{min-height:1.35rem;margin:0}@media (max-width:1180px){.quick-contact-form .form-grid{grid-template-columns:1fr}}.site-header{transition:border-color 220ms ease,box-shadow 220ms ease,background 220ms ease}.main-nav{align-self:stretch}.nav-link,.nav-dropdown__link{isolation:isolate;transition:color 220ms ease,transform 220ms ease}.nav-link::after,.nav-dropdown__link::after{display:block;left:0;right:0;bottom:0.78rem;height:2px;border-radius:999px;background:var(--red);opacity:1;transform:scaleX(0);transform-origin:left center;transition:transform 280ms cubic-bezier(0.22,1,0.36,1)}.nav-link:hover,.nav-link:focus-visible,.nav-dropdown:hover .nav-dropdown__link,.nav-dropdown:focus-within .nav-dropdown__link{color:var(--red);transform:translateY(-1px)}.nav-link:hover::after,.nav-link:focus-visible::after,.nav-link.is-active::after,.nav-dropdown:hover .nav-dropdown__link::after,.nav-dropdown:focus-within .nav-dropdown__link::after{transform:scaleX(1)}.nav-link.is-active{color:var(--ink)}.nav-dropdown__toggle{transition:color 220ms ease,transform 240ms cubic-bezier(0.22,1,0.36,1)}.nav-dropdown:hover .nav-dropdown__toggle,.nav-dropdown:focus-within .nav-dropdown__toggle{color:var(--red);transform:translateY(-1px) rotate(180deg)}.nav-dropdown__menu{transform:translate(-50%,10px) scale(0.985);transform-origin:top center;transition:opacity 180ms ease,visibility 180ms ease,transform 260ms cubic-bezier(0.22,1,0.36,1)}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu{transform:translate(-50%,0) scale(1)}.nav-dropdown__menu a{transition:color 180ms ease,background 180ms ease,transform 220ms cubic-bezier(0.22,1,0.36,1)}.nav-dropdown__menu a:hover,.nav-dropdown__menu a:focus-visible{background:#fff1f2;color:var(--red);transform:translateX(4px)}.nav-cta{transition:background 220ms ease,color 220ms ease,transform 240ms cubic-bezier(0.22,1,0.36,1),box-shadow 240ms ease}.nav-cta:hover,.nav-cta:focus-visible{background:#b8000b;color:#fff;transform:translateY(-2px);box-shadow:0 14px 30px rgba(227,6,19,0.2)}.brand::after{transition:width 280ms cubic-bezier(0.22,1,0.36,1),background 220ms ease}.brand:hover::after,.brand:focus-visible::after{width:136px}@media (max-width:980px){.nav-link,.nav-dropdown__link{transform:none}.nav-link::after,.nav-dropdown__link::after{bottom:0.35rem}.nav-dropdown:hover .nav-dropdown__toggle,.nav-dropdown:focus-within .nav-dropdown__toggle{transform:none}.nav-cta:hover,.nav-cta:focus-visible{transform:none}}@media (min-width:981px){:root{--header-h:76px;--container:1120px}.header-shell,.section-shell,.footer-shell{width:min(calc(100% - 2.5rem),var(--container))}.section{padding:clamp(3.4rem,5vw,5.4rem) 0}.section-title{font-size:clamp(2.15rem,3.6vw,4.05rem);line-height:0.98;letter-spacing:-0.075em}.display-title{font-size:clamp(2.55rem,4.05vw,4.35rem);line-height:1.02;letter-spacing:-0.075em}.section-lead,.hero__lead,.hero__copy{font-size:clamp(0.96rem,1.08vw,1.08rem);line-height:1.62}.home-hero{min-height:min(640px,calc(100svh - var(--header-h)))}.home-hero .hero__shell{min-height:min(640px,calc(100svh - var(--header-h)));padding:clamp(3.2rem,7vh,4.8rem) 0 clamp(2.6rem,5vh,3.8rem)}.home-hero .display-title{font-size:clamp(2.6rem,4vw,4.25rem)}.hero__lead{max-width:720px}.intro-editorial{gap:clamp(1.8rem,4.2vw,4.2rem)}.intro-editorial{grid-template-columns:minmax(0,0.92fr) minmax(320px,0.78fr);align-items:start}.intro-editorial>.reveal:first-child .section-title{max-width:min(100%,950px);font-size:clamp(2.65rem,4.1vw,4.6rem)}.intro-editorial>.reveal:first-child .section-lead{max-width:760px}.intro-feature-panel{gap:0.85rem;padding:clamp(1.6rem,2.7vw,2.25rem);border-radius:20px}.intro-feature-panel h3{font-size:clamp(1.65rem,2.25vw,2.25rem);line-height:1}.intro-feature-panel ul{gap:0.48rem}.intro-feature-panel li,.intro-feature-panel p{font-size:0.93rem;line-height:1.55}.intro-tags{gap:0.42rem}.intro-tags span{min-height:2rem;padding:0.5rem 0.72rem;font-size:0.72rem}.intro-reasons{gap:0.9rem}.intro-reasons h3{font-size:1rem}.intro-reasons p{font-size:0.88rem;line-height:1.48}.mini-icon,.icon-badge{width:2.45rem;height:2.45rem}.contact-form,.home-contact-form,.approach-card{padding:clamp(1.25rem,2vw,1.8rem)}.home-contact-panel{padding-block:clamp(3.2rem,5.2vw,5.1rem)}.quick-contact-form .field input,.quick-contact-form .field select,.quick-contact-form .field textarea{min-height:2.85rem}.quick-contact-form .field textarea{min-height:88px}}@media (min-width:981px) and (max-height:760px){.section{padding:clamp(2.7rem,4.2vw,4.4rem) 0}.section-title{font-size:clamp(2rem,3.25vw,3.65rem)}.intro-editorial>.reveal:first-child .section-title{font-size:clamp(2.35rem,3.7vw,4.05rem)}.intro-feature-panel{padding:clamp(1.35rem,2.2vw,1.9rem)}.intro-feature-panel h3{font-size:clamp(1.45rem,2vw,1.95rem)}.intro-feature-panel li{line-height:1.42}.home-hero .hero__shell{padding-block:clamp(2.7rem,6vh,3.8rem)}}@media (min-width:981px) and (max-height:820px){.section{padding:clamp(2.45rem,3.6vw,3.6rem) 0}.section-pill{min-height:1.55rem;padding:0.34rem 0.75rem;font-size:0.64rem}.intro-editorial{gap:clamp(1.55rem,3.4vw,2.8rem)}.intro-editorial>.reveal:first-child{max-width:980px}.intro-editorial>.reveal:first-child .section-title{max-width:900px;font-size:clamp(2.15rem,3.45vw,3.55rem)}.intro-editorial>.reveal:first-child .section-lead{max-width:720px;font-size:0.94rem;line-height:1.52}.intro-feature-panel{gap:0.65rem;padding:1.55rem 1.65rem;border-radius:18px}.intro-feature-panel h3{font-size:clamp(1.38rem,1.75vw,1.65rem);line-height:0.98}.intro-feature-panel ul{gap:0.35rem}.intro-feature-panel li,.intro-feature-panel p{font-size:0.84rem;line-height:1.42}.intro-tags span{min-height:1.75rem;padding:0.42rem 0.62rem;font-size:0.66rem}.intro-reasons{gap:0.68rem}.intro-reasons h3{margin-bottom:0.45rem;font-size:0.94rem}.intro-reasons article{gap:0.85rem}.intro-reasons h4{font-size:0.88rem}.intro-reasons p{font-size:0.8rem;line-height:1.42}.mini-icon,.icon-badge{width:2.15rem;height:2.15rem}.contact-form,.home-contact-form{padding:clamp(1.35rem,2.2vw,1.9rem)}.quick-contact-form{gap:0.7rem}.quick-contact-form .field textarea{min-height:76px}}.home-services .section-shell{width:min(calc(100% - 2.5rem),1180px)}.home-cta{background:#fff}.home-cta>.section-shell{width:min(calc(100% - 2.5rem),1120px);max-width:1120px;margin:0 auto}.home-cta .home-contact-panel{grid-template-columns:minmax(0,0.82fr) minmax(420px,1fr);gap:clamp(2rem,4.6vw,4.6rem);padding:clamp(3.2rem,5.4vw,5.4rem) 0;border:0;background:transparent}.home-cta .home-contact-panel::before{display:none}.home-cta .home-contact-panel__copy{padding-left:0}.home-cta .home-contact-form{padding:clamp(1.4rem,2.6vw,2.1rem);border:1px solid rgba(20,20,20,0.12);border-radius:18px;background:#fff;box-shadow:none}@media (min-width:981px){.home-cta .quick-contact-form{gap:0.8rem}.home-cta .quick-contact-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.62rem 0.72rem}.home-cta .quick-contact-form .field--full{grid-column:1 / -1}.home-cta .quick-contact-form .field input,.home-cta .quick-contact-form .field select,.home-cta .quick-contact-form .field textarea{min-height:2.72rem;padding:0.66rem 0.78rem}.home-cta .quick-contact-form .field textarea{min-height:82px}.home-cta .quick-contact-form .contact-form__actions{align-items:center}.home-cta .quick-contact-form .contact-form__actions .button{min-height:2.8rem}}@media (max-width:980px){.home-cta .home-contact-panel{grid-template-columns:1fr}.home-cta .home-contact-form{padding:1.4rem;border-top:1px solid rgba(20,20,20,0.12)}}.nav-cta,.button.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-width:156px;min-height:44px;padding:0 1.25rem;border-radius:8px;line-height:1;white-space:nowrap}.section{border-top:1px solid rgba(20,20,20,0.06)}.section .eyebrow-row,.home-contact-panel .eyebrow-row{display:flex;align-items:center;gap:0.45rem;margin-bottom:0.9rem}.section-number,.section-line{display:none !important}.section-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:1.55rem;padding:0.34rem 0.78rem;border:1px solid rgba(227,6,19,0.24);border-radius:999px;background:#fff;color:var(--red);font-family:var(--font-title);font-size:0.68rem;font-weight:900;letter-spacing:0.16em;line-height:1;text-transform:uppercase}.section-kicker::before{content:"";width:0.32rem;height:0.32rem;margin-right:0.5rem;border-radius:50%;background:var(--red);flex:0 0 auto}.surface-dark{background:linear-gradient(90deg,rgba(20,20,20,0.022) 1px,transparent 1px) 0 0 / 92px 92px,#f5f5f5 !important;color:var(--ink) !important}.surface-dark h2,.surface-dark h3,.surface-dark p,.surface-dark li,.surface-dark .section-title,.surface-dark .section-lead{color:inherit !important}.surface-dark p,.surface-dark li{color:var(--muted) !important}.footer{border-top:4px solid var(--red);background:#fff;color:var(--ink)}.footer a,.footer p,.footer-bottom,.footer-address{color:var(--muted)}.footer a:hover,.footer a:focus-visible{color:var(--red)}.site-header,.header-shell{min-height:76px}.nav-link,.nav-dropdown__link{min-height:76px;font-size:0.88rem;line-height:1}.nav-cta,.button.nav-cta{min-height:44px;font-size:0.88rem}.button-primary{box-shadow:0 12px 24px rgba(227,6,19,0.16)}@media (min-width:981px){.section{padding-block:clamp(2.8rem,4.4vw,4.7rem)}.section-title{font-size:clamp(2.25rem,3.8vw,4.25rem);line-height:0.99}.section-lead,.card-text{font-size:0.96rem;line-height:1.6}}@media (min-width:981px) and (max-height:760px){.section{padding-block:2.6rem}.section-title{font-size:clamp(2rem,3.4vw,3.7rem)}}.home-services .services-compact{width:min(100%,1120px);margin:clamp(1.35rem,2.5vw,2rem) auto 0;padding:clamp(0.85rem,1.5vw,1.1rem);border:1px solid rgba(20,20,20,0.08);border-radius:30px;background:linear-gradient(135deg,rgba(227,6,19,0.045),transparent 36%),#fff;box-shadow:0 26px 70px rgba(20,20,20,0.07)}.home-services .services-compact__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.85rem}.home-services .services-compact .service-card,.home-services .services-compact .service-card:first-child,.home-services .services-compact .service-card:not(:first-child){position:relative;display:grid;grid-row:auto;grid-column:auto;grid-template-columns:132px minmax(0,1fr);min-height:168px;border:1px solid rgba(20,20,20,0.085);border-radius:22px;background:rgba(255,255,255,0.96);box-shadow:none;overflow:hidden;transform:none}.home-services .services-compact .service-card:hover,.home-services .services-compact .service-card:focus-within{transform:translateY(-2px);border-color:rgba(227,6,19,0.24);box-shadow:0 18px 38px rgba(20,20,20,0.09)}.home-services .services-compact .service-card::before,.home-services .services-compact .service-card::after,.home-services .services-compact .service-card:first-child::after,.home-services .services-compact .service-card:not(:first-child)::before,.home-services .services-compact .service-card__media::after,.home-services .services-compact .service-card:first-child .service-card__media::after{display:none !important}.home-services .services-compact .service-card__media,.home-services .services-compact .service-card:first-child .service-card__media,.home-services .services-compact .service-card:not(:first-child) .service-card__media{position:relative;height:100%;min-height:168px;border-radius:0;overflow:hidden}.home-services .services-compact .service-card__media img,.home-services .services-compact .service-card:not(:first-child) .service-card__media img{width:100%;height:100%;object-fit:cover;filter:saturate(0.96) contrast(1.02)}.home-services .services-compact .service-card__body,.home-services .services-compact .service-card:first-child .service-card__body,.home-services .services-compact .service-card:not(:first-child) .service-card__body{display:grid;align-content:start;gap:0.5rem;padding:1.05rem 1.15rem 1rem}.home-services .services-compact .service-card__number,.home-services .services-compact .service-card:not(:first-child) .service-card__number{position:static;color:var(--red);font-size:0.64rem;font-weight:900;letter-spacing:0.16em}.home-services .services-compact .service-card h3,.home-services .services-compact .service-card:first-child h3,.home-services .services-compact .service-card:not(:first-child) h3{max-width:none;color:var(--ink);font-size:clamp(1.12rem,1.35vw,1.35rem);line-height:1.02;letter-spacing:-0.055em}.home-services .services-compact .service-card h3::after{content:"";display:block;width:1.65rem;height:2px;margin-top:0.55rem;background:var(--red)}.home-services .services-compact .service-card:first-child .card-text,.home-services .services-compact .service-card .card-text{display:-webkit-box;max-width:100%;color:var(--muted);font-size:0.85rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-services .services-compact .service-card .link-inline,.home-services .services-compact .service-card:first-child .link-inline{align-self:end;margin-top:0.1rem;color:var(--red);font-size:0.68rem}@media (max-width:980px){.home-services .services-compact{width:min(calc(100% - 1rem),100%);border-radius:24px}.home-services .services-compact__grid{grid-template-columns:1fr}}@media (max-width:620px){.home-services .services-compact .service-card,.home-services .services-compact .service-card:first-child,.home-services .services-compact .service-card:not(:first-child){grid-template-columns:1fr}.home-services .services-compact .service-card__media,.home-services .services-compact .service-card:first-child .service-card__media,.home-services .services-compact .service-card:not(:first-child) .service-card__media{height:155px;min-height:155px}}.home-news-preview{background:linear-gradient(180deg,#fff 0%,rgba(245,245,245,0.75) 100%)}.home-news-preview .section-header{max-width:860px}.home-news-preview__grid{margin-top:clamp(1.4rem,2.8vw,2.2rem)}.home-news-preview__grid .news-card{min-height:100%;border-radius:24px;box-shadow:0 20px 55px rgba(20,20,20,0.07)}.home-news-preview__grid .news-card__media{height:clamp(170px,17vw,215px)}.home-news-preview__grid .news-card__body{padding:clamp(1.1rem,1.7vw,1.45rem)}.home-news-preview__grid .news-card h3{font-size:clamp(1.05rem,1.35vw,1.35rem);line-height:1.08}.home-news-preview__grid .news-card p{display:-webkit-box;color:var(--muted);font-size:0.9rem;line-height:1.55;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.footer-address{margin:0.1rem 0 0.25rem;font-style:normal;line-height:1.65}.footer-address strong,.footer-address:first-line{color:var(--ink);font-weight:800}.nav-dropdown>.nav-link.nav-dropdown__toggle{display:none !important}@media (max-width:980px){.home-news-preview__grid{grid-template-columns:1fr}}.post-hero-composition{position:relative;isolation:isolate;overflow:hidden;padding-block:clamp(2.6rem,5vw,4.6rem);border:0;background:var(--grey-light);box-shadow:none !important}.post-hero-composition::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(126deg,transparent 0 52%,rgba(227,6,19,0.98) 52.2% 100%),linear-gradient(180deg,#fff 0 48%,var(--grey-light) 48% 100%)}.post-hero-composition::after{content:"";position:absolute;inset:0 auto 0 -8vw;z-index:-1;width:min(64vw,840px);background:#fff;clip-path:polygon(0 0,82% 0,100% 100%,0 100%)}.post-hero-composition>.section-shell{position:relative;z-index:1;width:min(calc(100% - 3rem),var(--container));margin-inline:auto;background:#fff;border:1px solid rgba(20,20,20,0.1);box-shadow:none !important}.post-hero-composition:not(.post-hero-composition--stats)>.section-shell{padding:clamp(1.6rem,3.4vw,3rem)}.post-hero-composition *,.post-hero-composition .stat-grid,.post-hero-composition .stat-card{box-shadow:none !important}.stats-band-section.post-hero-composition{padding-block:0;background:var(--red)}.stats-band-section.post-hero-composition::before,.stats-band-section.post-hero-composition::after{display:none}.stats-band-section.post-hero-composition .section-shell{width:100%;max-width:none;padding:0;border:0;background:var(--red)}.stats-band-section.post-hero-composition .stat-grid{width:100%;max-width:none;margin:0;border:0;background:var(--red)}.stats-band-section.post-hero-composition .stat-card{min-height:170px;border-color:rgba(255,255,255,0.28);background:transparent}.stats-band-section.post-hero-composition .stat-card__icon,.stats-band-section.post-hero-composition .stat-card strong,.stats-band-section.post-hero-composition .stat-card span:last-child{color:#fff}.post-hero-composition .section-pill{border-color:rgba(227,6,19,0.35);background:#fff}@media (max-width:980px){.post-hero-composition{padding-block:2rem}.post-hero-composition>.section-shell{width:min(calc(100% - 1.5rem),var(--container))}.post-hero-composition::before{background:linear-gradient(148deg,transparent 0 64%,rgba(227,6,19,0.98) 64.2% 100%),linear-gradient(180deg,#fff 0 55%,var(--grey-light) 55% 100%)}.post-hero-composition::after{width:82vw}}.home-intro,.home-services,.home-approach{background:#fff !important}.post-hero-composition:not(.post-hero-composition--stats){background:#fff !important}.post-hero-composition:not(.post-hero-composition--stats)::before{background:linear-gradient(126deg,transparent 0 52%,rgba(227,6,19,0.98) 52.2% 100%),#fff !important}.post-hero-composition:not(.post-hero-composition--stats)::after{background:#fff !important}.home-services{background:var(--grey-light) !important}.home-cta .home-contact-panel{grid-template-columns:minmax(0,0.78fr) minmax(380px,0.88fr);align-items:start;gap:clamp(2rem,5vw,5.5rem);padding-block:clamp(3.6rem,6vw,5.8rem)}.home-cta .home-contact-form{grid-column:1 / -1;width:min(100%,980px);margin-top:clamp(1rem,2vw,1.6rem);padding:clamp(1.6rem,3vw,2.5rem);border:1px solid rgba(20,20,20,0.12);border-radius:22px;background:#fff;box-shadow:none}.home-cta .home-contact-form .contact-form__head{max-width:680px}@media (max-width:980px){.home-cta .home-contact-panel{grid-template-columns:1fr}.home-cta .home-contact-form{width:100%}}.home-cta{padding-block:clamp(2rem,3vw,3.2rem)}.home-cta .home-contact-panel{gap:clamp(1.15rem,2.5vw,2.4rem);padding-block:clamp(1.8rem,3vw,2.8rem)}.home-cta .home-contact-panel .section-title{max-width:640px;font-size:clamp(2.25rem,4.2vw,4.4rem);line-height:0.94}.home-cta .home-contact-panel .section-lead{max-width:600px;font-size:0.94rem;line-height:1.62}.home-cta .home-contact-form{width:min(100%,900px);margin-top:0;padding:clamp(1.15rem,2vw,1.65rem)}.home-cta .home-contact-form h3{font-size:clamp(1.18rem,2vw,1.65rem)}.home-cta .home-contact-form .contact-form__head{gap:0.25rem;margin-bottom:0.3rem}.home-cta .quick-contact-form{gap:0.65rem}.home-cta .quick-contact-form .field{gap:0.28rem}.home-cta .quick-contact-form .field input,.home-cta .quick-contact-form .field select,.home-cta .quick-contact-form .field textarea{min-height:2.55rem;padding:0.72rem 0.9rem}.home-cta .quick-contact-form .field textarea{min-height:5.1rem}.home-cta .contact-form__actions{margin-top:0.25rem}.surface-light,.home-services,.home-quality{background:var(--grey-light) !important}.home-intro,.home-approach,.home-news-preview{background:#fff !important}.post-hero-composition:not(.post-hero-composition--stats){background:var(--grey-light) !important}.post-hero-composition:not(.post-hero-composition--stats)::before{background:linear-gradient(126deg,transparent 0 55%,rgba(227,6,19,0.98) 55.2% 100%),var(--grey-light) !important}.post-hero-composition:not(.post-hero-composition--stats)::after{background:#fff !important}.post-hero-composition:not(.post-hero-composition--stats)>.section-shell{background:#fff !important}.home-page .stats-band-section.post-hero-composition,.home-page .stats-band-section.post-hero-composition .section-shell,.home-page .stats-band-section.post-hero-composition .stat-grid{background:var(--red) !important;color:#fff !important}.home-page .stats-band-section.post-hero-composition .stat-card{border-color:rgba(255,255,255,0.32) !important;background:transparent !important}.home-page .stats-band-section.post-hero-composition .stat-card__icon,.home-page .stats-band-section.post-hero-composition .stat-card strong,.home-page .stats-band-section.post-hero-composition .stat-card span{color:#fff !important}.surface-dark{background:var(--red) !important;color:#fff !important}.surface-dark::before,.surface-dark::after{display:none !important}.surface-dark .section-title,.surface-dark .section-kicker,.surface-dark .section-number,.surface-dark h2,.surface-dark h3,.surface-dark h4,.surface-dark strong,.surface-dark a:not(.button),.surface-dark .link-inline{color:#fff !important}.surface-dark .section-lead,.surface-dark .card-text,.surface-dark p,.surface-dark li,.surface-dark span,.surface-dark small{color:rgba(255,255,255,0.86) !important}.surface-dark .section-line,.surface-dark .section-title::after,.surface-dark h3::after{background:#fff !important}.surface-dark .section-pill,.surface-dark .section-label,.surface-dark .intro-tags span{border-color:rgba(255,255,255,0.42) !important;background:rgba(255,255,255,0.12) !important;color:#fff !important}.surface-dark .why-card,.surface-dark .approach-card,.surface-dark .service-card,.surface-dark .quality-card,.surface-dark .news-card{border-color:rgba(255,255,255,0.26) !important;background:rgba(255,255,255,0.10) !important;box-shadow:none !important;color:#fff !important}.surface-dark .icon-badge,.surface-dark .mini-icon{border-color:rgba(255,255,255,0.52) !important;background:#fff !important;color:var(--red) !important}.surface-dark .button-primary{background:#fff !important;color:var(--red) !important;box-shadow:none !important}.surface-dark .button-outline{border-color:rgba(255,255,255,0.54) !important;background:rgba(255,255,255,0.08) !important;color:#fff !important}.home-cta{padding-block:clamp(1.3rem,2.1vw,2.2rem) !important}.home-cta>.section-shell{width:min(calc(100% - 2rem),1120px) !important}.home-cta .home-contact-panel{grid-template-columns:minmax(0,0.82fr) minmax(360px,0.9fr) !important;gap:clamp(1rem,2vw,2rem) !important;padding-block:clamp(1.2rem,2vw,2rem) !important;align-items:start !important}.home-cta .home-contact-panel .eyebrow-row{margin-bottom:0.55rem !important}.home-cta .home-contact-panel .section-title{max-width:560px !important;font-size:clamp(2rem,3.5vw,3.55rem) !important;line-height:0.92 !important;letter-spacing:-0.07em !important;margin-bottom:0.75rem !important}.home-cta .home-contact-panel .section-lead{max-width:520px !important;font-size:0.86rem !important;line-height:1.5 !important;margin-bottom:0.9rem !important}.home-cta .button-row{gap:0.55rem !important;margin-top:0.75rem !important}.home-cta .button{min-height:2.8rem !important;padding:0.78rem 1.05rem !important;font-size:0.68rem !important}.home-cta .home-contact-form{width:min(100%,820px) !important;padding:1rem 1.15rem !important;border-radius:18px !important}.home-cta .home-contact-form .contact-form__head{margin-bottom:0.35rem !important}.home-cta .home-contact-form h3{font-size:clamp(1.05rem,1.7vw,1.35rem) !important;line-height:1 !important}.home-cta .home-contact-form .contact-form__head p{max-width:560px !important;font-size:0.78rem !important;line-height:1.35 !important}.home-cta .quick-contact-form{gap:0.48rem !important}.home-cta .quick-contact-form .form-grid{gap:0.48rem !important}.home-cta .quick-contact-form .field{gap:0.2rem !important}.home-cta .quick-contact-form .field label{font-size:0.59rem !important;letter-spacing:0.12em !important}.home-cta .quick-contact-form .field input,.home-cta .quick-contact-form .field select,.home-cta .quick-contact-form .field textarea{min-height:2.2rem !important;padding:0.58rem 0.78rem !important;border-radius:12px !important;font-size:0.78rem !important}.home-cta .quick-contact-form .field textarea{min-height:3.9rem !important}.home-cta .contact-form__actions{gap:0.65rem !important;margin-top:0.18rem !important}.home-cta .contact-form__actions span,.home-cta .contact-form__status{font-size:0.72rem !important}@media (min-width:981px){.home-cta .home-contact-form{grid-column:1 / -1 !important}}.home-cta{background:#fff !important;padding-block:clamp(3rem,5.2vw,5.2rem) !important}.home-cta>.section-shell{width:min(calc(100% - 2.5rem),1120px) !important}.home-cta .home-contact-panel{display:grid !important;grid-template-columns:minmax(0,0.82fr) minmax(460px,1.05fr) !important;grid-template-rows:auto 1fr !important;column-gap:clamp(2rem,4.8vw,4.8rem) !important;row-gap:1.45rem !important;align-items:start !important;padding:0 !important;border:0 !important;background:transparent !important}.home-cta .home-contact-panel::before,.home-cta .home-contact-panel::after{display:none !important}.home-cta .home-contact-panel__copy{grid-column:1 !important;grid-row:1 !important;max-width:430px !important;padding:0 !important}.home-cta .home-contact-panel .eyebrow-row{width:fit-content !important;margin-bottom:1.05rem !important}.home-cta .home-contact-panel .section-number,.home-cta .home-contact-panel .section-line{display:none !important}.home-cta .home-contact-panel .section-kicker{display:inline-flex !important;align-items:center !important;gap:0.42rem !important;padding:0.42rem 0.78rem !important;border:1px solid rgba(227,6,19,0.22) !important;border-radius:999px !important;background:rgba(227,6,19,0.055) !important;color:var(--red) !important;font-size:0.72rem !important;letter-spacing:0.08em !important}.home-cta .home-contact-panel .section-kicker::before{content:"";width:0.42rem;height:0.42rem;border-radius:999px;background:var(--red)}.home-cta .home-contact-panel .section-title{max-width:430px !important;margin-bottom:1rem !important;color:var(--text) !important;font-size:clamp(2.1rem,3.55vw,3.35rem) !important;line-height:0.98 !important;letter-spacing:-0.058em !important}.home-cta .home-contact-panel .section-lead{max-width:420px !important;margin:0 !important;color:var(--muted) !important;font-size:0.98rem !important;line-height:1.62 !important}.home-cta .home-contact-form{grid-column:2 !important;grid-row:1 / span 2 !important;width:100% !important;max-width:none !important;padding:clamp(1.45rem,2.4vw,1.9rem) !important;border:1px solid rgba(20,20,20,0.12) !important;border-radius:12px !important;background:#fff !important;box-shadow:none !important}.home-cta .home-contact-form .contact-form__head{margin:0 0 0.95rem !important}.home-cta .home-contact-form h3{margin:0 !important;color:var(--text) !important;font-size:1.02rem !important;line-height:1.15 !important;letter-spacing:-0.03em !important}.home-cta .quick-contact-form{gap:0.9rem !important}.home-cta .quick-contact-form .form-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:1rem 0.9rem !important}.home-cta .quick-contact-form .field{gap:0.42rem !important}.home-cta .quick-contact-form .field label:not(.checkbox-label){color:var(--text) !important;font-size:0.78rem !important;font-weight:800 !important;letter-spacing:0 !important;text-transform:none !important}.home-cta .quick-contact-form .field input,.home-cta .quick-contact-form .field select,.home-cta .quick-contact-form .field textarea{min-height:2.75rem !important;padding:0.78rem 0.9rem !important;border:1px solid rgba(37,56,85,0.22) !important;border-radius:9px !important;background:#f4f7fb !important;color:var(--text) !important;font-size:0.92rem !important}.home-cta .quick-contact-form .field textarea{min-height:9.1rem !important;resize:vertical !important}.home-cta .consent-field{margin-top:-0.2rem !important}.home-cta .checkbox-label{display:grid !important;grid-template-columns:auto 1fr !important;align-items:start !important;gap:0.7rem !important;color:var(--muted) !important;font-size:0.86rem !important;line-height:1.45 !important;cursor:pointer}.home-cta .checkbox-label input{width:1rem !important;height:1rem !important;min-height:1rem !important;margin-top:0.1rem !important;accent-color:var(--red)}.home-cta .contact-form__actions{display:block !important;margin-top:0.15rem !important}.home-cta .contact-form__actions .button{width:100% !important;min-height:3rem !important;justify-content:center !important;border-radius:9px !important;background:var(--red) !important;color:#fff !important;box-shadow:none !important;font-size:0.86rem !important;text-transform:none !important;letter-spacing:0 !important}.home-cta .contact-form__status{margin-top:0.8rem !important;color:var(--muted) !important;font-size:0.82rem !important}@media (max-width:980px){.home-cta .home-contact-panel{grid-template-columns:1fr !important}.home-cta .home-contact-panel__copy,.home-cta .home-contact-form{grid-column:1 !important;grid-row:auto !important;max-width:none !important}}@media (max-width:640px){.home-cta .quick-contact-form .form-grid{grid-template-columns:1fr !important}}.footer{background:#071B3A !important;color:#fff !important}.footer-brand img{width:220px !important;max-width:100% !important}.footer-brand p,.footer-address,.footer-column a,.footer-bottom{color:rgba(255,255,255,0.78) !important}.footer-title{color:#fff !important}.footer-column a span{color:#fff !important;font-weight:800 !important}.footer-column a:hover,.footer-column a:focus-visible{color:#fff !important}.footer-bottom{border-top-color:rgba(255,255,255,0.18) !important}.section{padding-block:clamp(3rem,4.7vw,5.4rem) !important}.section-shell,.footer-shell{width:min(calc(100% - 2.5rem),var(--container)) !important}.section-header{gap:0.65rem !important;margin-bottom:clamp(1.35rem,2.6vw,2.4rem) !important}.eyebrow-row{gap:0 !important}.eyebrow-row .section-number,.eyebrow-row .section-line{display:none !important}.eyebrow-row .section-kicker{display:inline-flex !important;align-items:center !important;gap:0.42rem !important;min-height:1.8rem !important;padding:0.44rem 0.76rem !important;border:1px solid rgba(227,6,19,0.22) !important;border-radius:999px !important;background:rgba(227,6,19,0.055) !important;color:var(--red) !important;letter-spacing:0.12em !important}.eyebrow-row .section-kicker::before{content:"";width:0.35rem;height:0.35rem;border-radius:999px;background:currentColor}.surface-dark .eyebrow-row .section-kicker{border-color:rgba(255,255,255,0.34) !important;background:rgba(255,255,255,0.12) !important;color:#fff !important}.section-title{font-size:clamp(2rem,4.05vw,4.15rem) !important;line-height:0.98 !important}.section-lead{max-width:690px !important;font-size:clamp(0.96rem,1.25vw,1.08rem) !important;line-height:1.58 !important}.why-grid,.approach-grid,.quality-grid,.news-grid,.services-compact__grid{gap:clamp(0.72rem,1.35vw,1.05rem) !important}.why-card,.approach-card,.quality-card,.service-card,.news-card{padding:clamp(1rem,1.75vw,1.45rem) !important;gap:0.58rem !important}.service-card__body,.news-card__body{gap:0.55rem !important;padding:clamp(0.95rem,1.45vw,1.25rem) !important}.service-card h3,.quality-card h3,.why-card h3,.approach-card h3,.news-card h3{font-size:clamp(1.05rem,1.5vw,1.45rem) !important;line-height:1.02 !important}.card-text,.service-card p,.news-card p,.why-card p,.approach-card p,.quality-card p{font-size:0.9rem !important;line-height:1.48 !important}.button-row{gap:0.55rem !important}.home-hero .hero__assurance{display:inline-flex;width:fit-content;align-items:center;gap:0.58rem;margin:-0.1rem 0 0.1rem;padding:0.62rem 0.88rem;border:1px solid rgba(255,255,255,0.34);border-radius:999px;background:rgba(255,255,255,0.12);color:#fff;font-size:0.82rem;font-weight:850;letter-spacing:0.03em;line-height:1.2;backdrop-filter:blur(10px)}.home-hero .hero__assurance::before{content:"";width:0.42rem;height:0.42rem;flex:0 0 auto;border-radius:999px;background:var(--red);box-shadow:0 0 0 0.22rem rgba(227,6,19,0.22)}@media (max-width:680px){.home-hero .hero__assurance{width:100%;justify-content:center;text-align:center}}:root{--red:#e30613;--red-deep:#b8000b;--red-soft:#fff1f2;--navy:#071b3a;--navy-soft:#0e2a52;--navy-pale:#eef3f9;--grey-light:#f5f5f5}.home-intro{background:#ffffff !important}.home-services{background:linear-gradient(90deg,rgba(7,27,58,0.025) 1px,transparent 1px) 0 0 / 92px 92px,var(--grey-light) !important}.surface-dark,.home-why,.footer{background:linear-gradient(135deg,rgba(7,27,58,0.98),rgba(14,42,82,0.98)),var(--navy) !important}.stats-band-section{background:var(--red) !important;color:#ffffff !important}.stats-band-section .stat-card{color:#ffffff !important}.section-pill{border-color:rgba(227,6,19,0.22) !important;background:#ffffff !important;color:var(--red) !important}.surface-dark .section-pill,.footer .section-pill{border-color:rgba(255,255,255,0.28) !important;background:rgba(255,255,255,0.1) !important;color:#ffffff !important}.button-primary{background:var(--red) !important;color:#ffffff !important;box-shadow:none !important}.button-outline{border-color:rgba(7,27,58,0.22) !important}.link-inline,.service-card__number,.news-meta span,.section-kicker{color:var(--red) !important}.why-card,.service-card,.news-card,.contact-form,.home-contact-form{box-shadow:none !important}.commitment-photo-card{min-height:clamp(260px,28vw,360px) !important;max-width:1040px !important;margin-inline:auto !important;border-radius:24px !important}.commitment-photo-card__content{width:min(620px,100%) !important;padding:clamp(1.4rem,3vw,2.35rem) !important}.commitment-photo-card h2{max-width:520px !important;font-size:clamp(1.9rem,3.3vw,3.25rem) !important;line-height:0.98 !important}.commitment-photo-card p{max-width:560px !important;font-size:0.9rem !important;line-height:1.5 !important}.commitment-photo-card__tags{gap:0.5rem !important;margin-top:0.75rem !important}.commitment-photo-card__tags span{padding:0.5rem 0.78rem !important;font-size:0.72rem !important}.surface-dark .button-outline{border-color:#ffffff !important;background:#ffffff !important;color:var(--navy) !important}.surface-dark .button-outline:hover{border-color:var(--red) !important;background:var(--red) !important;color:#ffffff !important}.footer{border-top:4px solid var(--red) !important;background:#ffffff !important;color:var(--red) !important}.footer::before,.footer::after{display:none !important}.footer-title,.footer-subtitle,.footer-brand p,.footer-address,.footer-address:first-line,.footer-address strong,.footer-column a,.footer-bottom,.footer-contact-link,.footer-contact-link span{color:var(--red) !important}.footer-column a:hover,.footer-column a:focus-visible,.footer-contact-link:hover,.footer-contact-link:focus-visible{color:var(--red-dark) !important}.footer-contact-link::before{border-color:rgba(227,6,19,0.28) !important;background:rgba(227,6,19,0.08) !important;color:var(--red) !important}.footer-bottom{border-top-color:rgba(227,6,19,0.22) !important}.home-commitment-photo{background:#ffffff !important;padding-block:clamp(2.4rem,4vw,4.2rem) !important}.home-commitment-photo .commitment-photo-card{max-width:1120px !important}.commitment-photo-card{min-height:clamp(260px,28vw,360px) !important;max-width:1040px;margin-inline:auto;border-radius:24px !important}.commitment-photo-card__content{width:min(620px,100%);padding:clamp(1.4rem,3vw,2.35rem) !important}.commitment-photo-card h2{max-width:520px;font-size:clamp(1.9rem,3.3vw,3.25rem) !important;line-height:0.98 !important}.commitment-photo-card p{max-width:560px;font-size:0.9rem !important;line-height:1.5 !important}.commitment-photo-card__tags{gap:0.5rem !important;margin-top:0.75rem !important}.commitment-photo-card__tags span{padding:0.5rem 0.78rem !important;font-size:0.72rem !important}.surface-dark .button-outline{border-color:#ffffff !important;background:#ffffff !important;color:var(--navy) !important}.surface-dark .button-outline:hover{border-color:var(--red) !important;background:var(--red) !important;color:#ffffff !important}.button{min-height:2.75rem !important;padding:0.78rem 1.05rem !important}.post-hero-composition{padding-block:clamp(2.3rem,3.8vw,4rem) !important}.post-hero-composition>.section-shell{padding:clamp(1.25rem,2.2vw,2rem) !important}.stats-band-section.post-hero-composition .stat-card{min-height:124px !important}.stats-band-section .stat-card strong{font-size:clamp(2.05rem,4vw,4.2rem) !important}.home-services .services-compact .service-card,.home-services .services-compact .service-card:first-child,.home-services .services-compact .service-card:not(:first-child){grid-template-columns:112px minmax(0,1fr) !important;min-height:auto !important}.home-services .services-compact .service-card__media,.home-services .services-compact .service-card:first-child .service-card__media,.home-services .services-compact .service-card:not(:first-child) .service-card__media{min-height:116px !important}.home-news-preview__grid .news-card__media,.service-card__media,.news-card__media{min-height:150px !important}.intro-tags{gap:0.42rem !important}.intro-tags span{padding:0.42rem 0.65rem !important;font-size:0.68rem !important}.home-cta{padding-block:clamp(2.5rem,4vw,4.2rem) !important}.footer{padding-top:clamp(2.6rem,4.5vw,4rem) !important}@media (max-width:980px){.section{padding-block:clamp(2.35rem,6vw,3.4rem) !important}.section-title{font-size:clamp(1.85rem,7vw,3.25rem) !important}}:root{--navy:#071B3A;--navy-soft:#0E2A52;--navy-pale:#F2F5FA}.surface-dark{background:linear-gradient(135deg,rgba(7,27,58,0.98),rgba(14,42,82,0.98)),var(--navy) !important}.surface-dark .why-card,.surface-dark .approach-card,.surface-dark .service-card,.surface-dark .quality-card,.surface-dark .news-card{background:rgba(255,255,255,0.09) !important;border-color:rgba(255,255,255,0.22) !important}.intro-feature-panel{background:var(--navy) !important;color:#fff !important}.intro-feature-panel *{color:#fff !important}.home-page .stats-band-section.post-hero-composition,.home-page .stats-band-section.post-hero-composition .section-shell,.home-page .stats-band-section.post-hero-composition .stat-grid{background:var(--red) !important}.home-why{background:linear-gradient(135deg,#071B3A 0%,#0E2A52 100%) !important}.home-services,.home-quality{background:linear-gradient(180deg,#F6F8FB 0%,#EEF2F7 100%) !important}.service-card,.news-card,.quality-card,.approach-card,.why-card,.contact-form,.home-contact-form{border-color:rgba(7,27,58,0.11) !important}.icon-badge,.mini-icon{color:var(--navy) !important}.link-inline,.service-card__number,.news-meta span{color:var(--red) !important}.footer{background:var(--navy) !important}.home-page .stats-band-section.post-hero-composition{padding-block:0 !important}.home-page .stats-band-section.post-hero-composition .section-shell{padding:0 !important}.home-page .stats-band-section.post-hero-composition .stat-grid{min-height:0 !important;padding-block:clamp(1.35rem,2.4vw,2.2rem) !important;align-items:center !important}.home-page .stats-band-section.post-hero-composition .stat-card{min-height:112px !important;padding:0.75rem 1rem !important;gap:0.28rem !important}.home-page .stats-band-section.post-hero-composition .stat-card__icon{margin-bottom:0.15rem !important}.home-page .stats-band-section.post-hero-composition .stat-card__icon svg{width:1.15rem !important;height:1.15rem !important}.home-page .stats-band-section.post-hero-composition .stat-card strong{font-size:clamp(2.45rem,4.8vw,4.8rem) !important;line-height:0.9 !important}.home-page .stats-band-section.post-hero-composition .stat-card span:last-child{font-size:0.78rem !important;line-height:1.15 !important}.home-cta .home-contact-panel{grid-template-columns:minmax(0,0.8fr) minmax(440px,1fr) !important;grid-template-rows:auto !important;align-items:center !important;column-gap:clamp(2rem,5vw,5rem) !important}.home-cta .home-contact-panel__copy{grid-column:1 !important;grid-row:1 !important;max-width:460px !important}.home-cta .home-contact-form{grid-column:2 !important;grid-row:1 !important}.home-cta .checkbox-label{position:relative !important;display:flex !important;align-items:flex-start !important;gap:0.68rem !important;cursor:pointer !important;user-select:none !important}.home-cta .checkbox-label input[type="checkbox"]{flex:0 0 auto !important;display:inline-block !important;width:1rem !important;height:1rem !important;min-width:1rem !important;min-height:1rem !important;margin:0.12rem 0 0 !important;padding:0 !important;border-radius:3px !important;appearance:auto !important;accent-color:var(--red) !important;cursor:pointer !important}.home-cta .contact-form__actions .button:disabled{cursor:wait !important;opacity:0.72 !important}@media (max-width:980px){.home-cta .home-contact-panel{grid-template-columns:1fr !important}.home-cta .home-contact-form{grid-column:1 !important;grid-row:auto !important}}.brand{min-width:clamp(168px,13vw,224px) !important;align-self:center !important;min-height:auto !important}.brand img{width:clamp(168px,13vw,224px) !important;max-height:58px !important;height:auto !important;object-fit:contain !important}.brand::after,.brand:hover::after,.brand:focus-visible::after{content:none !important;display:none !important}.footer-brand img{width:min(100%,300px) !important;max-width:300px !important;height:auto !important;object-fit:contain !important}.footer-address,.footer-address:first-line,.footer-address strong{color:rgba(255,255,255,0.9) !important}.footer-contact-column{gap:0.52rem !important}.footer-subtitle{margin:0.85rem 0 0.1rem !important;font-size:0.78rem !important;letter-spacing:0.15em !important}.footer-contact-link{display:inline-flex !important;align-items:center !important;gap:0.55rem !important;color:rgba(255,255,255,0.9) !important}.footer-contact-link::before{display:inline-grid !important;place-items:center !important;flex:0 0 1.45rem !important;width:1.45rem !important;height:1.45rem !important;border-radius:999px !important;border:1px solid rgba(255,255,255,0.22) !important;background:rgba(255,255,255,0.1) !important;color:#ffffff !important;font-size:0.75rem !important;line-height:1 !important}.footer-contact-link--phone::before{content:"\260E" !important}.footer-contact-link--mail::before{content:"\2709" !important}.button::after,.nav-cta::after,.home-hero .button::after{content:none !important;display:none !important;margin-left:0 !important}.footer-contact-link span{color:#ffffff !important;font-weight:800 !important}@media (max-width:980px){.brand,.brand img{min-width:158px !important;width:158px !important;max-height:48px !important}.footer-brand img{max-width:245px !important}}.commitment-photo-card{position:relative;min-height:clamp(420px,48vw,560px);overflow:hidden;border-radius:28px;background:linear-gradient(90deg,rgba(5,9,14,0.78) 0%,rgba(5,9,14,0.58) 44%,rgba(5,9,14,0.2) 100%),url("assets/img/boardroom-consulting.webp") center / cover no-repeat}.commitment-photo-card__content{position:relative;z-index:1;display:grid;align-content:center;width:min(650px,100%);min-height:inherit;padding:clamp(2rem,5vw,4.4rem);color:#ffffff}.commitment-photo-card__kicker{display:inline-flex;align-items:center;width:fit-content;max-width:100%;margin-bottom:1.1rem;padding:0.58rem 1.15rem;border:1px solid rgba(255,255,255,0.22);border-radius:999px;background:rgba(255,255,255,0.18);color:#ffffff;font-family:var(--font-title);font-size:0.76rem;font-weight:900;letter-spacing:0.12em;text-transform:uppercase}.commitment-photo-card__kicker::before{content:"";width:0.44rem;height:0.44rem;margin-right:0.62rem;border-radius:999px;background:#ffffff}.commitment-photo-card h2{max-width:600px;margin:0 0 1rem;color:#ffffff;font-family:var(--font-title);font-size:clamp(2.25rem,5.2vw,4.8rem);font-weight:900;line-height:0.92;letter-spacing:-0.07em}.commitment-photo-card p{max-width:620px;margin:0 0 0.85rem;color:rgba(255,255,255,0.92);font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.62}.commitment-photo-card__tags{display:flex;flex-wrap:wrap;gap:0.7rem;margin-top:1.1rem}.commitment-photo-card__tags span{display:inline-flex;align-items:center;padding:0.72rem 1.05rem;border:1px solid rgba(255,255,255,0.24);border-radius:999px;background:rgba(255,255,255,0.1);color:#ffffff;font-weight:850}.commitment-photo-card__tags span::before{content:"";width:0.42rem;height:0.42rem;margin-right:0.58rem;border-radius:999px;background:#ffffff}@media (max-width:760px){.commitment-photo-card{min-height:520px;border-radius:22px;background:linear-gradient(180deg,rgba(5,9,14,0.82) 0%,rgba(5,9,14,0.56) 100%),url("assets/img/boardroom-consulting.webp") center / cover no-repeat}.commitment-photo-card__content{padding:1.5rem}}:root{--red:#e30613;--red-deep:#b8000b;--red-soft:#fff1f2;--navy:#071b3a;--navy-soft:#0e2a52;--navy-pale:#eef3f9;--blue-dark:#071b3a;--grey-light:#f5f5f5}.home-intro{background:#ffffff !important}.home-services,.home-quality{background:linear-gradient(90deg,rgba(7,27,58,0.025) 1px,transparent 1px) 0 0 / 92px 92px,var(--grey-light) !important}.surface-dark,.home-why,.footer{background:linear-gradient(135deg,rgba(7,27,58,0.98),rgba(14,42,82,0.98)),var(--navy) !important}.stats-band-section{background:var(--red) !important;color:#ffffff !important}.stats-band-section .stat-card,.stats-band-section .stat-card strong,.stats-band-section .stat-card span,.stats-band-section .stat-card__icon{color:#ffffff !important}.section-pill{border-color:rgba(227,6,19,0.22) !important;background:#ffffff !important;color:var(--red) !important}.surface-dark .section-pill,.footer .section-pill{border-color:rgba(255,255,255,0.28) !important;background:rgba(255,255,255,0.1) !important;color:#ffffff !important}.button-primary{background:var(--red) !important;color:#ffffff !important;box-shadow:none !important}.link-inline,.service-card__number,.news-meta span,.section-kicker{color:var(--red) !important}.why-card,.service-card,.news-card,.contact-form,.home-contact-form{box-shadow:none !important}.commitment-photo-card{min-height:clamp(260px,28vw,360px) !important;max-width:1040px !important;margin-inline:auto !important;border-radius:24px !important}.commitment-photo-card__content{width:min(620px,100%) !important;padding:clamp(1.4rem,3vw,2.35rem) !important}.commitment-photo-card h2{max-width:520px !important;font-size:clamp(1.9rem,3.3vw,3.25rem) !important;line-height:0.98 !important}.commitment-photo-card p{max-width:560px !important;font-size:0.9rem !important;line-height:1.5 !important}.commitment-photo-card__tags{gap:0.5rem !important;margin-top:0.75rem !important}.commitment-photo-card__tags span{padding:0.5rem 0.78rem !important;font-size:0.72rem !important}.surface-dark .button-outline{border-color:#ffffff !important;background:#ffffff !important;color:var(--navy) !important}.surface-dark .button-outline:hover{border-color:var(--red) !important;background:var(--red) !important;color:#ffffff !important}.footer{border-top:4px solid var(--red) !important;background:#ffffff !important;color:var(--red) !important}.footer::before,.footer::after{display:none !important}.footer-title,.footer-subtitle,.footer-brand p,.footer-address,.footer-address:first-line,.footer-address strong,.footer-column a,.footer-bottom,.footer-contact-link,.footer-contact-link span{color:var(--red) !important}.footer-column a:hover,.footer-column a:focus-visible,.footer-contact-link:hover,.footer-contact-link:focus-visible{color:var(--red-dark) !important}.footer-contact-link::before{border-color:rgba(227,6,19,0.28) !important;background:rgba(227,6,19,0.08) !important;color:var(--red) !important}.footer-bottom{border-top-color:rgba(227,6,19,0.22) !important}.nav-dropdown{overflow:visible}.nav-dropdown__menu{z-index:1200;overflow:visible}.nav-dropdown__menu a,.nav-dropdown__menu a[href="facility-management"]{display:flex;align-items:center;min-height:2.65rem;opacity:1;visibility:visible}@media (max-width:980px){.nav-dropdown.is-open .nav-dropdown__menu{display:grid !important;max-height:none;overflow:visible}.nav-dropdown__menu a[href="facility-management"]{display:flex !important}}.button.button--arrow::after{content:"\2192" !important;display:inline-block !important;margin-left:0.72rem !important;color:currentColor !important;font-size:1rem !important;line-height:0 !important;transition:transform 180ms var(--ease)}.button.button--arrow:hover::after,.button.button--arrow:focus-visible::after{transform:translateX(3px)}.link-inline.link-inline--arrow::after{content:"\2192";display:inline-block;margin-left:0.72rem;color:currentColor;font-size:1rem;line-height:1;transition:transform 180ms var(--ease)}.link-inline.link-inline--arrow:hover::after,.link-inline.link-inline--arrow:focus-visible::after{transform:translateX(3px)}.nav-dropdown,.nav-dropdown__menu{overflow:visible}.nav-dropdown__menu{z-index:1200}.nav-dropdown__menu a{display:flex;align-items:center;min-height:2.65rem;opacity:1;visibility:visible}@media (max-width:980px){.nav-dropdown.is-open .nav-dropdown__menu{display:grid!important;grid-template-columns:1fr;gap:.25rem;max-height:none;overflow:visible}}@media (max-width:980px){.main-nav.is-open .nav-dropdown{display:grid!important;width:100%}.main-nav.is-open .nav-dropdown__link{width:100%;padding-right:3.25rem!important}.main-nav.is-open .nav-dropdown__toggle{display:grid!important;place-items:center;top:.78rem;right:.35rem;z-index:2}.main-nav.is-open .nav-dropdown.is-open .nav-dropdown__menu{display:grid!important;width:100%;padding:.2rem 0 .7rem .75rem}.main-nav.is-open .nav-dropdown__menu a{display:flex!important;align-items:center;min-height:2.65rem;padding:.6rem .75rem;opacity:1!important;visibility:visible!important}}@media (max-width:980px){.main-nav.is-open .nav-dropdown{display:grid!important;width:100%}.main-nav.is-open .nav-dropdown__link{width:100%;padding-right:3.25rem!important}.main-nav.is-open .nav-dropdown__toggle{display:grid!important;place-items:center;top:.78rem;right:.35rem;z-index:2}.main-nav.is-open .nav-dropdown__menu{position:static!important;display:grid!important;width:100%!important;min-width:0!important;max-height:none!important;margin:0!important;padding:.2rem 0 .7rem .75rem!important;border:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important}.main-nav.is-open .nav-dropdown__menu a{display:flex!important;align-items:center;min-height:2.65rem;padding:.6rem .75rem;opacity:1!important;visibility:visible!important}}/*mobile-nav6*/.site-header{overflow:visible !important}.header-shell{min-height:var(--header-h) !important}.main-nav{position:static !important;display:flex !important;flex:1 1 auto !important;align-items:center !important;justify-content:flex-end !important;gap:clamp(0.62rem,1vw,1.05rem) !important;width:auto !important;max-height:none !important;padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important;opacity:1 !important;visibility:visible !important;transform:none !important;overflow:visible !important;pointer-events:auto !important}.nav-link,.nav-dropdown__link{min-height:var(--header-h) !important;padding:0 0.22rem !important;color:var(--navy,#071b3a) !important;font-size:0.72rem !important;line-height:1 !important}.nav-dropdown{position:relative !important;display:inline-flex !important;align-items:center !important;width:auto !important;overflow:visible !important}.nav-dropdown__toggle{position:static !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:1.45rem !important;height:1.45rem !important;margin-left:-0.15rem !important;color:var(--navy,#071b3a) !important}.nav-dropdown__menu{position:absolute !important;top:calc(100% - 0.15rem) !important;left:50% !important;z-index:1200 !important;display:grid !important;min-width:260px !important;width:max-content !important;max-width:min(360px,calc(100vw - 2rem)) !important;margin:0 !important;padding:0.62rem !important;border:1px solid rgba(7,27,58,0.11) !important;border-radius:18px !important;background:#ffffff !important;box-shadow:0 18px 48px rgba(7,27,58,0.13) !important;opacity:0 !important;visibility:hidden !important;transform:translate(-50%,8px) !important;pointer-events:none !important;transition:opacity 160ms var(--ease),transform 160ms var(--ease),visibility 160ms var(--ease) !important}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu,.nav-dropdown.is-open .nav-dropdown__menu{opacity:1 !important;visibility:visible !important;transform:translate(-50%,0) !important;pointer-events:auto !important}.nav-dropdown__menu a{display:flex !important;align-items:center !important;min-height:2.65rem !important;padding:0.68rem 0.85rem !important;border-radius:12px !important;color:var(--navy,#071b3a) !important;font-size:0.86rem !important;font-weight:800 !important;line-height:1.2 !important;white-space:nowrap !important}.nav-dropdown__menu a:hover,.nav-dropdown__menu a:focus-visible{background:rgba(227,6,19,0.08) !important;color:var(--red) !important}.nav-toggle{display:none !important}@media (max-width:1180px) and (min-width:981px){.header-shell{gap:0.75rem !important;padding-inline:clamp(0.85rem,1.8vw,1.6rem) !important}.brand img{width:clamp(132px,12vw,166px) !important}.main-nav{gap:0.5rem !important}.nav-link,.nav-dropdown__link{font-size:0.66rem !important;letter-spacing:0.035em !important}.nav-cta{min-height:2.72rem !important;padding-inline:0.85rem !important;font-size:0.66rem !important}}@media (max-width:980px){.nav-toggle{display:inline-flex !important;flex:0 0 auto !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:0.18rem !important}.main-nav{position:fixed !important;inset:var(--header-h) 0 auto 0 !important;z-index:1100 !important;display:flex !important;flex-direction:column !important;align-items:stretch !important;justify-content:flex-start !important;gap:0.12rem !important;width:100% !important;max-height:calc(100dvh - var(--header-h)) !important;padding:0.82rem 1rem 1.1rem !important;border:0 !important;border-bottom:2px solid var(--red) !important;background:#ffffff !important;box-shadow:0 24px 60px rgba(7,27,58,0.13) !important;opacity:0 !important;visibility:hidden !important;transform:translateY(-0.65rem) !important;overflow-y:auto !important;pointer-events:none !important;transition:opacity 160ms var(--ease),transform 160ms var(--ease),visibility 160ms var(--ease) !important}body.menu-open .main-nav,.main-nav.is-open{opacity:1 !important;visibility:visible !important;transform:none !important;pointer-events:auto !important}.main-nav .nav-link,.main-nav .nav-dropdown__link,.main-nav .nav-cta{display:flex !important;width:100% !important;min-height:2.55rem !important;justify-content:flex-start !important;padding:0.55rem 0.78rem !important;color:var(--navy,#071b3a) !important;font-size:0.82rem !important;line-height:1.15 !important}.main-nav .nav-dropdown{display:grid !important;width:100% !important}.main-nav .nav-dropdown__toggle{display:none !important}.main-nav .nav-dropdown__menu,.main-nav .nav-dropdown:hover .nav-dropdown__menu,.main-nav .nav-dropdown:focus-within .nav-dropdown__menu,.main-nav .nav-dropdown.is-open .nav-dropdown__menu{position:static !important;display:grid !important;width:100% !important;min-width:0 !important;max-width:none !important;margin:0 !important;padding:0.1rem 0 0.5rem 0.72rem !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;opacity:1 !important;visibility:visible !important;transform:none !important;pointer-events:auto !important}.main-nav .nav-dropdown__menu a{display:flex !important;align-items:center !important;min-height:2.28rem !important;padding:0.45rem 0.75rem !important;color:var(--navy,#071b3a) !important;font-size:0.84rem !important;font-weight:760 !important;white-space:normal !important}.main-nav .nav-dropdown__menu a::before{content:"" !important;width:0.28rem !important;height:0.28rem !important;margin-right:0.58rem !important;border-radius:999px !important;background:var(--red) !important}.main-nav .nav-cta{justify-content:center !important;margin-top:0.25rem !important;color:#ffffff !important}}