@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--navy: #091222;--navy-deep: #060e1e;--panel: #172135;--line: #2b374d;--orange: #ff6b3c;--text: #f8fafc;--muted: #9aa5b8;--ink: #0b1426}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;overflow-x:hidden;font-size:16px;background:var(--navy);color:var(--text);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.sc-shell{width:min(100% - 40px,980px);margin-inline:auto}.sc-shell-narrow{width:min(100% - 40px,885px)}.sc-shell-wide{width:min(100% - 40px,890px)}.sc-shell-market{width:min(100% - 40px,885px)}.sc-honeypot{display:none!important}.sc-header{position:absolute;z-index:4;top:0;left:0;width:100%;height:56px;padding:0 28px 0 36px;display:flex;align-items:center;justify-content:space-between;background:#050c197a;border-bottom:1px solid rgba(255,255,255,.025)}.sc-header img{width:85px;height:35px}.sc-button{min-height:50px;padding:0 34px;border:0;border-radius:10px;color:#fff;background:linear-gradient(100deg,#ff6435,#ff7b47);box-shadow:0 12px 25px #ff623138;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.sc-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #ff623157}.sc-button-small{min-height:41px;padding:0 27px;border-radius:12px;font-size:14px}.sc-hero{height:min(837px,78vw);min-height:610px;background:#111827;overflow:hidden}.sc-hero-picture{position:relative;width:100%;height:100%;overflow:hidden;background:#080f21}.sc-hero-picture:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#040a19b8,#070d1c1f 48%,#070d1c26),linear-gradient(0deg,#030a18eb,#030a180d 45%)}.sc-hero-video{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.sc-sound-button{position:absolute;z-index:2;left:50%;top:50%;min-height:52px;padding:0 22px;display:flex;align-items:center;gap:10px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.32);border-radius:999px;color:#fff;background:#070e1db8;box-shadow:0 14px 38px #00000052;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:14px;font-weight:800;white-space:nowrap;transition:background .2s ease,border-color .2s ease,transform .2s ease}.sc-sound-button:hover{border-color:#ff6b3ccc;background:#ff6b3ce0;transform:translate(-50%,-50%) scale(1.03)}.sc-sound-button.is-enabled{inset:auto 24px 24px auto;min-height:42px;padding-inline:17px;transform:none;font-size:12px}.sc-sound-button.is-enabled:hover{transform:translateY(-2px)}.sc-sound-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--orange);font-size:11px}.sc-logo-strip{height:56px;overflow:hidden;border-top:1px solid #151d2f;border-bottom:1px solid #151d2f;background:#060f20}.sc-logo-track{min-width:1580px;width:max-content;height:100%;display:flex;align-items:center;animation:sc-logo-flow 34s linear infinite;will-change:transform}.sc-logo-strip:hover .sc-logo-track{animation-play-state:paused}@keyframes sc-logo-flow{to{transform:translate(-50%)}}.sc-strip-logo{width:158px;height:35px;padding:4px 28px;display:flex;align-items:center;justify-content:center;border-right:1px solid #172034;flex:0 0 auto}.sc-strip-logo img{width:100%;height:27px;object-fit:contain}.sc-registration{padding:98px 0 138px;background:var(--navy)}.sc-heading{text-align:center}.sc-kicker{margin:0 0 10px;color:var(--orange);font-size:16px;font-weight:800;letter-spacing:1.5px}.sc-heading h2{margin:0;font-size:clamp(31px,3.4vw,41px);line-height:.98;letter-spacing:-1.9px}.sc-heading>p:last-child{margin:18px auto 0;color:var(--muted);font-size:16px;line-height:1.65}.sc-form{width:708px;max-width:100%;margin:34px auto 0;padding:28px 27px 27px;display:grid;grid-template-columns:1fr 1fr;gap:12px 10px;border:1px solid #2c374b;border-radius:20px;background:radial-gradient(circle at 87% 95%,rgba(255,92,44,.07),transparent 25%),#172033}.sc-form label{min-width:0}.sc-form label>span{display:block;margin:0 0 7px;color:#a4aec0;font-size:12px;font-weight:700}.sc-form input{width:100%;height:38px;padding:0 13px;border:1px solid #344056;border-radius:13px;outline:none;color:#fff;background:#222c3e;font-size:16px;transition:border-color .2s ease}.sc-form input:focus{border-color:var(--orange)}.sc-form input::placeholder{color:#697386}.sc-form input.is-error{border-color:#ef4444}.sc-phone-label{grid-column:1 / -1}.sc-phone{position:relative}.sc-phone b{position:absolute;top:50%;left:13px;transform:translateY(-50%);z-index:1;color:#8e98aa;font-size:14px;font-weight:600}.sc-phone input{padding-left:44px}.sc-form-error{grid-column:1 / -1;margin:0;color:#ff8b70;font-size:14px}.sc-form-submit{grid-column:1 / -1;min-height:49px;margin-top:7px;border-radius:13px;font-size:16px}.sc-calc-section{padding:40px 0 78px;background:var(--navy-deep)}.sc-calc{position:relative;width:min(100% - 40px,690px);margin:0 auto;padding:45px 45px 46px;overflow:hidden;border:1px solid #2a354b;border-radius:24px;background:radial-gradient(circle at 87% 11%,rgba(255,96,48,.09),transparent 21%),#182237}.sc-pill{width:fit-content;margin:0 auto;padding:6px 13px;border:1px solid rgba(255,104,55,.34);border-radius:99px;color:var(--orange);background:#ff683714;font-size:12px;font-weight:700;letter-spacing:1px}.sc-pill i{display:inline-block;width:5px;height:5px;margin-right:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 7px var(--orange)}.sc-calc h2{margin:23px 0 0;text-align:center;font-size:31px;letter-spacing:-1.3px}.sc-calc>p{margin:18px 0 0;text-align:center;color:var(--muted);font-size:16px;line-height:1.7}.sc-calc-head{margin-top:46px;display:flex;align-items:end;justify-content:space-between}.sc-calc-head span{color:#a4aec0;font-size:14px;font-weight:700;letter-spacing:1px}.sc-calc-head strong{font-size:30px;line-height:1;letter-spacing:-1px}.sc-range{width:100%;height:5px;margin-top:21px;border:0;border-radius:99px;outline:none;appearance:none;background:linear-gradient(to right,var(--orange) var(--range-fill),#303b51 var(--range-fill))}.sc-range::-webkit-slider-thumb{width:18px;height:18px;appearance:none;border:3px solid #fff;border-radius:50%;background:var(--orange);box-shadow:0 2px 7px #00000059}.sc-range::-moz-range-thumb{width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:var(--orange)}.sc-range-labels{margin-top:10px;display:flex;justify-content:space-between;color:#8f9aad;font-size:12px}.sc-profit-grid{margin-top:35px;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.sc-profit-grid>div{height:95px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:1px solid #303c51;border-radius:16px;background:#202b41}.sc-profit-grid span{color:#a1aabc;font-size:13px;font-weight:700;letter-spacing:.8px}.sc-profit-grid strong{font-size:21px}.sc-profit-grid .is-accent{border-color:#ff69377a;background:linear-gradient(135deg,#ff69371c,#23273a)}.sc-profit-grid .is-accent span,.sc-profit-grid .is-accent strong{color:var(--orange)}.sc-calc-button{width:100%;margin-top:28px}.sc-calc small{display:block;margin-top:10px;text-align:center;color:#8f99ab;font-size:12px}.sc-features{padding:81px 0 90px;color:var(--ink);background:#fff}.sc-pill-light{color:var(--orange);background:#fff6f1}.sc-light-heading{text-align:center}.sc-light-heading h2{margin:23px 0 0;font-size:37px;line-height:1.12;letter-spacing:-1.8px}.sc-light-heading>p{margin:24px 0 0;color:#5c687e;font-size:16px;line-height:1.75}.sc-feature-grid{margin-top:64px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.sc-feature-card{min-height:258px;padding:29px 26px;border:1px solid #e4e6e9;border-radius:18px;background:#fff;box-shadow:0 8px 23px #0d17280e}.sc-feature-card img{width:48px;height:48px;margin-bottom:16px}.sc-feature-wide img{width:78px;height:78px;margin:-11px 0 -3px -15px}.sc-feature-card h3{margin:0;font-size:18px;line-height:1.25;letter-spacing:-.3px}.sc-feature-card p{margin:9px 0 0;color:#5c687e;font-size:16px;line-height:1.68}.sc-feature-wide{grid-column:1 / -1;width:75%;min-height:184px;margin:0 auto;border-color:#ffad8e;box-shadow:0 10px 30px #ff69381f}.sc-features-outro{margin:58px auto 0;text-align:center}.sc-features-outro p{margin:0 auto;color:#58657a;font-size:16px;line-height:1.8}.sc-features-outro strong{display:block;margin:25px 0 0;font-size:17px;line-height:1.6}.sc-features-outro .sc-button{margin-top:31px;min-height:49px;padding-inline:31px}.sc-market{padding:80px 0 97px;background:var(--navy)}.sc-dark-heading{text-align:center}.sc-dark-heading h2{margin:25px 0 0;font-size:34px;letter-spacing:-1.4px}.sc-dark-heading>p{margin:19px 0 0;color:var(--muted);font-size:16px}.sc-market-layout{margin-top:52px;display:grid;grid-template-columns:minmax(0,640px) 225px;gap:18px;align-items:start}.sc-table-wrap,.sc-portfolio{overflow:hidden;border:1px solid #2b374d;border-radius:18px;background:var(--panel)}.sc-table-head,.sc-table-row{display:grid;grid-template-columns:1.6fr .42fr .42fr .44fr;align-items:center}.sc-table-head{height:48px;padding:0 24px;color:#9ba5b7;font-size:12px;font-weight:700;letter-spacing:.7px}.sc-table-row{min-height:62px;padding:9px 24px;border-top:1px solid #29354b;color:#9ba5b7;font-size:14px}.sc-table-row:nth-child(odd){background:#1a263b}.sc-company{min-width:0;display:flex;align-items:center;gap:10px;color:#fff}.sc-company img{width:auto;max-width:100px;height:30px;object-fit:contain;object-position:left center}.sc-company img.is-berkshire{width:140px;max-width:140px;height:23px}.sc-company b{font-size:16px;white-space:nowrap}.sc-market-name-mobile,.sc-ticker>span:last-child,.sc-price>span:last-child,.sc-change>span:last-child{display:none}.sc-ticker{font-size:14px}.sc-table-row>strong{color:#fff;font-size:16px}.sc-table-row .is-up{color:#16d875}.sc-table-row .is-down{color:#ff3948}.sc-portfolio{padding:25px 18px 20px}.sc-portfolio h3{margin:0;font-size:16px}.sc-donut{width:128px;height:128px;margin:22px auto 17px}.sc-donut svg{width:100%;height:100%;display:block}.sc-donut circle{transition:stroke-dasharray .35s ease,stroke-dashoffset .35s ease}.sc-donut-title{fill:#fff;font-size:14px;font-weight:700}.sc-donut-year{fill:#818ca0;font-size:12px}.sc-portfolio ul{margin:0;padding:0;list-style:none}.sc-portfolio li{display:grid;grid-template-columns:11px 1fr auto;gap:9px;align-items:center;margin-top:11px;color:#9da7b8;font-size:16px}.sc-portfolio li i{width:9px;height:9px;border-radius:3px}.sc-portfolio li b{color:#fff;font-size:16px}.orange{background:#ff7343}.blue{background:#4388ff}.purple{background:#a85cf7}.green{background:#20cb70}.gray{background:#65738b}.sc-testimonials{padding:84px 0 114px;background:var(--navy-deep)}.sc-reviews{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:stretch}.sc-review{min-height:232px;padding:25px 20px 19px;display:flex;flex-direction:column;border:1px solid #2b374d;border-radius:16px;background:#182238}.sc-review:last-child{grid-column:2}.sc-stars{color:var(--orange);font-size:16px;letter-spacing:1px}.sc-review>p{margin:17px 0 18px;color:#a2acbc;font-size:16px;line-height:1.7}.sc-review-author{margin-top:auto;padding-top:12px;display:flex;align-items:center;gap:10px;border-top:1px solid #28344a}.sc-review-author img{width:36px;height:36px;border-radius:50%;object-fit:cover}.sc-review-author>div{min-width:0}.sc-review-author strong,.sc-review-author span{display:block}.sc-review-author strong{font-size:14px}.sc-review-author span{margin-top:3px;color:#8994a8;font-size:12px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.sc-registration-final{padding:94px 0 100px;background:var(--navy)}.sc-registration-final .sc-form{margin-top:34px}.sc-footer{padding:65px 0 34px;color:#4e4e52;background:#fff}.sc-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px 65px}.sc-footer h3{margin:0 0 13px;color:var(--orange);font-size:14px;letter-spacing:.4px}.sc-footer p{margin:0;font-size:14px;line-height:1.75}.sc-footer-note{margin-top:43px!important;color:#85858b}.sc-footer-bottom{margin-top:28px;padding-top:25px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e7e7e7;color:#96969b;font-size:12px}.sc-footer nav{display:flex;gap:28px}.sc-footer a{color:var(--orange);text-decoration:none}@media(max-width:800px){main{display:flex;flex-direction:column}.sc-testimonials{order:8}.sc-registration-final{order:7}.sc-header{height:60px;padding:0 18px;justify-content:center;background:#080f21}.sc-header img{width:78px}.sc-header .sc-button-small{display:none}.sc-hero{height:98vw;min-height:0;max-height:400px;margin-top:60px}.sc-hero-video{object-position:72% center}.sc-sound-button{min-height:48px;padding-inline:18px;font-size:14px}.sc-sound-button.is-enabled{right:14px;bottom:14px}.sc-logo-strip{height:67px}.sc-logo-track{animation-duration:28s}.sc-strip-logo{width:135px;padding-inline:23px}.sc-registration{padding:72px 0 90px}.sc-heading h2{font-size:32px;line-height:1.04}.sc-heading>p:last-child{font-size:16px}.sc-desktop{display:none}.sc-form{width:calc(100% - 16px);margin-top:30px;padding:22px 18px;grid-template-columns:1fr;border-radius:17px}.sc-form label,.sc-phone-label,.sc-form-error,.sc-form-submit{grid-column:1}.sc-form input{height:46px}.sc-calc-section{padding:24px 0 68px}.sc-calc{width:calc(100% - 10px);padding:35px 10px;border-radius:24px}.sc-calc h2{font-size:32px;line-height:1.15}.sc-calc-head{margin-top:35px;align-items:center}.sc-calc-head strong{font-size:23px}.sc-profit-grid{width:72%;margin-inline:auto;grid-template-columns:1fr;gap:18px}.sc-profit-grid>div{height:116px;padding:0 20px}.sc-profit-grid strong{font-size:22px}.sc-features{padding:66px 0 72px}.sc-light-heading h2{font-size:30px}.sc-light-heading>p{font-size:16px}.sc-feature-grid{margin-top:42px;grid-template-columns:1fr}.sc-feature-card{min-height:0;padding:24px 22px}.sc-feature-wide{grid-column:auto;width:100%}.sc-market{padding:66px 0 75px}.sc-market .sc-dark-heading h2{max-width:210px;margin-inline:auto;font-size:31px;line-height:1.16}.sc-market-layout{margin-top:44px;grid-template-columns:1fr;gap:18px}.sc-table-wrap{overflow:hidden}.sc-table-wrap,.sc-portfolio{width:100%;max-width:none;margin-inline:auto;border-radius:17px}.sc-table-head{height:96px;padding:15px 16px;display:grid;grid-template-columns:1fr 82px;grid-template-rows:repeat(3,20px);align-items:start;font-size:12px;line-height:1.2}.sc-table-head span:first-child{grid-column:1;grid-row:1}.sc-table-head span:nth-child(2){grid-column:2;grid-row:1}.sc-table-head span:nth-child(3){grid-column:2;grid-row:2}.sc-table-head span:nth-child(4){grid-column:2;grid-row:3}.sc-table-row{position:relative;min-height:112px;padding:0;display:block;font-size:12px}.sc-company{position:absolute;left:16px;top:50%;width:calc(100% - 94px);max-width:none;display:flex;gap:8px;transform:translateY(-50%)}.sc-company img{width:auto;max-width:66px;height:34px;flex:0 0 auto}.sc-company img.is-nvidia{max-width:76px;height:36px}.sc-company img.is-tesla{max-width:42px;height:40px}.sc-company.has-wide-logo{width:calc(100% - 66px)}.sc-company img.is-berkshire{width:145px;max-width:145px;height:29px}.sc-company b{overflow:visible;font-size:13px;text-overflow:clip}.sc-market-name-desktop{display:none}.sc-market-name-mobile{display:block}.sc-ticker,.sc-price,.sc-change{position:absolute;right:16px}.sc-ticker{bottom:13px;color:#8e99ac;font-size:12px}.sc-price{top:50%;transform:translateY(-50%);font-size:16px!important}.sc-change{top:13px;font-size:14px!important}.sc-ticker>span:first-child,.sc-price>span:first-child,.sc-change>span:first-child{display:none}.sc-ticker>span:last-child,.sc-price>span:last-child,.sc-change>span:last-child{display:block}.sc-change.is-mobile-up{color:#16d875}.sc-change.is-mobile-down{color:#ff3948}.sc-portfolio{padding:25px 18px 20px}.sc-portfolio .sc-donut{width:118px;height:118px;margin-top:27px}.sc-testimonials{padding:70px 0 88px}.sc-reviews{grid-template-columns:1fr}.sc-review{min-height:210px}.sc-review:last-child{grid-column:auto}.sc-review>p{font-size:16px}.sc-review-author strong{font-size:14px}.sc-review-author span{white-space:normal}.sc-registration-final{padding:75px 0 85px}.sc-footer{padding-top:50px}.sc-footer-grid{grid-template-columns:1fr;gap:32px}.sc-footer-bottom{align-items:flex-start;flex-direction:column;gap:18px}}@media(max-width:430px){.sc-shell,.sc-shell-narrow,.sc-shell-wide,.sc-shell-market{width:min(100% - 28px,980px)}.sc-button{min-height:48px;padding-inline:25px}.sc-button-small{min-height:38px;padding-inline:16px;font-size:14px}.sc-hero{height:98vw;min-height:0}.sc-heading h2{font-size:28px;letter-spacing:-1.2px}.sc-kicker{font-size:14px}.sc-form{width:calc(100% - 16px)}.sc-form-submit{padding-inline:5px;font-size:14px}.sc-calc{width:calc(100% - 10px)}.sc-calc h2{font-size:32px}.sc-light-heading h2{font-size:27px}.sc-dark-heading h2{font-size:30px}.sc-calc-head{flex-direction:row;align-items:center;gap:0}.sc-feature-grid{gap:13px}.sc-features-outro{margin-top:45px}.sc-reviews{gap:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
