.vc-trigger{min-height:32px;display:inline-flex;align-items:center;gap:7px;padding:5px 11px;border:1px solid var(--border,#dbe2ea);border-radius:8px;background:var(--surface,#fff);color:var(--foreground,#1f2937);font:500 12px/1.2 inherit;font-variant-numeric:tabular-nums;cursor:pointer}.vc-trigger:hover{border-color:#8b5cf6;color:#7c3aed}.vc-unread{width:7px;height:7px;border-radius:999px;background:#7c3aed;box-shadow:0 0 0 2px var(--surface,#fff)}.vc-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#0f172a94;backdrop-filter:blur(2px)}.vc-modal{width:min(700px,100%);height:min(850px,calc(100vh - 48px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--border,#e2e8f0);border-radius:18px;background:var(--surface,#fff);color:var(--foreground,#111827);box-shadow:0 28px 80px #0f172a4d}.vc-header{min-height:76px;display:grid;grid-template-columns:40px minmax(0,1fr) 36px 36px;align-items:center;gap:10px;padding:14px 20px;border-bottom:1px solid var(--border,#e2e8f0)}.vc-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 8px 18px #7c3aed40}.vc-heading h2{margin:0;font-size:17px;line-height:1.25;font-weight:700}.vc-heading p{margin:3px 0 0;color:var(--muted-foreground,#64748b);font-size:12px}.vc-icon-button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;background:transparent;color:var(--muted-foreground,#64748b);cursor:pointer}.vc-icon-button:hover{color:var(--foreground,#111827);background:var(--muted,#f1f5f9)}.vc-grouping{min-height:48px;display:flex;align-items:center;gap:12px;padding:8px 20px;border-bottom:1px solid var(--border,#e2e8f0)}.vc-grouping>span{color:var(--muted-foreground,#64748b);font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.vc-segmented{display:inline-flex;padding:3px;border:1px solid var(--border,#e2e8f0);border-radius:9px;background:var(--muted,#f1f5f9)}.vc-segmented button{min-height:28px;padding:4px 12px;border:0;border-radius:7px;background:transparent;color:var(--muted-foreground,#64748b);font-size:12px;cursor:pointer}.vc-segmented button.active{background:var(--surface,#fff);color:var(--foreground,#111827);box-shadow:0 1px 4px #0f172a1f}.vc-filters{min-height:54px;display:flex;align-items:center;gap:8px;overflow-x:auto;padding:10px 20px;border-bottom:1px solid var(--border,#e2e8f0);scrollbar-width:none}.vc-filters button{min-height:30px;padding:5px 12px;border:0;border-radius:9px;white-space:nowrap;background:var(--muted,#f1f5f9);color:var(--muted-foreground,#64748b);font-size:11px;font-weight:650;text-transform:uppercase;cursor:pointer}.vc-filters button.active{background:#d99f32;color:#fff}.vc-content{min-height:0;overflow-y:auto;padding:18px 20px 24px;scrollbar-gutter:stable}.vc-release+.vc-release{margin-top:22px}.vc-release-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:4px 0 16px;color:var(--muted-foreground,#64748b)}.vc-release-title span{height:1px;background:var(--border,#e2e8f0)}.vc-release-title strong{padding:5px 10px;border-radius:999px;background:var(--muted,#f1f5f9);color:var(--muted-foreground,#64748b);font-size:11px;font-weight:600}.vc-entry{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:start;gap:12px;padding:9px 12px;border-radius:10px}.vc-entry:hover{background:var(--muted,#f8fafc)}.vc-entry p{margin:1px 0 0;color:var(--foreground,#1f2937);font-size:13px;line-height:1.55;overflow-wrap:anywhere}.vc-entry p strong{color:#d49a27;font-weight:700}.vc-type{width:fit-content;min-width:68px;padding:4px 7px;border:1px solid;border-radius:7px;font-size:9px;font-weight:750;letter-spacing:.03em;text-align:center;text-transform:uppercase}.vc-type-added{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.vc-type-fixed{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.vc-type-changed{border-color:#fde68a;background:#fffbeb;color:#b45309}.vc-type-removed{border-color:#fecaca;background:#fef2f2;color:#dc2626}.vc-type-docs{border-color:#ddd6fe;background:#f5f3ff;color:#7c3aed}.vc-state{display:grid;min-height:260px;place-items:center;color:var(--muted-foreground,#64748b);font-size:13px}.vc-footer{min-height:60px;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid var(--border,#e2e8f0);color:var(--muted-foreground,#64748b);font-size:12px}.vc-footer button{min-height:34px;padding:6px 12px;border:0;border-radius:8px;background:transparent;color:var(--foreground,#111827);font-weight:600;cursor:pointer}.vc-footer button:hover{background:var(--muted,#f1f5f9)}.vc-spin{animation:vc-spin .8s linear infinite}@keyframes vc-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.vc-backdrop{padding:0;align-items:end}.vc-modal{width:100%;height:min(92vh,850px);border-radius:18px 18px 0 0}.vc-entry{grid-template-columns:1fr;gap:6px}}@media(prefers-reduced-motion:reduce){.vc-spin{animation:none}}
