:root{--blue:#1688f2;--blue2:#42a9ff;--ink:#0a1830;--muted:#617087;--line:#d4dfeb}
*{box-sizing:border-box}html,body{margin:0;height:100%;width:100%}body{font-family:Arial,Helvetica,sans-serif;background:#061b31;color:#fff}button,input,textarea{font:inherit}.shell{height:100dvh;min-height:100dvh;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(430px,.62fr);gap:clamp(26px,3.3vw,62px);align-items:center;padding:clamp(24px,4vh,48px) clamp(28px,4.8vw,90px);isolation:isolate}.hero{position:absolute;inset:-2%;z-index:-4;background:url('hero.jpg') 60% center/cover no-repeat;filter:saturate(.92) contrast(1.05) brightness(.78);transform:scale(1.02);animation:breath 20s ease-in-out infinite alternate}.wash{position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(3,22,42,.95) 0%,rgba(4,31,58,.88) 34%,rgba(4,40,73,.55) 58%,rgba(3,24,44,.22) 82%,rgba(3,18,32,.14) 100%)}.wash:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,17,31,.03),rgba(3,18,33,.28))}.brand{min-width:0;align-self:stretch;display:flex;align-items:center}.brand-inner{width:min(100%,820px)}
.logo{
  display:block;
  width:min(500px,52vw);
  max-height:104px;
  object-fit:contain;
  object-position:left center;
  margin:0;
  filter:none;
}
.logo-plate{
  display:inline-flex;
  align-items:center;
  padding:14px 20px 12px;
  margin:0 0 16px;
  border-radius:12px;
  background:rgba(255,255,255,.975);
  box-shadow:0 16px 38px rgba(0,18,36,.22);
  border:1px solid rgba(255,255,255,.92);
  backdrop-filter:blur(8px);
}
.tagline{margin:0;font-size:clamp(18px,1.35vw,25px);line-height:1.3;letter-spacing:-.02em}.tagline strong{font-weight:800}.service-line{margin:22px 0 0;font-size:clamp(12px,.88vw,16px);letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.92)}.service-line span{color:var(--blue2);padding:0 .56em;font-size:1.2em}.headline{margin-top:clamp(34px,5.2vh,64px);max-width:710px}.rule,.card-rule{display:block;background:var(--blue);width:70px;height:6px;margin-bottom:22px}.headline h1{margin:0;font-size:clamp(48px,4.35vw,78px);line-height:.98;letter-spacing:-.052em;font-weight:800}.headline h1 em,.form-heading em,.success-heading em{font-style:normal;color:var(--blue2)}.headline>p{max-width:650px;margin:20px 0 0;font-size:clamp(19px,1.4vw,27px);line-height:1.36;letter-spacing:-.024em;color:rgba(255,255,255,.97)}.services{margin-top:clamp(34px,5.2vh,64px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px}.services article{display:grid;grid-template-columns:50px 1fr;gap:13px;padding:0 20px;border-left:1px solid rgba(255,255,255,.34);min-width:0}.services article:first-child{padding-left:0;border-left:0}.services svg{width:43px;height:43px;fill:none;stroke:var(--blue2);stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.services h2{margin:3px 0 5px;font-size:15px;letter-spacing:.015em;text-transform:uppercase}.services p{margin:0;font-size:14px;line-height:1.34;color:rgba(255,255,255,.94)}.panel{width:100%;max-width:570px;justify-self:end}.card{background:rgba(255,255,255,.99);color:var(--ink);border-radius:22px;padding:clamp(26px,3.3vh,44px) clamp(30px,2.7vw,48px);box-shadow:0 30px 90px rgba(0,17,34,.29);border:1px solid rgba(255,255,255,.8)}.card-rule{width:55px;height:5px;margin-bottom:19px}.form-heading h2,.success-heading h2{margin:0;font-size:clamp(38px,2.85vw,54px);line-height:.95;letter-spacing:-.05em;font-weight:800}.form-heading p,.success-heading p{margin:14px 0 20px;font-size:clamp(16px,1.08vw,20px);line-height:1.32;color:#22374d;letter-spacing:-.02em}.field{display:block;margin-top:13px;font-size:13px;font-weight:700;color:#10223a}.field span{color:#ef4339}.field input,.field textarea{display:block;width:100%;margin-top:6px;border:1px solid #cad5e1;border-radius:8px;background:#fbfdff;color:#10223a;padding:10px 13px;outline:none;transition:.2s}.field input{height:43px}.field textarea{min-height:76px;resize:none}.field input:focus,.field textarea:focus{border-color:#2688ea;background:#fff;box-shadow:0 0 0 4px rgba(22,136,242,.10)}.field input::placeholder,.field textarea::placeholder{color:#8795a7}.honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.submit{width:100%;min-height:53px;margin-top:18px;border:0;border-radius:8px;background:linear-gradient(90deg,#147be8,#0d84ee);color:#fff;display:flex;align-items:center;justify-content:center;gap:20px;font-weight:700;font-size:17px;cursor:pointer;box-shadow:0 12px 28px rgba(20,123,232,.2);transition:.2s}.submit:hover,.submit:focus-visible{transform:translateY(-2px);box-shadow:0 16px 34px rgba(20,123,232,.28)}.submit[disabled]{opacity:.65;cursor:wait;transform:none}.submit svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.privacy{display:flex;align-items:center;justify-content:center;gap:8px;margin:16px auto 0;color:#738197;font-size:12px;line-height:1.3;text-align:center}.privacy svg{width:16px;height:16px;fill:none;stroke:#536278;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.form-error{margin:10px 0 0;font-size:12px;line-height:1.3;color:#aa2730;text-align:center}.success-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;margin-bottom:19px}.success-icon svg{width:45px;height:45px;fill:none;stroke:#0c7ceb;stroke-width:4.4;stroke-linecap:round;stroke-linejoin:round}.success-heading p{font-size:16px;line-height:1.38;margin-bottom:17px}.summary{margin:0;border:1px solid #d5e0ec;border-radius:16px;padding:13px 17px;background:#fbfdff}.summary div{display:grid;grid-template-columns:128px 1fr;gap:12px;padding:4px 0}.summary dt{font-weight:700;color:#17283e}.summary dd{margin:0;color:#53637a;overflow-wrap:anywhere}.summary .request{align-items:start}.success .submit{margin-top:17px}.lines{position:absolute;z-index:-1;width:230px;height:190px;opacity:.5;pointer-events:none}.lines i{position:absolute;height:2px;background:linear-gradient(90deg,rgba(44,156,255,0),rgba(44,156,255,.9),rgba(44,156,255,0));transform:rotate(-55deg);transform-origin:left center}.lines i:nth-child(1){width:180px;top:40px;left:24px}.lines i:nth-child(2){width:210px;top:66px;left:47px}.lines i:nth-child(3){width:145px;top:94px;left:70px}.lines-top{top:-35px;left:45%}.lines-bottom{right:34%;bottom:-95px;transform:rotate(180deg)}.reveal{opacity:0;transform:translateY(14px);animation:reveal .7s cubic-bezier(.2,.65,.25,1) forwards}.r1{animation-delay:.05s}.r2{animation-delay:.15s}.r3{animation-delay:.25s}.r4{animation-delay:.36s}.r5{animation-delay:.5s}.rf{animation-delay:.25s}@keyframes reveal{to{opacity:1;transform:none}}@keyframes breath{from{transform:scale(1.02)}to{transform:scale(1.045)}}
@media(max-height:900px) and (min-width:981px){.shell{padding-top:22px;padding-bottom:22px}.logo{max-height:78px;width:min(400px,46vw)}.logo-plate{padding:12px 18px 11px;margin-bottom:12px;border-radius:14px}.tagline{font-size:19px}.service-line{margin-top:15px}.headline{margin-top:28px}.rule{margin-bottom:16px;height:5px;width:60px}.headline h1{font-size:54px}.headline>p{font-size:19px;margin-top:13px}.services{margin-top:28px}.services article{grid-template-columns:40px 1fr;gap:10px;padding:0 14px}.services svg{width:36px;height:36px}.services h2{font-size:13px}.services p{font-size:12px}.card{padding:23px 32px}.card-rule{margin-bottom:15px}.form-heading h2,.success-heading h2{font-size:41px}.form-heading p,.success-heading p{font-size:15.5px;margin:11px 0 14px}.field{margin-top:9px}.field input{height:39px;padding:8px 11px}.field textarea{min-height:62px;padding:8px 11px}.submit{min-height:47px;margin-top:13px}.privacy{margin-top:11px}.success-icon{width:62px;height:62px;margin-bottom:12px}.success-icon svg{width:38px;height:38px}.summary{padding:10px 14px}.summary div{padding:3px 0}.success .submit{margin-top:12px}}
@media(max-height:760px) and (min-width:981px){.shell{grid-template-columns:minmax(0,1.1fr) minmax(410px,.6fr);padding-top:14px;padding-bottom:14px}.logo{max-height:64px;width:350px}.logo-plate{padding:10px 15px 9px;margin-bottom:10px;border-radius:12px}.tagline{font-size:17px}.service-line{font-size:11px;margin-top:11px}.headline{margin-top:20px}.rule{margin-bottom:12px}.headline h1{font-size:46px}.headline>p{font-size:17px;margin-top:10px}.services{margin-top:20px}.services svg{width:31px;height:31px}.services article{grid-template-columns:34px 1fr}.services h2{font-size:12px;margin-top:1px}.services p{font-size:11px}.card{padding:17px 28px}.card-rule{height:4px;margin-bottom:11px}.form-heading h2,.success-heading h2{font-size:36px}.form-heading p,.success-heading p{font-size:14px;margin:9px 0 10px}.field{font-size:12px;margin-top:7px}.field input{height:35px}.field textarea{min-height:50px}.submit{min-height:43px;margin-top:10px;font-size:15px}.privacy{margin-top:8px;font-size:11px}.success-icon{width:54px;height:54px;margin-bottom:10px}.success-icon svg{width:32px;height:32px}.summary{font-size:13px}.summary div{grid-template-columns:112px 1fr;padding:2px 0}}
@media(max-width:980px){html,body{height:auto;min-height:100%}.shell{height:auto;min-height:100svh;display:block;overflow:visible;padding:0}.hero,.wash{height:720px;bottom:auto}.brand{min-height:690px;padding:44px 26px 44px}.logo{width:min(470px,78vw)}.logo-plate{padding:14px 18px 13px}.headline{margin-top:48px}.services{margin-top:46px}.panel{max-width:none;padding:0 22px 30px;margin-top:-2px}.card{max-width:620px;margin:0 auto}.lines-bottom{display:none}.lines-top{left:auto;right:0}}
@media(max-width:620px){.brand{min-height:655px;padding:34px 18px 36px}.logo{width:min(390px,84vw);max-height:88px}.logo-plate{padding:12px 15px 11px;border-radius:13px}.tagline{font-size:17px}.service-line{font-size:11px;letter-spacing:.09em;margin-top:16px}.service-line span{padding:0 .32em}.headline{margin-top:42px}.rule{height:5px;width:55px;margin-bottom:18px}.headline h1{font-size:clamp(42px,12.4vw,58px)}.headline>p{font-size:18px}.services{margin-top:40px;grid-template-columns:1fr}.services article,.services article:first-child{padding:11px 0;border-left:0;border-top:1px solid rgba(255,255,255,.23);grid-template-columns:41px 1fr}.services article:first-child{border-top:0}.services svg{width:35px;height:35px}.panel{padding:0 12px 16px}.card{padding:26px 20px;border-radius:19px}.form-heading h2,.success-heading h2{font-size:40px}.summary div{grid-template-columns:1fr;gap:2px}.lines{display:none}}
@media(prefers-reduced-motion:reduce){.hero,.reveal{animation:none}.reveal{opacity:1;transform:none}.submit{transition:none}}
