*{box-sizing:border-box}body{margin:0;background:#f5f7fc;color:#18233f;font-family:Inter,system-ui,sans-serif}header,footer{display:flex;justify-content:space-between;align-items:center;padding:22px 4%;background:#fff}a{color:#4f46e5;text-decoration:none}.brand{font-size:24px;font-weight:850;color:#18233f}.brand span{color:#6755e8}main{width:92%;max-width:1800px;margin:auto}.hero{padding:42px 0 30px}.eyebrow{font-size:12px;letter-spacing:2px;color:#6554d9;font-weight:750}h1{font-size:clamp(30px,3.6vw,52px);letter-spacing:-2px;margin:12px 0}h1 span{color:#6251d6}.hero p{color:#58657d;font-size:18px}.pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.pills span{background:#e8e9ff;color:#49439a;border-radius:30px;padding:8px 14px;font-size:13px}.workspace{display:grid;grid-template-columns:1fr 1fr;gap:22px}.panel{background:white;border:1px solid #e2e5f0;border-radius:20px;padding:24px;min-width:0;box-shadow:0 8px 30px #24305307}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}h2{font-size:18px;margin:0 0 14px}.panel-head h2{margin:0}button,select,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:9px;padding:11px 17px;font-weight:650}button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible,pre:focus-visible{outline:3px solid #9983ff;outline-offset:3px}.quiet{color:#574ac2;background:#f0edff}.primary{background:#6553df;color:white;width:100%;margin-top:10px}label{display:block;font-size:13px;font-weight:650;margin:20px 0 8px}select{width:100%;padding:11px;border:1px solid #d8ddeb;border-radius:9px;background:#fff;color:#26334e}textarea{width:100%;height:260px;resize:vertical;background:#f8f9fd;border:1px solid #d8ddeb;border-radius:10px;padding:16px;font:14px/1.65 Consolas,monospace;color:#253552}.hint{font-size:12px;line-height:1.6;color:#68758b}.tabs{display:flex;gap:8px;margin-top:20px}.tabs button{background:#f1f3f9;color:#52617b}.tabs [aria-pressed=true]{background:#e8e4ff;color:#5240c6}pre{background:#142039;color:#dce6ff;border-radius:12px;padding:20px;min-height:320px;max-height:520px;overflow:auto;font:13px/1.7 Consolas,monospace;margin:0}#error{color:#b32946;font-size:14px}#status{font-size:13px;color:#32634c}.notes{background:#eef2ff;border:1px solid #dfe4fb;padding:15px 20px;margin-top:20px;border-radius:12px;font-size:13px;line-height:1.7;color:#4e5b78}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:32px 0}.features article{padding:24px;border-radius:16px;background:#eae7ff}.features article:nth-child(2){background:#e0f4ee}.features article:nth-child(3){background:#fff0dc}.features p,.faq p{font-size:14px;line-height:1.8;color:#526079}.faq{padding:12px 0 30px;max-width:950px}.faq h2{margin-top:20px}footer{font-size:13px;color:#667188}@media(max-width:800px){.workspace,.features{grid-template-columns:1fr}.hero{padding-top:28px}h1{letter-spacing:-1px}.panel{padding:18px}footer{gap:20px;align-items:flex-start}pre{min-height:240px}}
input{max-width:100%;width:100%;padding:10px;border:1px solid #ccd2e2;border-radius:8px;font:inherit}.actions{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}#preview{max-width:100%;max-height:300px;display:block;margin:18px auto}[hidden]{display:none!important}button:disabled{opacity:.5}#status{white-space:pre-wrap;overflow-wrap:anywhere}textarea{height:330px}
input[type=checkbox]{width:auto;margin-right:8px}#status{color:#5841b5;white-space:pre-wrap}button:disabled{opacity:.45}