.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.tch-header{position:sticky;top:0;z-index:40;background:#0b1119;backdrop-filter:blur(14px);border-bottom:1px solid rgba(125,184,255,.18);font-family:Noto Sans TC,Segoe UI,Roboto,sans-serif}.tch-header *{box-sizing:border-box}.tch-header__inner{width:min(1380px,96vw);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0}.tch-header__brand{display:flex;align-items:center;gap:16px}.tch-header__logo{display:inline-flex;align-items:center;gap:10px;padding:6px 12px;border-radius:999px;text-decoration:none;color:var(--accent-color,#7db8ff);background:#7db8ff24;border:1px solid rgba(125,184,255,.25);font-weight:600;letter-spacing:.04em}.tch-header__logo-mark{width:30px;height:30px;display:inline-block;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCI+CjxkZWZzPgogIDxsaW5lYXJHcmFkaWVudCBpZD0idHJpIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYzlmZmY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzZlZjBkZCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMWFiOWE4Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8ZmlsdGVyIGlkPSJvdXRlckdsb3ciIHg9Ii0yMDAlIiB5PSItMjAwJSIgd2lkdGg9IjQwMCUiIGhlaWdodD0iNDAwJSI+CiAgICA8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIzIiByZXN1bHQ9ImJsdXIiLz4KICAgIDxmZUNvbG9yTWF0cml4IGluPSJibHVyIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwLjEwNiAgMCAwIDAgMCAwLjc1ICAwIDAgMCAwIDAuNjgyICAwIDAgMCAxIDAiLz4KICA8L2ZpbHRlcj4KICA8ZmlsdGVyIGlkPSJpbm5lckdsb3ciIHg9Ii0yMDAlIiB5PSItMjAwJSIgd2lkdGg9IjQwMCUiIGhlaWdodD0iNDAwJSI+CiAgICA8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIxLjQiIHJlc3VsdD0iYmx1ciIvPgogICAgPGZlQ29sb3JNYXRyaXggaW49ImJsdXIiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAuNDMgIDAgMCAwIDAgMC45MyAgMCAwIDAgMCAwLjg2ICAwIDAgMCAwLjkgMCIvPgogIDwvZmlsdGVyPgo8L2RlZnM+CjxnIGZpbHRlcj0idXJsKCNvdXRlckdsb3cpIj4KICA8cGF0aCBkPSJNMTUgNiBMNS43IDIzLjYgSDI0LjMgWiIgZmlsbD0iIzIyY2ZjMSIgZmlsbC1vcGFjaXR5PSIwLjM1Ii8+CjwvZz4KPGcgZmlsdGVyPSJ1cmwoI2lubmVyR2xvdykiPgogIDxwYXRoIGQ9Ik0xNSA2IEw2LjMgMjMgSDIzLjcgWiIgZmlsbD0iIzg2ZjVlNyIgZmlsbC1vcGFjaXR5PSIwLjY1Ii8+CjwvZz4KPHBhdGggZD0iTTE1IDYgTDYgMjQgSDI0IFoiIGZpbGw9InVybCgjdHJpKSIvPgo8L3N2Zz4=);background-repeat:no-repeat;background-position:center;background-size:contain}.tch-header__logo-text{font-size:1rem;color:#fff}.tch-header__toggle{display:none;flex-direction:column;gap:5px;padding:8px;border:1px solid rgba(125,184,255,.32);border-radius:10px;background:#0c1218e6;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.tch-header__toggle:hover,.tch-header__toggle:focus-visible{transform:translateY(-1px);border-color:#7db8ff8c;outline:none}.tch-header__toggle-bar{width:24px;height:2px;background:#fff;border-radius:999px;transition:transform .25s ease,opacity .25s ease}.tch-header__toggle.is-active .tch-header__toggle-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.tch-header__toggle.is-active .tch-header__toggle-bar:nth-child(2){opacity:0}.tch-header__toggle.is-active .tch-header__toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.tch-header__nav{display:flex;align-items:center;justify-content:flex-start;gap:18px;flex:1;min-width:0}.tch-header__menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:18px;flex:1 1 auto;justify-content:flex-start;min-width:0}.tch-header__menu-item{position:relative}.tch-header__menu-link,.tch-header__menu a{color:#dde2ea;text-decoration:none;font-size:.98rem;font-weight:500;padding:6px 10px;border-radius:999px;transition:color .2s ease,background .2s ease;background:transparent;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.tch-header__menu-link{border:none;cursor:pointer;font-family:inherit}.tch-header__menu-link i,.tch-header__submenu-link i{font-size:.9rem;line-height:1}.tch-header__menu-icon,.tch-header__submenu-icon{width:15px;height:15px;flex-shrink:0;fill:currentColor;stroke:none;transform:translateY(1px)}.tch-header__search-icon{width:16px;height:16px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tch-header__menu a:hover,.tch-header__menu a:focus-visible{color:#fff;background:#ffffff14;outline:none}.tch-header__menu-toggle:focus-visible,.tch-header__menu-toggle:hover{color:#fff;background:#ffffff14;outline:none}.tch-header__menu-link--active{color:#fff;background:#7db8ff26}.tch-header__caret{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease;margin-top:-3px}.tch-header__menu-item.is-open>.tch-header__menu-toggle .tch-header__caret{transform:rotate(-135deg);margin-top:3px}.tch-header__actions{display:inline-flex;align-items:center;gap:12px;margin-left:auto;flex:0 1 auto;min-width:0}.tch-header__search{display:flex;align-items:center;padding:0 4px 0 14px;min-height:36px;border-radius:10px;border:1px solid rgba(92,227,210,.45);background:#090e16a6;position:relative;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease;box-shadow:inset 0 0 0 1px #00000059;width:clamp(150px,18vw,240px);min-width:150px;flex:0 1 clamp(150px,18vw,240px)}.tch-header__search-btn{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:#8fe8dc;padding:0 10px;cursor:pointer;transition:color .2s ease;height:100%;font-size:.9rem;opacity:.9}.tch-header__search-btn:hover,.tch-header__search-btn:focus-visible{color:#fff;opacity:1;outline:none}.tch-header__search-input{flex:1;background:transparent!important;border:none!important;box-shadow:none!important;color:#f1f7ff;min-width:0;width:100%;font-size:.94rem;outline:none;padding:0;height:100%}.tch-header__search-input::placeholder{color:#fff}.tch-header__search:focus-within{border-color:#5ce3d2e6;background:#060a10eb;box-shadow:0 0 0 2px #5ce3d240}.tch-header__submenu{list-style:none;margin:0;padding:12px;position:absolute;top:100%;left:0;min-width:190px;background:#0e151ef5;border:1px solid rgba(125,184,255,.22);border-radius:12px;box-shadow:0 18px 38px #05101f61;display:grid;gap:6px;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:50}.tch-header__submenu-link{display:inline-flex;align-items:center;gap:8px;color:#dde2ea;padding:6px 10px;border-radius:8px;font-size:.94rem;transition:color .2s ease,background .2s ease;text-decoration:none}.tch-header__submenu-link:hover,.tch-header__submenu-link:focus-visible{color:#fff;background:#ffffff14;outline:none}.tch-header__mega{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);display:flex;gap:0;min-width:340px;background:#0e151ef7;border:1px solid rgba(125,184,255,.22);border-radius:14px;box-shadow:0 20px 44px #05101f73;padding:20px 8px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:50}.tch-header__menu-item--mega.is-open>.tch-header__mega,.tch-header__menu-item--mega:hover>.tch-header__mega,.tch-header__menu-item--mega:focus-within>.tch-header__mega{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.tch-header__mega-col{flex:1;min-width:150px;padding:0 16px;border-right:1px solid rgba(125,184,255,.1)}.tch-header__mega-col:last-child{border-right:none}.tch-header__mega-heading{display:block;font-size:.82rem;font-weight:700;letter-spacing:.04em;margin-bottom:10px;padding:0 10px;user-select:none}.tch-header__mega-heading--signal{color:#5ce3d2}.tch-header__mega-heading--lab{color:#c9a0ff}.tch-header__mega-list{list-style:none;margin:0;padding:0;display:grid;gap:4px}.tch-header__menu-item--has-children:hover>.tch-header__submenu,.tch-header__menu-item--has-children:focus-within>.tch-header__submenu,.tch-header__menu-item.is-open>.tch-header__submenu{opacity:1;transform:translateY(0);pointer-events:auto}.tch-header__cta-wrap{display:flex;align-items:center;gap:10px}.tc-user-menu{display:flex;align-items:center;gap:8px}.tc-user-avatar{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.3)}.tc-user-name{color:#e8eef8;font-size:.9rem;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tch-header__cta-wrap--multi{flex-wrap:wrap;justify-content:flex-start}.tch-header__cta{display:inline-flex;align-items:center;gap:8px;padding:8px 4px;border-radius:8px;background:transparent;color:#e8eef8;font-weight:600;text-decoration:none;font-size:.96rem;transition:color .2s ease;white-space:nowrap}.tch-header__cta:hover,.tch-header__cta:focus-visible{color:#fff;outline:none}.tch-header__cta--outline{padding:10px 20px;border-radius:999px;background:transparent;border:1px solid rgba(90,226,210,.7);color:#8df3e6}.tch-header__cta--outline:hover,.tch-header__cta--outline:focus-visible{background:#5ae2d22e;border-color:#3ad9cb73;color:#fff}.tch-header__cta--link{padding:0;gap:6px;color:#e8eef8}.tch-header__cta--link:hover,.tch-header__cta--link:focus-visible{color:#fff}@media(max-width:1360px){.tch-header__inner{width:min(1260px,96vw);gap:14px}.tch-header__menu{gap:12px}.tch-header__menu-link,.tch-header__menu a{font-size:.94rem;padding:6px 8px}.tch-header__actions{gap:8px}.tch-header__search{width:clamp(128px,14vw,190px);min-width:128px;flex:0 1 clamp(128px,14vw,190px)}}@media(max-width:960px){.tch-header__toggle{display:inline-flex}.tch-header__nav{position:absolute;top:100%;right:0;left:0;display:grid;gap:16px;background:#0a0f16f5;padding:18px clamp(16px,5vw,26px) 24px;transform-origin:top;transform:scaleY(0);opacity:0;visibility:hidden;transition:transform .25s ease,opacity .25s ease}.tch-header__nav.is-open{transform:scaleY(1);opacity:1;visibility:visible}.tch-header__menu{flex-direction:column;align-items:flex-start;gap:12px}.tch-header__menu-link,.tch-header__menu a{font-size:1.05rem;padding:10px 14px;width:100%;justify-content:space-between}.tch-header__menu-item{width:100%}.tch-header__submenu{position:static;transform:none;opacity:1;pointer-events:auto;margin:8px 0 0;width:100%;padding:12px 14px;background:#0a0f16d9;display:none}.tch-header__mega{position:static;transform:none;flex-direction:column;min-width:0;width:100%;padding:12px 14px;background:#0a0f16d9;border-radius:12px;opacity:1;pointer-events:auto;display:none;border:1px solid rgba(125,184,255,.12);box-shadow:none;gap:12px}.tch-header__menu-item--mega.is-open>.tch-header__mega{display:flex;transform:none}.tch-header__mega-col{border-right:none;padding:0}.tch-header__mega-heading{font-size:.78rem;margin-bottom:6px}.tch-header__mega-list .tch-header__submenu-link{padding:8px 10px;width:100%}.tch-header__menu-item.is-open>.tch-header__submenu{display:grid}.tch-header__submenu-link{padding:8px 10px;width:100%}.tch-header__actions{width:100%;flex-direction:column;align-items:stretch;gap:12px}.tch-header__search{width:100%;padding:0 14px 0 34px;min-height:42px;background:#191e28d9;min-width:0;flex:1 1 auto}.tch-header__search-input{width:100%;min-width:0;background:transparent!important;border:none!important;box-shadow:none!important}.tch-header__cta-wrap{justify-content:flex-start;width:100%;gap:10px;flex-wrap:wrap}.tch-header__inner{position:relative}}.tch-footer[data-astro-cid-sz7xmlte]{margin-top:0;padding:80px 24px 32px;background:linear-gradient(180deg,#12171ef2,#0a0e14);border-top:1px solid rgba(60,72,90,.45);color:#b0b6bd;font-family:Noto Sans TC,Segoe UI,sans-serif;font-size:.95rem;line-height:1.7}.tch-footer__inner[data-astro-cid-sz7xmlte]{width:min(1280px,94vw);margin:0 auto;display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(180px,1fr));gap:40px 32px}@media(max-width:900px){.tch-footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:32px 24px}.tch-footer__brand[data-astro-cid-sz7xmlte]{grid-column:1 / -1}}@media(max-width:560px){.tch-footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:28px}.tch-footer[data-astro-cid-sz7xmlte]{padding:40px 20px 24px}}.tch-footer__brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:10px}.tch-footer__logo[data-astro-cid-sz7xmlte]{display:inline-block;font-size:1.35rem;font-weight:800;letter-spacing:.02em;background:linear-gradient(90deg,#72f2de,#7db8ff);-webkit-background-clip:text;background-clip:text;color:transparent}.tch-footer__tagline[data-astro-cid-sz7xmlte]{margin:0;color:#facc15;font-size:1rem;font-weight:600}.tch-footer__mission[data-astro-cid-sz7xmlte]{margin:0;color:#b0b6bd;font-size:.92rem;line-height:1.65;max-width:320px}.tch-footer__col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin:0 0 14px;color:#f5f7f8;font-size:.98rem;font-weight:700;letter-spacing:.02em}.tch-footer__col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:grid;gap:10px}.tch-footer__col[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:8px;color:#b0b6bd;font-size:.92rem;line-height:1.6}.tch-footer__col[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{color:#7db8ff;margin-top:4px;width:14px;height:14px;flex-shrink:0;fill:currentColor}.tch-footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#d8e3ee;text-decoration:none;transition:color .2s ease}.tch-footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#72f2de;text-decoration:underline}.tch-footer__bottom[data-astro-cid-sz7xmlte]{width:min(1280px,94vw);margin:40px auto 0;padding-top:24px;border-top:1px solid rgba(60,72,90,.35);display:flex;flex-direction:column;gap:12px}.tch-footer__disclaimer[data-astro-cid-sz7xmlte]{margin:0;color:#b0b6bdb8;font-size:.85rem;line-height:1.7}.tch-footer__disclaimer[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{color:#facc15;font-weight:600}.tch-footer__copyright[data-astro-cid-sz7xmlte]{margin:0;color:#b0b6bd8c;font-size:.82rem;letter-spacing:.02em}:root{--tc-bg: #0a0e17;--tc-surface: #111827;--tc-border: #1e293b;--tc-text: #e2e8f0;--tc-text-muted: #94a3b8;--tc-accent: #38bdf8;--tc-accent-hover: #7dd3fc;--tc-green: #22c55e;--tc-red: #ef4444;--tc-max-width: 720px}*,*:before,*:after{box-sizing:border-box;margin:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}body{background:var(--tc-bg);color:var(--tc-text);line-height:1.7}a{color:var(--tc-accent);text-decoration:none}a:hover{color:var(--tc-accent-hover);text-decoration:underline}.breadcrumb{max-width:var(--tc-max-width);margin:0 auto;padding:1rem 1rem 0;font-size:.85rem;color:var(--tc-text-muted)}.breadcrumb a{color:var(--tc-text-muted)}.breadcrumb a:hover{color:var(--tc-accent)}.breadcrumb .sep{margin:0 .4rem;opacity:.5}.prose{max-width:var(--tc-max-width);margin:0 auto;padding:2rem 1rem}.prose h1{font-size:2rem;font-weight:700;margin-bottom:.5rem}.prose h2{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;border-bottom:1px solid var(--tc-border);padding-bottom:.25rem}.prose h3{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}.prose p{margin-bottom:1rem}.prose ul,.prose ol{margin-bottom:1rem;padding-left:1.5rem}.prose li{margin-bottom:.25rem}.prose img{max-width:100%;border-radius:8px;margin:1rem 0}.prose blockquote{border-left:3px solid var(--tc-accent);padding:.5rem 1rem;margin:1rem 0;background:var(--tc-surface);border-radius:0 6px 6px 0}.prose code{background:var(--tc-surface);padding:.15rem .4rem;border-radius:4px;font-size:.9em}.prose pre{background:var(--tc-surface);padding:1rem;border-radius:8px;overflow-x:auto;margin:1rem 0}.prose pre code{background:none;padding:0}a[href^="/trend-core/"]{color:#ffd84d;font-weight:600}.prose table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.95rem}.prose th,.prose td{border:1px solid var(--tc-border);padding:.5rem .75rem;text-align:left}.prose th{background:var(--tc-surface);font-weight:600;color:var(--tc-text)}.prose tr:nth-child(2n) td{background:#11182780}.magazine{max-width:1100px;margin:0 auto;padding:2rem 1rem 4rem}.magazine-header{margin-bottom:2rem}.magazine-header h1{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;margin-bottom:.25rem}.magazine-header p{color:var(--tc-text-muted);font-size:1rem}.hero-card{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--tc-surface);border:1px solid var(--tc-border);border-radius:12px;overflow:hidden;margin-bottom:2.5rem;transition:border-color .25s,box-shadow .25s}.hero-card:hover{border-color:var(--tc-accent);box-shadow:0 8px 32px #38bdf814;text-decoration:none}.hero-img-wrap{aspect-ratio:16 / 10;overflow:hidden}.hero-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hero-card:hover .hero-img-wrap img{transform:scale(1.03)}.hero-body{display:flex;flex-direction:column;justify-content:center;padding:2rem;gap:.75rem}.hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.82rem;color:var(--tc-text-muted)}.hero-body h2{font-size:1.5rem;font-weight:700;line-height:1.4;color:var(--tc-text);margin:0}.hero-body p{color:var(--tc-text-muted);font-size:.95rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}.read-more{font-size:.9rem;font-weight:600;color:var(--tc-accent)}.hero-card:hover .read-more{color:var(--tc-accent-hover)}.tag-pill{display:inline-block;padding:.15rem .55rem;border-radius:999px;background:#38bdf81f;border:1px solid rgba(56,189,248,.25);color:var(--tc-accent);font-size:.75rem;font-weight:600;letter-spacing:.02em}.grid-section{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.grid-card{display:flex;flex-direction:column;background:var(--tc-surface);border:1px solid var(--tc-border);border-radius:10px;overflow:hidden;transition:border-color .25s,transform .25s}.grid-card:hover{border-color:var(--tc-accent);transform:translateY(-2px);text-decoration:none}.grid-img-wrap{aspect-ratio:16 / 9;overflow:hidden}.grid-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.grid-card:hover .grid-img-wrap img{transform:scale(1.04)}.grid-body{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.grid-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.78rem;color:var(--tc-text-muted)}.grid-body h3{font-size:1.1rem;font-weight:700;line-height:1.4;color:var(--tc-text);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.grid-body p{color:var(--tc-text-muted);font-size:.88rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}@media(max-width:768px){.hero-card{grid-template-columns:1fr}.hero-body{padding:1.25rem}.hero-body h2{font-size:1.25rem}.grid-section{grid-template-columns:1fr}}.related-tickers{margin-top:2rem;padding:1rem;background:var(--tc-surface);border-radius:8px;border:1px solid var(--tc-border)}.related-tickers h3{font-size:1rem;margin-bottom:.5rem}.ticker-tag{display:inline-block;padding:.25rem .75rem;margin:.25rem;background:#ffc7001a;border:1px solid rgba(255,199,0,.35);border-radius:20px;color:#ffd84d;font-weight:600;font-size:.9rem}.ticker-tag:hover{border-color:#ffd84d;text-decoration:none}.article-tags{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.article-tag{display:inline-block;padding:.2rem .65rem;background:var(--tc-surface);border:1px solid var(--tc-border);border-radius:20px;color:var(--tc-text-muted);font-size:.8rem}.article-tag:hover{border-color:var(--tc-accent);color:var(--tc-accent);text-decoration:none}.pagination{margin-top:2.5rem;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.pagination-arrow{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--tc-border);background:var(--tc-surface);color:var(--tc-text);font-size:1.2rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s}.pagination-arrow:hover{background:#38bdf826;border-color:#38bdf880;text-decoration:none}.pagination-num{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--tc-border);background:var(--tc-surface);color:var(--tc-text-muted);font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.pagination-num:hover{background:#38bdf826;border-color:#38bdf880;color:var(--tc-text);text-decoration:none}.pagination-num.active{background:linear-gradient(120deg,#38bdf8,#22d3ee);border-color:transparent;color:#0f172a;cursor:default;font-weight:700}.faq-section{margin-top:2.5rem}.faq-section h2{font-size:1.4rem;margin-bottom:1rem}.faq-item{margin-bottom:.5rem;border:1px solid rgba(56,189,248,.2);border-radius:8px;background:#111827b3}.faq-item summary{padding:.75rem 1rem;font-weight:600;cursor:pointer;list-style:none}.faq-item summary:before{content:"▶";display:inline-block;margin-right:.5rem;font-size:.7rem;transition:transform .2s}.faq-item[open] summary:before{transform:rotate(90deg)}.faq-item p{padding:0 1rem .75rem;color:var(--tc-text-muted);margin:0}
