*{box-sizing:border-box}body{color:#1e3440;background:#f3f6f8;margin:0;font-family:Tahoma,Arial,sans-serif;font-size:14px;line-height:1.9}a{color:inherit;text-decoration:none}.shell{min-height:100vh;display:flex}aside{color:#fff;background:#073e46;flex-shrink:0;width:245px;height:100vh;padding:32px 22px;position:sticky;top:0}.brand{font-size:22px;font-weight:700;display:block}.brand small{color:#9bc9cc;font-size:12px;font-weight:400;display:block}nav{margin-top:55px}nav h2{color:#98b9ba;font-size:13px}nav a{border-radius:8px;margin:6px 0;padding:12px;display:block}nav a:hover,nav a:focus{background:#12606a}.site-link{color:#aad5cd;margin-top:60px;display:block}main{flex:1;min-width:0;max-width:1500px;padding:28px 40px}header{color:#6b8087;border-bottom:1px solid #dce5e7;justify-content:space-between;margin-bottom:32px;padding-bottom:20px;display:flex}.badge{color:#087d71}h1{font-size:27px}h2{font-size:19px}.muted{color:#6e7f87}.editor{background:#fff;border:1px solid #e1e8ea;border-radius:16px;margin:30px 0;padding:25px}.section-heading{justify-content:space-between;align-items:center;display:flex}.items article{border-top:1px solid #e8edef;align-items:center;gap:15px;padding:18px 0;display:flex}.items article>div{flex:1}.items p{color:#71818a;margin:4px 0;font-size:12px}.items img{object-fit:cover;border-radius:8px;width:100px;height:65px}button{font:inherit;color:#fff;cursor:pointer;background:#087d71;border:0;border-radius:7px;padding:8px 18px}button:disabled{opacity:.5;cursor:wait}.secondary{color:#234957;background:#eaf1f3}.danger{color:#af3434;background:#fff0f0}form{border-top:1px solid #e2e8eb;margin-top:20px;padding-top:20px}fieldset{border:0;padding:0}label{margin:12px 0;display:block}input,textarea{width:100%;font:inherit;color:inherit;background:#fcfdfd;border:1px solid #cbd7dd;border-radius:7px;padding:11px;display:block}input:focus,textarea:focus{outline:2px solid #69b9ac}.check{align-items:center;gap:10px;display:flex}.check input{width:18px;height:18px}.fields{grid-template-columns:1fr 1fr 130px;gap:16px;display:grid}.actions{gap:10px;margin-top:20px;display:flex}.preview{object-fit:contain;width:320px;max-width:100%;max-height:200px;margin:12px 0;display:block}.error{color:#a43122;background:#fff0ee;padding:12px}.success{color:#22683f;background:#ebf8f0;padding:12px}@media (width<=760px){.shell{display:block}aside{width:100%;height:auto;padding:20px;position:static}nav{flex-wrap:wrap;align-items:center;gap:10px;margin:15px 0;display:flex}.site-link{margin-top:10px}main{padding:20px}.fields{grid-template-columns:1fr}.items article{flex-wrap:wrap}.editor{padding:16px}}.modal-backdrop{z-index:100;background:#102f3899;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(900px,100%);max-height:92vh;padding:26px;overflow:auto;box-shadow:0 20px 70px #002a3040}.modal-head{border-bottom:1px solid #e3eaec;justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.html-creator{background:#fff;border:1px solid #ccdadd;border-radius:8px;margin:18px 0}.html-creator-label{background:#f5f8f8;justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.editor-toggle{color:#087d71;background:0 0;padding:4px 8px}.html-toolbar{border-bottom:1px solid #dbe5e7;flex-wrap:wrap;gap:5px;padding:9px;display:flex}.html-toolbar button{color:#254b53;background:#edf3f3;padding:5px 8px;font-size:12px}.html-creator-editor{min-height:160px;padding:12px}.html-creator-editor .ProseMirror{outline:0;min-height:140px}.html-creator-editor img{max-width:100%;margin:12px auto;display:block}
