.httptest-module__ayC-Qq__page{background-color:var(--bg);background-image:radial-gradient(circle, var(--border) 1px, transparent 1px);min-height:100dvh;font-family:var(--font-mono);color:var(--text);background-size:28px 28px;flex-direction:column;padding:20px;display:flex}.httptest-module__ayC-Qq__divider{border:none;border-top:1px solid var(--border);margin:0 0 16px}.httptest-module__ayC-Qq__body{flex-direction:column;flex:1;gap:16px;min-height:0;margin-bottom:16px;display:flex}.httptest-module__ayC-Qq__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:11px}.httptest-module__ayC-Qq__hint{color:var(--muted);white-space:nowrap;font-size:11px}.httptest-module__ayC-Qq__code{font-family:var(--font-mono);color:var(--accent);background-color:var(--card-bg);border:1px solid var(--border);padding:1px 5px;font-size:11px}.httptest-module__ayC-Qq__baseRow{background-color:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 14px;display:flex}.httptest-module__ayC-Qq__baseDetails{align-items:center;gap:12px;min-width:0;margin-right:auto;display:flex}.httptest-module__ayC-Qq__baseUrl{color:var(--accent);white-space:nowrap;font-size:13px;overflow-x:auto}.httptest-module__ayC-Qq__columns{flex:1;grid-template-columns:minmax(260px,340px) 1fr;align-items:start;gap:16px;min-height:0;display:grid}.httptest-module__ayC-Qq__catalog{flex-direction:column;max-height:min(680px,100dvh - 240px);display:flex}.httptest-module__ayC-Qq__catalogBody{flex-direction:column;gap:16px;padding:12px;display:flex;overflow-y:auto}.httptest-module__ayC-Qq__group{flex-direction:column;gap:2px;display:flex}.httptest-module__ayC-Qq__groupLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:2px 8px 5px;font-size:10px}.httptest-module__ayC-Qq__endpoint{text-align:left;cursor:pointer;font-family:var(--font-mono);color:var(--text);background:0 0;border:1px solid #0000;border-radius:5px;flex-direction:column;align-items:flex-start;gap:4px;padding:8px;transition:background-color .15s,border-color .15s;display:flex}.httptest-module__ayC-Qq__endpoint:hover{background-color:var(--bg);border-color:var(--border)}.httptest-module__ayC-Qq__selected{background-color:var(--accent-subtle);border-color:var(--accent)}.httptest-module__ayC-Qq__endpointTopline{align-items:baseline;gap:8px;width:100%;min-width:0;display:flex}.httptest-module__ayC-Qq__endpointMethod{letter-spacing:.06em;min-width:38px;color:var(--muted);flex-shrink:0;font-size:9px;font-weight:700}.httptest-module__ayC-Qq__endpointPath{color:var(--accent);overflow-wrap:anywhere;font-size:12px}.httptest-module__ayC-Qq__endpointDesc{color:var(--muted);padding-left:46px;font-size:11px;line-height:1.4}.httptest-module__ayC-Qq__runner{flex-direction:column;gap:16px;min-width:0;display:flex}.httptest-module__ayC-Qq__requestPanel{min-width:0}.httptest-module__ayC-Qq__requestBody{padding:14px}.httptest-module__ayC-Qq__requestRow{align-items:center;gap:8px;display:flex}.httptest-module__ayC-Qq__urlField{background-color:var(--bg);border:1px solid var(--border);border-radius:6px;flex:1;align-items:stretch;min-width:0;transition:border-color .15s;display:flex;overflow:hidden}.httptest-module__ayC-Qq__urlField:focus-within{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.httptest-module__ayC-Qq__select,.httptest-module__ayC-Qq__input{background-color:var(--card-bg);color:var(--text);border:1px solid var(--border);font-family:var(--font-mono);border-radius:6px;outline:none;padding:8px 10px;font-size:13px}.httptest-module__ayC-Qq__select{cursor:pointer;background-color:var(--bg);color:var(--accent);font-weight:700}.httptest-module__ayC-Qq__input{background-color:#0000;border:none;border-radius:0;flex:1;min-width:0;padding-left:0}.httptest-module__ayC-Qq__select:focus,.httptest-module__ayC-Qq__textarea:focus{box-shadow:inset 0 0 0 1px var(--accent);border-color:var(--accent)}.httptest-module__ayC-Qq__input:focus{box-shadow:none}.httptest-module__ayC-Qq__prefix{color:var(--muted);white-space:nowrap;align-items:center;padding:0 3px 0 10px;font-size:12px;display:flex}.httptest-module__ayC-Qq__payload{margin-top:14px}.httptest-module__ayC-Qq__payloadLabel,.httptest-module__ayC-Qq__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:7px;font-size:10px;font-weight:600;display:block}.httptest-module__ayC-Qq__textarea{background-color:var(--bg);width:100%;min-height:90px;color:var(--text);border:1px solid var(--border);font-family:var(--font-mono);resize:vertical;border-radius:6px;outline:none;padding:10px 12px;font-size:12px;line-height:1.55;display:block}.httptest-module__ayC-Qq__error{border:1px solid var(--danger-border);background-color:var(--danger-subtle);color:var(--danger);border-radius:6px;padding:11px 14px;font-size:12px}.httptest-module__ayC-Qq__responsePanel{min-width:0;min-height:190px}.httptest-module__ayC-Qq__responseBody{flex-direction:column;gap:0;min-width:0;display:flex}.httptest-module__ayC-Qq__responseSection{padding:14px}.httptest-module__ayC-Qq__responseSection+.httptest-module__ayC-Qq__responseSection{border-top:1px solid var(--border)}.httptest-module__ayC-Qq__responseHeaders{flex-direction:column;gap:5px;display:flex}.httptest-module__ayC-Qq__headerLine{gap:10px;min-width:0;font-size:11px;display:flex}.httptest-module__ayC-Qq__headerKey{color:var(--muted);flex-shrink:0;min-width:150px}.httptest-module__ayC-Qq__headerValue{color:var(--text);overflow-wrap:anywhere}.httptest-module__ayC-Qq__pre{max-height:380px;font-family:var(--font-mono);color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.55;overflow:auto}.httptest-module__ayC-Qq__emptyResponse{text-align:center;min-height:150px;color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:7px;padding:24px;font-size:11px;line-height:1.5;display:flex}.httptest-module__ayC-Qq__emptyPrompt{color:var(--text);font-size:12px;font-weight:600}@media (max-width:860px){.httptest-module__ayC-Qq__columns{grid-template-columns:1fr}.httptest-module__ayC-Qq__catalog{max-height:300px}.httptest-module__ayC-Qq__headerKey{min-width:110px}}@media (max-width:540px){.httptest-module__ayC-Qq__page{padding:14px}.httptest-module__ayC-Qq__baseDetails{flex-direction:column;align-items:flex-start;gap:6px;width:100%}.httptest-module__ayC-Qq__baseRow .httptest-module__ayC-Qq__hint{margin-right:auto}.httptest-module__ayC-Qq__prefix{display:none}.httptest-module__ayC-Qq__input{padding-left:10px}.httptest-module__ayC-Qq__headerLine{flex-direction:column;gap:2px}.httptest-module__ayC-Qq__headerKey{min-width:0}}
