.search-bar{display:flex;align-items:center;gap:8px;background:var(--ln-glass-bg,hsla(0,0%,100%,.03));border:1px solid var(--ln-glass-border,hsla(0,0%,100%,.08));border-radius:14px;padding:6px 6px 6px 16px;margin-bottom:2rem;transition:border-color .2s ease,box-shadow .2s ease}.search-bar:focus-within{border-color:var(--ln-glass-border-hover,hsla(0,0%,100%,.2));box-shadow:0 0 0 3px rgba(var(--ln-accent-rgb,255,255,255),.06)}.search-bar__icon{flex-shrink:0;color:var(--ln-text-muted,hsla(0,0%,100%,.5));opacity:.6}.search-bar__input{flex:1 1;background:none;border:none;outline:none;color:var(--ln-text-primary,#fff);font-size:15px;font-family:inherit;padding:8px 4px;min-width:0}.search-bar__input::placeholder{color:var(--ln-text-muted,hsla(0,0%,100%,.5));opacity:.7}.search-bar__submit{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:none;background:rgba(var(--ln-accent-rgb,255,255,255),.08);color:var(--ln-accent,hsla(0,0%,100%,.9));cursor:pointer;transition:background .2s ease,transform .15s ease}.search-bar__submit:hover:not(:disabled){background:rgba(var(--ln-accent-rgb,255,255,255),.14)}.search-bar__submit:active:not(:disabled){transform:scale(.95)}.search-bar__submit:disabled{cursor:default;opacity:.7}.search-bar__spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(var(--ln-accent-rgb,255,255,255),.2);border-top-color:var(--ln-accent,hsla(0,0%,100%,.9));border-radius:50%;animation:search-spin .6s linear infinite}@keyframes search-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.search-bar{margin-bottom:1.5rem}.search-bar__input{font-size:14px}}@media (max-width:480px){.search-bar{padding:4px 4px 4px 12px;border-radius:12px;margin-bottom:1rem}.search-bar__submit{width:38px;height:38px;border-radius:10px}.search-bar__input{font-size:13px}}.vs{--vs-accent-rgb:255,255,255;--vs-text-muted:hsla(0,0%,100%,.5);--vs-text-secondary:hsla(0,0%,100%,.6);--vs-text-primary:hsla(0,0%,100%,.9)}html[data-theme=light] .vs{--vs-accent-rgb:0,0,0;--vs-text-muted:rgba(0,0,0,.35);--vs-text-secondary:rgba(0,0,0,.5);--vs-text-primary:rgba(0,0,0,.8)}.vs{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vs--clickable{cursor:pointer;transition:transform .2s ease}.vs--clickable:hover{transform:scale(1.08)}.vs--clickable:hover .vs__icon{opacity:.55}.vs--clickable:hover .vs__score{color:var(--vs-text-primary)}.vs--sm{width:28px;height:32px}.vs--sm .vs__score{font-size:.6875rem}.vs--default{width:36px;height:40px}.vs--default .vs__score{font-size:.8125rem}.vs--lg{width:48px;height:54px}.vs--lg .vs__score{font-size:1.125rem}.vs__icon{position:absolute;inset:0;width:100%;height:100%;color:var(--vs-text-muted);opacity:.35;transition:opacity .2s ease}.vs__score{position:relative;z-index:1;font-family:OCR-B,OCR B Std,Courier New,monospace;font-weight:700;letter-spacing:.02em;color:var(--vs-text-secondary);transition:color .2s ease;line-height:1;margin-top:2px}@media (max-width:768px){.vs--lg{width:40px;height:46px}.vs--lg .vs__score{font-size:1rem}}@media (max-width:480px){.vs--default{width:32px;height:36px}.vs--default .vs__score{font-size:.75rem}.vs--sm{width:24px;height:28px}.vs--sm .vs__score{font-size:.625rem}}@media (prefers-reduced-motion:reduce){.vs--clickable{transition:none}.vs--clickable:hover{transform:none}}.vsm__body{display:flex;flex-direction:column;gap:1.5rem}.vsm__header-title{display:flex;align-items:baseline;gap:.625rem}.vsm__header-name{font:inherit}.vsm__header-score{font-family:OCR-B,OCR B Std,Courier New,monospace;font-size:.875rem;font-weight:600;opacity:.6}.vsm__score-section{display:flex;align-items:center;gap:1rem;padding:.75rem 0}.vsm__score-info{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.vsm__score-decimal{font-family:OCR-B,OCR B Std,Courier New,monospace;font-size:1.5rem;font-weight:700;letter-spacing:.02em;color:var(--mds-color-text-primary,#fff);line-height:1}.vsm__open-btn{flex-shrink:0;padding:.5rem 1.25rem;border:1px solid hsla(0,0%,100%,.15);border-radius:10px;background:hsla(0,0%,100%,.05);color:var(--mds-color-text-secondary,#888);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vsm__open-btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.25);color:var(--mds-color-text-primary,#fff)}html[data-theme=light] .vsm__open-btn{border-color:rgba(0,0,0,.1);background:rgba(0,0,0,.03);color:#666}html[data-theme=light] .vsm__open-btn:hover{background:rgba(0,0,0,.06);border-color:rgba(0,0,0,.2);color:#1a1a1a}html[data-theme=light] .vsm__score-decimal{color:#1a1a1a}.vsm__content{display:flex;gap:1.5rem}.vsm__content--wide .vsm__left,.vsm__content--wide .vsm__right{flex:1 1;min-width:0}.vsm__content--user{flex-direction:row}.vsm__content--user .vsm__left{flex:0 0 200px;min-width:0}.vsm__content--user .vsm__right,.vsm__left,.vsm__right{flex:1 1;min-width:0}.vsm__section-title{margin-bottom:.75rem}.vsm__stats{display:flex;flex-direction:column;gap:0;margin:0}.vsm__stat-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.vsm__stat-row:last-child{border-bottom:none}.vsm__stat-label{font-size:.875rem;color:var(--mds-color-text-secondary,#888)}.vsm__stat-value{font-family:OCR-B,OCR B Std,Courier New,monospace;font-size:.875rem;font-weight:600;color:var(--mds-color-text-primary,#fff);margin:0}html[data-theme=light] .vsm__stat-row{border-color:rgba(0,0,0,.06)}html[data-theme=light] .vsm__stat-label{color:#666}html[data-theme=light] .vsm__stat-value{color:#1a1a1a}.vsm__checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.vsm__check-item{display:flex;align-items:center;gap:.625rem;padding:.375rem 0}.vsm__check-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.vsm__check-icon svg{width:100%;height:100%}.vsm__check-item--pass .vsm__check-icon{color:rgba(134,239,172,.8)}.vsm__check-item--fail .vsm__check-icon{color:hsla(0,94%,82%,.6)}.vsm__check-label{font-size:.875rem;color:var(--mds-color-text-secondary,#888)}html[data-theme=light] .vsm__check-item--pass .vsm__check-icon{color:#16a34a}html[data-theme=light] .vsm__check-item--fail .vsm__check-icon{color:#dc2626}html[data-theme=light] .vsm__check-label{color:#666}.vsm__chart-svg{width:100%;max-width:320px;height:auto}.vsm__chart-empty{display:flex;align-items:center;justify-content:center;min-height:80px}.vsm__chart-grid{stroke:hsla(0,0%,100%,.06);stroke-width:1}.vsm__chart-area{fill:hsla(0,0%,100%,.04)}.vsm__chart-line{stroke:hsla(0,0%,100%,.3);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.vsm__chart-dot{fill:hsla(0,0%,100%,.15);stroke:hsla(0,0%,100%,.4);stroke-width:1;transition:all .2s ease;cursor:pointer}.vsm__chart-dot:hover{fill:hsla(0,0%,100%,.5);r:5}.vsm__chart-label-y{font-size:9px;text-anchor:end}.vsm__chart-label-x,.vsm__chart-label-y{fill:hsla(0,0%,100%,.3);font-family:OCR-B,OCR B Std,Courier New,monospace}.vsm__chart-label-x{font-size:8px;text-anchor:middle}html[data-theme=light] .vsm__chart-grid{stroke:rgba(0,0,0,.06)}html[data-theme=light] .vsm__chart-area{fill:rgba(0,0,0,.03)}html[data-theme=light] .vsm__chart-line{stroke:rgba(0,0,0,.25)}html[data-theme=light] .vsm__chart-dot{fill:rgba(0,0,0,.1);stroke:rgba(0,0,0,.3)}html[data-theme=light] .vsm__chart-dot:hover{fill:rgba(0,0,0,.4)}html[data-theme=light] .vsm__chart-label-x,html[data-theme=light] .vsm__chart-label-y{fill:rgba(0,0,0,.3)}@media (max-width:640px){.vsm__content,.vsm__content--user{flex-direction:column}.vsm__content--user .vsm__left{flex:none}.vsm__score-section{flex-wrap:wrap}.vsm__chart-svg{max-width:100%}}@media (prefers-reduced-motion:reduce){.vsm__chart-dot{transition:none}}