:root{--navy-dark:#0a1120;--navy-card:#0f172a;--bg-canvas:#f8fafc;--card-bg:#fff;--card-sub-bg:#f1f5f9;--text-main:#0f172a;--text-muted:#64748b;--border-color:#e2e8f0;--blue-primary:#1d4ed8;--blue-hover:#1e40af;--blue-light:#eff6ff;--blue-text:#2563eb;--green-bg:#ecfdf5;--green-text:#059669;--green-border:#a7f3d0;--yellow-bg:#fefce8;--yellow-text:#ca8a04;--yellow-border:#fef08a;--grey-bg:#f1f5f9;--grey-text:#64748b;--grey-border:#cbd5e1;--red-bg:#fef2f2;--red-text:#dc2626;--red-border:#fecaca}[data-astro-cid-rg6jelzo]{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-canvas);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.top-navbar[data-astro-cid-rg6jelzo]{background-color:var(--navy-dark);color:#fff;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;display:flex}.nav-left[data-astro-cid-rg6jelzo] .brand-name[data-astro-cid-rg6jelzo]{letter-spacing:.05em;color:#f8fafc;text-transform:uppercase;font-size:1.1rem;font-weight:800}.nav-left[data-astro-cid-rg6jelzo] .brand-tagline[data-astro-cid-rg6jelzo]{color:#94a3b8;margin-top:1px;font-size:.78rem}.nav-right[data-astro-cid-rg6jelzo]{align-items:center;gap:1rem;display:flex}.private-badge[data-astro-cid-rg6jelzo]{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.8rem;display:flex}.lock-icon[data-astro-cid-rg6jelzo]{color:#facc15}.private-badge[data-astro-cid-rg6jelzo] .txt-title[data-astro-cid-rg6jelzo]{color:#f8fafc;font-weight:600}.private-badge[data-astro-cid-rg6jelzo] .txt-sub[data-astro-cid-rg6jelzo]{color:#94a3b8;font-size:.72rem}.home-link-btn[data-astro-cid-rg6jelzo]{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.home-link-btn[data-astro-cid-rg6jelzo]:hover{background:#ffffff26}.hub-container[data-astro-cid-rg6jelzo]{max-width:1400px;margin:0 auto;padding:1.5rem 1.5rem 3rem}.hero-card[data-astro-cid-rg6jelzo]{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.75rem;margin-bottom:1.25rem;padding:1.75rem;display:grid;box-shadow:0 1px 3px #00000008}.hero-avatar[data-astro-cid-rg6jelzo] img[data-astro-cid-rg6jelzo]{object-fit:cover;border:3px solid #eff6ff;border-radius:50%;width:100px;height:100px;box-shadow:0 4px 10px #00000014}.hero-info[data-astro-cid-rg6jelzo] h1[data-astro-cid-rg6jelzo]{color:var(--text-main);font-size:1.85rem;font-weight:800;line-height:1.2}.hero-info[data-astro-cid-rg6jelzo] .hub-label[data-astro-cid-rg6jelzo]{color:#334155;margin-bottom:.4rem;font-size:1.15rem;font-weight:600}.hero-info[data-astro-cid-rg6jelzo] .hero-desc[data-astro-cid-rg6jelzo]{color:var(--text-muted);max-width:650px;margin-bottom:.75rem;font-size:.9rem}.hero-tags[data-astro-cid-rg6jelzo]{flex-wrap:wrap;gap:.45rem;display:flex}.tag-pill[data-astro-cid-rg6jelzo]{background:var(--blue-light);color:var(--blue-text);border:1px solid #dbeafe;border-radius:9999px;padding:.2rem .65rem;font-size:.75rem;font-weight:600}.hero-quote-box[data-astro-cid-rg6jelzo]{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;max-width:380px;padding:1.25rem 1.5rem;font-size:.9rem;font-style:italic;line-height:1.5}.hero-quote-box[data-astro-cid-rg6jelzo] .quote-author[data-astro-cid-rg6jelzo]{color:var(--text-muted);text-align:right;margin-top:.5rem;font-size:.82rem;font-style:normal;font-weight:600;display:block}.action-cards-grid[data-astro-cid-rg6jelzo]{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.action-btn[data-astro-cid-rg6jelzo]{cursor:pointer;border:1px solid var(--border-color);background:var(--card-bg);text-align:left;user-select:none;border-radius:12px;align-items:center;gap:.85rem;padding:1rem 1.25rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative}.action-btn[data-astro-cid-rg6jelzo]:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.action-btn[data-astro-cid-rg6jelzo].primary{background:var(--navy-dark);color:#fff;border-color:#1e293b}.action-btn[data-astro-cid-rg6jelzo].primary .action-title[data-astro-cid-rg6jelzo]{color:#fff}.action-btn[data-astro-cid-rg6jelzo].primary .action-desc[data-astro-cid-rg6jelzo]{color:#94a3b8}.action-btn[data-astro-cid-rg6jelzo].primary .action-icon[data-astro-cid-rg6jelzo] svg[data-astro-cid-rg6jelzo]{stroke:#fff}.action-icon[data-astro-cid-rg6jelzo]{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.action-icon[data-astro-cid-rg6jelzo] svg[data-astro-cid-rg6jelzo]{width:24px;height:24px;stroke:var(--blue-primary)}.action-title[data-astro-cid-rg6jelzo]{color:var(--text-main);font-size:.95rem;font-weight:700;display:block}.action-desc[data-astro-cid-rg6jelzo]{color:var(--text-muted);font-size:.78rem;display:block}.dashboard-grid[data-astro-cid-rg6jelzo]{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.25rem;display:grid}.dash-col[data-astro-cid-rg6jelzo]{flex-direction:column;gap:1.25rem;display:flex}.dash-card[data-astro-cid-rg6jelzo]{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:1.25rem;box-shadow:0 1px 3px #00000005}.card-header[data-astro-cid-rg6jelzo]{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.65rem;display:flex}.card-title-wrap[data-astro-cid-rg6jelzo]{align-items:center;gap:.55rem;display:flex}.card-title-icon[data-astro-cid-rg6jelzo] svg[data-astro-cid-rg6jelzo]{width:18px;height:18px;stroke:var(--blue-primary)}.card-title-text[data-astro-cid-rg6jelzo]{color:var(--text-main);font-size:1rem;font-weight:700}.card-header-actions[data-astro-cid-rg6jelzo]{align-items:center;gap:.5rem;display:flex}.type-badge[data-astro-cid-rg6jelzo]{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background:var(--card-sub-bg);border-radius:4px;padding:.15rem .45rem;font-size:.68rem;font-weight:700}.mini-copy-btn[data-astro-cid-rg6jelzo]{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.75rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.mini-copy-btn[data-astro-cid-rg6jelzo]:hover{color:var(--blue-primary);background:#e2e8f0}.info-list[data-astro-cid-rg6jelzo]{flex-direction:column;gap:.75rem;display:flex}.info-row[data-astro-cid-rg6jelzo]{border-bottom:1px dotted #f1f5f9;justify-content:space-between;align-items:center;gap:.75rem;padding:.35rem 0;font-size:.85rem;display:flex}.info-row[data-astro-cid-rg6jelzo]:last-child{border-bottom:none}.info-label[data-astro-cid-rg6jelzo]{color:var(--text-muted);flex-shrink:0;width:120px;font-weight:600}.info-val[data-astro-cid-rg6jelzo]{color:var(--text-main);word-break:break-all;flex:1}.info-val[data-astro-cid-rg6jelzo] a[data-astro-cid-rg6jelzo]{color:var(--blue-text);text-decoration:none}.info-val[data-astro-cid-rg6jelzo] a[data-astro-cid-rg6jelzo]:hover{text-decoration:underline}.copy-icon-btn[data-astro-cid-rg6jelzo]{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.2rem;transition:color .15s,background .15s;display:flex}.copy-icon-btn[data-astro-cid-rg6jelzo]:hover{color:var(--blue-primary);background:#f1f5f9}.copy-icon-btn[data-astro-cid-rg6jelzo] svg[data-astro-cid-rg6jelzo]{stroke:currentColor;width:15px;height:15px}.email-label-wrap[data-astro-cid-rg6jelzo]{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.anti-spam-badge[data-astro-cid-rg6jelzo]{color:#065f46;letter-spacing:.02em;cursor:help;background:#d1fae5;border:1px solid #a7f3d0;border-radius:9999px;align-items:center;gap:.2rem;width:fit-content;padding:.08rem .4rem;font-size:.62rem;font-weight:700;line-height:1.2;display:inline-flex}.protected-email-link[data-astro-cid-rg6jelzo]{color:var(--blue-text);word-break:break-all;font-weight:500;text-decoration:none;transition:color .15s}.protected-email-link[data-astro-cid-rg6jelzo]:hover{color:var(--blue-primary);text-decoration:underline}.noscript-email[data-astro-cid-rg6jelzo]{color:var(--text-muted);font-size:.8rem;font-style:italic}.status-badge[data-astro-cid-rg6jelzo]{text-transform:capitalize;border-radius:9999px;align-items:center;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.status-badge[data-astro-cid-rg6jelzo].public{background:var(--green-bg);color:var(--green-text);border:1px solid var(--green-border)}.status-badge[data-astro-cid-rg6jelzo].pending{background:var(--yellow-bg);color:var(--yellow-text);border:1px solid var(--yellow-border)}.status-badge[data-astro-cid-rg6jelzo].not-yet,.status-badge[data-astro-cid-rg6jelzo].not-verified{background:var(--grey-bg);color:var(--grey-text);border:1px solid var(--grey-border)}.status-badge[data-astro-cid-rg6jelzo].restricted{background:var(--red-bg);color:var(--red-text);border:1px solid var(--red-border)}.code-container[data-astro-cid-rg6jelzo]{background:#0f172a;border-radius:8px;max-height:280px;padding:.85rem;overflow-x:auto}.code-container[data-astro-cid-rg6jelzo] pre[data-astro-cid-rg6jelzo]{color:#e2e8f0;white-space:pre-wrap;word-break:break-all;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.76rem;line-height:1.45}.dash-table[data-astro-cid-rg6jelzo]{border-collapse:collapse;width:100%;font-size:.82rem}.dash-table[data-astro-cid-rg6jelzo] th[data-astro-cid-rg6jelzo]{text-align:left;color:var(--text-muted);border-bottom:1px solid var(--border-color);text-transform:uppercase;letter-spacing:.03em;padding:.5rem .4rem;font-size:.75rem;font-weight:600}.dash-table[data-astro-cid-rg6jelzo] td[data-astro-cid-rg6jelzo]{color:var(--text-main);vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.55rem .4rem}.dash-table[data-astro-cid-rg6jelzo] tr[data-astro-cid-rg6jelzo]:last-child td[data-astro-cid-rg6jelzo]{border-bottom:none}.ext-link-icon[data-astro-cid-rg6jelzo]{color:#94a3b8;align-items:center;transition:color .15s;display:inline-flex}.ext-link-icon[data-astro-cid-rg6jelzo]:hover{color:var(--blue-primary)}.ext-link-icon[data-astro-cid-rg6jelzo] svg[data-astro-cid-rg6jelzo]{stroke:currentColor;width:14px;height:14px}.info-callout[data-astro-cid-rg6jelzo]{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;margin-top:.85rem;padding:.65rem .85rem;font-size:.78rem;line-height:1.4}.notes-list[data-astro-cid-rg6jelzo]{color:#475569;flex-direction:column;gap:.5rem;margin-bottom:1rem;font-size:.82rem;list-style:none;display:flex}.notes-list[data-astro-cid-rg6jelzo] li[data-astro-cid-rg6jelzo]{padding-left:1.25rem;line-height:1.45;position:relative}.notes-list[data-astro-cid-rg6jelzo] li[data-astro-cid-rg6jelzo]:before{content:"•";color:var(--blue-primary);font-weight:700;position:absolute;left:.35rem}.notes-quote-box[data-astro-cid-rg6jelzo]{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem;font-size:.82rem;font-style:italic;line-height:1.45}.notes-quote-box[data-astro-cid-rg6jelzo] .quote-author[data-astro-cid-rg6jelzo]{color:var(--text-muted);text-align:right;margin-top:.4rem;font-size:.75rem;font-style:normal;font-weight:600;display:block}.hub-footer[data-astro-cid-rg6jelzo]{border-top:1px solid var(--border-color);max-width:1400px;color:var(--text-muted);justify-content:space-between;align-items:center;margin:2rem auto 0;padding:1rem 1.5rem 0;font-size:.78rem;display:flex}.hub-footer[data-astro-cid-rg6jelzo] .ftr-brand[data-astro-cid-rg6jelzo]{color:var(--text-main);font-weight:700}#copy-toast[data-astro-cid-rg6jelzo]{color:#fff;opacity:0;pointer-events:none;z-index:9999;background:#0f172a;border:1px solid #334155;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(10px);box-shadow:0 10px 25px #0003}#copy-toast[data-astro-cid-rg6jelzo].show{opacity:1;transform:translateY(0)}.timeline-section[data-astro-cid-rg6jelzo]{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;margin-top:1.75rem;padding:1.75rem;box-shadow:0 1px 3px #0000000d}.timeline-header[data-astro-cid-rg6jelzo]{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.timeline-title-wrap[data-astro-cid-rg6jelzo]{align-items:flex-start;gap:1rem;display:flex}.timeline-icon-box[data-astro-cid-rg6jelzo]{color:#fff;background:#0a1120;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.timeline-title-wrap[data-astro-cid-rg6jelzo] h2[data-astro-cid-rg6jelzo]{color:var(--navy-dark);font-size:1.35rem;font-weight:800;line-height:1.25}.timeline-subtitle[data-astro-cid-rg6jelzo]{color:var(--text-muted);margin-top:.2rem;font-size:.88rem;font-weight:500}.timeline-desc[data-astro-cid-rg6jelzo]{max-width:480px;color:var(--text-muted);text-align:right;font-size:.84rem;line-height:1.45}.category-pills[data-astro-cid-rg6jelzo]{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.cat-pill[data-astro-cid-rg6jelzo]{cursor:pointer;background:var(--blue-light);color:var(--blue-text);user-select:none;border:1px solid #dbeafe;border-radius:9999px;padding:.4rem .85rem;font-size:.8rem;font-weight:600;transition:all .15s}.cat-pill[data-astro-cid-rg6jelzo]:hover{background:#dbeafe}.cat-pill[data-astro-cid-rg6jelzo].active{color:#fff;background:#0a1120;border-color:#0a1120}.filter-bar[data-astro-cid-rg6jelzo]{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.filter-select[data-astro-cid-rg6jelzo]{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:.45rem .75rem;font-size:.8rem;font-weight:500}.filter-select[data-astro-cid-rg6jelzo]:focus{border-color:var(--blue-primary)}.search-wrap[data-astro-cid-rg6jelzo]{flex:1;align-items:center;min-width:240px;display:flex;position:relative}.search-icon[data-astro-cid-rg6jelzo]{color:#94a3b8;pointer-events:none;width:15px;height:15px;position:absolute;left:.75rem}.search-input[data-astro-cid-rg6jelzo]{color:#0f172a;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.45rem .75rem .45rem 2.25rem;font-size:.8rem;transition:border-color .15s}.search-input[data-astro-cid-rg6jelzo]:focus{border-color:var(--blue-primary)}.sort-select[data-astro-cid-rg6jelzo]{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:.45rem .75rem;font-size:.8rem;font-weight:600}.timeline-table-container[data-astro-cid-rg6jelzo]{border:1px solid var(--border-color);border-radius:10px;margin-bottom:1.25rem;overflow-x:auto}.timeline-table[data-astro-cid-rg6jelzo]{border-collapse:collapse;text-align:left;width:100%;font-size:.82rem}.timeline-table[data-astro-cid-rg6jelzo] th[data-astro-cid-rg6jelzo]{color:#64748b;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border-color);white-space:nowrap;background:#f8fafc;padding:.65rem .75rem;font-size:.74rem;font-weight:700}.timeline-table[data-astro-cid-rg6jelzo] td[data-astro-cid-rg6jelzo]{vertical-align:middle;color:#1e293b;border-bottom:1px solid #f1f5f9;padding:.75rem}.timeline-table[data-astro-cid-rg6jelzo] tbody[data-astro-cid-rg6jelzo] tr[data-astro-cid-rg6jelzo].main-row{cursor:pointer;transition:background .15s}.timeline-table[data-astro-cid-rg6jelzo] tbody[data-astro-cid-rg6jelzo] tr[data-astro-cid-rg6jelzo].main-row:hover{background:#f8fafc}.timeline-table[data-astro-cid-rg6jelzo] tbody[data-astro-cid-rg6jelzo] tr[data-astro-cid-rg6jelzo].main-row.active-row{background:#f1f5f9}.badge-type[data-astro-cid-rg6jelzo]{white-space:nowrap;border-radius:6px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge-interview[data-astro-cid-rg6jelzo]{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe}.badge-sector_media[data-astro-cid-rg6jelzo]{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.badge-community_mention[data-astro-cid-rg6jelzo],.badge-community_profile[data-astro-cid-rg6jelzo]{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe}.badge-website_publication[data-astro-cid-rg6jelzo]{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.badge-repository[data-astro-cid-rg6jelzo],.badge-technical_resource[data-astro-cid-rg6jelzo]{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1}.badge-academic_work[data-astro-cid-rg6jelzo]{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.badge-dataset[data-astro-cid-rg6jelzo]{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.badge-report[data-astro-cid-rg6jelzo]{color:#0e7490;background:#ecfeff;border:1px solid #a5f3fc}.badge-book[data-astro-cid-rg6jelzo]{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.badge-academic_profile[data-astro-cid-rg6jelzo]{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe}.badge-identity_profile[data-astro-cid-rg6jelzo]{color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4}.badge-authority_record[data-astro-cid-rg6jelzo]{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.badge-relation[data-astro-cid-rg6jelzo]{white-space:nowrap;border-radius:6px;align-items:center;padding:.2rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.rel-author[data-astro-cid-rg6jelzo]{color:#065f46;background:#ecfdf5}.rel-subject[data-astro-cid-rg6jelzo]{color:#92400e;background:#fffbeb}.rel-profile[data-astro-cid-rg6jelzo]{color:#115e59;background:#f0fdfa}.rel-interviewee[data-astro-cid-rg6jelzo]{color:#3730a3;background:#eef2ff}.rel-creator[data-astro-cid-rg6jelzo]{color:#9d174d;background:#fdf2f8}.rel-mentioned[data-astro-cid-rg6jelzo]{color:#5b21b6;background:#f5f3ff}.rel-authority_identity[data-astro-cid-rg6jelzo]{color:#991b1b;background:#fef2f2}.rel-repository_owner[data-astro-cid-rg6jelzo]{color:#1e293b;background:#f1f5f9}.badge-topic[data-astro-cid-rg6jelzo]{color:#475569;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;padding:.15rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.id-text-wrap[data-astro-cid-rg6jelzo]{color:#2563eb;align-items:center;gap:.35rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.76rem;font-weight:600;display:inline-flex}.btn-source[data-astro-cid-rg6jelzo]{color:#1e40af;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .55rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn-source[data-astro-cid-rg6jelzo]:hover{color:#1d4ed8;background:#e2e8f0}.btn-pdf[data-astro-cid-rg6jelzo]{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;padding:.25rem .55rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.btn-pdf[data-astro-cid-rg6jelzo]:hover{background:#dbeafe}.btn-kebab[data-astro-cid-rg6jelzo]{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:1.15rem;transition:color .15s}.btn-kebab[data-astro-cid-rg6jelzo]:hover{color:#0f172a;background:#f1f5f9}tr[data-astro-cid-rg6jelzo].detail-row{background:#f8fafc;display:none}tr[data-astro-cid-rg6jelzo].detail-row.open{display:table-row}.detail-panel[data-astro-cid-rg6jelzo]{border-top:1px solid #e2e8f0;border-bottom:2px solid #e2e8f0;padding:1.25rem 1.5rem}.detail-grid[data-astro-cid-rg6jelzo]{grid-template-columns:2fr 1fr;gap:1.5rem;display:grid}.detail-desc[data-astro-cid-rg6jelzo]{color:#334155;margin-bottom:.75rem;font-size:.85rem;line-height:1.5}.detail-meta-list[data-astro-cid-rg6jelzo]{flex-direction:column;gap:.4rem;font-size:.8rem;display:flex}.detail-meta-row[data-astro-cid-rg6jelzo]{gap:.75rem;display:flex}.detail-meta-label[data-astro-cid-rg6jelzo]{color:#64748b;flex-shrink:0;width:130px;font-weight:600}.detail-meta-val[data-astro-cid-rg6jelzo]{color:#0f172a;word-break:break-all}.detail-actions[data-astro-cid-rg6jelzo]{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.alt-platforms-box[data-astro-cid-rg6jelzo]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.85rem}.alt-platforms-title[data-astro-cid-rg6jelzo]{color:#475569;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.78rem;font-weight:700}.alt-platforms-list[data-astro-cid-rg6jelzo]{flex-direction:column;gap:.4rem;display:flex}.alt-platform-tag[data-astro-cid-rg6jelzo]{color:#1e40af;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;padding:.3rem .55rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.alt-platform-tag[data-astro-cid-rg6jelzo]:hover{background:#eff6ff;border-color:#bfdbfe}.alt-platform-tag[data-astro-cid-rg6jelzo].academic-verify-tag{color:#0369a1;background:#f0f9ff;border-color:#bae6fd}.alt-platform-tag[data-astro-cid-rg6jelzo].academic-verify-tag:hover{color:#0284c7;background:#e0f2fe;border-color:#7dd3fc}.mobile-cards-container[data-astro-cid-rg6jelzo]{flex-direction:column;gap:1rem;margin-bottom:1.25rem;display:none}.mobile-record-card[data-astro-cid-rg6jelzo]{border:1px solid var(--border-color);background:#fff;border-radius:12px;padding:1rem;box-shadow:0 1px 2px #0000000a}.mobile-card-top[data-astro-cid-rg6jelzo]{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.mobile-card-date[data-astro-cid-rg6jelzo]{color:#64748b;font-size:.75rem;font-weight:600}.mobile-card-title[data-astro-cid-rg6jelzo]{color:#0f172a;margin-bottom:.5rem;font-size:.95rem;font-weight:700;line-height:1.35}.mobile-card-tags[data-astro-cid-rg6jelzo]{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.mobile-card-id[data-astro-cid-rg6jelzo]{margin-bottom:.75rem;font-size:.78rem}.mobile-card-actions[data-astro-cid-rg6jelzo]{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.timeline-footer-bar[data-astro-cid-rg6jelzo]{border-top:1px solid var(--border-color);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.25rem;font-size:.82rem;display:flex}.status-dots-group[data-astro-cid-rg6jelzo]{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.status-dot-item[data-astro-cid-rg6jelzo]{align-items:center;gap:.35rem;font-size:.78rem;font-weight:500;display:inline-flex}.refresh-btn[data-astro-cid-rg6jelzo]{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.refresh-btn[data-astro-cid-rg6jelzo]:hover{color:#0f172a;background:#e2e8f0}@media (width<=1024px){.timeline-header[data-astro-cid-rg6jelzo]{flex-direction:column;align-items:flex-start}.timeline-desc[data-astro-cid-rg6jelzo]{text-align:left;max-width:100%}.detail-grid[data-astro-cid-rg6jelzo]{grid-template-columns:1fr}}@media (width<=900px){.timeline-table-container[data-astro-cid-rg6jelzo]{display:none}.mobile-cards-container[data-astro-cid-rg6jelzo]{display:flex}}@media (width<=1200px){.dashboard-grid[data-astro-cid-rg6jelzo],.action-cards-grid[data-astro-cid-rg6jelzo]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.top-navbar[data-astro-cid-rg6jelzo]{flex-direction:column;align-items:flex-start;gap:.75rem}.nav-right[data-astro-cid-rg6jelzo]{justify-content:space-between;width:100%}.hero-card[data-astro-cid-rg6jelzo]{text-align:center;grid-template-columns:1fr}.hero-avatar[data-astro-cid-rg6jelzo]{justify-content:center;display:flex}.hero-tags[data-astro-cid-rg6jelzo]{justify-content:center}.action-cards-grid[data-astro-cid-rg6jelzo],.dashboard-grid[data-astro-cid-rg6jelzo]{grid-template-columns:1fr}.hub-footer[data-astro-cid-rg6jelzo]{text-align:center;flex-direction:column;gap:.5rem}}
