.cvs-wrap{border:1.5px solid var(--ink-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-float-lg);background:hsl(var(--card));margin-top:50px;overflow:hidden}table.cvs{border-collapse:collapse;width:100%}.cvs th,.cvs td{text-align:left;border-bottom:1px solid hsl(var(--hairline));vertical-align:top;padding:16px 22px}.cvs thead th{font-family:var(--font-display);font-weight:var(--font-display-weight);letter-spacing:-.01em;color:hsl(var(--ink-0));background:hsl(var(--paper-2));border-bottom:1.5px solid var(--ink-line);vertical-align:bottom;padding-top:20px;font-size:21px}.cvs thead th small{font:500 10px/1 var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:hsl(var(--ink-4));margin-top:6px;display:block}.cvs thead th:first-child{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--ink-4));font-size:10px;font-weight:700}.cvs thead th.cvs-h-bulk{background:hsl(var(--ink-1));color:hsl(var(--paper-2));border-bottom-color:hsl(var(--ink-0))}.cvs thead th.cvs-h-bulk small{color:hsl(var(--paper-2) / .62)}.cvs-h-sq{background:hsl(var(--primary-500));width:11px;height:11px;box-shadow:var(--shadow-float);margin-right:9px;display:inline-block}.cvs tbody td:first-child{width:21%;color:hsl(var(--ink-1));font-size:13.5px;font-weight:600}.cvs-dim{grid-template-columns:20px 1fr;align-items:start;gap:10px;display:grid}.cvs-ic{width:20px;height:20px;color:hsl(var(--ink-3));margin-top:-1px}.cvs-ic svg{width:100%;height:100%}.cvs tbody td:first-child i{font-style:normal;font:500 10.5px/1.3 var(--font-mono);color:hsl(var(--ink-4));margin-top:4px;display:block}.cvs tbody td:nth-child(2),.cvs thead th:nth-child(2){width:37%}.cvs tbody td:nth-child(3),.cvs thead th:nth-child(3){width:42%}.cvs tbody td:not(:first-child){color:hsl(var(--ink-2));font-size:13px;line-height:1.55}.cvs-cell{grid-template-columns:17px 1fr;align-items:start;gap:9px;display:grid}.cvs-miss{font:700 13px/1.4 var(--font-mono);color:hsl(var(--ink-6));text-align:center}.cvs-dot{font:700 13px/1.4 var(--font-mono);color:hsl(var(--ink-4));text-align:center}.cvs-check{width:16px;height:16px;color:hsl(var(--primary-700));margin-top:2px}.cvs-check svg{width:100%;height:100%}.cvs tbody td.cvs-them{color:hsl(var(--ink-3))}.cvs td.cvs-them .cvs-check{color:hsl(var(--mod-emerald))}.cvs .win{background:hsl(var(--primary-100) / .3)}.cvs td.win,.cvs th.win{border-left:1.5px solid var(--ink-line)}.cvs tbody td.win{color:hsl(var(--ink-1))}.cvs-tag{font:600 9.5px/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--ink-2));background:hsl(var(--card));border:1px solid hsl(var(--hairline-2));border-radius:var(--radius-sm);align-items:center;gap:5px;margin-top:9px;padding:4px 9px;text-decoration:none;display:inline-flex}.cvs-tag:after{content:"→";font-family:var(--font-mono)}.cvs-tag:hover{border-color:hsl(var(--primary-600));color:hsl(var(--primary-700))}.cvs .grp td{background:hsl(var(--paper-2));font:700 9.5px/1 var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--ink-4));padding:10px 22px}.cvs .grp td:before{content:"";vertical-align:2px;background:hsl(var(--primary-600));width:16px;height:2px;margin-right:9px;display:inline-block}.cvs tbody tr:not(.grp):hover td:not(.win){background-color:hsl(var(--paper-2) / .55)}.cvs tbody tr:not(.grp):hover td.win{background:hsl(var(--primary-100) / .42)}.cvs tfoot td{border-bottom:0;border-top:1.5px solid var(--ink-line);background:hsl(var(--paper-2));vertical-align:middle}.cvs tfoot td:first-child{font-family:var(--font-display);color:hsl(var(--ink-1));font-size:16.5px}.cvs tfoot td.win{padding-top:14px;padding-bottom:14px}.cvs-note{font:500 11px/1.7 var(--font-mono);letter-spacing:.01em;color:hsl(var(--ink-4));margin-top:14px}.cvs-note a{color:hsl(var(--ink-3));text-underline-offset:2px;text-decoration:underline}.cvs-note a:hover{color:hsl(var(--primary-700))}@media (width<=760px){.cvs-wrap{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:34px;overflow:visible}table.cvs,.cvs tbody,.cvs tfoot{display:block}.cvs tbody td:first-child,.cvs tbody td:nth-child(2),.cvs tbody td:nth-child(3),.cvs thead th:nth-child(2),.cvs thead th:nth-child(3){width:auto}.cvs thead{z-index:5;display:block;position:sticky;top:64px}.cvs thead tr{background:hsl(var(--paper-2));grid-template-columns:1fr 1fr;display:grid}.cvs thead th:first-child{display:none}.cvs thead th{padding:12px 14px 13px;font-size:17px}.cvs thead th small{letter-spacing:.05em;margin-top:4px;font-size:9px}.cvs-h-sq{width:9px;height:9px;box-shadow:var(--shadow-float);margin-right:7px}.cvs tbody tr,.cvs .grp{grid-template-columns:1fr 1fr;display:grid}.cvs .grp td,.cvs tbody tr:not(.grp) td:first-child{grid-column:1/-1}.cvs tbody tr:not(.grp) td:first-child{background:hsl(var(--paper-2) / .55);padding:9px 14px;font-size:12.5px}.cvs tbody td:first-child i{margin-top:3px;font-size:10px}.cvs-dim{grid-template-columns:16px 1fr;align-items:center;gap:8px}.cvs-ic{width:16px;height:16px;margin-top:0}.cvs .grp td{padding:9px 14px}.cvs tbody td:not(:first-child){overflow-wrap:anywhere;padding:11px 14px 13px;font-size:12.5px;line-height:1.5}.cvs tbody td.win{border-left:1px solid hsl(var(--hairline))}.cvs-cell{grid-template-columns:13px 1fr;gap:7px}.cvs-miss,.cvs-dot{font-size:12px}.cvs-check{width:13px;height:13px}.cvs-tag{margin-top:8px;padding:5px 7px;font-size:9px;line-height:1.6;display:inline-block}.cvs-tag:after{margin-left:4px}.cvs tfoot tr{grid-template-columns:1fr;display:grid}.cvs tfoot td{border-bottom:0}.cvs tfoot td:first-child{padding:14px 14px 2px;font-size:15px;line-height:1.45}.cvs tfoot td.win{background:hsl(var(--paper-2));border-top:0;border-left:0;padding:10px 14px 16px}.cvs tfoot td.win .btn{justify-content:center;width:100%}.cvs-note{padding-inline:14px}}@media (width<=720px){.cvs thead{top:80px}.cvs-wrap{width:calc(100% + 56px);margin-inline:-28px}}
