:root{--navy:#0f2744;--navy-deep:#0a1a2e;--navy-muted:#1a3a5c;--orange:#e07020;--orange-hover:#c55f18;--silver:#d4dae3;--gray-bg:#f0f3f7;--text:#2c3544;--text-muted:#5a6578;--white:#fff;--max-width:1120px;--header-h:72px;color:var(--text);background:var(--white);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Montserrat,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.55}*,:before,:after{box-sizing:border-box}body{margin:0}#root{min-height:100svh}img{max-width:100%;height:auto;display:block}a{color:inherit}button{font-family:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site{flex-direction:column;min-height:100svh;display:flex}.header{z-index:50;background:var(--navy-deep);color:var(--white);position:sticky;top:0;box-shadow:0 1px #ffffff0f}.header__inner{max-width:var(--max-width);height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:0 1.25rem;display:flex}.brand{color:inherit;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:flex}.brand__logo{object-fit:contain;border-radius:10px;flex-shrink:0;width:52px;height:52px}.brand__text{text-align:left;flex-direction:column;min-width:0;display:flex}.brand__name{letter-spacing:.02em;font-size:1.05rem;font-weight:700;line-height:1.2}.brand__tag{text-transform:uppercase;letter-spacing:.12em;color:var(--silver);font-size:.7rem;font-weight:500;line-height:1.3}.nav-toggle{cursor:pointer;width:44px;height:44px;color:var(--white);background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;padding:0;display:none}.nav-toggle:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.nav-toggle__bar{background:currentColor;border-radius:1px;width:22px;height:2px;display:block}.nav{align-items:center;gap:2rem;display:flex}.nav__list{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.85rem 1rem;max-width:36rem;margin:0;padding:0;list-style:none;display:flex}.nav__link{color:#ffffffe0;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s}.nav__link:hover{color:var(--white)}.nav__cta{flex-shrink:0}@media (width<=768px){.nav-toggle{display:flex}.nav{inset:var(--header-h) 0 0 0;background:var(--navy-deep);flex-direction:column;align-items:stretch;gap:1.25rem;padding:1.5rem 1.25rem 2rem;transition:transform .22s;position:fixed;overflow-y:auto;transform:translate(100%)}.nav--open{transform:translate(0)}.nav__list{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;max-width:none}.nav__list li{border-bottom:1px solid #ffffff14}.nav__link{padding:1rem 0;font-size:1rem;display:block}.nav__cta{text-align:center;margin-top:.5rem}}.btn{cursor:pointer;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.btn--accent{background:var(--orange);color:var(--white);border-color:var(--orange)}.btn--accent:hover{background:var(--orange-hover);border-color:var(--orange-hover)}.btn--ghost{color:var(--navy);border-color:var(--navy-muted);background:0 0}.btn--ghost:hover{background:#0f27440f}.btn--lg{padding:.85rem 1.5rem;font-size:1rem}.hero{background:linear-gradient(180deg, var(--gray-bg) 0%, var(--white) 60%);padding:2.75rem 1.25rem 3.75rem}.hero__inner{max-width:var(--max-width);grid-template-columns:1fr minmax(260px,.92fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);margin:0 auto;display:grid}.hero__copy{min-width:0}.hero__visual{justify-content:flex-end;align-items:center;min-height:min(320px,50vw);display:flex}.hero__showcase{perspective:900px;width:100%;max-width:360px;margin-left:auto;position:relative}@keyframes hero-deco-drift{0%,to{transform:rotate(-3.2deg)translate(0)scale(1)}50%{transform:rotate(-1.4deg)translate(6px,-5px)scale(1.02)}}@keyframes hero-deco-glow{0%,to{box-shadow:0 4px 6px -1px #0a1a2e26,0 24px 48px -12px #0a1a2e59,0 0 #e0702000}45%{box-shadow:0 8px 16px -4px #0a1a2e33,0 28px 56px -14px #0a1a2e6b,0 0 48px -8px #e0702038}}@keyframes hero-grid-shift{0%{opacity:1;background-position:0 0,0 0}to{opacity:1;background-position:0 0,56px 0}}.hero__showcase-deco{background:linear-gradient(155deg, var(--navy-muted) 0%, var(--navy-deep) 55%, #050d18 100%);will-change:transform;border-radius:28px;animation:9s ease-in-out infinite hero-deco-drift,5.5s ease-in-out infinite hero-deco-glow;position:absolute;inset:8% -6% -10% 14%;transform:rotate(-3deg)}.hero__showcase-deco:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(80% 50% at 50% 100%,#e070202e,#0000 58%),repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 28px) 0 0/56px 100%;animation:22s linear infinite hero-grid-shift;position:absolute;inset:0}@keyframes hero-shine{0%,8%{opacity:0;transform:translate(-140%)skew(-12deg)}12%{opacity:.38}22%{opacity:0;transform:translate(220%)skew(-12deg)}to{opacity:0;transform:translate(220%)skew(-12deg)}}@keyframes hero-border-pulse{0%,to{border-left-color:var(--orange);background-color:#fff;box-shadow:0 4px 6px -1px #0f274412,0 20px 40px -14px #0f27442e}50%{background-color:#fff;border-left-color:#f09040;box-shadow:0 6px 12px -2px #0f27441a,0 24px 48px -12px #0f274438}}.hero__showcase-surface{border:none;border-left:4px solid var(--orange);isolation:isolate;background-color:#fff;border-radius:18px;max-width:300px;margin-left:auto;margin-right:0;padding:1.75rem 1.5rem 1.35rem;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1),border-left-color .35s;animation:6s ease-in-out infinite hero-border-pulse;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0f274412,0 20px 40px -14px #0f27442e}.hero__logo-wrap{background-color:#fff;border-radius:12px;max-width:240px;margin:0 auto;position:relative;overflow:hidden}.hero__logo-wrap:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(105deg,#0000 0%,#fff0 40%,#ffffff73 50%,#fff0 60%,#0000 100%);width:55%;height:200%;animation:6.5s ease-in-out infinite hero-shine;position:absolute;top:-50%;left:-40%}.hero__showcase:hover .hero__showcase-surface{border-left-color:var(--orange);background-color:#fff;animation-play-state:paused;transform:translateY(-10px)rotateX(2deg)rotateY(-3deg);box-shadow:0 12px 24px -6px #0f27441f,0 32px 56px -16px #0f274447}.hero__showcase:hover .hero__showcase-deco{animation:none;transform:rotate(-2deg)translate(4px,-4px)scale(1.03);box-shadow:0 12px 28px -6px #0a1a2e47,0 36px 64px -16px #0a1a2e73,0 0 56px -4px #e0702040}.hero__logo{z-index:2;object-fit:contain;background-color:#fff;width:100%;max-width:240px;height:auto;max-height:140px;margin:0 auto;transition:transform .45s cubic-bezier(.22,1,.36,1);display:block;position:relative}.hero__showcase:hover .hero__logo{transform:scale(1.04)}.hero__showcase-tagline{z-index:2;text-align:center;letter-spacing:.28em;text-transform:uppercase;color:var(--navy-muted);background-color:#fff;margin:1.1rem 0 0;padding-top:.15rem;font-size:.68rem;font-weight:700;transition:color .35s;position:relative}.hero__showcase:hover .hero__showcase-tagline{color:var(--navy-deep)}@media (prefers-reduced-motion:reduce){.hero__showcase-deco,.hero__showcase-deco:after,.hero__showcase-surface,.hero__logo-wrap:after{animation:none!important}.hero__showcase-deco{transform:rotate(-3deg)}.hero__logo-wrap:after{display:none}.hero__showcase:hover .hero__showcase-surface,.hero__showcase:hover .hero__logo{transform:none}.hero__showcase:hover .hero__showcase-deco{transform:rotate(-3deg)}}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted);margin:0 0 .75rem;font-size:.75rem;font-weight:600}.hero__title{color:var(--navy-deep);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.hero__lead{color:var(--text-muted);max-width:36ch;margin:0 0 1.75rem;font-size:1.05rem}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=900px){.hero__inner{grid-template-columns:1fr}.hero__copy{text-align:center;max-width:32rem;margin-left:auto;margin-right:auto}.hero__visual{min-height:unset;order:-1;justify-content:center;margin-bottom:.25rem}.hero__showcase{max-width:320px;margin:0 auto}.hero__showcase-surface{margin-left:auto;margin-right:auto}.hero__showcase-deco{bottom:-8%;left:10%;right:-4%}.hero__lead{margin-left:auto;margin-right:auto}.hero__actions{justify-content:center}}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}.section{padding:4rem 0}.section--alt{background:var(--gray-bg)}.section__title{text-align:center;color:var(--navy-deep);margin:0 0 .75rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700}.section__title--left{text-align:left}.section__intro{text-align:center;max-width:52ch;color:var(--text-muted);margin:0 auto 2.5rem}.section__lead{color:var(--text-muted);max-width:48ch;margin:1rem 0 0}.container--split{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}@media (width<=768px){.container--split{grid-template-columns:1fr}.section__title--left{text-align:center}.section__lead{text-align:center;margin-left:auto;margin-right:auto}}.services{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}@media (width<=900px){.services{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.service-card{background:var(--white);border:1px solid #0f274414;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0f27440a}.service-card__icon{width:48px;height:48px;color:var(--navy);margin-bottom:1rem}.service-card__icon svg{width:100%;height:100%}.service-card__title{color:var(--navy-deep);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.service-card__text{color:var(--text-muted);margin:0 0 1rem;font-size:.9rem}.service-card__list{color:var(--text-muted);margin:0;padding:0 0 0 1.1rem;font-size:.82rem;line-height:1.5}.service-card__list li{margin-bottom:.4rem}.service-card__list li:last-child{margin-bottom:0}.service-extra{border-top:1px solid #0f27441a;margin-top:2.75rem;padding-top:2rem}.service-extra__title{text-align:center;color:var(--navy-deep);margin:0 0 1.25rem;font-size:1.1rem;font-weight:700}.service-extra__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.service-extra__grid li{background:var(--white);border:1px solid #0f274414;border-radius:10px;padding:1.15rem 1.25rem}.service-extra__grid strong{color:var(--navy-deep);margin-bottom:.35rem;font-size:.95rem;display:block}.service-extra__grid span{color:var(--text-muted);font-size:.85rem;line-height:1.45}@media (width<=768px){.service-extra__grid{grid-template-columns:1fr}}.trust-strip{background:var(--navy);color:#ffffffeb;border-block:1px solid #ffffff14;padding:1rem 0}.trust-strip__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.5rem;display:flex}.trust-strip__item{text-transform:uppercase;letter-spacing:.06em;background:#ffffff14;border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:600}@media (width<=640px){.trust-strip__inner{text-align:center;flex-direction:column}}.process{counter-reset:step;gap:0;max-width:720px;margin:0 auto;padding:0;list-style:none;display:grid}.process__step{border-bottom:1px solid #0f27441a;grid-template-columns:auto 1fr;gap:1.25rem;padding:1.5rem 0;display:grid}.process__step:last-child{border-bottom:none;padding-bottom:0}.process__num{background:var(--navy-deep);width:2.5rem;height:2.5rem;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.process__title{color:var(--navy-deep);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.process__text{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.55}.about{grid-template-columns:1.35fr 1fr;align-items:start;gap:2.5rem;display:grid}.about__lead{color:var(--text);margin:1rem 0;font-size:1.05rem;font-weight:600;line-height:1.5}.about__text{color:var(--text-muted);margin:0 0 1rem;font-size:.95rem;line-height:1.6}.about__text:last-of-type{margin-bottom:0}.about__aside{background:var(--white);border:1px solid #0f27441a;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px #0f27440d}.about__aside-title{text-transform:uppercase;letter-spacing:.1em;color:var(--orange);margin:0 0 1rem;font-size:.8rem;font-weight:700}.about__facts{margin:0}.about__facts>div{border-bottom:1px solid #0f274414;padding:.85rem 0}.about__facts>div:first-child{padding-top:0}.about__facts>div:last-child{border-bottom:none;padding-bottom:0}.about__facts dt{text-transform:uppercase;letter-spacing:.06em;color:var(--navy-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.about__facts dd{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.45}@media (width<=900px){.about{grid-template-columns:1fr}.about .section__title--left,.about__lead,.about__text{text-align:center}}.industries{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.industries__item{background:var(--white);border:1px solid #0f274414;border-radius:12px;padding:1.35rem 1.25rem}.industries__item h3{color:var(--navy-deep);margin:0 0 .5rem;font-size:1rem;font-weight:700}.industries__item p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.5}@media (width<=900px){.industries{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.two-col{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.two-col__block .section__lead{margin-top:.75rem}.bullet-list{color:var(--text-muted);margin:1.25rem 0 0;padding-left:1.2rem;font-size:.9rem;line-height:1.55}.bullet-list li{margin-bottom:.5rem}.bullet-list li:last-child{margin-bottom:0}@media (width<=768px){.two-col{grid-template-columns:1fr}.two-col__block .section__title--left{text-align:center}.two-col__block .section__lead{text-align:center;margin-left:auto;margin-right:auto}.two-col__block .bullet-list{max-width:42ch;margin-left:auto;margin-right:auto}}.container--narrow{max-width:720px}.faq{flex-direction:column;gap:.65rem;display:flex}.faq__item{background:var(--gray-bg);border:1px solid #0f274414;border-radius:10px;overflow:hidden}.faq__q{color:var(--navy-deep);cursor:pointer;padding:1rem 2.75rem 1rem 1.15rem;font-size:.95rem;font-weight:600;list-style:none;position:relative}.faq__q::-webkit-details-marker{display:none}.faq__q:after{content:"";border-right:2px solid var(--orange);border-bottom:2px solid var(--orange);width:8px;height:8px;transition:transform .2s;position:absolute;top:50%;right:1.15rem;transform:translateY(-65%)rotate(45deg)}.faq__item[open] .faq__q:after{transform:translateY(-25%)rotate(225deg)}.faq__a{color:var(--text-muted);margin:0;padding:0 1.15rem 1.1rem;font-size:.9rem;line-height:1.55}.faq__item[open] .faq__a{padding-top:.15rem}.principles{flex-direction:column;gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.principles li{color:var(--text-muted);border-left:3px solid var(--orange);padding-left:1rem;font-size:.9rem;line-height:1.55}.principles strong{color:var(--navy-deep)}@media (width<=768px){.principles li{text-align:left}}.stats{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.stat{background:var(--white);border-left:4px solid var(--orange);border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 1px 4px #0f27440f}.section--alt .stat{background:var(--white)}.stat__value{color:var(--navy-deep);margin-bottom:.25rem;font-size:1.15rem;font-weight:700;display:block}.stat__label{color:var(--text-muted);font-size:.875rem}.cta-strip{background:var(--navy);color:var(--white);padding:3rem 0}.cta-strip__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.cta-strip__title{margin:0 0 .5rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700}.cta-strip__text{color:#ffffffd9;max-width:42ch;margin:0;font-size:.95rem}@media (width<=640px){.cta-strip__inner{text-align:center;flex-direction:column}.cta-strip__text{margin:0 auto}}.footer{background:var(--navy-deep);color:#ffffffd9;margin-top:auto;padding:2.5rem 0 2rem}.footer__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:2rem 2.5rem;display:grid}.footer__brand{align-items:center;gap:1rem;display:flex}.footer__logo{object-fit:cover;border-radius:50%;flex-shrink:0}.footer__fine{color:var(--silver);margin:.25rem 0 0;font-size:.8rem}.footer__nav-label{text-transform:uppercase;letter-spacing:.12em;color:#ffffff73;margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:block}.footer__links{flex-wrap:wrap;gap:.5rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.footer__links a{color:#ffffffe0;font-size:.85rem;font-weight:600;text-decoration:none}.footer__links a:hover{color:var(--white);text-underline-offset:3px;text-decoration:underline}.footer__copy{color:#ffffff8c;border-top:1px solid #ffffff14;grid-column:1/-1;margin:0;padding-top:1.5rem;font-size:.8rem}@media (width<=640px){.footer__grid{text-align:center;grid-template-columns:1fr}.footer__brand{flex-direction:column;justify-self:center}.footer__nav{justify-self:center}.footer__links{justify-content:center}}
