.lp-form{width:100%;max-width:800px;margin:0 auto;padding:40px 20px}.lp-form__container{background:#fff;border-radius:8px;padding:40px;box-shadow:0 2px 10px #0000001a}@media (max-width: 768px){.lp-form__container{padding:30px 20px}}.lp-form__title{font-size:24px;font-weight:700;text-align:center;margin-bottom:30px;color:#333}@media (max-width: 768px){.lp-form__title{font-size:20px;margin-bottom:25px}}.lp-form__field{margin-bottom:25px}.lp-form__field__title{display:flex;align-items:center;margin-bottom:8px}.lp-form__field__label{font-size:14px;font-weight:600;color:#333}.lp-form__field__required{background:#ff4444;color:#fff;font-size:11px;padding:2px 8px;border-radius:3px;margin-left:8px;font-weight:400}.lp-form__field__input{width:100%;padding:12px 16px;font-size:16px;border:1px solid #ddd;border-radius:4px;transition:border-color .3s}.lp-form__field__input:focus{outline:none;border-color:#4b8ef1}.lp-form__field__input::placeholder{color:#999}.lp-form__field__password__wrap{position:relative;display:flex;align-items:center}.lp-form__field__password__toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:5px}.lp-form__field__password__toggle img{width:20px;height:20px}.lp-form__field__note{font-size:12px;color:#666;margin-top:6px}.lp-form__field__terms{font-size:14px;color:#333;line-height:1.6;text-align:center}.lp-form__field__terms__link{color:#4b8ef1;text-decoration:underline}.lp-form__field__terms__link:hover{text-decoration:none}.lp-form__submit{width:100%;padding:16px;background:#4B8EF1;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.lp-form__submit:hover:not(:disabled){background:#3A7DDC}.lp-form__submit:disabled{background:#ccc;cursor:not-allowed}.lp-form__login{margin-top:20px;text-align:center}.lp-form__login__text{font-size:14px;color:#666}.lp-form__login__link{color:#4b8ef1;text-decoration:underline;margin-left:5px}.lp-form__login__link:hover{text-decoration:none}.lp-form__error{position:fixed;top:20px;right:20px;background:#fff;border:1px solid #ff4444;border-radius:8px;padding:20px;max-width:400px;box-shadow:0 4px 12px #00000026;z-index:1000}@media (max-width: 768px){.lp-form__error{right:10px;left:10px;max-width:none}}.lp-form__error__close{position:absolute;top:10px;right:10px;width:20px;height:20px;cursor:pointer}.lp-form__error__title{display:flex;align-items:center;margin-bottom:10px}.lp-form__error__title__icon{width:24px;height:24px;margin-right:8px}.lp-form__error__title__text{font-size:16px;font-weight:700;color:#f44}.lp-form__error__text{font-size:14px;color:#666;line-height:1.6}.lp-form__error__text p{margin:0 0 5px}.lp-form__error__text p:last-child{margin-bottom:0}.awesomplete{width:100%}.awesomplete mark{background:#4B8EF1;color:#fff}.awesomplete li{padding:8px 12px}.awesomplete li:hover,.awesomplete li[aria-selected=true]{background:#f0f7ff;color:#333}.awesomplete li:hover mark,.awesomplete li[aria-selected=true] mark{background:#4B8EF1;color:#fff}.Header__btns{margin-left:24px;display:flex;align-items:center}@media (max-width: 768px){.Header__btns{margin-left:0;position:fixed;left:0;bottom:0;background-color:#232323;width:100%;justify-content:center;gap:16px;padding:14px 16px;align-items:center;z-index:1}}.Header__login{width:120px;height:44px;display:flex;justify-content:center;align-items:center;margin-right:20px;border-radius:4px;color:#111;font-size:13px;font-weight:500;text-decoration:none;background:white}@media (max-width: 768px){.Header__login{width:96px;height:44px;border-radius:4px;margin:0}}.Header__signup{width:140px;height:44px;display:flex;justify-content:center;align-items:center;margin-right:20px;border-radius:4px;color:#fff;font-size:13px;font-weight:500;text-decoration:none;background:linear-gradient(90deg,#2ea7e0 0%,#0260aa 100%)}@media (max-width: 768px){.Header__signup{width:calc(100% - 96px);height:44px;border-radius:4px;margin:0}}header .content{display:flex;justify-content:space-between}
