@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}html{scroll-behavior:smooth}body{color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f8ff;margin:0;font-family:Inter,sans-serif;overflow-x:hidden}code,pre,.font-mono{font-family:JetBrains Mono,monospace}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}#fixed-bg{z-index:-100;opacity:.8;background:url(https://c.termai.cc/i181/aGwK.png) 100% 100%/85% no-repeat,#f0f8ff url(https://i.ibb.co.com/93kKtC3q/98385672-46b3-41ff-a93e-019e8aa34f9c.jpg) 50%/cover no-repeat;position:fixed;inset:0}@media (width<=768px){#fixed-bg{background-size:110%,cover}}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#334155;border-radius:999px}.json-key{color:#f87171;font-weight:600}.json-string{color:#a3e635}.json-number{color:#60a5fa;font-weight:600}.json-boolean{color:#c084fc}.json-null{color:#94a3b8}.status-indicator{border-radius:999px;width:8px;height:8px;display:inline-block}.status-success{background:#10b981;box-shadow:0 0 8px #10b981}.status-error{background:#ef4444;box-shadow:0 0 8px #ef4444}.status-waiting{background:#f59e0b;box-shadow:0 0 8px #f59e0b}.response-area{transform-origin:top;transition:all .35s}::selection{color:#fff;background:#89cff0}.hidden{display:none}.break-all{word-break:break-word}
