@import"https://cdn.jsdelivr.net/npm/bulma@1.0.2/css/bulma.min.css";html,body{font-family:figtree,sans-serif}.lighthouse-scores{margin-top:2rem}.score-circle{width:60px;height:60px;margin:0 auto;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0000001a;transition:transform .3s ease,box-shadow .3s ease;background-color:#f5f5f5;color:#333;position:relative}.score-circle:after{width:55px;height:55px;display:block;content:"";border-radius:50%;background-color:#2e333d;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.score-circle span{font-size:1rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.score-circle:hover{transform:scale(1.05);box-shadow:0 10px 30px #00000026}.score-high{background:#00d1b2;color:#00d1b2}.score-medium{background:#ffb70f;color:#ffb70f}.score-low{background:#f14668;color:#f14668}html.dark .score-circle{background-color:#1e1e1e;color:#fff}html.dark .score-high{background:linear-gradient(135deg,#70e000,#2d6a4f)}html.dark .score-medium{background:linear-gradient(135deg,#ffd166,#fb5607)}html.dark .score-low{background:linear-gradient(135deg,#ff6f61,#d90429)}
