.embed-widget{background:var(--embed-bg);color:var(--embed-text);min-height:100px;padding:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.embed-list{flex-direction:column;gap:10px;display:flex}.embed-section-label{text-transform:uppercase;letter-spacing:.04em;color:var(--embed-accent);padding:4px 0 0;font-size:12px;font-weight:600}.embed-card{border:1px solid var(--embed-border);background:var(--embed-card-bg);padding:16px;transition:background .15s,box-shadow .15s,border-color .15s;display:block}.embed-card:hover{background:var(--embed-card-hover);border-color:var(--embed-accent);box-shadow:0 2px 12px #0000000f}.embed-card-link,.embed-card-link:hover,.embed-card-link:visited{color:inherit;text-decoration:none;display:block}.embed-card-live{border:1px solid var(--embed-border);color:var(--embed-text);border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:6px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.embed-card-live:hover{background:var(--embed-card-hover);border-color:var(--embed-accent);color:var(--embed-accent)}.embed-card-live svg{color:red}.embed-card-title{color:var(--embed-text);font-size:15px;font-weight:600;line-height:1.4;transition:color .15s}.embed-card-link:hover .embed-card-title{color:var(--embed-accent)}.embed-card-meta{color:var(--embed-text-muted);flex-wrap:wrap;gap:12px;margin-top:6px;font-size:12px;display:flex}.embed-card-meta-item{align-items:center;gap:4px;display:inline-flex}.embed-card-subjects{border-top:1px solid var(--embed-border);margin-top:10px;padding-top:10px}.embed-subjects-label{text-transform:uppercase;letter-spacing:.04em;color:var(--embed-text-muted);margin-bottom:6px;font-size:11px;font-weight:600}.embed-subjects-list{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.embed-subject-item{color:var(--embed-text);align-items:center;gap:8px;font-size:13px;line-height:1.4;display:flex}.embed-subject-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.embed-subjects{max-width:1120px;margin-inline:auto}.embed-subject-grid{grid-template-columns:repeat(auto-fit,minmax(230px,320px));justify-content:center;gap:10px;display:grid}.embed-card-more{color:var(--embed-text-muted);align-items:center;gap:3px;margin-top:6px;font-size:12px;display:inline-flex}.embed-empty{text-align:center;color:var(--embed-text-muted);padding:32px 16px;font-size:14px}.embed-footer{justify-content:center;margin-top:6px;padding-top:14px;display:flex}.embed-footer-link{color:var(--embed-text-muted);opacity:.8;align-items:center;gap:8px;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.embed-footer-link:hover{opacity:1;color:var(--embed-accent)}.embed-footer-logo{opacity:.7;object-fit:contain;width:24px;height:24px}
