.auth-shell{min-height:calc(100vh - 140px);padding:clamp(2rem,6vw,4rem);background:radial-gradient(circle at top,rgba(188,47,40,.15),transparent 45%),#0f0f10;display:flex;align-items:center;justify-content:center}.auth-card{width:min(1100px,100%)}.auth-links{display:flex;flex-direction:column;gap:4px;font-size:.9rem}.auth-links a{color:#ffb4a2;text-decoration:none}.auth-links a:hover{color:#fff;text-decoration:underline}.auth-error{color:#ff6b6b;margin:0;font-size:.9rem}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#f5f5f5;caret-color:#f5f5f5;box-shadow:inset 0 0 0 1000px hsla(0,0%,100%,.05);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}