.scc-result-active{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;text-align:center}.scc-result-item{padding:15px;border-radius:8px;background:#eaf0ff}.scc-result-item h4{margin:0 0 10px;color:#1346af}.scc-result-value{font-size:1.5em;font-weight:700;color:#1346af}.scc-footer a{color:#1346af;text-decoration:none}.scc-footer a:hover{text-decoration:underline}@media (max-width:768px){.scc-result-active{grid-template-columns:1fr}}.scc-loading{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}