.form_main__c5zM4{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.form_backgroundWrapper__Jq1Hy{position:absolute;inset:0;z-index:0}.form_backgroundImage__1KXil{object-fit:cover;filter:brightness(.3) blur(2px)}.form_topNavigation__8rOYi{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;z-index:10}.form_backButton__zfiSz{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;transition:opacity .3s;text-decoration:none}.form_backButton__zfiSz:hover{opacity:.8}.form_arrowIcon__Mu8wj{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:1px solid #fff;border-radius:50%;margin-left:.25rem}.form_arrowIcon__Mu8wj svg{margin-left:2px;width:12px;height:12px}.form_laptopIcon__EA_HZ{display:flex;align-items:center;justify-content:center;margin-left:.25rem}.form_laptopIcon__EA_HZ svg{width:18px;height:18px}.form_appButton__AsooQ{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;transition:opacity .3s;text-decoration:none}.form_appButton__AsooQ:hover{opacity:.8}.form_content___po2Y{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1rem;width:100%;max-width:600px}.form_logoWrapper__8jTSN{margin-bottom:2rem}.form_logo__a4SEF{max-width:100%;height:auto;filter:brightness(0) invert(1)}.form_formContainer__qUz86{width:100%;max-width:500px;padding:2rem;background:hsla(0,0%,100%,.98);border-radius:12px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.2)}.form_form__xnOfp{display:flex;flex-direction:column;gap:1.5rem}.form_input__vtbmN{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;outline:none;font-size:1rem;transition:border-color .3s;background:#fff}.form_input__vtbmN:focus{border-color:#000}.form_inputError__gD3LA{border-color:#dc2626!important}.form_errorText__hLzVm{color:#dc2626;font-size:.875rem;margin-top:.25rem;display:block}.form_button__r8JXj{background:#000;color:#fff;padding:1rem 2rem;border:none;cursor:pointer;border-radius:10px;font-size:1rem;font-weight:600;transition:background-color .2s;margin-top:1rem}.form_button__r8JXj:hover{background-color:rgba(0,0,0,.9)}.form_label__rg8x0{color:#000;font-weight:500;display:flex;flex-direction:column;gap:.5rem;text-align:left}.form_labelText__1dpZ1{display:flex;align-items:center;gap:.25rem}.form_star__PrnFH{color:red}.form_popup__QxbKz{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.98);color:#000;padding:2rem;border-radius:12px;font-size:1.125rem;font-weight:500;z-index:1000;text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.3);max-width:400px;width:90%}@media (max-width:768px){.form_topNavigation__8rOYi{padding:1rem}.form_backButton__zfiSz{font-size:.9rem}.form_appButton__AsooQ{padding:.5rem 1rem;font-size:0}.form_logoWrapper__8jTSN{margin-bottom:1.5rem}.form_formContainer__qUz86{padding:1.5rem;margin:0 1rem}.form_logo__a4SEF{width:250px;height:auto}.form_popup__QxbKz{padding:1.5rem;font-size:1rem;margin:0 1rem}}.ErrorPopup_errorPopup__Qkt4K{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);padding:20px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.3);width:300px;text-align:center;z-index:1000}.ErrorPopup_errorPopupContent__KgUNS{background:#fff;padding:15px;border-radius:8px}.ErrorPopup_errorPopup__Qkt4K p{margin:0;font-size:16px;color:#d9534f}.ErrorPopup_errorPopup__Qkt4K button{margin-top:10px;padding:8px 12px;border:none;background:#d9534f;color:#fff;font-size:14px;border-radius:5px;cursor:pointer}.ErrorPopup_errorPopup__Qkt4K button:hover{background:#c9302c}