.kb-hero{text-align:center;padding:2.5rem}.kb-search-form{display:flex;gap:.75rem;max-width:760px;margin:1.5rem auto 0}.kb-search-form input{flex:1}.kb-result-list{display:grid;gap:1rem}.kb-result-item{padding:1rem 0;border-bottom:1px solid rgba(15,23,42,.1)}.kb-result-item:last-child{border-bottom:0}.kb-summary{font-size:1.15rem;color:#475569}.kb-content{font-size:1.04rem;line-height:1.75}.kb-content img{max-width:100%;height:auto;border-radius:.7rem}.kb-content figure{margin:1.5rem 0}.kb-content figcaption{text-align:center;color:#64748b;font-size:.9rem}.kb-content iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:.7rem}.kb-content table{width:100%;border-collapse:collapse}.kb-content th,.kb-content td{border:1px solid #cbd5e1;padding:.55rem}.kb-align-center{text-align:center}.kb-align-right{text-align:right}.kb-media.kb-width-small{max-width:320px}.kb-media.kb-width-medium{max-width:560px}.kb-media.kb-width-large{max-width:820px}.kb-media.kb-width-full{max-width:100%}.kb-float-left{float:left;margin:0 1.25rem 1rem 0}.kb-float-right{float:right;margin:0 0 1rem 1.25rem}.kb-callout{padding:1rem;border-left:4px solid var(--color-accent);background:var(--color-secondary)}
.kb-editor-shell{max-width:none}.kb-editor-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.kb-save-status{padding:.45rem .7rem;border-radius:999px;background:var(--color-secondary);font-size:.85rem}.kb-editor-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(220px,280px);gap:1rem;align-items:start}.kb-editor-sidebar{position:sticky;top:1rem}.kb-title-input{font-size:1.45rem;font-weight:700}.kb-toolbar{position:sticky;top:0;z-index:20;display:flex;flex-wrap:wrap;gap:.35rem;padding:.6rem;border:1px solid #cbd5e1;border-bottom:0;border-radius:.8rem .8rem 0 0;background:#fff;box-shadow:0 3px 12px rgba(15,23,42,.08)}.kb-toolbar button,.kb-toolbar select{min-height:2.2rem;padding:.35rem .55rem;border:1px solid #cbd5e1;border-radius:.45rem;background:#fff}.kb-toolbar button:hover{background:var(--color-secondary)}.kb-editor-document{min-height:620px;padding:2rem;border:1px solid #cbd5e1;border-radius:0 0 .8rem .8rem;background:#fff;outline:none}.kb-editor-document:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(47,111,94,.12)}.kb-editor-document:empty:before{content:attr(data-placeholder);color:#94a3b8}.kb-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;max-height:300px;overflow:auto}.kb-media-thumb{padding:0;border:1px solid #cbd5e1;border-radius:.5rem;background:#fff;overflow:hidden;aspect-ratio:1}.kb-media-thumb img{width:100%;height:100%;object-fit:cover}.kb-revision-list{display:grid;gap:.75rem}.kb-revision-list article{padding:.65rem;border:1px solid #e2e8f0;border-radius:.55rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1100px){.kb-editor-layout{grid-template-columns:1fr}.kb-editor-sidebar{position:static}.kb-editor-main{order:-1}}@media(max-width:700px){.kb-search-form{flex-direction:column}.kb-editor-document{padding:1rem}.kb-toolbar{position:static}}
