.auth-form-container{display:flex;justify-content:center;align-items:center;width:100%;max-width:700px;margin:0 auto}.auth-form-content{width:100%}.auth-form-title{font-size:36px;line-height:1.2;color:#052e77;font-weight:700}.auth-form-subtitle{color:#052e77;font-size:16px;margin-top:8px}.auth-input-label{display:block;color:#052e77;font-weight:600;margin-bottom:8px;font-size:15px}.auth-primary-btn{background-color:#f2c94c!important;color:#000!important;border-radius:10px;height:54px;font-size:17px;font-weight:700;text-transform:none;transition:all .2s}.auth-primary-btn:hover{background-color:#e0b840!important}.auth-google-btn{border:2px solid #052e77;border-radius:10px;height:54px;font-size:16px;font-weight:600;color:#052e77;background-color:#fff!important;transition:all .2s}.auth-google-btn:hover{background-color:#f5f5f5!important;border-color:#052e77}.auth-divider-container{display:flex;align-items:center;gap:16px;margin:24px 0}.auth-divider-line{flex:1;height:1px;background-color:#e5e7eb}.auth-divider-text{color:#052e77;font-weight:600;font-size:14px}.auth-bottom-link-text{color:#052e77;font-weight:500}.auth-bottom-link a{text-decoration:none;font-weight:700;color:#f2c94c;transition:color .2s}.auth-bottom-link a:hover{color:#052e77;text-decoration:underline}@media (max-width: 600px){.auth-form-content{max-width:100%}.auth-form-title{font-size:28px}.auth-form-subtitle{font-size:15px}.auth-primary-btn,.auth-google-btn{height:50px;font-size:16px}}@media (min-width: 601px) and (max-width: 1024px){.auth-form-content{max-width:600px}}@media (min-width: 1025px) and (max-width: 1440px){.auth-form-content{max-width:700px}}@media (min-width: 1441px) and (max-width: 1920px){.auth-form-content{max-width:800px}}@media (min-width: 1921px){.auth-form-content{max-width:900px}}
