#__next,body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.section{padding:4rem 0}.section-title{font-size:2rem;margin-bottom:1rem;font-weight:700}.section-subtitle{font-size:1.125rem;margin-bottom:2rem;color:#555}.btn{display:inline-block;padding:.75rem 1.5rem;background-color:#0a64ff;color:#fff;border-radius:4px;font-weight:600;transition:background-color .2s ease}.btn:hover{background-color:#084db2}.testimonials{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.testimonial-card{flex:1 1 250px;max-width:280px;padding:1.5rem;border:1px solid rgba(10,47,111,.08);border-radius:18px;text-align:center;background-color:#fff;box-shadow:0 18px 35px rgba(7,22,60,.06)}.testimonial-card__avatar{width:72px;height:72px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;box-shadow:0 9px 20px rgba(7,22,60,.2);border:3px solid rgba(10,100,255,.4)}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__quote{font-style:italic;color:#4b566b;margin:0 0 1rem}.testimonial-card__name{font-weight:700;margin:0}.testimonial-card__role{margin:.25rem 0 0;font-size:.85rem;color:#6c7890}.service-card__icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,rgba(10,100,255,.16),rgba(7,22,60,.08));color:#0a64ff;box-shadow:inset 0 0 0 1px rgba(10,47,111,.08)}.service-card__icon svg{width:42px;height:42px}.core-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:1.5rem;gap:1.5rem}.core-card{background-color:#fff;border:1px solid rgba(10,47,111,.08);border-radius:18px;padding:1.75rem 1.5rem;box-shadow:0 14px 32px rgba(7,22,60,.06);text-align:left;display:flex;flex-direction:column;gap:1rem}.core-card h4{margin:0;font-size:1.1rem}.core-card p{margin:0;color:#4b566b;line-height:1.6}.core-card__icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,rgba(10,100,255,.18),rgba(7,22,60,.1));color:#0a64ff;box-shadow:inset 0 0 0 1px rgba(10,47,111,.08)}.core-card__icon svg{width:36px;height:36px}.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem}.value-card{background-color:#fff;border-radius:18px;overflow:hidden;box-shadow:0 16px 36px rgba(7,22,60,.08);border:1px solid rgba(10,47,111,.08);display:flex;flex-direction:column;min-height:100%}.value-card__media{position:relative;width:100%;padding-top:60%;overflow:hidden}.value-card__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.value-card__content{padding:1.5rem}.why-choose{display:flex;flex-wrap:wrap;align-items:center;gap:2.5rem}.why-choose__copy{flex:1 1 420px}.why-choose__list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.75rem;gap:.75rem}.why-choose__list li{position:relative;padding-left:1.75rem;font-weight:500}.why-choose__list li:before{content:"✓";position:absolute;left:0;top:0;font-weight:700;color:#42c5ff}.why-choose__visual{flex:1 1 320px;display:flex;justify-content:center}.why-choose__image{width:100%;max-width:440px;border-radius:18px;box-shadow:0 25px 55px rgba(5,12,31,.6);border:2px solid rgba(86,203,255,.35);object-fit:cover}.highlight{color:#0a64ff;font-weight:600}:root{--header-height:96px}.header__inner{display:flex;align-items:center;justify-content:space-between;height:var(--header-height)}.header__mobile-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(10,47,111,.14);background:hsla(0,0%,100%,.85);color:#07163c;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.header__mobile-toggle span,.header__mobile-toggle span:after,.header__mobile-toggle span:before{display:block;position:relative;width:20px;height:2px;background-color:currentColor;border-radius:999px;transition:transform .2s ease,opacity .2s ease;content:""}.header__mobile-toggle span:after,.header__mobile-toggle span:before{position:absolute;left:0}.header__mobile-toggle span:before{top:-6px}.header__mobile-toggle span:after{top:6px}.header__mobile-toggle--open{background-color:rgba(10,47,111,.08)}.header__mobile-toggle--open span{background-color:transparent}.header__mobile-toggle--open span:before{transform:translateY(6px) rotate(45deg)}.header__mobile-toggle--open span:after{transform:translateY(-6px) rotate(-45deg)}.header__brand a{font-weight:700;font-size:1.25rem;color:#0a64ff;letter-spacing:.04em}.header__menu,.header__nav{display:flex;align-items:center}.header__menu{gap:1.5rem;list-style:none;margin:0;padding:0;text-transform:uppercase;letter-spacing:.12em;font-size:.9rem;color:#07163c}.header__menu-item>a{color:inherit;font-weight:600;transition:color .2s ease}.header__menu-item>a:focus,.header__menu-item>a:hover{color:#0a64ff}.header__menu-item--dropdown{position:relative}.header__menu-trigger{display:flex;align-items:center;gap:.25rem;padding:0;border:none;background:transparent;color:inherit;font:inherit;font-weight:600;text-transform:inherit;letter-spacing:inherit;cursor:pointer;transition:color .2s ease}.header__menu-trigger:focus,.header__menu-trigger:hover{color:#0a64ff}.header__caret{font-size:.75em;transition:transform .2s ease}.header__menu-item--dropdown:focus-within .header__caret,.header__menu-item--dropdown:hover .header__caret{transform:rotate(180deg)}.header__dropdown{position:absolute;top:100%;left:0;min-width:240px;padding:.75rem 0;margin:0;list-style:none;background-color:#fff;border:1px solid rgba(10,47,111,.08);border-radius:12px;box-shadow:0 20px 45px rgba(7,22,60,.15);opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:101}.header__menu-item--dropdown:focus-within .header__dropdown,.header__menu-item--dropdown:hover .header__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header__menu-item--expanded .header__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header__menu-item--expanded .header__caret{transform:rotate(180deg)}.header__dropdown-item a{display:block;padding:.65rem 1.25rem;color:#07163c;font-weight:600;letter-spacing:.05em;text-transform:none;transition:background-color .2s ease,color .2s ease}.header__dropdown-item a:focus,.header__dropdown-item a:hover{background-color:rgba(10,100,255,.08);color:#0a64ff}.header__dropdown-item+.header__dropdown-item{border-top:1px solid rgba(10,47,111,.06)}.header__nav,.hero{position:relative}.hero{display:flex;align-items:center;justify-content:center;min-height:90vh;padding:calc(var(--header-height) + 3rem) 1rem 5rem;text-align:center;color:#fff;background-image:linear-gradient(rgba(7,22,60,.6),rgba(7,22,60,.7)),url(/images/hero-banner.jpg);background-size:cover;background-position:50%}.hero__overlay{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.12),transparent 55%);opacity:.7;pointer-events:none}.hero__content{position:relative;z-index:1;max-width:820px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero__eyebrow{font-size:.875rem;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.85)}.hero__logo img{width:140px;height:auto;filter:drop-shadow(0 12px 24px rgba(0,0,0,.35))}.hero__title{margin:0;font-size:clamp(2.75rem,5vw,4.5rem);font-weight:800;text-transform:uppercase;line-height:1.1;letter-spacing:.03em}.hero__subtitle{margin:0;font-size:1.125rem;line-height:1.7;color:hsla(0,0%,100%,.92)}.hero__cta{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.btn--ghost{background-color:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.8)}.btn--ghost:hover{background-color:hsla(0,0%,100%,.12)}.section{scroll-margin-top:calc(var(--header-height) + 1rem)}@media (max-width:768px){.hero__content{gap:1rem}.hero{padding:calc(var(--header-height) + 2.5rem) 1rem 4rem}.hero__title{font-size:clamp(2.25rem,9vw,3rem)}.header__inner{height:var(--header-height)}.header__mobile-toggle{display:inline-flex}.header__nav{position:absolute;top:var(--header-height);left:0;width:100%;max-height:0;overflow:hidden;background-color:#fff;box-shadow:0 20px 45px rgba(7,22,60,.12);opacity:0;pointer-events:none;transition:max-height .3s ease,opacity .3s ease}.header__nav--open{max-height:90vh;opacity:1;pointer-events:auto}.header__menu{flex-direction:column;align-items:stretch;padding:1.25rem 1.5rem;gap:0}.header__menu-item{width:100%}.header__menu-item>a,.header__menu-trigger{display:flex;align-items:center;width:100%;padding:.95rem 0;border-bottom:1px solid rgba(10,47,111,.08);justify-content:space-between}.header__menu-item:last-child>a{border-bottom:none}.header__menu-trigger{display:flex}.header__dropdown{position:static;min-width:100%;padding:0;border:none;border-radius:0;box-shadow:none;transform:none;opacity:1;visibility:visible;pointer-events:auto;max-height:0;overflow:hidden;transition:max-height .25s ease}.header__menu-item--expanded .header__dropdown{max-height:600px}.header__dropdown-item a{padding:.75rem 0 .75rem 1.25rem;font-size:.9rem}.header__dropdown-item+.header__dropdown-item{border-top:1px solid rgba(10,47,111,.06)}}