.pr-page{min-height:100vh;background:#f4f6f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.pr-page.mbdltr{direction:ltr;text-align:left}.pr-card{background:#fff;border-radius:16px;-webkit-box-shadow:0 2px 16px rgba(0,0,0,.09);box-shadow:0 2px 16px rgba(0,0,0,.09);width:100%;max-width:460px;overflow:hidden}.pr-header{padding:2rem 1.5rem 1.75rem;text-align:center;background:var(--color-brnd,#185fa5)}.pr-header.success{background:#1d9e75}.pr-header.failure{background:#c0392b}.pr-header.error{background:#c0392b}.pr-header.warning{background:#e67e22}.pr-icon-wrap{width:68px;height:68px;border-radius:50%;background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 1rem}.pr-icon-wrap svg{display:block}.pr-header h1{color:#fff;font-size:20px;font-weight:600;margin:0 0 5px}.pr-header p{color:rgba(255,255,255,.82);font-size:13px;margin:0}.pr-body{padding:1.5rem}.pr-message{border-radius:10px;border:1px solid;padding:12px 16px;margin-bottom:1.25rem;font-size:14px;line-height:1.8}.pr-message.success{background:#e8f8f2;border-color:#5dcaa5;color:#085041}.pr-message.failure{background:#fdf0ef;border-color:#e8a09a;color:#7b1f1a}.pr-message.error{background:#fdf0ef;border-color:#e8a09a;color:#7b1f1a}.pr-message.warning{background:#fef9f0;border-color:#f0c78a;color:#7a4f0b}.pr-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:1.5rem}.pr-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f8f9fb;border-radius:10px;padding:12px 16px}.pr-row-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.pr-row-icon{width:34px;height:34px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.pr-row-icon.green{background:#e1f5ee}.pr-row-icon.blue{background:#e6f1fb}.pr-row-icon.amber{background:#faeeda}.pr-row-label span{font-size:13px;color:#666}.pr-row-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#222}.pr-footer{border-top:1px solid #eee;padding-top:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.pr-btn-main{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block;text-align:center;padding:12px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;color:#fff;background:var(--color-brnd,#185fa5);border:none;cursor:pointer;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.pr-btn-main:hover{opacity:.88;color:#fff;text-decoration:none}.pr-btn-outline{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block;text-align:center;padding:12px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;color:#c0392b;background:0 0;border:2px solid #c0392b;cursor:pointer;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.pr-btn-outline:hover{opacity:.88;text-decoration:none}.pr-spinner-area{padding:2rem 1.5rem;font-size:14px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;min-height:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pr-spinner-area::before{content:'';display:block;width:56px;height:56px;border-radius:50%;border:4px solid #e0e7ef;border-top-color:var(--color-brnd,#185fa5);-webkit-animation:pr-spin .85s linear infinite;animation:pr-spin .85s linear infinite;margin:.5rem auto 0}@-webkit-keyframes pr-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pr-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pr-error-code{display:inline-block;background:#f8f9fb;border:1px solid #e0e7ef;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600;color:#888;letter-spacing:.5px;margin-bottom:1.25rem}.pr-error-details{background:#f8f9fb;border-radius:10px;padding:14px 16px;margin-bottom:1.25rem}.pr-error-details-title{font-size:13px;font-weight:600;color:#888;margin:0 0 6px;text-transform:uppercase;letter-spacing:.5px}.pr-error-details-content{font-size:13px;color:#555;line-height:1.7;word-break:break-word}.pr-divider{height:3px;border-radius:2px;margin:0 1.5rem 1rem}.pr-divider.error{background:#c0392b}.pr-divider.success{background:#1d9e75}.pr-divider.brand{background:var(--color-brnd,#185fa5)}.pr-title{font-size:18px;font-weight:700;color:#222;margin:0 0 4px}.pr-title.error{color:#c0392b}.pr-title.success{color:#1d9e75}.pr-text{font-size:14px;color:#555;line-height:1.8;margin:0 0 1.25rem}@media (max-width:500px){.pr-body{padding:1rem}.pr-header{padding:1.5rem 1rem}.pr-spinner-area{padding:1.5rem 1rem}}.pr-page-legacy-override .special-area{width:100%;padding:0!important}.pr-page-legacy-override .container{max-width:100%!important;padding:0!important}.pr-page-legacy-override .row{margin:0!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pr-page-legacy-override .col-md-12{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}