.unauthorized-module__onPgRG__container{background:var(--color-bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.unauthorized-module__onPgRG__card{text-align:center;background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-xl);width:100%;max-width:480px;box-shadow:var(--shadow-lg);padding:3rem 2.5rem}.unauthorized-module__onPgRG__iconWrapper{border-radius:var(--radius-full);background:var(--color-danger-bg);justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:inline-flex}.unauthorized-module__onPgRG__icon{width:32px;height:32px;color:var(--color-danger)}.unauthorized-module__onPgRG__title{color:var(--color-text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.unauthorized-module__onPgRG__message{color:var(--color-text-secondary);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.unauthorized-module__onPgRG__hint{color:var(--color-text-tertiary);border-top:1px solid var(--color-border);margin:0;padding-top:1.5rem;font-size:.8125rem;line-height:1.5}
