.parallel-compare[data-astro-cid-nwhhll6g]{background:var(--astro-code-background);border:1px solid var(--border);border-radius:0;margin:2em 0;padding:1.5rem}.compare-title[data-astro-cid-nwhhll6g]{font-family:var(--mono);font-size:var(--font-size-s);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.compare-container[data-astro-cid-nwhhll6g]{align-items:stretch;gap:1.5rem;display:flex}.processor-section[data-astro-cid-nwhhll6g]{background:var(--bg);border:1px solid var(--border);border-radius:0;flex-direction:column;flex:1;align-items:center;padding:1rem;transition:border-color .2s ease-out;display:flex}.processor-section[data-astro-cid-nwhhll6g]:hover{border-color:var(--text-secondary)}.processor-header[data-astro-cid-nwhhll6g]{text-align:center;margin-bottom:1rem}.processor-label[data-astro-cid-nwhhll6g]{font-weight:var(--font-weight-bold);color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;display:block}.processor-subtitle[data-astro-cid-nwhhll6g]{font-family:var(--mono);color:var(--text-secondary);font-size:.8125rem}.core-grid[data-astro-cid-nwhhll6g]{flex-wrap:wrap;justify-content:center;gap:.5rem;min-height:100px;padding:.5rem;display:flex}.cpu-grid[data-astro-cid-nwhhll6g]{gap:.75rem}.gpu-grid[data-astro-cid-nwhhll6g]{grid-template-columns:repeat(var(--gpu-cols,8), 1fr);gap:3px;display:grid}.core[data-astro-cid-nwhhll6g]{border-radius:0;transition:all .15s ease-out;position:relative}.cpu-core[data-astro-cid-nwhhll6g]{background:var(--selection);border:2px solid var(--text-secondary);justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cpu-core[data-astro-cid-nwhhll6g] .core-inner[data-astro-cid-nwhhll6g]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cpu-core[data-astro-cid-nwhhll6g] .core-number[data-astro-cid-nwhhll6g]{font-family:var(--mono);font-size:.875rem;font-weight:var(--font-weight-bold);color:var(--text-secondary)}.gpu-core[data-astro-cid-nwhhll6g]{background:var(--code-bg);border:1px solid var(--text-tertiary);width:10px;height:10px}.core-activity[data-astro-cid-nwhhll6g]{border-radius:inherit;pointer-events:none;background:0 0;transition:background .1s ease-out;position:absolute;inset:0}.cpu-section[data-astro-cid-nwhhll6g]:hover .cpu-core[data-astro-cid-nwhhll6g]{animation:1.6s infinite cpu-pulse}.cpu-section[data-astro-cid-nwhhll6g]:hover .cpu-core[data-astro-cid-nwhhll6g]:first-child{animation-delay:0s}.cpu-section[data-astro-cid-nwhhll6g]:hover .cpu-core[data-astro-cid-nwhhll6g]:nth-child(2){animation-delay:.4s}.cpu-section[data-astro-cid-nwhhll6g]:hover .cpu-core[data-astro-cid-nwhhll6g]:nth-child(3){animation-delay:.8s}.cpu-section[data-astro-cid-nwhhll6g]:hover .cpu-core[data-astro-cid-nwhhll6g]:nth-child(4){animation-delay:1.2s}.cpu-section[data-astro-cid-nwhhll6g]:hover .cpu-core[data-astro-cid-nwhhll6g]:nth-child(5){animation-delay:.2s}.cpu-section[data-astro-cid-nwhhll6g]:hover .cpu-core[data-astro-cid-nwhhll6g]:nth-child(6){animation-delay:.6s}.cpu-section[data-astro-cid-nwhhll6g]:hover .cpu-core[data-astro-cid-nwhhll6g]:nth-child(7){animation-delay:1s}.cpu-section[data-astro-cid-nwhhll6g]:hover .cpu-core[data-astro-cid-nwhhll6g]:nth-child(8){animation-delay:1.4s}@keyframes cpu-pulse{0%,20%{background:var(--text-secondary);box-shadow:0 0 12px var(--text-tertiary);transform:scale(1.05)}25%,to{background:var(--selection);box-shadow:none;transform:scale(1)}}.gpu-section[data-astro-cid-nwhhll6g]:hover .gpu-core[data-astro-cid-nwhhll6g]{animation:.8s infinite gpu-pulse}@keyframes gpu-pulse{0%,50%{background:var(--text-tertiary);box-shadow:0 0 4px var(--text-tertiary)}51%,to{background:var(--code-bg);box-shadow:none}}.execution-label[data-astro-cid-nwhhll6g]{text-align:center;margin-top:1rem}.label-text[data-astro-cid-nwhhll6g]{font-family:var(--mono);font-size:var(--font-size-s);font-weight:var(--font-weight-bold);color:var(--text-primary);display:block}.label-detail[data-astro-cid-nwhhll6g]{color:var(--text-secondary);margin-top:.125rem;font-size:.8125rem;display:block}.section-divider[data-astro-cid-nwhhll6g]{flex-direction:column;justify-content:center;align-items:center;padding:0 .5rem;display:flex}.divider-line[data-astro-cid-nwhhll6g]{background:var(--border);flex:1;width:1px;min-height:20px}.divider-text[data-astro-cid-nwhhll6g]{font-family:var(--mono);color:var(--text-tertiary);text-transform:uppercase;padding:.5rem 0;font-size:.8125rem}.interaction-hint[data-astro-cid-nwhhll6g]{text-align:center;border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.interaction-hint[data-astro-cid-nwhhll6g] span[data-astro-cid-nwhhll6g]{font-family:var(--mono);color:var(--text-tertiary);font-size:.8125rem}@media (width<=600px){.compare-container[data-astro-cid-nwhhll6g]{flex-direction:column}.section-divider[data-astro-cid-nwhhll6g]{flex-direction:row;padding:.5rem 0}.divider-line[data-astro-cid-nwhhll6g]{flex:1;width:auto;height:1px;min-height:auto}.divider-text[data-astro-cid-nwhhll6g]{padding:0 .75rem}.cpu-core[data-astro-cid-nwhhll6g]{width:40px;height:40px}.gpu-core[data-astro-cid-nwhhll6g]{width:8px;height:8px}}
