:root{color-scheme:light;--bg: #f5f7f6;--surface: #ffffff;--surface-strong: #eef5f1;--ink: #111827;--ink-soft: #374151;--muted: #6b7280;--line: rgba(17, 24, 39, .12);--line-strong: rgba(17, 24, 39, .18);--emerald: #147d64;--emerald-bright: #22c55e;--amber: #b8872d;--coral: #d65f4b;--blue: #286e8e;--charcoal: #101419;--gold: #caa45a;--shadow: 0 24px 80px rgba(17, 24, 39, .14);--radius: 8px;--container: 1160px}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#ffffffdb,#f5f7f6fa),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;letter-spacing:0}body::selection{color:#fff;background:var(--emerald)}a{color:inherit}img{display:block;max-width:100%}.container{width:min(100% - 40px,var(--container));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px max(20px,calc((100vw - var(--container)) / 2));border-bottom:1px solid rgba(17,24,39,.08);background:#f6f4efdb;backdrop-filter:blur(18px)}.brand-link,.footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:780;text-decoration:none}.brand-mark{display:grid;width:34px;height:34px;place-items:center;color:#fff;border-radius:8px;background:var(--charcoal);box-shadow:inset -8px -8px #22c55e3d}.site-nav{display:flex;align-items:center;gap:6px;padding:4px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#ffffffb8}.nav-link{min-height:38px;padding:10px 14px;color:var(--ink-soft);border-radius:999px;font-size:.92rem;font-weight:650;line-height:1;text-decoration:none;white-space:nowrap}.nav-link.active,.nav-link:hover{color:#fff;background:var(--charcoal)}.hero{position:relative;display:grid;min-height:clamp(560px,76svh,760px);overflow:hidden;background:linear-gradient(90deg,#f5f7f6fa,#f5f7f6e0 46%,#f5f7f680),var(--hero-image) center right / cover no-repeat,var(--surface-strong)}.hero-home{--hero-image: url(/assets/zzzincome-logo-hero.png)}.hero:after{position:absolute;inset:auto 0 0;height:30%;content:"";background:linear-gradient(180deg,rgba(246,244,239,0),var(--bg))}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#147d6429,#caa45a24 46%,#286e8e1f),#f5f7f61a}.hero-content{position:relative;z-index:2;align-self:center;padding-block:72px 88px}.hero-home .hero-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:clamp(28px,5vw,68px);align-items:center}.hero-copy-block{max-width:820px}.hero-content.narrow{max-width:780px}.eyebrow{margin:0 0 14px;color:var(--emerald);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:780px;margin:0;color:var(--ink);font-size:clamp(3.3rem,9vw,7.5rem);line-height:.9;letter-spacing:0}h2{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:0}h3{margin:0;font-size:1.1rem;line-height:1.28;letter-spacing:0}p{color:var(--ink-soft);line-height:1.75}.hero-copy{max-width:680px;margin:26px 0 0;color:#243042;font-size:clamp(1.05rem,2.1vw,1.35rem);line-height:1.7}.hero-actions,.card-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hero-tags span{padding:9px 12px;color:var(--ink);border:1px solid rgba(17,24,39,.1);border-radius:999px;background:#ffffffb8;font-size:.9rem;font-weight:760;backdrop-filter:blur(12px)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:13px 18px;border:1px solid transparent;border-radius:8px;font-weight:750;line-height:1.1;text-decoration:none}.button.primary{color:#fff;background:var(--charcoal);box-shadow:0 14px 34px #1118272e}.button.primary:hover{background:#0b1220}.button.secondary{color:var(--ink);border-color:var(--line-strong);background:#ffffffb8}.button.secondary:hover{border-color:#147d6457;background:#fff}.button.subtle{color:var(--emerald);border-color:#147d6438;background:#ffffffb8}.button.compact{min-height:40px;padding:10px 14px;color:#fff;background:var(--charcoal);font-size:.92rem}.hero-stats{display:grid;max-width:760px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:42px 0 0;overflow:hidden;border:1px solid rgba(17,24,39,.12);border-radius:8px;background:#1118271f;box-shadow:0 18px 60px #1118271a}.hero-stats div{padding:18px;background:#ffffffbd;backdrop-filter:blur(12px)}.hero-stats dt{color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.hero-stats dd{margin:8px 0 0;color:var(--ink);font-weight:750}.section{padding:clamp(72px,10vw,118px) 0}.band-light{background:#ffffff7a}.band-accent{color:#fff;background:linear-gradient(135deg,#147d64f0,#111827f5 58%,#d65f4be0),var(--charcoal)}.band-accent p,.band-accent a,.band-accent .eyebrow{color:#ffffffdb}.band-accent h2{color:#fff}.section-heading{max-width:760px;margin-bottom:34px}.section-heading p:last-child{max-width:680px;margin:18px 0 0}.identity-card{padding:24px;border:1px solid rgba(17,24,39,.12);border-radius:var(--radius);background:linear-gradient(180deg,#ffffffeb,#ffffffc7),var(--surface);box-shadow:var(--shadow)}.identity-card img{width:min(100%,240px);margin-inline:auto;aspect-ratio:1;object-fit:cover;border:1px solid rgba(202,164,90,.34);border-radius:50%;box-shadow:0 18px 42px #11182738}.identity-card h2{margin-top:18px;font-size:clamp(2rem,4vw,3.1rem)}.identity-card p:not(.tag){margin-bottom:0}.focus-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.focus-list span{padding:8px 10px;color:var(--ink);border:1px solid rgba(17,24,39,.1);border-radius:999px;background:#f5f7f6e0;font-size:.84rem;font-weight:760}.profile-snapshot{position:relative;overflow:hidden;padding:22px;border:1px solid rgba(17,24,39,.1);border-radius:var(--radius);background:linear-gradient(145deg,#ffffffe0,#f1f6f0b8),#ffffffb8;box-shadow:0 24px 70px #1118271f;backdrop-filter:blur(18px)}.profile-snapshot:before{position:absolute;inset:0 0 auto;height:4px;content:"";background:linear-gradient(90deg,var(--emerald),var(--gold),var(--blue))}.snapshot-header{display:grid;grid-template-columns:78px minmax(0,1fr);gap:16px;align-items:center}.snapshot-header img{width:78px;aspect-ratio:1;object-fit:cover;border:1px solid rgba(202,164,90,.42);border-radius:50%;box-shadow:0 12px 30px #1118272e}.snapshot-header h2{margin:0;font-size:clamp(1.55rem,2.5vw,2.1rem);line-height:1.05}.snapshot-header p:not(.tag){margin:7px 0 0;color:var(--muted);font-size:.92rem;line-height:1.4}.snapshot-copy{margin:22px 0 0;color:var(--ink-soft);font-size:.98rem;line-height:1.75}.snapshot-list{display:grid;gap:1px;margin-top:20px;overflow:hidden;border:1px solid rgba(17,24,39,.1);border-radius:var(--radius);background:#11182714}.snapshot-list div{display:grid;gap:5px;padding:13px 14px;background:#ffffffc7}.snapshot-list span{color:var(--muted);font-size:.76rem;font-weight:800}.snapshot-list strong{color:var(--ink);font-size:.96rem}.snapshot-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.snapshot-links a{padding:9px 12px;color:var(--emerald);border:1px solid rgba(20,125,100,.18);border-radius:999px;background:#ffffffb8;font-size:.88rem;font-weight:780;text-decoration:none}.snapshot-links a:hover{color:#fff;background:var(--charcoal)}.feature-grid,.card-grid,.community-grid,.principle-grid,.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.home-hub-grid{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(280px,.95fr);gap:18px;align-items:start}.home-hub-grid .main-product{grid-column:auto}.hub-side-cards{display:grid;gap:18px}.hub-side-cards .mini-card{display:flex;min-height:0;padding:20px 24px;flex-direction:column;justify-content:flex-start}.hub-side-cards .card-index{margin-bottom:20px}.hub-side-cards h3{margin:0 0 10px}.hub-side-cards p{margin:0 0 14px;font-size:.95rem;line-height:1.7}.product-card,.mini-card,.resource-card,.community-card,.link-row,.principle-card,.media-card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffdb;box-shadow:0 14px 48px #11182714}.product-card{overflow:hidden}.main-product{grid-column:span 2}.product-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-bottom:1px solid var(--line)}.product-card>div,.mini-card,.resource-card,.community-card,.principle-card{padding:24px}.dashboard-product-card{background:#fff}.dashboard-product-card>.dashboard-preview-ui{display:grid;gap:10px;padding:16px;border-bottom:1px solid var(--line);background:#f5f2eb}.preview-topbar,.preview-status,.preview-tabs,.preview-metrics,.preview-panels,.preview-panel-head,.preview-badges{display:flex;align-items:center}.preview-topbar{justify-content:space-between;gap:14px}.preview-brand{display:flex;min-width:0;align-items:center;gap:10px;color:#08151f;font-size:1rem;font-weight:850}.preview-brand img{width:34px;height:34px;aspect-ratio:auto;object-fit:cover;border-bottom:0;border-radius:8px}.preview-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px}.preview-badges span,.preview-status strong,.preview-panel-head span{padding:5px 9px;border:1px solid rgba(20,125,100,.22);border-radius:999px;background:#e9faf2;color:#08754d;font-size:.72rem;font-weight:820;white-space:nowrap}.preview-badges span:nth-child(2){border-color:#09788a33;background:#e7faff;color:#087083}.preview-badges span:nth-child(3){border-color:#b8872d52;background:#fff5da;color:#8b620c}.preview-status{justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(20,125,100,.18);border-radius:8px;background:#ffffffc7}.preview-status span{color:#50625f;font-size:.78rem;font-weight:650}.preview-tabs{gap:4px;padding:5px;border:1px solid #ded7ca;border-radius:8px;background:#fffdfa}.preview-tabs span{padding:7px 10px;color:#5d6966;border-radius:999px;font-size:.74rem;font-weight:760}.preview-tabs .active{color:#fff;background:#0b241f}.preview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #ded7ca;border-radius:8px;background:#fffdfa}.preview-metrics div{display:grid;gap:5px;min-height:66px;padding:12px;border-right:1px solid #e5ded2}.preview-metrics div:last-child{border-right:0}.preview-metrics span,.preview-tiles span{color:#65726f;font-size:.72rem;font-weight:700}.preview-metrics strong,.preview-tiles strong{color:#10251f;font-size:.96rem;font-weight:860}.preview-panels{display:grid;grid-template-columns:1.25fr .75fr;gap:10px}.preview-panel{min-height:126px;padding:12px;border:1px solid #ded7ca;border-radius:8px;background:#fffdfa}.preview-panel-head{justify-content:space-between;gap:10px;padding-bottom:9px;border-bottom:1px solid #e7dfd4}.preview-panel-head strong{color:#0d1715;font-size:.9rem}.preview-panel-head span{padding:4px 8px;background:#e6fbff;color:#097083}.preview-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.preview-tiles span{min-height:60px;padding:9px;border:1px solid #e7dfd4;border-radius:7px;background:#faf8f3;line-height:1.55}.preview-bars{display:grid;gap:9px;margin-top:18px}.preview-bars i{display:block;height:12px;overflow:hidden;border-radius:999px;background:#edf1ed}.preview-bars i:before{display:block;width:68%;height:100%;content:"";border-radius:inherit;background:linear-gradient(90deg,var(--emerald),var(--gold))}.preview-bars i:nth-child(2):before{width:46%}.preview-bars i:nth-child(3):before{width:28%}.principle-card{position:relative;overflow:hidden}.principle-card:before{display:block;width:42px;height:4px;margin-bottom:28px;content:"";border-radius:999px;background:linear-gradient(90deg,var(--emerald),var(--gold))}.elevated{min-height:280px}.tag,.fine-print{margin:0 0 12px;color:var(--muted);font-size:.78rem;font-weight:760}.fine-print{margin:16px 0;color:#7b6b55}.handle,.invite-code{margin:8px 0 0;color:var(--emerald);font-weight:760}.card-index{display:inline-flex;margin-bottom:52px;color:var(--coral);font-weight:850}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--emerald);font-weight:780;text-decoration:none}.text-link:after{content:"→"}.text-link:hover{color:var(--charcoal)}.two-column,.split-panel,.product-showcase{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(32px,6vw,72px);align-items:start}.list-grid{display:grid;gap:12px}.link-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px}.link-row p{margin:6px 0 0}.muted-pill{display:inline-flex;min-height:34px;align-items:center;padding:8px 12px;color:var(--muted);border:1px solid var(--line);border-radius:999px;background:#f6f4efbd;font-size:.86rem;font-weight:720;white-space:nowrap}.category-cloud{display:flex;flex-wrap:wrap;gap:12px;align-self:center}.category-cloud a{padding:14px 18px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff1a;font-weight:760;text-decoration:none}.category-cloud a:hover{color:var(--charcoal);background:#fff}.featured-links,.category-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:34px}.featured-link-card{display:grid;min-height:118px;align-content:space-between;padding:16px;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);background:#ffffff17;text-decoration:none}.featured-link-card:hover{background:#ffffff29}.featured-link-card span,.featured-link-card small{color:#ffffffb8;font-size:.76rem;font-weight:760}.featured-link-card strong{font-size:1.02rem}.category-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-summary-card{display:grid;min-height:132px;align-content:space-between;padding:18px;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);background:#ffffff1a;text-decoration:none}.category-summary-card:hover{background:#ffffff2b}.category-summary-card span,.category-summary-card small{color:#ffffffb8;font-size:.78rem;font-weight:760}.category-summary-card strong{color:#fff;font-size:1.35rem}.page-hero{position:relative;overflow:hidden;padding:clamp(86px,13vw,148px) 0 clamp(64px,10vw,104px);background:linear-gradient(135deg,#fffffff5,#f1f6f0f0 48%,#eee8deeb),var(--bg)}.page-hero.compact h1{font-size:clamp(3rem,7vw,5.8rem)}.page-hero p:last-child{max-width:760px;margin-top:22px;font-size:1.12rem}.about-hero{background:linear-gradient(135deg,#fffffff0,#edf6f4e6),var(--bg)}.about-intro{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:clamp(28px,6vw,72px);align-items:center}.about-intro img{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid rgba(202,164,90,.34);border-radius:50%;box-shadow:var(--shadow)}.about-profile-section .section-heading{max-width:620px;margin-bottom:0}.about-profile-section .section-heading h2{max-width:560px}.about-profile-section .section-heading p:last-child{margin-top:14px;max-width:620px;line-height:1.78}.links-hero{background:linear-gradient(135deg,#fffffff5,#ecf5f1eb 46%,#f4efe2e6),var(--bg)}.articles-hero{background:linear-gradient(135deg,#fffffff5,#eef7f4eb 48%,#f2ede2e6),var(--bg)}.donations-hero{background:linear-gradient(135deg,#fffffff5,#f1f7eeeb 42%,#f4e9d5e6),var(--bg)}.donations-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:clamp(28px,6vw,76px);align-items:center}.donation-thanks-card{position:relative;overflow:hidden;padding:28px;border:1px solid rgba(17,24,39,.1);border-radius:var(--radius);background:linear-gradient(145deg,#ffffffeb,#fff8e8c2),#ffffffd6;box-shadow:var(--shadow)}.donation-thanks-card:before{position:absolute;inset:0 0 auto;height:4px;content:"";background:linear-gradient(90deg,var(--gold),var(--emerald),var(--blue))}.donation-thanks-card h2{font-size:clamp(2rem,4vw,3rem)}.donation-thanks-card p:not(.tag){margin:18px 0 0}.thanks-meter{display:grid;grid-template-columns:1.3fr .9fr .55fr;gap:8px;margin-top:26px}.thanks-meter span{height:9px;border-radius:999px;background:var(--emerald)}.thanks-meter span:nth-child(2){background:var(--gold)}.thanks-meter span:nth-child(3){background:var(--coral)}.link-category-stack{display:grid;gap:36px}.link-category h2{margin-bottom:18px;font-size:clamp(1.5rem,3vw,2.2rem)}.link-category-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:18px}.link-category-heading h2{margin-bottom:0}.link-category-heading span,.resource-topline span{color:var(--muted);font-size:.82rem;font-weight:760}.card-grid.resources{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card{display:flex;min-height:310px;flex-direction:column;gap:12px}.card-grid.resources .resource-card>p,.card-grid.resources .resource-card .resource-meta,.card-grid.resources .resource-card .invite-code{margin:0}.resource-card .button{margin-top:auto}.resource-head{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:center;margin-bottom:18px}.resource-logo{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border:1px solid rgba(145,202,255,.2);border-radius:8px;background:linear-gradient(145deg,#102244f5,#050b18fa),#071123;box-shadow:inset 0 0 0 1px #ffffff0a,0 10px 24px #0000002e}.resource-logo img{width:100%;height:100%;object-fit:contain}.resource-logo span{color:var(--ink);font-size:.9rem;font-weight:850}.resource-title-block{min-width:0}.resource-title-block h3{margin:8px 0 0}.resource-topline{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:12px}.article-list{display:grid;gap:14px}.article-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:22px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe6;box-shadow:0 14px 48px #11182714}.article-row.pinned{border-color:#caa45a61;background:linear-gradient(135deg,#fffffff0,#fff9eabd),#fff}.article-index{display:grid;width:46px;height:46px;place-items:center;color:var(--emerald);border:1px solid rgba(20,125,100,.18);border-radius:50%;background:#147d6414;font-weight:850}.article-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:10px}.article-meta span,.article-meta time{color:var(--muted);font-size:.78rem;font-weight:780}.article-meta span{padding:5px 8px;color:#8b620c;border:1px solid rgba(184,135,45,.24);border-radius:999px;background:#fff4d6}.article-row h2{max-width:760px;font-size:clamp(1.3rem,2.4vw,2rem);line-height:1.16}.article-row p{max-width:720px;margin:12px 0 0}.empty-state{max-width:720px;padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe6;box-shadow:0 14px 48px #11182714}.empty-state h2{font-size:clamp(1.8rem,3vw,2.6rem)}.donation-intro .section-heading{margin-bottom:24px}.donation-note-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.donation-note-grid div{min-height:126px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffdb;box-shadow:0 12px 34px #1118270f}.donation-note-grid strong{color:var(--amber);font-size:.9rem;font-weight:850}.donation-note-grid p{margin:12px 0 0;font-size:.96rem}.donation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.donation-card{display:grid;gap:22px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;box-shadow:0 18px 58px #1118271a}.donation-card h2{font-size:clamp(1.85rem,3.2vw,3rem)}.donation-card-copy p:last-child{margin-bottom:0}.donation-qr-frame{display:grid;min-height:460px;place-items:center;padding:20px;border:1px solid rgba(17,24,39,.1);border-radius:var(--radius);background:linear-gradient(180deg,#fffffff5,#faf8f1eb),#fff}.donation-qr-frame img{width:min(100%,430px);max-height:520px;object-fit:contain;border-radius:8px}.tone-wechat{border-color:#caa45a47}.tone-binance{border-color:#286e8e38}.tone-binance .donation-qr-frame{background:linear-gradient(145deg,#111827f0,#202632f0),var(--charcoal)}.tone-binance .donation-qr-frame img{width:min(100%,390px)}.donation-card .fine-print{margin:0;padding-top:18px;border-top:1px solid var(--line)}.donation-closing p{margin-top:0}.donation-signoff{color:#fff;font-weight:820}.timeline-list{display:grid;gap:14px}.timeline-list article{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.timeline-list span{color:var(--amber);font-weight:850}.timeline-list p{margin:8px 0 0}.media-card{overflow:hidden;background:#fff}.media-card.with-image{grid-column:span 1}.media-card>img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-bottom:1px solid var(--line)}.media-card.qr-card>img,.qr-strip img{object-fit:contain;background:#fff}.media-card>div{padding:22px}.media-card .text-link,.media-card .muted-pill{margin-top:14px}.social-card{display:grid;align-content:start}.social-visual{padding:18px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#147d6414,#caa45a1a),#f9faf8}.xhs-visual{display:grid;grid-template-columns:minmax(0,1fr) 148px;gap:16px;align-items:center}.social-profile{display:flex;min-width:0;align-items:center;gap:12px}.social-profile img{width:72px;aspect-ratio:1;object-fit:cover;border:1px solid rgba(202,164,90,.34);border-radius:50%;box-shadow:0 10px 24px #11182724}.social-profile div{min-width:0}.social-profile strong,.social-profile span{display:block}.social-profile strong{color:var(--ink);font-size:1.12rem;font-weight:850}.social-profile span{margin-top:4px;color:var(--muted);font-size:.88rem;font-weight:720}.social-qr{width:148px;aspect-ratio:1;object-fit:contain;border:1px solid rgba(17,24,39,.12);border-radius:8px;background:#fff}.centered-qr{display:grid;place-items:center}.social-qr.large{width:168px}.channel-mark{display:grid;width:72px;height:72px;place-items:center;margin:22px 22px 0;color:#fff;border:1px solid rgba(145,202,255,.2);border-radius:18px;background:linear-gradient(135deg,var(--blue),var(--emerald));font-size:1.05rem;font-weight:850;white-space:nowrap;box-shadow:0 14px 34px #286e8e33}.media-card>.channel-mark{padding:0}.channel-mark img{width:46px;height:46px;object-fit:contain}.channel-mark.bilibili{background:linear-gradient(145deg,#00aeec2e,#050b18f0)}.channel-mark.youtube{background:linear-gradient(145deg,#ff00332e,#050b18f0)}.channel-mark.x{background:linear-gradient(145deg,#ffffff29,#050b18f5)}.channel-mark.telegram{border-radius:50%;background:linear-gradient(145deg,#26a5e433,#050b18f0)}.about-media{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch}.about-media .featured-social-card{grid-column:span 3}.about-media .compact-social-card{display:grid;grid-column:span 2;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:start;padding:22px}.about-media .social-card{grid-template-rows:auto 1fr;min-height:100%}.about-media .featured-social-card .social-visual{min-height:192px}.about-media .xhs-visual,.about-media .wechat-visual{display:grid;grid-template-columns:minmax(0,1fr) minmax(132px,156px);gap:20px}.about-media .featured-social-card .social-qr,.about-media .featured-social-card .social-qr.large{width:min(100%,156px)}.about-media .social-card>div:last-child{display:flex;min-width:0;flex-direction:column}.about-media .compact-social-card>div:last-child{padding:0}.about-media .compact-social-card .channel-mark{width:64px;height:64px;margin:0;border-radius:16px}.about-media .compact-social-card .channel-mark img{width:40px;height:40px}.about-media .media-card .text-link,.about-media .media-card .muted-pill{align-self:flex-start;margin-top:auto}.community-panel{align-items:center}.community-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.qr-strip{display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:center;margin-top:26px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe6;box-shadow:0 12px 34px #11182714}.qr-strip img{width:150px;border:1px solid var(--line);border-radius:8px}.product-showcase{align-items:center}.product-showcase img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.legal-copy{max-width:820px}.legal-copy h2{margin-top:44px;font-size:1.7rem}.legal-copy h2:first-child{margin-top:0}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px 40px;align-items:start;padding:42px max(20px,calc((100vw - var(--container)) / 2));color:#ffffffd1;background:var(--charcoal)}.site-footer p{margin:12px 0 0;color:#ffffffad}.site-footer a{color:inherit}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 18px}.footer-brand{color:#fff}.footer-legal{grid-column:1 / -1;padding-top:20px;border-top:1px solid rgba(255,255,255,.16)}.footer-legal p{max-width:980px;font-size:.9rem}.footer-legal .copyright{color:#ffffffe0;font-weight:720}@media(max-width:900px){.site-header{position:static;align-items:flex-start;flex-direction:column}.site-nav{width:100%;overflow-x:auto;justify-content:flex-start}.hero{min-height:clamp(600px,78svh,720px);background:linear-gradient(180deg,#f6f4eff0,#f6f4efbd 62%,#f6f4ef6b),var(--hero-image) center bottom / cover no-repeat,var(--surface-strong)}.hero-content{padding-block:62px 76px}.hero-stats,.feature-grid,.home-hub-grid,.feature-grid.four,.card-grid,.community-grid,.principle-grid,.media-grid,.two-column,.split-panel,.product-showcase,.hero-home .hero-content,.about-intro,.featured-links,.category-summary-grid,.card-grid.resources,.about-media,.article-row,.donations-hero-grid,.donation-note-grid,.donation-grid{grid-template-columns:1fr}.article-row{align-items:start}.about-media .featured-social-card,.about-media .compact-social-card{grid-column:auto}.preview-topbar,.preview-status{align-items:flex-start;flex-direction:column}.preview-badges{justify-content:flex-start}.preview-panels,.preview-metrics{grid-template-columns:1fr}.preview-metrics div{border-right:0;border-bottom:1px solid #e5ded2}.preview-metrics div:last-child{border-bottom:0}.hub-side-cards{grid-template-rows:none}.main-product{grid-column:auto}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}}@media(max-width:560px){.container{width:min(100% - 28px,var(--container))}.site-header{padding:14px}.nav-link{padding-inline:12px}.hero{min-height:640px}.hero-actions{flex-direction:column}.button{width:100%}.hero-stats{grid-template-columns:1fr}.identity-card img{width:190px}.snapshot-header{grid-template-columns:64px minmax(0,1fr)}.snapshot-header img{width:64px}.dashboard-product-card>.dashboard-preview-ui{padding:12px}.preview-tabs{overflow-x:auto}.preview-tabs span{white-space:nowrap}.preview-tiles,.xhs-visual,.about-media .xhs-visual,.about-media .wechat-visual{grid-template-columns:1fr}.about-media .featured-social-card .social-visual{min-height:0}.about-media .featured-social-card .social-qr{justify-self:start}.social-qr{width:150px}.donation-card{padding:16px}.donation-qr-frame{min-height:0;padding:12px}.donation-qr-frame img,.tone-binance .donation-qr-frame img{width:100%;max-height:none}.preview-panels{display:none}.qr-strip{grid-template-columns:1fr}.link-row{align-items:flex-start;flex-direction:column}.timeline-list article{grid-template-columns:1fr}}:root{color-scheme:dark;--bg: #050b18;--surface: #0b1730;--surface-strong: #11285a;--ink: #f5f9ff;--ink-soft: #c9d8ee;--muted: #8ea6c8;--line: rgba(145, 202, 255, .18);--line-strong: rgba(139, 219, 255, .34);--emerald: #27d3b4;--emerald-bright: #44f0c9;--amber: #f3c75f;--coral: #ff7d65;--blue: #52a8ff;--charcoal: #040914;--gold: #ffd166;--shadow: 0 28px 90px rgba(0, 0, 0, .42)}body{color:var(--ink);background:linear-gradient(180deg,#081226f5,#030812fa),linear-gradient(135deg,#2a75ff1f,#27d3b414 48%,#ffd16614),var(--bg)}.site-header{border-bottom-color:#91caff24;background:#040914c7;backdrop-filter:blur(18px)}.brand-link,.footer-brand{color:var(--ink)}.brand-mark{width:44px;height:44px;overflow:hidden;border:1px solid rgba(139,219,255,.34);border-radius:13px;background:#050b18;box-shadow:0 0 0 1px #ffffff0d,0 12px 32px #2a75ff42,0 0 30px #27d3b42e}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-showcase{display:grid;place-items:center;margin:2px 0 22px;padding:12px;border:1px solid rgba(145,202,255,.16);border-radius:var(--radius);background:linear-gradient(145deg,#040914bd,#0e254e85),var(--charcoal)}.brand-showcase img{width:min(100%,220px);filter:drop-shadow(0 18px 34px rgba(82,168,255,.28))}.site-nav{border-color:#91caff29;background:#071123b8;box-shadow:inset 0 1px #ffffff0d}.nav-link{color:var(--ink-soft)}.nav-link.active,.nav-link:hover{color:#fff;background:linear-gradient(135deg,#3a7efff5,#27d3b4c7);box-shadow:0 10px 26px #2a75ff38}.hero{background:linear-gradient(90deg,#040914fc,#061022f2 48%,#0817328f),radial-gradient(circle at 84% 34%,#52a8ff4d,#52a8ff00 31%),radial-gradient(circle at 72% 58%,#27d3b42e,#27d3b400 29%),var(--hero-image) right 10% center / min(34vw,440px) auto no-repeat,#040914}.hero:after{background:linear-gradient(180deg,rgba(6,16,31,0),var(--bg))}.hero-overlay{background:linear-gradient(135deg,#52a8ff21,#27d3b414 48%,#ffd16617),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 58px)}h1,h2,h3{color:var(--ink)}h1{text-shadow:0 18px 54px rgba(82,168,255,.32)}p,.hero-copy{color:var(--ink-soft)}.eyebrow{color:var(--emerald-bright)}.hero-tags span,.focus-list span,.snapshot-links a,.muted-pill{color:#eaf8ff;border-color:#91caff2e;background:#0b1c3ab8}.button.primary,.button.compact{color:#fff;background:linear-gradient(135deg,#2b74ff,#16c7a6);box-shadow:0 16px 38px #2a75ff47}.button.secondary,.button.subtle{color:var(--ink);border-color:var(--line-strong);background:#0c1e3dbd}.button.secondary:hover,.button.subtle:hover{border-color:#8bdbff7a;background:#122b54eb}.band-light{background:#0814288f}.band-accent{background:linear-gradient(135deg,#1257b1f5,#050b18fa 58%,#27d3b4c7),var(--charcoal)}.identity-card,.profile-snapshot,.donation-thanks-card,.product-card,.mini-card,.resource-card,.community-card,.link-row,.principle-card,.media-card,.article-row,.empty-state,.donation-card,.donation-note-grid div,.qr-strip{border-color:var(--line);background:linear-gradient(145deg,#0f2246e0,#071123eb),#071123e6;box-shadow:0 22px 70px #00000052}.profile-snapshot:before,.principle-card:before,.donation-thanks-card:before{background:linear-gradient(90deg,#2b74ff,var(--emerald),var(--gold))}.snapshot-list{border-color:var(--line);background:#91caff1a}.snapshot-list div{background:#0a1934d6}.snapshot-list strong,.social-profile strong,.preview-brand,.preview-metrics strong,.preview-tiles strong,.preview-panel-head strong{color:var(--ink)}.page-hero,.about-hero,.links-hero,.articles-hero,.donations-hero{background:linear-gradient(135deg,#061022fa,#0a1f43eb 46%,#081732e6),var(--bg)}.dashboard-product-card>.dashboard-preview-ui{background:linear-gradient(145deg,#081732f5,#040914fa),var(--charcoal)}.preview-status,.preview-tabs,.preview-metrics,.preview-panel,.preview-tiles span{border-color:#91caff29;background:#0a1934c7}.preview-tabs .active{background:linear-gradient(135deg,#2b74ff,#16c7a6)}.social-visual,.centered-qr,.donation-qr-frame{border-color:var(--line);background:linear-gradient(145deg,#0c1e3de6,#050b18f0),var(--charcoal)}.social-qr,.qr-strip img{border-color:#91caff2e}.tone-binance .donation-qr-frame{background:linear-gradient(145deg,#050b18f5,#0d182df5),var(--charcoal)}.article-row.pinned{border-color:#ffd16657;background:linear-gradient(145deg,#1c2646eb,#0b1b37f0),var(--surface)}.article-meta span{color:#2b2110;border-color:#ffd16666;background:var(--gold)}.site-footer{background:linear-gradient(135deg,#030812fa,#081428f5),var(--charcoal)}.dashboard-product-card{border-color:#1118271f;background:#fff;box-shadow:0 18px 54px #1118271f}.dashboard-product-card>.dashboard-preview-ui{border-bottom:0;background:#f5f2eb}.dashboard-product-card .preview-brand,.dashboard-product-card .preview-metrics strong,.dashboard-product-card .preview-tiles strong,.dashboard-product-card .preview-panel-head strong{color:#10251f}.dashboard-product-card .preview-brand{color:#08151f}.dashboard-product-card .preview-badges span,.dashboard-product-card .preview-status strong,.dashboard-product-card .preview-panel-head span{border-color:#147d6438;background:#e9faf2;color:#08754d}.dashboard-product-card .preview-badges span:nth-child(2){border-color:#09788a33;background:#e7faff;color:#087083}.dashboard-product-card .preview-badges span:nth-child(3){border-color:#b8872d52;background:#fff5da;color:#8b620c}.dashboard-product-card .preview-status{border-color:#147d642e;background:#ffffffc7}.dashboard-product-card .preview-status span{color:#50625f}.dashboard-product-card .preview-tabs,.dashboard-product-card .preview-metrics,.dashboard-product-card .preview-panel{border-color:#ded7ca;background:#fffdfa}.dashboard-product-card .preview-tabs span,.dashboard-product-card .preview-metrics span,.dashboard-product-card .preview-tiles span{color:#65726f}.dashboard-product-card .preview-tabs .active{color:#fff;background:#0b241f}.dashboard-product-card .preview-metrics div{border-right-color:#e5ded2}.dashboard-product-card .preview-panel-head{border-bottom-color:#e7dfd4}.dashboard-product-card .preview-panel-head span{background:#e6fbff;color:#097083}.dashboard-product-card .preview-tiles span{border-color:#e7dfd4;background:#faf8f3}.dashboard-product-card .preview-bars i{background:#edf1ed}.dashboard-product-card .preview-bars i:before{background:linear-gradient(90deg,#147d64,#caa45a)}@media(max-width:900px){.hero{background:linear-gradient(180deg,#040914fa,#071123eb 62%,#071123b8),radial-gradient(circle at 72% 74%,#52a8ff47,#52a8ff00 32%),var(--hero-image) center bottom 34px / min(70vw,340px) auto no-repeat,#040914}}:focus-visible{outline:3px solid rgba(39,211,180,.72);outline-offset:3px}.value-section{padding-bottom:clamp(48px,7vw,84px)}.value-grid,.featured-referral-grid,.latest-article-grid,.pinned-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.featured-referral-grid,.pinned-article-grid{margin-bottom:34px}.value-card,.featured-referral-card,.latest-article-card,.pinned-article-card,.legal-callout{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#0f2246e6,#071123f0),#071123e6;box-shadow:0 22px 70px #00000047}.value-card,.latest-article-card,.pinned-article-card{display:grid;gap:14px;min-height:210px;padding:24px;text-decoration:none}.value-card:hover,.latest-article-card:hover,.pinned-article-card:hover,.featured-referral-card:hover{border-color:#27d3b46b;transform:translateY(-2px)}.value-card span{color:var(--gold);font-size:.82rem;font-weight:850}.value-card p,.latest-article-card p,.pinned-article-card p{margin:0}.value-card strong{align-self:end;color:var(--emerald)}.latest-article-layout{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:clamp(24px,5vw,56px);align-items:start}.latest-article-layout>div:first-child p{max-width:420px}.latest-article-card{min-height:0}.latest-article-card h3,.pinned-article-card h2{color:var(--ink)}.featured-referral-card{display:flex;min-height:250px;flex-direction:column;padding:22px}.featured-referral-card .text-link{margin-top:auto}.best-for{margin:0 0 14px;color:var(--ink-soft);font-size:.96rem;font-weight:700;line-height:1.6}.resource-meta,.article-tags,.article-topic-strip,.link-filter-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.resource-meta{margin:14px 0 0}.resource-meta span,.article-tags small,.article-topic-strip small,.link-filter-bar a,.link-filter-bar span{display:inline-flex;min-height:30px;align-items:center;padding:6px 10px;color:#d9eaff;border:1px solid rgba(145,202,255,.16);border-radius:999px;background:#0b1c3ab8;font-size:.78rem;font-weight:780}.link-filter-bar{position:sticky;top:82px;z-index:2;margin:0 0 34px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:#050b18cc;backdrop-filter:blur(16px)}.link-filter-bar a{text-decoration:none}.link-filter-bar a:hover{color:#071123;background:#d9f9ff}.link-filter-bar small{margin-left:6px;color:var(--emerald)}.article-topic-strip{margin-bottom:24px}.article-topic-strip span,.link-filter-bar span{color:var(--gold);border-color:#ffd1663d;background:#ffd16614}.pinned-article-card{grid-template-rows:auto auto 1fr auto;min-height:280px;border-color:#ffd16647}.article-tags{margin-top:14px}.article-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end}.article-detail-hero{padding-bottom:clamp(52px,8vw,84px)}.article-detail-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:clamp(28px,6vw,72px);align-items:end}.article-detail-hero h1{max-width:980px;font-size:clamp(2.7rem,6vw,5.4rem);line-height:1}.article-meta.detail{margin:22px 0 0}.article-original-card,.article-detail-main,.article-side-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#0f2246e6,#071123f0),#071123e6;box-shadow:0 22px 70px #00000047}.article-original-card{display:grid;gap:14px;padding:22px}.article-original-card span{color:var(--gold);font-size:.84rem;font-weight:850}.article-original-card p{margin:0}.article-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:18px;align-items:start}.article-detail-main{padding:clamp(24px,4vw,38px)}.article-detail-main h2{max-width:880px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.detail-lede{max-width:860px;margin:18px 0 0;font-size:1.06rem}.takeaway-list{display:grid;gap:12px;margin-top:28px}.takeaway-list div{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start;padding:16px;border:1px solid rgba(145,202,255,.14);border-radius:8px;background:#0b1c3a94}.takeaway-list span{color:var(--emerald);font-weight:850}.takeaway-list p{margin:0}.summary-section-stack{display:grid;gap:18px;margin-top:32px}.summary-section-stack section{padding-top:18px;border-top:1px solid rgba(145,202,255,.16)}.summary-section-stack p{margin-bottom:0}.article-lead-figure{display:grid;gap:10px;margin:34px 0 0}.article-lead-figure img{display:block;width:100%;height:auto;border:1px solid rgba(145,202,255,.2);border-radius:8px;box-shadow:0 18px 48px #00000047}.article-lead-figure figcaption{color:var(--ink-muted);font-size:.86rem;line-height:1.6}.article-body-stack{display:grid;gap:22px;margin-top:38px;padding-top:30px;border-top:1px solid rgba(145,202,255,.18)}.article-body-section{display:grid;gap:12px}.article-body-section h3{margin:0;color:#f7fbff;font-size:1.18rem}.article-body-section p,.article-body-section li{color:var(--ink-soft);line-height:1.76}.article-body-section p,.article-body-section ul{margin:0}.article-body-section ul{display:grid;gap:8px;padding-left:1.2rem}.article-note{padding:14px 16px;border:1px solid rgba(255,209,102,.24);border-radius:8px;background:#ffd16614}.article-link-list{display:flex;flex-wrap:wrap;gap:10px}.article-link-list a{display:inline-flex;min-height:34px;align-items:center;padding:7px 12px;color:#071123;border-radius:999px;background:var(--emerald);font-size:.86rem;font-weight:820;text-decoration:none}.article-detail-side{display:grid;gap:14px;position:sticky;top:92px}.article-side-card{padding:20px}.suited-list{display:grid;gap:8px}.suited-list span,.article-tags.side small{display:inline-flex;min-height:30px;align-items:center;width:fit-content;padding:6px 10px;color:#d9eaff;border:1px solid rgba(145,202,255,.16);border-radius:999px;background:#0b1c3ab8;font-size:.78rem;font-weight:780}.article-side-card .text-link{display:flex;width:fit-content;margin-top:10px}.legal-hero{background:linear-gradient(135deg,#061022fa,#0a1f43eb 46%,#081732e6),var(--bg)}.legal-callout{margin-bottom:34px;padding:22px}.legal-callout strong{color:var(--gold)}.legal-callout p{margin:10px 0 0}.legal-callout a{color:var(--emerald);font-weight:760}@media(max-width:980px){.value-grid,.featured-referral-grid,.latest-article-grid,.pinned-article-grid,.card-grid.resources{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-article-layout,.article-detail-hero-inner,.article-detail-layout{grid-template-columns:1fr}.article-detail-side{position:static}}@media(max-width:720px){.value-grid,.featured-referral-grid,.latest-article-grid,.pinned-article-grid,.card-grid.resources{grid-template-columns:1fr}.link-filter-bar{position:static}.article-row{grid-template-columns:1fr}.article-actions{justify-content:stretch}.article-row .button{width:100%}.takeaway-list div{grid-template-columns:1fr}}
