@import"https://fonts.googleapis.com/css2?family=Nunito:wght@800;900&display=swap";:root{--bg: #edf0f6;--panel: rgba(255, 255, 255, .86);--panel-strong: #ffffff;--ink: #112239;--muted: #596b82;--line: rgba(17, 34, 57, .12);--brand: #0066ff;--brand-soft: rgba(0, 102, 255, .14);--ok: #0f9d58;--warn: #d97706;--danger: #b91c1c;--radius: 18px;--brand-round-font: "Nunito", "Arial Rounded MT Bold", "Hiragino Maru Gothic ProN", "Avenir Next Rounded", "SF Pro Rounded", "PingFang SC", "Hiragino Sans GB", sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Manrope,PingFang SC,Hiragino Sans GB,sans-serif;color:var(--ink);background:radial-gradient(circle at 15% 10%,#dbf4ff,#dbf4ff00 45%),radial-gradient(circle at 85% 85%,#d9e1ff,#d9e1ff00 48%),var(--bg)}.shell{width:min(1120px,92vw);margin:0 auto;padding:36px 0 60px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:16px;align-items:stretch;margin-bottom:20px}.hero-main{min-width:0}.brand-row{display:inline-flex;align-items:center;gap:16px}.brand-logo{width:clamp(88px,12vw,132px);height:clamp(88px,12vw,132px);object-fit:contain;filter:drop-shadow(0 6px 16px rgba(17,34,57,.16))}.hero .card{margin-top:0}.eyebrow{margin:0 0 10px;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--muted);font-size:12px;letter-spacing:.18em}h1{margin:0;font-size:clamp(36px,6vw,64px);letter-spacing:-.03em;line-height:1}.brand-name{font-family:var(--brand-round-font);font-weight:900;letter-spacing:-.02em}.subhead{margin:10px 0 0;color:var(--muted);line-height:1.7}.daily-card{display:flex;flex-direction:column;gap:10px}.daily-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.daily-label{margin:0;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em}.icon-button{width:30px;height:30px;border-radius:8px;border:1px solid rgba(17,34,57,.14);background:#ffffffd6;color:#1d3458;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-button:hover{background:#fff}.icon-button:disabled{opacity:.55;cursor:wait}.icon-button svg{width:16px;height:16px}.daily-count{margin:0;color:var(--ink);font-size:15px;line-height:1.3}.daily-count strong{font-size:34px;margin-right:6px;letter-spacing:-.02em}.daily-meta{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.daily-button{margin-top:auto}.card{margin-top:16px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:0 14px 40px #10182814;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}h2{margin:0;font-size:20px}.toolbar-row{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end}.segmented-block{display:flex;flex-direction:column;gap:8px;flex:1 1 320px;min-width:0}.segmented-title{margin:0;color:var(--muted);font-size:13px;font-weight:600}.segmented{display:inline-flex;width:100%;padding:4px;border-radius:12px;background:#11223914;border:1px solid rgba(17,34,57,.08);gap:4px}.segment{flex:1;min-width:0;border:none;border-radius:8px;background:transparent;color:#374964;padding:10px 8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .16s ease;white-space:nowrap}.segment:hover{color:#1e3354}.segment.active{background:var(--panel-strong);color:#0048b4;box-shadow:0 1px 3px #1018281f}.button{border-radius:10px;border:none;background:linear-gradient(120deg,#0059dd,#0a7dff);color:#fff;padding:10px 14px;font-size:14px;font-weight:700;cursor:pointer}.button:disabled{opacity:.6;cursor:wait}.status-row{margin-top:12px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;color:var(--muted);font-size:13px}.stream{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.panel-title-side{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.panel-sync-text{margin:0;color:var(--muted);font-size:13px}.panel-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.panel-head-actions .stream{margin:0}.ghost-button{border:1px solid var(--line);background:#fffc;color:#1f3559;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer}.collapsed-tip{margin:0;color:var(--muted);font-size:13px}.source-groups{display:flex;flex-direction:column;gap:16px}.source-company-group{display:flex;flex-direction:column;gap:10px}.source-company-title{margin:0;font-size:14px;color:#31465f;letter-spacing:.01em}.source-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,320px));gap:12px;justify-content:start}.source-item{border:1px solid var(--line);border-radius:12px;padding:12px;background:#ffffffe6;display:flex;flex-direction:column}.source-head{display:flex;justify-content:space-between;gap:8px;align-items:center}.source-head h4{margin:0;font-size:14px}.source-head-right{display:inline-flex;align-items:center;gap:8px}.source-indicator{position:relative;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;outline:none}.source-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.source-dot.ok{background:#0f9d58;box-shadow:0 0 0 4px #0f9d5824}.source-dot.fail{background:#dc2626;box-shadow:0 0 0 4px #dc262624}.source-tooltip{position:absolute;top:calc(100% + 8px);right:0;z-index:6;min-width:180px;max-width:280px;padding:8px 10px;border-radius:8px;border:1px solid rgba(17,34,57,.16);background:#1e2a3d;color:#fff;font-size:12px;line-height:1.45;opacity:0;visibility:hidden;transform:translateY(-3px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;pointer-events:none;white-space:normal;word-break:break-word}.source-tooltip:before{content:"";position:absolute;top:-6px;right:8px;width:10px;height:10px;background:#1e2a3d;border-left:1px solid rgba(17,34,57,.16);border-top:1px solid rgba(17,34,57,.16);transform:rotate(45deg)}.source-indicator:hover .source-tooltip,.source-indicator:focus-within .source-tooltip,.source-indicator:focus-visible .source-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.source-meta{margin:8px 0 10px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.source-meta span{font-size:12px;color:var(--muted);line-height:1.5}.source-kind-badge{height:22px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.source-kind-badge svg{width:13px;height:13px;display:block}.source-kind-badge.docs{color:#285eb8;background:#285eb81f}.source-kind-badge.news{color:#0f7f61;background:#0f7f611f}.source-kind-badge.x{color:#303b4f;background:#303b4f1f}.source-foot{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.source-time{margin:0;font-size:12px;color:var(--muted);line-height:1.3;text-align:right}.source-link-button{display:inline-flex;align-items:center;justify-content:center;min-width:78px;height:30px;border-radius:8px;border:1px solid rgba(0,102,255,.28);background:#0066ff14;color:#0b4fcf;font-size:12px;font-weight:700;text-decoration:none;transition:all .16s ease}.source-link-button:hover{background:#0066ff24;border-color:#0066ff6b}.source-link-disabled{opacity:.55;border-color:var(--line);background:#1122390f;color:var(--muted)}.timeline-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}.timeline-company-filter{width:100%;margin-bottom:12px}.timeline-company-filter .segmented{width:100%}.timeline-category-filter{flex:0 1 460px;min-width:min(100%,320px)}.timeline-category-filter .segmented{width:100%}.timeline-note{margin:0 0 14px;font-size:12px;color:var(--muted)}.timeline-list{position:relative;display:flex;flex-direction:column;gap:12px}.timeline-pagination{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.timeline-count{font-size:12px;color:var(--muted)}.timeline-list:before{content:"";position:absolute;top:0;left:10px;bottom:0;width:2px;background:linear-gradient(180deg,#0066ff61,#0066ff05)}.date-divider{display:flex;align-items:center;gap:8px;margin-top:10px;color:var(--ink);font-size:14px;font-weight:700}.dot{width:9px;height:9px;border-radius:50%;background:var(--brand);margin-left:6px}.timeline-item{position:relative;margin-left:24px;border:1px solid var(--line);border-radius:12px;padding:14px;background:#fffffff0}.timeline-item.recent-item{border-color:transparent;background:linear-gradient(#fffffff0,#fffffff0) padding-box,linear-gradient(120deg,#ff4d6d,#ff8a5b,#ffd166,#7bd389,#4cc9f0,#6c63ff 80%,#c77dff) border-box;box-shadow:0 0 0 1px #ff6b9d2e,0 10px 26px #4153ff24}.time{margin:0;color:var(--muted);font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.entry-head{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:700}.chip.company{background:var(--brand-soft);color:var(--brand)}.chip.category{background:#11223914;color:#253449}.chip.verify.verified{background:#0f9d5824;color:var(--ok)}.chip.verify.pending{background:#d977061f;color:var(--warn)}.chip.recent{background:#0066ff1f;color:#0053cf}.entry-title{margin-top:10px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ink);font-size:18px;font-weight:800;text-decoration:none;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.entry-title:hover{text-decoration:underline}.summary{margin:8px 0;color:#2f3f56;line-height:1.65;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow-wrap:anywhere;word-break:break-word}.source{margin:0;font-size:12px;color:var(--muted);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere;word-break:break-word}.empty{margin:0;color:var(--muted);font-size:14px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#09101c75;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px}.digest-modal{width:min(980px,96vw);max-height:min(88vh,860px);margin-top:0;overflow:auto}.digest-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.digest-meta{margin:6px 0 0;color:var(--muted);font-size:12px}.digest-title{margin:0;display:inline-flex;align-items:center;gap:10px;font-family:var(--brand-round-font);font-weight:900;letter-spacing:-.01em}.digest-title-logo{height:40px;width:auto;object-fit:contain;flex-shrink:0;display:block}.digest-error{margin:0;color:var(--danger);font-size:14px}.digest-groups{display:grid;gap:12px}.digest-overview{border:1px solid rgba(17,34,57,.12);border-radius:12px;padding:12px;background:#0066ff0f}.digest-group{border:1px solid var(--line);border-radius:12px;padding:12px;background:#ffffffdb}.digest-group-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.digest-group-head.company{margin-bottom:8px}.digest-group-head h3{margin:0;font-size:15px}.digest-group-head span{color:var(--muted);font-size:12px;font-weight:700}.markdown-block h2,.markdown-block h3,.markdown-block h4{margin:0;color:var(--ink)}.markdown-block h2{font-size:16px}.markdown-block h3{font-size:15px}.markdown-block h4{font-size:14px}.markdown-block p{margin:6px 0 0;color:#2f3f56;font-size:13px;line-height:1.6}.markdown-block ul{margin:6px 0 0;padding-left:18px;color:#2f3f56;font-size:13px;line-height:1.6}.markdown-block li{margin:2px 0}.digest-items{display:grid;gap:10px}.digest-item{border:1px solid rgba(17,34,57,.1);border-radius:10px;padding:10px;background:#ffffffe6}.digest-item-title{color:var(--ink);font-size:14px;font-weight:800;line-height:1.45;text-decoration:none}.digest-item-title:hover{text-decoration:underline}.digest-item-summary{margin:6px 0 0;color:#2f3f56;font-size:13px;line-height:1.55}.digest-item-bullets{margin:6px 0 0;color:#4a5f7e;font-size:12px;line-height:1.5}.digest-item-meta{margin:8px 0 0;color:var(--muted);font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.digest-modal-foot{margin-top:14px;padding-top:12px;border-top:1px solid rgba(17,34,57,.1);display:flex;justify-content:flex-end}.pdf-export-root{position:fixed;left:-100000px;top:0;width:900px;background:#fff;color:#112239;font-family:Manrope,PingFang SC,Hiragino Sans GB,sans-serif;padding:24px}.pdf-export-page h1{margin:0;font-size:28px;font-family:var(--brand-round-font);font-weight:900;letter-spacing:-.01em}.pdf-export-page h2{margin:0;font-size:20px}.pdf-export-meta{margin:8px 0 0;color:#4b5f7e;font-size:14px}.pdf-export-overview,.pdf-export-section{margin-top:14px;border:1px solid rgba(17,34,57,.1);border-radius:10px;padding:12px}.pdf-export-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.pdf-export-page p{margin:8px 0 0;line-height:1.6;font-size:14px}.pdf-export-page ul{margin:8px 0 0;padding-left:18px;line-height:1.6;font-size:14px}@media (max-width: 820px){.shell{width:min(100%,94vw);padding-top:24px}.hero{grid-template-columns:1fr}.card{padding:14px}.timeline-item{margin-left:18px}.timeline-category-filter{flex-basis:100%}.segment{font-size:12px;padding:9px 6px}.panel-head{flex-direction:column;align-items:stretch}.panel-head-actions{justify-content:flex-start}.modal-backdrop{padding:10px;align-items:flex-end}.digest-modal{width:100%;max-height:90vh}.digest-modal-head{flex-direction:column;align-items:stretch}}
