.articles-module__Z-WbjW__page{width:92%;max-width:var(--container);padding:calc(var(--nav-offset) + 10px)0 60px;color:var(--text);margin:0 auto}@media (max-width:640px){.articles-module__Z-WbjW__page{padding-top:calc(var(--nav-offset) + 18px)}}.articles-module__Z-WbjW__headerCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);padding:16px 16px 14px;position:relative;overflow:hidden}.articles-module__Z-WbjW__headerCard:before{content:"";background:radial-gradient(circle at 15% 20%,rgba(var(--accent-rgb),.16),transparent 50%),radial-gradient(circle at 85% 70%,rgba(var(--accent-rgb),.1),transparent 52%);filter:blur(22px);opacity:.75;pointer-events:none;position:absolute;inset:-40%}.articles-module__Z-WbjW__headerTop,.articles-module__Z-WbjW__controls{z-index:1;position:relative}.articles-module__Z-WbjW__headerTop{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.articles-module__Z-WbjW__pageTitle{letter-spacing:.2px;margin:0;font-size:clamp(1.6rem,3.4vw,2.15rem);font-weight:700}.articles-module__Z-WbjW__pageSub{color:var(--muted);max-width:70ch;margin:6px 0 0;font-weight:700;line-height:1.75}.articles-module__Z-WbjW__refreshBtn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);height:44px;color:var(--text);cursor:pointer;transition:transform var(--transition),border-color .25s ease,background .25s ease;align-items:center;gap:8px;padding:0 14px;font-weight:700;display:inline-flex}.articles-module__Z-WbjW__refreshBtn:hover{background:var(--surface-2);border-color:rgba(var(--accent-rgb),.35);transform:translateY(-1px)}.articles-module__Z-WbjW__refreshBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.articles-module__Z-WbjW__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.articles-module__Z-WbjW__searchWrap{border:1px solid var(--border);background:var(--surface-2);border-radius:var(--radius-md);flex:1;align-items:center;gap:10px;min-width:min(420px,100%);padding:10px 12px;display:flex}.articles-module__Z-WbjW__searchIcon{opacity:.75}.articles-module__Z-WbjW__searchInput{width:100%;color:var(--text);background:0 0;border:0;outline:none;font-weight:700}.articles-module__Z-WbjW__clearBtn{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;padding:6px 10px;font-weight:700;transition:background .25s,border-color .25s}.articles-module__Z-WbjW__clearBtn:hover{background:var(--surface-2);border-color:rgba(var(--accent-rgb),.35)}.articles-module__Z-WbjW__sortPills{flex-wrap:wrap;gap:8px;display:flex}.articles-module__Z-WbjW__pill{border:1px solid var(--border);background:var(--surface);height:40px;color:var(--text);cursor:pointer;transition:transform var(--transition),border-color .25s ease,background .25s ease;border-radius:999px;padding:0 12px;font-weight:700}.articles-module__Z-WbjW__pill:hover{background:var(--surface-2);border-color:rgba(var(--accent-rgb),.35);transform:translateY(-1px)}.articles-module__Z-WbjW__pillOn{border-color:rgba(var(--accent-rgb),.45);background:rgba(var(--accent-rgb),.12);color:var(--accent-blue)}.articles-module__Z-WbjW__muted{color:var(--muted);margin:12px 0;font-weight:700}.articles-module__Z-WbjW__error{color:#ff4d4d;margin:12px 0;font-weight:700}.articles-module__Z-WbjW__feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}@media (max-width:920px){.articles-module__Z-WbjW__feed{grid-template-columns:1fr}}.articles-module__Z-WbjW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);transition:transform var(--transition),border-color .25s ease,background .25s ease;padding:14px 14px 12px}.articles-module__Z-WbjW__card:hover{border-color:rgba(var(--accent-rgb),.3);background:var(--surface-2);transform:translateY(-2px)}.articles-module__Z-WbjW__header{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.articles-module__Z-WbjW__headerLeft{align-items:center;gap:10px;display:flex}.articles-module__Z-WbjW__avatar{-webkit-user-select:none;user-select:none;background:rgba(var(--accent-rgb),.12);border:1px solid rgba(var(--accent-rgb),.25);width:44px;height:44px;color:var(--accent-blue);border-radius:999px;place-items:center;font-weight:700;display:grid}.articles-module__Z-WbjW__headerText{flex-direction:column;gap:2px;display:flex}.articles-module__Z-WbjW__company{letter-spacing:.2px;font-weight:700}.articles-module__Z-WbjW__time{color:var(--muted);font-size:13px;font-weight:700}.articles-module__Z-WbjW__body{margin:4px 0 8px}.articles-module__Z-WbjW__postTitleLink{color:inherit;text-decoration:none;display:block}.articles-module__Z-WbjW__postTitle{margin-bottom:6px;font-size:clamp(1.55rem,2.1vw,1.85rem);font-weight:700;line-height:1.25}.articles-module__Z-WbjW__postTitleLink:hover .articles-module__Z-WbjW__postTitle{color:var(--accent-blue)}.articles-module__Z-WbjW__excerpt{color:var(--muted);margin-bottom:10px;font-size:.95rem;font-weight:700;line-height:1.85}.articles-module__Z-WbjW__content{white-space:pre-wrap;margin:0;font-size:.98rem;line-height:2}.articles-module__Z-WbjW__contentMuted{color:var(--muted);margin:0;font-weight:700}.articles-module__Z-WbjW__moreBtn{border-radius:var(--radius-md);border:1px solid rgba(var(--accent-rgb),.3);background:var(--surface-2);width:100%;height:42px;color:var(--accent-blue);cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform var(--transition),background .25s ease,border-color .25s ease;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:0 14px;font-weight:700;display:flex}.articles-module__Z-WbjW__moreBtn:focus-visible{outline:2px solid rgba(var(--accent-rgb),.55);outline-offset:2px}.articles-module__Z-WbjW__moreBtn:hover{background:rgba(var(--accent-rgb),.14);border-color:rgba(var(--accent-rgb),.38);transform:translateY(-1px)}.articles-module__Z-WbjW__moreBtnInner{align-items:center;gap:8px;display:inline-flex}.articles-module__Z-WbjW__modalOverlay{background:radial-gradient(circle at 18% 18%,rgba(var(--accent-rgb),.1),transparent 55%),radial-gradient(circle at 82% 85%,rgba(var(--accent-rgb),.08),transparent 60%),linear-gradient(180deg,#0b1220 0%,#070b12 100%);z-index:9999;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.articles-module__Z-WbjW__modalCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);width:min(520px,100%);box-shadow:var(--shadow-md);padding:16px;position:relative;overflow:hidden}.articles-module__Z-WbjW__modalCard:before{content:"";background:radial-gradient(circle at 20% 10%,rgba(var(--accent-rgb),.18),transparent 55%),radial-gradient(circle at 80% 90%,rgba(var(--accent-rgb),.1),transparent 55%);filter:blur(26px);opacity:.8;pointer-events:none;position:absolute;inset:-30%}.articles-module__Z-WbjW__modalHeader,.articles-module__Z-WbjW__modalText,.articles-module__Z-WbjW__modalActions,.articles-module__Z-WbjW__modalFoot{z-index:1;position:relative}.articles-module__Z-WbjW__modalHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.articles-module__Z-WbjW__modalTitleWrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.articles-module__Z-WbjW__modalBadge{border:1px solid rgba(var(--accent-rgb),.35);background:rgba(var(--accent-rgb),.14);height:28px;color:var(--accent-blue);border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.articles-module__Z-WbjW__modalTitle{margin:0;font-size:1.2rem;font-weight:700}.articles-module__Z-WbjW__modalClose{border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--text);cursor:pointer;transition:background .25s ease,border-color .25s ease,transform var(--transition);border-radius:999px;place-items:center;display:grid}.articles-module__Z-WbjW__modalClose:hover{background:var(--surface-2);border-color:rgba(var(--accent-rgb),.35);transform:translateY(-1px)}.articles-module__Z-WbjW__modalText{color:var(--muted);margin:0 0 12px;font-weight:700;line-height:1.85}.articles-module__Z-WbjW__modalActions{flex-wrap:wrap;gap:10px;display:flex}.articles-module__Z-WbjW__modalPrimary,.articles-module__Z-WbjW__modalSecondary{border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border);height:44px;transition:transform var(--transition),background .25s ease,border-color .25s ease;justify-content:center;align-items:center;gap:10px;padding:0 14px;font-weight:700;display:inline-flex}.articles-module__Z-WbjW__modalPrimary{background:rgba(var(--accent-rgb),.14);border-color:rgba(var(--accent-rgb),.38);color:var(--accent-blue)}.articles-module__Z-WbjW__modalPrimary:hover{background:rgba(var(--accent-rgb),.18);border-color:rgba(var(--accent-rgb),.5);transform:translateY(-1px)}.articles-module__Z-WbjW__modalSecondary{background:var(--surface);color:var(--text)}.articles-module__Z-WbjW__modalSecondary:hover{background:var(--surface-2);border-color:rgba(var(--accent-rgb),.35);transform:translateY(-1px)}.articles-module__Z-WbjW__modalFoot{color:var(--muted);margin-top:10px;font-size:.92rem;font-weight:700}.articles-module__Z-WbjW__statsRow{color:var(--muted);border-top:1px solid var(--border);align-items:center;gap:10px;padding:10px 0 8px;font-size:13px;display:flex}.articles-module__Z-WbjW__stat{align-items:center;gap:6px;font-weight:700;display:inline-flex}.articles-module__Z-WbjW__dot{opacity:.5}.articles-module__Z-WbjW__actions{flex-wrap:wrap;gap:10px;padding-top:6px;display:flex}.articles-module__Z-WbjW__likeBtn{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform var(--transition),border-color .25s ease,background .25s ease;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-weight:700;display:inline-flex}.articles-module__Z-WbjW__likeBtn:hover{background:var(--surface-2);border-color:rgba(var(--accent-rgb),.35);transform:translateY(-1px)}.articles-module__Z-WbjW__likeIcon{opacity:.92}.articles-module__Z-WbjW__likeCount{opacity:.95;font-size:14px;font-weight:700}.articles-module__Z-WbjW__liked{border-color:rgba(var(--accent-rgb),.45);background:rgba(var(--accent-rgb),.12);color:var(--accent-blue)}.articles-module__Z-WbjW__readBtn{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-sm);color:var(--text);transition:transform var(--transition),border-color .25s ease,background .25s ease;align-items:center;gap:10px;padding:10px 12px;font-weight:700;text-decoration:none;display:inline-flex}.articles-module__Z-WbjW__readBtn:hover{background:var(--surface-2);border-color:rgba(var(--accent-rgb),.35);transform:translateY(-1px)}.articles-module__Z-WbjW__loadMoreWrap{flex-direction:column;align-items:center;gap:10px;margin-top:16px;display:flex}.articles-module__Z-WbjW__loadMoreBtn{border:1px solid rgba(var(--accent-rgb),.35);background:rgba(var(--accent-rgb),.12);height:44px;color:var(--accent-blue);cursor:pointer;transition:transform var(--transition),background .25s ease,border-color .25s ease;border-radius:999px;padding:0 18px;font-weight:700}.articles-module__Z-WbjW__loadMoreBtn:hover{background:rgba(var(--accent-rgb),.16);border-color:rgba(var(--accent-rgb),.5);transform:translateY(-1px)}.articles-module__Z-WbjW__loadMoreBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.articles-module__Z-WbjW__loadMoreHint{color:var(--muted);text-align:center;font-size:12px;font-weight:700}.articles-module__Z-WbjW__endText{color:var(--muted);margin:0;font-weight:700}.articles-module__Z-WbjW__sentinel{width:100%;height:1px}
