/* VstPluginz Public Changelog — standalone scoped styles */
.vstcl-page{--vstcl-bg:#080b16;--vstcl-panel:#10162a;--vstcl-panel-2:#0c1223;--vstcl-border:rgba(139,162,255,.20);--vstcl-text:#f7f9ff;--vstcl-muted:#9ca9c9;--vstcl-accent:#6f8cff;--vstcl-accent2:#8d5cff;--vstcl-link:#8fdcff;--vstcl-green:#57e7a5;--vstcl-blue:#64b5ff;--vstcl-purple:#b58cff;--vstcl-red:#ff7c92;position:relative;min-height:70vh;padding:34px 16px 70px;background:radial-gradient(circle at 12% 0,rgba(80,107,255,.16),transparent 28%),radial-gradient(circle at 88% 7%,rgba(147,76,255,.12),transparent 31%),linear-gradient(180deg,rgba(5,8,20,.97),rgba(9,12,27,.98));color:var(--vstcl-text);font-family:Manrope,Arial,Helvetica,sans-serif}
.vstcl-page.vstcl-light{--vstcl-bg:#f5f7fc;--vstcl-panel:#fff;--vstcl-panel-2:#f8faff;--vstcl-border:rgba(43,67,120,.16);--vstcl-text:#12213c;--vstcl-muted:#63708c;--vstcl-link:#1769d2;background:linear-gradient(180deg,#f7f9fe,#eef3fb)}
.vstcl-shell{width:min(1060px,100%);margin:0 auto}
.vstcl-hero{padding:36px 0 28px;border-bottom:1px solid var(--vstcl-border)}
.vstcl-kicker{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid var(--vstcl-border);border-radius:999px;background:rgba(111,140,255,.08);color:var(--vstcl-blue);font-size:10px;font-weight:900;letter-spacing:.9px;text-transform:uppercase}
.vstcl-title{margin:14px 0 7px!important;color:var(--vstcl-text)!important;font-size:clamp(30px,4vw,44px)!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-1.1px!important;text-shadow:none!important}
.vstcl-subtitle{max-width:720px;margin:0!important;color:var(--vstcl-muted)!important;font-size:13px!important;line-height:1.65!important}
.vstcl-meta{margin-top:12px;color:var(--vstcl-muted);font-size:10px;font-weight:800}
.vstcl-tools{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:20px}
.vstcl-filters{display:flex;gap:7px;flex-wrap:wrap}
.vstcl-filter{appearance:none;border:1px solid var(--vstcl-border);background:var(--vstcl-panel-2);color:var(--vstcl-muted);border-radius:8px;padding:7px 10px;font-size:10px;font-weight:900;cursor:pointer}
.vstcl-filter:hover,.vstcl-filter.active{color:#fff;background:linear-gradient(135deg,var(--vstcl-accent),var(--vstcl-accent2));border-color:transparent}
.vstcl-search{position:relative;min-width:min(100%,270px);flex:0 1 310px}
.vstcl-search i{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--vstcl-muted);font-size:12px}
.vstcl-search input{width:100%;height:36px;box-sizing:border-box;border:1px solid var(--vstcl-border);border-radius:9px;background:var(--vstcl-panel-2);color:var(--vstcl-text);padding:0 12px 0 32px;font:700 11px/1 Manrope,Arial,sans-serif;outline:none}
.vstcl-search input:focus{border-color:var(--vstcl-accent)}
.vstcl-stream{padding-top:34px}
.vstcl-entry{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;padding:0 0 54px;margin:0 0 42px;border-bottom:1px solid var(--vstcl-border)}
.vstcl-datecol{position:relative}
.vstcl-datebox{position:sticky;top:18px}
.vstcl-date{color:var(--vstcl-muted);font-size:11px;font-weight:900;line-height:1.35}
.vstcl-sites{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}
.vstcl-site{padding:4px 7px;border:1px solid var(--vstcl-border);border-radius:6px;background:var(--vstcl-panel-2);color:var(--vstcl-muted);font-size:9px;font-weight:900}
.vstcl-card{min-width:0}
.vstcl-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}
.vstcl-heading{margin:0!important;color:var(--vstcl-text)!important;font-size:clamp(20px,2.5vw,28px)!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.45px!important;text-shadow:none!important}
.vstcl-tags{display:flex;justify-content:flex-end;gap:5px;flex-wrap:wrap;flex:0 0 auto}
.vstcl-tag{padding:4px 7px;border-radius:6px;font-size:9px;font-weight:900;border:1px solid transparent}
.vstcl-tag.new{color:#2dd18a;background:rgba(45,209,138,.10);border-color:rgba(45,209,138,.22)}
.vstcl-tag.improved{color:#51a9ff;background:rgba(81,169,255,.10);border-color:rgba(81,169,255,.22)}
.vstcl-tag.fixed{color:#b98cff;background:rgba(185,140,255,.10);border-color:rgba(185,140,255,.22)}
.vstcl-summary{margin:10px 0 24px!important;color:var(--vstcl-muted)!important;font-size:12px!important;line-height:1.7!important}
.vstcl-section{margin-top:24px}
.vstcl-section h3{margin:0 0 10px!important;color:var(--vstcl-text)!important;font-size:15px!important;line-height:1.35!important;font-weight:900!important;text-shadow:none!important}
.vstcl-section ul{margin:0!important;padding:0 0 0 19px!important;list-style:disc!important}
.vstcl-section li{display:list-item!important;margin:0 0 9px!important;padding:0!important;color:var(--vstcl-muted)!important;font-size:12px!important;line-height:1.65!important}
.vstcl-section li::marker{color:var(--vstcl-accent)}
.vstcl-empty{display:none;padding:28px;border:1px solid var(--vstcl-border);border-radius:14px;background:var(--vstcl-panel);color:var(--vstcl-muted);text-align:center;font-size:12px;font-weight:800}
.vstcl-note{margin-top:4px;padding:13px 15px;border:1px solid var(--vstcl-border);border-radius:11px;background:var(--vstcl-panel-2);color:var(--vstcl-muted);font-size:10px;line-height:1.6}
@media(max-width:760px){.vstcl-page{padding:24px 12px 48px}.vstcl-hero{padding:24px 0 22px}.vstcl-tools{align-items:stretch}.vstcl-search{order:-1;flex:1 1 100%;max-width:none}.vstcl-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}.vstcl-filters::-webkit-scrollbar{display:none}.vstcl-filter{flex:0 0 auto}.vstcl-entry{grid-template-columns:1fr;gap:12px;padding-bottom:38px;margin-bottom:30px}.vstcl-datebox{position:static;display:flex;align-items:center;justify-content:space-between;gap:10px}.vstcl-sites{margin-top:0;justify-content:flex-end}.vstcl-head{display:block}.vstcl-tags{justify-content:flex-start;margin-top:10px}.vstcl-summary{margin-bottom:18px!important}.vstcl-section{margin-top:18px}}
@media(prefers-reduced-motion:reduce){.vstcl-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
