.neo-shell{border:1px solid #cbd5e1;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#ecfeff);box-shadow:0 10px 28px rgba(15,23,42,.06)}
.neo-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.neo-tab{border:1px solid #cbd5e1;border-radius:999px;padding:.45rem .85rem;background:#fff;color:#334155;font-weight:850;font-size:.84rem}.neo-tab.active{border-color:#0f766e;background:#0f766e;color:#fff}.neo-tab[aria-disabled=true]{cursor:help;opacity:.72}
.neo-controls{display:flex;align-items:end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.neo-select{min-height:2.6rem;border:1px solid #94a3b8;border-radius:9px;background:#fff;padding:.45rem 2rem .45rem .7rem;font-weight:800}
.neo-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.neo-metric{min-width:0;border:1px solid #dbeafe;border-radius:10px;background:#fff;padding:.75rem}.neo-metric-label{color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.035em}.neo-metric-value{margin-top:.25rem;color:#0f172a;font-size:1.28rem;font-weight:950;line-height:1.15}.neo-metric-note{margin-top:.3rem;color:#64748b;font-size:.72rem;line-height:1.35}
.neo-chart-grid{display:grid;gap:.6rem}.neo-bar-row{display:grid;grid-template-columns:minmax(8.5rem,1.2fr) minmax(8rem,2fr) auto;align-items:center;gap:.6rem;font-size:.8rem}.neo-bar-track{height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.neo-bar-fill{display:block;height:100%;min-width:2px;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#06b6d4)}
.neo-heatmap{overflow:auto}.neo-heatmap table{min-width:620px;border-collapse:separate;border-spacing:4px}.neo-heatmap th{padding:.28rem;font-size:.68rem;color:#64748b;text-align:left}.neo-heatmap td{min-width:56px;border-radius:6px;padding:.38rem;text-align:center;font-size:.72rem;font-weight:850;color:#164e63;background:rgba(6,182,212,var(--neo-alpha,.08))}
.neo-profile{margin-top:.8rem;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;padding:.8rem}.neo-profile-head{display:flex;align-items:center;justify-content:space-between;gap:.65rem;flex-wrap:wrap}.neo-badges{display:flex;gap:.35rem;flex-wrap:wrap}.neo-badge{display:inline-flex;align-items:center;border:1px solid #bae6fd;border-radius:999px;background:#f0f9ff;color:#0c4a6e;padding:.24rem .5rem;font-size:.7rem;font-weight:900;line-height:1.2}.neo-badge.warn{border-color:#fde68a;background:#fffbeb;color:#92400e}.neo-badge.good{border-color:#a7f3d0;background:#ecfdf5;color:#065f46}
.neo-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.65rem}.neo-profile-cell{min-width:0;border-left:3px solid #67e8f9;background:#fff;padding:.48rem .55rem}.neo-profile-cell b{display:block;color:#475569;font-size:.66rem;text-transform:uppercase}.neo-profile-cell span{display:block;margin-top:.12rem;color:#0f172a;font-size:.82rem;font-weight:850;overflow-wrap:anywhere}.neo-disclosure{margin-top:.55rem;border-top:1px solid #e2e8f0;padding-top:.52rem}.neo-disclosure summary{cursor:pointer;color:#0f766e;font-size:.78rem;font-weight:900}.neo-disclosure p,.neo-disclosure li{margin-top:.38rem;color:#475569;font-size:.78rem;line-height:1.45}
.neo-compare{position:fixed;z-index:70;left:50%;bottom:1rem;transform:translateX(-50%);display:none;align-items:center;gap:.75rem;width:min(92vw,650px);border:1px solid #0f766e;border-radius:13px;background:#fff;padding:.7rem .9rem;box-shadow:0 18px 48px rgba(15,23,42,.28)}.neo-compare.visible{display:flex}.neo-compare button{margin-left:auto;border-radius:8px;background:#0f766e;color:#fff;padding:.55rem .75rem;font-weight:900}.neo-compare button:disabled{opacity:.45}.neo-check{display:inline-flex;align-items:center;gap:.38rem;font-size:.74rem;font-weight:850;color:#334155;white-space:nowrap}
.neo-compare-bar{position:fixed;z-index:75;left:50%;bottom:1rem;display:none;transform:translateX(-50%);align-items:center;gap:.65rem;width:min(94vw,760px);border:1px solid #5eead4;border-radius:12px;background:#fff;padding:.75rem 1rem;box-shadow:0 18px 45px rgba(15,23,42,.24)}.neo-compare-bar.visible{display:flex}.neo-compare-bar button{border:1px solid #cbd5e1;border-radius:8px;padding:.48rem .7rem;font-size:.78rem;font-weight:850}.neo-compare-bar button:first-of-type{margin-left:auto;border-color:#0f766e;background:#0f766e;color:#fff}.neo-compare-bar button:disabled{cursor:not-allowed;opacity:.45}
.neo-loading{color:#64748b;font-size:.78rem}.neo-error{color:#b91c1c;font-size:.78rem}
@media(min-width:768px){.neo-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.neo-profile-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:640px){.neo-shell{border-radius:10px}.neo-bar-row{grid-template-columns:minmax(0,1fr) auto}.neo-bar-track{grid-column:1/-1}.neo-profile{padding:.65rem}.neo-compare{bottom:.55rem}.neo-compare small{display:none}.neo-compare-bar{flex-wrap:wrap}.neo-compare-bar button:first-of-type{margin-left:0}}
