.vo-card{border-radius:1.25rem;padding:1.5rem}.wr-dark .vo-card{background:#ffffff05;border:1px solid #ffffff0a}.wr-light .vo-card{background:rgba(0,0,0,.015);border:1px solid #0000000a}.vo-result-card{border-radius:1.25rem;padding:1.75rem;text-align:center}.wr-dark .vo-result-card{background:#ffffff05;border:1px solid #ffffff0a}.wr-light .vo-result-card{background:rgba(0,0,0,.015);border:1px solid #0000000a}.vo-big-number{color:#3b82f6;font-size:2.8rem;font-weight:900;line-height:1;margin-bottom:.25rem}.vo-big-label{font-size:.82rem;font-weight:600}.wr-dark .vo-big-label{color:#888}.wr-light .vo-big-label{color:#666}.vo-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:800;gap:.3rem;margin-top:.75rem;padding:.3rem .75rem}.vo-badge--poor{background:#ef44441f;color:#ef4444}.vo-badge--fair{background:#f59e0b1f;color:#f59e0b}.vo-badge--good{background:#22c55e1f;color:#22c55e}.vo-badge--excellent{background:#3b82f61f;color:#3b82f6}.vo-badge--superior{background:#10a37f1f;color:#10a37f}.vo-bar-track{border-radius:5px;height:10px;margin:1rem 0 .5rem;overflow:hidden;width:100%}.wr-dark .vo-bar-track{background:#ffffff0f}.wr-light .vo-bar-track{background:#0000000f}.vo-bar-fill{background:linear-gradient(90deg,#ef4444,#f59e0b,#22c55e,#3b82f6,#10a37f);border-radius:5px;height:100%;transition:width .6s ease}.vo-bar-labels{display:flex;font-size:.62rem;font-weight:700;justify-content:space-between;letter-spacing:.05em;text-transform:uppercase}.wr-dark .vo-bar-labels{color:#ffffff59}.wr-light .vo-bar-labels{color:#00000059}.vo-stat-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.vo-stat-item{border-radius:12px;padding:1rem;text-align:center}.wr-dark .vo-stat-item{background:#ffffff05;border:1px solid #ffffff0a}.wr-light .vo-stat-item{background:rgba(0,0,0,.015);border:1px solid #0000000a}.vo-stat-value{font-size:1.2rem;font-weight:800;margin-bottom:.15rem}.vo-stat-label{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.wr-dark .vo-stat-label{color:#ffffff73}.wr-light .vo-stat-label{color:#00000073}.vo-tip{align-items:flex-start;border-radius:12px;display:flex;gap:.75rem;padding:.85rem 1rem}.wr-dark .vo-tip{background:#ffffff05;border:1px solid #ffffff0a}.wr-light .vo-tip{background:rgba(0,0,0,.015);border:1px solid #0000000a}.vo-tip-icon{align-items:center;background:#3b82f61a;border-radius:7px;color:#3b82f6;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.vo-tip-text{font-size:.78rem;font-weight:500;line-height:1.55}.wr-dark .vo-tip-text{color:#888}.wr-light .vo-tip-text{color:#666}.vo-comparison-row{align-items:center;border-bottom:1px solid;display:flex;gap:.75rem;padding:.6rem 0}.wr-dark .vo-comparison-row{border-color:#ffffff0a}.wr-light .vo-comparison-row{border-color:#0000000a}.vo-comparison-row:last-child{border-bottom:none}.vo-comparison-label{flex:1 1;font-size:.78rem;font-weight:600}.vo-comparison-value{color:#3b82f6;font-size:.78rem;font-weight:800}.vo-radio-group{display:flex;flex-wrap:wrap;gap:.5rem}.vo-radio-btn{border:2px solid #0000;border-radius:10px;cursor:pointer;font-size:.78rem;font-weight:700;padding:.5rem 1rem;transition:all .2s}.wr-dark .vo-radio-btn{background:#ffffff0a;color:#888}.wr-light .vo-radio-btn{background:#0000000a;color:#666}.vo-radio-btn--active{border-color:#3b82f6;color:#3b82f6}.wr-dark .vo-radio-btn--active{background:#3b82f61a}.wr-light .vo-radio-btn--active{background:#3b82f614}@media (max-width:640px){.vo-stat-grid{grid-template-columns:1fr}.vo-big-number{font-size:2.2rem}.vo-radio-group{flex-direction:column}}