.rir-scope{padding:4rem 1rem;margin:0 auto;}.rir-scope .rir-card-wrapper{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);}.rir-scope .progress-wrap{margin-bottom:2rem;}.rir-scope .progress-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;}.rir-scope .progress-label{font-size:14px;color:#475569;font-weight:500;}.rir-scope .progress-pct{font-size:14px;color:#1E293B;font-weight:700;}.rir-scope .progress-track{height:8px;background:#F1F5F9;border-radius:4px;overflow:hidden}.rir-scope .progress-fill{height:100%;background:#007AFF;transition:width .6s cubic-bezier(.4,0,.2,1)}.rir-scope .q-number{font-size:14px;font-weight:700;color:#1E40AF;margin-bottom:8px;text-transform:uppercase;letter-spacing:.025em;}.rir-scope .q-text{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:1.5rem}.rir-scope .opts{display:grid;gap:12px}.rir-scope .opt{display:flex;align-items:center;gap:14px;padding:16px;border:2px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s;text-align:left;width:100%;}.rir-scope .opt:hover{border-color:#1E40AF;background:#f8fafc}.rir-scope .opt.sel{border-color:#1E40AF;background:#eff6ff;box-shadow:0 0 0 1px #1E40AF}.rir-scope .opt-text{font-size:16px;font-weight:600;color:#233955}.rir-scope .opt-dot{width:22px;height:22px;border:2px solid #cbd5e1;border-radius:50%;position:relative;flex-shrink:0}.rir-scope .opt.sel .opt-dot{border-color:#1E40AF;background:#1E40AF}.rir-scope .opt.sel .opt-dot::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.rir-scope .nav{display:flex;justify-content:space-between;margin-top:2rem;align-items:center}.rir-scope .btn-next{background:#016DFC;color:#fff;padding:12px 24px;border-radius:8px;font-weight:700;border:none;cursor:pointer;transition:opacity .2s;margin-left:auto;font-size:16px}.rir-scope .btn-next:disabled{opacity:.4;cursor:not-allowed}.rir-scope .btn-back{background:none;border:none;color:#64748B;cursor:pointer;font-size:16px;font-weight:700;margin-right:auto}.rir-scope .btn-cta{display:block;width:100%;background:#1E40AF;color:#fff!important;text-align:center;padding:16px;border-radius:10px;text-decoration:none;font-weight:700;margin-bottom:10px;}.rir-scope .rir-result-root{display:block;width:100%;}.rir-scope .rir-result-view{display:flex;flex-direction:column;gap:0;}.rir-scope .rir-result-header{display:block;width:100%;margin:0 0 1.75rem;padding:0;}.rir-scope .rir-result-scoreblock{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;margin:0 0 1.25rem;padding:0;}.rir-scope .rir-result-copy{display:block;width:100%;margin:0;padding:0;position:relative;z-index:2;}.rir-scope .result-badge{display:inline-block;align-self:flex-start;width:auto;max-width:100%;box-sizing:border-box;padding:.35rem .85rem;border-radius:999px;font-weight:700;font-size:16px;letter-spacing:.06em;text-transform:uppercase;margin:0;line-height:1.3;}.rir-scope .result-badge.run-it-right{background:#dbeafe;color:#1e40af;}.rir-scope .result-badge.almost-there{background:#fef3c7;color:#b45309;}.rir-scope .result-badge.run-it-wrong{background:#fee2e2;color:#991b1b;}.rir-scope .rir-result-score{margin:0;font-size:16px;font-weight:500;color:#64748b;line-height:1.5;text-transform:none;text-align:left;}.rir-scope .rir-result-score__pct{font-weight:700;color:#475569;}.rir-scope .rir-result-progress{display:block;position:relative;z-index:1;width:100%;height:8px;margin:0;border-radius:999px;background:#e2e8f0;overflow:hidden;flex-shrink:0;}.rir-scope .rir-result-progress .rir-result-progress__fill{display:block;height:100%;border-radius:inherit;background:#016dfc;transition:width .55s cubic-bezier(.4,0,.2,1);}.rir-scope .rir-result-title{margin:0 0 .75rem;padding:0;font-size:24px;font-weight:800;color:#0f172a!important;line-height:1.25;letter-spacing:-.02em;text-align:left!important;text-transform:none!important;background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:#0f172a!important;}.section-box.quiz-anniv .rir-scope .rir-result-title{text-align:left!important;text-transform:none!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;}.rir-scope .rir-result-lead{margin:0;padding:0;font-size:16px;line-height:1.65;color:#64748b;text-align:left;text-transform:none;}.rir-scope .rir-rec-heading{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap;}.rir-scope .rir-rec-heading__label{flex:0 0 auto;font-size:18px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;}.rir-scope .rir-rec-heading__rule{flex:1 1 120px;height:1px;background:#e2e8f0;min-width:2rem;}.rir-scope .rec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.25rem);margin:0 0 1.75rem;align-items:stretch;}.rir-scope .rec-item{display:flex;flex-direction:column;text-align:left;margin:0;padding:clamp(1.1rem,3vw,1.35rem);background:#fff;border:1px solid #e8eef5;border-radius:12px;box-shadow:0 1px 3px rgba(15,23,42,.06);transition:box-shadow .2s ease,border-color .2s ease;}.rir-scope .rec-item:hover{border-color:#cbd5e1;box-shadow:0 4px 14px rgba(15,23,42,.08);}.rir-scope .rec-icon{width:48px;height:48px;margin:0 0 1rem;object-fit:contain;flex-shrink:0;}.rir-scope .rec-name{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .5rem;margin:0 0 .5rem;font-size:18px;font-weight:700;color:#0f172a;line-height:1.3;}.rir-scope .rec-name__text{flex:0 1 auto;}.rir-scope .badge-ai{display:inline-block;padding:.2rem .5rem;border-radius:999px;font-size:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#eff6ff;color:#2563eb;line-height:1.2;}.rir-scope .rec-desc{margin:0 0 1.25rem;flex-grow:1;font-size:16px;line-height:1.6;color:#64748b;}.rir-scope .btn-selengkapnya{display:block;width:100%;margin-top:auto;box-sizing:border-box;padding:.65rem 1rem;border-radius:8px;background:#016dfc;color:#fff!important;text-align:center;text-decoration:none;font-weight:700;font-size:16px;line-height:1.35;transition:background .2s ease,filter .2s ease;}.rir-scope .btn-selengkapnya:hover{background:#0058d0;filter:brightness(1.02);}.rir-scope .btn-retry-full{width:100%;box-sizing:border-box;margin:0;padding:.85rem 1rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease;}.rir-scope .btn-retry-full:hover{background:#f8fafc;border-color:#cbd5e1;}@media (max-width:900px){.rir-scope .rec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.rir-scope .rec-grid{grid-template-columns:1fr}.rir-scope{padding:2.5rem .75rem}.rir-scope .rir-card-wrapper{padding:1.25rem}.rir-scope .rir-rec-heading__rule{flex:1 1 100%;order:3;margin-top:-.25rem}.rir-scope .rir-rec-heading__label{order:1}}@media (min-width:901px) and (max-width:1100px){.rir-scope .rec-grid{gap:1rem}.rir-scope .rec-item{padding:1.1rem}}