.hero-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c3aed1a,#3b82f61a);padding:2rem}.hero-page .hero-content{text-align:center;max-width:600px}.hero-page .hero-logo{margin-bottom:1.5rem}.hero-page .hero-logo img{height:80px;width:auto}.hero-page .hero-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.hero-page .hero-subtitle{font-size:1.125rem;color:#64748b;margin:0 0 2rem}.hero-page .hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c3aed14,#3b82f614);padding:1rem}.login-page .login-card{width:100%;max-width:400px;background:#fff;border-radius:1rem;box-shadow:0 8px 24px #00000014;padding:2rem;border:1px solid #e2e8f0}.login-page .login-logo{display:flex;justify-content:center;margin-bottom:1rem}.login-page .login-logo img{height:56px;width:auto}.login-page .login-title{text-align:center;font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#7c3aed,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-page .login-subtitle{text-align:center;color:#64748b;font-size:.875rem;margin-top:.5rem}#layout-navbar .dropdown-clinic .dropdown-menu-clinic{margin-block-start:.25rem}#layout-navbar .dropdown-clinic .dropdown-menu-clinic.show{inset-inline-start:0;inset-inline-end:auto}.onboarding-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f7f7f9;padding:1.5rem}
