:root{--brand-red: #ff0000;--action-red: #cc0000;--ink: #000000;--ink-slate: #2c3345;--ink-muted: #8c8c8c;--navy-deep: #0a0428;--surface: #ffffff;--surface-alt: #f7f7f7;--surface-cyan: #e8f4f5;--n0s-blue: #2a6dfa;--font: InclusiveSansFull, "Inclusive Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fs-hero: 40px;--fs-section: 30px;--fs-card: 23px;--fs-subtitle: 18px;--fs-body: 16px;--radius-pill: 150px;--radius-field: 5px;--maxw: 1180px;--gutter: 24px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-size:var(--fs-body);line-height:1.65;color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3{font-weight:700;line-height:1.2;margin:0 0 .5em}h1{font-size:var(--fs-hero)}h2{font-size:var(--fs-section)}h3{font-size:var(--fs-card)}p{margin:0 0 1em}.wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}section{padding:72px 0}.section-alt{background:var(--surface-alt)}.section-cyan{background:var(--surface-cyan)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;min-height:44px;border:0;border-radius:var(--radius-pill);background:var(--action-red);color:#fff;font-family:inherit;font-size:var(--fs-body);font-weight:700;text-decoration:none;cursor:pointer;transition:background .15s ease,transform .15s ease}.btn:hover{background:var(--brand-red)}.btn:active{transform:translateY(1px)}.btn:focus-visible{outline:3px solid var(--navy-deep);outline-offset:2px}.btn-n0s{background:var(--n0s-blue)}.btn-n0s:hover{background:#1b57d8}.btn-ghost{background:transparent;color:var(--ink);border:2px solid var(--ink)}.btn-ghost:hover{background:var(--ink);color:#fff}.site-header{position:sticky;top:0;z-index:20;background:var(--surface);border-bottom:1px solid #ececec}.site-header .wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px}.wordmark{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:22px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.wordmark img{width:36px;height:36px;flex:none}.hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;padding:96px 0;background-size:cover;background-position:center;color:#fff;text-align:center}.hero:before{content:"";position:absolute;inset:0;z-index:1;background:#00000080}.hero .wrap{position:relative;z-index:2}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}@media(prefers-reduced-motion:reduce){.hero-video{display:none}}.hero h1{letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.hero p{font-size:var(--fs-subtitle);margin-bottom:28px}.hero-sm{min-height:340px;padding:72px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{display:flex;flex-direction:column;background:var(--surface);border:1px solid #ececec;border-radius:10px;overflow:hidden}.card img{width:auto;max-width:158px;height:auto;margin:28px auto 4px}.card-body{padding:24px;display:flex;flex-direction:column;flex:1}.card-body .btn{margin-top:auto;align-self:flex-start}.card ul{margin:0 0 20px;padding-left:18px}.card li{margin-bottom:6px}.lede{font-size:var(--fs-subtitle);max-width:860px;margin:0 auto 48px;text-align:center}.triband{display:grid;grid-template-columns:repeat(3,1fr);max-width:1360px;margin:0 auto}.triband>div{display:flex;flex-direction:column;align-items:center;text-align:center;padding:56px 40px 64px;color:#fff}.tri-dark{background:#000}.tri-grey{background:gray}.triband h2{font-size:var(--fs-card);text-transform:uppercase;letter-spacing:.02em;margin-bottom:28px}.tri-dark h2{color:var(--brand-red)}.tri-grey h2{color:#fff}.triband p{margin-bottom:20px}.triband .spacer{flex:1}.btn-outline{background:transparent;color:var(--brand-red);border:1px solid var(--brand-red);font-weight:400}.btn-outline:hover{background:var(--brand-red);color:#fff}.broker-logos{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:22px}.broker-logos img{background:#fff;padding:8px 12px;border-radius:3px;height:40px;width:auto}.tri-actions{display:grid;gap:12px;justify-items:center}@media(max-width:1023px){.triband{grid-template-columns:1fr}}.partner-card{display:grid;grid-template-columns:1.35fr 1fr;background:var(--surface);max-width:1360px;margin:0 auto;overflow:hidden}.partner-copy{padding:56px 56px 60px}.partner-lockup{display:flex;align-items:center;margin-bottom:22px}.partner-lockup img{height:56px;width:auto}.partner-art{background-size:cover;background-position:center;min-height:420px}.rule-red{height:4px;background:var(--brand-red);border:0;margin:0}@media(max-width:1023px){.partner-card{grid-template-columns:1fr}.partner-copy{padding:36px 24px 40px}.partner-art{min-height:260px}}.h-red{color:var(--brand-red);text-transform:uppercase}.section-dark{background:#000;color:#fff;padding:72px 0}.section-dark h2{color:#fff}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1200px;margin:0 auto}.panel{background:var(--surface);color:var(--ink);border-radius:8px;padding:28px 30px 30px}.panel h3{margin-bottom:10px}.panel p{margin:0}.founder{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:start;max-width:1240px;margin:0 auto}.founder img{width:100%;max-width:440px;margin:0 auto}.panel-grey{background:#d9d9d9;padding:48px 40px 56px;max-width:1160px;margin:0 auto}.panel-grey h1{color:var(--brand-red);margin-bottom:32px}.btn-block{display:block;width:100%;border-radius:4px;background:var(--brand-red);padding:18px 32px;text-align:center}.btn-block:hover{background:var(--action-red)}@media(max-width:1023px){.grid-2{grid-template-columns:1fr}.founder{grid-template-columns:1fr;gap:28px}.panel-grey{padding:32px 20px 40px}}.contact-direct{max-width:620px;margin:0 auto;text-align:center}.contact-direct .lede{margin-left:0;margin-right:0}.contact-line{margin:0}.center{text-align:center}.prose{max-width:820px;margin:0 auto}.prose ul{padding-left:20px}.prose li{margin-bottom:8px}.form{max-width:560px;margin:0 auto;display:grid;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:6px}.field label{font-size:14px;font-weight:700}.field input,.field textarea,.field select{width:100%;padding:12px 14px;min-height:44px;font-family:inherit;font-size:var(--fs-body);color:var(--ink);background:var(--surface);border:1px solid #d4d4d4;border-radius:var(--radius-field)}.field textarea{min-height:130px;resize:vertical}.field input:focus-visible,.field textarea:focus-visible,.field select:focus-visible{outline:2px solid var(--action-red);outline-offset:1px}.check{display:flex;align-items:flex-start;gap:10px;font-size:14px}.check input{width:20px;height:20px;min-height:0;flex:none;margin-top:2px}@media(max-width:1023px){.cards{grid-template-columns:1fr;max-width:560px;margin:0 auto}}@media(max-width:767px){.hero{min-height:420px;padding:64px 0}.form-row{grid-template-columns:1fr}}.nav{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.nav a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;text-decoration:none;color:var(--ink-slate);font-weight:400;border-radius:6px}.nav a:hover{color:var(--brand-red)}.nav a[aria-current=page]{color:var(--ink);font-weight:700}.site-footer{background:var(--surface-alt);padding:48px 0 56px;font-size:14px;color:var(--ink-slate)}.footer-top{display:grid;gap:10px;justify-items:center;text-align:center;margin-bottom:28px;font-size:var(--fs-body)}.site-footer a{color:var(--ink-slate)}.disclaimer{font-size:12px;line-height:1.6;color:var(--ink-muted);margin:0}@media(max-width:1023px){:root{--fs-hero: 34px;--fs-section: 26px;--fs-card: 21px}}@media(max-width:767px){:root{--fs-hero: 30px;--fs-section: 24px;--gutter: 18px}section{padding:48px 0}.site-header .wrap{flex-direction:column;align-items:flex-start;padding-top:12px;padding-bottom:12px}.nav{width:100%}.nav a{padding:0 10px}}
