.web-header, .navbar, header { display: none !important; }
body { padding-top: 0 !important; }
.redacamy-sso-shell { min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 24px; background: radial-gradient(circle at top, rgba(137, 41, 31, 0.12), transparent 36%), linear-gradient(180deg, #f8f2ea 0%, #fbf8f3 100%); }
.redacamy-sso-card { width: min(100%, 420px); padding: 36px 32px; border: 1px solid rgba(24, 43, 72, 0.12); border-radius: 24px; background: rgba(255, 255, 255, 0.94); box-shadow: 0 18px 40px rgba(31, 42, 68, 0.12); text-align: center; }
.redacamy-sso-eyebrow { margin: 0 0 12px; color: #89291f; font-size: 12px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; }
.redacamy-sso-card h1 { margin: 0 0 12px; color: #182b48; font-size: 28px; line-height: 1.15; }
.redacamy-sso-card p { margin: 0; color: #4e5a6c; font-size: 16px; line-height: 1.6; }
.redacamy-sso-link { display: inline-flex; align-items: center; justify-content: center; margin-top: 20px; color: #182b48; font-weight: 700; text-decoration: none; }
