#root{min-height:100vh}*{box-sizing:border-box}body{background:#f4f6fb;color:#0f172a;font-family:Heebo,Assistant,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.App{background:linear-gradient(180deg,#f4f6fb,#edf1fb 40%,#f4f6fb);min-height:100vh;padding-bottom:3rem}.content-layout{align-items:stretch;display:flex;flex-direction:row-reverse;gap:2rem;margin:0 auto;max-width:1200px;padding:1rem 1.25rem 3rem}.info-panel{background:#fff;border-radius:32px;box-shadow:0 30px 70px #0f172a14;flex:1 1 58%;line-height:1.8;padding:2.5rem}.eyebrow{color:#2563eb;font-size:.85rem;letter-spacing:.25rem;margin:0 0 .5rem;text-transform:uppercase}.info-panel h1{color:#0f172a;font-size:2.1rem;margin:0 0 1rem}.lead-text{color:#1f2937;font-size:1.1rem}.info-panel h2,.info-panel h3,.info-panel h4{color:#111827;margin-bottom:.75rem;margin-top:2rem}.highlight-list{color:#374151;margin:0;padding:0 1rem}.highlight-list li{margin-bottom:.75rem}.urgency-box{background:#fef3c7;border:1px solid #fde68a;border-radius:20px;color:#92400e;padding:1.25rem 1.5rem}.sub-text{color:#4b5563;margin-bottom:1.5rem;margin-top:0}.fine-print{background:#f3f4f6;border-radius:20px;color:#4b5563;font-size:.95rem;padding:1.25rem 1.5rem}.fine-print ul{margin:0;padding-left:1.25rem}.form-panel{align-items:stretch;background:linear-gradient(155deg,#0b2f78,#2563eb 70%,#3b82f6);border-radius:35px;box-shadow:0 35px 65px #03123f59;color:#f8fbff;display:flex;flex:1 1 42%;justify-content:center;padding:2px}.form-content{background:#00000026;border-radius:33px;display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem;width:100%}.lead-video{background:linear-gradient(90deg,#0b2f78e6,#2563ebbf);border-radius:20px;box-shadow:inset 0 0 0 1px #ffffff2e;overflow:hidden;width:100%}.lead-video video{border:none;display:block;height:25vh;min-height:200px;object-fit:cover;width:100%}.form-content h3{font-size:1.6rem;margin:0;text-align:center}form{display:flex;flex-direction:column;gap:.75rem}label{font-weight:600}input{background:#fffffff2;border:none;border-radius:16px;color:#0f172a;font-size:1rem;padding:.9rem 1rem}input:focus{outline:3px solid #fff9}button{background:#ecfeff;border:none;border-radius:999px;color:#0b3270;cursor:pointer;font-size:1.05rem;font-weight:700;padding:1rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}button:hover{box-shadow:0 10px 25px #0d6efd59;transform:translateY(-1px)}.error-message,.success-message{font-weight:600;margin:0;text-align:center}.success-message{color:#d1fae5}.error-message{color:#ffe4e6}.scroll-cta{align-items:center;background:#0f172a;border-radius:24px;box-shadow:0 20px 45px #0f172a59;color:#f9fafb;display:flex;flex-direction:column;gap:.75rem;margin:0 auto 2rem;max-width:960px;padding:1.25rem 1.5rem}.scroll-cta p{font-weight:600;margin:0}.scroll-cta button{background:#3b82f6;color:#f1f5f9;max-width:360px;width:100%}@media (max-width:1100px){.content-layout{flex-direction:column}.form-panel,.info-panel{flex:1 1 100%}.form-panel{order:-1}}@media (max-width:640px){.form-content,.info-panel{padding:1.5rem}.info-panel h1{font-size:1.7rem}.lead-video video{height:200px}}
/*# sourceMappingURL=main.80c0f814.css.map*/