.Login-module__4hgibG__main{background:linear-gradient(135deg,#f8fafc 0%,#eef5f1 100%);min-height:100vh;font-family:inherit}.Login-module__4hgibG__container{flex-direction:column;min-height:100vh;display:flex}.Login-module__4hgibG__heroSection{color:#fff;background:linear-gradient(135deg,#015032 0%,#003d1f 100%);justify-content:flex-start;align-items:center;height:45vh;min-height:400px;display:flex;position:relative;overflow:hidden}.Login-module__4hgibG__heroSection:before{content:"";background:radial-gradient(circle at 100% 0,#00a67666 0%,#0000 60%),radial-gradient(circle at 0 100%,#00ff9633 0%,#0000 50%);animation:8s ease-in-out infinite Login-module__4hgibG__shimmer;position:absolute;inset:0}@keyframes Login-module__4hgibG__shimmer{0%,to{opacity:.6}50%{opacity:1}}.Login-module__4hgibG__heroContent{z-index:2;flex-direction:column;gap:1.5rem;max-width:600px;padding:4rem;animation:.8s ease-out Login-module__4hgibG__slideInLeft;display:flex;position:relative}@keyframes Login-module__4hgibG__slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.Login-module__4hgibG__logo h1{letter-spacing:.05em;text-shadow:0 2px 8px #0003;margin:0;font-size:2rem;font-weight:800}.Login-module__4hgibG__heroTitle{letter-spacing:-.02em;text-shadow:0 4px 12px #0003;margin:0;font-size:3.5rem;font-weight:800;line-height:1.1}.Login-module__4hgibG__heroSubtitle{opacity:.95;margin:0;font-size:1.2rem;font-weight:300;line-height:1.6}.Login-module__4hgibG__formContainer{z-index:3;flex:1;justify-content:center;align-items:center;margin-top:-100px;padding:4rem 2rem;display:flex;position:relative}.Login-module__4hgibG__formCard{background:linear-gradient(135deg,#fff 0%,#f9fcfb 100%);border:1px solid #00a67626;border-radius:24px;width:100%;max-width:520px;min-height:400px;padding:3.5rem;animation:.8s ease-out Login-module__4hgibG__slideUp;box-shadow:0 25px 100px -20px #01503226}@keyframes Login-module__4hgibG__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Login-module__4hgibG__sectionTitle{color:#015032;text-align:center;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.Login-module__4hgibG__backBtn{color:#00a676;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 0;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.Login-module__4hgibG__backBtn:hover{color:#015032;transform:translate(-4px)}.Login-module__4hgibG__phoneStep{animation:.5s ease-out Login-module__4hgibG__fadeIn}.Login-module__4hgibG__formGroup{flex-direction:column;gap:8px;margin:1.5rem 0 .25rem;display:flex}.Login-module__4hgibG__fieldLabel{color:#4a7060;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:600}.Login-module__4hgibG__helpText{color:#7a9e90;text-align:center;margin:1.25rem 0 0;font-size:.875rem;line-height:1.5}.Login-module__4hgibG__otpStep{animation:.5s ease-out Login-module__4hgibG__fadeIn}.Login-module__4hgibG__otpSubtext{color:#666;text-align:center;margin:-.5rem 0 2rem;font-size:.95rem;line-height:1.5}.Login-module__4hgibG__otpSubtext strong{color:#015032;font-weight:600}.Login-module__4hgibG__otpContainer{justify-content:center;gap:.75rem;margin:2rem 0;display:flex}.Login-module__4hgibG__otpInput{text-align:center;color:#015032;background:#fff;border:2px solid #e0e8e4;border-radius:12px;outline:none;width:54px;height:64px;font-size:1.5rem;font-weight:700;transition:all .3s}.Login-module__4hgibG__otpInput:focus{border-color:#00a676;transform:scale(1.05);box-shadow:0 0 0 4px #00a6761a}.Login-module__4hgibG__otpInput:not(:placeholder-shown){background:#00a6760d;border-color:#00a676}.Login-module__4hgibG__resendSection{justify-content:center;margin-top:1.5rem;display:flex}.Login-module__4hgibG__resendText{color:#666;margin:0;font-size:.9rem}.Login-module__4hgibG__resendText strong{color:#015032;font-weight:600}.Login-module__4hgibG__resendBtn{color:#00a676;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.Login-module__4hgibG__resendBtn:hover{color:#015032;background:#00a6761a}.Login-module__4hgibG__submitBtn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1.75rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;color:#fff!important;background:linear-gradient(135deg,#015032 0%,#003d1f 100%)!important;border:none!important;height:54px!important}.Login-module__4hgibG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px -10px #01503266!important}.Login-module__4hgibG__submitBtn:active:not(:disabled){transform:translateY(0)}.Login-module__4hgibG__submitBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes Login-module__4hgibG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Login-module__4hgibG__heroSection{height:35vh;min-height:300px}.Login-module__4hgibG__heroContent{max-width:100%;padding:2rem}.Login-module__4hgibG__heroTitle{font-size:2.5rem}.Login-module__4hgibG__heroSubtitle{font-size:1rem}.Login-module__4hgibG__formContainer{margin-top:-50px;padding:2rem 1rem}.Login-module__4hgibG__formCard{max-width:100%;padding:2rem}.Login-module__4hgibG__otpContainer{gap:.5rem}.Login-module__4hgibG__otpInput{width:48px;height:56px;font-size:1.25rem}}@media (max-width:480px){.Login-module__4hgibG__heroContent{padding:1.5rem}.Login-module__4hgibG__heroTitle{font-size:2rem}.Login-module__4hgibG__formCard{border-radius:16px;padding:1.5rem}.Login-module__4hgibG__sectionTitle{font-size:1.25rem}.Login-module__4hgibG__otpContainer{gap:.4rem}.Login-module__4hgibG__otpInput{width:44px;height:52px;font-size:1.15rem}.Login-module__4hgibG__submitBtn{font-size:.95rem;height:50px!important}}
.PhoneInput-module__s4aorq__phoneInput{background:#fff;border:2px solid #e0e8e4;border-radius:14px;align-items:center;width:100%;height:54px;transition:border-color .25s,box-shadow .25s,background .25s;display:flex;position:relative;overflow:visible}.PhoneInput-module__s4aorq__phoneInput.PhoneInput-module__s4aorq__focused{background:#fff;border-color:#00a676;box-shadow:0 0 0 4px #00a6761f}.PhoneInput-module__s4aorq__phoneInput.PhoneInput-module__s4aorq__dropdownOpen{border-color:#00a676;border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 0 0 4px #00a6761f}.PhoneInput-module__s4aorq__phoneInput.PhoneInput-module__s4aorq__dropdownOpen.PhoneInput-module__s4aorq__dropdownOpenTop{border-radius:0 0 14px 14px}.PhoneInput-module__s4aorq__phoneInput.PhoneInput-module__s4aorq__disabled{opacity:.55;pointer-events:none;background:#f5f9f7}.PhoneInput-module__s4aorq__countryTrigger{cursor:pointer;background:0 0;border:none;border-radius:12px 0 0 12px;outline:none;flex-shrink:0;align-items:center;gap:6px;min-width:0;height:100%;padding:0 4px 0 14px;transition:background .2s;display:flex}.PhoneInput-module__s4aorq__countryTrigger:hover{background:#00a6760f}.PhoneInput-module__s4aorq__countryTrigger:focus-visible{outline:none}.PhoneInput-module__s4aorq__flag{flex-shrink:0;font-size:1.3rem;line-height:1;display:block}.PhoneInput-module__s4aorq__dialCode{color:#015032;letter-spacing:.01em;white-space:nowrap;font-size:.9rem;font-weight:600}.PhoneInput-module__s4aorq__chevron{color:#00a676;flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.PhoneInput-module__s4aorq__chevronOpen{transform:rotate(180deg)}.PhoneInput-module__s4aorq__divider{background:linear-gradient(#0000,#c8ddd6,#0000);flex-shrink:0;width:1.5px;height:28px;margin:0 2px}.PhoneInput-module__s4aorq__numberInput{color:#1a2e28;letter-spacing:.01em;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;padding:0 14px 0 10px;font-size:1rem;font-weight:500}.PhoneInput-module__s4aorq__numberInput::placeholder{color:#a8c4ba;font-weight:400}.PhoneInput-module__s4aorq__dropdown{z-index:1000;background:#fff;border:2px solid #00a676;animation:.2s cubic-bezier(.4,0,.2,1) PhoneInput-module__s4aorq__dropdownIn;position:absolute;left:-2px;right:-2px;overflow:hidden;box-shadow:0 20px 60px -10px #0150322e,0 8px 24px -4px #00000014}.PhoneInput-module__s4aorq__dropdownBottom{border-top:1.5px solid #e8f4f0;border-radius:0 0 16px 16px;top:100%}.PhoneInput-module__s4aorq__dropdownTop{border-top:2px solid #00a676;border-bottom:1.5px solid #e8f4f0;border-radius:16px 16px 0 0;animation:.2s cubic-bezier(.4,0,.2,1) PhoneInput-module__s4aorq__dropdownInUp;top:auto;bottom:100%}@keyframes PhoneInput-module__s4aorq__dropdownIn{0%{opacity:0;transform-origin:top;transform:translateY(-8px)scaleY(.96)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes PhoneInput-module__s4aorq__dropdownInUp{0%{opacity:0;transform-origin:bottom;transform:translateY(8px)scaleY(.96)}to{opacity:1;transform:translateY(0)scaleY(1)}}.PhoneInput-module__s4aorq__searchWrapper{background:#f8fcfa;border-bottom:1.5px solid #edf4f1;align-items:center;padding:10px 12px;display:flex;position:relative}.PhoneInput-module__s4aorq__searchIcon{color:#00a676;pointer-events:none;flex-shrink:0;position:absolute;left:22px}.PhoneInput-module__s4aorq__searchInput{color:#1a2e28;background:#fff;border:1.5px solid #ddeee8;border-radius:9px;outline:none;width:100%;height:36px;padding:0 30px 0 32px;font-size:.85rem;transition:border-color .2s,box-shadow .2s}.PhoneInput-module__s4aorq__searchInput::placeholder{color:#a0bdb5}.PhoneInput-module__s4aorq__searchInput:focus{border-color:#00a676;box-shadow:0 0 0 3px #00a6761a}.PhoneInput-module__s4aorq__clearSearch{cursor:pointer;color:#015032;background:#ddeee8;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:background .2s;display:flex;position:absolute;right:22px}.PhoneInput-module__s4aorq__clearSearch:hover{background:#c5ddd5}.PhoneInput-module__s4aorq__countryList{overscroll-behavior:contain;max-height:260px;margin:0;padding:6px 0;list-style:none;overflow-y:auto}.PhoneInput-module__s4aorq__countryList::-webkit-scrollbar{width:5px}.PhoneInput-module__s4aorq__countryList::-webkit-scrollbar-track{background:0 0}.PhoneInput-module__s4aorq__countryList::-webkit-scrollbar-thumb{background:#c8ddd6;border-radius:10px}.PhoneInput-module__s4aorq__countryList::-webkit-scrollbar-thumb:hover{background:#00a676}.PhoneInput-module__s4aorq__countryItem{cursor:pointer;align-items:center;gap:10px;padding:9px 16px;transition:background .15s;display:flex;position:relative}.PhoneInput-module__s4aorq__countryItem:hover{background:#00a67612}.PhoneInput-module__s4aorq__countryItem.PhoneInput-module__s4aorq__selected{background:#00a6761a}.PhoneInput-module__s4aorq__countryItem.PhoneInput-module__s4aorq__selected .PhoneInput-module__s4aorq__itemName{color:#015032;font-weight:600}.PhoneInput-module__s4aorq__itemFlag{text-align:center;flex-shrink:0;width:24px;font-size:1.2rem;line-height:1}.PhoneInput-module__s4aorq__itemName{color:#2a3d37;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.88rem;font-weight:500;overflow:hidden}.PhoneInput-module__s4aorq__itemDial{color:#00a676;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.8rem;font-weight:600}.PhoneInput-module__s4aorq__checkMark{color:#00a676;margin-left:2px;font-size:.75rem;font-weight:700}.PhoneInput-module__s4aorq__noResults{text-align:center;color:#a0bdb5;padding:24px 16px;font-size:.875rem}
.VerificationModal-module__8mSZZq__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1200;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s VerificationModal-module__8mSZZq__fadeIn;display:flex;position:fixed;inset:0}@keyframes VerificationModal-module__8mSZZq__fadeIn{0%{opacity:0}to{opacity:1}}.VerificationModal-module__8mSZZq__modal{background:#fff;border-radius:24px;width:100%;max-width:440px;animation:.35s cubic-bezier(.34,1.36,.64,1) VerificationModal-module__8mSZZq__slideUp;overflow:hidden;box-shadow:0 30px 80px #00000038}@keyframes VerificationModal-module__8mSZZq__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.VerificationModal-module__8mSZZq__modalHeader{text-align:center;background:linear-gradient(135deg,#015032 0%,#00a676 100%);padding:2rem 2rem 1.75rem}.VerificationModal-module__8mSZZq__iconWrap{background:#ffffff2e;border:1.5px solid #ffffff40;border-radius:20px;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 1rem;display:flex}.VerificationModal-module__8mSZZq__modalTitle{color:#fff;letter-spacing:-.02em;margin:0 0 .45rem;font-size:1.45rem;font-weight:800}.VerificationModal-module__8mSZZq__modalSubtitle{color:#ffffffc7;margin:0;font-size:.875rem;line-height:1.55}.VerificationModal-module__8mSZZq__modalBody{padding:1.75rem 2rem 2rem}.VerificationModal-module__8mSZZq__errorBox{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.8rem 1rem;font-size:.85rem;font-weight:500;display:flex}.VerificationModal-module__8mSZZq__fieldGroup{margin-bottom:1.25rem}.VerificationModal-module__8mSZZq__fieldLabel{color:#015032;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.VerificationModal-module__8mSZZq__input{color:#1a1a1a;box-sizing:border-box;background:#fafffe;border:2px solid #e0ede8;border-radius:13px;width:100%;padding:.875rem 1.1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.VerificationModal-module__8mSZZq__input::placeholder{color:#b0bfba}.VerificationModal-module__8mSZZq__input:focus{background:#fff;border-color:#00a676;outline:none;box-shadow:0 0 0 3.5px #00a67621}.VerificationModal-module__8mSZZq__fieldHint{color:#96a89f;margin:.35rem 0 0;font-size:.75rem;line-height:1.4}.VerificationModal-module__8mSZZq__divider{background:#edf3f0;height:1px;margin:.5rem 0 1.25rem}.VerificationModal-module__8mSZZq__submitBtn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:linear-gradient(135deg,#015032 0%,#00a676 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-bottom:.75rem;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .25s;display:flex}.VerificationModal-module__8mSZZq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 28px #01503247}.VerificationModal-module__8mSZZq__submitBtn:active:not(:disabled){transform:translateY(0)}.VerificationModal-module__8mSZZq__submitBtn:disabled{opacity:.58;cursor:not-allowed;transform:none}.VerificationModal-module__8mSZZq__skipBtn{color:#a0aaa6;cursor:pointer;background:0 0;border:none;width:100%;padding:.65rem;font-family:inherit;font-size:.875rem;font-weight:500;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .2s}.VerificationModal-module__8mSZZq__skipBtn:hover{color:#6b7875;text-decoration-color:#c0cbc7}@media (max-width:480px){.VerificationModal-module__8mSZZq__modal{border-radius:20px}.VerificationModal-module__8mSZZq__modalHeader{padding:1.5rem 1.5rem 1.25rem}.VerificationModal-module__8mSZZq__modalBody{padding:1.5rem 1.5rem 1.75rem}.VerificationModal-module__8mSZZq__modalTitle{font-size:1.25rem}}
