.editor-body{padding:0;background:#101215;min-height:100vh}.editor-header{max-width:1180px;border-bottom:1px solid var(--line);padding-block:24px}.editor-page{width:min(1120px,calc(100% - 48px));margin:48px auto 80px}.editor-intro{max-width:700px;margin-bottom:48px}.editor-intro h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.06em}.editor-intro>p{color:var(--muted);font-size:17px;line-height:1.7;margin-top:18px}.publish-guide{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.publish-guide span{display:flex;gap:8px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:7px 12px;font-size:12px}.publish-guide b{color:var(--accent)}.editor-workspace{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:42px;align-items:start}.editor-section-head,.editor-form-head{display:flex;align-items:start;justify-content:space-between;gap:18px}.editor-section-head .eyebrow,.editor-form-head .eyebrow{margin-bottom:5px}.editor-section-head h2,.editor-form h2{font-size:25px}.editor-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:22px}.editor-list article{display:flex;flex-direction:column;align-items:start;min-width:0;padding:20px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.editor-item-meta{display:flex;justify-content:space-between;gap:10px;width:100%;font-size:10px;letter-spacing:.07em;color:var(--muted)}.editor-item-meta span{color:var(--accent)}.editor-list h3{font-size:19px;line-height:1.25;margin:15px 0 9px;overflow-wrap:anywhere}.editor-list p{font-size:13px;line-height:1.55;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.editor-item-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:18px}.editor-item-actions a{text-decoration:none;display:grid;place-items:center;color:var(--text)}.editor-empty{grid-column:1/-1;display:grid;gap:5px;border:1px dashed var(--line);border-radius:15px;padding:25px;color:var(--muted)}.editor-empty b{color:var(--text)}.editor-form{position:sticky;top:22px;margin:0!important;padding:25px;border-radius:18px;background:rgba(31,34,39,.94)}.editor-form .field-group{display:grid;position:relative;gap:7px;margin:15px 0;font-size:13px}.editor-form .field-group small{position:absolute;right:8px;top:0;color:var(--muted)}.editor-form .input{width:100%;margin:0}.editor-content{min-height:230px}.editor-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:8px}.editor-actions .btn{width:100%}#editorMessage{font-size:13px;line-height:1.5;color:var(--good);margin-top:13px}#editorMessage.error{color:var(--danger)}#previewDialog{width:min(670px,calc(100% - 28px));max-height:85dvh;padding:35px;border:1px solid var(--line);border-radius:20px;color:var(--text);background:var(--surface-solid)}#previewDialog::backdrop{background:#080a10bb;backdrop-filter:blur(5px)}.preview-close{position:absolute;right:15px;top:15px;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:var(--surface-2);font-size:23px}.preview-summary{font-size:17px;color:var(--muted);line-height:1.65;margin:16px 0 24px}.preview-body{font-size:15px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}#previewContent h2{font-size:34px;margin-right:30px;overflow-wrap:anywhere}
@media(max-width:900px){.editor-workspace{grid-template-columns:1fr}.editor-form{position:static;grid-row:1}.editor-list{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.editor-header nav a:first-child{display:none}.editor-page{width:calc(100% - 28px);margin:28px auto 50px}.editor-intro{margin-bottom:30px}.editor-intro h1{font-size:42px}.editor-intro>p{font-size:15px}.publish-guide{display:grid}.editor-list{grid-template-columns:1fr}.editor-section-head{align-items:center}.editor-section-head h2{font-size:22px}.editor-form{padding:21px}.editor-actions{grid-template-columns:1fr}.editor-header{padding-inline:16px}.editor-header .web-brand .brand-mark{display:grid}.editor-header nav a{font-size:12px}#previewDialog{padding:28px 20px}}
