:root{--navy:#080f21;--ink:#142039;--muted:#617087;--blue:#2457ef;--line:#dde4ef;--soft:#f4f7fb;--font:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font:15px/1.85 var(--font);color:var(--ink);background:white}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #93b8ff;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h2{font-size:40px;line-height:1.4;letter-spacing:-1.5px;font-weight:750;margin-bottom:24px}h3{font-size:21px;line-height:1.5}p{color:var(--muted)}.wrap{width:min(1200px,calc(100% - 80px));margin:0 auto}.section{padding-top:100px;padding-bottom:100px}.soft{background:var(--soft)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:var(--blue);line-height:1.8;margin-bottom:20px}.utility{background:var(--navy);color:#aeb9cb;font-size:10px;letter-spacing:.6px}.utility .wrap{display:flex;justify-content:space-between;padding-top:9px;padding-bottom:9px}.site-header{position:sticky;top:0;z-index:20;background:#fffffff5;backdrop-filter:blur(16px);border-bottom:1px solid #e3e8f0}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:24px;height:88px}.wordmark{display:inline-flex;line-height:1;white-space:nowrap;font-size:29px;font-weight:850;letter-spacing:-1px}.wordmark-cn{font-size:17px;font-weight:600;letter-spacing:0;margin-left:8px;padding-left:10px;border-left:1px solid #a2afc6}.nav-row nav{display:flex;gap:24px;align-items:center;font-size:13px;font-weight:600;margin-left:auto}.nav-row nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:51px;border:1px solid transparent;border-radius:6px;padding:13px 24px;font-size:13px;font-weight:650;white-space:nowrap;line-height:1.6;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:white}.primary:hover{background:#1744d1}.secondary{background:white;border-color:#d2dceb;color:#142039}.secondary:hover{background:#edf2fc}.outline{border-color:#8291b555;background:#ffffff04;color:white}.nav-cta{padding:10px 20px;min-height:43px;font-size:12px;gap:18px}.menu-toggle{display:none}.hero{background:var(--navy);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-height:610px;position:relative}.hero-copy{padding:62px 0 60px;position:relative;z-index:1}.hero .eyebrow{color:#7f9af8;margin-bottom:25px}.hero h1{font-size:21px;letter-spacing:.5px;font-weight:600;color:#dde6ff;margin-bottom:19px}.hero-title{font-size:51px;line-height:1.38;letter-spacing:-2.5px;font-weight:750;color:white;margin-bottom:25px}.hero-description{max-width:500px;font-size:15px;line-height:2;color:#aebbd1}.hero-actions{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.hero-note{font-size:10px;color:#7c8ba7;margin:19px 0 0}.hero-art{width:650px;margin-left:-55px;position:relative}.hero-art img{width:100%}.art-note{position:absolute;bottom:75px;left:140px;color:#697eaa;font-size:8px;letter-spacing:3px}.highlights{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff20;padding:31px 0 36px;gap:20px}.highlights div+div{border-left:1px solid #ffffff20;padding-left:35px}.highlights strong{display:block;font-size:21px;letter-spacing:-.5px;margin-bottom:6px}.highlights span{font-size:11px;color:#93a2bc}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-visual{position:relative;background:#eef3ff;border-radius:8px;overflow:hidden;min-height:540px}.about-visual>img{width:100%}.about-caption{padding:0 40px 35px;position:relative;margin-top:-85px}.about-caption>span{font-size:9px;letter-spacing:2px;color:#426acb}.about-caption strong{display:block;font-size:29px;line-height:1.5;margin-top:15px}.lead{font-size:18px;line-height:1.9;color:#23334f}.feature-points{margin:26px 0}.feature-points>div{border-top:1px solid var(--line);padding:16px 0 0}.feature-points b{font-size:13px}.feature-points p{font-size:12px;margin:5px 0 15px}.text-link{display:inline-flex;align-items:center;gap:16px;color:var(--blue);font-size:12px;font-weight:650}.text-link:hover{text-decoration:underline}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:43px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:380px;font-size:13px;margin:0 0 7px}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.market-card{padding:32px;background:white;border:1px solid #e8edf5;border-radius:8px;transition:border-color .2s}.market-card:hover{border-color:#a4b7ed}.market-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.market-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#edf2ff;color:var(--blue);font-weight:700;font-size:13px}.market-top small{font-size:9px;color:#8e9ab0;letter-spacing:1px}.market-card h3{font-size:19px;margin-bottom:12px}.market-card p{font-size:13px;min-height:75px;margin-bottom:22px}.market-card>a{font-size:11px;display:flex;justify-content:space-between;color:var(--blue);border-top:1px solid #eef1f7;padding-top:18px}.platform-feature{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.platform-visual{background:var(--soft);border-radius:8px;overflow:hidden;text-align:center}.platform-visual small{display:block;color:#8b99af;font-size:9px;margin:-35px 0 30px}.platform-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-bottom:28px}.platform-tabs button{border:0;background:none;color:#8290a5;font-weight:650;font-size:14px;padding:14px 14px 14px 0;margin-right:18px;border-bottom:3px solid transparent}.platform-tabs button[aria-selected=true]{color:var(--blue);border-color:var(--blue)}[hidden]{display:none!important}.pill{display:inline-block;padding:4px 10px;background:#edf3ff;color:var(--blue);border-radius:4px;font-size:10px;letter-spacing:.4px;margin-bottom:18px}.platform-text h3{font-size:27px;margin-bottom:18px;letter-spacing:-.6px}.platform-text p{font-size:13px}.check-list{list-style:none;padding:0;margin:22px 0 28px;font-size:12px;color:#40516e}.check-list li{margin:9px 0}.check-list li:before{content:'✓';margin-right:12px;color:var(--blue)}.platform-compare{display:grid;grid-template-columns:repeat(3,1fr);margin-top:45px;border:1px solid var(--line);border-radius:7px}.platform-compare>div{padding:24px 30px}.platform-compare>div+div{border-left:1px solid var(--line)}.platform-compare b{font-size:14px}.platform-compare p{font-size:12px;margin:8px 0 0}.account-section{background:#0d1730;color:#fff}.account-section .eyebrow{color:#7e9cfc}.account-section .section-heading>p{color:#9aabc9}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.account-card{background:#fff;border-radius:8px;color:var(--ink);padding:38px 40px;position:relative}.account-card .eyebrow{color:#778ba9;font-size:9px}.account-card h3{font-size:30px;letter-spacing:1px;margin:8px 0 13px}.account-intro{font-size:12px}.account-price{padding:19px 0 25px;border-bottom:1px solid var(--line)}.account-price strong{display:block;font-size:40px;letter-spacing:-1.5px}.account-price small{font-size:15px;letter-spacing:0;color:#63728b;font-weight:500}.account-price>span{font-size:10px;color:#8a98ad}.account-card ul{padding:0;list-style:none;margin:24px 0 30px;font-size:12px}.account-card li{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #eef2f7}.account-card li span{color:#7b8ba3}.account-card li b{font-weight:600}.account-card .button{width:100%}.account-badge{position:absolute;right:26px;top:24px;background:var(--blue);color:white;border-radius:4px;padding:5px 10px;font-size:10px}.edge{border:2px solid #6d91ff;padding:36px 38px}.account-footnote{display:flex;justify-content:space-between;gap:30px;margin-top:24px;align-items:center}.account-footnote p{font-size:10px;max-width:750px;color:#9aabc9;margin:0}.account-footnote .text-link{color:#98b3ff;white-space:nowrap;font-size:10px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.steps article{border-top:1px solid var(--line);padding-top:25px}.steps article>span{display:block;color:var(--blue);font-size:33px;font-weight:650;margin-bottom:23px;line-height:1}.steps h3{font-size:16px;margin-bottom:15px}.steps p{font-size:12px;margin:0}.funding-section{background:#eef4ff;padding:75px 0}.funding-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;align-items:center}.funding-grid>div>p:not(.eyebrow){max-width:400px;font-size:13px}.funding-cards{display:grid;gap:12px}.funding-cards article{background:white;border:1px solid #e1eafa;border-radius:6px;padding:20px 25px}.funding-cards article>span{font-size:10px;letter-spacing:1px;color:var(--blue)}.funding-cards h3{font-size:16px;margin:7px 0}.funding-cards p{font-size:12px;margin:0}.regulation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.regulation-grid article{border:1px solid var(--line);border-radius:6px;padding:26px}.regulator{font-size:27px;font-weight:750;color:#243c67;letter-spacing:1px}.regulation-grid h3{font-size:13px;margin:12px 0 9px}.regulation-grid p{font-size:10px;min-height:56px;overflow-wrap:anywhere}.regulation-grid b{font-size:11px;color:var(--blue)}.regulation-note{display:flex;justify-content:space-between;margin-top:22px;gap:25px;align-items:center}.regulation-note p{margin:0;font-size:10px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{background:white;border:1px solid #e2e8f2;border-radius:7px;overflow:hidden;min-width:0}.article-visual{height:145px;display:flex;align-items:center;justify-content:space-between;padding:25px 28px;background:radial-gradient(ellipse at 100% 100%,#365ad988,transparent 60%),#13254c;color:#a6baf3;overflow:hidden;position:relative}.article-visual:after{content:'';position:absolute;width:180px;height:180px;border:1px solid #698dcd60;border-radius:50%;left:75px;top:30px;box-shadow:0 0 0 35px #567ac516,0 0 0 70px #567ac508}.article-visual>span:first-child{font-size:16px;font-weight:700;letter-spacing:2px}.article-num{font-size:55px;font-weight:600;opacity:.3}.article-card:nth-child(3n+2) .article-visual{background:radial-gradient(ellipse at 0 100%,#619ce988,transparent 65%),#e1eafb;color:#3f67ab}.article-card:nth-child(3n+3) .article-visual{background:radial-gradient(ellipse at 100% 100%,#c2c2c188,transparent 60%),#ebedf2;color:#73829c}.article-copy{padding:25px}.article-copy small{font-size:10px;color:#8395b2}.article-copy h3{font-size:17px;margin:10px 0 12px;line-height:1.7}.article-copy p{font-size:12px;margin-bottom:23px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.faq-section{display:grid;grid-template-columns:340px 1fr;gap:90px;align-items:start}.faq-intro{position:sticky;top:145px}.faq-intro h2{font-size:32px}.faq-intro>p:not(.eyebrow){font-size:13px}.faq-intro .button{margin-top:18px;font-size:11px;padding:12px 18px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;font-size:14px;font-weight:650;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:22px;color:#6f86ae;font-weight:400;flex:none}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:12px;line-height:2;padding:0 28px 20px 0;margin:0}.source-strip{background:#f8faff;border-top:1px solid #ecf0f7;padding:26px 0}.source-strip .wrap{display:flex;justify-content:space-between;gap:25px;align-items:center}.source-strip .wrap>span{font-size:9px;color:#8b9ab0}.source-strip .wrap>div{display:flex;gap:23px;flex-wrap:wrap}.source-strip a{font-size:10px;color:#657b9f}.prefooter{background:#2457ef;color:white}.prefooter-inner{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-top:65px;padding-bottom:65px}.prefooter .eyebrow{color:#aec3ff;font-size:10px;margin-bottom:13px}.prefooter h2{font-size:31px;margin-bottom:12px;letter-spacing:-1px}.prefooter p:not(.eyebrow){color:#c7d5ff;font-size:12px;margin:0}.prefooter .primary{background:white;color:var(--blue)}.prefooter-inner>div:last-child{display:flex;flex-direction:column;align-items:center;gap:12px}.light-link{font-size:11px;color:#d8e4ff}.site-footer{background:#080f21;color:#eef3ff;padding:64px 0 0}.footer-top{display:grid;grid-template-columns:1.8fr 1fr 1fr 1.2fr;gap:45px;padding-bottom:43px}.footer-brand p{font-size:11px;color:#73829f;margin:25px 0 20px}.footer-tag{font-size:8px;letter-spacing:1px;color:#526687}.footer-top h3{font-size:12px;color:#d5def1;margin-bottom:23px}.footer-top>div:not(:first-child)>a{display:block;color:#8c9bb6;font-size:11px;margin:12px 0}.footer-popup{padding:0;background:none;border:0;color:#8c9bb6;font-size:11px;text-align:left}.risk{border-top:1px solid #ffffff13;border-bottom:1px solid #ffffff13;padding:24px 0;display:flex;gap:30px}.risk strong{white-space:nowrap;font-size:10px;color:#7486a8}.risk p{font-size:10px;line-height:2;color:#596b8e;margin:0}.footer-bottom{padding:22px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#536787;font-size:9px}.footer-home-anchor{font-size:12px}.offer-dialog{border:0;border-radius:12px;padding:0;max-width:860px;width:calc(100% - 44px);max-height:calc(100dvh - 40px);color:var(--ink);box-shadow:0 20px 120px #0008;overflow:auto}.offer-dialog[open]{display:grid;grid-template-columns:.9fr 1.1fr}.offer-dialog::backdrop{background:#03091cca;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:#eaf0fb;border-radius:50%;width:32px;height:32px;font-size:24px;line-height:1;color:#253653;z-index:2}.offer-art{background:#0c1835;display:grid;place-items:center;overflow:hidden}.offer-art img{width:145%;max-width:none}.offer-copy{padding:44px 35px 32px}.offer-copy .eyebrow{font-size:8px;margin-bottom:15px}.offer-copy h2{font-size:27px;line-height:1.45;letter-spacing:-.7px;margin-bottom:16px}.offer-copy>p:not(.eyebrow){font-size:12px}.offer-copy ul{padding-left:17px;font-size:11px;color:#5f728f;line-height:2.3;margin-bottom:24px}.offer-copy small{display:block;font-size:9px;color:#8290a5;margin-top:17px}.dialog-later{background:transparent;border:0;color:#7c8ba4;font-size:11px;margin-left:8px}.skip{position:fixed;top:-80px;left:12px;background:white;color:var(--blue);padding:12px;z-index:99}.skip:focus{top:8px}.page-heading{padding:50px 0 60px;background:var(--soft)}.breadcrumb{font-size:11px;color:#9ca8b9;margin-bottom:38px}.breadcrumb a{color:#617ca5}.breadcrumb>span{margin:0 7px}.page-heading h1{font-size:42px;line-height:1.4;margin-bottom:16px}.page-heading>div>p:last-child{font-size:14px;margin:0}.journal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.journal-heading h2{font-size:22px;margin:0}.article-section{padding-top:40px;padding-bottom:90px}.reading-layout{display:grid;grid-template-columns:minmax(0,800px) 260px;gap:80px;align-items:start}.reading h1{font-size:35px;line-height:1.6;letter-spacing:-1px}.article-meta{font-size:11px;color:#91a0b5;margin:25px 0}.article-meta>span{padding:0 10px}.article-deck{font-size:16px;color:#72819b;border-bottom:1px solid var(--line);padding-bottom:30px}.article-body{font-size:15px;line-height:2;color:#485d7a;overflow-wrap:anywhere}.article-body h2{font-size:23px;letter-spacing:-.4px;margin:35px 0 16px}.article-body h3{font-size:18px;margin-top:25px}.article-body a{color:var(--blue);text-decoration:underline}.article-body li{margin:10px 0}.article-body img{max-width:100%;height:auto}.article-body table{display:block;overflow-x:auto;border-collapse:collapse}.article-body td,.article-body th{border:1px solid var(--line);padding:10px}.reading-aside{position:sticky;top:125px;border:1px solid var(--line);padding:26px;border-radius:7px;background:#f8faff}.reading-aside .eyebrow{font-size:8px}.reading-aside h2{font-size:19px;letter-spacing:0}.reading-aside>a:not(.button){display:block;border-top:1px solid var(--line);font-size:12px;padding:13px 0}.reading-aside .button{font-size:11px;width:100%;margin-top:18px;padding:12px;gap:12px}.reading-aside small{font-size:9px;display:block;color:#8c9db5;margin-top:15px}.back-link{display:inline-block;margin-top:40px;font-size:12px;color:var(--blue)}
@media(min-width:1600px){.wrap{width:min(1280px,calc(100% - 120px))}.hero-grid{min-height:660px}.hero-title{font-size:57px}.hero-art{width:720px}}
@media(max-width:1120px){.wrap{width:calc(100% - 52px)}.nav-row{gap:20px}.nav-row nav{gap:14px;font-size:12px}.wordmark{font-size:25px}.wordmark-cn{font-size:14px;margin-left:6px;padding-left:7px}.nav-cta{gap:10px;padding:10px 14px}.hero-title{font-size:44px}.hero-art{width:550px;margin-left:-40px}.hero-grid{min-height:540px}.hero-description{font-size:13px}.hero-actions .button{padding:13px 18px;gap:18px}.highlights strong{font-size:17px}.highlights div+div{padding-left:22px}.about,.funding-grid{gap:50px}.about-visual{min-height:500px}.about-caption{margin-top:-35px}.platform-feature{gap:36px}.faq-section{grid-template-columns:300px 1fr;gap:45px}.footer-top{gap:28px}.regulation-grid article{padding:22px 18px}}
@media(max-width:900px){.section{padding-top:70px;padding-bottom:70px}h2{font-size:33px}.nav-row{height:75px}.nav-row nav{display:none;position:absolute;top:75px;left:0;right:0;background:white;padding:25px;box-shadow:0 12px 20px #0a1a3612}.nav-row nav.is-open{display:flex;flex-wrap:wrap;gap:22px}.menu-toggle{display:block;background:none;border:0;margin-left:auto;color:var(--ink);font-size:12px}.menu-toggle span{margin-left:10px}.hero-title{font-size:38px}.hero-grid{grid-template-columns:1.1fr 1fr}.hero-art{width:470px;margin-left:-45px}.hero-copy{padding:50px 0}.hero h1{font-size:17px}.hero .eyebrow{font-size:8px}.hero-description{font-size:12px}.highlights{grid-template-columns:repeat(2,1fr);padding:25px 0;row-gap:22px}.highlights div:nth-child(3){border:0;padding-left:0}.highlights strong{font-size:19px}.about{gap:35px}.about-visual{min-height:430px}.about-caption{padding:0 28px 28px;margin-top:5px}.about-caption strong{font-size:25px}.lead{font-size:16px}.about>div>p:not(.lead):not(.eyebrow){font-size:12px}.market-grid{gap:14px}.market-card{padding:23px}.market-card p{font-size:12px;min-height:86px}.section-heading{gap:30px}.section-heading>p{max-width:300px;font-size:12px}.platform-text h3{font-size:23px}.platform-tabs button{font-size:12px;margin-right:10px}.platform-compare>div{padding:22px}.account-card{padding:30px}.edge{padding:28px}.account-badge{right:20px;top:17px;font-size:8px}.account-footnote{display:block}.account-footnote .text-link{margin-top:12px}.steps{gap:20px}.steps h3{font-size:14px}.funding-grid{gap:40px}.regulation-grid{grid-template-columns:repeat(2,1fr)}.regulation-grid p{min-height:32px}.article-grid{gap:16px}.article-copy{padding:20px}.article-copy h3{font-size:15px}.article-visual{height:120px;padding:22px}.faq-section{grid-template-columns:240px 1fr;gap:35px}.faq-intro h2{font-size:27px}.source-strip .wrap{display:block}.source-strip .wrap>div{margin-top:10px}.footer-top{grid-template-columns:1.6fr 1fr 1fr;gap:30px}.footer-top>div:last-child{grid-column:2/4}.prefooter h2{font-size:26px}.reading-layout{grid-template-columns:minmax(0,1fr) 230px;gap:35px}.reading h1{font-size:29px}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.utility{font-size:8px;letter-spacing:0}.utility .wrap>span:last-child{display:none}.nav-row{height:68px;gap:15px}.wordmark{font-size:25px}.wordmark-cn{font-size:14px}.nav-cta{min-height:36px;font-size:10px;padding:8px 12px;gap:10px}.menu-toggle{font-size:0;padding:8px 0}.menu-toggle span{font-size:19px;margin:0}.nav-row nav{top:68px;gap:0}.nav-row nav a{width:50%;padding:12px;font-size:13px}.hero-grid{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:47px 0 0;width:100%}.hero .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:21px}.hero h1{font-size:16px;margin-bottom:17px}.hero-title{font-size:37px;letter-spacing:-1.7px;line-height:1.45;margin-bottom:21px}.hero-description{font-size:12px;max-width:100%;line-height:2}.hero-actions{gap:10px;margin-top:25px}.hero-actions .button{font-size:11px;gap:18px;padding:12px 17px;min-height:46px}.hero-note{font-size:9px}.hero-art{width:calc(100% + 40px);margin:-2px -20px -38px}.art-note{bottom:59px;left:100px;font-size:6px;letter-spacing:1.8px}.highlights{padding:24px 0 28px;gap:20px 14px}.highlights strong{font-size:16px;margin-bottom:3px}.highlights span{font-size:9px}.highlights div+div{padding-left:16px}.highlights div:nth-child(3){padding-left:0}.section{padding-top:55px;padding-bottom:55px}h2{font-size:29px;letter-spacing:-1px;margin-bottom:20px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:15px}.about{display:flex;flex-direction:column-reverse;gap:32px}.about-visual{width:100%;min-height:0;display:grid;grid-template-columns:1.2fr 1fr;align-items:center}.about-visual>img{width:100%;height:auto;min-height:230px;object-fit:cover;object-position:left}.about-caption{margin:0;padding:20px 16px 20px 0}.about-caption>span{font-size:6px;letter-spacing:1px}.about-caption strong{font-size:19px}.lead{font-size:15px}.feature-points{margin:22px 0}.feature-points b{font-size:12px}.feature-points p{font-size:11px}.section-heading{display:block;margin-bottom:29px}.section-heading h2{margin-bottom:16px}.section-heading>p{max-width:none;font-size:12px}.section-heading>.button{margin-top:4px;font-size:11px}.market-grid{grid-template-columns:1fr 1fr;gap:12px}.market-card{padding:20px 16px}.market-top{display:block;margin-bottom:17px}.market-icon{width:38px;height:38px;font-size:11px}.market-top small{display:block;font-size:7px;margin-top:12px;letter-spacing:.5px}.market-card h3{font-size:16px;line-height:1.5;margin-bottom:10px}.market-card p{font-size:10px;line-height:1.9;min-height:95px;margin-bottom:13px}.market-card>a{font-size:9px;padding-top:13px;gap:5px}.platform-feature{display:flex;flex-direction:column;gap:24px}.platform-visual{width:100%}.platform-visual img{max-height:340px;width:100%;object-fit:contain}.platform-visual small{font-size:8px;margin:-30px 0 22px}.platform-text{width:100%}.platform-tabs{margin-bottom:22px}.platform-tabs button{font-size:13px}.platform-text h3{font-size:26px}.platform-text p{font-size:12px}.platform-compare{grid-template-columns:1fr;margin-top:30px}.platform-compare>div{padding:22px}.platform-compare>div+div{border-left:0;border-top:1px solid var(--line)}.platform-compare p{font-size:11px}.account-grid{grid-template-columns:1fr;gap:18px}.account-card{padding:28px}.edge{padding:26px}.account-card h3{font-size:27px}.account-price strong{font-size:38px}.account-card li{font-size:11px}.account-footnote p{font-size:9px}.steps{grid-template-columns:1fr 1fr;gap:25px 22px}.steps article>span{font-size:28px;margin-bottom:18px}.steps h3{font-size:14px}.steps p{font-size:11px}.funding-section{padding:52px 0}.funding-grid{grid-template-columns:1fr;gap:27px}.funding-grid>div>p:not(.eyebrow){font-size:12px}.funding-cards article{padding:20px}.funding-cards p{font-size:11px}.regulation-grid{gap:12px}.regulation-grid article{padding:22px 16px}.regulator{font-size:23px}.regulation-grid h3{font-size:12px}.regulation-grid p{font-size:9px;min-height:65px;margin-bottom:8px}.regulation-grid b{font-size:9px}.regulation-note{display:block}.regulation-note p{font-size:9px;margin-bottom:12px}.article-grid{grid-template-columns:1fr;gap:22px}.article-visual{height:165px;padding:28px}.article-copy{padding:25px}.article-copy h3{font-size:18px}.article-copy p{font-size:12px}.faq-section{grid-template-columns:1fr;gap:26px}.faq-intro{position:static}.faq-intro h2{font-size:29px}.faq-intro .button{margin-top:7px}.faq-list summary{font-size:12px;gap:20px;padding:20px 0}.faq-list details>p{font-size:11px;padding-right:18px}.source-strip .wrap>span{font-size:8px}.source-strip .wrap>div{gap:10px 20px}.source-strip a{font-size:9px}.prefooter-inner{flex-direction:column;align-items:flex-start;gap:28px;padding-top:45px;padding-bottom:45px}.prefooter h2{font-size:25px;line-height:1.5}.prefooter p:not(.eyebrow){font-size:11px}.prefooter-inner>div:last-child{align-items:flex-start;flex-direction:row;gap:22px}.prefooter .button{font-size:11px;padding:12px 18px}.light-link{font-size:10px;align-self:center}.site-footer{padding-top:44px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 25px;padding-bottom:35px}.footer-brand{grid-column:1/3}.footer-top>div:last-child{grid-column:1/3}.footer-top h3{font-size:11px;margin-bottom:15px}.footer-top>div:not(:first-child)>a,.footer-popup{font-size:10px;margin:10px 0}.footer-brand p{margin-top:21px;margin-bottom:14px}.risk{display:block;padding:23px 0}.risk p{font-size:9px;margin-top:9px}.footer-bottom{font-size:8px;gap:12px;flex-wrap:wrap;padding:20px 0}.footer-home-anchor{font-size:11px}.offer-dialog{width:calc(100% - 30px);max-height:calc(100dvh - 30px);border-radius:10px}.offer-dialog[open]{grid-template-columns:1fr}.offer-art{max-height:155px;overflow:hidden}.offer-art img{width:100%;max-height:300px;object-fit:contain}.offer-copy{padding:25px}.offer-copy h2{font-size:25px}.offer-copy>p:not(.eyebrow){font-size:11px}.offer-copy ul{font-size:10px;margin:14px 0 18px}.offer-copy .button{font-size:11px;padding:12px 16px;gap:12px;min-height:44px}.dialog-later{font-size:10px;margin-left:5px}.offer-copy small{font-size:8px;margin-top:12px}.page-heading{padding:28px 0 42px}.breadcrumb{font-size:10px;margin-bottom:30px}.page-heading h1{font-size:31px}.page-heading>div>p:last-child{font-size:12px}.journal-heading h2{font-size:19px}.journal-heading>.text-link{font-size:9px}.article-section{padding-top:28px;padding-bottom:55px}.reading-layout{grid-template-columns:1fr;gap:40px}.reading h1{font-size:28px;line-height:1.6}.article-deck{font-size:14px}.article-meta{font-size:9px;overflow-wrap:anywhere}.article-body{font-size:14px;line-height:2}.article-body h2{font-size:22px}.reading-aside{position:static;padding:25px}.reading-aside .button{max-width:220px}.article-body table{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
