@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}button,input,select{font:inherit}:root{--sbc-orange:#ff7200;--sbc-orange-dark:#e85f00;--sbc-navy:#092f5d;--sbc-navy-deep:#061e3b;--sbc-ink:#1d252d;--sbc-muted:#66717d;--sbc-line:#dfe4e8;--sbc-soft:#f3f5f4;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;background:var(--white);color:#1d252d;color:var(--sbc-ink)}a{text-decoration:none}.coming-soon-page{min-height:100vh;overflow:hidden}.page-container{margin:0 auto;width:min(1160px,calc(100% - 40px))}.announcement-bar{background:#202224;color:#c8cacc;font-size:.76rem;letter-spacing:.02em}.announcement-content{align-items:center;display:flex;gap:20px;justify-content:space-between;min-height:36px}.announcement-content>span:first-child{color:#ff7200;color:var(--sbc-orange);font-weight:700}.main-nav{background:#fff;background:var(--white);border-bottom:1px solid #0a1c2e14}.nav-content{align-items:center;display:flex;justify-content:space-between;min-height:78px}.brand{align-items:center;color:#1d252d;color:var(--sbc-ink);display:inline-flex;gap:10px}.brand img{height:54px;object-fit:contain;width:54px}.brand span{display:grid;line-height:1}.brand strong{font-size:1.35rem;letter-spacing:.02em}.brand small{font-size:.65rem;font-weight:800;letter-spacing:.08em;margin-top:5px}.nav-cta{border:1px solid #ff7200;border:1px solid var(--sbc-orange);color:#e85f00;color:var(--sbc-orange-dark);font-size:.86rem;font-weight:750;padding:12px 18px;transition:.18s ease}.nav-cta:hover{background:#ff7200;background:var(--sbc-orange)}.hero-section,.nav-cta:hover{color:#fff;color:var(--white)}.hero-section{background:#202224;position:relative}.hero-section:after{border:70px solid #ff720012;border-radius:50%;bottom:-160px;content:"";height:420px;position:absolute;right:-80px;width:420px}.hero-grid-pattern{background-image:linear-gradient(#ffffff40 1px,#0000 0),linear-gradient(90deg,#ffffff40 1px,#0000 0);background-size:48px 48px;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%);opacity:.08;position:absolute}.hero-content{grid-gap:90px;align-items:center;display:grid;gap:90px;grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);min-height:570px;padding-bottom:75px;padding-top:75px;position:relative;z-index:1}.eyebrow,.section-label{color:#ff7200;color:var(--sbc-orange);font-size:.77rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero-copy h1{font-size:clamp(3rem,5.5vw,5.25rem);font-weight:800;letter-spacing:-.055em;line-height:.98;margin:20px 0;max-width:750px}.hero-copy h1 span{color:#ff7200;color:var(--sbc-orange)}.hero-copy>p{color:#bfc4c8;font-size:1.08rem;line-height:1.8;margin:0;max-width:680px}.hero-actions{align-items:center;display:flex;gap:28px;margin-top:34px}.primary-button,.submit-button{align-items:center;background:#ff7200;background:var(--sbc-orange);border:0;color:#fff;color:var(--white);display:inline-flex;font-weight:800;gap:26px;justify-content:center;min-height:54px;padding:0 24px;transition:.18s ease}.primary-button:hover,.submit-button:hover:not(:disabled){background:#e85f00;background:var(--sbc-orange-dark);color:#fff;color:var(--white);transform:translateY(-1px)}.launch-status{align-items:center;color:#d3d5d6;display:inline-flex;font-size:.88rem;gap:10px}.status-dot{background:#50c878;border-radius:50%;box-shadow:0 0 0 5px #50c87821;height:9px;width:9px}.hero-card{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.055);border:1px solid #ffffff24;display:flex;flex-direction:column;justify-content:center;min-height:330px;padding:42px 30px;position:relative;text-align:center}.hero-card:after,.hero-card:before{border-color:#ff7200;border-color:var(--sbc-orange);content:"";height:38px;position:absolute;width:38px}.hero-card:before{border-left:3px solid #ff7200;border-left:3px solid var(--sbc-orange);border-top:3px solid #ff7200;border-top:3px solid var(--sbc-orange);left:-1px;top:-1px}.hero-card:after{border-bottom:3px solid #ff7200;border-bottom:3px solid var(--sbc-orange);border-right:3px solid #ff7200;border-right:3px solid var(--sbc-orange);bottom:-1px;right:-1px}.hero-card img{background:#fff;background:var(--white);border-radius:50%;height:102px;margin-bottom:22px;object-fit:contain;padding:10px;width:102px}.hero-card p{color:#c4c8cb;font-size:.82rem;letter-spacing:.1em;margin:0 0 8px;text-transform:uppercase}.hero-card strong{color:#ff7200;color:var(--sbc-orange);font-size:2rem}.hero-card>span{color:#d2d4d5;font-size:.9rem;line-height:1.55;margin-top:10px;max-width:240px}.opportunity-section{background:#f3f5f4;background:var(--sbc-soft);padding:96px 0}.opportunity-grid{grid-gap:72px;align-items:start;display:grid;gap:72px;grid-template-columns:minmax(0,1fr) minmax(410px,.82fr)}.modules-heading h2,.opportunity-copy>h2{color:#061e3b;color:var(--sbc-navy-deep);font-size:clamp(2rem,4vw,3.25rem);font-weight:800;letter-spacing:-.04em;line-height:1.12;margin:14px 0 20px}.opportunity-copy>p{color:#66717d;color:var(--sbc-muted);line-height:1.75}.opportunity-copy .lead{color:#1d252d;color:var(--sbc-ink);font-size:1.13rem;font-weight:650}.info-card{background:#fff;background:var(--white);border:1px solid #dfe4e8;border:1px solid var(--sbc-line);display:flex;gap:18px;margin-top:22px;padding:22px}.info-icon{background:#fff1e6;border-radius:50%;display:grid;flex:0 0 43px;font-size:1.2rem;height:43px;place-items:center;width:43px}.info-card h3{color:#092f5d;color:var(--sbc-navy);font-size:1rem;font-weight:800;margin:0 0 6px}.info-card p{color:#66717d;color:var(--sbc-muted);font-size:.9rem;line-height:1.65;margin:0}.limited-note{background:#fff8f2;border-left:3px solid #ff7200;border-left:3px solid var(--sbc-orange);display:flex;gap:13px;margin-top:22px;padding:16px 18px}.limited-note p{color:#5f4b3c;font-size:.9rem;line-height:1.6;margin:0}.form-card{background:#fff;background:var(--white);border-top:5px solid #ff7200;border-top:5px solid var(--sbc-orange);box-shadow:0 22px 50px #0c243a1c;scroll-margin-top:20px}.form-heading{border-bottom:1px solid #dfe4e8;border-bottom:1px solid var(--sbc-line);padding:30px 34px 26px}.form-heading>span{color:#ff7200;color:var(--sbc-orange);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.form-heading h2{color:#061e3b;color:var(--sbc-navy-deep);font-size:1.65rem;font-weight:800;line-height:1.25;margin:8px 0}.form-heading p{color:#66717d;color:var(--sbc-muted);font-size:.9rem;margin:0}.form-card form{padding:30px 34px 34px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-field{margin-bottom:18px}.form-field label{color:#263745;display:block;font-size:.81rem;font-weight:750;margin-bottom:7px}.form-field input,.form-field select{background:#fbfcfc;border:1px solid #d6dce1;border-radius:2px;color:#1d252d;color:var(--sbc-ink);font-family:inherit;font-size:.9rem;height:49px;outline:none;padding:0 14px;transition:.15s ease;width:100%}.form-field select{-webkit-appearance:auto;appearance:auto}.form-field input:focus,.form-field select:focus{background:#fff;background:var(--white);border-color:#ff7200;border-color:var(--sbc-orange);box-shadow:0 0 0 3px #ff72001c}.form-field input::placeholder{color:#9aa3aa}.submit-button{cursor:pointer;margin-top:3px;width:100%}.submit-button:disabled{cursor:wait;opacity:.68}.form-error{background:#fff0f0;border-left:3px solid #c93232;color:#8d2424;font-size:.84rem;line-height:1.5;margin:0 0 15px;padding:12px 14px}.privacy-note{color:#8a939a;font-size:.73rem;line-height:1.5;margin:13px 0 0;text-align:center}.modules-section{padding:88px 0 96px}.modules-heading{max-width:680px}.module-grid{grid-gap:1px;background:#dfe4e8;background:var(--sbc-line);border:1px solid #dfe4e8;border:1px solid var(--sbc-line);display:grid;gap:1px;grid-template-columns:repeat(4,1fr);margin-top:42px;overflow:hidden}.module-item{background:#fff;background:var(--white);min-height:150px;padding:25px;transition:.18s ease}.module-item:hover{background:#092f5d;background:var(--sbc-navy)}.module-item span{color:#ff7200;color:var(--sbc-orange);font-size:.75rem;font-weight:800}.module-item p{color:#061e3b;color:var(--sbc-navy-deep);font-weight:750;line-height:1.35;margin:34px 0 0}.module-item:hover p,.site-footer{color:#fff;color:var(--white)}.site-footer{background:#061e3b;background:var(--sbc-navy-deep);padding:44px 0}.footer-content{gap:30px;justify-content:space-between}.footer-brand,.footer-content{align-items:center;display:flex}.footer-brand{gap:16px}.footer-brand img{background:#fff;background:var(--white);border-radius:50%;height:56px;object-fit:contain;padding:4px;width:56px}.footer-brand strong{font-size:1.05rem}.footer-brand p{color:#9eafbf;font-size:.82rem;font-style:italic;margin:4px 0 0}.site-footer a{color:#fff;color:var(--white);font-size:.88rem}.site-footer a:hover{color:#ff7200;color:var(--sbc-orange)}.success-page{background:linear-gradient(#061e3bf0,#061e3bf7),repeating-linear-gradient(45deg,#0000,#0000 28px,#ffffff0a 0,#ffffff0a 29px);display:grid;min-height:100vh;padding:40px 20px;place-items:center}.success-card{background:#fff;background:var(--white);border-top:5px solid #ff7200;border-top:5px solid var(--sbc-orange);box-shadow:0 30px 80px #0000004d;padding:48px;text-align:center;width:min(590px,100%)}.success-card>img{height:74px;object-fit:contain;width:74px}.success-icon{background:#e8f7ed;border-radius:50%;color:#26914a;display:grid;font-size:1.8rem;font-weight:900;height:62px;margin:24px auto 20px;place-items:center;width:62px}.success-card h1{color:#061e3b;color:var(--sbc-navy-deep);font-size:clamp(2rem,6vw,3rem);font-weight:800;letter-spacing:-.04em;margin:9px 0 14px}.success-card p{color:#66717d;color:var(--sbc-muted);line-height:1.75;margin:0 auto 28px}.success-card .primary-button{min-width:190px}@media (max-width:920px){.hero-content{gap:45px;grid-template-columns:1fr}.hero-card{width:min(440px,100%)}.opportunity-grid{grid-template-columns:1fr}.module-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-container{width:min(100% - 28px,1160px)}.announcement-secondary{display:none}.announcement-content{justify-content:center}.nav-content{min-height:70px}.brand img{height:47px;width:47px}.brand strong{font-size:1.12rem}.nav-cta{font-size:.72rem;padding:10px 12px}.hero-content{min-height:auto;padding-bottom:65px;padding-top:65px}.hero-copy h1{font-size:clamp(2.65rem,13vw,4rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.modules-section,.opportunity-section{padding:68px 0}.opportunity-grid{gap:48px}.form-card form,.form-heading{padding-left:22px;padding-right:22px}.form-row{gap:0}.form-row,.module-grid{grid-template-columns:1fr}.module-item{min-height:120px}.module-item p{margin-top:22px}.footer-content{align-items:flex-start;flex-direction:column}.success-card{padding:36px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}
/*# sourceMappingURL=main.90ec1275.css.map*/