@charset "UTF-8";
.home-intro{padding:32px 0 28px}.home-intro h1{font-family:var(--serif);font-size:clamp(32px,4.2vw,52px);line-height:1.3;margin:14px 0}.home-intro>p{color:var(--muted);margin:12px 0 24px;max-width:720px}.start-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.start-link{display:flex;flex-direction:column;gap:9px;border:1px solid var(--line);padding:22px;background:white;border-radius:8px;transition:border-color .15s}.start-link:hover{border-color:#327453}.start-link strong{font-size:20px;line-height:1.45;display:flex;justify-content:space-between;gap:10px}.start-link>span:last-child{font-size:13px;color:var(--muted)}.start-label{font-size:12px;letter-spacing:.05em}.start-primary{background:var(--deep);color:var(--paper);border-color:var(--deep)}.start-primary:hover{color:var(--green)}.start-primary>span:last-child{color:#cfdbce}.home-directory{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:20px}.home-directory>span{font-size:12px;color:var(--muted)}@media(max-width:700px){.home-intro{padding-top:22px}.home-intro h1{font-size:32px}.home-intro>p{font-size:14px}.start-links{grid-template-columns:1fr;gap:10px}.start-link{padding:15px 18px;gap:5px}.start-link strong{font-size:18px}.home-directory{gap:6px;margin-top:16px;flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.start-link{transition:none}}
:root{--ink:#192b29;--muted:#66716d;--line:#dce3dc;--paper:#f9faf7;--green:#c4f06b;--deep:#142c29;--serif:"Songti SC","Noto Serif CJK SC","STSong",serif;--sans:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.75 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #348262;outline-offset:5px}a:hover{color:#327453}::selection{background:var(--green);color:var(--deep)}.shell{max-width:1240px;margin:0 auto;padding:0 40px}.skip{position:absolute;left:20px;top:-100px;background:var(--green);padding:10px 20px;z-index:30}.skip:focus{top:10px}.utility{border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.04em}.utility .shell{display:flex;align-items:center;justify-content:space-between;min-height:37px}.utility span:last-child{color:var(--muted)}header{background:var(--paper)}.masthead{display:flex;justify-content:space-between;align-items:center;min-height:106px;gap:26px}.brand{display:flex;align-items:center;gap:13px;white-space:nowrap}.brand img{width:43px;height:43px}.brand strong{display:block;font-size:26px;line-height:1.25;letter-spacing:.04em}.brand small{display:block;font-size:10px;letter-spacing:.2em;line-height:1.9}.nav{display:flex;gap:35px;align-items:center;font-size:15px}.nav a{padding:11px 0;position:relative}.nav a[aria-current=page]{font-weight:700}.nav a[aria-current=page]:after{position:absolute;bottom:2px;left:0;width:23px;height:3px;background:var(--ink);content:""}.menu-toggle{display:none;border:1px solid var(--line);border-radius:5px;background:transparent;padding:6px 13px}.edition{display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--ink);padding:15px 0;gap:16px;font-size:13px;color:var(--muted)}.edition strong{font-size:13px;letter-spacing:.16em;color:var(--ink)}.feature-grid{display:grid;grid-template-columns:minmax(0,1.57fr) minmax(280px,1fr);gap:24px}.feature{background:#eaf0e3;padding:38px 40px;min-height:368px;display:flex;flex-direction:column;align-items:flex-start;border-radius:3px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.17em;display:flex;align-items:center;gap:14px}.tag{font-size:12px;font-weight:500;letter-spacing:0;background:var(--deep);color:white;padding:3px 9px;border-radius:3px}.feature h1{font:600 clamp(30px,3.2vw,43px)/1.48 var(--serif);letter-spacing:.01em;margin:24px 0 18px;max-width:550px}.feature p{margin:0 0 26px;max-width:470px;color:#4d5d51;font-size:15px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:14px;font-weight:700}.feature .text-link{margin-top:auto}.arrow{font-family:var(--sans);font-weight:400;font-size:21px;line-height:1}.brief{padding:32px;background:var(--deep);color:white;border-radius:3px;display:flex;flex-direction:column}.brief .eyebrow{color:var(--green)}.brief h2{font-size:23px;line-height:1.55;letter-spacing:.02em;margin:16px 0 20px}.brief ol{list-style:none;margin:0;padding:0}.brief li{display:flex;gap:17px;padding:12px 0;border-bottom:1px solid #ffffff24;font-size:15px}.brief li span{font:14px/1.8 monospace;color:var(--green)}.brief .text-link{color:var(--green);margin-top:23px}.topic-strip{margin:24px 0 44px;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:25px;align-items:center;font-size:14px}.topic-strip>span{font-weight:700;white-space:nowrap}.topic-strip a{color:var(--muted)}.topic-strip a:hover{color:var(--ink);text-decoration:underline}.topic-strip a:before{content:"#";margin-right:6px;color:#919b92}.section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 25px}.section-title h2{font-size:25px;letter-spacing:.015em;line-height:1.4;margin:0}.section-title h2 small{font-weight:400;letter-spacing:.12em;font-size:12px;color:var(--muted);margin-left:15px}.section-title>a{font-size:14px;white-space:nowrap}.content-layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(240px,1fr);gap:42px}.story-row{display:grid;grid-template-columns:36px minmax(0,1fr) 30px;gap:14px;border-top:1px solid var(--line);padding:23px 0}.story-row:last-child{border-bottom:1px solid var(--line)}.story-index{font-size:14px;font-family:monospace;color:#9ba49b;padding-top:2px}.story-category{font-size:12px;color:#58724c;margin-bottom:7px}.story-row h3{font-size:19px;line-height:1.6;margin:0 0 7px;font-weight:650}.story-row p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 10px}.story-meta{font-size:12px;color:var(--muted);display:flex;gap:13px;flex-wrap:wrap}.story-row>.arrow{align-self:center;color:#738071}.sidebar{border-left:1px solid var(--line);padding-left:30px}.side-head{font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:2px solid var(--ink)}.side-head small{font-size:11px;font-weight:400;letter-spacing:.1em;color:var(--muted)}.provider-mini{display:flex;align-items:center;gap:14px;padding:21px 0;border-bottom:1px solid var(--line)}.provider-mark{width:41px;height:41px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:white;flex-shrink:0;font-size:14px;font-weight:700}.provider-mark.redot{background:#f5e5df;color:#a9452d}.provider-mark.bybit{background:#f3ebd8;color:#7d5d16}.provider-mark.crypto{background:#e1e8f5;color:#29466f}.provider-mini strong{font-size:15px;display:block}.provider-mini small{display:block;font-size:12px;color:var(--muted);margin-top:2px}.provider-mini>.arrow{margin-left:auto}.side-note{margin-top:28px;padding:22px;background:#edf0e9;border-radius:3px}.side-note h3{font-size:16px;margin:0 0 9px}.side-note p{font-size:14px;margin:0 0 14px;color:var(--muted)}.side-note .text-link{font-size:13px}.guide-band{margin-top:50px;display:flex;justify-content:space-between;gap:24px;padding:29px 32px;background:var(--green);align-items:center;border-radius:3px}.guide-band h2{font:600 25px/1.5 var(--serif);margin:0 0 5px}.guide-band p{margin:0;color:#365033;font-size:14px}.outline-link{border:1px solid var(--ink);padding:11px 19px;white-space:nowrap;font-size:14px;font-weight:600;border-radius:3px;display:inline-flex;gap:22px;align-items:center}.outline-link:hover{background:var(--deep);color:white}footer{margin-top:66px;border-top:1px solid var(--line);padding:33px 0}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-wordmark{font-weight:700;font-size:20px}.footer-links{display:flex;gap:25px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:20px;color:var(--muted);font-size:12px}.footer-bottom p{max-width:750px;margin:0}.page-heading{border-top:2px solid var(--ink);padding:36px 0 30px}.page-heading .eyebrow{color:#65775c}.page-heading h1{font:600 39px/1.5 var(--serif);margin:14px 0 10px}.page-heading p{margin:0;max-width:720px;color:var(--muted)}.breadcrumbs{font-size:13px;color:var(--muted);margin:20px 0 30px;display:flex;gap:12px;flex-wrap:wrap}.reading-layout{display:grid;grid-template-columns:minmax(0,770px) 240px;gap:60px;max-width:1070px;margin:0 auto}.article-head{border-bottom:1px solid var(--line);padding-bottom:28px}.article-head h1{font:600 37px/1.5 var(--serif);margin:15px 0 18px}.article-head .lead{font-size:18px;color:var(--muted);line-height:1.9}.article-body{font-size:17px;line-height:1.95}.article-body h2{font-size:24px;margin:38px 0 12px;scroll-margin-top:25px}.article-body p{margin:12px 0 19px}.article-body ul{padding-left:23px}.article-body li{margin:10px 0}.article-body a,.source-box a,.prose a{text-decoration:underline;text-underline-offset:4px;color:#37663d;overflow-wrap:anywhere}.takeaway{margin:28px 0;padding:23px 27px;background:#eaf0e3;border-left:3px solid #8ab451}.takeaway strong{font-size:14px;display:block;margin-bottom:8px}.takeaway p{font-size:16px;margin:0}.toc{position:sticky;top:30px;align-self:start;border-left:1px solid var(--line);padding-left:25px;margin-top:16px}.toc strong{font-size:14px;display:block;margin-bottom:15px}.toc a{display:block;font-size:14px;color:var(--muted);padding:8px 0}.toc a:hover{color:var(--ink)}.source-box{margin-top:35px;background:#f0f2eb;padding:25px;font-size:14px}.source-box h2{font-size:18px;margin:0 0 12px}.source-box ol{padding-left:20px}.source-box li{margin:12px 0}.source-box p{color:var(--muted);font-size:13px;margin:15px 0 0}.related{margin-top:42px;border-top:1px solid var(--line);padding-top:22px}.related h2{font-size:18px;margin:0 0 12px}.related a{display:block;padding:8px 0;color:#37663d}.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;margin:5px 0 37px}.provider-card{border:1px solid var(--line);padding:29px;border-radius:4px;background:white;scroll-margin-top:24px}.provider-card .provider-mark{width:50px;height:50px;margin-bottom:25px}.provider-card h2{font-size:24px;margin:0 0 4px}.provider-type{font-size:13px;color:var(--muted)}.provider-card p{font-size:15px;color:#5c6b64;line-height:1.9}.provider-card dl{border-top:1px solid var(--line);padding-top:12px;font-size:14px}.provider-card dt{color:var(--muted);font-size:12px;margin-top:14px}.provider-card dd{margin:3px 0}.provider-card .text-link{margin-top:20px;color:#356838}.provider-links{display:flex;flex-direction:column;gap:8px;margin-top:20px;font-size:14px}.provider-links a{text-decoration:underline;text-underline-offset:4px}.table-wrap{overflow-x:auto;border:1px solid var(--line);margin:20px 0 30px}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th,td{padding:16px 20px;border-bottom:1px solid var(--line);vertical-align:top}th{background:#edf1e8;font-weight:600}tr:last-child td{border-bottom:0}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.guide-card{padding:30px;border:1px solid var(--line);background:white;border-radius:3px}.guide-card .eyebrow{color:var(--muted)}.guide-card h2{font-size:23px;line-height:1.6;margin:18px 0 11px}.guide-card p{font-size:15px;color:var(--muted);margin:0 0 20px}.guide-card:first-child{background:#eaf0e3}.prose{max-width:770px;font-size:17px;line-height:1.95}.prose h2{font-size:25px;margin:34px 0 13px}.prose p{margin:0 0 20px}.notice{padding:22px 26px;background:#edf0e9;border-radius:3px;font-size:15px;line-height:1.9}.notice strong{display:block;margin-bottom:7px}.not-found{min-height:50vh;padding:70px 0}.not-found h1{font-size:40px}.not-found p{color:var(--muted);margin-bottom:25px}
@media(min-width:1500px){.shell{max-width:1330px}.feature{min-height:400px}.feature h1{font-size:46px}}
@media(max-width:1000px){.shell{padding:0 26px}.nav{gap:22px}.content-layout{gap:25px;grid-template-columns:minmax(0,1.8fr) minmax(210px,1fr)}.sidebar{padding-left:23px}.feature{padding:30px}.feature-grid{grid-template-columns:1.35fr 1fr}.brief{padding:25px}.topic-strip{gap:17px;flex-wrap:wrap}.reading-layout{grid-template-columns:minmax(0,1fr) 200px;gap:32px}.directory-grid{gap:15px}.provider-card{padding:22px}.guide-card{padding:25px}}
@media(max-width:740px){.shell{padding:0 21px}.utility .shell{min-height:32px}.utility span:last-child{display:none}.masthead{min-height:87px;position:relative}.brand strong{font-size:22px}.brand img{width:38px;height:38px}.menu-toggle{display:block;font-size:14px}.nav{display:none;position:absolute;z-index:10;left:0;right:0;top:87px;padding:15px 22px;background:var(--paper);border:1px solid var(--line);box-shadow:0 10px 15px #192b290c;flex-direction:column;gap:5px;align-items:stretch}.nav.is-open{display:flex}.nav a{padding:11px}.nav a[aria-current=page]:after{left:11px;bottom:3px}.edition{font-size:12px;padding:13px 0}.edition span{font-size:11px}.edition strong{font-size:12px;letter-spacing:.1em}.feature-grid{grid-template-columns:1fr;gap:16px}.feature{padding:28px;min-height:330px}.feature h1{font-size:32px;line-height:1.55;margin:18px 0}.feature p{font-size:15px}.brief{padding:26px}.brief h2{font-size:22px;margin:12px 0 10px}.brief li{padding:10px 0}.brief .text-link{margin-top:18px}.topic-strip{margin:20px 0 32px;gap:10px 20px;padding:15px 0}.topic-strip>span{width:100%}.content-layout{grid-template-columns:1fr;gap:35px}.sidebar{border-left:0;padding-left:0}.section-title h2{font-size:23px}.section-title h2 small{display:none}.story-row{grid-template-columns:24px minmax(0,1fr) 21px;gap:10px;padding:20px 0}.story-row h3{font-size:18px}.story-row p{font-size:14px}.guide-band{margin-top:34px;padding:24px;flex-direction:column;align-items:flex-start}.guide-band h2{font-size:23px}.footer-top{align-items:flex-start}.footer-links{gap:12px;flex-wrap:wrap;justify-content:flex-end}.footer-bottom{flex-direction:column;gap:12px}footer{margin-top:44px}.page-heading{padding:26px 0}.page-heading h1{font-size:32px}.reading-layout{display:block}.toc{display:none}.article-head h1{font-size:30px}.article-head .lead{font-size:16px}.article-body{font-size:17px}.article-body h2{font-size:23px}.directory-grid,.guide-grid{grid-template-columns:1fr}.provider-card{padding:27px}.provider-card .provider-mark{margin-bottom:20px}.guide-card h2{font-size:22px}.table-wrap{margin-left:0;margin-right:0}th,td{padding:13px 16px;min-width:140px}.breadcrumbs{margin:18px 0 22px;font-size:12px}.takeaway{padding:19px 21px}.source-box{padding:21px}.prose{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.story-row p,.provider-card p,.guide-card p,.feature p{font-size:16px}.brand small{font-size:11px;letter-spacing:.14em}
/* Directory, sourced profiles and comparison */
[hidden]{display:none!important}.feature-brand{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid #ffffff25;gap:16px}.feature-brand:hover{color:var(--green)}.feature-brand strong{display:block;font-size:18px}.feature-brand small{display:block;font-size:12px;color:#b6cbc2;font-weight:400;margin-top:2px}.edition-alert{display:flex;align-items:center;gap:22px;border-left:3px solid #92af72;background:#edf1e7;padding:18px 22px;margin:-16px 0 40px;font-size:14px}.edition-alert strong{white-space:nowrap}.edition-alert p{margin:0;flex:1}.edition-alert a{white-space:nowrap;color:#35683f}.card-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:22px}.card-top .provider-mark{margin:0}.provider-card{display:flex;flex-direction:column;min-width:0}.provider-card .text-link{margin-top:auto;padding-top:12px}.provider-card h2{overflow-wrap:anywhere}.provider-card p{flex:1}.status{display:inline-block;font-size:11px;line-height:1.6;padding:4px 8px;background:#eef2e9;color:#52663e;border-radius:3px;font-weight:500;letter-spacing:0}.status-review{background:#fbefda;color:#805a18}.status-closed{background:#f4e8e5;color:#884a3e}.brand-ether-fi{background:#65598c}.brand-ethena-pay{background:#2d302d}.brand-plasma-one{background:#244b45}.brand-redotpay{background:#9d5348}.brand-metamask{background:#b16a36}.brand-bybit{background:#826924}.brand-crypto-com{background:#385d8b}.brand-bitget-wallet{background:#286975}.directory-controls{display:grid;grid-template-columns:1.6fr 1fr 1fr auto;gap:16px;align-items:end;border:1px solid var(--line);background:#f0f3eb;padding:22px;margin:12px 0 15px;border-radius:4px}.directory-controls label{display:block;font-size:13px;font-weight:600;margin-bottom:7px}.directory-controls input,.directory-controls select{font:inherit;font-size:15px;width:100%;min-width:0;padding:12px;border:1px solid #c7d2c5;border-radius:3px;background:white;color:var(--ink);min-height:48px}.directory-controls button{border:1px solid #b5c4ad;padding:10px 16px;background:transparent;border-radius:3px;min-height:48px;cursor:pointer}.directory-controls input:focus-visible,.directory-controls select:focus-visible{outline:3px solid #348262;outline-offset:2px}.filter-count{font-size:13px;color:var(--muted);margin:12px 0 24px}.profile-top{display:flex;align-items:center;gap:18px;margin:0 0 22px}.profile-top .provider-mark{width:56px;height:56px;font-size:22px}.facts{display:grid;grid-template-columns:150px minmax(0,1fr);font-size:16px;line-height:1.9;border-top:1px solid var(--line);margin:20px 0}.facts dt{margin:0;padding:17px 14px 17px 0;color:#5d6c60;border-bottom:1px solid var(--line);font-size:14px}.facts dd{margin:0;padding:17px 0;border-bottom:1px solid var(--line)}.article-body a.citation{font:12px/1.5 var(--sans);white-space:nowrap;text-decoration:none;padding:2px}.scope-note{font-size:13px;color:var(--muted)}.faq-item{padding:10px 0;border-bottom:1px solid var(--line)}.faq-item h3{font-size:18px;line-height:1.65;margin-bottom:9px}.compare-table table{min-width:1060px;table-layout:fixed}.compare-table thead th:first-child{width:185px}.compare-table thead th:nth-child(2){width:145px}.compare-table tbody th{background:#f3f5ef}.compare-table tbody th>a{font-size:16px;display:block;line-height:1.6;margin-bottom:10px}.compare-table td{font-size:14px;line-height:1.85}.compare-table tbody tr:target{outline:2px solid #88a966;outline-offset:-2px}.table-source{display:block;margin-top:12px;color:#35683f}.notice a{text-decoration:underline;text-underline-offset:3px}.story-meta a{text-decoration:underline;text-underline-offset:3px}.source-box li{scroll-margin-top:20px}.source-box li:target{background:#dfebd1}.footer-links{flex-wrap:wrap}
@media(max-width:1050px){.directory-controls{grid-template-columns:1fr 1fr}.side-head{align-items:flex-start;flex-direction:column;gap:4px}.card-top{flex-direction:column}.status{font-size:11px}}
@media(max-width:740px){.feature-brand strong{font-size:19px}.feature-brand{padding:14px 0}.edition-alert{display:block;margin:0 0 30px;padding:17px 20px}.edition-alert p{margin:8px 0}.directory-controls{padding:17px;gap:14px}.directory-controls>div:first-child{grid-column:1/-1}.directory-controls button{grid-column:1/-1}.card-top{flex-direction:row;align-items:center}.facts{display:block}.facts dt{border:0;padding:15px 0 3px;font-weight:600}.facts dd{padding:0 0 15px}.article-head h1{overflow-wrap:anywhere}.scope-note{font-size:14px}.compare-table th,.compare-table td{padding:16px;min-width:0}.footer-links{max-width:210px}.eyebrow{flex-wrap:wrap}.story-meta{gap:7px 12px}}
.calculator{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:28px;margin:10px 0 45px}.calculator-inputs{background:white;border:1px solid var(--line);padding:28px;border-radius:4px}.calculator-inputs h2{font-size:21px;margin:0 0 23px}.calculator-inputs small{font-size:12px;color:var(--muted);font-weight:400}.calc-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.calc-fields label{font-size:13px;color:#4c6056}.calc-fields input{display:block;margin-top:7px;width:100%;min-height:45px;border:1px solid #bccab9;border-radius:3px;padding:10px;font:16px var(--sans);background:#fbfcf9;color:var(--ink)}.calc-fields input:focus-visible{outline:3px solid #348262;outline-offset:2px}.calc-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.calc-actions button,.copy-link{padding:11px 17px;border:1px solid #52694a;border-radius:3px;background:var(--deep);color:white;font-size:14px;cursor:pointer}.calc-actions button+button{background:white;color:var(--ink)}.calculator-output{padding:30px;background:var(--deep);color:white;border-radius:4px;align-self:start}.calculator-output .eyebrow{color:var(--green)}.calculator-output h2{font-size:20px;margin:20px 0 10px}.calc-total{font-size:32px;letter-spacing:-.03em;color:var(--green)}.calculator-output dl{display:grid;grid-template-columns:1fr auto;border-top:1px solid #ffffff2e;padding-top:15px;font-size:14px;gap:13px}.calculator-output dd{margin:0}.calc-note{font-size:13px;color:#b8cbbf;margin-top:25px}.copy-status{font-size:13px;margin-left:12px;overflow-wrap:anywhere}[data-error]{color:#994536;font-size:14px}.prose h3{font-size:20px;margin-top:27px}
@media(max-width:740px){.calculator{grid-template-columns:1fr}.calculator-inputs,.calculator-output{padding:23px}.calc-fields{grid-template-columns:1fr}.calc-total{font-size:30px}}
.status-beta{background:#e9eefb;color:#3f5c8d}.kyc-badge{display:inline-block;font-size:11px;line-height:1.6;padding:4px 8px;border-radius:3px;font-weight:650;background:#e6efe9;color:#315f46}.kyc-no{background:#e7f0df;color:#456529}.kyc-not-applicable{background:#efefec;color:#686a65}.card-badges{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.brand-send-card{background:#315d92}.brand-cashi{background:#714b8d}.brand-kraken-card{background:#5643a4}.brand-minipay-card{background:#205d47}.brand-okx-card{background:#202223}.brand-orbitx-pay{background:#8b5e29}.directory-controls{grid-template-columns:1.6fr 1fr 1fr 1fr auto}.kyc-summary{margin:0 0 22px}.profile-top{justify-content:space-between}.compare-table table{min-width:1240px}.compare-table thead th:nth-child(2){width:175px}.compare-table thead th:nth-child(3){width:150px}.table-note{display:block;margin-top:8px;color:var(--muted);line-height:1.65}
@media(max-width:1050px){.directory-controls{grid-template-columns:1fr 1fr}}
