body,html{margin:0;padding:0}body{font-family:Trebuchet MS,Avenir Next,Segoe UI,sans-serif;background:#000 url(/big-image.jpg) no-repeat 50%;background-size:cover;color:#ecf4ff}.landing{min-height:100vh;overflow:hidden;position:relative}.landing__bg-shape{border-radius:999px;filter:blur(20px);pointer-events:none;position:absolute}.landing__bg-shape--one{background:rgba(84,241,255,.45);height:260px;left:-80px;top:64px;width:260px}.landing__bg-shape--two{background:rgba(78,180,255,.45);height:320px;right:-96px;top:44%;width:320px}.landing__shell{align-items:stretch;display:grid;grid-gap:20px;gap:20px;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1050px;min-height:100vh;padding:36px 20px;position:relative;z-index:1}.landing__contact,.landing__hero{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.05);box-shadow:0 18px 40px rgba(6,12,24,.35)}.landing__hero{display:flex;flex-direction:column;justify-content:center;padding:34px}.landing__eyebrow{color:#25e8cc;font-size:.84rem;letter-spacing:.14em;margin:0 0 10px;text-transform:uppercase}.landing__title{font-size:clamp(2rem,5vw,3.4rem);line-height:1.05;margin:0 0 14px;text-wrap:balance}.landing__subtitle{color:#d6e7ff;font-size:1.02rem;line-height:1.5;margin:0;max-width:52ch}.landing__actions{margin-top:26px}.landing__btn{background:#25e8cc;border:0;color:#1c2437;display:inline-block;font-size:.98rem;font-weight:700;letter-spacing:.03em;padding:12px 22px;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease}.landing__contact{display:flex;flex-direction:column;gap:8px;justify-content:center;padding:24px}.landing__contact h2{font-size:1.1rem;margin:0 0 4px}.landing__contact p{color:#d6e7ff;font-size:.92rem;line-height:1.45;margin:0 0 8px}.landing__contact a{color:#9fd8ff;font-weight:600;text-decoration:none}.landing__contact a:hover{text-decoration:underline}@media (max-width:900px){.landing__shell{grid-template-columns:1fr;min-height:auto;padding:18px 14px 24px}.landing__hero{padding:24px 18px}.landing__contact{padding:18px}}