._navbar_1ffbr_1{position:fixed;top:0;left:0;right:0;z-index:100;background:#0f1923d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(232,41,26,.2)}._inner_1ffbr_25{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:68px;display:flex;align-items:center;justify-content:space-between}._brand_1ffbr_45{display:flex;align-items:center;gap:.75rem}._logo_1ffbr_57{height:44px;width:auto;display:block;object-fit:contain;flex-shrink:0}._nav_1ffbr_1{display:flex;align-items:center}._cta_1ffbr_83{background:var(--red);color:var(--white);text-decoration:none;font-weight:700;font-size:.875rem;padding:.55rem 1.25rem;border-radius:8px;transition:background .2s,transform .15s}._cta_1ffbr_83:hover{background:var(--red-dark);transform:translateY(-1px)}._cta_1ffbr_83:active{transform:translateY(0)}._hero_1aj3g_1{position:relative;width:100%;max-height:90vh;overflow:hidden;background:var(--navy)}._bannerImg_1aj3g_17{width:100%;height:auto;display:block;object-fit:cover;object-position:center;margin-top:68px}._overlay_1aj3g_37{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 55%,var(--navy) 100%);pointer-events:none;z-index:1}._badge_1aj3g_53{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;display:flex;align-items:center;gap:.75rem;color:var(--white);font-size:.875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;text-shadow:0 2px 8px rgba(0,0,0,.6)}._badgeLine_1aj3g_89{display:block;width:60px;height:2px;background:var(--red);border-radius:1px}@media (max-width: 640px){._badge_1aj3g_53{font-size:.7rem;bottom:1rem}._badgeLine_1aj3g_89{width:30px}}._section_18zxd_1{background:var(--navy);position:relative;overflow:hidden;padding:5rem 1.5rem 6rem}._stripe_18zxd_17{position:absolute;top:-40px;right:-120px;width:480px;height:280px;background:var(--red);opacity:.07;transform:rotate(-18deg);border-radius:20px;pointer-events:none}._container_18zxd_43{max-width:760px;margin:0 auto;text-align:center;position:relative;z-index:1}._eyebrow_18zxd_59{font-size:.95rem;font-weight:600;color:var(--gray);letter-spacing:.04em;margin-bottom:1.25rem}._headline_18zxd_75{font-size:clamp(2.25rem,6vw,4rem);font-weight:900;line-height:1.15;color:var(--white);margin-bottom:1.25rem}._accent_18zxd_91{color:var(--red)}._body_18zxd_99{font-size:1.05rem;color:var(--gray);line-height:1.7;max-width:540px;margin:0 auto 2.5rem}._form_18zxd_117{display:flex;gap:.75rem;max-width:480px;margin:0 auto 3.5rem;flex-wrap:wrap;justify-content:center}._input_18zxd_135{flex:1 1 240px;background:var(--navy-mid);border:1.5px solid rgba(232,41,26,.35);color:var(--white);padding:.75rem 1.1rem;border-radius:10px;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .2s}._input_18zxd_135::placeholder{color:var(--gray)}._input_18zxd_135:focus{border-color:var(--red)}._btn_18zxd_177{background:var(--red);color:var(--white);border:none;padding:.75rem 1.75rem;border-radius:10px;font-size:.95rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .2s,transform .15s;flex-shrink:0}._btn_18zxd_177:hover{background:var(--red-dark);transform:translateY(-2px)}._btn_18zxd_177:active{transform:translateY(0)}._success_18zxd_229{background:#e8291a1f;border:1.5px solid var(--red);color:var(--white);padding:1rem 1.5rem;border-radius:10px;font-weight:600;max-width:480px;margin:0 auto 3.5rem}._features_18zxd_253{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}._feature_18zxd_253{background:var(--navy-mid);border:1.5px solid rgba(232,41,26,.2);border-radius:14px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:120px;transition:border-color .2s,transform .2s}._feature_18zxd_253:hover{border-color:var(--red);transform:translateY(-4px)}._featureIcon_18zxd_307{font-size:1.75rem;margin-bottom:.25rem}._feature_18zxd_253 strong{font-size:1rem;font-weight:800;color:var(--white)}._feature_18zxd_253 span:last-child{font-size:.78rem;color:var(--gray);font-weight:500}._footer_10120_1{background:var(--navy-mid);border-top:1px solid rgba(232,41,26,.15);padding:1.5rem}._inner_10120_13{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._copy_10120_33{color:var(--gray);font-size:.85rem}._tagline_10120_43{font-size:.7rem;font-weight:700;letter-spacing:.18em;color:var(--red)}.app{display:flex;flex-direction:column;min-height:100dvh}main{flex:1}:root{--red: #e8291a;--red-dark: #b31e12;--red-light: #ff5a4a;--navy: #0f1923;--navy-mid: #1c2b38;--white: #ffffff;--off-white: #f4f6f8;--gray: #8a9aaa;--font-sans: "Inter", "Segoe UI", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--navy);color:var(--white);min-height:100dvh;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--navy)}::-webkit-scrollbar-thumb{background:var(--red);border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
