*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#f1f5f9}.page{max-width:640px;margin:0 auto;padding:32px 20px 80px}.header h1{font-size:2rem;margin-bottom:4px}.header p{color:#94a3b8;margin-top:0}.form{display:flex;flex-direction:column;gap:16px;margin-top:24px}label{display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:#cbd5e1}input,textarea{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:10px 12px;color:#f1f5f9;font-size:1rem;font-family:inherit}textarea{resize:vertical}button{background:#22c55e;color:#052e16;font-weight:600;border:none;border-radius:8px;padding:14px;font-size:1rem;cursor:pointer;margin-top:8px}button:disabled{opacity:.6;cursor:not-allowed}.error{color:#f87171;font-size:.9rem}.result{margin-top:32px;background:#1e293b;border-radius:12px;padding:20px}.verdict{font-weight:600;font-size:1.1rem}.raw pre{white-space:pre-wrap;font-family:inherit;color:#e2e8f0;line-height:1.5}
