@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
:root{--ink:#151517;--muted:#6e6e73;--line:#1515171a;--surface:#fff;--soft:#f5f5f7;--blue:#0071e3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}.hero{isolation:isolate;text-align:center;background:linear-gradient(155deg,#fff 0%,#f7f7f9 66%,#ebedf2 100%);flex-direction:column;align-items:center;min-height:min(840px,100svh);padding:52px 24px 28px;display:flex;position:relative;overflow:hidden}.hero__glow{z-index:-1;filter:blur(20px);opacity:.6;border-radius:50%;width:500px;height:500px;position:absolute}.hero__glow--one{background:#d8e6fa;top:-310px;left:-220px}.hero__glow--two{background:#dfe6ef;bottom:-310px;right:-350px}.hero__content{max-width:650px;animation:.8s cubic-bezier(.22,1,.36,1) both enter}.eyebrow{color:#737378;letter-spacing:.14em;margin:0 0 13px;font-size:11px;font-weight:700;line-height:1}.hero h1,.section h2,.trust-section h2{letter-spacing:-.055em;margin:0;font-family:Manrope,DM Sans,sans-serif}.hero h1{font-size:clamp(42px,9vw,82px);font-weight:800;line-height:.98}.hero__tagline{letter-spacing:-.035em;margin:19px 0 0;font-size:clamp(19px,3vw,27px);font-weight:600}.hero__description{max-width:490px;color:var(--muted);margin:14px auto 0;font-size:16px;line-height:1.5}.hero__visual{justify-content:center;align-items:end;width:100%;max-width:850px;height:clamp(280px,46vh,455px);margin-top:20px;animation:.9s cubic-bezier(.22,1,.36,1) .12s both rise;display:flex}.hero__visual img{object-fit:contain;filter:drop-shadow(0 30px 28px #191e2a2b);max-width:100%;max-height:100%;animation:6s ease-in-out infinite float}.scroll-cue{color:var(--muted);margin-top:10px;font-size:12px;font-weight:600}.scroll-cue span{margin-left:7px;font-size:17px;animation:1.7s ease-in-out infinite bob;display:inline-block}.section{max-width:1040px;margin:auto;padding:112px 24px}.section-heading{max-width:575px;margin-bottom:38px}.section h2,.trust-section h2{font-size:clamp(30px,5vw,50px);line-height:1.08}.section-heading>p:last-child{color:var(--muted);margin:17px 0 0;line-height:1.5}.actions{gap:12px;max-width:750px;display:grid}.action-card{border:1px solid var(--line);background:#ffffffd6;border-radius:24px;align-items:center;gap:16px;min-height:98px;padding:18px 20px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 20px #00000006}.action-card:hover{border-color:#15151738;transform:translateY(-3px);box-shadow:0 14px 32px #00000014}.action-card--featured{color:#fff;background:linear-gradient(125deg,#101012,#29292e);border-color:#111}.action-card__icon{background:#f1f1f3;border-radius:16px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.action-card--featured .action-card__icon{background:#ffffff26}.action-card__icon svg{width:23px;height:23px}.action-card__copy{text-align:left;gap:5px;display:grid}.action-card__copy strong{letter-spacing:-.02em;font-size:16px}.action-card__copy small{color:var(--muted);font-size:13px;line-height:1.35}.action-card--featured .action-card__copy small{color:#ffffffb3}.action-card__arrow{opacity:.7;width:20px;height:20px;margin-left:auto}.action-card--trade{background:linear-gradient(135deg,#f4f8ff,#fff);border-color:#0071e338}.action-card--trade .action-card__icon{color:#fff;background:var(--blue)}.action-card--trade .action-card__arrow{place-items:center;font-size:18px;display:grid}.trade-section{padding-top:0}.trade-form{color:#fff;background:radial-gradient(circle at 86% 2%,#30343b 0%,#0000 36%),linear-gradient(145deg,#101114,#1d1e22 58%,#111216);border:1px solid #ffffff1f;border-radius:32px;max-width:850px;padding:clamp(26px,5vw,48px);box-shadow:0 24px 50px #0d0e112e}.trade-form__intro{max-width:610px}.trade-form .eyebrow{color:#aeb5c0}.trade-form h2{letter-spacing:-.055em;margin:0;font-family:Manrope,DM Sans,sans-serif;font-size:clamp(28px,4.4vw,46px);line-height:1.08}.trade-form__intro>p:last-child{color:#b2b3b9;margin:15px 0 0;line-height:1.5}.trade-form__fields{grid-template-columns:repeat(2,1fr);gap:17px;margin-top:34px;display:grid}.trade-form label,.trade-form fieldset{color:#e8e8eb;border:0;gap:8px;min-width:0;margin:0;padding:0;font-size:13px;font-weight:700;display:grid}.trade-form input,.trade-form select,.trade-form textarea{color:#fff;background:#ffffff17;border:1px solid #ffffff26;border-radius:13px;outline:none;width:100%;font:500 15px DM Sans,sans-serif;transition:border-color .2s,box-shadow .2s,background .2s}.trade-form input::placeholder,.trade-form textarea::placeholder{color:#92949b}.trade-form option{color:#151517}.trade-form input,.trade-form select{height:48px;padding:0 14px}.trade-form textarea{resize:vertical;min-height:96px;padding:13px 14px}.trade-form input:focus,.trade-form select:focus,.trade-form textarea:focus{background:#ffffff21;border-color:#6caeff;box-shadow:0 0 0 4px #0071e340}.trade-form fieldset{grid-column:1/-1}.trade-form legend{margin-bottom:10px}.trade-form__notes{grid-column:1/-1}.trade-form button{color:#111216;cursor:pointer;background:linear-gradient(125deg,#fff,#dfe4eb);border:0;border-radius:16px;justify-content:center;align-items:center;gap:13px;width:100%;min-height:56px;margin-top:28px;font:700 15px DM Sans,sans-serif;transition:transform .2s,box-shadow .2s;display:flex}.trade-form button:hover{transform:translateY(-2px);box-shadow:0 13px 24px #00000047}.trade-form button span{font-size:20px}.trade-form__note{color:#aeb0b6;text-align:center;margin:13px 0 0;font-size:12px;line-height:1.45}.benefits-section{padding-top:30px}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.benefit-card{border:1px solid var(--line);background:linear-gradient(135deg,#fafafa,#f3f4f7);border-radius:24px;min-height:196px;padding:26px}.benefit-card__icon{background:#fff;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 2px 8px #0000000f}.benefit-card__icon svg{width:21px;height:21px}.benefit-card h3{letter-spacing:-.025em;margin:22px 0 7px;font-size:16px}.benefit-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.trust-section{text-align:center;color:#fff;background:#161618;padding:100px 24px}.trust-section__inner{max-width:1040px;margin:auto}.trust-section .eyebrow{color:#939398}.trust-section h2{max-width:600px;margin:auto}.trust-points{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:48px;display:grid}.trust-point{background:#ffffff0a;border:1px solid #ffffff21;border-radius:20px;padding:25px 12px}.trust-point strong{letter-spacing:-.055em;font-family:Manrope,sans-serif;font-size:clamp(23px,3vw,31px);display:block}.trust-point span{color:#a4a4a9;margin-top:6px;font-size:13px;display:block}footer{text-align:center;padding:55px 24px}.footer__brand{letter-spacing:-.04em;margin:0;font-family:Manrope,sans-serif;font-weight:800}footer>p:nth-child(2){letter-spacing:-.025em;margin:10px 0 26px;font-size:17px}footer span{color:#8a8a90;font-size:11px}.channel-page{color:#fff;background:radial-gradient(circle at 50% 0,#383b42 0%,#0000 38%),#101114;place-items:center;min-height:100svh;padding:24px;display:grid}.channel-page__card{text-align:center;background:#ffffff0d;border:1px solid #ffffff21;border-radius:32px;width:min(100%,530px);padding:clamp(32px,7vw,60px);box-shadow:0 25px 60px #00000042}.channel-page__card .eyebrow{color:#aeb5c0}.channel-page__icon{color:#fff;background:linear-gradient(145deg,#e44377,#9d4be9);border-radius:20px;place-items:center;width:61px;height:61px;margin:0 auto 23px;font-size:42px;line-height:1;display:grid}.channel-page h1{letter-spacing:-.06em;margin:0;font-family:Manrope,DM Sans,sans-serif;font-size:clamp(31px,7vw,46px);line-height:1.05}.channel-page h1+p{color:#b2b4bb;margin:18px 0 0;line-height:1.55}.channel-actions{gap:10px;margin-top:32px;display:grid}.channel-actions__open,.channel-actions button{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:56px;font:700 15px DM Sans,sans-serif;display:flex}.channel-actions__open{color:#141518;background:#fff}.channel-actions__open span{font-size:21px}.channel-actions button{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.channel-page__help{text-align:left;color:#c3c5ca;background:#ffffff0d;border-radius:17px;gap:7px;margin-top:30px;padding:17px;font-size:13px;line-height:1.45;display:grid}.channel-page__help strong{color:#fff}.channel-page__help em{color:#fff;font-style:normal}.channel-page__back{color:#b8bbc1;margin-top:30px;font-size:13px;font-weight:600;display:inline-block}.hub-demo{background:#f6f6f8;min-height:100svh}.hub-demo__header{color:#76767b;justify-content:space-between;align-items:center;max-width:1080px;margin:auto;padding:22px 28px;font-size:12px;font-weight:600;display:flex}.hub-demo__brand{color:var(--ink);letter-spacing:-.06em;font-family:Manrope,DM Sans,sans-serif;font-size:18px;font-weight:800}.hub-demo__hero{text-align:center;max-width:850px;margin:0 auto;padding:75px 28px 60px}.hub-demo__hero h1,.hub-demo__heading h2{letter-spacing:-.065em;margin:0;font-family:Manrope,DM Sans,sans-serif;line-height:1.02}.hub-demo__hero h1{font-size:clamp(42px,7vw,76px)}.hub-demo__hero>p:last-child{max-width:540px;color:var(--muted);margin:20px auto 0;line-height:1.55}.hub-demo__nav{border:1px solid var(--line);background:var(--line);border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1024px;margin:0 auto;display:grid;overflow:hidden}.hub-demo__nav a{background:#fff;align-items:center;gap:11px;padding:20px;font-size:14px;font-weight:700;transition:background .2s;display:flex}.hub-demo__nav a:hover{background:#f0f1f4}.hub-demo__nav b{color:#8b8b90;letter-spacing:.08em;font-size:11px}.hub-demo__section{max-width:1024px;margin:0 auto;padding:120px 28px}.hub-demo__heading{max-width:600px}.hub-demo__heading h2{font-size:clamp(33px,5vw,55px)}.hub-demo__heading>p:last-child{color:var(--muted);margin:17px 0 0;line-height:1.5}.hub-demo__feature{border:1px solid var(--line);background:#fff;border-radius:23px;align-items:center;gap:17px;max-width:720px;min-height:97px;margin-top:37px;padding:18px 20px;display:flex;box-shadow:0 10px 24px #00000008}.hub-demo__feature>span{color:#fff;background:#171719;border-radius:15px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.hub-demo__feature svg{width:22px;height:22px}.hub-demo__feature div{gap:5px;display:grid}.hub-demo__feature strong{letter-spacing:-.02em;font-size:16px}.hub-demo__feature small{color:var(--muted);font-size:13px}.hub-demo__feature i{margin-left:auto;font-size:23px;font-style:normal}.hub-demo__section--dark{color:#fff;background:#161618;max-width:none;padding-left:max(28px,50vw - 484px);padding-right:max(28px,50vw - 484px)}.hub-demo__section--dark .eyebrow,.hub-demo__section--dark .hub-demo__heading>p:last-child{color:#a5a5aa}.hub-demo__feature--light{background:#ffffff0f;border-color:#ffffff1f}.hub-demo__feature--light>span{color:#171719;background:#fff}.hub-demo__feature--light small{color:#b5b5ba}.stock-demo__grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:38px;display:grid}.stock-demo__card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden}.stock-demo__image{background:linear-gradient(145deg,#eef0f4,#dadde3);place-items:center;height:245px;display:grid;position:relative;overflow:hidden}.stock-demo__image span{z-index:1;background:#ffffffd9;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:700;position:absolute;top:15px;left:15px}.stock-demo__image img{object-fit:contain;filter:drop-shadow(0 16px 16px #00000029);width:67%;max-height:88%}.stock-demo__copy{padding:20px}.stock-demo__copy h3{letter-spacing:-.03em;margin:0;font-size:17px}.stock-demo__copy p{color:var(--muted);margin:7px 0 16px;font-size:13px}.stock-demo__copy strong{letter-spacing:-.04em;margin-bottom:18px;font-family:Manrope,DM Sans,sans-serif;font-size:18px;display:block}.stock-demo__copy a{color:#006edc;justify-content:space-between;font-size:13px;font-weight:700;display:flex}.stock-demo__copy a b{font-size:17px}.stock-demo__note{color:#7c7c81;align-items:center;gap:7px;margin:18px 0 0;font-size:12px;display:flex}.stock-demo__note svg{width:16px;height:16px}.hub-demo__footer{text-align:center;background:#fff;padding:65px 28px}.hub-demo__footer p{letter-spacing:-.05em;margin:0;font-family:Manrope,DM Sans,sans-serif;font-weight:800}.hub-demo__footer span{color:var(--muted);margin-top:9px;font-size:14px;display:block}.tabs-demo-page{background:#fff;min-height:100svh}.tabs-demo-page__hero{min-height:min(760px,100svh)}.tabs-demo-page__footer strong{color:var(--ink);letter-spacing:-.06em;font-family:Manrope,DM Sans,sans-serif;font-weight:800}.tabs-demo{max-width:850px;margin:0 auto;padding:76px 28px 110px}.tabs-demo__bar{background:linear-gradient(135deg,#151518,#292a2f);border:1px solid #ffffff24;border-radius:18px;grid-template-columns:repeat(2,1fr);gap:5px;padding:5px;display:grid;box-shadow:0 12px 28px #00000021}.tabs-demo__bar button{color:#c1c1c6;cursor:pointer;background:0 0;border:0;border-radius:13px;min-height:49px;font:700 14px DM Sans,sans-serif;transition:background .22s,color .22s,box-shadow .22s,transform .22s}.tabs-demo__bar button:hover{color:#fff}.tabs-demo__bar button.is-active{color:#fff;background:linear-gradient(135deg,#4b4c53,#35363b);box-shadow:inset 0 1px #ffffff1c,0 3px 12px #0003}.tabs-demo__panel{padding:59px 0 0;animation:.32s ease-out both tab-in}.tabs-demo__panel .section-heading{margin-bottom:34px}.tabs-demo__panel--evaluation .trade-form{margin:0}.trade-form__replaced-detail{animation:.24s ease-out both tab-in}.tabs-demo-page__footer{text-align:center;background:#f5f5f7;gap:9px;padding:52px 28px;display:grid}.tabs-demo-page__footer span{color:var(--muted);font-size:14px}@keyframes tab-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tabs-demo__comparison{color:#79797f;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;font-size:12px;font-weight:600;display:flex}.tabs-demo__comparison>div{background:#f3f3f5;border:1px solid #1515171a;border-radius:10px;gap:3px;padding:3px;display:flex}.tabs-demo__comparison button{color:#74747a;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:31px;padding:0 10px;font:700 11px DM Sans,sans-serif}.tabs-demo__comparison button.is-active{color:#18181a;background:#fff;box-shadow:0 1px 4px #0000001a}.trade-form--compact{padding-top:clamp(26px,5vw,36px)}.tabs-demo__shared-info{margin-top:95px}.tabs-demo__benefits .section-heading{margin-bottom:29px}.tabs-demo__benefits .benefits-grid{grid-template-columns:repeat(2,1fr)}.tabs-demo__benefits .benefit-card{min-height:168px}.tabs-demo__benefits .benefit-card h3{margin-top:16px}.tabs-demo__trust{color:#fff;text-align:center;background:#161618;border-radius:28px;margin-top:55px;padding:42px 25px}.tabs-demo__trust .eyebrow{color:#a6a6aa}.tabs-demo__trust h2{letter-spacing:-.06em;margin:0;font-family:Manrope,DM Sans,sans-serif;font-size:clamp(27px,4.5vw,43px);line-height:1.05}.tabs-demo__trust>div{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:31px;display:grid}.tabs-demo__trust article{background:#ffffff0a;border:1px solid #ffffff21;border-radius:15px;padding:16px 8px}.tabs-demo__trust strong{letter-spacing:-.05em;font-family:Manrope,DM Sans,sans-serif;font-size:clamp(17px,2.5vw,24px);display:block}.tabs-demo__trust span{color:#aaaab0;margin-top:5px;font-size:11px;line-height:1.25;display:block}@keyframes enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes rise{0%{opacity:0;transform:translateY(36px)scale(.98)}to{opacity:1;transform:none}}@keyframes float{50%{transform:translateY(-10px)}}@keyframes bob{50%{transform:translateY(4px)}}@media (max-width:640px){.hero{min-height:735px}.hero__visual{height:345px;margin-top:24px}.section{padding:80px 20px}.benefits-section{padding-top:0}.benefits-grid,.trade-form__fields,.stock-demo__grid{grid-template-columns:1fr}.benefit-card{min-height:164px}.trade-form{border-radius:25px}.trade-form fieldset,.trade-form__notes{grid-column:auto}.condition-options{gap:6px}.condition-options label{padding:9px 11px}.trust-section{padding:78px 20px}.trust-points{grid-template-columns:1fr;gap:9px;margin-top:34px}.trust-point{padding:19px}.action-card{align-items:flex-start;min-height:105px}.action-card__arrow{flex:none;margin-top:13px}.hub-demo__header{padding:18px 20px}.hub-demo__header span{display:none}.hub-demo__hero{padding:58px 20px 40px}.hub-demo__nav{border-radius:18px;grid-template-columns:1fr;margin:0 20px}.hub-demo__nav a{padding:16px}.hub-demo__section{padding:78px 20px}.hub-demo__section--dark{padding-left:20px;padding-right:20px}.stock-demo__image{height:260px}.tabs-demo{padding:55px 20px 75px}.tabs-demo__panel{padding-top:43px}.tabs-demo__comparison{grid-template-columns:1fr;align-items:start;display:grid}.tabs-demo__comparison>div{justify-content:space-between}.tabs-demo__comparison button{flex:1}.tabs-demo__benefits .benefits-grid,.tabs-demo__trust>div{grid-template-columns:1fr}.tabs-demo__trust{padding:34px 18px}.tabs-demo__trust article{padding:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
