@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/npm/highlight.js@11.9.0/styles/github.min.css";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Manrope,-apple-system,system-ui,sans-serif;background:#f5efe6;color:#161311;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea,select{font-family:inherit;color:inherit;font-size:15px}a{color:inherit;text-decoration:none}code,pre,.mono{font-family:JetBrains Mono,SF Mono,Menlo,monospace}.btn{display:inline-flex;align-items:center;gap:9px;padding:12px 22px;border-radius:999px;font-weight:700;font-size:15px;background:#f26a4a;color:#fff;border:1px solid #F26A4A;transition:background .15s,transform .05s}.btn:hover{background:#d9532f;border-color:#d9532f}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.ghost{background:transparent;color:#161311;border:1px solid rgba(22,19,17,.14)}.btn.ghost:hover{background:#1613110a}.btn.danger{background:#fcd9cf;color:#d9532f;border:1px solid #FBD7C8}.btn.danger:hover{background:#fbd7c8}.btn.sm{padding:8px 14px;font-size:13px;gap:6px}.card{background:#fbf6ee;border-radius:22px;border:1px solid rgba(22,19,17,.06);padding:26px}.input,.textarea,.select{width:100%;padding:14px 16px;border-radius:12px;border:1px solid rgba(22,19,17,.12);background:#fff;font-size:15px;color:#161311;outline:none;transition:border-color .15s,box-shadow .15s}.input:focus,.textarea:focus,.select:focus{border-color:#f26a4a;box-shadow:0 0 0 3px #f26a4a24}.textarea{resize:vertical;min-height:110px;font-family:inherit;line-height:1.55}.label{display:block;font-size:12px;font-weight:700;color:#6b6560;letter-spacing:.6px;text-transform:uppercase;margin-bottom:8px}.field{margin-bottom:20px}.pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;background:#f1e9dc;color:#3b342f;font-size:12px;font-weight:700}.table{width:100%;border-collapse:collapse}.table th{text-align:left;font-size:12px;font-weight:700;color:#6b6560;text-transform:uppercase;letter-spacing:.6px;padding:16px 20px;border-bottom:1px solid rgba(22,19,17,.08);background:#16131105}.table td{padding:18px 20px;border-bottom:1px solid rgba(22,19,17,.06);font-size:15px;vertical-align:middle}.table tr:last-child td{border-bottom:none}.table tr:hover td{background:#f26a4a0a}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:22px}.empty{padding:80px 24px;text-align:center;color:#6b6560;font-size:16px;font-weight:600}.banner{padding:16px 22px;border-radius:14px;font-size:15px;font-weight:600;margin-bottom:20px}.banner.err{background:#fcd9cf;color:#d9532f}.banner.ok{background:#dcede2;color:#3f8a57}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:20px}.page-title{font-size:34px;font-weight:800;letter-spacing:-.6px;line-height:1.1;color:#161311}.page-sub{font-size:15px;color:#6b6560;font-weight:600;margin-top:6px}.section-title{font-size:18px;font-weight:800;color:#161311}.preview h1,.preview h2,.preview h3{font-family:Manrope,sans-serif;font-weight:800;color:#161311;line-height:1.2;margin:22px 0 12px}.preview h1{font-size:32px}.preview h2{font-size:24px}.preview h3{font-size:19px}.preview p{margin:0 0 14px;line-height:1.7;color:#3b342f;font-size:16px}.preview ul,.preview ol{margin:0 0 14px 24px;color:#3b342f}.preview li{margin-bottom:6px;line-height:1.6;font-size:16px}.preview code{font-family:JetBrains Mono,monospace;font-size:13px;background:#f1e9dc;padding:2px 7px;border-radius:4px;color:#d9532f}.preview pre{background:#161311;color:#f5efe6;padding:18px;border-radius:14px;overflow-x:auto;margin:16px 0;font-size:13.5px;line-height:1.6}.preview pre code{background:transparent;color:inherit;padding:0;font-size:inherit}.preview blockquote{border-left:4px solid #F26A4A;padding:6px 16px;margin:16px 0;color:#3b342f;font-style:italic;font-size:16px}.preview a{color:#f26a4a;text-decoration:underline}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#16131124;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#16131138}
