@font-face{font-family:"CoinAbe Serif";src:url("/static/wordmark.woff2") format("woff2");font-display:swap;font-weight:600}
:root{--bg:#f7f9f8;--surface:#fff;--ink:#071629;--muted:#617088;--faint:#8a97a8;--line:#dfe5e8;--line-soft:#edf1f2;--teal:#009e8f;--teal-dark:#007f74;--mint:#eaf8f3;--amber:#dc7f13;--red:#d94134;--navy:#102346;--radius:8px;--shadow:0 10px 35px rgba(24,52,70,.06);--sans:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang TC","Noto Sans TC",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,summary,select{outline-offset:3px}:focus-visible{outline:3px solid rgba(0,158,143,.28);border-radius:4px}.shell{width:min(1360px,calc(100% - 64px));margin-inline: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}
.site-header{height:65px;background:rgba(255,255,255,.9);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;gap:76px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:"CoinAbe Serif",Georgia,serif;font-size:23px;font-weight:600;color:#0a1830;white-space:nowrap}.brand img{width:25px;height:25px}.main-nav{height:100%;display:flex;align-items:center;gap:38px;font-size:14px;font-weight:650;color:#13223b}.main-nav a{height:100%;display:flex;align-items:center;position:relative}.main-nav a:hover{color:var(--teal-dark)}.main-nav a.active:after{content:"";height:2px;position:absolute;left:0;right:0;bottom:10px;background:var(--teal)}.language-menu{margin-left:auto;position:relative}.language-menu summary{list-style:none;display:flex;align-items:center;gap:10px;cursor:pointer;padding:9px 0;font-weight:600}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary img{filter:brightness(.4) saturate(2)}.language-menu summary img:last-child{width:15px}.language-popover{position:absolute;right:0;top:45px;min-width:180px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:8px;border-radius:8px;display:grid;z-index:30}.language-popover a{padding:9px 12px;border-radius:5px}.language-popover a:hover{background:var(--mint);color:var(--teal-dark)}
.hero{min-height:244px;display:grid;grid-template-columns:minmax(0,760px) 1fr;position:relative;align-items:center;padding-top:22px;overflow:hidden}.hero-copy{z-index:1;padding:24px 0 31px}.hero h1{font-size:clamp(43px,4.1vw,61px);line-height:.99;letter-spacing:-.048em;margin:0 0 14px;max-width:760px;font-weight:800}.hero p{font-size:20px;line-height:1.4;color:var(--muted);margin:0;max-width:780px}.hero-art{position:absolute;right:-10px;top:10px;width:49%;height:235px;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;pointer-events:none}.hero-art img{width:100%;height:100%;object-fit:contain;object-position:right center;opacity:.72}.hero-art-mx img{opacity:.56}.hero-art-tw img{opacity:.62}
.compare-shell{display:grid;grid-template-columns:358px minmax(540px,1fr) 340px;border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;scroll-margin-top:82px}.compare-controls{padding:25px 25px 21px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:20px;margin:0}.field-group{display:grid;gap:8px;border:0;padding:0;margin:0;min-width:0}.field-group>span:first-child,.field-group legend{font-size:14px;font-weight:700;color:var(--navy);padding:0}.country-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.country-choice{height:48px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--line);border-radius:7px;font-size:14px;font-weight:700;color:var(--muted);white-space:nowrap}.country-choice.selected{border:2px solid var(--teal);background:var(--mint);color:var(--navy);padding:0 8px}.country-choice img{width:23px;height:23px}.input-wrap,.select-wrap{height:50px;border:1px solid #cfd8de;background:#fff;border-radius:7px;display:flex;align-items:center}.input-wrap:focus-within,.select-wrap:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px rgba(0,158,143,.12)}.input-wrap b{font-size:20px;padding-left:16px}.input-wrap input{width:100%;height:100%;border:0;background:transparent;padding:0 14px;font-size:21px;color:var(--ink);outline:0}.field-group small{font-size:12px;color:var(--muted);margin-top:-3px}.select-wrap{padding:0 13px;gap:10px}.select-wrap img{width:24px;height:24px;filter:invert(43%) sepia(80%) saturate(800%) hue-rotate(126deg)}.select-wrap select{border:0;appearance:auto;background:transparent;outline:0;width:100%;height:100%;color:var(--ink);font-weight:550}.calculate-button{margin-top:auto;height:50px;border:0;border-radius:7px;background:var(--teal);color:#fff;font-weight:750;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;box-shadow:0 8px 18px rgba(0,158,143,.14)}.calculate-button:hover{background:var(--teal-dark)}.calculate-button:disabled{opacity:.65;cursor:wait}.calculate-button img,.platform-link img,.article-cta img{width:20px;height:20px;filter:brightness(0) invert(1)}.form-error{color:var(--red);font-size:13px;margin:0}
.route-list{padding:25px 20px 17px;min-width:0;border-right:1px solid var(--line)}.routes-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.routes-heading h2{font-size:20px;line-height:1.3;letter-spacing:-.02em;margin:0}.routes-heading>span{font-size:12px;color:var(--muted);white-space:nowrap;padding-top:4px}.routes-heading>span b{color:var(--navy);margin-left:5px}.route-columns,.route-row{display:grid;grid-template-columns:minmax(165px,1.35fr) 118px 100px 86px 84px;align-items:center;gap:8px}.route-columns{padding:0 14px 9px;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700;color:#8ca0b8}.route-row{width:100%;min-height:97px;padding:12px 14px;border:0;border-bottom:1px solid var(--line-soft);background:#fff;text-align:left;cursor:pointer;color:var(--navy)}.route-row:hover{background:#fafcfb}.route-row.selected{background:var(--mint);border-radius:7px;border-bottom-color:transparent}.platform{display:flex;align-items:center;gap:12px;min-width:0}.platform-logo{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.platform-logo img{width:32px;height:32px;object-fit:contain}.platform>span:last-child{display:grid;gap:4px;min-width:0}.platform b{font-size:15px;white-space:nowrap}.platform em{font-style:normal;width:max-content;background:var(--teal);color:#fff;border-radius:20px;padding:2px 8px;font-size:9px;font-weight:700}.route-row>span:not(.platform){display:grid;gap:1px}.route-row b{font-style:normal}.route-row small{font-size:11px;color:var(--muted);font-weight:500}.route-row .final b{font-size:21px}.route-row .loss b{font-size:16px;color:var(--amber)}.route-row.selected .loss b{color:var(--teal)}.route-row .time b,.route-row .network b{font-size:13px}.route-row .network{grid-template-columns:auto 14px!important;align-items:center}.route-row .network img{width:14px;transform:rotate(-90deg)}.source-link{display:flex;align-items:center;justify-content:center;gap:7px;color:#1770c9;text-decoration:underline;font-size:12px;margin-top:16px}.source-link img{width:14px}
.cost-detail{padding:25px 20px 20px;min-width:0}.detail-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.detail-head h2{font-size:16px;margin:0}.detail-head span{background:var(--teal);color:#fff;border-radius:20px;padding:5px 10px;font-size:10px;font-weight:700;white-space:nowrap}.detail-platform{display:flex;align-items:center;gap:12px;font-size:18px;margin-bottom:15px}.cost-detail dl{margin:0;padding-left:8px;border-left:1px solid #b8c7d2}.cost-detail dl>div{display:flex;justify-content:space-between;gap:13px;padding:10px 0 10px 16px;border-bottom:1px solid var(--line-soft);position:relative}.cost-detail dl>div:before{content:"";position:absolute;left:-4px;top:17px;width:7px;height:7px;border-radius:50%;background:var(--teal);border:2px solid #fff}.cost-detail dt{font-size:12px;color:#3c5374}.cost-detail dd{margin:0;font-size:12px;font-weight:700;color:var(--red);text-align:right}.cost-detail dl>div:first-child dd{color:var(--navy)}.detail-total{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;padding:17px 0 14px;font-size:12px}.detail-total strong{font-size:17px;white-space:nowrap}.loss-note{margin:0;padding:13px;background:var(--mint);display:flex;gap:9px;border-radius:7px;color:var(--teal-dark)}.loss-note>img{width:20px;height:20px;flex:0 0 auto}.loss-note span{display:grid;gap:3px}.loss-note b{font-size:12px}.loss-note small{color:var(--muted)}.platform-link{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px;background:var(--navy);color:#fff;border-radius:7px;padding:11px 14px;font-size:13px;font-weight:700}.platform-link:hover{background:#183965}.platform-link img{width:17px}
.trust-strip{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 var(--radius) var(--radius);padding:19px 26px;margin-bottom:0}.trust-strip>div{display:flex;gap:12px;padding:0 20px;border-right:1px solid var(--line)}.trust-strip>div:first-child{padding-left:0}.trust-strip>div:last-child{border-right:0}.trust-strip img{width:25px;height:25px;filter:invert(12%) sepia(29%) saturate(2023%) hue-rotate(185deg)}.trust-strip span{display:grid;gap:2px}.trust-strip b{font-size:11px;color:var(--navy)}.trust-strip small{font-size:10px;color:var(--muted);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.trust-strip a{text-decoration:underline}
.countries-section{padding:36px 20px 32px;display:grid;grid-template-columns:1.05fr 1.45fr;align-items:end;gap:60px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--teal-dark);font-weight:800}.countries-section h2,.section-heading h2,.related h2{font-size:32px;letter-spacing:-.04em;line-height:1.05;margin:6px 0 8px}.countries-section p{color:var(--muted);margin:0;max-width:540px}.country-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.country-cards>a,.country-cards>span{min-height:64px;border:1px solid var(--line);border-radius:6px;background:#fff;display:flex;align-items:center;gap:10px;padding:11px 13px}.country-cards>a:hover,.country-cards>a.active{border-color:var(--teal);background:#fbfffd}.country-cards>span{opacity:.62}.country-cards img{width:28px;height:28px;flex:0 0 auto}.country-cards>a>img:last-child{width:15px;height:15px;margin-left:auto}.country-cards span span,.country-cards a span{display:grid}.country-cards b{font-size:13px}.country-cards small{font-size:10px;color:var(--muted)}
.guides{padding:55px 0 76px;border-top:1px solid var(--line);scroll-margin-top:72px}.section-heading{text-align:center;margin-bottom:28px}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.guide-grid a{min-height:235px;padding:25px 24px;border-right:1px solid var(--line);position:relative;background:rgba(255,255,255,.36)}.guide-grid a:last-child{border-right:0}.guide-grid a:hover{background:#fff}.guide-grid a>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--teal-dark);font-weight:750}.guide-grid h3{font-size:19px;line-height:1.25;letter-spacing:-.025em;margin:10px 0}.guide-grid p{font-size:13px;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.guide-grid>a>img{position:absolute;right:23px;bottom:22px;width:20px}
.site-footer{background:#fff;color:var(--navy);border-top:1px solid var(--line);padding:58px 0 24px;position:relative}.site-footer:before{content:"";position:absolute;top:-1px;left:max(32px,calc((100% - 1360px)/2));width:72px;height:3px;background:#bf4d36}.footer-main{display:grid;grid-template-columns:1.05fr .9fr 1.15fr;align-items:start;gap:72px}.footer-intro{max-width:330px}.footer-brand{font-size:24px}.footer-intro>p{color:var(--muted);font-size:14px;line-height:1.65;margin:17px 0 21px}.footer-primary-link{display:inline-flex;align-items:center;gap:14px;color:#a83e2b;font-size:13px;font-weight:700;border-bottom:1px solid #d7a497;padding-bottom:4px}.footer-primary-link span{font-size:18px;line-height:1}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:48px}.footer-nav>div{display:grid;align-content:start;gap:10px}.footer-nav strong,.footer-disclosure>span{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.14em;color:#8b604f;margin-bottom:7px}.footer-nav a{width:max-content;max-width:100%;font-size:13px;color:#354760}.footer-nav a:hover,.footer-disclosure a:hover{color:var(--teal-dark)}.footer-nav small{font-size:9px;letter-spacing:.08em;color:var(--faint);margin-left:5px}.footer-disclosure{border:1px solid var(--line);border-radius:8px;background:#fbfcfb;padding:23px 25px 21px}.footer-disclosure p{font-size:12px;line-height:1.65;color:#58677b;margin:12px 0 17px}.footer-disclosure a{font-size:12px;font-weight:700;color:var(--navy);display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line-soft);padding-top:14px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);margin-top:48px;padding-top:20px}.footer-bottom p{font-size:10px;line-height:1.5;color:#7b8797;margin:0}.footer-bottom p:last-child{text-align:right}
.article-main{background:#fff}.article-shell{width:min(1120px,calc(100% - 64px));margin:0 auto;padding:28px 0 70px}.breadcrumbs{display:flex;gap:9px;color:var(--muted);font-size:12px;margin-bottom:48px}.breadcrumbs a:hover{color:var(--teal)}.article-hero{max-width:900px;border-bottom:1px solid var(--line);padding-bottom:43px}.article-hero h1{font-size:clamp(40px,5vw,66px);line-height:1.02;letter-spacing:-.05em;margin:10px 0 18px}.article-hero>p{font-size:21px;line-height:1.55;color:var(--muted);max-width:800px}.article-cta{display:inline-flex;align-items:center;gap:12px;background:var(--teal);color:#fff;padding:13px 19px;border-radius:7px;font-weight:750;margin-top:10px}.article-layout{display:grid;grid-template-columns:minmax(0,720px) 300px;gap:85px;padding-top:48px}.article-content section{margin-bottom:45px}.article-content h2{font-size:28px;letter-spacing:-.035em;margin:0 0 14px}.article-content p,.article-content li{font-size:17px;line-height:1.78;color:#34465d}.article-content p{margin:0 0 16px}.article-content ul{padding-left:22px}.article-content li{padding-left:6px;margin:8px 0}.article-aside{position:relative}.article-aside>div{position:sticky;top:100px;border-top:3px solid var(--teal);background:var(--bg);padding:24px}.article-aside>div>img{width:30px;filter:invert(43%) sepia(45%) saturate(1017%) hue-rotate(125deg)}.article-aside h2{font-size:18px;margin:14px 0 8px}.article-aside p{font-size:13px;color:var(--muted)}.article-aside a{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--teal-dark);font-weight:700;margin-top:16px}.article-aside a img{width:16px}.faq{border-top:1px solid var(--line);padding-top:36px}.faq details{border-bottom:1px solid var(--line);padding:17px 0}.faq summary{cursor:pointer;font-weight:750}.faq details p{font-size:15px;margin:12px 0 0}.related{padding:55px 0 72px}.related>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:22px}.related a{min-height:140px;padding:20px;border-right:1px solid var(--line);display:grid;align-content:start;gap:8px;position:relative}.related a:last-child{border-right:0}.related a>span{font-size:10px;color:var(--teal-dark);text-transform:uppercase}.related a strong{font-size:16px;max-width:260px}.related a img{position:absolute;right:18px;bottom:18px;width:18px}
@media (max-width:1320px){.shell{width:min(100% - 40px,1060px)}.header-inner{gap:40px}.compare-shell{grid-template-columns:300px 1fr}.cost-detail{grid-column:1/-1;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:16px}.cost-detail dl{grid-row:2/5}.detail-total,.loss-note,.platform-link{grid-column:2}.hero h1{font-size:52px}.route-columns,.route-row{grid-template-columns:minmax(160px,1.4fr) 110px 90px 84px}.route-columns span:nth-child(4),.route-row>span.time{display:none}.country-toggle{grid-template-columns:repeat(2,minmax(0,1fr))}.country-choice:last-child{grid-column:1/-1}.country-cards{grid-template-columns:repeat(2,1fr)}}
@media (max-width:820px){.shell,.article-shell{width:min(100% - 28px,700px)}.site-header{height:58px}.header-inner{gap:0}.main-nav{display:none}.language-menu summary span{display:none}.hero{min-height:310px;display:block;padding-top:34px}.hero-copy{padding:0;position:relative;z-index:2}.hero h1{font-size:44px;max-width:620px}.hero p{font-size:17px;max-width:600px}.hero-art{width:100%;height:190px;top:128px;right:-70px;opacity:.62}.compare-shell{grid-template-columns:1fr}.compare-controls,.route-list{border-right:0;border-bottom:1px solid var(--line)}.compare-controls{padding:22px}.route-list{padding:22px 14px}.cost-detail{display:block;padding:22px}.routes-heading{display:block}.routes-heading>span{display:block;margin-top:8px}.cost-detail dl{margin-top:14px}.detail-total,.loss-note,.platform-link{margin-top:12px}.trust-strip{grid-template-columns:1fr 1fr;padding:18px}.trust-strip>div{border:0;padding:10px}.countries-section{grid-template-columns:1fr;gap:25px;padding-inline:0}.guides{padding-top:42px}.guide-grid{grid-template-columns:1fr 1fr}.guide-grid a:nth-child(2){border-right:0}.guide-grid a:nth-child(-n+2){border-bottom:1px solid var(--line)}.article-layout{grid-template-columns:1fr;gap:30px}.article-aside>div{position:static}.related>div{grid-template-columns:1fr}.related a{border-right:0;border-bottom:1px solid var(--line)}.footer-main{grid-template-columns:1fr 1fr;gap:42px}.footer-intro{max-width:none}.footer-disclosure{grid-column:1/-1}.footer-bottom{align-items:flex-start}}
@media (max-width:560px){.hero{min-height:330px}.hero h1{font-size:38px}.hero-art{top:150px;right:-30px}.country-toggle{grid-template-columns:1fr}.route-columns{display:none}.route-row{grid-template-columns:1fr auto;gap:10px;min-height:116px}.route-row .loss,.route-row .time{display:none}.route-row .final{text-align:right}.route-row .final b{font-size:19px}.routes-heading h2{font-size:18px}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-bottom:1px solid var(--line-soft)}.country-cards,.guide-grid{grid-template-columns:1fr}.guide-grid a{border-right:0;border-bottom:1px solid var(--line);min-height:190px}.countries-section h2,.section-heading h2{font-size:28px}.article-shell{padding-top:20px}.breadcrumbs{margin-bottom:30px}.article-hero h1{font-size:39px}.article-hero>p{font-size:18px}.article-content h2{font-size:25px}.article-content p,.article-content li{font-size:16px}.site-footer{padding-top:42px}.site-footer:before{left:14px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-nav{gap:32px}.footer-disclosure{grid-column:auto}.footer-bottom{display:grid;gap:9px;margin-top:34px}.footer-bottom p:last-child{text-align:left}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

[hidden]{display:none!important}
.language-menu summary img:last-child{transition:transform .16s ease}
.language-menu[open] summary img:last-child{transform:rotate(180deg)}
.language-popover{min-width:244px;box-shadow:0 18px 50px rgba(20,43,59,.14);border-radius:10px}
.language-popover a{padding:10px 12px;border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.language-popover a>span:first-child{display:grid;gap:1px}
.language-popover strong{font-size:14px;color:var(--navy)}
.language-popover small{font-size:11px;color:var(--muted)}
.language-popover a[aria-current="page"]{background:var(--mint)}
.language-popover .menu-check{color:var(--teal-dark);font-size:15px;font-weight:800}

.country-choice{min-width:0;overflow:hidden}
.country-choice span{overflow:hidden;text-overflow:ellipsis}
.custom-select{position:relative;min-width:0}
.custom-select.open{z-index:20}
.select-trigger{width:100%;height:50px;border:1px solid #cfd8de;background:#fff;border-radius:7px;display:grid;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:0 13px;color:var(--ink);text-align:left;cursor:pointer}
.select-trigger:hover{border-color:#9eb0ba}
.custom-select.open .select-trigger{border-color:var(--teal);box-shadow:0 0 0 3px rgba(0,158,143,.12)}
.select-trigger>img:first-child{width:24px;height:24px;filter:invert(43%) sepia(80%) saturate(800%) hue-rotate(126deg)}
.select-trigger [data-select-value]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}
.select-trigger .select-chevron{width:15px;height:15px;transition:transform .16s ease}
.custom-select.open .select-chevron{transform:rotate(180deg)}
.select-options{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:12;display:grid;padding:7px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 16px 42px rgba(18,48,67,.15)}
.select-options button{position:relative;border:0;border-radius:6px;background:#fff;color:var(--navy);padding:10px 36px 10px 12px;text-align:left;cursor:pointer}
.select-options button:hover,.select-options button:focus-visible{background:var(--mint)}
.select-options button[aria-selected="true"]{color:var(--teal-dark);font-weight:750;background:var(--mint)}
.select-options button[aria-selected="true"]:after{content:"✓";position:absolute;right:12px;color:var(--teal-dark)}

.article-meta{display:flex;flex-wrap:wrap;gap:8px 22px;margin:20px 0 4px;color:var(--muted);font-size:12px}
.article-meta span{display:flex;align-items:center;gap:7px}
.article-meta span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--teal)}
.article-sources{border-top:1px solid var(--line);padding-top:36px}
.article-sources>p{font-size:14px}
.article-sources ul{list-style:none;padding:0;display:grid;gap:10px}
.article-sources li{margin:0;padding:14px 16px;border:1px solid var(--line);border-radius:7px;display:grid;gap:3px}
.article-sources a{color:#1768aa;font-size:15px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.article-sources li span{font-size:12px;color:var(--muted)}

@media (max-width:1150px){.country-toggle{grid-template-columns:1fr}}
.country-choice>span{display:grid;line-height:1.12;overflow:visible}
.country-choice>span b{font-size:12px;color:inherit;overflow:hidden;text-overflow:ellipsis}
.country-choice>span small{font-size:10px;color:var(--muted);margin:2px 0 0}

.article-summary{margin:0 0 42px!important;padding:25px 28px;border:1px solid #cbe7df;border-left:4px solid var(--teal);border-radius:9px;background:linear-gradient(135deg,#f2fbf8,#fff)}
.article-summary .summary-label{display:block;color:var(--teal-dark);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}
.article-summary h2{font-size:21px;line-height:1.4;margin:0 0 15px;letter-spacing:-.02em}
.article-summary ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}
.article-summary li{position:relative;margin:0;padding:0 0 0 24px!important;font-size:14px!important;line-height:1.55!important;color:#29415a!important}
.article-summary li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:900}

.article-diagram{margin:0 0 48px;padding:25px 27px 21px;border:1px solid var(--line);border-radius:10px;background:#f8faf9;overflow:hidden}
.article-diagram h2{font-size:17px;margin:0 0 20px;letter-spacing:-.015em}
.article-diagram figcaption,.article-screenshot figcaption{font-size:12px;line-height:1.55;color:var(--muted);margin-top:15px}
.flow-diagram,.method-diagram{display:flex;align-items:center;gap:8px}
.flow-diagram span,.method-diagram span{flex:1;min-height:76px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:10px 7px;border:1px solid #d9e4e5;border-radius:8px;background:#fff;text-align:center;color:#344c64;font-size:11px;font-weight:700}
.flow-diagram span b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e6f6f2;color:var(--teal-dark);font-size:11px}
.flow-diagram>i,.method-diagram>i{font-style:normal;color:#8aa0a9;font-weight:800}
.flow-diagram .diagram-result,.method-diagram .diagram-result{border-color:#87d0bf;background:#eaf8f3;color:#086f64}
.compare-diagram{display:grid;grid-template-columns:130px 1fr 130px;align-items:center;gap:24px}
.compare-diagram:before,.compare-diagram:after{content:"";position:absolute}
.compare-diagram>span{padding:15px 10px;border:1px solid #cfdfe0;border-radius:8px;background:#fff;text-align:center;font-size:12px;font-weight:800}
.compare-diagram>div{display:grid;gap:9px}
.compare-diagram>div span{display:flex;align-items:center;gap:12px;padding:11px;border:1px solid #dbe6e6;border-radius:8px;background:#fff;font-size:12px;font-weight:700}
.compare-diagram>div b{width:25px;height:25px;display:grid;place-items:center;border-radius:6px;background:#eaf8f3;color:var(--teal-dark)}
.compare-diagram .compare-output{border-color:#87d0bf;background:#eaf8f3;color:#086f64}
.fee-bars{display:grid;gap:13px}
.fee-bars>div{display:grid;grid-template-columns:90px 1fr 45px;align-items:center;gap:12px;font-size:12px}
.fee-bars i{display:block;height:12px;border-radius:8px;background:linear-gradient(90deg,var(--teal),#6dc8b7)}
.fee-bars .bar-high{width:100%}.fee-bars .bar-mid{width:38%}.fee-bars .bar-low{width:12%;min-width:14px}.fee-bars b{text-align:right;color:var(--teal-dark)}
.network-diagram{display:grid;grid-template-columns:1fr 120px 1fr;align-items:center;gap:16px}
.network-diagram>span{display:grid;gap:9px;padding:17px;border:1px solid #d7e2e4;border-radius:9px;background:#fff;text-align:center;font-size:11px;color:var(--muted)}
.network-diagram>span b{color:var(--navy);font-size:14px}.network-diagram>i{display:grid;text-align:center;color:var(--teal);font-style:normal;font-size:24px}.network-diagram>i small{font-size:10px;color:var(--teal-dark);font-weight:800}
.method-diagram span{min-height:60px}.method-diagram .diagram-result{font-size:12px}

.guide-section{scroll-margin-top:90px}
.guide-section h2{display:flex;align-items:flex-start;gap:10px}
.guide-section h2:before{content:"";width:5px;height:24px;background:#b6ded5;border-radius:5px;margin-top:4px;flex:0 0 auto}
.article-screenshot{margin:4px 0 48px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 35px rgba(20,43,59,.07)}
.article-screenshot a{display:block;overflow:hidden;border-radius:6px;background:#eef2f2}
.article-screenshot img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:top}
.article-screenshot figcaption{padding:0 8px 4px}

.article-aside>div.article-aside-inner{padding:0;border-top:0;background:transparent;display:grid;gap:22px}
.article-toc{border-top:3px solid var(--teal);background:#f7f9f8;padding:20px 19px;display:grid}
.article-toc>strong{font-size:13px;margin-bottom:11px}
.article-aside .article-toc a{display:grid;grid-template-columns:25px 1fr;gap:8px;align-items:start;margin:0;padding:8px 0;border-top:1px solid #e5ebec;color:#3e5368;font-size:11px;font-weight:650;line-height:1.35}
.article-toc a span{color:var(--teal-dark);font-variant-numeric:tabular-nums}
.article-aside .aside-check{border-top:3px solid var(--teal);background:#f7f9f8;padding:20px}
.article-aside .aside-check>img{width:28px;filter:invert(43%) sepia(45%) saturate(1017%) hue-rotate(125deg)}
.article-aside .aside-check a{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--teal-dark);font-weight:700;margin-top:14px}
.article-aside .aside-check a img{width:15px}

@media (max-width:820px){.article-summary{padding:21px}.article-diagram{padding:21px 18px}.flow-diagram,.method-diagram{display:grid;grid-template-columns:1fr 22px 1fr}.flow-diagram span,.method-diagram span{min-height:68px}.compare-diagram{grid-template-columns:1fr}.network-diagram{grid-template-columns:1fr}.network-diagram>i{transform:rotate(90deg)}.article-aside-inner{position:static!important}.article-toc{display:none}}
@media (max-width:560px){.article-summary h2{font-size:18px}.article-diagram{margin-inline:-2px}.flow-diagram,.method-diagram{grid-template-columns:1fr}.flow-diagram>i,.method-diagram>i{transform:rotate(90deg)}.fee-bars>div{grid-template-columns:76px 1fr 42px}.article-screenshot{margin-inline:-2px}.article-screenshot figcaption{font-size:11px}}

/* Fee provenance and the cheaper-network hint. The first says whether a number
   was read from the exchange or checked by hand; the second names the largest
   saving on the page, which the comparison used to hide by assuming one chain. */
.fee-provenance { margin: 6px 0 0; font-size: 12px; color: var(--muted, #6b7280); }
.saving-note {
  display: flex; gap: 8px; align-items: flex-start; margin: 10px 0 0;
  padding: 10px 12px; border-radius: 10px; font-size: 13px; line-height: 1.45;
  background: rgba(16, 158, 143, .08); color: #0f766e;
}
.saving-note img { width: 15px; height: 15px; margin-top: 1px; flex: none; }

/* Where a spread came from. A measured figure and a hand-checked one are not
   the same claim, and a ranking that mixes them is not a like-for-like order. */
.provenance-row dd { font-size: 12px; color: var(--muted, #6b7280); }
.mixed-warning {
  display: flex; gap: 8px; align-items: flex-start; margin: 0 0 16px;
  padding: 11px 13px; border-radius: 10px; font-size: 13px; line-height: 1.45;
  background: #fff8e6; color: #8a6100; border: 1px solid #f3dfae;
}
.mixed-warning img { width: 15px; height: 15px; margin-top: 1px; flex: none; }

/* Live withdrawal fees inside a guide. The guides are the search surface and
   were teaching TRC20 against ERC20 while the comparator ranked BEP20 first;
   rendering the same rows the comparison uses keeps them from drifting apart
   again. */
.net-fee-table { margin: 34px 0; }
.net-fee-table > p { color: var(--muted, #6b7280); }
.net-platform { margin-top: 18px; }
.net-platform h3 { font-size: 15px; margin: 0 0 8px; display: flex; align-items: baseline; gap: 8px; flex-wrap: wrap; }
.net-platform h3 .net-src { font-size: 11px; font-weight: 400; color: var(--muted, #6b7280); }
.net-fee-table table { width: 100%; border-collapse: collapse; font-size: 14px; }
.net-fee-table th { text-align: left; font-size: 11px; text-transform: uppercase;
  letter-spacing: .05em; color: #8ca0b8; padding: 6px 10px; border-bottom: 1px solid var(--line, #e4e9ee); }
.net-fee-table td { padding: 8px 10px; border-bottom: 1px solid var(--line-soft, #eef2f5); }
.net-fee-table td:last-child { text-align: right; font-variant-numeric: tabular-nums; }
.net-fee-table tr.is-cheapest td { background: rgba(16,158,143,.07); font-weight: 600; }
.net-fee-table tr.is-cheapest em { font-style: normal; font-size: 11px; color: #0f766e;
  background: rgba(16,158,143,.14); border-radius: 20px; padding: 2px 7px; margin-left: 6px; }
.net-fee-note { margin-top: 14px; font-size: 12.5px; color: var(--muted, #6b7280); }

/* Selected editorial homepage: white paper, navy type, rust and teal accents. */
body{background:#fff}
.route-home{background:#fff;overflow:hidden}
.route-home .story-hero{min-height:510px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);gap:88px;align-items:center;padding-top:38px;padding-bottom:28px}
.story-copy{position:relative;z-index:2;padding-left:4px}
.story-eyebrow{display:block;margin-bottom:13px;color:#b94730;font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}
.story-copy h1{margin:0;color:#071936;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang TC","Noto Sans TC",Arial,sans-serif;font-size:clamp(50px,4.3vw,62px);font-weight:760;letter-spacing:-.042em;line-height:.98}
.story-copy h1 strong{display:block;color:#bd4b32;font:inherit;margin-top:8px}
.story-copy>p{max-width:650px;margin:22px 0 0;color:#52627a;font-size:18px;line-height:1.55;letter-spacing:-.008em}
.story-actions{display:flex;align-items:center;gap:26px;margin-top:26px}
.story-primary{min-width:308px;height:56px;border:0;border-radius:7px;background:#bd4b32;color:#fff;display:flex;align-items:center;justify-content:center;gap:20px;font-weight:700;letter-spacing:-.01em;cursor:pointer;box-shadow:0 9px 18px rgba(153,55,35,.13)}
.story-primary:hover{background:#a63e29}
.story-primary img{width:20px;filter:brightness(0) invert(1)}
.story-actions>a{color:#0e2346;font-size:14px;font-weight:700;text-decoration:underline;text-decoration-color:#bd4b32;text-underline-offset:7px}
.story-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:700px;margin-top:30px}
.story-trust>span{display:flex;align-items:center;gap:11px;color:#40516c}
.story-trust img{width:26px;height:26px;filter:invert(11%) sepia(34%) saturate(1842%) hue-rotate(185deg)}
.story-trust small{font-size:11px;line-height:1.25}

.ticket-stage{position:relative;height:440px;min-height:0;padding:28px 34px 26px 74px;transform:translateY(-38px)}
.purchase-ticket{position:relative;z-index:2;background:#fff;border:1px solid #e9e4dc;border-left:2px dashed #ddd4c7;border-radius:3px;padding:27px 27px 24px;box-shadow:0 20px 42px rgba(28,38,48,.1);min-height:438px}
.ticket-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-bottom:12px;border-bottom:1px solid #e7e2da}
.ticket-heading>span{font-size:16px;font-weight:800;color:#0c2042}
.ticket-heading button{border:0;background:transparent;padding:3px;color:#1767b1;text-decoration:underline;cursor:pointer;font-size:12px}
.ticket-flow{display:grid}
.ticket-step{position:relative;display:grid;grid-template-columns:43px 1fr auto;align-items:center;gap:14px;min-height:66px;padding:9px 0}
.ticket-step:not(:last-child){border-bottom:1px solid #ece8e1}
.ticket-step:not(:last-child):after{content:"";position:absolute;left:20px;top:51px;height:29px;border-left:2px dotted #8190a1;z-index:1}
.ticket-icon{position:relative;z-index:2;width:42px;height:42px;border:1px solid #dfe5e6;border-radius:50%;background:#fff;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:800}
.ticket-icon img{width:25px;height:25px;object-fit:contain}
.ticket-icon.money-icon{background:#12b48a;border-color:#12b48a;font-size:15px}
.ticket-step>span:nth-child(2){display:grid;gap:1px}
.ticket-step strong{font-size:14px;color:#0b1e3d}
.ticket-step small{font-size:11px;color:#61718a}
.ticket-step>small{white-space:nowrap;text-align:right}
.ticket-final .ticket-icon{background:#13aa85;border-color:#13aa85}
.ticket-final .ticket-icon img{filter:brightness(0) invert(1)}
.ticket-final strong{font-size:18px}
.ticket-note{position:absolute;z-index:3;object-fit:contain;filter:brightness(.46) saturate(.72)}
.ticket-note-top{left:-13px;top:-1px;width:118px;height:auto}
.ticket-note-bottom{right:-54px;bottom:36px;width:120px;height:auto;filter:brightness(.55) saturate(.75)}
.ticket-stamp{position:absolute;z-index:4;right:-72px;top:-7px;width:142px;height:auto;object-fit:contain;filter:brightness(.52) saturate(.55)}

.ticket-editor{position:absolute;z-index:8;inset:62px 16px 16px;background:#fff;padding:17px;border:1px solid #dedbd4;box-shadow:0 16px 35px rgba(20,35,50,.14);overflow:auto}
.ticket-editor .field-group{gap:5px;margin-bottom:12px}
.ticket-editor .field-group>span:first-child,.ticket-editor .field-group legend{font-size:11px}
.ticket-editor .country-toggle{grid-template-columns:repeat(3,1fr)}
.ticket-editor .country-choice{height:42px;padding:0 7px}
.ticket-editor .country-choice:last-child{grid-column:auto}
.ticket-editor .input-wrap,.ticket-editor .select-trigger{height:44px}
.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.ticket-editor .calculate-button{height:46px;margin-top:2px;background:#bd4b32;box-shadow:none}
.ticket-editor .calculate-button:hover{background:#a63e29}

.results-section{border-top:1px solid #eee9e2;border-bottom:1px solid #eee9e2;padding:30px 0 35px;scroll-margin-top:74px}
.results-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-bottom:16px}
.results-heading h2{margin:0 0 4px;color:#081b38;font-size:31px;font-weight:750;line-height:1.1;letter-spacing:-.032em}
.results-heading p{margin:0;color:#62718a;font-size:15px}
.results-source{display:flex;align-items:center;gap:18px;padding-top:8px;color:#52627a;font-size:11px;white-space:nowrap}
.results-source span{display:flex;align-items:center;gap:7px}
.results-source img{width:18px}
.results-source a{text-decoration:underline;text-underline-offset:3px}
.results-amount{display:none;margin:0 0 12px;color:#66758a;font-size:12px}
.results-amount strong{color:#122849}
.route-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}
.result-card-wrap{position:relative;min-width:0}
.route-home .route-row.result-card{position:relative;display:grid;grid-template-columns:1fr;align-items:initial;gap:0;width:100%;min-height:194px;padding:16px 14px 12px;border:1px solid #dddeda;border-radius:7px;background:#fff;text-align:left;color:#102346;overflow:hidden}
.route-home .route-row.result-card:hover{border-color:#aeb8b5}
.route-home .route-row.result-card.selected{border:2px solid #09a88f;padding:15px 13px 11px;background:#fff}
.result-card-tag{position:absolute;left:18px;top:10px;border-radius:20px;background:#ecece9;color:#5b615f;padding:4px 12px;font-size:10px;font-weight:750}
.result-card.selected .result-card-tag{background:#0aa78e;color:#fff}
.result-card>.platform{margin:28px 0 5px;display:flex;align-items:center;gap:11px}
.result-card>.platform .platform-logo{width:34px;height:34px}
.result-card>.platform .platform-logo img{width:31px;height:31px}
.result-card>.platform>b{font-size:15px;font-weight:700;letter-spacing:-.012em}
.result-card-body{display:grid;grid-template-columns:minmax(130px,1fr) 1.2fr;gap:18px;align-items:start}
.result-card-body .final{display:block!important}
.result-card-body .final b{display:block;font-size:23px;font-weight:720;line-height:1.08;letter-spacing:-.025em}
.result-card-body .final small{font-size:11px;color:#65758c}
.result-metrics{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid #dfe2df;padding-left:18px;gap:12px}
.result-metrics>span{display:grid;align-content:start}
.result-metrics small{font-size:10px;color:#748298}
.result-metrics b{font-size:12px}
.result-metrics em{font-size:10px;font-style:normal;color:#4c657b}
.result-card-note{align-self:end;height:34px;margin-top:10px;padding:0 116px 0 10px;background:#f3f3f1;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;color:#5b6d81;font-size:10px}
.result-card.selected .result-card-note{background:#e8f7f2;color:#087b6e}
.result-card-note>img{width:15px;height:15px}
.result-card-note>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.result-card-referral{position:absolute;right:24px;bottom:20px;z-index:2;display:flex;align-items:center;gap:7px;min-height:18px;padding-left:10px;border-left:1px solid #ced5d3;color:#17304f;font-size:10px;font-weight:750;line-height:1;white-space:nowrap}
.result-card-referral:hover{color:#9f3d2c}
.result-card-referral>span:last-child{font-size:14px;line-height:1}
.result-card.selected+.result-card-referral{color:#087b6e;border-left-color:#aad9cd}

.calculation-details{display:none;margin-top:16px;border-top:1px solid #dddeda;border-bottom:1px solid #dddeda}
.calculation-details>summary{cursor:pointer;list-style:none;padding:13px 2px;color:#102346;font-size:13px;font-weight:750}
.calculation-details>summary:after{content:"+";float:right;font-size:18px;font-weight:400}
.calculation-details[open]>summary:after{content:"−"}
.calculation-grid{display:grid;grid-template-columns:220px 1fr 330px;gap:28px;padding:8px 0 22px}
.calculation-grid .detail-platform{margin:0}
.calculation-grid dl{margin:0}
.calculation-grid dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #eceeeb;padding:7px 0;font-size:11px}
.calculation-grid dd{margin:0;font-weight:700}
.detail-conclusion{display:grid;align-content:start;gap:6px}
.detail-conclusion>p{margin:0;color:#62718a;font-size:11px}
.detail-conclusion>span{font-size:11px;color:#62718a}
.detail-conclusion>strong{font-size:22px}
.detail-conclusion>small{font-size:11px;color:#62718a}
.detail-conclusion>a:not(.platform-link){font-size:11px;text-decoration:underline}
.detail-conclusion .platform-link{margin-top:4px}

.featured-guide{min-height:145px;display:grid;grid-template-columns:48px minmax(340px,1fr) auto 470px;align-items:center;gap:16px;border-bottom:1px solid #e6e0d8;position:relative;overflow:hidden}
.featured-icon img{width:38px;filter:invert(47%) sepia(33%) saturate(1193%) hue-rotate(333deg)}
.featured-guide>div:nth-child(2){position:relative;z-index:2}
.featured-guide>div:nth-child(2)>span{color:#bd4b32;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.featured-guide h2{margin:4px 0 1px;font-size:18px;line-height:1.2}
.featured-guide p{margin:0;max-width:570px;color:#61718a;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.featured-guide>a{position:relative;z-index:3;display:flex;align-items:center;gap:8px;color:#173763;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}
.featured-guide>a img{width:16px}
.featured-art{align-self:stretch;display:flex;align-items:flex-end;justify-content:flex-end}
.featured-art img{width:100%;height:150px;object-fit:contain;object-position:right bottom}

.route-home .countries-section{padding-top:46px}
.route-home .country-cards{grid-template-columns:repeat(3,1fr)}
.route-home .guides{border-top:1px solid #eee9e2}
.route-home .guide-grid a{background:#fff}

@media(max-width:1180px){
  .route-home .story-hero{grid-template-columns:1fr 430px;gap:30px}
  .story-copy h1{font-size:56px}
  .ticket-stage{padding-left:45px}
  .ticket-note-top{left:-5px}
  .ticket-note-bottom{display:none}
  .featured-guide{grid-template-columns:42px 1fr auto 320px}
}
@media(max-width:860px){
  .route-home .story-hero{grid-template-columns:1fr;padding-top:45px}
  .story-copy h1{font-size:clamp(46px,10vw,62px)}
  .story-copy>p{font-size:17px}
  .ticket-stage{width:min(620px,100%);height:auto;min-height:500px;margin:0 auto;padding:45px 18px 18px 38px;transform:none}
  .ticket-note-top{left:0}
  .ticket-stamp{right:-48px;top:5px;width:124px}
  .route-card-grid{grid-template-columns:1fr}
  .route-home .route-row.result-card{min-height:176px}
  .results-heading{display:block}
  .results-source{margin-top:12px;white-space:normal;flex-wrap:wrap}
  .calculation-grid{grid-template-columns:1fr 1fr}
  .detail-conclusion{grid-column:1/-1}
  .featured-guide{grid-template-columns:42px 1fr auto;min-height:140px}
  .featured-art{position:absolute;right:-80px;bottom:-28px;width:360px;opacity:.22}
}
@media(max-width:560px){
  .shell{width:min(100% - 28px,700px)}
  .story-copy h1{font-size:43px;line-height:.93}
  .story-copy>p{margin-top:18px}
  .story-actions{align-items:stretch;flex-direction:column;gap:14px}
  .story-primary{width:100%;min-width:0}
  .story-actions>a{text-align:center}
  .story-trust{grid-template-columns:1fr;gap:12px}
  .ticket-stage{padding:40px 0 0}
  .purchase-ticket{padding:23px 18px 20px}
  .ticket-note-top{top:0;width:100px}
  .ticket-stamp{width:98px;right:-38px;top:5px}
  .ticket-step{grid-template-columns:43px 1fr}
  .ticket-step>small{display:none}
  .ticket-editor{inset:58px 8px 8px}
  .ticket-editor .country-toggle,.editor-grid{grid-template-columns:1fr}
  .ticket-editor .country-choice:last-child{grid-column:auto}
  .results-section{padding-top:26px}
  .results-heading h2{font-size:29px}
  .results-source{display:grid;gap:7px}
  .result-card-body{grid-template-columns:1fr 1fr}
  .result-metrics{grid-template-columns:1fr}
  .calculation-grid{grid-template-columns:1fr}
  .featured-guide{grid-template-columns:38px 1fr;gap:10px;padding:24px 0}
  .featured-guide>a{grid-column:2}
  .featured-art{display:none}
}

/* Keep long-form pages inside a calm reading measure at every viewport. */
.article-shell{width:min(1080px,calc(100% - 64px))}
.article-hero{max-width:780px}
.article-hero h1{font-size:clamp(40px,4.55vw,60px);line-height:1.05;letter-spacing:-.045em}
.article-hero>p{max-width:740px;font-size:20px;line-height:1.6}
.article-layout{grid-template-columns:minmax(0,700px) minmax(240px,280px);gap:clamp(44px,5vw,64px)}
.article-content,.article-aside{min-width:0}
.article-content section,.article-content figure,.article-content img,.article-content table{max-width:100%}
.article-content a{overflow-wrap:anywhere}

@media(max-width:1100px){
  .article-shell{width:min(760px,calc(100% - 64px))}
  .article-layout{grid-template-columns:minmax(0,1fr);gap:34px}
  .article-aside-inner{position:static!important}
  .article-toc{display:none}
}

@media(max-width:820px){
  .article-shell{width:min(100% - 28px,700px)}
  .article-hero>p{font-size:18px}
}

.page-unfinished { margin: 18px 0 0; padding: 12px 14px; border-left: 3px solid var(--amber, #dc7f13);
  background: #fff8ec; color: #7a4a06; font-size: 13px; border-radius: 4px; }

.scale-contrast { margin: 34px 0; padding: 20px 22px; border: 1px solid var(--line, #e4e9ee); border-radius: 8px; background: #fbfdfc; }
.scale-contrast h2 { font-size: 17px; margin: 0 0 14px; }
.scale-contrast dl { margin: 0; display: grid; gap: 10px; }
.scale-contrast dl > div { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: baseline; gap: 12px;
  padding: 10px 12px; border-radius: 6px; background: #fff; border: 1px solid var(--line-soft, #eef2f5); }
.scale-contrast dl > div.is-wide { border-color: rgba(16,158,143,.35); background: rgba(16,158,143,.05); }
.scale-contrast dt { font-size: 13px; color: var(--muted, #6b7280); }
.scale-contrast dd { margin: 0; display: flex; gap: 12px; align-items: baseline; justify-content: flex-end; flex-wrap: wrap; }
.scale-contrast dd span { font-size: 13px; font-variant-numeric: tabular-nums; }
.scale-contrast dd b { font-size: 16px; font-variant-numeric: tabular-nums; }
.scale-contrast > p { margin: 14px 0 0; font-size: 13px; color: var(--muted, #6b7280); }
.spread-table { margin: 34px 0; }
.spread-table > p { color: var(--muted, #6b7280); }
.spread-table table { width: 100%; border-collapse: collapse; font-size: 14px; }
.spread-table th { text-align: left; font-size: 11px; text-transform: uppercase; letter-spacing: .05em;
  color: #8ca0b8; padding: 6px 10px; border-bottom: 1px solid var(--line, #e4e9ee); }
.spread-table td { padding: 9px 10px; border-bottom: 1px solid var(--line-soft, #eef2f5); vertical-align: top; }
.spread-table td:nth-child(2), .spread-table td:last-child { text-align: right; font-variant-numeric: tabular-nums; }
.spread-table td small { display: block; font-size: 11px; color: var(--muted, #6b7280); margin-top: 2px; }
.spread-table tr.is-tightest td { background: rgba(16,158,143,.07); font-weight: 600; }
.spread-table tr.is-tightest em { font-style: normal; font-size: 11px; color: #0f766e;
  background: rgba(16,158,143,.14); border-radius: 20px; padding: 2px 7px; margin-left: 6px; font-weight: 500; }
.spread-note { margin-top: 14px; font-size: 12.5px; color: var(--muted, #6b7280); }

.net-duel { margin: 34px 0; }
.net-duel > p { color: var(--muted, #6b7280); }
.net-duel table { width: 100%; border-collapse: collapse; font-size: 14px; }
.net-duel th { text-align: left; font-size: 11px; text-transform: uppercase; letter-spacing: .05em;
  color: #8ca0b8; padding: 6px 10px; border-bottom: 1px solid var(--line, #e4e9ee); }
.net-duel th:not(:first-child), .net-duel td:not(:first-child) { text-align: right; }
.net-duel td { padding: 9px 10px; border-bottom: 1px solid var(--line-soft, #eef2f5); font-variant-numeric: tabular-nums; }
.net-duel td.is-cheapest { background: rgba(16,158,143,.07); font-weight: 650; }

.open-data { margin: 34px 0; }
.data-downloads { padding: 20px 22px; border: 1px solid var(--line, #e4e9ee); border-radius: 8px; background: #fbfdfc; margin-bottom: 30px; }
.data-downloads h2 { font-size: 17px; margin: 0 0 12px; }
.data-downloads a { display: inline-flex; align-items: center; gap: 8px; margin: 0 10px 10px 0; padding: 9px 14px;
  border-radius: 6px; background: var(--teal, #009e8f); color: #fff; font-size: 14px; font-weight: 650; }
.data-downloads a:hover { background: var(--teal-dark, #007f74); }
.data-downloads p { margin: 6px 0 0; font-size: 13px; color: var(--muted, #6b7280); }
.data-downloads .data-since { font-variant-numeric: tabular-nums; }
.fee-chart { margin: 0 0 24px; overflow-x: auto; }
.fee-chart svg { width: 100%; min-width: 560px; height: auto; }
.fee-chart .grid { stroke: var(--line-soft, #eef2f5); stroke-width: 1; }
.fee-chart .tick { font-size: 10px; fill: #8ca0b8; }
.fee-chart .tick-y { text-anchor: end; dominant-baseline: middle; }
.fee-chart .tick-x { text-anchor: middle; }
.fee-chart .series-label { font-size: 11px; font-weight: 650; dominant-baseline: middle; }
.data-no-chart { color: var(--muted, #6b7280); font-size: 14px; }
.data-citation code { display: block; padding: 12px 14px; background: #f5f7f9; border-radius: 6px;
  font-size: 13px; word-break: break-word; }
