.scepter-wrap{background:#f0e7db;border:1px solid #d7c7a6;border-radius:14px;padding:18px;font-family:system-ui}
.scepter-header h2{margin:0 0 4px;color:#5b3d26}.scepter-header p{margin:0 0 12px;color:#7a5a3c}
.scepter-row{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:16px;margin-bottom:12px}
.scepter-field label{display:block;margin:6px 0;font-weight:700;color:#6b4a2e}
.scepter-field input,.scepter-field select{width:100%;padding:12px 14px;border:1px solid #d7c7a6;border-radius:10px;background:#fff;outline:none}
.scepter-field small{color:#7a5a3c}
.scepter-upload{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.scepter-sep{color:#6b4a2e;opacity:.8}
.scepter-preview{margin-top:8px}#scepter-preview-img{max-height:80px;border:1px solid #e9e2d4;border-radius:8px}
.scepter-editor label{display:block;margin:8px 0;font-weight:700;color:#6b4a2e}
.scepter-actions{margin-top:12px;display:flex;align-items:center;gap:12px}#scepter-status{color:#6b4a2e;font-weight:700}
@media(max-width:900px){.scepter-row{grid-template-columns:1fr}}
