.mdpc-result{--mdpc-green:#16a34a;--mdpc-yellow:#d97706;--mdpc-red:#dc2626;--mdpc-bg:#f8fafc;--mdpc-border:#e2e8f0;--mdpc-text:#1e293b;--mdpc-text-light:#64748b;--mdpc-radius:12px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:var(--mdpc-text);max-width:720px;margin:2rem auto;line-height:1.6}.mdpc-score-hero{text-align:center;padding:2.5rem 2rem;border-radius:var(--mdpc-radius);margin-bottom:2rem}.mdpc-score-hero.mdpc-color-green{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.mdpc-score-hero.mdpc-color-yellow{background:linear-gradient(135deg,#fffbeb,#fef3c7)}.mdpc-score-hero.mdpc-color-red{background:linear-gradient(135deg,#fef2f2,#fee2e2)}.mdpc-score-circle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;background:#fff;box-shadow:0 4px 12px rgb(0 0 0 / .1);margin-bottom:1rem}.mdpc-score-number{font-size:2.5rem;font-weight:800;line-height:1}.mdpc-color-green .mdpc-score-number{color:var(--mdpc-green)}.mdpc-color-yellow .mdpc-score-number{color:var(--mdpc-yellow)}.mdpc-color-red .mdpc-score-number{color:var(--mdpc-red)}.mdpc-score-label{font-size:.75rem;color:var(--mdpc-text-light);text-transform:uppercase;letter-spacing:.05em}.mdpc-score-hero h2{margin:.5rem 0;font-size:1.5rem}.mdpc-fazit{max-width:520px;margin:0 auto;color:var(--mdpc-text-light)}.mdpc-categories{margin-bottom:2rem}.mdpc-categories h3{margin-bottom:1rem;font-size:1.1rem}.mdpc-cat-bar{margin-bottom:1rem}.mdpc-cat-bar-header{display:flex;justify-content:space-between;margin-bottom:.25rem;font-size:.9rem}.mdpc-cat-bar-score{font-weight:600}.mdpc-cat-bar-track{height:10px;background:var(--mdpc-border);border-radius:5px;overflow:hidden}.mdpc-cat-bar-fill{height:100%;border-radius:5px;transition:width 1s ease}.mdpc-cat-bar-fill.mdpc-color-green{background:var(--mdpc-green)}.mdpc-cat-bar-fill.mdpc-color-yellow{background:var(--mdpc-yellow)}.mdpc-cat-bar-fill.mdpc-color-red{background:var(--mdpc-red)}.mdpc-detail-group{margin-bottom:1.5rem}.mdpc-detail-group h4{font-size:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--mdpc-border);margin-bottom:.75rem}.mdpc-check{padding:.75rem 1rem;border-radius:8px;margin-bottom:.5rem}.mdpc-check-good{background:#f0fdf4}.mdpc-check-okay{background:#fffbeb}.mdpc-check-bad{background:#fef2f2}.mdpc-check-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.mdpc-check-label{font-weight:600;font-size:.9rem}.mdpc-check-icon{display:inline-block;width:18px;height:18px;border-radius:50%;flex-shrink:0}.mdpc-icon-good{background:var(--mdpc-green)}.mdpc-icon-okay{background:var(--mdpc-yellow)}.mdpc-icon-bad{background:var(--mdpc-red)}.mdpc-check-tip{margin:0;font-size:.85rem;color:var(--mdpc-text-light);padding-left:2rem}.mdpc-google-preview{margin:2rem 0}.mdpc-google-preview h4{margin-bottom:.75rem}.mdpc-google-mock{background:#fff;border:1px solid var(--mdpc-border);border-radius:8px;padding:1.25rem;max-width:600px}.mdpc-google-title{color:#1a0dab;font-size:1.1rem;font-weight:400;margin-bottom:.15rem;cursor:pointer}.mdpc-google-url{color:#006621;font-size:.8rem;margin-bottom:.25rem}.mdpc-google-desc{color:#545454;font-size:.85rem;line-height:1.5}.mdpc-bewertungen{margin:2rem 0}.mdpc-bewertungen-box{background:var(--mdpc-bg);border-radius:var(--mdpc-radius);padding:1.5rem}.mdpc-bewertungen-score{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.mdpc-rating-number{font-size:2rem;font-weight:700}.mdpc-stars{display:flex;gap:2px}.mdpc-star{display:inline-block;width:20px;height:20px;background:#e2e8f0;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.mdpc-star-full{background:#facc15}.mdpc-star-half{background:linear-gradient(90deg,#facc15 50%,#e2e8f0 50%)}.mdpc-rating-count{color:var(--mdpc-text-light);font-size:.85rem}.mdpc-bewertungen-tip{margin:0;font-size:.9rem;line-height:1.6}.mdpc-pagespeed{margin:2rem 0;background:var(--mdpc-bg);border-radius:var(--mdpc-radius);padding:1.5rem}.mdpc-pagespeed-score{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.5rem}.mdpc-ps-number{font-size:1.5rem;font-weight:700}.mdpc-ps-details{margin-top:1rem;display:grid;gap:.5rem}.mdpc-ps-detail{padding:.5rem 0;border-top:1px solid var(--mdpc-border);font-size:.85rem}.mdpc-ps-detail small{color:var(--mdpc-text-light)}.mdpc-cta{text-align:center;background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:2.5rem 2rem;border-radius:var(--mdpc-radius);margin-top:2rem}.mdpc-cta h3{color:#fff;margin-bottom:.75rem}.mdpc-cta p{max-width:480px;margin:0 auto 1.5rem;opacity:.9}.mdpc-cta-button{display:inline-block;background:#fff;color:var(--mdpc-text);padding:.75rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:transform 0.15s ease,box-shadow 0.15s ease}.mdpc-cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .2)}.mdpc-loading{text-align:center;padding:3rem 2rem}.mdpc-loading-spinner{width:48px;height:48px;border:4px solid var(--mdpc-border,#e2e8f0);border-top-color:#1e293b;border-radius:50%;animation:mdpc-spin 0.8s linear infinite;margin:0 auto 1rem}@keyframes mdpc-spin{to{transform:rotate(360deg)}}.mdpc-loading-steps{margin-top:1rem}.mdpc-step{opacity:0;font-size:.85rem;color:var(--mdpc-text-light,#64748b);animation:mdpc-fadeIn 0.5s ease forwards}.mdpc-step-1{animation-delay:0.5s}.mdpc-step-2{animation-delay:3s}.mdpc-step-3{animation-delay:6s}@keyframes mdpc-fadeIn{to{opacity:1}}.mdpc-error{text-align:center;padding:2rem;background:#fef2f2;border-radius:var(--mdpc-radius,12px);color:#991b1b}.mdpc-form-actions{text-align:center;margin:1.5rem 0}.mdpc-button{display:inline-block;background:linear-gradient(135deg,#1e293b,#334155);color:#fff;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:transform 0.15s ease,box-shadow 0.15s ease}.mdpc-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgb(0 0 0 / .2)}.mdpc-button:active{transform:translateY(0)}.mdpc-hint{font-size:.8rem;color:#64748b;margin-top:.5rem}@media (max-width:600px){.mdpc-score-circle{width:100px;height:100px}.mdpc-score-number{font-size:2rem}.mdpc-bewertungen-score{flex-wrap:wrap}.mdpc-cta{padding:2rem 1.25rem}}