body{transition:background-color .3s ease}.health-score polygon{fill:#10b9814d}.radar{width:180px;height:180px;margin:1.5rem auto;display:block}.health-score h2{margin-bottom:.5rem}@media(max-width:1024px){.container,.max-w-5xl,.max-w-3xl,.max-w-4xl{max-width:100%!important;padding-left:6px!important;padding-right:6px!important}.p-12,.p-10,.p-8{padding:1.5rem!important}.text-5xl{font-size:2rem!important;line-height:1.1!important}.text-9xl{font-size:6rem!important;line-height:1!important}}@media(max-width:480px){.p-12,.p-10{padding:1.25rem!important}.text-5xl{font-size:1.875rem!important}.text-9xl{font-size:5.5rem!important}}.spinner{border:8px solid rgba(255,255,255,.1);border-top:8px solid #f97316;border-radius:50%;width:60px;height:60px;animation:spin 1.2s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.p-8{padding:.5rem!important}.score-circle{margin:0 auto 1.5rem}.score-circle svg{width:120px;height:120px;display:block;margin:0 auto}.score-circle .bg{stroke:#ffffff26;stroke-width:10;fill:none}.score-circle .progress{stroke-width:10;stroke-linecap:round;fill:none;transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dasharray 1s ease,stroke .6s ease}.score-circle .number{font-size:48px;font-weight:900;text-anchor:middle;dominant-baseline:middle;transition:fill .6s ease}.score-circle.large svg{width:200px;height:200px}.score-circle.large .number{font-size:80px}@media(max-width:768px){.score-circle.large svg{width:150px;height:150px}.score-circle.large .number{font-size:60px}}#overall-score{padding:2.5rem 1.5rem}#overall-score .score-circle.large svg{width:240px;height:240px}#overall-score .score-circle.large .number{font-size:96px}@media(max-width:768px){#overall-score .score-circle.large svg{width:200px;height:200px}#overall-score .score-circle.large .number{font-size:80px}#overall-score{padding:2rem 1rem}}#page-title-display{max-width:90%;margin:0 auto}#overall-grade{transition:color .6s ease}.score-card{background:#ffffff14;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:3rem;padding:0rem;text-align:center;border:4px solid transparent;transition:border-color .6s ease,transform .3s ease;position:relative;overflow:hidden}.dark .score-card{background:#e5e7eb1f}.score-card:hover{transform:translateY(-8px)}.score-card.red{border-color:#f87171}.score-card.orange{border-color:#fb923c}.score-card.green{border-color:#34d399}#overall-score .score-circle.large{display:flex;align-items:center;justify-content:center}#overall-score .score-circle.large svg{width:200px;height:200px}@media(max-width:768px){#overall-score .score-circle.large svg{width:150px;height:150px}}.score-card:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#000);border-radius:inherit;z-index:-1;opacity:0;filter:blur(16px);transition:none}.score-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000040}.score-card.border-red-500{border:3px solid #ef4444!important}.score-card.border-orange-500{border:3px solid #f97316!important}.score-card.border-green-500{border:3px solid #22c55e!important}.score-card .label,.score-card>div:last-child{color:#34d399!important;text-shadow:0 1px 1px rgba(0,0,0,.5)}.score-card button{color:#fff!important}.score-card .details{color:#d1d5db!important}.score-card .number{paint-order:stroke fill;stroke:#fff;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;text-shadow:none!important}.score-card .progress{paint-order:stroke fill;stroke:#000;stroke-width:12px;stroke-linecap:round;stroke-linejoin:round}.score-card .bg{stroke:#fff;stroke-width:12px}.module-grade{transition:opacity .6s ease,color .6s ease}.module-grade.text-red-500{color:#ef4444}.module-grade.text-orange-500{color:#f97316}.module-grade.text-green-500{color:#22c55e}.dark .module-grade.text-red-500,.dark .module-grade.text-orange-500,.dark .module-grade.text-green-500{filter:brightness(1.2)}.dark .score-card.red{border-color:#ef4444!important}.dark .score-card.orange{border-color:#f97316!important}.dark .score-card.green{border-color:#22c55e!important}.stroke-red-400{stroke:#f87171!important}.stroke-orange-400{stroke:#fb923c!important}.stroke-green-400{stroke:#34d399!important}.text-red-400{fill:#f87171!important}.text-orange-400{fill:#fb923c!important}.text-green-400{fill:#34d399!important}.more-details{background:#4f46e5;color:#fff}.more-details:hover{background:#4338ca}.module-info{transition:opacity .5s ease;opacity:0}.module-info:not(.hidden){opacity:1}.how-tested-link,.learn-more-link{font-size:1.1rem;transition:all .3s ease}.how-tested-link:hover,.learn-more-link:hover{transform:translate(4px);text-decoration:underline}.dark .how-tested-link,.dark .learn-more-link{color:#a78bfa}#phone-frame{width:min(100%,375px);height:auto;aspect-ratio:9 / 19.5;margin:0 auto;padding:20px;background:linear-gradient(to bottom,#111,#000);transition:all .6s ease;position:relative;overflow:hidden}.iphone-frame:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:160px;height:30px;background:#000;border-radius:0 0 20px 20px}.android-frame{background:linear-gradient(to bottom,#222,#000)}.android-frame:before{content:"";position:absolute;top:0;left:0;right:0;height:24px;background:#111}#preview-iframe{border:none;background:#fff}#phone-frame{transition:width .6s ease,height .6s ease,transform .6s ease;max-width:100%;box-sizing:border-box}#score-badge a:hover{color:#fb923c!important}#score-badge a:hover>span{opacity:1!important}#radar-container canvas#health-radar{max-width:600px;width:100%;margin:0 auto}.chartjs-render-monitor{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.plugin-card{background:#ffffff0d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;overflow:hidden;transition:all .3s ease}.plugin-card:hover{border-color:#f9731666;transform:translateY(-4px)}.accordion-header{background:#0003;padding:1.25rem 1.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.accordion-header:hover{background:#f9731626}.accordion-content{padding:0 1.5rem 1.5rem;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}.accordion-content.open{max-height:1200px;padding:1.5rem}.gradient-text{background:linear-gradient(to right,#f97316,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-rating]{transition:all .2s ease;padding:0rem;border-radius:9999px}[data-rating]:hover{background-color:#3b82f61a}[data-rating].selected-rating:hover{scale:1.5!important;background-color:#3b82f633!important}
