/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 05 2025 | 20:43:29 */
#resumo-frases-container,#score-popup{position:fixed;transform:translateY(-50%)}#score-popup,#score-popup h3,#toggle-score,p{font-family:Arial,Helvetica,sans-serif}#resumo-frases-container{right:0;top:50%;z-index:10000}#toggle-score{background:linear-gradient(90deg,#f94537 0,#f78530 50%);color:#fff;padding:10px 20px;border:none;border-radius:20px 20px 0;cursor:pointer;font-weight:700}#score-popup{right:-420px;top:59%;width:400px;background-color:#f9f9f9;border:2px solid #ccc;padding:16px;border-radius:8px 0 0 8px;box-shadow:-2px 2px 10px rgba(0,0,0,.2);z-index:9998;transition:right .4s}#score-popup.open{right:0}#score-popup h3{font-weight:600;color:#777}@media only screen and (max-width:600px){#toggle-score{margin-top:60px}}