.error-search-shell{border:1px solid rgba(93,216,255,.17);border-radius:22px;background:linear-gradient(155deg,rgba(8,25,37,.96),rgba(3,11,17,.97));padding:24px;box-shadow:0 20px 60px rgba(0,0,0,.24)}.error-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.error-search-row input{width:100%;box-sizing:border-box;border:1px solid rgba(103,218,255,.17);background:#03101a;color:#eafaff;border-radius:12px;padding:13px 14px;font:inherit;outline:none}.error-search-row input:focus{border-color:rgba(103,229,255,.52);box-shadow:0 0 0 3px rgba(45,174,255,.08)}.error-filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.error-filter-row button{border:1px solid rgba(93,216,255,.13);background:rgba(10,29,42,.75);color:#8ea8b6;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900;letter-spacing:.04em;cursor:pointer}.error-filter-row button.active,.error-filter-row button:hover{color:#e5faff;border-color:rgba(104,229,255,.34);background:rgba(49,177,238,.14)}.error-search-summary{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;margin:15px 2px 0;color:#7893a1;font-size:12px}.error-code-grid{display:grid;gap:12px;margin-top:20px}.error-code-card{border:1px solid rgba(93,216,255,.11);border-radius:17px;background:linear-gradient(145deg,rgba(7,22,32,.93),rgba(3,13,19,.95));overflow:hidden}.error-code-card summary{list-style:none;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px;cursor:pointer}.error-code-card summary::-webkit-details-marker{display:none}.error-code-badge{min-width:115px;padding:8px 10px;border-radius:10px;background:rgba(47,179,240,.09);border:1px solid rgba(93,216,255,.14);color:#83e3ff;font-size:11px;font-weight:900;letter-spacing:.06em;text-align:center}.error-code-title h3{margin:0 0 5px;font-size:16px}.error-code-title p{margin:0;color:#819aa8;font-size:12px;line-height:1.5}.error-severity{display:inline-flex;padding:6px 9px;border-radius:999px;border:1px solid rgba(93,216,255,.14);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:#9ce9ff}.error-severity[data-severity="error"]{color:#ffb0b0;border-color:rgba(255,105,105,.2);background:rgba(207,58,58,.08)}.error-severity[data-severity="warning"]{color:#ffd89b;border-color:rgba(255,189,83,.2);background:rgba(217,144,42,.08)}.error-severity[data-severity="info"]{color:#a7e6ff}.error-code-body{padding:0 18px 20px;border-top:1px solid rgba(93,216,255,.09)}.error-code-body-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;padding-top:18px}.error-code-body h4{margin:0 0 9px;color:#cfe7f0;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.error-code-body ul{margin:0;padding-left:18px;color:#8ca5b3;font-size:12px;line-height:1.65}.error-code-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px;padding-top:14px;border-top:1px solid rgba(93,216,255,.08)}.error-code-tags{display:flex;gap:6px;flex-wrap:wrap}.error-code-tags span{padding:5px 7px;border-radius:999px;background:rgba(45,166,223,.07);color:#7493a2;font-size:9px}.error-empty{padding:40px;text-align:center;color:#829ba9}.error-highlight{outline:2px solid rgba(104,230,255,.42);box-shadow:0 0 34px rgba(34,172,230,.13)}@media(max-width:760px){.error-search-row{grid-template-columns:1fr}.error-code-card summary{grid-template-columns:1fr}.error-severity{justify-self:start}.error-code-body-grid{grid-template-columns:1fr}.error-code-badge{justify-self:start}}