.auth-shell{min-height:100vh;display:flex}.auth-brand{background:linear-gradient(135deg, var(--primary-600) 0%, var(--primary-400) 100%);flex:0 0 42%;justify-content:center;align-items:center;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.auth-brand:before,.auth-brand:after{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;position:absolute}.auth-brand:before{width:400px;height:400px;top:-120px;right:-100px}.auth-brand:after{width:280px;height:280px;bottom:-80px;left:-60px}.auth-brand-content{z-index:1;color:#fff;max-width:320px;position:relative}.auth-brand-logo{background:#fff3;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex}.auth-brand-logo .pi{color:#fff;font-size:1.75rem}.auth-brand-name{color:#fff;letter-spacing:-.5px;margin:0 0 .5rem;font-size:2.25rem;font-weight:700}.auth-brand-tagline{color:#fffc;margin:0 0 2.5rem;font-size:1rem;font-weight:400}.auth-brand-features{flex-direction:column;gap:.875rem;display:flex}.auth-feature{color:#ffffffe6;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.auth-feature .pi{color:#ffffffb3;flex-shrink:0;font-size:1rem}.auth-form-panel{background:var(--surface-ground);flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.auth-card{width:100%;max-width:400px}.auth-card .p-card-body{padding:2.5rem}.auth-card .p-password{width:100%;display:block}.auth-card-header{text-align:center;margin-bottom:2rem}.auth-card-title{color:var(--text-color);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.auth-card-subtitle{color:var(--text-color-secondary);margin:0;font-size:.9375rem}.auth-divider{color:var(--text-color-secondary);align-items:center;gap:1rem;margin:1.5rem 0;font-size:.8125rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--surface-border);flex:1;height:1px}.auth-footer{text-align:center;color:var(--text-color-secondary);margin-top:1.5rem;font-size:.8125rem}.auth-footer a{color:var(--primary-color);font-weight:500}@media (max-width:768px){.auth-shell{flex-direction:column}.auth-brand{flex:none;min-height:220px;padding:2.5rem 2rem 2rem}.auth-brand-features{display:none}.auth-brand-name{font-size:1.75rem}}
