/* VDR Scope Pro v10.18 feedback UX; versioned to prevent stale portal caches. */
@import url("feedback-v10.17.css?v=10.18");
#loginError:focus,#signupError:focus{outline:3px solid rgba(185,28,28,.2);outline-offset:3px}
.getting-started{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px;padding:20px 22px;background:linear-gradient(135deg,#eaf6f7,#fff)}.getting-started h2,.getting-started p{margin:0 0 5px}
.knowledge-layout{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:18px}.knowledge-admin{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:18px;align-items:start}.knowledge-list{padding:14px}.knowledge-list label{display:grid;gap:6px;margin-bottom:12px;font-weight:800}.knowledge-list input{width:100%}.knowledge-list button{display:flex;width:100%;min-height:auto;flex-direction:column;align-items:flex-start;padding:12px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;text-align:left}.knowledge-list button:hover,.knowledge-list button:focus-visible{background:var(--soft)}.knowledge-list button small{margin-top:3px;color:var(--muted);font-weight:500}.knowledge-article{min-height:480px;padding:26px}.knowledge-article h1{margin-top:0}.knowledge-article .lead{font-size:16px;color:var(--muted)}.knowledge-body{max-width:78ch}.knowledge-body h3{margin:22px 0 7px;color:var(--ink)}.knowledge-body p{line-height:1.72;overflow-wrap:anywhere}.knowledge-admin textarea[name="body"]{min-height:360px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.5}
@media(max-width:900px){.knowledge-layout,.knowledge-admin{grid-template-columns:1fr}.getting-started{align-items:flex-start;flex-direction:column}.knowledge-article{min-height:300px}}
