.lp-shell{display:flex;flex-direction:column;height:100svh}.lp-hero-mobile,.lp-shell{overflow:hidden;background:#060c10}.lp-hero-mobile{flex:1;min-height:0;position:relative}.lp-hero-mobile img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.lp-form-panel{flex:0 0 auto;background:#fff;border-radius:20px 20px 0 0;padding:8px 20px 20px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:10;box-shadow:0 -4px 24px rgba(0,0,0,.18)}.lp-handle{width:36px;height:4px;background:#e2e8f0;border-radius:999px;margin:0 auto 10px;flex-shrink:0}.lp-hero-desktop{display:none}@media (min-width:900px){.lp-shell{flex-direction:row;height:100svh;overflow:hidden;background:#fff}.lp-hero-mobile{display:none}.lp-form-panel{flex:0 0 38%;min-width:380px;max-width:560px;padding:48px clamp(40px,5vw,72px);border-radius:0;justify-content:center;background:#fff;overflow-y:auto;box-shadow:none;height:100%}.lp-handle{display:none}.lp-hero-desktop{display:flex;flex:1;overflow:hidden;background:#060c10}.lp-hero-desktop img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;display:block}}.lp-card{width:100%;max-width:380px}.lp-logo{display:none}@media (min-width:900px){.lp-logo{display:block;margin-bottom:36px}.lp-logo img{height:52px;width:auto;display:block}}.lp-heading{font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2;margin-bottom:2px;text-align:center}@media (min-width:900px){.lp-heading{text-align:left;font-size:26px}}.lp-sub{font-size:11px;color:#94a3b8;margin-bottom:8px;text-align:center}@media (min-width:900px){.lp-sub{text-align:left;margin-bottom:28px;font-size:13px}}.lp-label{display:block;font-size:11px;font-weight:700;color:#0f172a;letter-spacing:.01em;margin-bottom:5px}@media (min-width:900px){.lp-label{font-size:12px;margin-bottom:8px}}.lp-phone-row{display:flex;align-items:center;border:1.5px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fff;transition:border-color .15s}.lp-phone-row:focus-within{border-color:#16a34a}.lp-prefix{display:flex;align-items:center;padding:0 12px;background:#f8fafc;border-right:1.5px solid #e2e8f0;color:#475569;font-size:14px;font-weight:700;flex-shrink:0;white-space:nowrap;height:46px}.lp-phone-input{flex:1;padding:14px 12px;font-size:15px;color:#0f172a;border:none;outline:none;background:transparent;letter-spacing:.04em}.lp-error{margin-top:12px;padding:12px 14px;border-radius:10px;font-size:13px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.lp-btn{margin-top:10px;width:100%;padding:13px;border-radius:10px;border:none;cursor:pointer;color:#fff;font-size:15px;font-weight:700;letter-spacing:.01em;transition:background .15s,opacity .15s;display:flex;align-items:center;justify-content:center;gap:8px;background:#4ade80}.lp-btn:disabled{cursor:not-allowed;opacity:.7}.lp-btn-active{background:#16a34a}.lp-footnote{margin-top:10px;font-size:11px;color:#94a3b8;line-height:1.5;display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}@media (min-width:900px){.lp-footnote{margin-top:20px;font-size:12px}}.lp-footnote-icon{display:flex;align-items:center;gap:5px;color:#16a34a;font-weight:700;font-size:11px}@media (min-width:900px){.lp-footnote-icon{font-size:12px}}.lp-terms{font-size:11px;color:#9ca3af;text-align:center;margin-top:12px;line-height:1.6}.lp-terms a{color:#16a34a;font-weight:600;text-decoration:none}