@keyframes heroRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes heroCue{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(5px);opacity:1}}.hero{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;padding:0;isolation:isolate}.hero-video{width:100%;height:100%;object-fit:cover;object-position:center bottom;z-index:0}.hero-scrim,.hero-video{position:absolute;inset:0}.hero-scrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.62),rgba(255,255,255,.28) 34%,rgba(255,255,255,0) 60%),linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,255,255,.2) 40%,rgba(255,255,255,0) 62%),linear-gradient(0deg,#ffffff,rgba(255,255,255,0) 20%)}.hero-content{position:relative;z-index:2;display:flex;align-items:center;height:100%;padding-top:var(--header-h);padding-bottom:clamp(150px,22vh,220px)}.hero-content,.hero-inner{width:100%;box-sizing:border-box}.hero-inner{max-width:71.5%;padding-left:9%;padding-right:32px;text-align:left}.hero-title{margin:0;font-weight:500;font-size:clamp(34px,4.44vw,64px);line-height:1.04;letter-spacing:-.04em;color:#111827;animation:heroRise .5s cubic-bezier(.16,1,.3,1) both}.hero-title-accent{color:#3296fa}.hero-br-m{display:none}.hero-sub{margin:clamp(14px,1.39vw,20px) 0 0;font-size:clamp(16px,1.39vw,20px);line-height:1.4;color:rgba(17,24,39,.72);animation:heroRise .5s cubic-bezier(.16,1,.3,1) .08s both}.hero-chips{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin:clamp(18px,1.8vw,26px) 0 0;padding:0;list-style:none;animation:heroRise .5s cubic-bezier(.16,1,.3,1) .16s both}.hero-chip{border:1px solid #e5e5e5;border-radius:8px;padding:9px 15px;font-size:14px;line-height:1.2;color:#6b7280;background:hsla(0,0%,100%,.6);white-space:nowrap}.hero-actions{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px;margin-top:clamp(20px,2.08vw,30px);animation:heroRise .5s cubic-bezier(.16,1,.3,1) .24s both}.hero-cta{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:0 28px;border:0;border-radius:8px;background:#3296fa;color:#fff;font-family:inherit;font-size:17px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.hero-cta:hover{background:#1580e8;transform:translateY(-1px);box-shadow:0 6px 16px rgba(50,150,250,.25)}.hero-cta:active{background:#1173d4;transform:translateY(0);box-shadow:none}.hero-cta:focus-visible{outline:2px solid #3296fa;outline-offset:2px}.hero-phone{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:54px;padding:0 22px;border:1px solid #d1d5db;border-radius:8px;background:hsla(0,0%,100%,.7);font-size:17px;color:#111827;text-decoration:none;white-space:nowrap;transition:border-color .15s ease,background-color .15s ease}.hero-phone:hover{border-color:#b2b2b2;background:#fff}.hero-phone:active{background:#f7f7f7}.hero-phone:focus-visible{outline:2px solid #3296fa;outline-offset:2px}.hero-phone-num{font-weight:700}.hero-cue{position:absolute;left:0;right:0;width:-moz-fit-content;width:fit-content;margin:0 auto;bottom:32px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:5px;padding:4px 8px;border:0;background:rgba(0,0,0,0);font-family:inherit;color:#6b7280;cursor:pointer;animation:heroRise .5s cubic-bezier(.16,1,.3,1) .32s both}.hero-cue:hover{color:#1580e8}.hero-cue:hover .hero-cue-arrow{animation-play-state:paused;color:#1580e8}.hero-cue:active .hero-cue-label{transform:scale(.96)}.hero-cue:focus-visible{outline:2px solid #3296fa;outline-offset:2px;border-radius:8px}.hero-cue-label{font-size:13px;line-height:1.2;transition:transform .15s ease}.hero-cue-arrow{display:inline-flex;color:#3296fa;animation:heroCue 2.4s ease-in-out infinite}@media(max-width:767px){.hero-scrim{background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.6) 44%,rgba(255,255,255,0) 72%),linear-gradient(0deg,#ffffff,rgba(255,255,255,0) 16%)}.hero-content{padding-bottom:clamp(0px,884px - 94svh,100svh - 470px)}.hero-inner{max-width:100%;padding-left:16px;padding-right:16px;text-align:center}.hero-title{font-size:clamp(26px,8.2vw,34px);line-height:1.06;letter-spacing:-.03em}.hero-br-d{display:none}.hero-br-m{display:inline}.hero-sub{margin-top:10px;font-size:clamp(13px,3.72vw,15.5px)}.hero-chips{justify-content:center;gap:6px;margin-top:14px}.hero-chip{padding:6px 10px;font-size:11.5px;background:hsla(0,0%,100%,.65)}.hero-actions{flex-direction:column;gap:10px;width:100%;margin-top:16px}.hero-cta{height:50px}.hero-cta,.hero-phone{width:100%;padding:0 16px;font-size:16px}.hero-phone{height:48px;box-sizing:border-box}.hero-cue{bottom:76px;gap:3px}.hero-cue-label{font-size:11px}.hero-cue-arrow svg{width:20px;height:20px}}@media(max-width:760px){.hero{height:100vh;height:100svh;min-height:560px}}@media(prefers-reduced-motion:reduce){.hero-actions,.hero-chips,.hero-cue,.hero-cue-arrow,.hero-sub,.hero-title{animation:none;opacity:1}.hero-cta:hover{transform:none}}