*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#17201c}body{background:#eef1ef}.app{height:100%;display:flex;overflow:hidden}.sidebar{width:250px;flex:0 0 250px;background:#fff;border-right:1px solid #dfe5e1;padding:18px 14px;overflow:auto}.brand{font-size:20px;font-weight:900;padding:6px 10px 20px}.brand small{font-size:11px;color:#7b8580}.navTitle{font-size:10px;font-weight:900;letter-spacing:.12em;color:#89938e;margin:18px 10px 7px}.sidebar button{width:100%;border:0;background:transparent;text-align:left;padding:10px 12px;border-radius:8px;font-weight:700;cursor:pointer}.sidebar button.active{background:#e9f5ee;color:#147a49}.visibility{display:flex;justify-content:space-between;align-items:center;padding:7px 10px;font-size:12px}.visibility input{accent-color:#16844e}.main{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{height:58px;flex:0 0 58px;background:#fff;border-bottom:1px solid #dfe5e1;display:flex;align-items:center;padding:0 18px;gap:14px}.tabs{display:flex;border:1px solid #dfe5e1;border-radius:8px;overflow:hidden}.tabs button{border:0;background:#fff;padding:8px 18px;font-weight:800;cursor:pointer}.tabs button.active{background:#17201c;color:#fff}.topbar select{border:1px solid #dfe5e1;border-radius:7px;padding:8px 12px;background:#fff;font-weight:700}.status{margin-left:auto;font-size:11px;color:#718078}.share{border:0;background:#16844e;color:#fff;border-radius:7px;padding:9px 16px;font-weight:800;cursor:pointer}.workspace{flex:1;min-height:0;display:grid;grid-template-columns:390px minmax(0,1fr)}.editor{background:#f8faf9;border-right:1px solid #dfe5e1;padding:18px;overflow:auto}.editorHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.editorHead h2{font-size:18px;margin:0}.editorHead button{border:0;background:transparent;font-size:18px;cursor:pointer}.field{display:block;margin:0 0 12px}.field span{display:block;font-size:11px;font-weight:800;margin-bottom:5px;color:#59645e}.field input,.field textarea{width:100%;border:1px solid #d6ded9;border-radius:7px;background:#fff;padding:10px;font:13px inherit;outline:none}.field input:focus,.field textarea:focus{border-color:#16844e;box-shadow:0 0 0 2px #16844e18}.field textarea{min-height:90px;resize:vertical}.item{background:#fff;border:1px solid #dfe5e1;border-radius:9px;padding:12px;margin-bottom:10px}.item-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.item-head button{border:0;background:#fff0ee;color:#a43b2d;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:800;cursor:pointer}.add{width:100%;border:1px dashed #9eb2a6;background:#fff;padding:10px;border-radius:7px;font-weight:800;color:#16844e;cursor:pointer}.preview{background:#cfd5d1;min-width:0;overflow:hidden}.preview iframe{width:100%;height:100%;border:0;background:#fff}.empty{font-size:13px;color:#738078}.modal-backdrop{position:fixed;inset:0;background:#0005;display:grid;place-items:center;z-index:50}.modal{width:430px;background:#fff;border-radius:14px;padding:24px;box-shadow:0 25px 80px #0003}.modal h3{margin:0 0 6px}.modal p{font-size:13px;color:#68736d}.slug{display:flex;border:1px solid #d6ded9;border-radius:8px;overflow:hidden;margin:16px 0}.slug input{flex:1;border:0;padding:12px;outline:0;font:14px inherit}.slug span{padding:12px;background:#f4f6f5;color:#68736d}.hint{font-size:11px!important}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.modal-actions>button{border:0;background:#eef1ef;border-radius:7px;padding:9px 14px;font-weight:800;cursor:pointer}
