:root{--vis-auth-body-bg:#fff;--vis-auth-footer-bg:#fff;--vis-auth-footer-text:#888;--vis-auth-footer-link:#666;--vis-accent:#0d6efd}[data-bs-theme="dark"]{--vis-auth-body-bg:#1a1a1a;--vis-auth-footer-bg:#1a1a1a;--vis-auth-footer-text:#b0b0b0;--vis-auth-footer-link:#c4c4c4;--vis-accent:#5896f5}*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;min-height:100dvh;overflow-x:hidden;background:#0d0d0d}.mobile-wrap{width:100%;max-width:600px;min-height:100vh;min-height:100dvh;margin:0 auto;display:flex;flex-direction:column;background:#0d0d0d}.auth-hero{background:linear-gradient(160deg,#1a1a2e 0,#16213e 60%,#0f3460 100%);padding:3rem 2rem 2.5rem;text-align:center}.auth-hero .brand{font-size:2rem;font-weight:800;color:#fff;letter-spacing:2px;text-transform:uppercase}.auth-hero .brand img{height:56px;width:auto;max-width:100%;display:inline-block;vertical-align:middle}.auth-hero .tagline{color:rgba(255,255,255,0.5);font-size:.85rem;margin-top:.4rem;letter-spacing:1px}.auth-body{flex:1;background:var(--vis-auth-body-bg);border-radius:24px 24px 0 0;padding:2rem 1.5rem 3rem;margin-top:-1px}.legal-footer-auth{background:var(--vis-auth-footer-bg);padding:.75rem 1rem 1.25rem;text-align:center;font-size:.75rem;color:var(--vis-auth-footer-text)}.legal-footer-auth a{color:var(--vis-auth-footer-link);text-decoration:none;margin:0 .5rem}.legal-footer-auth a:hover{color:var(--vis-accent)}.btn-facebook{background:#1877f2;color:#fff;border:0}.btn-facebook:hover,.btn-facebook:focus{background:#166fe5;color:#fff}