/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}}:root{--ink:#171b1a;--muted:#65706c;--paper:#f4f6f3;--surface:#fff;--line:#dfe4df;--soft-line:#edf0ec;--stock:#117a63;--stock-soft:#e5f3ee;--crypto:#d65d3d;--crypto-soft:#fbece7;--amber:#d8911a;--font-ui:"PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--font-ui);letter-spacing:0;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{--accent:var(--stock);--accent-soft:var(--stock-soft);min-height:100vh}.site-shell.category-crypto{--accent:var(--crypto);--accent-soft:var(--crypto-soft)}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;min-height:72px;padding:0 32px;display:grid;position:sticky;top:0}.brand{justify-self:start;align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.brand-mark svg{width:20px;height:20px}.brand>span:last-child{flex-direction:column;gap:1px;display:flex}.brand strong{font-size:13px;font-weight:800}.brand small{color:var(--muted);font-size:11px}.category-tabs{border:1px solid var(--line);background:#f1f3f0;border-radius:7px;grid-template-columns:repeat(2,minmax(132px,1fr));padding:3px;display:grid}.category-tabs a,.sort-tabs button{cursor:pointer;border:0;justify-content:center;align-items:center;transition:background .16s,color .16s,box-shadow .16s;display:inline-flex}.category-tabs a{color:#59625f;background:0 0;border-radius:5px;gap:7px;min-height:36px;padding:0 16px;font-size:13px;font-weight:600}.category-tabs a svg,.sort-tabs button svg{width:16px;height:16px}.category-tabs a.active{background:var(--surface);color:var(--accent);box-shadow:0 1px 3px #19231f14}.header-actions{justify-self:end;align-items:center;gap:14px;display:flex}.live-status{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:500;display:inline-flex}.live-status i{background:#21a67a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #dff3eb}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:36px;height:36px;display:grid}.icon-button:hover{border-color:var(--accent);color:var(--accent)}.icon-button svg{width:17px;height:17px}main{width:min(1440px,100%);margin:0 auto}.market-strip{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:stretch;min-height:148px;padding:28px 32px;display:flex}.market-title{align-items:center;gap:18px;display:flex}.section-icon{background:var(--accent-soft);width:54px;height:54px;color:var(--accent);border-radius:8px;flex:none;place-items:center;display:grid}.section-icon svg{width:26px;height:26px}.market-title p,.side-heading span{color:var(--accent);margin:0 0 4px;font-size:10px;font-weight:800}.market-title h1{margin:0;font-size:27px;font-weight:800;line-height:1.2}.market-title>div>span{color:var(--muted);margin-top:7px;font-size:13px;display:block}.market-metrics{border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(110px,1fr));align-items:center;display:grid}.market-metrics>div{border-right:1px solid var(--line);flex-direction:column;gap:5px;min-width:120px;padding:8px 24px;display:flex}.market-metrics small{color:var(--muted);font-size:11px}.market-metrics strong{font-size:22px;font-weight:750}.market-metrics .time-value{font-size:19px}.content-grid{background:var(--surface);grid-template-columns:minmax(0,1fr) 322px;min-height:calc(100vh - 220px);display:grid}.feed-panel{border-right:1px solid var(--line);min-width:0}.feed-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:12px 28px;display:flex}.sort-tabs{background:#f1f3f0;border-radius:6px;gap:3px;padding:3px;display:flex}.sort-tabs button{min-height:34px;color:var(--muted);background:0 0;border-radius:4px;gap:6px;padding:0 12px;font-size:12px;font-weight:600}.sort-tabs button.active{color:var(--accent);background:#fff;box-shadow:0 1px 3px #19231f14}.search-field{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:8px;width:min(310px,38vw);min-height:38px;padding:0 9px 0 12px;display:flex}.search-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.search-field>svg{color:#8b9490;width:16px;height:16px}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.search-field input::placeholder{color:#a0a8a4}.search-field button{width:25px;height:25px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.search-field button svg{width:14px;height:14px}.post-list{background:#f4f6f3;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:8px;gap:8px 16px;padding:16px;display:grid}.post-row{border:1px solid var(--line);background:var(--surface);border-radius:6px;grid-template-columns:32px minmax(0,1fr);align-self:start;gap:0 12px;width:100%;padding:22px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 1px 2px #19231f08}.post-row:hover{border-color:#cbd2cd;transform:translateY(-2px);box-shadow:0 7px 18px #19231f12}.rank{color:#b2b8b5;font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.post-main{min-width:0}.post-meta{color:#818a86;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;font-size:10px;font-weight:600;display:flex}.post-meta>span:not(:first-child):before{content:"";background:#c4cac6;border-radius:50%;width:3px;height:3px;margin:0 8px 2px 0;display:inline-block}.post-meta .subreddit{color:var(--accent);font-weight:800}.post-meta .flair,.post-meta .type-news,.post-meta .type-discussion{border-radius:3px;padding:3px 6px}.post-meta .flair{color:#5d6763;background:#f1f2ef}.post-meta .type-news{color:#956316;background:#fff4de}.post-meta .type-discussion{background:var(--accent-soft);color:var(--accent)}.post-meta .flair:before,.post-meta .type-news:before,.post-meta .type-discussion:before{display:none}.post-title{align-items:flex-start;gap:8px;width:fit-content;max-width:100%;display:flex}.post-title h2{margin:0;font-size:18px;font-weight:750;line-height:1.48}.post-title svg{color:#9aa29e;flex:none;width:15px;height:15px;margin-top:6px}.post-title:hover h2,.post-title:hover svg{color:var(--accent)}.original-title{color:#8a928e;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:5px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.post-summary{color:#56605c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 14px;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.engagement{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.engagement span{color:#69736f;align-items:center;gap:5px;font-size:10px;font-weight:600;display:inline-flex}.engagement svg{width:13px;height:13px}.engagement .translated{color:var(--accent)}.post-thumbnail{aspect-ratio:16/9;border:1px solid var(--line);background:#eef1ed;border-radius:6px;grid-column:1/-1;width:100%;margin-top:18px;display:block;overflow:hidden}.post-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.post-thumbnail[hidden]{display:none}.post-row:hover .post-thumbnail img{transform:scale(1.03)}.post-thumbnail.placeholder{background:var(--accent-soft);color:var(--accent);place-items:center;display:grid}.post-thumbnail.placeholder svg{opacity:.66;width:30px;height:30px}.feed-pagination{border-top:1px solid var(--line);background:var(--surface);min-height:80px;color:var(--muted);justify-content:center;align-items:center;gap:8px;padding:20px;font-size:11px;display:flex}.feed-pagination>svg,.feed-pagination button svg{width:15px;height:15px}.feed-pagination button{border:1px solid var(--line);min-height:36px;color:var(--accent);cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex}.feed-pagination button:hover{border-color:var(--accent)}.side-panel{background:#fbfcfa;min-width:0}.side-section{border-bottom:1px solid var(--line);padding:24px}.side-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.side-heading h2{margin:0;font-size:15px;font-weight:750}.side-heading>svg{width:18px;height:18px;color:var(--accent)}.community-list{flex-direction:column;display:flex}.community-row{border-top:1px solid var(--soft-line);grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:58px;display:grid}.community-row:first-child{border-top:0}.community-index{background:var(--accent-soft);width:24px;height:24px;color:var(--accent);border-radius:4px;place-items:center;font-size:10px;font-weight:800;display:grid}.community-row div{flex-direction:column;gap:2px;min-width:0;display:flex}.community-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.community-row small{color:var(--muted);font-size:10px}.community-row>svg{color:#abb2ae;width:14px;height:14px}.ticker-section{background:#fff}.ticker-cloud{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.ticker-cloud>span{border:1px solid var(--line);background:#fafbf9;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:52px;padding:8px 6px;display:flex}.ticker-cloud strong{max-width:100%;color:var(--ink);text-overflow:ellipsis;font-family:Arial,Helvetica,sans-serif;font-size:11px;overflow:hidden}.ticker-cloud small{color:var(--accent);margin-top:2px;font-size:9px}.ticker-cloud p{color:var(--muted);grid-column:1/-1;margin:0;font-size:11px}.source-note{padding:24px}.source-status{border-bottom:1px solid var(--soft-line);align-items:center;gap:10px;padding-bottom:14px;display:flex}.source-status>svg{width:22px;height:22px;color:var(--accent)}.source-status div{flex-direction:column;gap:2px;display:flex}.source-status strong{font-size:12px}.source-status span{color:var(--muted);font-size:9px}.source-note ul{flex-direction:column;gap:8px;margin:14px 0;padding:0;list-style:none;display:flex}.source-note li{color:#58625e;align-items:center;gap:7px;font-size:10px;display:flex}.source-note li svg{width:12px;height:12px;color:var(--accent)}.source-note>p{color:#9aa19e;margin:0;font-size:9px;line-height:1.6}.loading-list{background:#f4f6f3;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px;display:grid}.loading-row{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:32px minmax(0,1fr);gap:0 12px;width:100%;padding:22px;display:grid}.loading-rank,.loading-line,.loading-image,.side-loading{background:#e8ebe7 0 0/220% 100%;border-radius:4px;animation:1.5s ease-in-out infinite pulse;display:block}.loading-rank{width:22px;height:12px}.loading-copy{flex-direction:column;gap:14px;padding-top:2px;display:flex}.loading-line{width:82%;height:16px}.loading-line.short{width:27%;height:9px}.loading-line.medium{width:58%;height:11px}.loading-image{aspect-ratio:16/9;grid-column:1/-1;width:100%;margin-top:20px}.side-loading{height:47px;margin-bottom:8px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:48px 24px;display:flex}.empty-state>svg{width:30px;height:30px;color:var(--accent);margin-bottom:14px}.empty-state h2{margin:0;font-size:17px}.empty-state p{color:var(--muted);margin:8px 0 18px;font-size:12px}.empty-state button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:5px;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:12px;display:inline-flex}.empty-state button svg{width:14px;height:14px}footer{border-top:1px solid var(--line);background:var(--ink);color:#fff;align-items:center;gap:18px;min-height:86px;padding:22px 32px;display:flex}.footer-brand{font-size:12px;font-weight:800}footer p{color:#aeb6b2;flex:1;margin:0;font-size:10px}footer nav{align-items:center;gap:16px;display:flex}footer nav a{color:#dfe4e1;align-items:center;gap:5px;font-size:10px;display:inline-flex}footer nav a svg{width:13px;height:13px}.seo-band{border-top:1px solid var(--line);background:#eef2ed}.seo-band-inner{grid-template-columns:minmax(240px,.8fr) minmax(320px,1.35fr) minmax(300px,.9fr);gap:42px;width:min(1440px,100%);margin:0 auto;padding:46px 32px;display:grid}.seo-heading-block p{color:var(--stock);margin:0 0 8px;font-size:10px;font-weight:800}.seo-crypto .seo-heading-block p{color:var(--crypto)}.seo-heading-block h2{margin:0;font-size:22px;font-weight:800;line-height:1.4}.seo-copy{flex-direction:column;gap:10px;display:flex}.seo-copy p{color:#55605b;margin:0;font-size:12px;line-height:1.85}.seo-topic-links{border-top:1px solid #d7ddd7;flex-direction:column;display:flex}.seo-topic-links a{border-bottom:1px solid #d7ddd7;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:64px;display:grid}.seo-topic-links>a>svg:first-child{width:18px;height:18px;color:var(--stock)}.seo-topic-links a:nth-child(2)>svg:first-child{color:var(--crypto)}.seo-topic-links>a>svg:last-child{color:#929b96;width:13px;height:13px}.seo-topic-links span{flex-direction:column;gap:2px;min-width:0;display:flex}.seo-topic-links strong{font-size:11px}.seo-topic-links small{color:#75807a;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.spinning{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@media (width<=1080px){.topbar{grid-template-columns:1fr auto}.category-tabs{z-index:25;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 8px 28px #141d1a29}.header-actions{grid-column:2}.content-grid{grid-template-columns:minmax(0,1fr) 286px}.market-metrics>div{min-width:100px;padding:8px 16px}footer{padding-bottom:86px}.seo-band-inner{grid-template-columns:1fr 1.5fr}.seo-topic-links{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:24px;display:grid}}@media (width<=820px){.topbar{min-height:64px;padding:0 18px}.live-status{display:none}.market-strip{flex-direction:column;gap:22px;padding:22px 20px}.market-title h1{font-size:23px}.market-metrics{border:1px solid var(--line);border-radius:6px}.market-metrics>div{min-width:0;padding:12px}.market-metrics>div:last-child{border-right:0}.market-metrics strong{font-size:18px}.content-grid{grid-template-columns:1fr}.feed-panel{border-right:0}.side-panel{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.side-section{border-right:1px solid var(--line)}.source-note{grid-column:1/-1}.seo-band-inner{grid-template-columns:1fr;gap:22px;padding:34px 20px}.seo-topic-links{grid-column:auto}}@media (width<=620px){.brand small{display:none}.brand strong{font-size:11px}.brand-mark{width:34px;height:34px}.market-strip{padding:20px 16px}.section-icon{width:46px;height:46px}.market-title{gap:13px}.market-title h1{font-size:21px}.market-title>div>span{font-size:11px}.market-metrics small{font-size:9px}.market-metrics strong,.market-metrics .time-value{font-size:15px}.feed-toolbar{flex-direction:column;align-items:stretch;padding:12px 16px}.sort-tabs{grid-template-columns:repeat(3,1fr);display:grid}.sort-tabs button{padding:0 6px}.search-field{width:100%}.post-list,.loading-list{padding:12px}.post-list{display:block}.loading-list{grid-template-columns:1fr}.post-row,.loading-row{grid-template-columns:28px minmax(0,1fr);gap:0 10px;margin-bottom:12px;padding:18px 16px}.post-title h2{font-size:15px;line-height:1.5}.post-summary{grid-column:1/-1;font-size:11px}.engagement{gap:9px}.engagement .translated{display:none}.side-panel{grid-template-columns:1fr}.side-section{border-right:0}.category-tabs{grid-template-columns:repeat(2,1fr)}footer{flex-wrap:wrap;align-items:flex-start;padding:22px 16px 86px}footer p{display:none}footer nav{justify-content:space-between;width:100%}.seo-band-inner{padding:30px 16px}.seo-heading-block h2{font-size:19px}.seo-topic-links{grid-template-columns:1fr;gap:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
