:root{--blue:#0b67ff;--blue2:#0054e8;--ink:#080b12;--muted:#5d6470;--line:#dfe4ec;--dark:#030812;--white:#fff;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:#fff;padding:.75rem 1rem;border-radius:.4rem}.mobile-header{display:none}
.hero{position:relative;min-height:806px;color:#fff;background:#02050a url('../images/hero-bg-desktop.webp') right top/cover no-repeat;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.97) 0%,rgba(0,0,0,.93) 28%,rgba(0,0,0,.56) 48%,rgba(0,0,0,.08) 74%)}.hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.05) 55%,rgba(0,0,0,.38))}.hero-inner{position:relative;z-index:2;width:min(var(--max),calc(100% - 64px));margin:auto;padding:48px 0 70px}.hero-topbar{display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:16px;text-decoration:none}.brand-mark{width:62px;height:62px;color:var(--blue);flex:none}.brand-mark svg,.trust-icon svg,.service-icon svg,.round-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.brand-copy{display:flex;flex-direction:column;line-height:1.08;letter-spacing:.01em}.brand-copy strong{font-size:24px}.brand-copy b{font-size:23px;color:var(--blue);margin-top:8px}.top-call{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,var(--blue),#145ef0);padding:14px 22px;border-radius:6px;text-decoration:none;font-weight:700;box-shadow:0 10px 30px rgba(11,103,255,.35)}.top-call svg,.button svg{width:22px;height:22px;fill:currentColor}.hero-copy{width:520px;margin-top:116px}.hero h1{margin:0;font-size:54px;line-height:1.08;letter-spacing:-.035em}.hero h1 span{color:var(--blue);font-size:58px}.accent-line{width:48px;height:3px;background:var(--blue);margin:28px 0}.hero-copy>p{font-size:21px;max-width:460px;margin:0 0 28px}.check-list{list-style:none;padding:0;margin:0 0 42px;display:grid;gap:17px;font-size:18px}.check-list li{position:relative;padding-left:34px}.check-list li:before{content:"✓";position:absolute;left:0;top:-1px;width:23px;height:23px;border:2px solid var(--blue);color:var(--blue);border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:800}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.button{min-height:56px;padding:0 22px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;border-radius:3px}.button--primary{background:var(--blue)}.button--outline{border:1px solid rgba(255,255,255,.65);background:rgba(3,8,18,.75)}
.trust-strip{background:#fff;padding:38px 24px;border-bottom:1px solid #edf0f5}.trust-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:flex-start;gap:18px;padding:6px 28px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-icon{width:54px;height:54px;color:var(--blue);flex:none}.trust-item strong{display:block;font-size:16px;margin-bottom:10px}.trust-item span{font-size:14px;color:#303641;line-height:1.8}
.services{padding:70px 24px 76px;background:linear-gradient(180deg,#fff,#fbfcff)}.section-heading{text-align:center;margin-bottom:42px}.section-heading h2{font-size:36px;letter-spacing:-.03em;margin:0 0 6px}.section-heading p{margin:0;color:var(--blue);font-weight:700}.section-heading span{display:block;width:44px;height:2px;background:var(--blue);margin:18px auto 0}.service-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{border:1px solid var(--line);border-radius:7px;padding:30px 24px;background:rgba(255,255,255,.9);box-shadow:0 14px 40px rgba(18,31,51,.035)}.service-head{display:flex;gap:16px;align-items:flex-start;padding-bottom:25px;border-bottom:1px solid var(--line)}.service-icon{width:70px;height:70px;flex:none;border-radius:50%;padding:15px}.service-card--blue{--accent:#0b67ff}.service-card--green{--accent:#27b34b}.service-card--purple{--accent:#7b3ff2}.service-card .service-icon{color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,white)}.service-card h3{font-size:17px;margin:6px 0 12px}.service-card p{margin:0;font-size:14px;line-height:1.75;color:#303641}.service-card ul{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:15px;font-size:14px}.service-card li{position:relative;padding-left:26px}.service-card li:before{content:"✓";position:absolute;left:0;top:1px;width:15px;height:15px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:10px;font-weight:800}
.contact-band{background:radial-gradient(circle at 60% 0,#07152e 0,#020711 50%,#01050b 100%);color:#fff;padding:46px 24px}.contact-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:1.1fr 1fr 1.1fr}.contact-block{display:flex;gap:20px;padding:0 34px;border-right:1px solid rgba(255,255,255,.16)}.contact-block:first-child{padding-left:0}.contact-block:last-child{border-right:0;padding-right:0}.round-icon{width:62px;height:62px;border:1px solid var(--blue);color:var(--blue);border-radius:50%;padding:15px;flex:none}.contact-block h3{margin:2px 0 6px;font-size:17px}.contact-block p{margin:0;color:#e0e5ef;font-size:14px;line-height:1.75}.contact-block--center a{display:block;color:var(--blue);font-size:27px;font-weight:800;text-decoration:none;margin:8px 0 12px}.contact-block address{font-style:normal;font-size:19px;line-height:1.5}.map-button{display:inline-block;margin-top:20px;padding:13px 18px;border:1px solid rgba(255,255,255,.25);border-radius:5px;text-decoration:none;font-size:14px}footer{background:#01040a;color:#aaa;text-align:center;padding:22px 20px;font-size:14px;border-top:1px solid #202637}footer span{margin:0 10px}
@media (max-width:980px){.hero{min-height:760px}.hero-inner{width:min(100% - 40px,900px)}.hero-copy{width:480px;margin-top:100px}.hero h1{font-size:48px}.hero h1 span{font-size:52px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:0}.trust-item{border-bottom:1px solid var(--line);padding:22px}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(3),.trust-item:nth-child(4){border-bottom:0}.service-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.contact-block{border-right:0;border-bottom:1px solid rgba(255,255,255,.14);padding:28px 0}.contact-block:first-child{padding-top:0}.contact-block:last-child{border-bottom:0;padding-bottom:0}}
@media (max-width:700px){body{padding-top:68px}.mobile-header{position:fixed;display:flex;top:0;left:0;right:0;height:68px;z-index:20;align-items:center;justify-content:space-between;padding:8px 14px;background:rgba(2,6,13,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.09)}.brand--compact{gap:9px;min-width:0;flex:1}.brand--compact .brand-mark{width:42px;height:42px}.brand--compact .brand-copy{min-width:0;white-space:nowrap}.brand--compact .brand-copy strong{color:#fff}.brand--compact .brand-copy strong,.brand--compact .brand-copy b{font-size:13px}.brand--compact .brand-copy b{margin-top:4px}.mobile-call{background:var(--blue);color:#fff;padding:9px 14px;text-decoration:none;border-radius:5px;font-weight:800;flex:none}.hero{min-height:auto;background:#02050a url('../images/hero-bg-mobile.webp') center top/cover no-repeat}.hero:after{background:linear-gradient(180deg,rgba(0,0,0,.42) 0%,rgba(0,0,0,.58) 26%,rgba(0,0,0,.96) 55%,#02050a 100%)}.hero-inner{width:100%;padding:0 20px 46px}.hero-topbar{display:none}.hero-copy{width:auto;margin-top:0;padding-top:330px}.hero h1{font-size:39px}.hero h1 span{font-size:43px}.hero-copy>p{font-size:18px}.check-list{font-size:16px;margin-bottom:32px}.hero-actions{display:grid}.button{width:100%;justify-content:center}.trust-strip{padding:12px 18px}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)!important;padding:22px 8px}.trust-item:last-child{border-bottom:0!important}.services{padding:54px 16px}.section-heading h2{font-size:31px}.service-card{padding:24px 18px}.service-head{align-items:center}.service-icon{width:60px;height:60px}.contact-band{padding:36px 20px}.contact-block{gap:16px}.round-icon{width:54px;height:54px;padding:13px}.contact-block--center a{font-size:25px}footer span{display:none}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

@media (max-width:390px){.mobile-header{padding-left:10px;padding-right:10px}.brand--compact{gap:7px}.brand--compact .brand-mark{width:38px;height:38px}.brand--compact .brand-copy strong,.brand--compact .brand-copy b{font-size:11px}.mobile-call{padding:8px 10px;font-size:13px}}
