.gp-pr,.gp-sr__card{background:linear-gradient(135deg,#1a1b1f 0%,#2a2635 100%);border:2px solid rgb(243 213 72 / .2);border-radius:24px;padding:3rem 2.5rem;text-align:center;box-shadow:0 8px 32px rgb(0 0 0 / .4);max-width:680px;margin:3rem auto;color:#fff;font-family:inherit}.gp-pr__icon{font-size:3rem;margin-bottom:1rem}.gp-pr__score{font-size:4.5rem;font-weight:800;line-height:1;margin-bottom:.5rem}.gp-pr__title{font-size:1.8rem;font-weight:700;margin:.75rem 0 .5rem}.gp-pr__msg{color:#b0afc0;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.gp-pr--pass .gp-pr__score{color:#4ade80}.gp-pr--fail .gp-pr__score{color:#f3d548}.gp-pr__btn,.gp-sr__next-btn,.gp-sr__test-btn{display:inline-block;background:#f3d548;color:#1a1b1f;font-weight:700;font-size:1.1rem;padding:1rem 2.5rem;border-radius:50px;border:none;cursor:pointer;text-decoration:none;transition:background 0.2s,transform 0.15s}.gp-pr__btn:hover,.gp-sr__next-btn:hover,.gp-sr__test-btn:hover{background:#ffe566;transform:translateY(-2px);color:#1a1b1f;text-decoration:none}.gp-sr{max-width:800px;margin:0 auto}.gp-sr__step[hidden]{display:none!important}.gp-sr__icon{font-size:3rem;margin-bottom:1rem}.gp-sr__title{font-size:1.8rem;font-weight:700;color:#f3d548;margin:0 0 1rem}.gp-sr__desc{color:#b0afc0;font-size:1.05rem;line-height:1.6;margin-bottom:1.5rem}.gp-sr__midi-status{background:rgb(255 255 255 / .05);border-radius:12px;padding:.75rem 1rem;font-size:.95rem;color:#94a3b8;margin-bottom:1rem}.gp-sr__midi-list{margin-bottom:1rem}.gp-sr__midi-device{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:rgb(243 213 72 / .07);border:1px solid rgb(243 213 72 / .2);border-radius:10px;margin-bottom:.5rem;font-size:.95rem;color:#e2e8f0}.gp-sr__midi-device::before{content:"🎹"}.gp-sr__test-btn{background:#fff0;color:#f3d548;border:2px solid #f3d548;margin-bottom:1rem;font-size:1rem;padding:.75rem 2rem}.gp-sr__test-btn:hover{background:rgb(243 213 72 / .1);transform:none}.gp-sr__test-btn:disabled{opacity:.4;cursor:not-allowed}.gp-sr__test-result{min-height:1.5rem;font-size:1rem;margin-bottom:1.5rem;font-weight:600}.gp-sr__test-result--ok{color:#4ade80}.gp-sr__test-result--fail{color:#f87171}.gp-sr__test-result--wait{color:#94a3b8}.gp-sr__rules{list-style:none;padding:0;margin:0 0 2rem;text-align:left}.gp-sr__rules li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid rgb(255 255 255 / .06);font-size:1.05rem;color:#e2e8f0;line-height:1.5}.gp-sr__rules li::before{content:"✦";color:#f3d548;flex-shrink:0;margin-top:2px}.gp-sr__rules li:last-child{border-bottom:none}.gp-sr__preview-header{display:flex;align-items:center;justify-content:space-between;background:rgb(243 213 72 / .08);border:1px solid rgb(243 213 72 / .25);border-radius:14px;padding:.75rem 1.5rem;margin-bottom:1rem}.gp-sr__preview-label{color:#f3d548;font-weight:600;font-size:1.05rem}.gp-sr__countdown{font-size:2rem;font-weight:800;color:#f3d548;min-width:3rem;text-align:right;transition:color 0.3s}.gp-sr__countdown--urgent{color:#f87171;animation:pulse-red 0.5s infinite alternate}@keyframes pulse-red{to{opacity:.6}}.gp-sr__ism-wrap{border-radius:16px;overflow:hidden;border:1px solid rgb(255 255 255 / .08);min-height:300px;background:#16171a}.gp-sr__begin-wrap{margin-top:1.5rem;text-align:center;animation:fadeIn 0.4s ease}.gp-sr__begin-wrap[hidden]{display:none!important}.gp-sr__begin-msg{color:#b0afc0;font-size:1.05rem;margin-bottom:1rem}@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.gp-sr__result-score{font-size:4.5rem;font-weight:800;line-height:1;margin-bottom:.5rem}.gp-sr__result-score--pass{color:#4ade80}.gp-sr__result-score--fail{color:#f3d548}.gp-sr__result-title{font-size:1.8rem;font-weight:700;margin:.75rem 0 .5rem}.gp-sr__result-msg{color:#b0afc0;font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.gp-sr-fs-banner{display:flex;align-items:center;justify-content:center;gap:.6rem;background:#3b82f6;border-bottom:2px solid #2563eb;padding:.65rem 1.5rem;font-size:1rem;font-weight:600;flex-shrink:0;z-index:10}.gp-sr-fs-banner__label{color:#e0effe;font-weight:400}.gp-sr-fs-banner__label--go{color:#fff;font-weight:700;font-size:1.1rem}.gp-sr-fs-banner__count{font-size:2.4rem;font-weight:800;color:#fff;min-width:3rem;text-align:center;transition:color 0.3s;line-height:1}.gp-sr-fs-banner__count--urgent{color:#fde68a;animation:pulse-red 0.5s infinite alternate}.gp-sr-fs-banner__secs{color:#bfdbfe;font-size:.9rem}@media (max-width:600px){.gp-pr,.gp-sr__card{padding:2rem 1.25rem;margin:1.5rem 1rem}.gp-pr__score,.gp-sr__result-score{font-size:3rem}.gp-pr__title,.gp-sr__result-title,.gp-sr__title{font-size:1.4rem}.gp-sr__preview-header{flex-direction:column;gap:.5rem;text-align:center}.gp-sr__countdown{min-width:auto}}