:root{--bg: #0a0a0a;--surface: #111111;--border: rgba(255,255,255,.08);--text: #f8fafc;--muted: #94a3b8;--hover: rgba(255,255,255,.03);--success: #22c55e;--danger: #ef4444;--warning: #f59e0b;--radius: 14px}html.light,:root[data-theme=light]{--bg: #f8fafc;--surface: #ffffff;--border: rgba(15,23,42,.08);--text: #0f172a;--muted: #64748b;--hover: rgba(15,23,42,.03)}.api-wrapper:where(.astro-c43ubiz7) :where(.astro-c43ubiz7),.api-wrapper:where(.astro-c43ubiz7) :where(.astro-c43ubiz7):before,.api-wrapper:where(.astro-c43ubiz7) :where(.astro-c43ubiz7):after{box-sizing:border-box}.api-wrapper:where(.astro-c43ubiz7){font-family:Inter,system-ui,sans-serif;padding:0}.api-wrapper:where(.astro-c43ubiz7){width:100%;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.topbar:where(.astro-c43ubiz7){display:flex;justify-content:space-between;align-items:center;gap:20px}.topbar-left:where(.astro-c43ubiz7){display:flex;align-items:baseline;gap:18px}.logo:where(.astro-c43ubiz7){width:52px;height:52px;border:1px solid var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--text);background:transparent}.title-group:where(.astro-c43ubiz7) h1:where(.astro-c43ubiz7){font-size:30px;font-weight:700;letter-spacing:-.03em;align-items:baseline}.title-group:where(.astro-c43ubiz7) p:where(.astro-c43ubiz7){margin-top:8px;color:var(--muted);line-height:1.7;font-size:18px}.request-card:where(.astro-c43ubiz7),.panel:where(.astro-c43ubiz7){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.request-bar:where(.astro-c43ubiz7){display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid var(--border)}#method:where(.astro-c43ubiz7){width:120px;flex-shrink:0}#url:where(.astro-c43ubiz7){flex:1}.api-wrapper:where(.astro-c43ubiz7) input:where(.astro-c43ubiz7),.api-wrapper:where(.astro-c43ubiz7) select:where(.astro-c43ubiz7),.api-wrapper:where(.astro-c43ubiz7) textarea:where(.astro-c43ubiz7){width:100%;border:1px solid var(--border);background:transparent;color:var(--text);border-radius:12px;padding:14px 16px;font-size:14px;transition:border-color .15s ease,background .15s ease}input:where(.astro-c43ubiz7)::placeholder,textarea:where(.astro-c43ubiz7)::placeholder{color:var(--muted)}input:where(.astro-c43ubiz7):hover,select:where(.astro-c43ubiz7):hover,textarea:where(.astro-c43ubiz7):hover{background:var(--hover)}input:where(.astro-c43ubiz7):focus,select:where(.astro-c43ubiz7):focus,textarea:where(.astro-c43ubiz7):focus{border-color:var(--border);background:var(--hover)}textarea:where(.astro-c43ubiz7){min-height:250px;resize:vertical;line-height:1.7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--sl-color-text)}input:where(.astro-c43ubiz7)[type=file]{border:none}.api-wrapper:where(.astro-c43ubiz7) button:where(.astro-c43ubiz7),.api-wrapper:where(.astro-c43ubiz7) #send:where(.astro-c43ubiz7),.api-wrapper:where(.astro-c43ubiz7) .ghost-btn:where(.astro-c43ubiz7),.api-wrapper:where(.astro-c43ubiz7) .tab-btn:where(.astro-c43ubiz7),.api-wrapper:where(.astro-c43ubiz7) .response-tab:where(.astro-c43ubiz7){appearance:none;-webkit-appearance:none;border:1px solid var(--border);height:42px;padding:0 16px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}button:where(.astro-c43ubiz7):hover,#send:where(.astro-c43ubiz7):hover,.ghost-btn:where(.astro-c43ubiz7):hover,.tab-btn:where(.astro-c43ubiz7):hover,.response-tab:where(.astro-c43ubiz7):hover{background:transparent;color:var(--text);border-color:var(--border)}button:where(.astro-c43ubiz7):focus,button:where(.astro-c43ubiz7):active,button:where(.astro-c43ubiz7):focus-visible{outline:none;box-shadow:none}.tabs:where(.astro-c43ubiz7){display:flex;align-items:center;gap:.5rem;padding:1rem;border-bottom:1px solid var(--sl-color-gray-6)}.tab-btn:where(.astro-c43ubiz7),.response-tab:where(.astro-c43ubiz7){display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0 1rem;height:40px;min-width:fit-content;border:1px solid var(--sl-color-gray-6);border-radius:10px;background:transparent;color:var(--sl-color-text);line-height:1;vertical-align:middle;position:relative;top:0;transform:none}.tab-content:where(.astro-c43ubiz7){display:none;padding:20px}.tab-content:where(.astro-c43ubiz7).active{display:block}.auth-grid:where(.astro-c43ubiz7){display:grid;gap:14px}.panel-top:where(.astro-c43ubiz7){display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--border)}.panel-top:where(.astro-c43ubiz7) h3:where(.astro-c43ubiz7){font-size:18px;font-weight:450;margin:0}.response-tabs:where(.astro-c43ubiz7){display:flex;align-items:center;gap:10px}#response:where(.astro-c43ubiz7){padding:24px;min-height:320px;overflow:auto;background:transparent;color:var(--text);font-size:14px;line-height:1.75;border-top:1px solid var(--border);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;border:none}#previewFrame:where(.astro-c43ubiz7){width:100%;height:500px;border:none;background:#fff}.response-actions:where(.astro-c43ubiz7){display:flex;align-items:center;gap:1rem}.response-actions:where(.astro-c43ubiz7)>:where(.astro-c43ubiz7){margin:0!important;transform:none!important;position:static!important}.status-row:where(.astro-c43ubiz7){display:flex;align-items:center;gap:.75rem}.status-row:where(.astro-c43ubiz7)>:where(.astro-c43ubiz7){margin:0!important;transform:none!important;position:static!important}.status-badge:where(.astro-c43ubiz7),.status-meta:where(.astro-c43ubiz7){height:36px;padding:0 14px;border:1px solid var(--border);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;background:transparent}.status-meta:where(.astro-c43ubiz7){color:var(--muted)}.history-panel:where(.astro-c43ubiz7) .panel-top:where(.astro-c43ubiz7){padding-bottom:14px}.history-panel:where(.astro-c43ubiz7){padding-bottom:12px}.history-list:where(.astro-c43ubiz7){margin:0;padding:10px 14px 12px 50px}.history-list:where(.astro-c43ubiz7) li:where(.astro-c43ubiz7){margin:0;border-radius:10px}.history-list:where(.astro-c43ubiz7) li:where(.astro-c43ubiz7):last-child{margin-bottom:4px}.history-method:where(.astro-c43ubiz7){min-width:70px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--border);font-size:12px;font-weight:700;flex-shrink:0}.history-url:where(.astro-c43ubiz7){flex:1;min-width:0;color:var(--muted);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}.history-list:where(.astro-c43ubiz7) li:where(.astro-c43ubiz7) span:where(.astro-c43ubiz7){display:inline-flex;align-items:center}.history-list:where(.astro-c43ubiz7) li:where(.astro-c43ubiz7):last-child{border-bottom:none}.history-method:where(.astro-c43ubiz7){min-width:68px;height:32px;padding:0 12px;border:1px solid var(--border);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--text);flex-shrink:0;background:transparent}.history-url:where(.astro-c43ubiz7){flex:1;min-width:0;color:var(--muted);font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.astro-c43ubiz7)::-webkit-scrollbar{width:10px;height:10px}:where(.astro-c43ubiz7)::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:999px}#method:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7),#authType:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7){background:#111827;color:#fff}html.light #method:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7),html.light #authType:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7),:root[data-theme=light] #method:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7),:root[data-theme=light] #authType:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7){background:#fff;color:#0f172a}#apiKeyLocation:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7){background:#111827;color:#f8fafc}#authType:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7){background:#111827;color:#f8fafc}#authPreset:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7){background:#111827;color:#f8fafc}html.light #apiKeyLocation:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7),html.light #authType:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7),html.light #authPreset:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7),:root[data-theme=light] #apiKeyLocation:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7),:root[data-theme=light] #authType:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7),:root[data-theme=light] #authPreset:where(.astro-c43ubiz7) option:where(.astro-c43ubiz7){background:#fff;color:#0f172a}@media(max-width:768px){body{padding:18px}.topbar:where(.astro-c43ubiz7),.request-bar:where(.astro-c43ubiz7),.panel-top:where(.astro-c43ubiz7){flex-direction:column;align-items:stretch}.topbar-left:where(.astro-c43ubiz7){align-items:flex-start}.response-actions:where(.astro-c43ubiz7){flex-direction:column}.response-actions:where(.astro-c43ubiz7) button:where(.astro-c43ubiz7),#send:where(.astro-c43ubiz7),.ghost-btn:where(.astro-c43ubiz7){width:100%}h1:where(.astro-c43ubiz7){font-size:26px}}.tool-badge:where(.astro-c43ubiz7){display:flex;align-items:center;justify-content:center;padding:.45rem .95rem;border-radius:var(--radius);margin-bottom:0;font-size:.78rem;font-weight:700;background:color-mix(in srgb,#8d63f0 15%,transparent);border:1px solid var(--border)}.auth-section:where(.astro-c43ubiz7){display:flex;flex-direction:column;gap:16px}.auth-row:where(.astro-c43ubiz7){width:100%}.auth-fields:where(.astro-c43ubiz7){width:100%}.auth-grid:where(.astro-c43ubiz7){display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:768px){.auth-grid:where(.astro-c43ubiz7){grid-template-columns:1fr}}.auth-grid:where(.astro-c43ubiz7)>:where(.astro-c43ubiz7),.tabs:where(.astro-c43ubiz7)>:where(.astro-c43ubiz7),.response-tabs:where(.astro-c43ubiz7)>:where(.astro-c43ubiz7),.status-row:where(.astro-c43ubiz7)>:where(.astro-c43ubiz7){align-self:stretch!important;margin:0!important;transform:none!important}.method-select:where(.astro-c43ubiz7){position:relative;width:120px;flex-shrink:0}.method-select:where(.astro-c43ubiz7) select:where(.astro-c43ubiz7){width:100%;padding-right:2rem;appearance:none;-webkit-appearance:none;-moz-appearance:none}.method-select:where(.astro-c43ubiz7):after{content:"▾";position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--sl-color-text);font-size:1.4rem}#curlInput:where(.astro-c43ubiz7){width:100%;min-height:120px;padding:12px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-family:ui-monospace,monospace;font-size:14px;line-height:1.5;resize:vertical}.curl-panel:where(.astro-c43ubiz7){margin-top:0!important}.curl-btn:where(.astro-c43ubiz7){display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:8px;border:1px solid var(--border);background:#ffffff0d;color:var(--text);font-size:13px;font-weight:600;cursor:pointer}.curl-btn:where(.astro-c43ubiz7):hover{background:#ffffff1a}#send:where(.astro-c43ubiz7),#parseCurlBtn:where(.astro-c43ubiz7),#importCurlBtn:where(.astro-c43ubiz7){display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border:1px solid var(--border);border-radius:var(--radius);background:#ffffff0d;color:var(--text);font-size:14px;font-weight:600;cursor:pointer}#send:where(.astro-c43ubiz7):hover,#parseCurlBtn:where(.astro-c43ubiz7):hover,#importCurlBtn:where(.astro-c43ubiz7):hover{background:#ffffff1a}#method:where(.astro-c43ubiz7),#url:where(.astro-c43ubiz7){border:1px solid var(--border);border-radius:var(--radius);padding:6px 10px;background:var(--surface);color:var(--text);font-size:14px}#method:where(.astro-c43ubiz7):focus,#url:where(.astro-c43ubiz7):focus{outline:none;border-color:var(--accent)}.ghost-btn:where(.astro-c43ubiz7){display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border:1px solid var(--border);border-radius:var(--radius);background:#ffffff0d;color:var(--text);font-size:13px;font-weight:600;cursor:pointer}.ghost-btn:where(.astro-c43ubiz7):hover{background:#ffffff1a}#copy:where(.astro-c43ubiz7).ghost-btn{background-color:#9ca3af!important;border:none!important;color:#fff!important}#copy:where(.astro-c43ubiz7).ghost-btn:hover{background-color:#6b7280!important}#clearHistory:where(.astro-c43ubiz7).ghost-btn{background-color:#f87171!important;border:none!important;color:#fff!important}#clearHistory:where(.astro-c43ubiz7).ghost-btn:hover{background-color:#dc2626!important}
