@media (min-width:1024px){.pc-schematic{max-width:500px}.pc-schematic-wrapper{padding:1rem 0;background:transparent;box-shadow:none;position:relative;overflow:hidden}.pc-case__border{transition:stroke 0.2s ease}.pc-slot--case:hover .pc-case__border,.pc-slot--case.pc-slot--hover .pc-case__border{stroke:var(--accent)}.pc-slot--case.pc-slot--filled .pc-case__border{stroke:var(--success)}.pc-slot__bg{transition:fill 0.2s ease}.pc-slot--gpu:hover{transform:none}.pc-slot--filled .pc-slot__bg{fill:rgba(74,222,128,0.15);stroke:var(--success)}.schematic-stats{margin-top:1rem;padding:0.75rem 0;background:transparent;border:none;border-top:1px solid var(--border);border-radius:0;gap:2rem;position:relative}html.dark .schematic-stats{background:transparent;border-color:var(--border)}.stat{flex:1;position:relative}.pc-slot__icon{transition:fill 0.2s ease}.pc-slot:hover .pc-slot__icon{fill:var(--accent)}.pc-slot__label{transition:fill 0.2s ease}.pc-slot:hover .pc-slot__label{fill:var(--accent)}.gpu-fans--active .gpu-fan__ring{fill:var(--success)}.gpu-fans--active .gpu-fan__blade{fill:var(--success)}}