:root{font:15px/1.5 system-ui,-apple-system,sans-serif;color:#182435;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}main{max-width:1320px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:22px}h1{font-size:27px;margin:0 0 5px}h2{font-size:19px;margin:0 0 15px}h3{font-size:14px;color:#546178;margin:16px 0 8px}p{margin:5px 0 10px}a{color:#2754a5;text-decoration:none}a:hover{text-decoration:underline}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.panel{background:white;border:1px solid #dfe5ed;border-radius:13px;padding:20px;margin-bottom:16px;box-shadow:0 2px 12px #18243508}form{display:flex;align-items:end;gap:12px;flex-wrap:wrap}label{display:block;font-weight:600;font-size:13px;color:#354157;min-width:180px;flex:1}input,textarea{display:block;width:100%;margin-top:6px;border:1px solid #cbd4df;border-radius:8px;padding:10px 12px;font:14px/1.45 inherit;color:#192434;background:#fff}textarea{font-family:ui-monospace,monospace;resize:vertical}input:focus,textarea:focus{outline:2px solid #789dec;outline-offset:1px}button{font:inherit;cursor:pointer;border:0;border-radius:8px;background:#2251b0;color:white;padding:10px 15px}button:hover{background:#183c87}button:disabled{opacity:.55;cursor:not-allowed}.secondary{background:#e9eff7;color:#294163}.secondary:hover{background:#dbe6f6}.muted,footer{color:#66758b;font-size:13px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:15px}.layout{display:grid;grid-template-columns:315px minmax(0,1fr);gap:16px;align-items:start}.layout .panel{margin:0}.layout nav{max-height:calc(100vh - 24px);overflow:auto;position:sticky;top:12px}.route{display:flex;align-items:center;gap:8px;width:100%;text-align:left;background:transparent;color:#27374c;padding:8px;margin:2px 0;font-size:13px}.route:hover,.route.active{background:#eaf1ff;color:#184ca9}.method{display:inline-block;min-width:54px;font:700 11px/1.6 ui-monospace,monospace;color:#536782}.request form{display:block}.request label{margin-bottom:14px}.result-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.result-header h3{font-size:16px;color:#182435}pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:540px;overflow:auto;border-radius:9px;background:#111b2d;color:#d9e9ff;padding:16px;min-height:80px;font-size:12px}footer{text-align:center;padding:22px}[hidden]{display:none!important}@media(max-width:850px){main{padding:12px}header{display:block}.grid,.layout{display:block}.layout nav{position:static;max-height:300px;margin-bottom:16px}.panel{padding:15px}form{align-items:stretch}form label,form button{width:100%}h1{font-size:23px}}
