@charset "UTF-8";.HttpStatusQuery[data-v-d20696bf]{margin:0 auto;max-width:1200px;padding:20px}.HttpStatusQuery .InputSection[data-v-d20696bf]{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;margin-bottom:24px;padding:24px}.HttpStatusQuery .InputSection .SectionTitle[data-v-d20696bf]{align-items:center;color:#1e293b;display:flex;font-size:18px;font-weight:600;gap:8px;margin-bottom:16px}.HttpStatusQuery .InputSection .SectionTitle[data-v-d20696bf] .arco-icon{color:var(--theme-primary,#1e7fff)}.HttpStatusQuery .InputSection .SearchBox[data-v-d20696bf]{display:flex;gap:12px;margin-bottom:16px}.HttpStatusQuery .InputSection .SearchBox .UrlInput[data-v-d20696bf]{flex:1}.HttpStatusQuery .InputSection .QuickExamples[data-v-d20696bf]{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.HttpStatusQuery .InputSection .QuickExamples .ExampleLabel[data-v-d20696bf]{color:#64748b;font-size:13px}.HttpStatusQuery .InputSection .QuickExamples .ExampleTag[data-v-d20696bf]{cursor:pointer;transition:all .2s}.HttpStatusQuery .InputSection .QuickExamples .ExampleTag[data-v-d20696bf]:hover{border-color:var(--theme-primary,#1e7fff);color:var(--theme-primary,#1e7fff)}.HttpStatusQuery .ResultSection[data-v-d20696bf]{margin-bottom:24px}.HttpStatusQuery .ResultSection .StatusOverview[data-v-d20696bf]{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard[data-v-d20696bf]{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;display:flex;gap:16px;padding:20px}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard.main[data-v-d20696bf]{align-items:center;flex-direction:column;padding:24px;text-align:center}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard.main.success[data-v-d20696bf]{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard.main.redirect[data-v-d20696bf]{background:linear-gradient(135deg,#ffedd5,#fed7aa);border:1px solid #fdba74}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard.main.error[data-v-d20696bf]{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard.main.server-error[data-v-d20696bf]{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard.main .StatusCode[data-v-d20696bf]{color:#1e293b;font-size:48px;font-weight:800;line-height:1}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard.main .StatusText[data-v-d20696bf]{color:#475569;font-size:16px;font-weight:600;margin-top:4px}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard.main .StatusDesc[data-v-d20696bf]{color:#64748b;font-size:13px;margin:8px 0}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard .CardIcon[data-v-d20696bf]{align-items:center;background:#f1f5f9;border-radius:12px;color:var(--theme-primary,#1e7fff);display:flex;font-size:24px;height:48px;justify-content:center;width:48px}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard .CardInfo[data-v-d20696bf]{flex:1}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard .CardInfo .CardLabel[data-v-d20696bf]{color:#64748b;font-size:12px;margin-bottom:4px}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard .CardInfo .CardValue[data-v-d20696bf]{color:#1e293b;font-size:18px;font-weight:700}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard .CardInfo .CardValue.excellent[data-v-d20696bf]{color:#22c55e}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard .CardInfo .CardValue.good[data-v-d20696bf]{color:#3b82f6}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard .CardInfo .CardValue.normal[data-v-d20696bf]{color:#f59e0b}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard .CardInfo .CardValue.slow[data-v-d20696bf]{color:#ef4444}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard .CardInfo .CardValue.content-type[data-v-d20696bf],.HttpStatusQuery .ResultSection .StatusOverview .StatusCard .CardInfo .CardValue.server[data-v-d20696bf]{font-size:14px;word-break:break-all}.HttpStatusQuery .ResultSection .DetailSection[data-v-d20696bf]{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;margin-bottom:16px;padding:20px}.HttpStatusQuery .ResultSection .DetailSection .HeadersList .HeaderItem[data-v-d20696bf]{border-bottom:1px solid #f1f5f9;display:flex;padding:12px 16px}.HttpStatusQuery .ResultSection .DetailSection .HeadersList .HeaderItem[data-v-d20696bf]:last-child{border-bottom:none}.HttpStatusQuery .ResultSection .DetailSection .HeadersList .HeaderItem[data-v-d20696bf]:hover{background:#f8fafc}.HttpStatusQuery .ResultSection .DetailSection .HeadersList .HeaderItem .HeaderName[data-v-d20696bf]{color:#64748b;font-family:Courier New,monospace;font-size:13px;font-weight:600;width:160px}.HttpStatusQuery .ResultSection .DetailSection .HeadersList .HeaderItem .HeaderValue[data-v-d20696bf]{color:#1e293b;flex:1;font-size:13px;word-break:break-all}.HttpStatusQuery .ResultSection .DetailSection .CacheInfo .CacheStrategy[data-v-d20696bf]{border-radius:12px;margin-bottom:20px;padding:20px;text-align:center}.HttpStatusQuery .ResultSection .DetailSection .CacheInfo .CacheStrategy.公共缓存[data-v-d20696bf]{background:#dcfce7;color:#166534}.HttpStatusQuery .ResultSection .DetailSection .CacheInfo .CacheStrategy.私有缓存[data-v-d20696bf]{background:#dbeafe;color:#1e40af}.HttpStatusQuery .ResultSection .DetailSection .CacheInfo .CacheStrategy.强制验证[data-v-d20696bf]{background:#ffedd5;color:#9a3412}.HttpStatusQuery .ResultSection .DetailSection .CacheInfo .CacheStrategy.禁止缓存[data-v-d20696bf]{background:#fee2e2;color:#991b1b}.HttpStatusQuery .ResultSection .DetailSection .CacheInfo .CacheStrategy .StrategyTitle[data-v-d20696bf]{font-size:12px;margin-bottom:4px;opacity:.8}.HttpStatusQuery .ResultSection .DetailSection .CacheInfo .CacheStrategy .StrategyValue[data-v-d20696bf]{font-size:20px;font-weight:700}.HttpStatusQuery .ResultSection .DetailSection .CacheInfo .CacheDetails[data-v-d20696bf]{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.HttpStatusQuery .ResultSection .DetailSection .CacheInfo .CacheDetails .CacheItem[data-v-d20696bf]{align-items:center;background:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:12px 16px}.HttpStatusQuery .ResultSection .DetailSection .CacheInfo .CacheDetails .CacheItem .CacheLabel[data-v-d20696bf]{color:#64748b;font-size:13px}.HttpStatusQuery .ResultSection .DetailSection .SecurityHeaders[data-v-d20696bf]{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.HttpStatusQuery .ResultSection .DetailSection .SecurityHeaders .SecurityItem[data-v-d20696bf]{background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:12px;padding:16px}.HttpStatusQuery .ResultSection .DetailSection .SecurityHeaders .SecurityItem.is-set[data-v-d20696bf]{background:#f0fdf4;border-left-color:#22c55e}.HttpStatusQuery .ResultSection .DetailSection .SecurityHeaders .SecurityItem .SecurityName[data-v-d20696bf]{align-items:center;color:#1e293b;display:flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:8px}.HttpStatusQuery .ResultSection .DetailSection .SecurityHeaders .SecurityItem .SecurityValue[data-v-d20696bf]{color:#64748b;font-size:12px;word-break:break-all}.HttpStatusQuery .ResultSection .DetailSection .RawHeaders[data-v-d20696bf]{background:#1e293b;border-radius:12px;overflow-x:auto;padding:16px}.HttpStatusQuery .ResultSection .DetailSection .RawHeaders pre[data-v-d20696bf]{color:#e2e8f0;font-family:Courier New,monospace;font-size:13px;line-height:1.6;margin:0;white-space:pre-wrap;word-break:break-all}.HttpStatusQuery .ResultSection .RedirectAlert[data-v-d20696bf]{margin-top:16px}.HttpStatusQuery .ReferenceSection[data-v-d20696bf]{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;padding:24px}.HttpStatusQuery .ReferenceSection .SectionTitle[data-v-d20696bf]{align-items:center;color:#1e293b;display:flex;font-size:16px;font-weight:600;gap:8px;margin-bottom:20px}.HttpStatusQuery .ReferenceSection .SectionTitle[data-v-d20696bf] .arco-icon{color:var(--theme-primary,#1e7fff)}.HttpStatusQuery .ReferenceSection .StatusCodeGrid[data-v-d20696bf]{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.HttpStatusQuery .ReferenceSection .StatusCodeGrid .StatusCodeCategory .CategoryTitle[data-v-d20696bf]{border-radius:8px;font-size:14px;font-weight:600;margin-bottom:12px;padding:10px 16px}.HttpStatusQuery .ReferenceSection .StatusCodeGrid .StatusCodeCategory .CategoryTitle.success[data-v-d20696bf]{background:#dcfce7;color:#166534}.HttpStatusQuery .ReferenceSection .StatusCodeGrid .StatusCodeCategory .CategoryTitle.redirect[data-v-d20696bf]{background:#ffedd5;color:#9a3412}.HttpStatusQuery .ReferenceSection .StatusCodeGrid .StatusCodeCategory .CategoryTitle.error[data-v-d20696bf]{background:#fee2e2;color:#991b1b}.HttpStatusQuery .ReferenceSection .StatusCodeGrid .StatusCodeCategory .CategoryTitle.server-error[data-v-d20696bf]{background:#fef3c7;color:#92400e}.HttpStatusQuery .ReferenceSection .StatusCodeGrid .StatusCodeCategory .CodeList .CodeItem[data-v-d20696bf]{align-items:center;color:#475569;display:flex;font-size:13px;gap:8px;padding:8px 0}.HttpStatusQuery .ReferenceSection .StatusCodeGrid .StatusCodeCategory .CodeList .CodeItem .code[data-v-d20696bf]{color:#1e293b;font-family:Courier New,monospace;font-weight:600;min-width:36px}@media (max-width:1024px){.HttpStatusQuery .ReferenceSection .StatusCodeGrid[data-v-d20696bf],.HttpStatusQuery .ResultSection .StatusOverview[data-v-d20696bf]{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HttpStatusQuery[data-v-d20696bf]{padding:12px}.HttpStatusQuery .InputSection[data-v-d20696bf]{padding:16px}.HttpStatusQuery .InputSection .SearchBox[data-v-d20696bf]{flex-direction:column}.HttpStatusQuery .ResultSection .StatusOverview[data-v-d20696bf]{grid-template-columns:1fr}.HttpStatusQuery .ResultSection .StatusOverview .StatusCard.main .StatusCode[data-v-d20696bf]{font-size:36px}.HttpStatusQuery .ReferenceSection .StatusCodeGrid[data-v-d20696bf],.HttpStatusQuery .ResultSection .DetailSection .CacheDetails[data-v-d20696bf],.HttpStatusQuery .ResultSection .DetailSection .SecurityHeaders[data-v-d20696bf]{grid-template-columns:1fr}}
