.web-admin{max-width:1100px;margin:auto}.web-heading,.web-toolbar,.web-tabs,.web-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.web-heading h1{margin:0}.web-heading p{color:var(--text-muted,#697384)}.web-tabs{justify-content:flex-start;margin:24px 0}.web-admin button,.web-admin input,.web-admin select,.web-admin textarea{font:inherit;border:1px solid #cbd5e1;border-radius:9px;padding:10px 14px}.web-admin button{cursor:pointer;background:#fff;color:#182334}.web-tabs button[aria-current=true],#web-save,#web-new{background:#0081fb;color:white;border-color:#0081fb}.web-admin input,.web-admin select,.web-admin textarea{width:100%;background:var(--surface,#fff);color:var(--text,#182334)}.web-toolbar input{max-width:400px}.web-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid #dbe1e8}.web-row p{margin:5px 0;color:var(--text-muted,#697384)}.web-row strong{font-size:17px}.web-empty{padding:40px 0;color:#697384}#web-editor{width:min(780px,96vw);max-height:94dvh;border:0;border-radius:18px;padding:24px}#web-editor::backdrop{background:#15263899}.web-field{display:block;margin:16px 0}.web-field>span{display:block;font-weight:600;margin-bottom:7px}.web-admin textarea{min-height:100px;resize:vertical}.web-admin input[type=checkbox],.web-admin input[type=radio]{width:auto}.web-check{display:flex;gap:8px;align-items:center;margin:10px 0}.web-admin details{border-top:1px solid #dbe1e8;margin-top:20px;padding-top:16px}.web-admin summary{font-weight:700;cursor:pointer}.web-media-row,.web-definition{border:1px solid #dbe1e8;border-radius:12px;padding:12px;margin:12px 0}.web-media-row img{width:100%;max-height:200px;object-fit:contain;background:#eef2f6}.web-media-row[draggable=true]{cursor:grab}.web-actions{position:sticky;bottom:-24px;background:var(--surface,#fff);padding:16px 0}.web-actions button:disabled{opacity:.5}#web-form-error{color:#b42318}#web-status{margin:12px 0}.web-help{font-size:14px;color:#697384}.web-admin :focus-visible{outline:3px solid #0081fb;outline-offset:2px}@media(max-width:600px){#web-editor{padding:16px}.web-row{align-items:flex-start}.web-heading{align-items:flex-start}}
