.cc-auth{min-height:100vh;background:#e5e5e5;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.cc-auth__glow{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(206,0,49,.12),transparent 70%);top:-150px;right:-150px}.cc-auth__card{width:100%;max-width:450px;background:#e5e5e5;border-radius:24px;padding:2.5rem;box-shadow:0 20px 50px #00000014;position:relative;z-index:2}.cc-auth__header{text-align:center;margin-bottom:2rem}.cc-auth__logo{width:100%;max-width:280px;height:auto;display:block;margin:0 auto 1.5rem}.cc-auth__header h1{color:#111827;font-size:2rem;font-weight:700;margin-bottom:.5rem}.cc-auth__header p{color:#6b7280;margin:0}.cc-auth__input{border:1px solid #d1d5db;border-radius:12px;padding:.85rem 1rem}.cc-auth__input:focus{border-color:#ce0031;box-shadow:0 0 0 4px #ce00311f}.cc-auth__btn{width:100%;border:none;border-radius:12px;background:#ce0031;color:#fff;padding:.9rem;font-weight:600;transition:.2s}.cc-auth__btn:hover{background:#b0002a}.cc-auth__footer{text-align:center;margin-top:1.5rem}.cc-auth__footer a{color:#ce0031;text-decoration:none}.cc-auth__footer a:hover{text-decoration:underline}
