.wcu{margin-top:8rem}.wcu-fade{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(24px)}.wcu-fade.visible{opacity:1;transform:translateY(0)}.wcu-delay-1{transition-delay:80ms}.wcu-delay-2{transition-delay:.16s}.wcu-delay-3{transition-delay:.24s}.wcu-delay-4{transition-delay:.32s}.wcu-section{margin-bottom:8rem}.wcu-section:last-child{margin-bottom:0}.wcu-title{text-align:center;margin:0 0 2.5rem;font-size:1.65rem;font-weight:700}.wcu-stats{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.wcu-stat-card{background:var(--panel);border:1px solid var(--border);text-align:center;border-radius:.75rem;padding:1.5rem 1rem;transition:box-shadow .2s}.wcu-stat-card:hover{box-shadow:0 4px 16px #0000000f}.wcu-stat-icon{color:var(--accent);justify-content:center;margin-bottom:.6rem;display:flex}.wcu-stat-value{color:var(--accent);margin-bottom:.2rem;font-size:1.75rem;font-weight:700;line-height:1.2}.wcu-stat-label{color:var(--muted);font-size:.8rem}.wcu-results-header{text-align:center;margin-bottom:2rem}.wcu-results-header h2{margin:0 0 .4rem;font-size:1.65rem;font-weight:700}.wcu-results-header .muted{font-size:.9rem}.wcu-results-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.wcu-result-card{background:var(--panel);border:1px solid var(--border);cursor:zoom-in;text-align:left;font:inherit;color:inherit;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:.9rem;transition:box-shadow .2s,transform .2s;display:flex}.wcu-result-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.wcu-result-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.wcu-result-image-wrap{aspect-ratio:3/2;border:1px solid var(--border);background:#fafafa;border-radius:.5rem;overflow:hidden}.wcu-result-image{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.wcu-result-meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.wcu-result-badge{color:var(--fg,#111);background:#0000000d;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:600}.wcu-result-badge--n1{color:#b91c1c;background:#dc262614}.wcu-result-badge--n2{color:#1d4ed8;background:#2563eb14}.wcu-result-score{color:var(--muted);font-size:.82rem;font-weight:600}.wcu-lightbox{z-index:1000;cursor:zoom-out;background:#000000c7;justify-content:center;align-items:center;padding:2rem;animation:.15s ease-out wcu-lightbox-in;display:flex;position:fixed;inset:0}@keyframes wcu-lightbox-in{0%{opacity:0}to{opacity:1}}.wcu-lightbox-image{object-fit:contain;cursor:default;background:#fff;border-radius:.5rem;max-width:min(1100px,100%);max-height:90vh;box-shadow:0 20px 60px #00000080}.wcu-lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.wcu-lightbox-close:hover{background:#ffffff47}@media (max-width:1024px){.wcu-stats{grid-template-columns:repeat(2,1fr)}.wcu-results-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.wcu{margin-top:5rem}.wcu-section{margin-bottom:5rem}.wcu-stats,.wcu-results-grid{grid-template-columns:1fr 1fr}}
