.level-structure-editor{margin:16px 0;padding:18px;border:1px solid var(--border);border-radius:13px;background:linear-gradient(135deg,rgba(192,132,252,.08),rgba(96,165,250,.06))}.level-structure-editor h3{font-size:16px;margin:5px 0}.level-structure-editor p{font-size:10px;color:var(--text-2)}.level-structure-options{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:16px 0}.level-structure-options label{display:flex!important;align-items:center;gap:9px;padding:12px!important;border:1px solid var(--border);border-radius:10px;background:var(--surface);cursor:pointer}.level-structure-options input{width:18px;height:18px;accent-color:#c084fc}.level-structure-options b,.level-structure-options small{display:block}.level-structure-options b{font-size:11px}.level-structure-options small{font-size:8px;color:var(--text-2);margin-top:3px}.level-structure-save{height:38px!important}.level-structure-status{margin-left:12px;font-size:10px;color:#6ee7b7}@media(max-width:800px){.level-structure-options{grid-template-columns:repeat(2,1fr)}}
