.unauthorized-wrapper{background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;font-family:Inter,Segoe UI,sans-serif;display:flex}.unauthorized-card{-webkit-backdrop-filter:blur(16px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:20px;width:100%;max-width:460px;padding:3rem 2.5rem;animation:.45s cubic-bezier(.16,1,.3,1) both slideUp;box-shadow:0 25px 60px #0006}@keyframes slideUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.unauthorized-icon{margin-bottom:1.25rem;font-size:4rem;line-height:1;animation:2s ease-in-out infinite pulse;display:block}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.unauthorized-badge{letter-spacing:.1em;text-transform:uppercase;border-radius:50px;margin-bottom:1rem;padding:.3rem .85rem;font-size:.7rem;font-weight:700;display:inline-block}.badge-warning{color:#ffc107;background:#ffc1072e;border:1px solid #ffc10759}.badge-info{color:#0dcaf0;background:#0dcaf026;border:1px solid #0dcaf04d}.badge-danger{color:#ff6b7a;background:#dc354526;border:1px solid #dc35454d}.badge-secondary{color:#adb5bd;background:#6c757d33;border:1px solid #6c757d59}.unauthorized-title{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.unauthorized-message{color:#ffffffa6;margin-bottom:2rem;font-size:.95rem;line-height:1.65}.unauthorized-divider{background:#ffffff14;height:1px;margin:0 0 2rem}.btn-login{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6c63ff,#48a8f8);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 4px 20px #6c63ff73}.btn-login:hover{color:#fff;opacity:.95;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 28px #6c63ff8c}.btn-login:active{transform:translateY(0)}.unauthorized-footer{color:#ffffff4d;margin-top:1.75rem;font-size:.8rem}@media (max-width:768px){.unauthorized-card{border-radius:16px;padding:2.25rem 2rem}.unauthorized-title{font-size:1.5rem}.unauthorized-message{font-size:.9rem}}@media (max-width:480px){.unauthorized-wrapper{align-items:flex-start;padding:4rem 1rem 1rem}.unauthorized-card{border-radius:14px;max-width:100%;padding:2rem 1.25rem}.unauthorized-icon{margin-bottom:1rem;font-size:3rem}.unauthorized-title{margin-bottom:.5rem;font-size:1.3rem}.unauthorized-message{margin-bottom:1.5rem;font-size:.875rem}.unauthorized-divider{margin:0 0 1.5rem}.btn-login{width:100%;padding:.7rem 1.5rem;font-size:.9rem}.unauthorized-footer{margin-top:1.25rem;font-size:.75rem}}@media (hover:none){.btn-login:hover{opacity:1;transform:none;box-shadow:0 4px 20px #6c63ff73}}
