.data-load-error{box-sizing:border-box;background:linear-gradient(90deg,#9810fa 0%,#432dd7 100%);justify-content:center;align-items:center;min-height:60vh;padding:24px;display:flex}.data-load-error__content{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:8px;width:100%;max-width:440px;padding:32px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.data-load-error__content h1{font-family:var(--button-and-titles-text-font-family,"Inter",sans-serif);color:#1a1a1a;margin:0 0 12px;font-size:24px;font-weight:700}.data-load-error__content p{color:#374151;margin:0 0 24px;font-size:16px;line-height:1.5}.data-load-error__link{color:#fff;background:linear-gradient(90deg,#9810fa 0%,#432dd7 100%);border-radius:4px;justify-content:center;align-items:center;padding:12px 20px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.data-load-error__link:hover{opacity:.95}
.not-authorized{box-sizing:border-box;background:linear-gradient(90deg,#9810fa 0%,#432dd7 100%);justify-content:center;align-items:center;min-height:60vh;padding:24px;display:flex}.not-authorized__card{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:8px;width:100%;max-width:440px;padding:32px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.not-authorized__title{font-family:var(--button-and-titles-text-font-family,"Inter",sans-serif);color:#1a1a1a;margin:0 0 12px;font-size:24px;font-weight:700}.not-authorized__text{color:#374151;margin:0 0 24px;font-size:16px;line-height:1.5}.not-authorized__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.not-authorized__btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:12px 20px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.not-authorized__btn--primary{color:#fff;background:linear-gradient(90deg,#9810fa 0%,#432dd7 100%)}.not-authorized__btn--primary:hover{opacity:.95}.not-authorized__btn--secondary{color:#8200db;background:#ffffffe6;border:1px solid #8200db66}.not-authorized__btn--secondary:hover{background:#fff;border-color:#8200db}
