.podtras-cta-btn,.podtras-auth-form__submit{display:inline-block;margin:0;padding:12px 40px;border:none;border-radius:50px;background-color:#f5e9e1;color:#a04b31;font-family:"Roboto",sans-serif;font-size:20px;font-weight:400;line-height:1.4;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease;box-sizing:border-box}.podtras-cta-btn:hover,.podtras-cta-btn:focus,.podtras-auth-form__submit:hover,.podtras-auth-form__submit:focus{background-color:#a04b31;color:#f5e9e1;outline:none}.podtras-account-button{display:inline-block}.podtras-account-button--hide-mobile{display:inline-block}@media (max-width:767px){.podtras-account-button--hide-mobile{display:none}}.podtras-auth-form{max-width:700px;margin:0 auto;font-family:'Satoshi',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#564d4d}.podtras-auth-form__error{margin:0 0 16px;padding:12px 16px;border-radius:12px;background:rgba(180,35,24,.08);color:#b42318;font-size:14px;line-height:1.5}.podtras-auth-form__success{margin:0 0 16px;padding:12px 16px;border-radius:12px;background:rgba(2,122,72,.08);color:#027a48;font-size:14px;line-height:1.5}.podtras-auth-form__intro{margin:0 0 20px;font-size:16px;line-height:1.6;color:#564d4d;text-align:center}.podtras-auth-field{margin:0 0 16px;padding:14px 22px 12px;border:1px solid #e3bcaa;border-radius:24px;background-color:#faf7f4;box-sizing:border-box}.podtras-auth-field label{display:block;margin:0 0 6px;font-size:14px;font-weight:400;line-height:1.4;color:#564d4d}.podtras-auth-field__required{color:#a04b31}.podtras-auth-field input[type=text],.podtras-auth-field input[type=email],.podtras-auth-field input[type=password]{display:block;width:100%;margin:0;padding:0;border:none;background:0 0;font-family:inherit;font-size:16px;line-height:1.5;color:#333;outline:none;box-shadow:none;-webkit-appearance:none;appearance:none}.podtras-auth-field input::placeholder{color:rgba(86,77,77,.45)}.podtras-auth-field__password-wrap{position:relative;display:flex;align-items:center}.podtras-auth-field__password-wrap input{padding-right:40px}.podtras-auth-toggle-password{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:0;background:0 0 !important;background-color:transparent !important;box-shadow:none;cursor:pointer;opacity:.75;color:inherit}.podtras-auth-toggle-password:hover,.podtras-auth-toggle-password:focus,.podtras-auth-toggle-password:focus-visible,.podtras-auth-toggle-password:active{background:0 0 !important;background-color:transparent !important;border:none;box-shadow:none;outline:none;opacity:1;color:inherit}.podtras-auth-toggle-password__hide{display:none}.podtras-auth-toggle-password.is-visible .podtras-auth-toggle-password__show{display:none}.podtras-auth-toggle-password.is-visible .podtras-auth-toggle-password__hide{display:block}.podtras-auth-form__match-error{margin:8px 0 0;font-size:13px;color:#b42318;display:none}.podtras-auth-form__match-error.is-visible{display:block}.podtras-auth-form__submit-wrap{margin-top:8px}.podtras-auth-form__submit{display:block;width:100%}.podtras-auth-form__footer{margin-top:20px;text-align:center;font-size:14px}.podtras-auth-form__footer a{color:#a04b31;font-style:italic;text-decoration:none}.podtras-auth-form__footer a:hover{text-decoration:underline}.podtras-auth-form__remember{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:14px;color:#564d4d}.podtras-auth-form__remember input{width:16px;height:16px;accent-color:#a04b31}.podtras-auth-form--logged-in{text-align:center;font-size:16px}.podtras-auth-form--logged-in a{color:#a04b31;font-weight:600;text-decoration:none}.podtras-auth-form--logged-in a:hover{text-decoration:underline}@media (max-width:500px){.podtras-auth-field{padding:12px 18px 10px;border-radius:20px}}