:root{--page:#f2f3ee;--surface:#fafbf7;--ink:#12130f;--muted:#62655d;--line:#cfd2c8;--accent:#c8ff3d;--accent-ink:#10120a}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--ink);outline-offset:4px}main{min-height:100dvh;overflow:hidden}.site-header,.featured,.guides-home,.page-intro,.guide-index,.article-page,.trust-page,.about,footer{width:min(100% - 48px,1240px);margin:0 auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{border:2px solid var(--ink);background:#171814;flex:0 0 40px;width:40px;height:40px;display:block;position:relative;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand-name{gap:1px;display:grid}.brand-name strong{font-size:.86rem;line-height:1}.brand-name small{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.7rem}nav{align-items:center;gap:30px;display:flex}nav a,footer a{color:var(--muted);font-size:.9rem;font-weight:650;text-decoration:none;transition:color .16s}.footer-links{align-items:center;gap:22px;display:flex}nav a:hover,footer a:hover{color:var(--ink)}.hero{isolation:isolate;background-color:#090b0b;border-bottom:1px solid #252a28;place-items:center;width:100%;min-height:620px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;background-image:var(--hero-image);will-change:transform;background-position:50% 24%;background-size:cover;animation:20s ease-in-out infinite alternate hero-cinematic;position:absolute;inset:-3%}.hero:after{content:"";z-index:-1;background:#0305057a;position:absolute;inset:0}.hero-copy{color:#f5f7f3;text-align:center;text-shadow:0 2px 24px #000000e6;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 48px,1240px);padding:92px 0;animation:.6s cubic-bezier(.16,1,.3,1) both enter;display:flex}.hero-label,.section-heading p,.tool-type{margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.76rem;font-weight:800}.hero h1{max-width:780px;margin:24px 0 22px;font-size:5.2rem;font-weight:900;line-height:.96}.hero-copy>p:last-child{color:#d6dad5;max-width:560px;margin:0;font-size:1.12rem;line-height:1.75}.featured{padding:104px 0 112px}.section-heading{gap:16px;margin-bottom:42px;display:grid}.section-heading p,.tool-type{color:var(--muted)}.section-heading h2{max-width:760px;margin:0;font-size:3.5rem;line-height:1.04}.directory-layout{grid-template-columns:248px minmax(0,1fr);align-items:start;gap:28px;display:grid}.category-sidebar{border:1px solid var(--line);background:var(--surface);border-radius:6px;max-height:calc(100dvh - 40px);position:sticky;top:20px;overflow:hidden auto}.category-sidebar__heading,.results-toolbar{grid-template-columns:minmax(150px,1fr) 220px auto;align-items:center;display:grid}.category-sidebar__heading{border-bottom:1px solid var(--line);min-height:54px;padding:0 16px;font-size:.78rem;font-weight:850}.category-sidebar__heading small,.category-main small,.subcategory-list small{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.68rem}.category-main,.subcategory-list button{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;display:grid}.category-main{grid-template-columns:18px minmax(0,1fr) auto;gap:10px;min-height:50px;padding:0 16px;font-size:.88rem;font-weight:800}.category-main svg{width:16px;height:16px}.category-marker{border:1px solid;width:6px;height:6px;margin-left:5px}.category-main:hover,.subcategory-list button:hover{background:#7f827817}.category-main.is-active,.subcategory-list button.is-active{background:var(--ink);color:var(--page)}.category-main.is-active small,.subcategory-list button.is-active small{color:var(--accent)}.category-group{border-top:1px solid var(--line)}.subcategory-list{margin:0;padding:0 0 10px;list-style:none}.subcategory-list button{min-height:38px;color:var(--muted);grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 16px 0 44px;font-size:.8rem;font-weight:700}.mobile-category-controls{display:none}.mobile-category-controls label{gap:7px;min-width:0;display:grid}.mobile-category-controls label>span{color:var(--muted);font-size:.72rem;font-weight:800}.mobile-category-controls select{border:1px solid var(--ink);background:var(--surface);width:100%;min-height:46px;color:var(--ink);font:inherit;border-radius:6px;padding:0 34px 0 12px;font-size:.84rem;font-weight:750}.mobile-category-controls select:disabled{border-color:var(--line);color:var(--muted);opacity:.75}.directory-results{min-width:0}.results-toolbar{border-bottom:1px solid var(--line);gap:20px;min-height:68px;padding:0 4px 18px}.results-toolbar p,.results-toolbar h3{margin:0}.results-toolbar p,.service-path{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.7rem;font-weight:800}.results-toolbar h3{margin-top:5px;font-size:1.4rem;line-height:1.2}.results-toolbar>span{color:var(--muted);white-space:nowrap;font-size:.78rem;font-weight:700}.directory-search{border:1px solid var(--line);background:var(--surface);border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;min-height:42px;padding:0 12px;display:grid}.directory-search:focus-within{border-color:var(--ink)}.directory-search svg{width:17px;height:17px;color:var(--muted)}.directory-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:.82rem}.directory-search input::placeholder{color:var(--muted)}.service-results{border-bottom:1px solid var(--line)}.service-card{border-top:1px solid var(--line);grid-template-columns:72px minmax(0,1fr) 176px;align-items:center;gap:24px;min-height:212px;padding:28px 4px;display:grid}.service-results .service-card:first-child{border-top:0}.directory-empty{text-align:center;align-content:center;justify-items:center;min-height:220px;padding:40px 20px;display:grid}.directory-empty h4,.directory-empty p{margin:0}.directory-empty h4{font-size:1.2rem}.directory-empty p{color:var(--muted);margin-top:10px;font-size:.86rem}.service-card__icon{border:1px solid var(--ink);background:var(--accent);width:64px;height:64px;color:var(--accent-ink);border-radius:6px;place-items:center;display:grid}.service-card__icon svg{width:32px;height:32px}.service-card__icon--x,.service-card__icon--okx{color:#000;background:#fff;border-color:#fff}.service-card__icon--binance{color:#111;background:#f0b90b;border-color:#f0b90b}.service-card__body{min-width:0}.service-path{margin:0 0 9px}.service-card h4{margin:0;font-size:1.45rem;line-height:1.25}.service-card__description{max-width:650px;color:var(--muted);margin:10px 0 16px;font-size:.92rem;line-height:1.65}.service-highlight{border:1px solid var(--accent);width:fit-content;max-width:100%;min-height:34px;color:var(--ink);background:#c8ff3d14;border-radius:4px;align-items:center;gap:8px;margin:0;padding:6px 10px;font-size:.8rem;font-weight:850;display:inline-flex}.service-highlight svg{width:16px;height:16px;color:var(--accent);flex:0 0 16px}.service-action{border:1px solid var(--ink);background:var(--accent);min-height:48px;color:var(--accent-ink);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:.84rem;font-weight:850;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.service-action svg{flex:none;width:18px;height:18px}.service-action:hover{box-shadow:3px 3px 0 var(--ink);transform:translate(-2px,-2px)}.service-action:active{box-shadow:none;transform:translateY(1px)}.about{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:end;gap:64px;padding:88px 0;display:grid}.guides-home{border-top:1px solid var(--line);padding:96px 0 108px}.section-heading--split{grid-template-columns:minmax(0,1fr) auto;align-items:end}.text-link{color:var(--muted);padding-bottom:8px;font-size:.86rem;font-weight:800;text-decoration:none}.text-link:hover{color:var(--ink)}.guide-list{border-bottom:1px solid var(--line)}.guide-row{border-top:1px solid var(--line);grid-template-columns:minmax(160px,.36fr) minmax(260px,.9fr) minmax(280px,1.1fr) 32px;align-items:center;gap:24px;min-height:156px;padding:26px 4px;text-decoration:none;display:grid;position:relative}.guide-row:hover h2,.guide-row:hover h3,.guide-row:hover .guide-row__arrow{color:#446500}.guide-row__meta{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.7rem;font-weight:800}.guide-row h2,.guide-row h3,.guide-row p{margin:0}.guide-row h2,.guide-row h3{text-wrap:balance;font-size:1.2rem;line-height:1.4}.guide-row p{color:var(--muted);font-size:.86rem;line-height:1.65}.guide-row__arrow{justify-self:end;font-size:1.4rem;font-weight:900}.page-intro{border-bottom:1px solid var(--line);padding:92px 0 72px}.page-intro>p,.trust-page>p,.article-header>p{color:var(--muted);margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.74rem;font-weight:850}.page-intro h1,.trust-page h1{text-wrap:balance;max-width:860px;margin:18px 0 20px;font-size:4rem;line-height:1.04}.page-intro>span{color:var(--muted);font-size:1.02rem;line-height:1.7}.guide-index{padding:48px 0 112px}.article-page{padding-bottom:112px}.article-header{border-bottom:1px solid var(--line);max-width:940px;padding:76px 0 56px}.article-header>a{color:var(--muted);margin-bottom:46px;font-size:.82rem;font-weight:750;text-decoration:none;display:inline-block}.article-header h1{text-wrap:balance;max-width:900px;margin:22px 0 26px;font-size:3.75rem;line-height:1.08}.article-header>span{color:var(--muted);font-size:.78rem}.article-layout{grid-template-columns:minmax(0,760px) 220px;align-items:start;gap:88px;padding-top:56px;display:grid}.article-body{min-width:0}.article-body>p,.article-body section>p,.article-body li,.article-takeaway p,.article-sources p{font-size:1.04rem;line-height:1.9}.article-lead{color:#34362f;font-size:1.12rem!important;line-height:1.85!important}.article-body section{margin-top:56px}.article-body h2{text-wrap:balance;margin:0 0 22px;font-size:1.7rem;line-height:1.35}.article-body ul,.article-body ol{gap:12px;margin:20px 0 0;padding-left:1.4rem;display:grid}.article-takeaway{border:1px solid var(--ink);background:var(--accent);color:var(--accent-ink);border-radius:6px;margin-top:60px;padding:26px}.article-takeaway p{margin:8px 0 0}.article-cta{border:1px solid var(--ink);background:var(--ink);width:fit-content;min-height:52px;color:var(--page);border-radius:6px;align-items:center;gap:28px;margin-top:32px;padding:0 18px;font-size:.9rem;font-weight:850;text-decoration:none;display:inline-flex}.article-cta:hover{background:var(--accent);color:var(--accent-ink)}.article-sources{border-top:1px solid var(--line);padding-top:40px}.article-sources li,.article-sources p{font-size:.86rem}.article-sources a{text-underline-offset:3px}.article-side{padding-top:4px;position:sticky;top:24px}.article-side>span{color:var(--muted);font-size:.74rem;font-weight:850}.article-side ul{flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.article-side li{border:1px solid var(--line);background:var(--surface);border-radius:4px;padding:7px 9px;font-size:.72rem;font-weight:750}.trust-page{min-height:calc(100dvh - 162px);padding:92px 0 112px}.trust-page>div{max-width:760px;margin-top:50px}.trust-page h2{margin:42px 0 12px;font-size:1.35rem}.trust-page div>p{color:var(--muted);font-size:1.02rem;line-height:1.85}.about h2{margin:0;font-size:3rem;line-height:1.05}.about p{max-width:540px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.7}footer{border-top:1px solid var(--line);min-height:86px;color:var(--muted);justify-content:space-between;align-items:center;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.76rem;display:flex}@keyframes enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-cinematic{0%{transform:scale(1.015)translate(0,0)}to{transform:scale(1.065)translateY(-1%)}}@media (max-width:1020px){.directory-layout{grid-template-columns:1fr;gap:22px}.category-sidebar{display:none}.mobile-category-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}}@media (max-width:820px){.site-header,.featured,.guides-home,.page-intro,.guide-index,.article-page,.trust-page,.about,footer{width:min(100% - 32px,1240px)}nav{gap:18px}nav a:last-child{display:none}.hero{min-height:560px}.hero:before{background-image:var(--hero-image-mobile);background-position:50%;animation-duration:16s;inset:-2%}.hero-copy{width:min(100% - 32px,1240px);padding:72px 0}.hero h1{margin-top:20px;font-size:3.2rem;line-height:1}.featured{padding:76px 0 88px}.section-heading h2{font-size:2.45rem}.results-toolbar{grid-template-columns:minmax(0,1fr) auto;min-height:64px;padding:0 0 14px}.directory-search{grid-area:2/1/auto/-1;width:100%}.results-toolbar h3{font-size:1.22rem}.service-card{grid-template-columns:52px minmax(0,1fr);gap:14px;min-height:auto;padding:24px 0}.service-card__icon{width:48px;height:48px}.service-card__icon svg{width:26px;height:26px}.service-card h4{font-size:1.18rem}.service-card__description{margin-bottom:14px;font-size:.86rem}.service-action{grid-column:1/-1;min-height:50px}.about{grid-template-columns:1fr;align-items:start;gap:20px;padding:70px 0}.about h2{font-size:2.35rem}.guide-row{grid-template-columns:minmax(0,1fr) 28px;gap:10px 16px;min-height:auto;padding:26px 0}.guide-row__meta,.guide-row p{grid-column:1/-1}.guide-row h2,.guide-row h3{font-size:1.08rem}.guide-row__arrow{grid-area:2/2}.page-intro h1,.trust-page h1{font-size:2.7rem}.article-header h1{font-size:2.65rem}.article-layout{grid-template-columns:1fr;gap:48px}.article-side{order:-1;position:static}}@media (max-width:420px){.brand-name small{display:none}nav a{font-size:.82rem}.hero h1{white-space:nowrap;font-size:2.35rem}.hero-copy>p:last-child{font-size:1rem}nav a:nth-child(3){display:none}.section-heading--split{grid-template-columns:1fr}.footer-links{gap:12px}.footer-links a:nth-child(2),.footer-links a:nth-child(3){display:none}.article-header h1{font-size:2.1rem}.article-body>p,.article-body section>p,.article-body li,.article-takeaway p{font-size:.98rem}}@media (max-width:360px){.hero h1{font-size:2.05rem}}@media (prefers-color-scheme:dark){:root{--page:#11120f;--surface:#191b17;--ink:#eff1e9;--muted:#a8aca2;--line:#353831;--accent:#c8ff3d;--accent-ink:#10120a}.service-action:hover{box-shadow:4px 4px #eff1e9}.article-lead{color:#d4d7cd}.guide-row:hover h2,.guide-row:hover h3,.guide-row:hover .guide-row__arrow{color:var(--accent)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero:before{transform:scale(1.02);animation:none!important}}
