body{color:var(--semi-color-text-0);background:radial-gradient(circle at 0 0,#ffffff14,#0000 26%),radial-gradient(circle at 100% 100%,#ffffff0d,#0000 24%),#050608;min-height:100vh}body:before{content:"";pointer-events:none;opacity:.5;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}body[theme-mode=light]{background:radial-gradient(circle at 0 0,#11182714,#0000 26%),radial-gradient(circle at 100% 100%,#1118270d,#0000 24%),#f5f7fa}body[theme-mode=light]:before{opacity:.8;background-image:linear-gradient(#1118270d 1px,#0000 1px),linear-gradient(90deg,#1118270d 1px,#0000 1px)}.workspace-shell{background:0 0;min-height:100vh}.workspace-topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080a0eb8;border-bottom:1px solid #ffffff14;padding:18px 24px;position:sticky;top:0}body[theme-mode=light] .workspace-topbar{background:#f5f7facc;border-bottom:1px solid #0f172a14}.workspace-content{width:100%;max-width:1560px;margin:0 auto;padding:28px 20px 72px}.workspace-content-wide{width:100%;max-width:none;margin:0;padding:0}.workspace-detail-bar{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:14px 18px;display:flex}body[theme-mode=light] .workspace-detail-bar{background:#ffffffb8;border:1px solid #0f172a14}.workspace-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.9fr);gap:18px;margin-bottom:18px;display:grid}.workspace-hero-card,.workspace-side-card,.workspace-section-card,.workspace-metric-card,.workspace-form-card{background:linear-gradient(160deg,#ffffff0f,#ffffff05),#0a0c12e6;border:1px solid #ffffff14;box-shadow:0 24px 72px #00000047}body[theme-mode=light] .workspace-hero-card,body[theme-mode=light] .workspace-side-card,body[theme-mode=light] .workspace-section-card,body[theme-mode=light] .workspace-metric-card,body[theme-mode=light] .workspace-form-card{background:linear-gradient(160deg,#ffffffd1,#ffffffb3),#ffffffe0;border:1px solid #0f172a14;box-shadow:0 20px 56px #0f172a1f}.workspace-hero-card .semi-card-body,.workspace-side-card .semi-card-body,.workspace-section-card .semi-card-body,.workspace-metric-card .semi-card-body,.workspace-form-card .semi-card-body{padding:24px}.workspace-brand-logo{object-fit:cover;border-radius:8px;width:28px;height:28px;box-shadow:0 0 0 6px #ffffff0f}body[theme-mode=light] .workspace-brand-logo{box-shadow:0 0 0 6px #1118270f}.workspace-table .semi-table-wrapper,.workspace-table .semi-table-container,.workspace-table .semi-table-body{background:0 0}.workspace-table .semi-table-thead>.semi-table-row>.semi-table-row-head{background:#ffffff0a}body[theme-mode=light] .workspace-table .semi-table-thead>.semi-table-row>.semi-table-row-head{background:#0f172a0a}.workspace-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;margin-bottom:18px;display:grid}.workspace-pill{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px}body[theme-mode=light] .workspace-pill{background:#0f172a0a;border:1px solid #0f172a1f}.workspace-empty-state{background:#ffffff08;border:1px dashed #ffffff29;border-radius:24px;padding:24px}body[theme-mode=light] .workspace-empty-state{background:#ffffffb3;border-color:#0f172a1f}.forum-feed{gap:16px;display:grid}.forum-thread-card{cursor:pointer;outline:none}.forum-thread-surface{transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.forum-thread-card:hover .forum-thread-surface,.forum-thread-card:focus-visible .forum-thread-surface{border-color:#78c1ff42;transform:translateY(-2px);box-shadow:0 28px 80px #00000057}body[theme-mode=light] .forum-thread-card:hover .forum-thread-surface,body[theme-mode=light] .forum-thread-card:focus-visible .forum-thread-surface{border-color:#0f172a24;box-shadow:0 24px 64px #0f172a24}.forum-thread-shell{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:18px;min-height:auto;display:grid}.forum-thread-card--text-only .forum-thread-shell{grid-template-columns:1fr;gap:0;min-height:auto}.forum-thread-main{flex-direction:column;gap:18px;padding:24px 24px 24px 0;display:flex}.forum-thread-card--text-only .forum-thread-main{padding:24px}.forum-thread-copy{flex-direction:column;gap:8px;display:flex}.forum-thread-title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.forum-thread-no{letter-spacing:.18em;text-transform:uppercase;color:#ffffff85;font-size:12px}body[theme-mode=light] .forum-thread-no{color:#0f172a7a}.forum-thread-title{margin:0}.forum-thread-tags{justify-content:flex-end}.forum-thread-summary{color:#ffffffb8;max-width:72ch;margin:0}body[theme-mode=light] .forum-thread-summary{color:#0f172ab8}.forum-thread-meta{border-top:1px solid #ffffff14;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;padding-top:18px;display:flex}body[theme-mode=light] .forum-thread-meta{border-top-color:#0f172a14}.forum-thread-link{color:#76b8ff;font-weight:600}body[theme-mode=light] .forum-thread-link{color:#0f5dcf}.forum-thread-cover{background:linear-gradient(#ffffff05,#ffffff14),#ffffff08;border:1px solid #ffffff14;border-radius:18px;align-self:center;min-height:148px;max-height:148px;margin:0 0 0 24px;position:relative;overflow:hidden}.forum-thread-cover .semi-image,.forum-thread-cover .semi-image-img{width:100%;height:100%}.issue-hero-meta{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;padding:18px 20px;display:grid}.issue-hero-meta-item{min-width:0}body[theme-mode=light] .forum-thread-cover{background:linear-gradient(#ffffff80,#0f172a0a),#ffffff8f;border-color:#0f172a14}body[theme-mode=light] .issue-hero-meta{background:#ffffffb8;border-color:#0f172a14}@media (max-width:960px){.workspace-hero-grid,.workspace-meta-grid{grid-template-columns:1fr}.workspace-topbar{padding:16px 14px}.workspace-content,.workspace-content-wide{padding:20px 14px 56px}.forum-thread-shell{grid-template-columns:1fr;gap:0}.forum-thread-cover{min-height:168px;max-height:168px;margin:24px 24px 0}body[theme-mode=light] .forum-thread-cover{border-color:#0f172a14}.forum-thread-meta{flex-direction:column;align-items:flex-start}.forum-thread-main{padding:20px 24px 24px}.forum-thread-title-row{flex-direction:column}.forum-thread-tags{justify-content:flex-start}.issue-hero-meta{grid-template-columns:1fr}}
