.compat-check__overlay{z-index:10100;background:#0f172a8c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.compat-check__panel{background:#f8fafc;border-radius:12px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;display:flex;overflow-y:auto;box-shadow:0 20px 60px #0003}.compat-check__panel--inline{box-shadow:none;border:none;border-right:1px solid #e2e8f0;border-radius:0;flex-shrink:0;width:340px;max-width:none;height:100%;max-height:none}.compat-check__header{z-index:1;background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px 14px;display:flex;position:sticky;top:0}.compat-check__title{color:#1e293b;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;display:flex}.compat-check__title i{color:#f97316}.compat-check__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:15px;line-height:1;transition:color .15s,background .15s}.compat-check__close:hover{color:#1e293b;background:#f1f5f9}.compat-check__body{padding:16px 20px 20px}.compat-check__skipped{color:#64748b;background:#fff;border-left:3px solid #cbd5e1;border-radius:6px;margin:0;padding:8px 10px;font-size:13px}.compat-check__checks{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.compat-check__check{background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:flex-start;gap:10px;padding:8px 10px;display:flex}.compat-check__check--pass{border-left:3px solid #22c55e}.compat-check__check-icon{flex-shrink:0;width:18px;margin-top:1px;font-size:15px;line-height:1.3}.compat-check__check--pass .compat-check__check-icon{color:#22c55e}.compat-check__check-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.compat-check__check-label{color:#1e293b;font-size:13px;font-weight:500}.compat-check__check-detail{color:#64748b;font-size:12px}.compat-check__report{flex-direction:column;gap:16px;display:flex}.compat-check__legend{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;font-size:11.5px;display:flex}.compat-check__legend-item{align-items:center;gap:6px;display:flex}.compat-check__legend-item i{width:12px;font-size:11px}.compat-check__legend-item:first-child i{color:#ef4444}.compat-check__legend-item:nth-child(2) i{color:#b45309}.compat-check__legend-item:nth-child(3) i{color:#64748b}.compat-check__section{flex-direction:column;gap:8px;display:flex}.compat-check__section-title{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:0;font-size:11px;font-weight:700}.compat-check__section-count{text-transform:none;letter-spacing:normal;font-weight:500}.compat-check__findings{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.compat-check__finding{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.compat-check__finding--error{background:#fef2f2;border-color:#fecaca}.compat-check__finding--warning{background:#fffbeb;border-color:#fde68a}.compat-check__finding--info{background:#f8fafc;border-color:#e2e8f0}.compat-check__finding-trigger{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:9px 10px;font-family:inherit;display:flex}.compat-check__finding-icon{flex-shrink:0;font-size:13px}.compat-check__finding--error .compat-check__finding-icon{color:#ef4444}.compat-check__finding--warning .compat-check__finding-icon{color:#b45309}.compat-check__finding--info .compat-check__finding-icon{color:#64748b}.compat-check__finding-label{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:ui-monospace,SF Mono,JetBrains Mono,Menlo,monospace;font-size:12.5px;font-weight:500;overflow:hidden}.compat-check__finding-count{color:#64748b;white-space:nowrap;flex-shrink:0;font-size:11px}.compat-check__finding-chevron{color:#94a3b8;flex-shrink:0;font-size:10px;transition:transform .15s}.compat-check__finding-chevron--open{transform:rotate(180deg)}.compat-check__finding-body{flex-direction:column;gap:10px;padding:0 12px 12px;display:flex}.compat-check__finding-explanation{color:#334155;margin:0;font-size:12.5px;line-height:1.5}.compat-check__finding-badges{flex-wrap:wrap;gap:6px;display:flex}.compat-check__badge{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;padding:2px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.compat-check__badge--impact-high{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.compat-check__badge--impact-medium{color:#b45309;background:#fffbeb;border-color:#fde68a}.compat-check__badge--impact-low{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.compat-check__finding-snippets{flex-direction:column;gap:4px;display:flex}.compat-check__finding-snippet{color:#475569;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:5px 8px;font-family:ui-monospace,SF Mono,JetBrains Mono,Menlo,monospace;font-size:11px;display:block;overflow-x:auto}.compat-check__finding-more{color:#94a3b8;font-size:11px}.compat-check__finding-fix{flex-direction:column;gap:4px;display:flex}.compat-check__finding-fix-label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-size:10.5px;font-weight:700}.compat-check__finding-fix-code{color:#1e293b;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin:0;padding:8px 10px;font-family:ui-monospace,SF Mono,JetBrains Mono,Menlo,monospace;font-size:11px}.compat-check__footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;padding:14px 20px;display:flex;position:sticky;bottom:0}.compat-check__btn-close{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:7px 24px;font-size:13px;transition:background .15s,border-color .15s}.compat-check__btn-close:hover{background:#f1f5f9;border-color:#94a3b8}
