.lh-contact{--lh-navy: #071f41;--lh-blue: #0b376f;--lh-pink: #ff2fa3;--lh-purple: #7b3ff3;--lh-soft: #f4f7fb;--lh-text: #24324a;background:#fff;color:var(--lh-text)}.lh-contact-container{width:min(100% - 32px,1180px);margin:0 auto}.lh-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--lh-pink);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lh-eyebrow:before{content:"";width:34px;height:2px;border-radius:999px;background:currentColor}.lh-contact-hero{position:relative;overflow:hidden;padding:112px 0 96px;background:var(--lh-navy);color:#fff;isolation:isolate}.lh-contact-hero__bg{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 78% 18%,rgba(255,47,163,.28),transparent 34%),radial-gradient(circle at 15% 85%,rgba(123,63,243,.28),transparent 32%),linear-gradient(135deg,#071f41fa,#0a3063eb)}.lh-contact-hero__bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,#000000e6,#00000026)}.lh-contact-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:56px;align-items:center}.lh-contact-hero h1{max-width:760px;margin:0;color:#fff;font-family:Oswald,Poppins,sans-serif;font-size:clamp(44px,7vw,82px);line-height:.98;letter-spacing:-.04em}.lh-contact-hero p{max-width:650px;margin:24px 0 0;color:#ffffffc7;font-size:18px;line-height:1.8}.lh-contact-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.lh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border-radius:999px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease}.lh-btn:hover{transform:translateY(-2px)}.lh-btn--primary{border:1px solid var(--lh-pink);background:var(--lh-pink);color:#fff;box-shadow:0 18px 40px #ff2fa347}.lh-btn--primary:hover{background:#fff;color:var(--lh-navy)}.lh-btn--ghost{border:1px solid rgba(255,255,255,.28);background:#ffffff14;color:#fff}.lh-btn--ghost:hover{background:#fff;color:var(--lh-navy)}.lh-contact-card{position:relative;padding:34px;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:#ffffff1a;box-shadow:0 30px 80px #0003;backdrop-filter:blur(18px)}.lh-contact-card:before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,#ffffff2e,#ff2fa338,#7b3ff333)}.lh-contact-card__label{display:inline-flex;margin-bottom:18px;padding:8px 12px;border-radius:999px;background:#ff2fa329;color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lh-contact-card h2{margin:0;color:#fff;font-family:Oswald,Poppins,sans-serif;font-size:42px}.lh-contact-card p{margin:14px 0 26px;color:#ffffffc7;font-size:20px;font-weight:700}.lh-contact-card a{display:inline-flex;color:#fff;font-weight:800;text-decoration:none}.lh-contact-section{padding:96px 0}.lh-section-heading{max-width:760px;margin-bottom:44px}.lh-section-heading h2,.lh-contact-band h2,.lh-contact-split h2,.lh-contact-final h2{margin:0;color:var(--lh-navy);font-family:Oswald,Poppins,sans-serif;font-size:clamp(34px,4.2vw,58px);line-height:1.02;letter-spacing:-.035em}.lh-section-heading p{margin:18px 0 0;max-width:700px;color:#667085;font-size:17px;line-height:1.8}.lh-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.lh-contact-option{display:flex;min-height:300px;flex-direction:column;justify-content:space-between;padding:28px;border:1px solid #e8edf4;border-radius:28px;background:#fff;box-shadow:0 18px 55px #071f4114;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.lh-contact-option:hover{transform:translateY(-6px);border-color:#ff2fa342;box-shadow:0 26px 70px #071f4121}.lh-contact-option__top{display:flex;align-items:center;gap:16px}.lh-contact-option__top span{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:16px;background:linear-gradient(135deg,var(--lh-pink),var(--lh-purple));color:#fff;font-weight:900}.lh-contact-option h3{margin:0;color:var(--lh-navy);font-size:22px;font-weight:900}.lh-contact-option p{margin:22px 0;color:#667085;line-height:1.75}.lh-contact-option a{display:inline-flex;align-items:center;gap:8px;color:var(--lh-pink);font-weight:900;text-decoration:none}.lh-contact-band{padding:86px 0;background:var(--lh-navy);color:#fff}.lh-contact-band__inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:60px;align-items:start}.lh-contact-band h2{color:#fff}.lh-contact-band ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.lh-contact-band li{position:relative;padding:18px 20px 18px 48px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0f;color:#ffffffd1}.lh-contact-band li:before{content:"✓";position:absolute;left:20px;color:var(--lh-pink);font-weight:900}.lh-contact-section--light{background:var(--lh-soft)}.lh-contact-split{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:70px;align-items:start}.lh-contact-checks{display:grid;gap:14px}.lh-contact-checks p{position:relative;margin:0;padding:18px 22px 18px 52px;border-radius:18px;background:#fff;color:#46546a;box-shadow:0 12px 35px #071f410f}.lh-contact-checks p:before{content:"•";position:absolute;left:24px;color:var(--lh-pink);font-size:28px;line-height:20px}.lh-contact-final{padding:100px 0;background:radial-gradient(circle at 80% 20%,rgba(255,47,163,.2),transparent 30%),linear-gradient(135deg,#071f41,#0b376f);color:#fff;text-align:center}.lh-contact-final__inner{max-width:780px}.lh-contact-final h2{color:#fff}.lh-contact-final p{margin:22px auto 34px;max-width:650px;color:#ffffffc7;font-size:18px;line-height:1.8}@media(max-width:1040px){.lh-contact-hero__inner,.lh-contact-band__inner,.lh-contact-split{grid-template-columns:1fr}.lh-contact-card{max-width:460px}.lh-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.lh-contact-hero{padding:82px 0 68px}.lh-contact-grid{grid-template-columns:1fr}.lh-contact-option{min-height:unset}.lh-contact-hero__actions{flex-direction:column}.lh-btn{width:100%}.lh-contact-card{padding:26px}.lh-contact-section,.lh-contact-band,.lh-contact-final{padding:70px 0}}
