@font-face{font-family:Sentient;src:url(/fonts/Sentient-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sentient;src:url(/fonts/Sentient-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Sentient;src:url(/fonts/Sentient-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Sentient;src:url(/fonts/Sentient-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--bg-primary: #0a0a0f;--bg-card: #12121a;--bg-card-hover: #1a1a28;--bg-surface: #0e0e16;--accent: #e2a63d;--accent-hover: #f0bd66;--accent-dim: rgba(226, 166, 61, .14);--link: #8fb3cf;--link-hover: #b9d4e8;--text-primary: #e2e8f0;--text-muted: #94a3b8;--text-faint: #64748b;--border: #1e1e2e;--border-light: #2a2a3e;--green: #22c55e;--green-dim: rgba(34, 197, 94, .12);--red: #ef4444;--red-dim: rgba(239, 68, 68, .12);--radius-sm: 6px;--radius: 10px;--radius-lg: 16px;--shadow-card: 0 2px 16px rgba(0, 0, 0, .4);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: "Sentient", Georgia, "Times New Roman", serif;--font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--max-width: 1140px;--sidebar-width: 280px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);background:var(--bg-primary);color:var(--text-primary);line-height:1.7;font-size:16px;min-height:100vh}img,svg{max-width:100%;display:block}a{color:var(--link);text-decoration:none;transition:color .2s}a:hover{color:var(--link-hover)}h1,h2,h3,h4,h5,h6{line-height:1.3;font-weight:700;color:#fff}h1,h2{font-family:var(--font-display);font-weight:500}.accent-word{color:var(--accent);font-style:italic}h1{font-size:2.25rem;margin-bottom:1rem}h2{font-size:1.75rem;margin-bottom:.75rem;margin-top:2.5rem}h3{font-size:1.35rem;margin-bottom:.5rem;margin-top:2rem}h4{font-size:1.1rem;margin-bottom:.5rem;margin-top:1.5rem}h2[id],h3[id],section[id]{scroll-margin-top:84px}p{margin-bottom:1rem;color:var(--text-primary)}ul,ol{padding-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.35rem}.site-nav{position:sticky;top:0;z-index:100;background:#0c0c13;border-bottom:1px solid var(--border)}.nav-inner{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:64px}.nav-brand{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-family:var(--font-display);font-weight:500;color:#fff;text-decoration:none}.nav-brand:hover{color:#fff}.nav-brand .brand-accent{color:var(--accent)}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none;padding:0;margin:0}.nav-links a{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-links a:hover{color:#fff}.nav-toggle{display:none;background:none;border:none;color:var(--text-primary);font-size:1.5rem;cursor:pointer;padding:.25rem}.nav-dropdown{position:relative}.nav-dropdown-toggle{background:none;border:none;color:var(--text-muted);font-family:var(--font-sans);font-size:.9rem;font-weight:500;cursor:pointer;padding:0;display:flex;align-items:center;gap:.3rem;transition:color .2s}.nav-dropdown-toggle:hover,.nav-dropdown.open .nav-dropdown-toggle{color:#fff}.nav-caret{font-size:.65rem;transition:transform .2s}.nav-dropdown.open .nav-caret{transform:rotate(180deg)}.nav-dropdown-menu{display:none;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:.5rem 0;min-width:220px;box-shadow:var(--shadow-card);list-style:none;z-index:200}.nav-dropdown-menu:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);border:4px solid transparent;border-bottom-color:var(--border-light)}.nav-dropdown.open .nav-dropdown-menu{display:block}.nav-dropdown-menu li a{display:block;padding:.5rem 1.25rem;color:var(--text-muted);font-size:.85rem;font-weight:500;white-space:nowrap;transition:background .15s,color .15s}.nav-dropdown-menu li a:after{display:none}.nav-dropdown-menu li a:hover{background:var(--bg-card-hover);color:#fff}.site-footer{border-top:1px solid var(--border);padding:3rem 1.5rem 2rem;margin-top:2.5rem}.footer-inner{max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.footer-links{display:flex;gap:2rem;list-style:none;padding:0;margin:0}.footer-links a{color:var(--text-muted);font-size:.85rem;font-weight:500}.footer-links a:hover{color:var(--accent)}.footer-disclaimer{max-width:640px;font-size:.8rem;color:var(--text-faint);line-height:1.6;padding:1rem 1.5rem;background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border)}.footer-copy{font-size:.8rem;color:var(--text-faint)}.hero{text-align:center;padding:5rem 1.5rem 3rem;max-width:800px;margin:0 auto}.hero h1{font-size:2.75rem;letter-spacing:-.01em;line-height:1.15;margin-bottom:1.25rem;color:#fff}.hero p{font-size:1.15rem;color:var(--text-muted);max-width:600px;margin:0 auto 2rem;line-height:1.7}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem 4rem}.exchange-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;transition:border-color .2s;display:flex;flex-direction:column;text-decoration:none;color:inherit}.exchange-card:hover{border-color:var(--border-light);background:var(--bg-card-hover);color:inherit}.exchange-card .card-icon{font-size:2.5rem;margin-bottom:1rem}.exchange-card .card-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.exchange-card .card-desc{font-size:.92rem;color:var(--text-muted);line-height:1.6;flex:1;margin-bottom:1.25rem}.exchange-card .card-link{font-size:.9rem;font-weight:600;color:var(--accent);display:inline-flex;align-items:center;gap:.35rem;transition:gap .2s}.exchange-card:hover .card-link{gap:.6rem}.comparison-wrapper{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem 4rem;display:grid;grid-template-columns:1fr var(--sidebar-width);gap:3rem;align-items:start}.comparison-content{min-width:0}.comparison-sidebar{position:sticky;top:84px;display:flex;flex-direction:column;gap:1.5rem}.breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-faint);margin-bottom:1.5rem;flex-wrap:wrap}.breadcrumbs a{color:var(--text-muted)}.breadcrumbs a:hover{color:var(--accent)}.breadcrumbs .sep{color:var(--text-faint)}.updated-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--text-faint);font-weight:500;margin-bottom:1.5rem}.toc{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem}.toc-title{font-size:.8rem;font-weight:600;color:var(--text-faint);margin-bottom:.75rem}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{margin-bottom:.4rem}.toc-list a{font-size:.88rem;color:var(--text-muted);display:block;padding:.2rem 0;transition:color .2s}.toc-list a:hover{color:#fff}.sidebar-cta{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:1.5rem;text-align:center}.sidebar-cta p{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.sidebar-cta .sidebar-cta-title{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.author-info{display:flex;align-items:center;gap:.75rem;padding:1rem 0;border-top:1px solid var(--border);margin-top:3rem}.author-avatar{width:44px;height:44px;border-radius:50%;background:var(--accent-dim);display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.author-meta{font-size:.85rem;color:var(--text-muted)}.author-meta strong{color:#fff;display:block;font-weight:600}.comparison-table-wrapper{overflow-x:auto;margin:2rem 0;border-radius:var(--radius);border:1px solid var(--border)}.comparison-table{width:100%;border-collapse:collapse;font-size:.92rem}.comparison-table thead{background:var(--bg-surface)}.comparison-table th{padding:1rem 1.25rem;font-weight:700;text-align:left;color:#fff;border-bottom:2px solid var(--border);white-space:nowrap}.comparison-table th:first-child{color:var(--text-muted);font-weight:600}.comparison-table td{padding:.85rem 1.25rem;border-bottom:1px solid var(--border);color:var(--text-primary)}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table tbody tr:hover{background:#ffffff05}.comparison-table .winner{color:var(--green);font-weight:600}.comparison-table .loser{color:var(--text-faint)}.comparison-table .feature-label{color:var(--text-muted);font-weight:500}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.pros-block,.cons-block{background:var(--bg-card);border-radius:var(--radius);padding:1.5rem;border:1px solid var(--border)}.pros-block .block-title,.cons-block .block-title{font-size:1rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.pros-block .block-title,.cons-block .block-title{color:#fff}.pros-block ul,.cons-block ul{list-style:none;padding:0;margin:0}.pros-block li,.cons-block li{padding:.4rem 0 .4rem 1.5rem;position:relative;font-size:.92rem;color:var(--text-primary)}.pros-block li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:700}.cons-block li:before{content:"✗";position:absolute;left:0;color:var(--red);font-weight:700}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;color:#0a0a0f;background:var(--accent);border:none;border-radius:var(--radius);cursor:pointer;text-decoration:none;transition:background .15s;box-shadow:none}.cta-button:hover{background:var(--accent-hover);color:#0a0a0f}.cta-button:active{background:#c98f2b}.cta-button.cta-secondary{background:var(--bg-card-hover);color:var(--text-primary);border:1px solid var(--border-light);box-shadow:none}.cta-button.cta-secondary:hover{background:#232334;border-color:#3a3a52;box-shadow:none}.cta-button.cta-full{width:100%}.cta-button.cta-sm{padding:.6rem 1.25rem;font-size:.88rem}.faq-section{margin:2.5rem 0}.faq-section h2{margin-bottom:1.25rem}.faq-item{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:.75rem;overflow:hidden;background:var(--bg-card)}.faq-question{width:100%;background:none;border:none;color:#fff;font-size:1rem;font-weight:600;padding:1.15rem 1.5rem;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--font-sans);transition:background .2s}.faq-question:hover{background:#ffffff08}.faq-question .faq-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--accent);transition:transform .3s}.faq-item.open .faq-question .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:500px}.faq-answer-inner{padding:0 1.5rem 1.25rem;font-size:.92rem;color:var(--text-muted);line-height:1.7}@media(max-width:900px){.comparison-wrapper{grid-template-columns:1fr}.comparison-sidebar{position:static;order:-1}}@media(max-width:768px){.hero h1{font-size:2rem}h1{font-size:1.75rem}h2{font-size:1.4rem}.card-grid,.pros-cons{grid-template-columns:1fr}.nav-links{display:none;position:absolute;top:64px;left:0;right:0;background:#0c0c13;flex-direction:column;padding:1.5rem;gap:1rem;border-bottom:1px solid var(--border);max-height:calc(100vh - 64px);overflow-y:auto;align-items:flex-start;text-align:left;box-shadow:0 16px 32px -16px #000000b3}.nav-links.open{display:flex}.nav-toggle{display:block}.nav-dropdown-menu{position:static;transform:none;background:transparent;border:none;box-shadow:none;padding:0 0 0 1rem;min-width:auto}.nav-dropdown-menu:before{display:none}.nav-dropdown.open .nav-dropdown-menu{display:block}.nav-dropdown-menu li a{padding:.35rem .75rem}.nav-dropdown-menu li a:hover{background:transparent}}@media(max-width:480px){body{font-size:15px}.hero{padding:3rem 1rem 2rem}.hero h1{font-size:1.65rem}.card-grid{padding:0 1rem 3rem}.exchange-card{padding:1.5rem}}.hp-hero{background:linear-gradient(180deg,#10101a 0%,var(--bg-primary) 100%);border-bottom:1px solid var(--border);padding:2.5rem 1.5rem 2rem;text-align:center}.hp-hero-inner{max-width:var(--max-width);margin:0 auto}.hp-hero h1{font-size:2.25rem;letter-spacing:-.01em;margin-bottom:.5rem;color:#fff}.hp-hero-sub{font-size:1rem;color:var(--text-muted);margin-bottom:1.25rem;max-width:480px;margin-left:auto;margin-right:auto}.hp-stats-bar{display:inline-flex;align-items:center;gap:.75rem;font-size:.8rem;color:var(--text-muted);background:none;border:none;padding:0;border-radius:0}.hp-stat{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.hp-table-section{max-width:var(--max-width);margin:0 auto;padding:1.5rem 1.5rem 0}.hp-table-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.75rem}.hp-table-header h2{font-size:1.15rem;margin:0;color:#fff}.hp-table-label{font-size:.75rem;color:var(--text-faint)}.hp-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card)}.hp-table{width:100%;border-collapse:collapse;font-size:.88rem;white-space:nowrap}.hp-table thead{background:var(--bg-surface)}.hp-table th{padding:.7rem 1rem;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);text-align:left;border-bottom:1px solid var(--border)}.hp-th-rank{width:40px;text-align:center!important}.hp-table td{padding:.75rem 1rem;border-bottom:1px solid var(--border);color:var(--text-primary)}.hp-table tbody tr:last-child td{border-bottom:none}.hp-row{transition:background .15s}.hp-row:hover{background:#ffffff06}.hp-row--hl{background:#e2a63d0d}.hp-row--hl:hover{background:#e2a63d17}.hp-td-rank{text-align:center;color:var(--text-faint);font-weight:600;font-size:.82rem}.hp-td-name{display:flex;align-items:center;gap:.5rem}.hp-exch-name{font-weight:700;color:#fff;font-size:.92rem}.hp-badge-rec{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--accent)}.hp-td-score{min-width:100px}.hp-score-wrap{display:flex;align-items:center;gap:.5rem}.hp-score-num{font-weight:700;font-size:.9rem;color:#fff;min-width:24px}.hp-score-bar{width:48px;height:5px;background:var(--border);border-radius:3px;overflow:hidden}.hp-score-fill{height:100%;border-radius:3px;background:var(--green)}.hp-td-fees{font-family:var(--font-mono);font-size:.82rem;color:var(--text-primary);letter-spacing:-.01em}.hp-lev{font-weight:600;font-size:.85rem;color:var(--text-primary)}.hp-lev--high{color:var(--accent)}.hp-kyc{font-size:.8rem;font-weight:500;display:inline-block}.hp-kyc--no{color:var(--green)}.hp-kyc--yes{color:var(--text-faint)}.hp-td-feature{color:var(--text-muted);font-size:.85rem}.hp-td-action{text-align:right}.hp-compare-btn{display:inline-block;font-size:.78rem;font-weight:600;padding:.35rem .85rem;border-radius:5px;background:var(--accent-dim);color:var(--accent);text-decoration:none;transition:background .15s,color .15s}.hp-compare-btn:hover{background:var(--accent);color:#000}.hp-compare-btn--disabled{background:none;color:var(--text-faint);cursor:default}.hp-compare-btn--disabled:hover{background:none;color:var(--text-faint)}.hp-quick{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem}.hp-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hp-quick-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);text-decoration:none;color:inherit;transition:border-color .2s,background .2s}.hp-quick-card:hover{border-color:var(--border-light);background:var(--bg-card-hover);color:inherit}.hp-quick-text{display:flex;flex-direction:column;gap:.15rem}.hp-quick-title{font-size:.92rem;font-weight:700;color:#fff}.hp-quick-tag{font-size:.78rem;color:var(--text-faint)}.hp-quick-arrow{font-size:1.1rem;color:var(--text-faint);transition:color .2s,transform .2s;flex-shrink:0}.hp-quick-card:hover .hp-quick-arrow{color:var(--accent);transform:translate(3px)}.hp-trust{border-top:1px solid var(--border);padding:1.25rem 1.5rem}.hp-trust-inner{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:2.5rem}.hp-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--text-faint)}.hp-trust-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-trust-icon--shield:before{content:"";width:14px;height:16px;background:var(--text-faint);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm-1 15l-4-4 1.41-1.41L11 14.17l6.59-6.59L19 9l-8 8z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm-1 15l-4-4 1.41-1.41L11 14.17l6.59-6.59L19 9l-8 8z'/%3E%3C/svg%3E") center/contain no-repeat}.hp-trust-icon--check:before{content:"";width:14px;height:14px;background:var(--text-faint);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'/%3E%3C/svg%3E") center/contain no-repeat}.hp-trust-icon--refresh:before{content:"";width:14px;height:14px;background:var(--text-faint);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M17.65 6.35A7.958 7.958 0 0012 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0112 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M17.65 6.35A7.958 7.958 0 0012 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0112 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z'/%3E%3C/svg%3E") center/contain no-repeat}.hp-table-shell{position:relative}.hp-table-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;width:32px;pointer-events:none;border-radius:0 var(--radius) var(--radius) 0;background:linear-gradient(to left,rgba(10,10,15,.85),transparent);opacity:0}.hp-mobile-signup{display:none}@media(max-width:768px){.hp-hero h1{font-size:1.75rem}.hp-stats-bar{display:block}.hp-quick-grid{grid-template-columns:1fr}.hp-trust-inner{flex-direction:column;gap:1rem}.hp-table-header{flex-direction:column;gap:.25rem}.hp-table-shell:after{opacity:1}.hp-table th:first-child,.hp-table td:first-child{position:sticky;left:0;z-index:2;background:var(--bg-card);border-right:1px solid var(--border)}.hp-table thead th:first-child{background:var(--bg-surface)}.hp-row--hl td:first-child{background:#181420}.hp-td-name{flex-direction:column;align-items:flex-start;gap:.15rem}.hp-mobile-signup{display:inline-block;font-size:.72rem;font-weight:600;color:var(--accent)}}@media(max-width:480px){.hp-hero{padding:2rem 1rem 1.5rem}.hp-hero h1{font-size:1.5rem}.hp-table-section{padding:1rem .75rem 0}.hp-table th,.hp-table td{padding:.6rem .65rem}.hp-quick{padding:1.5rem .75rem}}
