@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap');
:root{--red:#ad2f36;--red-dark:#91252b;--blue:#1f4a84;--navy:#123762;--ink:#17191d;--text:#333a45;--muted:#626b77;--line:#dde2e8;--soft:#f7f9fb;--white:#fff;--shadow:0 7px 22px rgba(18,55,98,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.58;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}.container{width:min(1180px,calc(100% - 44px));margin-inline:auto}.skip-link{position:fixed;left:15px;top:-80px;background:#fff;padding:9px 13px;z-index:999}.skip-link:focus{top:15px}
.site-header{height:82px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;line-height:0}.brand img{width:286px;height:auto;border:0;outline:0;background:#fff}.primary-nav{display:flex;align-items:center;gap:31px}.primary-nav a{font-size:.89rem;font-weight:600;text-decoration:none;color:#171717;position:relative}.primary-nav a:hover{color:var(--red)}.primary-nav a.active{color:var(--red)}.primary-nav a.active:after{content:"";height:2px;background:var(--red);position:absolute;left:0;right:0;bottom:-14px}.nav-toggle{display:none;background:transparent;border:0;padding:7px}.nav-toggle span{display:block;width:25px;height:2px;background:var(--navy);margin:5px}
.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:#fff}.hero-inner{position:relative;min-height:430px}.hero-copy{position:relative;z-index:3;width:53%;padding:50px 28px 52px 0;min-height:430px;display:flex;flex-direction:column;justify-content:center}.hero h1{font:700 clamp(2.8rem,4.7vw,4.65rem)/1.07 Manrope,Inter,sans-serif;color:var(--navy);letter-spacing:-.047em;margin:0 0 24px}.hero p{font-size:1.03rem;max-width:610px;margin:0;color:#3d4652}.hero-actions{display:flex;gap:14px;margin-top:25px}.button{min-height:48px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;border-radius:2px;transition:.18s}.button-primary{background:var(--red);border:1px solid var(--red);color:#fff}.button-primary:hover{background:var(--red-dark);transform:translateY(-1px)}.button-secondary{color:var(--red);border:1px solid var(--red);background:#fff}.button-secondary:hover{background:#fff8f8}.hero-visual{position:absolute;z-index:1;top:0;right:0;bottom:0;width:62%;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.97) 8%,rgba(255,255,255,.82) 19%,rgba(255,255,255,.42) 35%,rgba(255,255,255,.08) 51%,rgba(255,255,255,0) 63%),url('assets/hero.jpg') center/cover no-repeat}
.section{padding:31px 0}.section-heading{margin-bottom:20px}.section-heading.centered{text-align:center}.section-heading h2{font:700 1.58rem/1.2 Manrope,Inter,sans-serif;color:var(--navy);margin:0}.section-heading span{display:block;width:31px;height:2px;background:var(--red);margin-top:9px}.section-heading.centered span{margin-inline:auto}.services{padding-top:25px;padding-bottom:43px}.services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service-card{border:1px solid #e0e4e9;border-top:4px solid var(--red);box-shadow:var(--shadow);background:#fff;padding:18px 13px 20px;text-align:center;min-height:284px}.service-card.accent-blue{border-top-color:var(--blue)}.service-icon{width:55px;height:55px;fill:none;stroke:var(--red);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin:0 auto 15px}.accent-blue .service-icon{stroke:var(--blue)}.service-card h3{font:700 .93rem/1.34 Manrope,Inter,sans-serif;color:#161616;margin:0 0 13px;min-height:49px}.service-card p{font-size:.76rem;line-height:1.54;color:#2e3339;margin:0}
.split-section,.detail-section{border-top:1px solid var(--line)}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:34px}.two-column p{font-size:.82rem;line-height:1.58;margin:0 0 10px}.column-divider{border-left:1px solid var(--line);padding-left:34px}.detail-grid{display:grid;grid-template-columns:.88fr 1.05fr 1.15fr;gap:28px}.detail-grid ul{font-size:.79rem;line-height:1.48;margin:0;padding-left:18px}.detail-grid li{margin-bottom:4px}.industry-list{list-style:none;padding-left:0!important}.industry-list li{position:relative;padding-left:24px;margin-bottom:8px}.industry-list li:before{content:"✧";position:absolute;left:0;color:var(--red);font-size:1rem}.detail-grid h4{font-size:.78rem;color:var(--red);margin:13px 0 6px}.software-tags{display:flex;flex-wrap:wrap;gap:7px}.software-tags span{font-size:.7rem;border:1px solid #aebbd0;border-radius:5px;padding:5px 9px;color:var(--navy);background:#fff}.compact-list{columns:2;column-gap:22px}.benefit-list{display:flex;flex-direction:column;gap:14px}.benefit-list>div{display:grid;grid-template-columns:37px 1fr;gap:10px}.benefit-list i{font-style:normal;font-size:1.55rem;color:var(--blue);line-height:1}.benefit-list p{font-size:.77rem;line-height:1.42;margin:0}.benefit-list strong{color:#111}.engagement-section{background:var(--soft);border-top:1px solid var(--line)}.engagement-box{display:flex;align-items:center;justify-content:space-between;gap:35px;background:#fff;border:1px solid var(--line);padding:27px 31px}.engagement-box h2{font:700 1.5rem Manrope,Inter,sans-serif;color:var(--navy);margin:0 0 6px}.engagement-box p{font-size:.84rem;max-width:770px;margin:0}
.site-footer{background:#102f57;color:#fff;padding:28px 0}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr .8fr;gap:32px;align-items:center}.footer-brand img{width:245px;background:#fff}.footer-grid>div{display:flex;flex-direction:column;gap:4px;font-size:.76rem}.footer-grid a{text-decoration:none}.footer-grid strong{font-size:.83rem}.copyright{text-align:right}
@media(max-width:1040px){.services-grid{grid-template-columns:repeat(3,1fr)}.hero-copy{width:62%}.hero-visual{width:58%}.detail-grid{grid-template-columns:1fr 1fr}.detail-grid article:last-child{grid-column:1/-1}.primary-nav{gap:19px}.brand img{width:245px}}
@media(max-width:760px){.nav-toggle{display:block}.primary-nav{display:none;position:absolute;left:16px;right:16px;top:70px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:15px;flex-direction:column;align-items:stretch;gap:7px}.primary-nav.open{display:flex}.primary-nav a{padding:8px}.primary-nav a.active:after{display:none}.hero-inner{display:flex;flex-direction:column}.hero-visual{position:relative;order:-1;width:100%;min-height:290px;background:linear-gradient(180deg,rgba(255,255,255,0) 63%,rgba(255,255,255,.76) 87%,#fff 100%),url('assets/hero.jpg') center/cover no-repeat}.hero-copy{width:100%;min-height:auto;padding:34px 0 43px}.hero h1{font-size:2.55rem}.services-grid,.two-column,.detail-grid,.footer-grid{grid-template-columns:1fr}.detail-grid article:last-child{grid-column:auto}.column-divider{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:24px}.compact-list{columns:1}.engagement-box{flex-direction:column;align-items:flex-start}.copyright{text-align:left}}
@media(max-width:480px){.container{width:min(100% - 28px,1180px)}.brand img{width:216px}.hero-actions{flex-direction:column}.services-grid{grid-template-columns:1fr}.service-card{min-height:auto}.hero h1{font-size:2.28rem}}
