@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#ffffffde;background-color:#f0f9f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#f0f9f7}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root:has(.hhp-home){background-color:#fcffff}.role-selection{min-height:calc(100vh - 80px);width:100%;display:flex;flex-direction:column;background-color:#f0f9f7;position:relative;padding-bottom:80px}.role-selection__container{flex:1;display:flex;flex-direction:column;align-items:center;padding:3rem 2rem 1rem;justify-content:flex-start;gap:50px}.role-selection__logo{margin-bottom:2.5rem}.role-selection__logo img{height:60px;width:auto}.role-selection__header{text-align:center;width:100%}.role-selection__title{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1.3}.role-selection__subtitle{font-size:.9375rem;color:#000;font-weight:300;margin:0;line-height:1.5}.role-selection__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;margin-bottom:1.5rem}.role-selection__button{width:30%;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:#fff;background-color:#4db8a8;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out;margin-bottom:1.5rem}.role-selection__button:hover:not(:disabled){background-color:#3da394;box-shadow:0 4px 12px #4db8a84d}.role-selection__button:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.role-selection__button:disabled{background-color:#98a2b3;cursor:not-allowed;opacity:.6}.role-selection__info{display:flex;justify-content:center;align-items:flex-start;gap:.75rem;width:100%;padding:1rem;border-radius:8px}.role-selection__info svg{flex-shrink:0;margin-top:2px}.role-selection__info p{margin:0;font-size:.875rem;color:#6b7280;line-height:1.5}.role-selection__footer{position:fixed;bottom:0;left:0;right:0;padding:1rem;display:flex;justify-content:center;border-top:1px solid #EAECF0;background-color:#f0f9f7;width:100%;align-items:center;gap:.75rem;z-index:10}.role-selection__footer-logo{opacity:.5}.role-selection__footer-logo img{height:24px;width:auto}.role-selection__footer-links{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#6b7280}.role-selection__footer-links a{color:#6b7280;text-decoration:none;transition:color .2s}.role-selection__footer-links a:hover{color:#4db8a8}.role-selection__footer-links span{color:#98a2b3}.role-card{position:relative;background-color:#fff;border:2px solid #D0D5DD;border-radius:12px;padding:3.25rem 1.25rem;cursor:pointer;transition:all .2s ease-in-out}.role-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.role-card__badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background-color:#cdfaff;color:#097595;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:16px}.role-card__icon{width:40px;height:40px;margin-bottom:1rem}.role-card__icon img{width:100%;height:100%;object-fit:contain}.role-card__content{text-align:left}.role-card__title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}.role-card__description{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.role-card__check{position:absolute;top:.875rem;right:.875rem}.role-card--selected{border-color:#4db8a8;background-color:#f0f9f7;box-shadow:0 4px 12px #4db8a826}.role-card--selected:hover{transform:translateY(-2px)}.role-card--disabled{cursor:not-allowed;background-color:#f9fafb}.role-card--disabled .role-card__icon{opacity:.4}.role-card--disabled .role-card__title{color:#98a2b3}.role-card--disabled .role-card__description{color:#98a2b3;font-weight:300}.role-card--disabled:hover{transform:none;box-shadow:none}@media(max-width:768px){.role-selection__container{padding:1.5rem}.role-selection__logo{margin-bottom:1.5rem}.role-selection__logo img{height:36px}.role-selection__header{margin-bottom:1.5rem}.role-selection__title{font-size:1.5rem}.role-selection__cards{grid-template-columns:1fr;gap:1rem}.role-selection__button{max-width:100%}.role-selection__info{font-size:.8125rem}.role-card{padding:1.25rem 1rem}.role-card__icon{width:36px;height:36px;margin-bottom:.875rem}.role-card__title{font-size:1rem}.role-card__description{font-size:.8125rem}}@media(max-width:480px){.role-selection__container{padding:1rem}.role-selection__logo{margin-bottom:1rem}.role-selection__logo img{height:40px;margin-top:20px}.role-selection__header{margin-bottom:1rem}.role-selection__title{font-size:1.25rem;margin-bottom:.5rem}.role-selection__subtitle{font-size:.875rem}.role-selection__cards{gap:.75rem}.role-selection__button{font-size:.9375rem;padding:.75rem 1.5rem;margin-bottom:1rem}.role-selection__info{padding:.875rem;gap:.5rem}.role-selection__info svg{width:14px;height:14px}.role-selection__info p{font-size:.75rem}.role-selection__footer{padding:1rem 0;gap:.5rem}.role-selection__footer-logo img{height:20px}.role-selection__footer-links{font-size:.8125rem}.role-card{padding:1rem .875rem}.role-card__badge{font-size:.6875rem;padding:.2rem .6rem;top:.75rem;right:.75rem}.role-card__icon{width:32px;height:32px;margin-bottom:.75rem}.role-card__title{font-size:.9375rem}.role-card__description{font-size:.75rem}.role-card__check{top:.75rem;right:.75rem}.role-card__check svg{width:18px;height:18px}}@media(max-width:320px){.role-selection__title{font-size:1.125rem}.role-selection__cards{gap:.5rem}.role-card{padding:.875rem .75rem}.role-card__icon{width:28px;height:28px}}.login__logo{margin-top:2.5rem}.login__forgot-link{font-size:14px;color:#4db8a8;text-decoration:underline;font-weight:600;transition:color .2s;cursor:pointer}@media(max-width:480px){.login__options{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem}.login__title{font-size:1.25rem}.login__subtitle{font-size:.8125rem;margin-bottom:1.25rem}.login__checkbox span,.login__forgot-link{font-size:.8125rem}.login__signup-text{font-size:14px}}.common-footer__footer{position:fixed;bottom:0;left:0;right:0;padding:1rem;display:flex;justify-content:center;border-top:1px solid #EAECF0;background-color:#f0f9f7;width:100%;align-items:center;gap:.75rem;z-index:10}.common-footer__footer-logo{opacity:.5}.common-footer__footer-logo img{height:24px;width:auto}.common-footer__footer-links{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#6b7280}.common-footer__footer-links a{color:#6b7280;text-decoration:none;transition:color .2s}.common-footer__footer-links a:hover{color:#4db8a8}.common-footer__footer-links span{color:#98a2b3}.error-text{font-size:.875rem;font-weight:400;color:#f04438;text-align:left;margin:0 0 1rem}#root{margin:0 auto;width:100%;max-width:1480px;height:100vh;text-align:center}#root:has(.hhp-settings-full-bleed){max-width:none}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.login__card{width:100%;background-color:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}.login__google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;font-size:.9375rem;font-weight:500;color:#111827;cursor:pointer;transition:all .2s ease-in-out}.login__google-btn:hover{background-color:#f9fafb;border-color:#d1d5db}.login__google-btn:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.login__google-btn:active{transform:scale(.98)}.login__submit-btn{width:100%;padding:.875rem 1rem;font-size:1rem;font-weight:600;color:#fff;background-color:#4db8a8;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.login__submit-btn:hover{background-color:#3da394;box-shadow:0 4px 12px #4db8a84d}.login__submit-btn:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.login__submit-btn:active{transform:scale(.98)}.login__submit-btn:disabled{background-color:#d1d5db;cursor:not-allowed;opacity:.6}.login__form{display:flex;flex-direction:column}.login__input-group{margin-bottom:1rem}.login__input{width:100%;padding:.75rem 1rem;font-size:.9375rem;color:#111827!important;background-color:#fff!important;border:1px solid #D0D5DD;border-radius:8px;transition:all .2s ease-in-out;box-sizing:border-box}.login__input::placeholder{color:#6b7280}.login__input:focus{outline:none;border-color:#4db8a8;box-shadow:0 0 0 3px #4db8a81a}.login__input:hover{border-color:#d1d5db}.error.login__input{border-color:#fda29b}.error.login__input:focus{border-color:#fda29b;box-shadow:0 0 0 3px #fda29b1a}.error.login__input:hover{border-color:#fda29b}.login__checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#ffffff}.login__divider{display:flex;align-items:center;margin:1.5rem 0}.login__divider:before,.login__divider:after{content:"";flex:1;height:1px;background-color:#d0d5dd}.login__divider span{padding:0 1rem;font-size:.75rem;font-weight:500;color:#6b7280;letter-spacing:.5px}.login__logo{margin-bottom:2.7rem}.login__logo img{height:60px;width:auto}.login__signup-text{font-size:.875rem;color:#344054;text-align:center;margin:0}.login__signup-link{color:#4db8a8;text-decoration:underline;font-weight:600;transition:color .2s;font-size:14px;cursor:pointer}.login__signup-link:hover{color:#3da394;text-decoration:underline}.login{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;background-color:#f0f9f7;padding-bottom:80px}.login__container{display:flex;flex-direction:column;align-items:center}.login__logo{margin-bottom:2.5rem!important;margin-top:2.5rem}.login__card{padding:2.5rem 2.3rem}.login__key-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.login__key-icon img{width:56px;height:56px}.login__title{font-size:24px;font-weight:600;color:#111827;text-align:center;margin:0 0 .5rem;line-height:1.3}.login__subtitle{font-size:16px;color:#6b7280;text-align:center;margin:0 0 1.5rem}.login__subtitle-wrapper{width:60%!important}.login__subtitle{font-size:.875rem;color:#6b7280;text-align:center;margin:0 0 1.5rem}.login__google-icon{width:20px;height:20px}.login__input-group--password{position:relative}.login__toggle-password{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s;z-index:1}.login__toggle-password:hover{opacity:.7}.login__toggle-password svg{width:20px;height:20px}.login__input-group--password .login__input{padding-right:3rem}.login__options{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.login__checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.login__checkbox span{font-size:.875rem;color:#6b7280}.login__forgot-link{font-size:14px;color:#4db8a8;text-decoration:underline;font-weight:600;transition:color .2s}.login__forgot-link:hover{color:#3da394;text-decoration:underline}.login__submit-btn{font-size:16px}@media(max-width:768px)and (max-width:768px){.login__card{padding:2rem 1.5rem}}@media(max-width:768px)and (max-width:480px){.login__card{padding:1.75rem 1.5rem;border-radius:12px}}@media(max-width:768px)and (max-width:360px){.login__card{padding:1.5rem 1.25rem}}@media(max-width:768px)and (max-width:768px){.login__logo{margin-bottom:1.5rem}.login__logo img{height:44px}}@media(max-width:768px)and (max-width:480px){.login__logo{margin-bottom:1.25rem}.login__logo img{height:36px}}@media(max-width:768px){.login__container{max-width:100%}.login__title{font-size:1.375rem}.login__subtitle{font-size:16px;font-weight:400}}@media(max-width:480px)and (max-width:480px){.login__google-btn{padding:.625rem .875rem;font-size:.875rem}.login__submit-btn{padding:.75rem 1rem;font-size:.9375rem}}@media(max-width:480px)and (max-width:360px){.login__google-btn{font-size:.8125rem;gap:.5rem}}@media(max-width:480px)and (max-width:480px){.login__divider{margin:1.25rem 0}.login__divider span{padding:0 .75rem;font-size:.6875rem}}@media(max-width:480px)and (max-width:480px){.login__input{padding:.625rem .875rem;font-size:.875rem}}@media(max-width:480px){.login__title{font-size:1.25rem}.login__subtitle{font-size:.8125rem;margin-bottom:1.25rem}.login__options{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem}.login__checkbox span,.login__forgot-link{font-size:.8125rem}.login__submit-btn{font-size:.9375rem}.login__signup-text{font-size:14px}}@media(max-width:360px){.login__title{font-size:1.125rem}.login__google-icon{width:18px;height:18px}}.alert-card{display:flex;align-items:center;justify-content:center;background-color:#f0f9f7}.alert-card__container{background:#fff;border-radius:16px;padding:1.8rem 2rem;max-width:480px;width:100%;text-align:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;align-items:center}.alert-card__icon{border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:10px;position:relative}.alert-card__icon img{position:relative;z-index:1;width:56px;height:56px}.alert-card__icon--success:before{background:#4db8a8}.alert-card__icon--success:after{background:#4db8a8}.alert-card__icon--success{color:#4db8a8}.alert-card__icon--error:before{background:#ef4444}.alert-card__icon--error:after{background:#ef4444}.alert-card__icon--error{color:#ef4444}.alert-card__icon--warning:before{background:#f59e0b}.alert-card__icon--warning:after{background:#f59e0b}.alert-card__icon--warning{color:#f59e0b}.alert-card__icon--info:before{background:#3b82f6}.alert-card__icon--info:after{background:#3b82f6}.alert-card__icon--info{color:#3b82f6}.alert-card__title{font-size:24px;font-weight:600;color:#111827;text-align:center;margin:0 0 .5rem;line-height:1.3}.alert-card__description{font-size:16px;color:#6b7280;margin:0 0 20px;line-height:1.5;white-space:pre-line}.alert-card__button{width:100%;padding:14px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;color:#fff}.alert-card__button:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.alert-card__button:active{transform:translateY(0)}.alert-card__button--success{background:#4db8a8}.alert-card__button--success:hover{background:#3da394}.alert-card__button--error{background:#ef4444}.alert-card__button--error:hover{background:#dc2626}.alert-card__button--warning{background:#f59e0b}.alert-card__button--warning:hover{background:#d97706}.alert-card__button--info{background:#3b82f6}.alert-card__button--info:hover{background:#2563eb}@media(max-width:768px){.alert-card__container{padding:32px 24px}.alert-card__title{font-size:24px}.alert-card__description{font-size:14px}}.forgot-password__card{width:100%;background-color:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}.forgot-password__google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;font-size:.9375rem;font-weight:500;color:#111827;cursor:pointer;transition:all .2s ease-in-out}.forgot-password__google-btn:hover{background-color:#f9fafb;border-color:#d1d5db}.forgot-password__google-btn:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.forgot-password__google-btn:active{transform:scale(.98)}.forgot-password__submit-btn{width:100%;padding:.875rem 1rem;font-size:1rem;font-weight:600;color:#fff;background-color:#4db8a8;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.forgot-password__submit-btn:hover{background-color:#3da394;box-shadow:0 4px 12px #4db8a84d}.forgot-password__submit-btn:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.forgot-password__submit-btn:active{transform:scale(.98)}.forgot-password__submit-btn:disabled{background-color:#d1d5db;cursor:not-allowed;opacity:.6}.forgot-password__form{display:flex;flex-direction:column}.forgot-password__input-group{margin-bottom:1rem}.forgot-password__input{width:100%;padding:.75rem 1rem;font-size:.9375rem;color:#111827!important;background-color:#fff!important;border:1px solid #D0D5DD;border-radius:8px;transition:all .2s ease-in-out;box-sizing:border-box}.forgot-password__input::placeholder{color:#6b7280}.forgot-password__input:focus{outline:none;border-color:#4db8a8;box-shadow:0 0 0 3px #4db8a81a}.forgot-password__input:hover{border-color:#d1d5db}.error.forgot-password__input{border-color:#fda29b}.error.forgot-password__input:focus{border-color:#fda29b;box-shadow:0 0 0 3px #fda29b1a}.error.forgot-password__input:hover{border-color:#fda29b}.forgot-password__checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#ffffff}.forgot-password__divider{display:flex;align-items:center;margin:1.5rem 0}.forgot-password__divider:before,.forgot-password__divider:after{content:"";flex:1;height:1px;background-color:#d0d5dd}.forgot-password__divider span{padding:0 1rem;font-size:.75rem;font-weight:500;color:#6b7280;letter-spacing:.5px}.forgot-password__logo{margin-bottom:2.7rem}.forgot-password__logo img{height:60px;width:auto}.forgot-password__signup-text{font-size:.875rem;color:#344054;text-align:center;margin:0}.forgot-password__signup-link{color:#4db8a8;text-decoration:underline;font-weight:600;transition:color .2s;font-size:14px;cursor:pointer}.forgot-password__signup-link:hover{color:#3da394;text-decoration:underline}.forgot-password{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;background-color:#f0f9f7;padding-bottom:80px}.forgot-password__container{display:flex;flex-direction:column;align-items:center}.forgot-password__logo{margin-top:2.5rem}.forgot-password__card{padding:1.5rem 2rem}.forgot-password__key-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.forgot-password__key-icon img{width:56px;height:56px}.forgot-password__title{font-size:24px;font-weight:600;color:#111827;text-align:center;margin:0 0 .5rem;line-height:1.3}.forgot-password__subtitle{font-size:16px;font-weight:400;color:#6b7280;text-align:center;margin:0 0 1.5rem}.forgot-password__google-icon{width:20px;height:20px}.forgot-password__options{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.forgot-password__checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.forgot-password__checkbox span{font-size:.875rem;color:#6b7280}.forgot-password__forgot-link{font-size:14px;color:#4db8a8;text-decoration:underline;font-weight:600;transition:color .2s}.forgot-password__forgot-link:hover{color:#3da394;text-decoration:underline}.forgot-password__back-view{cursor:pointer;margin-top:2rem;transition:color .2s}.forgot-password__back-view img{width:11px;height:11px;margin-right:.5rem}.forgot-password__back-view p{font-size:14px;font-weight:600;color:#344054}@media(max-width:768px)and (max-width:768px){.forgot-password__card{padding:2rem 1.5rem}}@media(max-width:768px)and (max-width:480px){.forgot-password__card{padding:1.75rem 1.5rem;border-radius:12px}}@media(max-width:768px)and (max-width:360px){.forgot-password__card{padding:1.5rem 1.25rem}}@media(max-width:768px)and (max-width:768px){.forgot-password__logo{margin-bottom:1.5rem}.forgot-password__logo img{height:44px}}@media(max-width:768px)and (max-width:480px){.forgot-password__logo{margin-bottom:1.25rem}.forgot-password__logo img{height:36px}}@media(max-width:768px){.forgot-password__container{max-width:100%}.forgot-password__title{font-size:1.375rem}.forgot-password__subtitle{font-size:16px;font-weight:400}}@media(max-width:480px)and (max-width:480px){.forgot-password__google-btn{padding:.625rem .875rem;font-size:.875rem}.forgot-password__submit-btn{padding:.75rem 1rem;font-size:.9375rem}}@media(max-width:480px)and (max-width:360px){.forgot-password__google-btn{font-size:.8125rem;gap:.5rem}}@media(max-width:480px)and (max-width:480px){.forgot-password__divider{margin:1.25rem 0}.forgot-password__divider span{padding:0 .75rem;font-size:.6875rem}}@media(max-width:480px)and (max-width:480px){.forgot-password__input{padding:.625rem .875rem;font-size:.875rem}}@media(max-width:480px){.forgot-password__title{font-size:1.25rem}.forgot-password__subtitle{font-size:.8125rem;margin-bottom:1.25rem}.forgot-password__options{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem}.forgot-password__checkbox span,.forgot-password__forgot-link{font-size:.8125rem}.forgot-password__signup-text{font-size:14px}}@media(max-width:360px){.forgot-password__title{font-size:1.125rem}.forgot-password__google-icon{width:18px;height:18px}}.otp-container{display:flex;justify-content:space-between;margin:-.25rem 0 2rem;box-shadow:0 1px 2px #0000000d}.otp-container input{width:64px!important;height:60px;border-radius:6px;border:2px solid #D0D5DD;font-size:48px;font-weight:500;text-align:center;color:#111827;background-color:#fff;outline:none;transition:all .2s ease-in-out;border-color:#d0d5dd}.otp-container input:focus{border-color:#097595;box-shadow:0 0 0 4px #0f766e26;transform:translateY(-1px)}.otp-container input[value]:not([value=""]){color:#097595}.otp-container input::-webkit-outer-spin-button,.otp-container input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp-container input[type=number]{-moz-appearance:textfield}@media(max-width:480px){.otp-container input{width:56px!important;height:56px;font-size:1.5rem}}@media(max-width:360px){.otp-container input{width:48px;height:48px;font-size:1.25rem}}.signup__card{width:100%;background-color:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}.signup__card{box-shadow:0 16px 48px #00000014}.signup__google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;font-size:.9375rem;font-weight:500;color:#111827;cursor:pointer;transition:all .2s ease-in-out}.signup__google-btn:hover{background-color:#f9fafb;border-color:#d1d5db}.signup__google-btn:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.signup__google-btn:active{transform:scale(.98)}.signup__submit-btn{width:100%;padding:.875rem 1rem;font-size:1rem;font-weight:600;color:#fff;background-color:#4db8a8;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.signup__submit-btn:hover{background-color:#3da394;box-shadow:0 4px 12px #4db8a84d}.signup__submit-btn:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.signup__submit-btn:active{transform:scale(.98)}.signup__submit-btn:disabled{background-color:#d1d5db;cursor:not-allowed;opacity:.6}.signup__form{display:flex;flex-direction:column}.signup__input-group{margin-bottom:1rem}.signup__input{width:100%;padding:.75rem 1rem;font-size:.9375rem;color:#111827!important;background-color:#fff!important;border:1px solid #D0D5DD;border-radius:8px;transition:all .2s ease-in-out;box-sizing:border-box}.signup__input::placeholder{color:#6b7280}.signup__input:focus{outline:none;border-color:#4db8a8;box-shadow:0 0 0 3px #4db8a81a}.signup__input:hover{border-color:#d1d5db}.error.signup__input{border-color:#fda29b}.error.signup__input:focus{border-color:#fda29b;box-shadow:0 0 0 3px #fda29b1a}.error.signup__input:hover{border-color:#fda29b}.signup__checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#ffffff}.signup__divider{display:flex;align-items:center;margin:1.5rem 0}.signup__divider:before,.signup__divider:after{content:"";flex:1;height:1px;background-color:#d0d5dd}.signup__divider span{padding:0 1rem;font-size:.75rem;font-weight:500;color:#6b7280;letter-spacing:.5px}.signup__logo{margin-bottom:2.7rem}.signup__logo img{height:60px;width:auto}.signup__signup-text{font-size:.875rem;color:#344054;text-align:center;margin:0}.signup__signup-link{color:#4db8a8;text-decoration:underline;font-weight:600;transition:color .2s;font-size:14px;cursor:pointer}.signup__signup-link:hover{color:#3da394;text-decoration:underline}.signup{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;background-color:#f0f9f7;padding-bottom:80px}.signup__container{max-width:420px;width:100%;display:flex;flex-direction:column;align-items:center}.signup__logo{margin-bottom:2.5rem;margin-top:2.5rem}.signup__title{font-size:24px;font-weight:600;color:#111827;text-align:center;margin:0 0 .5rem;line-height:1.3}.signup__subtitle{font-size:.875rem;color:#6b7280;text-align:center;margin:0 0 1.5rem}.signup__google-icon{width:20px;height:20px}.signup__options{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.signup__checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.signup__checkbox span{font-size:.875rem;color:#6b7280}.signup__forgot-link{font-size:14px;color:#4db8a8;text-decoration:underline;font-weight:600;transition:color .2s}.signup__forgot-link:hover{color:#3da394;text-decoration:underline}.signup .signup__row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:1rem}.signup .signup__password{position:relative}.signup .signup__password button{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer}.signup .signup__error{background:#fff1f0;border:1px solid #ffa39e;color:#cf1322;padding:12px;border-radius:8px;font-size:14px;margin-bottom:1rem}.signup .signup__hint{font-size:12px;color:#667085;margin:-8px 0 12px}.signup .signup__legal{font-size:12px;color:#667085;text-align:center;margin-top:12px}.signup .signup__login{font-size:14px;margin-top:16px}@media(max-width:1439px)and (min-width:1024px){.signup{padding:5rem 1.5rem 80px}.signup__container{max-width:440px}.signup__card{padding:2.25rem 2rem}.signup__title{font-size:22px}}@media(max-width:768px){.signup{padding:3rem}}@media(max-width:768px)and (max-width:768px){.signup__card{padding:2rem 1.5rem}}@media(max-width:768px)and (max-width:480px){.signup__card{padding:1.75rem 1.5rem;border-radius:12px}}@media(max-width:768px)and (max-width:360px){.signup__card{padding:1.5rem 1.25rem}}@media(max-width:768px)and (max-width:768px){.signup__logo{margin-bottom:1.5rem}.signup__logo img{height:44px}}@media(max-width:768px)and (max-width:480px){.signup__logo{margin-bottom:1.25rem}.signup__logo img{height:36px}}@media(max-width:768px){.signup__container{max-width:100%;padding:0 .5rem}.signup__title{font-size:1.375rem}.signup__subtitle{font-size:.875rem}.signup .signup__row{grid-template-columns:1fr}}@media(max-width:480px){.signup{padding:2rem}}@media(max-width:480px)and (max-width:480px){.signup__google-btn{padding:.625rem .875rem;font-size:.875rem}.signup__submit-btn{padding:.75rem 1rem;font-size:.9375rem}}@media(max-width:480px)and (max-width:360px){.signup__google-btn{font-size:.8125rem;gap:.5rem}}@media(max-width:480px)and (max-width:480px){.signup__divider{margin:1.25rem 0}.signup__divider span{padding:0 .75rem;font-size:.6875rem}}@media(max-width:480px)and (max-width:480px){.signup__input{padding:.625rem .875rem;font-size:.875rem}}@media(max-width:480px){.signup__container{padding:0 .5rem}.signup__title{font-size:1.25rem}.signup__subtitle{font-size:.8125rem;margin-bottom:1.25rem}.signup__options{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem}.signup__checkbox span,.signup__forgot-link{font-size:.8125rem}.signup__signup-text{font-size:14px}.signup__password button{right:10px}.signup__row{grid-template-columns:1fr}}@media(max-width:360px){.signup{padding:2rem}.signup__container{padding:0 .25rem}.signup__title{font-size:1.125rem}.signup__google-icon{width:18px;height:18px}}.hhp-header{position:fixed;top:0;left:0;right:0;height:80px;padding:0 5rem;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-bottom:1px solid #EAECF0;z-index:20}.hhp-header__left{display:flex;align-items:center}.hhp-header__logo{height:42px;width:auto;object-fit:contain;cursor:pointer}.hhp-header__nav{display:flex;align-items:center;gap:1.5rem}.hhp-header__nav-item{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:transparent;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.hhp-header__nav-item:hover{background-color:#d5f2ee;color:#111827;border-color:#f2f4f7}.hhp-header__nav-item--active{background-color:#d5f2ee;color:#111827;box-shadow:0 1px 2px #1018280f}.hhp-header__nav-icon{display:inline-flex;align-items:center;justify-content:center}.hhp-header__nav-icon img{width:24px;height:24px;object-fit:contain}.hhp-header__nav-label{line-height:1}.hhp-header__right{display:flex;align-items:center;gap:1.25rem}.hhp-header__menu-button{display:none;border:none;background:transparent;padding:.2rem;cursor:pointer}.hhp-header__menu-button img{width:35px;height:35px;object-fit:contain}.hhp-header__trial-button{display:inline-flex;align-items:center;gap:.2rem;padding:.5rem .75rem;border-radius:999px;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease}.hhp-header__trial-button--trial{background-color:#fffaeb;color:#b54708}.hhp-header__trial-button--trial:hover{background-color:#fef0c7;box-shadow:0 1px 2px #1018280f}.hhp-header__trial-button--pro{background-color:#d5f2ee;color:#267b7a}.hhp-header__trial-button--pro:hover{background-color:#c5ebe6;box-shadow:0 1px 2px #1018280f}.hhp-header__trial-icon img{width:16px;height:16px}.hhp-header__trial-label{line-height:1}.hhp-header__active-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.2;background:#3da394;color:#fff}.hhp-header__active-badge img{filter:brightness(0) invert(1)}.hhp-header__trial-badge img{width:18px;height:18px}.hhp-header__announce-button{border:none;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hhp-header__announce-button img{width:20px;height:20px}.hhp-header__profile-wrap{position:relative;flex-shrink:0}.hhp-header__profile-trigger{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .65rem .25rem .3rem;background-color:#f0f9f9;border:1px solid #d5ebe8;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease;font:inherit}.hhp-header__profile-trigger:hover{background-color:#e4f4f2;border-color:#c5e0dc;box-shadow:0 1px 2px #1018280f}.hhp-header__profile-trigger:focus{outline:none}.hhp-header__profile-trigger:focus-visible{outline:2px solid rgba(77,184,168,.45);outline-offset:2px}.hhp-header__profile-avatar-sm{width:32px;height:32px;border-radius:999px;flex-shrink:0}.hhp-header__profile-name{font-size:.875rem;font-weight:600;color:#344054;line-height:1.2;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hhp-header__profile-caret{width:16px;height:16px;object-fit:contain;flex-shrink:0;opacity:.65}.hhp-header__profile-dropdown{padding:.75rem 0 0}.hhp-header__dropdown-user{display:flex;align-items:center;gap:.75rem;padding:.35rem 1rem 1rem}.hhp-header__dropdown-avatar-wrap{position:relative;flex-shrink:0}.hhp-header__dropdown-avatar{width:48px;height:48px;border-radius:999px;object-fit:cover;display:block}.hhp-header__dropdown-status{position:absolute;right:0;bottom:0;width:12px;height:12px;border-radius:999px;background:#22c55e;border:2px solid #ffffff;box-sizing:border-box}.hhp-header__dropdown-user-text{min-width:0;text-align:left}.hhp-header__dropdown-name{margin:0;font-size:.9375rem;font-weight:600;color:#344054;line-height:1.3}.hhp-header__dropdown-email{margin:.2rem 0 0;font-size:.8125rem;font-weight:500;color:#6b7280;line-height:1.35;word-break:break-word}.hhp-header__dropdown-item{width:100%;display:flex;align-items:center;gap:.65rem;padding:.8rem 1rem;border:none;background:transparent;font-size:.875rem;font-weight:500;color:#344054;text-align:left;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease;font-family:inherit;box-sizing:border-box}.hhp-header__dropdown-item:link,.hhp-header__dropdown-item:visited{color:#344054}.hhp-header__dropdown-item:hover{background:#f9fafb;color:#344054;border-top-left-radius:0;border-top-right-radius:0}.hhp-header__dropdown-item:focus{outline:none}.hhp-header__dropdown-item:focus-visible{background:#f9fafb;color:#344054;box-shadow:inset 0 0 0 2px #4db8a859}.hhp-header__dropdown-icon{flex-shrink:0;width:20px;height:20px;object-fit:contain;display:block}.hhp-header__dropdown-divider{height:1px;background:#eaecf0}.hhp-header__drawer-overlay{position:fixed;inset:0;background:#00000059;border:none;padding:0;z-index:29}.hhp-header__drawer{position:fixed;top:0;right:0;width:min(78vw,320px);height:100vh;background:#fff;box-shadow:-8px 0 24px #0f172a1f;z-index:30;padding:5rem 1rem 1.25rem;box-sizing:border-box}.hhp-header__drawer-items{display:flex;flex-direction:column;gap:.5rem}.hhp-header__drawer-item{width:100%;display:inline-flex;align-items:center;gap:.55rem;border:none;background:transparent;border-radius:.75rem;padding:.65rem .8rem;color:#6b7280;font-size:.95rem;font-weight:500;cursor:pointer}.hhp-header__drawer-item--active{background:#f9fafb;color:#111827}.hhp-header__drawer-icon img{width:20px;height:20px;object-fit:contain}.hhp-page-with-header{padding-top:80px;padding-bottom:0}@media(max-width:1200px){.hhp-header{height:72px;padding:0 3.5rem}.hhp-header__logo{height:36px}.hhp-header__nav{gap:1.1rem}.hhp-header__nav-item{gap:.35rem;padding:.45rem .8rem;font-size:.8rem}.hhp-header__nav-icon img{width:20px;height:20px}.hhp-header__right{gap:1rem}.hhp-header__trial-button{padding:.4rem .7rem;font-size:.8rem}.hhp-header__profile-avatar-sm{width:28px;height:28px}.hhp-header__profile-name{max-width:110px;font-size:.8rem}.hhp-header__profile-caret{width:14px;height:14px}.hhp-page-with-header{padding-top:72px}}@media(max-width:992px){.hhp-header{height:64px;padding:0 2rem}.hhp-header__logo{height:30px}.hhp-header__nav{gap:.75rem}.hhp-header__nav-item{gap:.25rem;padding:.35rem .6rem;font-size:.75rem}.hhp-header__nav-icon img{width:18px;height:18px}.hhp-header__right{gap:.75rem}.hhp-header__trial-button{padding:.3rem .6rem;font-size:.75rem}.hhp-header__profile-avatar-sm{width:26px;height:26px}.hhp-header__profile-name{max-width:88px;font-size:.75rem}.hhp-page-with-header{padding-top:64px}}@media(max-width:768px){.hhp-header{padding:0 1.25rem;justify-content:space-between}.hhp-header__logo{height:32px}.hhp-header__nav{display:none}.hhp-header__right{gap:.3rem}.hhp-header__profile-wrap{display:none}.hhp-header__trial-button{padding:.45rem .8rem;font-size:.7rem}.hhp-header__menu-button{display:inline-flex;align-items:center;justify-content:center}}.hhp-dropdown{position:relative;display:inline-block;vertical-align:middle}.hhp-dropdown__fallback-trigger{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border:1px solid #eaecf0;border-radius:8px;background:#fff;font:inherit;cursor:pointer}.hhp-dropdown__fallback-trigger:focus-visible{outline:2px solid rgba(77,184,168,.45);outline-offset:2px}.hhp-dropdown__panel{position:absolute;top:calc(100% + 10px);z-index:40;box-sizing:border-box;background:#fff;border:1px solid #eaecf0;border-radius:12px;box-shadow:0 10px 28px #0f172a1f;overflow-x:hidden;overflow-y:auto}.hhp-dropdown__panel--align-end{right:0;left:auto}.hhp-dropdown__panel--align-start{left:0;right:auto}.hhp-modal{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.hhp-modal__overlay{position:absolute;inset:0;border:none;border-radius:0;appearance:none;background:#11182799;cursor:pointer}.hhp-modal__panel{position:relative;max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);overflow:auto;border-radius:12px;background:#fff;box-shadow:0 24px 48px #0f172a33;z-index:1;will-change:transform,opacity;transform:translateZ(0)}.hhp-modal__header{display:flex;justify-content:space-between;align-items:center;padding:.65rem 1.3rem}.hhp-modal__header img{width:1.5rem;height:1.5rem;object-fit:contain}.hhp-modal__close{margin-left:auto;border:none;background:transparent;color:#111827;font-size:1.7rem;line-height:1;cursor:pointer;padding:0}@media(max-width:768px){.hhp-modal__header{padding:.65rem .75rem}}.hhp-trial-notice{position:fixed;top:80px;left:0;right:0;width:100%;background-color:#fef3f2;display:flex;padding:.3rem 5rem;box-sizing:border-box;border-bottom:1px solid #D5F2EE;z-index:19}.hhp-trial-notice__content{width:100%;display:flex;align-items:center;gap:1rem}.hhp-trial-notice__left{display:inline-flex;align-items:center;gap:.5rem;color:#b42318;font-size:.875rem}.hhp-trial-notice__icon img{width:42px;height:42px;margin-top:.4rem}.hhp-trial-notice__text{line-height:1.4;overflow-wrap:anywhere}.hhp-trial-notice__button{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .5rem;border:none;cursor:pointer;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#6dcdc5,#029dc6);box-shadow:0 1px 2px #0f172a2e;transition:opacity .15s ease}.hhp-trial-notice__button:hover{opacity:.9}.hhp-trial-notice__button-icon img{width:16px;height:16px}@media(max-width:1200px){.hhp-trial-notice{top:72px;padding:.3rem 3.5rem}.hhp-trial-notice__left{font-size:.8rem;gap:.4rem}.hhp-trial-notice__icon img{width:34px;height:34px;margin-top:.2rem}.hhp-trial-notice__button{padding:.35rem .45rem;font-size:.8rem}}@media(max-width:992px){.hhp-trial-notice{top:64px;padding:.25rem 2rem}.hhp-trial-notice__content{gap:.75rem}.hhp-trial-notice__left{font-size:.75rem;gap:.35rem}.hhp-trial-notice__icon img{width:28px;height:28px;margin-top:0}.hhp-trial-notice__button{padding:.3rem .4rem;font-size:.75rem;gap:.3rem}.hhp-trial-notice__button-icon img{width:14px;height:14px}}@media(max-width:768px){.hhp-trial-notice{padding:.7rem 1.25rem}.hhp-trial-notice__content{flex-direction:column;align-items:stretch;text-align:left;gap:.4rem}.hhp-trial-notice__left{display:flex;width:100%;min-width:0;align-items:center;font-size:.7rem;gap:.25rem}.hhp-trial-notice__icon img{width:42px;height:42px;margin-top:.4rem}.hhp-trial-notice__button{padding:.45rem .35rem;font-size:.9rem;align-self:flex-end;max-width:100%}.hhp-trial-notice__button-icon img{width:18px;height:16px}}.hhp-trial-modal{border-radius:12px}.hhp-trial-modal__body{padding:.3rem 1.3rem 1.5rem}.hhp-trial-modal__title{margin:0;color:#1f2937;font-size:1.75rem;font-weight:600;text-align:left;line-height:1.2}.hhp-trial-modal__subtitle{margin:.6rem 0 1rem;color:#344054;font-size:.8rem;text-align:left;line-height:1.4}.hhp-trial-modal__plan-card{background:#eef6f7;border-radius:8px;padding:.9rem}.hhp-trial-modal__plan-header{display:flex;align-items:center;gap:.45rem;font-size:1.55rem;font-weight:600;color:#111827}.hhp-trial-modal__plan-header img{width:2rem;height:2rem}.hhp-trial-modal__plan-header span{font-size:1.25rem;font-weight:600;color:#000}.hhp-trial-modal__price-row{margin-top:1rem;display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem}.hhp-trial-modal__price{display:flex;align-items:flex-end;gap:.2rem}.hhp-trial-modal__price strong{font-size:2.25rem;line-height:1;font-weight:600;color:#0f172a}.hhp-trial-modal__price span,.hhp-trial-modal__billing{color:#000;font-size:.8rem}.hhp-trial-modal__divider{height:1px;background:#d1d5db;margin:1.2rem 0 .8rem}.hhp-trial-modal__includes{margin:0 0 .55rem;text-align:left;color:#111827;font-size:.8rem;font-weight:600}.hhp-trial-modal__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.hhp-trial-modal__features li{display:flex;align-items:flex-start;gap:.35rem;color:#111827;font-size:.8rem;line-height:1.35}.hhp-trial-modal__features img{width:.95rem;height:.95rem;margin-top:.2rem;flex-shrink:0}.hhp-trial-modal__features em{margin-left:.5rem;display:inline-block;background:linear-gradient(90deg,#6dcdc5,#029dc6);color:#fff;border-radius:999px;font-style:normal;font-size:.72rem;font-weight:600;padding:.12rem .45rem;vertical-align:middle}.hhp-trial-modal__upgrade-button{margin-top:1.4rem;width:100%;border:none;border-radius:8px;padding:.7rem 1rem;color:#fff;font-size:1rem;font-weight:600;background-color:#3da394;cursor:pointer}.hhp-trial-modal__upgrade-button:disabled{background-color:#d1d5db;cursor:not-allowed;opacity:.6}@media(max-width:768px){.hhp-trial-modal__body{padding:0rem .85rem .9rem}.hhp-trial-modal__title{font-size:1.55rem}.hhp-trial-modal__plan-header{font-size:1.2rem}.hhp-trial-modal__upgrade-button{margin-top:.9rem}.hhp-trial-modal__price strong{font-size:1.7rem}.hhp-trial-modal__billing{font-size:.85rem}.hhp-trial-modal__features li{font-size:.84rem;text-align:left}}@media(max-width:480px){.hhp-trial-modal__features em{margin-top:.5rem}}.hhp-payment-failed-modal{border-radius:10px}.hhp-payment-failed-modal__body{padding:0 1.35rem 1.35rem}.hhp-payment-failed-modal__icon-ring{display:flex;align-items:center;justify-content:flex-start}.hhp-payment-failed-modal__info-img{width:3rem!important;height:3rem!important;object-fit:contain}.hhp-payment-failed-modal__title{margin:0;font-size:1.12rem;font-weight:600;color:#111827;line-height:1.3;text-align:left}.hhp-payment-failed-modal__lead{margin:.5rem 0 0;font-size:.875rem;color:#475467;line-height:1.45;text-align:left}.hhp-payment-failed-modal__detail{margin:.85rem 0 0;font-size:.875rem;text-align:left;color:#475467;line-height:1.5}.hhp-payment-failed-modal__actions{display:flex;flex-direction:column;gap:.65rem;margin-top:1.35rem}.hhp-payment-failed-modal__btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;border:none;transition:opacity .15s ease}.hhp-payment-failed-modal__btn:hover{opacity:.92}.hhp-payment-failed-modal__btn img{width:1.1rem;height:1.1rem;object-fit:contain;flex-shrink:0}.hhp-payment-failed-modal__btn span{font-size:1rem}.hhp-payment-failed-modal__btn--primary{color:#fff;background:#3da394}.hhp-payment-failed-modal__btn--primary img{filter:brightness(0) invert(1)}.hhp-payment-failed-modal__btn--secondary{color:#344054;background:#fff;border:1px solid #D0D5DD}@media(max-width:480px){.hhp-payment-failed-modal__body{padding:0 1rem 1.1rem}.hhp-payment-failed-modal__title{font-size:1.1rem}.hhp-payment-failed-modal__lead,.hhp-payment-failed-modal__detail{font-size:.82rem}}.hhp-payment-success-modal{border-radius:10px}.hhp-payment-success-modal__body{padding:0 1.35rem 1.35rem}.hhp-payment-success-modal__icon-ring{display:flex;align-items:center;justify-content:center}.hhp-payment-success-modal__tick-img{width:3.5rem!important;height:3.5rem!important;object-fit:contain}.hhp-payment-success-modal__title{margin:0;font-size:1.12rem;font-weight:600;color:#111827;line-height:1.3;text-align:left}.hhp-payment-success-modal__lead{margin:.5rem 0 0;font-size:.875rem;color:#475467;line-height:1.45;text-align:left}.hhp-payment-success-modal__redirect{margin:.85rem 0 0;font-size:.875rem;color:#475467;line-height:1.5;text-align:left}.hhp-payment-success-modal__redirect strong{font-weight:700;color:#111827}.hhp-payment-success-modal__actions{margin-top:1.35rem}.hhp-payment-success-modal__btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;border:none;transition:opacity .15s ease}.hhp-payment-success-modal__btn:hover{opacity:.92}.hhp-payment-success-modal__btn img{width:1.1rem;height:1.1rem;object-fit:contain;flex-shrink:0}.hhp-payment-success-modal__btn span{font-size:1rem}.hhp-payment-success-modal__btn--primary{color:#fff;background:#3da394}.hhp-payment-success-modal__btn--primary img{filter:brightness(0) invert(1)}@media(max-width:480px){.hhp-payment-success-modal__body{padding:0 1rem 1.1rem}.hhp-payment-success-modal__title{font-size:1.1rem}.hhp-payment-success-modal__lead,.hhp-payment-success-modal__redirect{font-size:.82rem}}.hhp-modal.hhp-modal--onboarding-layer{z-index:130}.hhp-modal__panel.hhp-onboarding-modal{padding:0;overflow:hidden;display:flex;flex-direction:column;max-height:min(90vh,640px)}.hhp-modal__panel.hhp-onboarding-modal .hhp-modal__header{position:absolute;top:.5rem;right:.65rem;z-index:4;padding:0;width:calc(100% - 1rem);pointer-events:none}.hhp-modal__panel.hhp-onboarding-modal .hhp-modal__header .hhp-modal__close{pointer-events:auto}.hhp-onboarding-modal__header-spacer{flex:1;min-width:0}.hhp-onboarding-modal__inner{display:flex;flex-direction:column;min-height:0}.hhp-onboarding-modal__banner{position:relative;flex:0 0 42%;min-height:200px;max-height:280px}.hhp-onboarding-modal__banner-img{width:100%;height:100%;object-fit:cover;display:block}.hhp-onboarding-modal__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0rem 1.35rem 1.35rem;background:#fff}.hhp-onboarding-modal__dots{display:flex;gap:.4rem;margin-bottom:1.5rem}.hhp-onboarding-modal__dot{width:5px;height:5px;border-radius:999px;background:#d1fae5;transition:background .2s ease,transform .2s ease}.hhp-onboarding-modal__dot.is-active{background:#3da394;transform:scale(1.1)}.hhp-onboarding-modal__title{margin:0;font-size:1rem;font-weight:600;color:#111827;line-height:1.35}.hhp-onboarding-modal__text{margin:.35rem 0 1.5rem;font-size:.75rem;color:#111827;line-height:1.5;max-width:24rem}.hhp-onboarding-modal__next{margin-top:auto;width:100%;max-width:6rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.6rem 1rem;font-size:1rem;font-weight:600;color:#fff;background:#3da394;border:none;border-radius:8px;cursor:pointer;transition:opacity .15s ease}.hhp-onboarding-modal__next:hover{opacity:.92;font-weight:600}.hhp-onboarding-modal__next img{width:1.1rem;height:1.1rem;object-fit:contain;filter:brightness(0) invert(1)}.hhp-onboarding-modal__next span{font-size:.875rem}@media(max-width:480px){.hhp-onboarding-modal__banner{min-height:180px;max-height:240px}.hhp-onboarding-modal__title{font-size:1rem}.hhp-onboarding-modal__text{font-size:.8rem}}.hhp-search-bar{display:flex;flex-direction:column;gap:1rem;margin-top:1.2rem;width:100%}.hhp-search-bar__input-wrap{position:relative;display:flex;align-items:center;background-color:#fff;border:1px solid #D5F2EE;border-radius:10px;padding:0 .875rem;transition:border-color .15s ease,box-shadow .15s ease}.hhp-search-bar__input-wrap:focus-within{border-color:#4db8a8;box-shadow:0 0 0 3px #4db8a82e}.hhp-search-bar__icon{width:24px;height:24px;object-fit:contain;margin-right:.625rem}.hhp-search-bar__input{flex:1;min-width:0;border:none;background:transparent;font-size:1rem;color:#667085;font-weight:400;padding:.8125rem 0;outline:none}.hhp-search-bar__input::placeholder{color:#667085}.hhp-search-bar__input::-webkit-search-cancel-button{display:none}.hhp-search-bar__recent{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.hhp-search-bar__recent-left{display:flex;align-items:flex-start;flex-direction:column;gap:.875rem;flex-wrap:wrap}.hhp-search-bar__recent-label{font-size:.875rem;font-weight:600;color:#111827}.hhp-search-bar__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.hhp-search-bar__chip{border:none;background-color:#d5f2ee;color:#267b7a;font-size:.8125rem;font-weight:500;padding:.3125rem .75rem;border-radius:999px;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.hhp-search-bar__chip:hover{background-color:#c3ece6}.hhp-search-bar__chip:focus-visible{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-search-bar__chip:active{transform:scale(.98)}.hhp-search-bar__clear{border:none;background:transparent;color:#667085;font-size:.8125rem;font-weight:500;cursor:pointer;padding:.25rem 0;transition:color .15s ease}.hhp-search-bar__clear:hover{color:#111827}@media(max-width:640px){.hhp-search-bar__recent{align-items:flex-start}.hhp-search-bar__clear{align-self:flex-end}}.hhp-section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.hhp-section-header__title{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.01em;color:#111827}.hhp-section-header__action{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem 0;background:transparent;border:none;color:#4db8a8;font-size:1rem;font-weight:400;cursor:pointer;transition:color .15s ease}.hhp-section-header__action:hover{color:#3da394}.hhp-section-header__action:focus-visible{outline:none;box-shadow:0 0 0 3px #4db8a866;border-radius:4px}.hhp-section-header__arrow{transition:transform .15s ease;font-size:1rem;line-height:1}.hhp-section-header__action:hover .hhp-section-header__arrow{transform:translate(2px)}.hhp-supplement-card{background-color:#fff;border:1px solid #D5F2EE;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.hhp-supplement-card:hover{cursor:pointer;background-color:#f2fbfa;transition:all .2s ease-in-out}.hhp-supplement-card:hover:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.hhp-supplement-card:hover:focus-visible{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-supplement-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.hhp-supplement-card__title-wrap{min-width:0;flex:1}.hhp-supplement-card__title{margin:0 0 .25rem;font-size:1rem;font-weight:600;text-align:left;color:#111827;line-height:1.4}.hhp-supplement-card__subtitle{margin:0;text-align:left;font-size:.875rem;color:#667085;line-height:1.45}.hhp-supplement-card__favorite{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;border-radius:50%;cursor:pointer;transition:background-color .15s ease}.hhp-supplement-card__favorite img{width:20px;height:20px;object-fit:contain;opacity:.65;transition:opacity .15s ease}.hhp-supplement-card__favorite:hover{background-color:#f2f4f7}.hhp-supplement-card__favorite:hover img{opacity:1}.hhp-supplement-card__favorite:focus-visible{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-supplement-card__favorite--active img{opacity:1}.hhp-supplement-card__divider{height:1px;background-color:#eaecf0}.hhp-supplement-card__meta{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1rem;margin:0}.hhp-supplement-card__meta-item{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;min-width:0}.hhp-supplement-card__meta-label{font-size:.875rem;color:#667085;font-weight:400}.hhp-supplement-card__meta-value{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:#111827;margin:0}.hhp-supplement-card__evidence-icon,.hhp-supplement-card__age-icon{width:16px;height:16px;object-fit:contain;flex-shrink:0}.hhp-food-card{background-color:#fff;border:1px solid #D5F2EE;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.hhp-food-card:hover{background-color:#f2fbfa;cursor:pointer;transition:all .2s ease-in-out}.hhp-food-card:hover:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.hhp-food-card:hover:focus-visible{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-food-card__header{display:flex;align-items:center;gap:.75rem}.hhp-food-card__avatar-wrap{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:#f2f4f7;display:flex;align-items:center;justify-content:center}.hhp-food-card__avatar{width:100%;height:100%;object-fit:cover}.hhp-food-card__title-wrap{flex:1;min-width:0}.hhp-food-card__title{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#111827;line-height:1.4;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hhp-food-card__subtitle{margin:0;font-size:.875rem;color:#667085;line-height:1.45;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hhp-food-card__favorite{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;border-radius:50%;cursor:pointer;transition:background-color .15s ease}.hhp-food-card__favorite img{width:20px;height:20px;object-fit:contain;opacity:.65;transition:opacity .15s ease}.hhp-food-card__favorite:hover{background-color:#f2f4f7}.hhp-food-card__favorite:hover img{opacity:1}.hhp-food-card__favorite:focus-visible{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-food-card__favorite--active img{opacity:1}.hhp-food-card__divider{height:1px;background-color:#eaecf0}.hhp-food-card__nutrient{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.hhp-food-card__nutrient-icon-wrap{display:flex;align-items:center;gap:.5rem}.hhp-food-card__nutrient-icon{width:24px;height:24px;object-fit:contain;opacity:.75;flex-shrink:0}.hhp-food-card__nutrient-text{font-size:.875rem;color:#111827;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hhp-food-detail{display:flex;flex-direction:column;gap:1.25rem}.hhp-food-detail__summary{display:flex;align-items:center;gap:.875rem}.hhp-food-detail__avatar-wrap{flex-shrink:0;width:56px;height:56px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.hhp-food-detail__avatar{width:100%;height:100%;object-fit:cover}.hhp-food-detail__summary-text{min-width:0}.hhp-food-detail__title{margin:0 0 .25rem;font-size:1.25rem;font-weight:600;color:#111827;line-height:1.4;text-align:left}.hhp-food-detail__subtitle{margin:0;font-size:1.125rem;color:#344054;font-weight:400;line-height:1.45}.hhp-food-detail__divider{height:1px;background-color:#eaecf0}.hhp-food-detail__description{margin:0;font-size:.875rem;text-align:left;line-height:1.55;color:#344054}.hhp-food-detail__section{display:flex;flex-direction:column;gap:.875rem}.hhp-food-detail__section-title{margin:0;font-size:1rem;font-weight:600;text-align:left;color:#111827}.hhp-food-detail__meta{margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:.625rem}.hhp-food-detail__meta-row{display:grid;grid-template-columns:100px 1fr;align-items:center;margin:0}.hhp-food-detail__meta-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:400;color:#667085;margin:0}.hhp-food-detail__meta-icon{width:20px;height:20px;object-fit:contain;opacity:.7;flex-shrink:0}.hhp-food-detail__meta-value{margin:0;font-size:.875rem;font-weight:500;color:#111827}.hhp-food-detail__meta-value--highlight{color:#329a97}@media(max-width:400px){.hhp-food-detail__meta-row{grid-template-columns:100px 1fr}}.hhp-drawer{position:fixed;inset:0;z-index:130;display:flex}.hhp-drawer--right{justify-content:flex-end}.hhp-drawer--left{justify-content:flex-start}.hhp-drawer__overlay{position:absolute;inset:0;padding:0;margin:0;border:none;appearance:none;background:#11182773;cursor:pointer}.hhp-drawer__panel{position:relative;height:100vh;max-width:100vw;background:#fff;display:flex;flex-direction:column;overflow:hidden;z-index:1;will-change:transform;box-shadow:-24px 0 48px #0f172a1f}.hhp-drawer--left .hhp-drawer__panel{box-shadow:24px 0 48px #0f172a1f}.hhp-drawer__header{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.5rem;border-bottom:1px solid #EAECF0;flex-shrink:0}.hhp-drawer__back{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background-color:#ebffff;border-radius:10px;cursor:pointer;transition:background-color .15s ease}.hhp-drawer__back img{width:12px;height:12px;object-fit:contain}.hhp-drawer__back:hover{background-color:#d7f0f0}.hhp-drawer__back:focus-visible{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-drawer__title{margin:0;font-size:1.5rem;font-weight:500;color:#111827;line-height:1.3;letter-spacing:-.01em}.hhp-drawer__body{flex:1;overflow-y:auto;padding:1.5rem}@media(max-width:640px){.hhp-drawer__panel{width:100vw!important}.hhp-drawer__header{padding:.9rem 1rem}.hhp-drawer__body{padding:1.25rem 1rem}}.hhp-home{min-height:calc(100vh - 80px);padding:1.75rem 5rem 3rem;display:flex;flex-direction:column;gap:2rem;box-sizing:border-box}@media(max-width:1200px){.hhp-home{min-height:calc(100vh - 72px);padding:1.5rem 3.5rem 2.5rem}}@media(max-width:960px){.hhp-home{padding:1.5rem 2rem 2.5rem}}@media(max-width:640px){.hhp-home{padding:1.25rem 1rem 2rem;gap:1.5rem}}.hhp-home__hero{background-color:#f2fbfa;border-radius:10px;padding:1.75rem;display:flex;border:1px solid #D5F2EE;flex-direction:column;gap:.3rem}@media(max-width:640px){.hhp-home__hero{padding:1.5rem 1.25rem;border-radius:12px}}.hhp-home__greeting{text-align:left;margin:0;font-size:1rem;color:#475467;font-weight:0}.hhp-home__heading{margin:0;font-size:1.275rem;font-weight:600;color:#111827;line-height:1.3;letter-spacing:-.01em;text-align:left}@media(max-width:640px){.hhp-home__heading{font-size:1.125rem}}.hhp-home__section{display:flex;flex-direction:column}.hhp-home__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media(max-width:1024px){.hhp-home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hhp-home__grid{grid-template-columns:1fr}}.hhp-home__empty{padding:2rem;text-align:center;color:#667085;font-size:.9375rem;background-color:#fff;border:1px dashed #EAECF0;border-radius:12px;grid-column:1/-1}.subscription{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;background-color:#f0f9f7;padding-bottom:80px;color:#111827}.subscription__container{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:2.5rem}.subscription__intro{width:100%;text-align:left}.subscription__columns{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch;width:100%}.subscription__left{display:flex;flex-direction:column;align-items:stretch;align-self:stretch;min-height:0;width:100%;text-align:left}.subscription__brand{display:flex;gap:.75rem;margin-bottom:2rem}.subscription__brand img{height:53px}.subscription__brand span{font-size:18px;font-weight:600;color:#111827}.subscription__heading{font-size:40px;font-weight:700;color:#111827;line-height:1.2;margin:0 0 1rem}.subscription__plan-header-text{font-size:20px;font-weight:600;color:#111827}.subscription__subtext{font-size:1rem;color:#6b7280;max-width:100%;margin:0}.subscription__plan-card{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;min-height:0;width:100%;box-sizing:border-box;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #0000001a;color:#111827}.subscription__plan-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.subscription__plan-title{font-weight:600;margin-bottom:1.25rem;color:#111827;gap:.5rem}.subscription__price{display:flex;align-items:baseline;gap:.25rem;margin-bottom:1.25rem}.subscription__price strong{font-size:32px}.subscription__price span{font-size:14px;color:#6b7280}.subscription__divider{height:1px;background:#d0d5dd;margin:1.25rem 0}.subscription__includes{font-size:14px;font-weight:600;color:#000;margin-bottom:1rem}.subscription__features{list-style:none;padding:0;margin:0}.subscription__features li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.9rem;font-size:14px;color:#111827}.subscription__features li img{width:18px;height:18px;margin-top:2px;flex-shrink:0}.subscription__features li span{display:inline-block;line-height:1.4}.subscription__tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;margin-left:8px;font-size:11px;font-weight:600;color:#fff;border-radius:999px;background:linear-gradient(135deg,#6dcdc5,#029dc6);white-space:nowrap}.subscription__right{display:flex;flex-direction:column;align-items:stretch;align-self:stretch;min-height:0;width:100%;text-align:left}.subscription__card{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;min-height:0;width:100%;box-sizing:border-box;background-color:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #0000001a}.subscription__card>h3{margin:0 0 1.25rem;font-size:1.25rem;font-weight:600;color:#111827}.subscription__option{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1px solid #D0D5DD;border-radius:12px;margin-bottom:.75rem;cursor:pointer;color:#097595}.subscription__option.active{border:2px solid #097595;background:#e9fbf9}.subscription__option strong{margin-left:auto}.subscription__option input[type=radio]{accent-color:#097595;width:16px;height:16px;cursor:pointer}.subscription__price-tag{font-size:14px;font-weight:500;color:#344054}.subscription__secure{font-size:13px;color:#6b7280;margin:1rem 0 1.5rem}.subscription__form{margin-top:1.5rem}.subscription__row{display:flex;gap:.5rem;margin-bottom:1.25rem}.subscription__field{display:flex;flex-direction:column}.subscription__field label{font-size:14px;font-weight:500;margin-bottom:.4rem;color:#344054}.subscription__field input{padding:.75rem .6rem;border:1px solid #D0D5DD;border-radius:8px;font-size:14px;color:#111827;background:#fff}.subscription__field input:focus{outline:none;border-color:#4db8a8}.subscription__field--lg{flex:0 0 60%}.subscription__field--sm{flex:0 0 20%}.subscription__submit-btn{width:100%;padding:.875rem 1rem;font-size:1rem;font-weight:600;color:#fff;background-color:#4db8a8;border:none;border-radius:8px;cursor:pointer;margin-top:2.5rem;transition:all .2s ease-in-out}.subscription__submit-btn:hover:not(:disabled){background-color:#3da394;box-shadow:0 4px 12px #4db8a84d}.subscription__submit-btn:disabled{background-color:#d1d5db;cursor:not-allowed;opacity:.6}.subscription__terms{font-size:12px;color:#6b7280;text-align:center;padding-top:1rem}@media(min-width:1440px){.subscription__container{max-width:1300px}.subscription__heading{font-size:44px}}@media(max-width:1200px){.subscription__heading{font-size:36px}.subscription__container{max-width:1024px}}@media(max-width:1024px){.subscription{padding:3rem 2rem}.subscription__columns{grid-template-columns:1fr}.subscription__left{width:100%}.subscription__plan-card{max-width:100%}.subscription__right{width:100%;margin-bottom:5rem}.subscription__card{max-width:100%}}@media(max-width:768px){.subscription{padding:2.5rem 1.25rem}.subscription__heading{font-size:30px;line-height:1.3}.subscription__subtext{font-size:15px}.subscription__columns{gap:2rem}.subscription__plan-card,.subscription__card{padding:1.75rem 1.5rem}.subscription__row{flex-direction:column;gap:1rem}.subscription__field--lg,.subscription__field--sm{flex:1 1 100%}.subscription__right{margin-bottom:5rem}}@media(max-width:480px){.subscription{padding:2rem 1rem}.subscription__heading{font-size:26px}.subscription__price strong{font-size:28px}.subscription__plan-card,.subscription__card{padding:1.5rem 1.25rem}.subscription__features li{font-size:13px}}.hhp-breadcrumb{width:100%;padding-bottom:.75rem}.hhp-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;list-style:none;margin:0;padding:0;font-size:.875rem;line-height:1.25}.hhp-breadcrumb__item{display:inline-flex;align-items:center;gap:.35rem;min-height:1.25rem}.hhp-breadcrumb__sep{display:inline-flex;color:#6b7280;opacity:.85}.hhp-breadcrumb__home-icon{display:block;color:#6b7280}.hhp-breadcrumb__link{color:#6b7280;text-decoration:none;font-weight:500;transition:color .15s ease}.hhp-breadcrumb__link:hover{color:#344054}.hhp-breadcrumb__link--home{display:inline-flex;align-items:center;line-height:0}.hhp-breadcrumb__text{color:#6b7280;font-weight:500}.hhp-breadcrumb__text.is-current{color:#097595;font-weight:600}.hhp-settings-sidebar{flex-shrink:0;width:200px;padding-right:1.5rem}.hhp-settings-sidebar__nav{position:sticky;top:1rem}.hhp-settings-sidebar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.hhp-settings-sidebar__link{display:block;padding:.55rem .85rem;border-radius:8px;font-size:.9375rem;font-weight:500;color:#344054;text-decoration:none;transition:background-color .15s ease,color .15s ease}.hhp-settings-sidebar__link:hover{background-color:#f2f4f7;color:#111827}.hhp-settings-sidebar__link.is-active{background-color:#e9f7f5;color:#097595;font-weight:600}@media(max-width:768px){.hhp-settings-sidebar{width:100%;padding-right:0;padding-bottom:0}.hhp-settings-sidebar__list{flex-direction:row;flex-wrap:wrap;gap:.5rem}}.hhp-settings-shell{width:100%;box-sizing:border-box;padding:0 5rem 2rem;background:#fff;text-align:left}.hhp-settings-shell__breadcrumb{width:100%;padding-top:.75rem}.hhp-settings-layout{width:100%;display:grid;grid-template-columns:minmax(200px,240px) minmax(0,1fr);align-items:stretch;min-height:calc(100vh - 80px - 5rem);box-sizing:border-box;border:1px solid #EAECF0;overflow:hidden;background:#fff}.hhp-settings-layout .hhp-settings-sidebar{border-right:1px solid #EAECF0;padding:1rem 1.25rem;width:auto;max-width:100%}.hhp-settings-layout__main{min-width:0;padding:1.25rem 1.5rem}.hhp-settings-page{width:100%}.hhp-billing-settings-page,.hhp-password-settings,.hhp-account-settings-page{width:100%;box-sizing:border-box}.hhp-settings-page__content{min-height:120px}@media(max-width:1200px){.hhp-settings-shell{padding-left:3.5rem;padding-right:3.5rem}.hhp-settings-layout{min-height:calc(100vh - 72px - 5rem)}}@media(max-width:992px){.hhp-settings-shell{padding-left:2rem;padding-right:2rem}.hhp-settings-layout{min-height:calc(100vh - 64px - 4rem)}}@media(max-width:768px){.hhp-settings-shell{padding-left:1.25rem;padding-right:1.25rem;height:93vh}.hhp-settings-layout{grid-template-columns:1fr;min-height:0}.hhp-settings-layout .hhp-settings-sidebar{border-right:none;border-bottom:1px solid #EAECF0}}.hhp-billing-cards{width:100%}.hhp-billing-cards__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.25rem;align-items:stretch}.hhp-billing-plan{background:#e6f4f1;border-radius:12px;padding:1.25rem 1.35rem 1.35rem;box-sizing:border-box;display:flex;flex-direction:column;gap:3.25rem}.hhp-billing-plan__top{display:flex;gap:.75rem;flex-direction:column;align-items:flex-start}.hhp-billing-plan__avatar{flex-shrink:0;width:24px;height:24px;object-fit:contain;border-radius:8px}.hhp-billing-plan__headline{flex:1;min-width:0}.hhp-billing-plan__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.hhp-billing-plan__title{margin:0;font-size:1.125rem;font-weight:600;color:#111827;line-height:1.3}.hhp-billing-plan__badges{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.hhp-billing-plan__badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.2}.hhp-billing-plan__badge--active{background:#3da394;color:#fff}.hhp-billing-plan__badge--active img{filter:brightness(0) invert(1)}.hhp-billing-plan__badge--trial{background:#fffaeb;color:#dc6803}.hhp-billing-plan__badge--monthly{background:#d5f0ec;color:#097595}.hhp-billing-plan__desc{margin:.45rem 0 0;font-size:.8125rem;color:#475467;line-height:1.45}.hhp-billing-plan__footer{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;padding-top:.25rem}.hhp-billing-plan__billing-date{display:flex;flex-direction:column;gap:.2rem}.hhp-billing-plan__label{font-size:.81rem;color:#475467;font-weight:500}.hhp-billing-plan__date{font-size:.875rem;font-weight:500;color:#111827}.hhp-billing-plan__price{display:flex;align-items:baseline;gap:.35rem;flex-wrap:wrap}.hhp-billing-plan__amount{font-size:2.5rem;font-weight:600;color:#111827;line-height:1}.hhp-billing-plan__period{font-size:1rem;color:#344054;font-weight:500}.hhp-billing-payment{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:1.25rem 1.35rem 1.35rem;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem}.hhp-billing-payment__header{margin:0}.hhp-billing-payment__title{margin:0;font-size:1.125rem;font-weight:600;color:#111827;line-height:1.3}.hhp-billing-payment__subtitle{margin:.35rem 0 0;font-size:.8125rem;color:#475467;line-height:1.45}.hhp-billing-payment__card{border:1px solid #eaecf0;border-radius:10px;padding:1rem;background:#eaecf0;overflow:hidden}.hhp-billing-payment__card-row{display:flex;align-items:flex-start;gap:.85rem;flex-wrap:wrap}.hhp-billing-payment__brand{flex-shrink:0;object-fit:contain}.hhp-billing-payment__card-info{flex:1;min-width:120px}.hhp-billing-payment__card-line{margin:0;font-size:.9375rem;font-weight:600;color:#111827}.hhp-billing-payment__card-expiry{margin:.2rem 0 0;font-size:.8125rem;color:#475467}.hhp-billing-payment__update{margin-left:auto;padding:.45rem .9rem;font-size:.8125rem;font-weight:600;color:#344054;background:#fff;border:1px solid #eaecf0;border-radius:8px;cursor:pointer;transition:background .15s ease}.hhp-billing-payment__update:hover{background:#f2f4f7}.hhp-billing-payment__error{display:flex;align-items:center;gap:.45rem;margin:1rem -1rem 0;padding:.65rem 1rem;background:#fef3f2;border-top:1px solid #fecdca;font-size:.8125rem;font-weight:500;color:#f04438}.hhp-billing-payment__error img{flex-shrink:0;object-fit:contain}@media(max-width:900px){.hhp-billing-cards__row{grid-template-columns:1fr}.hhp-billing-payment__update{margin-left:0;width:100%;margin-top:.5rem}.hhp-billing-payment__card-row{flex-direction:column;align-items:flex-start}}.hhp-pro-plan-card{width:100%;border:1px solid #eaecf0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;gap:1.5rem}.hhp-pro-plan-card__header{display:flex;align-items:center;gap:.5rem;padding:.9rem 1rem;border-bottom:1px solid #eaecf0}.hhp-pro-plan-card__icon{width:28px;height:28px;object-fit:contain}.hhp-pro-plan-card__title{margin:0;font-size:1rem;line-height:1.2;font-weight:600;color:#344054}.hhp-pro-plan-card__body{padding:1rem}.hhp-pro-plan-card__price-row{margin:0;display:flex;align-items:baseline;gap:.35rem}.hhp-pro-plan-card__price{font-size:1.87rem;line-height:1;font-weight:600;color:#344054}.hhp-pro-plan-card__period{font-size:.875rem;line-height:1.3;font-weight:400;color:#475467}.hhp-pro-plan-card__description{margin:.5rem 0 1rem;font-size:.875rem;line-height:1.45;color:#475467}.hhp-pro-plan-card__action{border:none;border-radius:8px;padding:.6rem 1.2rem;background:#4db8a8;color:#fff;font-size:.875rem;line-height:1.2;font-weight:600;cursor:pointer;transition:background-color .2s ease}.hhp-pro-plan-card__action:hover{background:#3da394}@media(max-width:768px){.hhp-pro-plan-card__title{font-size:1rem}.hhp-pro-plan-card__price{font-size:2rem}.hhp-pro-plan-card__period{font-size:1rem}.hhp-pro-plan-card__description{font-size:.95rem}.hhp-pro-plan-card__action{font-size:1rem}}.hhp-invoices{width:100%;margin-top:2rem;box-sizing:border-box}.hhp-invoices__toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.hhp-invoices__intro{min-width:0}.hhp-invoices__title{margin:0;font-size:1.125rem;font-weight:600;color:#101828;line-height:1.35}.hhp-invoices__subtitle{margin:.35rem 0 0;font-size:.875rem;font-weight:500;color:#667085;line-height:1.45}.hhp-invoices__toolbar-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.hhp-invoices__download-all{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .85rem;font-size:.875rem;font-weight:600;color:#101828;background:#fff;border:1px solid #eaecf0;border-radius:8px;cursor:pointer;transition:background .15s ease}.hhp-invoices__download-all img{flex-shrink:0;object-fit:contain}.hhp-invoices__download-all:hover{background:#f9fafb}.hhp-invoices__more{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:#fff;border:1px solid #eaecf0;border-radius:8px;cursor:pointer;transition:background .15s ease}.hhp-invoices__more img{object-fit:contain}.hhp-invoices__more:hover{background:#f9fafb}.hhp-invoices__table-shell{border:1px solid #eaecf0;border-radius:12px;overflow:hidden;background:#fff}.hhp-invoices__table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.hhp-invoices__table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed;font-size:.875rem}.hhp-invoices__th{text-align:left;padding:.75rem 1rem;background:#f9fafb;color:#667085;font-weight:600;font-size:.75rem;line-height:1.25;border-bottom:1px solid #eaecf0;vertical-align:middle}.hhp-invoices__th:first-child{width:38%;padding-left:1.25rem}.hhp-invoices__th:nth-child(2){width:18%}.hhp-invoices__th:nth-child(3){width:12%}.hhp-invoices__th:nth-child(4){width:14%}.hhp-invoices__th:nth-child(5){width:10%}.hhp-invoices__th:nth-child(6){width:100px}.hhp-invoices__th:last-child{padding-right:1.25rem}.hhp-invoices__th-actions{display:block;min-height:1em}.hhp-invoices__sort-th{display:inline-flex;align-items:center;gap:.25rem;margin:0;padding:0;border:none;background:transparent;font:inherit;font-weight:600;font-size:.75rem;color:#667085;cursor:pointer;text-align:left}.hhp-invoices__sort-th:hover{color:#101828}.hhp-invoices__sort-icon{flex-shrink:0;display:block;transition:transform .15s ease}.hhp-invoices__sort-icon--asc{transform:rotate(180deg)}.hhp-invoices__tr{border-bottom:1px solid #eaecf0}.hhp-invoices__tr:last-child{border-bottom:none}.hhp-invoices__td{padding:1rem;vertical-align:middle;min-height:72px;box-sizing:border-box}.hhp-invoices__td:first-child{padding-left:1.25rem}.hhp-invoices__td:last-child{padding-right:1.25rem}.hhp-invoices__td--empty{padding:5rem 1rem}.hhp-invoices__empty-state{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hhp-invoices__empty-icon-wrap{width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#d5f2ee;box-shadow:inset 0 0 0 8px #b6e8e1}.hhp-invoices__empty-icon{object-fit:contain;width:48px;height:48px}.hhp-invoices__empty-title{margin:1rem 0 0;font-size:1rem;line-height:1.2;font-weight:600;color:#1f2937}.hhp-invoices__empty-description{margin:.75rem 0 0;font-size:.875rem;line-height:1.4;color:#667085}.hhp-invoices__invoice-cell{display:flex;align-items:center;gap:.75rem;min-width:0}.hhp-invoices__file-icon-wrap{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#e6f4f1}.hhp-invoices__file-icon{object-fit:contain}.hhp-invoices__invoice-title{font-weight:600;color:#101828;line-height:1.35;word-break:break-word}.hhp-invoices__cell-muted,.hhp-invoices__amount{color:#667085;font-weight:500}.hhp-invoices__paid-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;color:#027a48;background:#ecfdf3;line-height:1.2}.hhp-invoices__paid-badge--failed{color:#dc6803;background:#fffaeb}.hhp-invoices__paid-check{flex-shrink:0;object-fit:contain}.hhp-invoices__paid-check--paid{filter:brightness(0) saturate(100%) invert(32%) sepia(90%) saturate(900%) hue-rotate(115deg) brightness(.95)}.hhp-invoices__download-link{margin:0;padding:0;border:none;background:none;font:inherit;font-weight:600;font-size:.875rem;color:#0e9384;cursor:pointer;text-decoration:none}.hhp-invoices__download-link:hover{text-decoration:underline}.hhp-invoices__pagination{margin-top:.8rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.hhp-invoices__page-indicator{font-size:.875rem;font-weight:500;color:#1d2939}.hhp-invoices__page-actions{display:inline-flex;align-items:center;gap:.65rem}.hhp-invoices__page-btn{border:1px solid #eaecf0;border-radius:8px;background:#fff;color:#344054;font-size:.875rem;font-weight:600;line-height:1.2;padding:.45rem .9rem;cursor:pointer;transition:background .15s ease,color .15s ease}.hhp-invoices__page-btn:hover:not(:disabled){background:#f9fafb}.hhp-invoices__page-btn:disabled{opacity:.55;cursor:not-allowed}@media(max-width:768px){.hhp-invoices__toolbar{flex-direction:column;align-items:stretch}.hhp-invoices__toolbar-actions{justify-content:flex-end}.hhp-invoices__empty-title{font-size:1.35rem}.hhp-invoices__empty-description{font-size:1rem}.hhp-invoices__pagination{flex-direction:column;align-items:flex-start}}.hhp-password-settings__btn--secondary{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;font-size:.9375rem;font-weight:500;color:#111827;cursor:pointer;transition:all .2s ease-in-out}.hhp-password-settings__btn--secondary:hover{background-color:#f9fafb;border-color:#d1d5db}.hhp-password-settings__btn--secondary:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-password-settings__btn--secondary:active{transform:scale(.98)}.hhp-password-settings__btn--primary{width:100%;padding:.875rem 1rem;font-size:1rem;font-weight:600;color:#fff;background-color:#4db8a8;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.hhp-password-settings__btn--primary:hover{background-color:#3da394;box-shadow:0 4px 12px #4db8a84d}.hhp-password-settings__btn--primary:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-password-settings__btn--primary:active{transform:scale(.98)}.hhp-password-settings__btn--primary:disabled{background-color:#d1d5db;cursor:not-allowed;opacity:.6}.hhp-password-settings{width:100%;max-width:420px;box-sizing:border-box}.hhp-password-settings__header{margin-bottom:2rem}.hhp-password-settings__title{margin:0;font-size:1.5rem;font-weight:500;color:#111827;line-height:1.3;letter-spacing:-.02em}.hhp-password-settings__subtitle{margin:.5rem 0 0;font-size:1rem;font-weight:400;color:#667085;line-height:1.45}.hhp-password-settings__form{display:flex;flex-direction:column;gap:1.5rem}.hhp-password-settings__field{display:flex;flex-direction:column;gap:.5rem}.hhp-password-settings__label{font-size:.875rem;font-weight:500;color:#111827;line-height:1.25}.hhp-password-settings__input-wrap{position:relative;width:100%}.hhp-password-settings__input-wrap--password{position:relative}.hhp-password-settings__input{width:100%;box-sizing:border-box;padding:.65rem .875rem;font-size:.9375rem;font-weight:500;color:#111827;background:#fff;border:1px solid #EAECF0;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}.hhp-password-settings__input::placeholder{color:#667085}.hhp-password-settings__input:hover{border-color:#d0d5dd}.hhp-password-settings__input:focus{outline:none;border-color:#4db8a8;box-shadow:0 0 0 3px #4db8a81f}.hhp-password-settings__input--with-toggle{padding-right:3rem}.hhp-password-settings__input.error{border-color:#fda29b}.hhp-password-settings__input.error:focus{border-color:#fda29b;box-shadow:0 0 0 3px #fda29b1f}.hhp-password-settings__input.error:hover{border-color:#fda29b}.hhp-password-settings__toggle{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s;z-index:1}.hhp-password-settings__toggle:hover{opacity:.7}.hhp-password-settings__toggle:focus{outline:none}.hhp-password-settings__toggle:focus-visible{outline:2px solid rgba(77,184,168,.45);outline-offset:2px;border-radius:4px}.hhp-password-settings__hint{margin:.15rem 0 0;font-size:.875rem;font-weight:400;color:#667085;line-height:1.45}.hhp-password-settings__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;padding-top:.25rem}.hhp-password-settings__btn--primary{width:auto;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.15rem;font-size:.875rem}.hhp-password-settings__btn--primary:disabled{opacity:1;color:#b2dfdb;background-color:#f0f9f9;border:none;box-shadow:none;cursor:not-allowed}.hhp-password-settings__btn--primary:disabled:hover{background-color:#f0f9f9;box-shadow:none}.hhp-password-settings__btn--primary:disabled:focus{outline:none;box-shadow:none}.hhp-password-settings__btn--primary:disabled:active{transform:none}.hhp-password-settings__btn--secondary{width:auto;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.15rem;font-size:.875rem;font-weight:600;gap:0}@media(max-width:480px){.hhp-password-settings__title{font-size:1.25rem}.hhp-password-settings__actions{flex-direction:column;align-items:stretch}.hhp-password-settings__btn{width:100%;justify-content:center}}.hhp-profile-settings__btn--secondary{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;font-size:.9375rem;font-weight:500;color:#111827;cursor:pointer;transition:all .2s ease-in-out}.hhp-profile-settings__btn--secondary:hover{background-color:#f9fafb;border-color:#d1d5db}.hhp-profile-settings__btn--secondary:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-profile-settings__btn--secondary:active{transform:scale(.98)}.hhp-profile-settings__btn--primary{width:100%;padding:.875rem 1rem;font-size:1rem;font-weight:600;color:#fff;background-color:#4db8a8;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.hhp-profile-settings__btn--primary:hover{background-color:#3da394;box-shadow:0 4px 12px #4db8a84d}.hhp-profile-settings__btn--primary:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-profile-settings__btn--primary:active{transform:scale(.98)}.hhp-profile-settings__btn--primary:disabled{background-color:#d1d5db;cursor:not-allowed;opacity:.6}.hhp-profile-settings{width:100%;max-width:420px;box-sizing:border-box}.hhp-profile-settings__header{margin-bottom:2rem}.hhp-profile-settings__title{margin:0;font-size:1.5rem;font-weight:500;color:#111827;line-height:1.3;letter-spacing:-.02em}.hhp-profile-settings__subtitle{margin:.5rem 0 0;font-size:1rem;font-weight:400;color:#667085;line-height:1.45}.hhp-profile-settings__form{display:flex;flex-direction:column;gap:1.5rem}.hhp-profile-settings__file-input{position:absolute;width:0;height:0;opacity:0;overflow:hidden;pointer-events:none}.hhp-profile-settings__field{display:flex;flex-direction:column;gap:.5rem}.hhp-profile-settings__field--avatar{gap:.65rem}.hhp-profile-settings__label{font-size:.875rem;font-weight:500;color:#475467;line-height:1.25}.hhp-profile-settings__avatar-block{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.hhp-profile-settings__avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;background:#f2f4f7;flex-shrink:0}.hhp-profile-settings__avatar-actions{display:flex;align-items:center;gap:1.25rem}.hhp-profile-settings__link{padding:0;border:none;background:none;font:inherit;font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.hhp-profile-settings__link:focus{outline:none}.hhp-profile-settings__link:focus-visible{outline:2px solid rgba(14,147,132,.45);outline-offset:2px;border-radius:2px}.hhp-profile-settings__link--edit{color:#0e9384}.hhp-profile-settings__link--edit:hover{color:#0c7a6a}.hhp-profile-settings__link--remove{color:#f04438}.hhp-profile-settings__link--remove:hover{color:#dc2626}.hhp-profile-settings__input-wrap{position:relative;width:100%}.hhp-profile-settings__input{width:100%;box-sizing:border-box;padding:.8rem .875rem;font-size:.9375rem;font-weight:500;color:#111827;background:#fff;border:1px solid #EAECF0;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}.hhp-profile-settings__input::placeholder{color:#667085}.hhp-profile-settings__input:hover:not(:read-only){border-color:#d0d5dd}.hhp-profile-settings__input:focus{outline:none;border-color:#4db8a8;box-shadow:0 0 0 3px #4db8a81f}.hhp-profile-settings__input--with-icon{padding-right:2.75rem}.hhp-profile-settings__input--muted{color:#667085;background:#fafafa;cursor:default}.hhp-profile-settings__input--muted:focus{box-shadow:none;border-color:#eaecf0}.hhp-profile-settings__input-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:.55}.hhp-profile-settings__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;padding-top:.25rem}.hhp-profile-settings__btn--primary{width:auto;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.15rem;font-size:.875rem}.hhp-profile-settings__btn--primary:disabled{opacity:1;color:#b2dfdb;background-color:#f0f9f9;border:none;box-shadow:none;cursor:not-allowed}.hhp-profile-settings__btn--primary:disabled:hover{background-color:#f0f9f9;box-shadow:none}.hhp-profile-settings__btn--primary:disabled:focus{outline:none;box-shadow:none}.hhp-profile-settings__btn--primary:disabled:active{transform:none}.hhp-profile-settings__btn--secondary{width:auto;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.15rem;font-size:.875rem;font-weight:600;gap:0}@media(max-width:480px){.hhp-profile-settings__title{font-size:1.25rem}.hhp-profile-settings__actions{flex-direction:column;align-items:stretch}.hhp-profile-settings__btn{width:100%;justify-content:center}}.hhp-account-action-modal{border-radius:12px}.hhp-account-action-modal__body{padding:0 1.35rem 1.25rem}.hhp-account-action-modal__header-icon{width:48px!important;height:48px!important;object-fit:contain}.hhp-account-action-modal__title{margin:0;font-size:1.125rem;font-weight:600;color:#111827;line-height:1.3}.hhp-account-action-modal__text{margin:.45rem 0 0;color:#667085;font-size:.875rem;line-height:1.45}.hhp-account-action-modal__subhead{margin:.8rem 0 0;color:#344054;font-size:.875rem;font-weight:500}.hhp-account-action-modal__list{margin:.45rem 0 0;padding-left:1rem;color:#667085;font-size:.875rem;line-height:1.4}.hhp-account-action-modal__reasons{margin-top:.7rem;display:flex;flex-direction:column;gap:.45rem}.hhp-account-action-modal__reason{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#344054}.hhp-account-action-modal__reason input{width:.95rem;height:.95rem;accent-color:#3da394}.hhp-account-action-modal__textarea{margin-top:.75rem;width:100%;min-height:92px;resize:none;border:1px solid #d0d5dd;border-radius:8px;padding:.7rem .8rem;box-sizing:border-box;font-size:.875rem;color:#1f2937;font-family:inherit}.hhp-account-action-modal__textarea::placeholder{color:#667085}.hhp-account-action-modal__textarea:focus{outline:none;border-color:#3da394;box-shadow:0 0 0 3px #029dc61f}.hhp-account-action-modal__textarea:disabled{background:#f9fafb;color:#98a2b3}.hhp-account-action-modal__textarea--large{min-height:120px}.hhp-account-action-modal__error{margin:.4rem 0 0;color:#f04438;font-size:.8rem;line-height:1.35}.hhp-account-action-modal__otp-lead{margin:.6rem 0 0;color:#667085;font-size:.9rem}.hhp-account-action-modal__otp{margin:1.8rem 0;display:flex;justify-content:center;gap:.45rem}.hhp-account-action-modal__otp-input{width:3rem!important;height:3rem;border-radius:8px;border:1px solid #d0d5dd;font-size:2rem;font-weight:500;color:#344054}.hhp-account-action-modal__otp-input:focus{outline:none;border-color:#3da394;box-shadow:0 0 0 3px #029dc61f}.hhp-account-action-modal__actions{margin-top:1.1rem;display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.hhp-account-action-modal__btn{border-radius:8px;border:1px solid #d0d5dd;cursor:pointer;padding:.7rem 1rem;font-size:.95rem;font-weight:600}.hhp-account-action-modal__btn--secondary{background:#fff;color:#344054}.hhp-account-action-modal__btn--primary{background:#fff;color:#b42318;border-color:#fecdca}.hhp-account-action-modal__btn--primary:disabled{cursor:not-allowed;opacity:.55}.hhp-account-action-modal__btn--danger{background:#dc2626;color:#fff;border-color:#dc2626}.hhp-account-action-modal__btn--danger:disabled{cursor:not-allowed;opacity:.5}@media(max-width:600px){.hhp-account-action-modal__title{font-size:1.4rem}.hhp-account-action-modal__otp-input{width:2.7rem!important;height:2.7rem;font-size:1.75rem}}.hhp-account-deleted-modal-layer .hhp-modal__overlay{cursor:not-allowed}.hhp-account-deleted-modal{border-radius:12px;display:flex;flex-direction:column}.hhp-account-deleted-modal__header-spacer{width:1rem;height:1rem}.hhp-account-deleted-modal__body{flex:1;padding:0 1.35rem 1.35rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.hhp-account-deleted-modal__icon-wrap{margin:0 auto;width:3.4rem;height:3.4rem;border-radius:999px;background:#d5f2ee;display:flex;align-items:center;justify-content:center}.hhp-account-deleted-modal__icon{width:48px;height:48px;object-fit:contain}.hhp-account-deleted-modal__title{margin:1rem 0 0;color:#1f2937;font-size:1.125rem;line-height:1.25;font-weight:600}.hhp-account-deleted-modal__subtitle{margin:.45rem 0 0;color:#667085;font-size:.95rem;line-height:1.45}.hhp-account-deleted-modal__signup-btn{margin-top:1.1rem;min-width:7rem;border:none;border-radius:8px;padding:.62rem 1.05rem;background:#3ba39c;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer}.hhp-account-deleted-modal__signup-btn:disabled{opacity:.65;cursor:not-allowed}@media(max-width:600px){.hhp-account-deleted-modal__title{font-size:1.3rem}}.hhp-subscription-canceled-modal{border-radius:12px}.hhp-subscription-canceled-modal__header-icon{width:2.6rem!important;height:2.6rem!important;object-fit:contain}.hhp-subscription-canceled-modal__body{padding:.3rem 1.35rem 1.35rem}.hhp-subscription-canceled-modal__title{margin:0;color:#111827;font-size:1.125rem;font-weight:600;line-height:1.2;text-align:left}.hhp-subscription-canceled-modal__text{margin:.55rem 0 0;color:#667085;font-size:.875rem;line-height:1.45;text-align:left}.hhp-subscription-canceled-modal__actions{margin-top:.95rem;display:flex;flex-direction:column;gap:1.125rem}.hhp-subscription-canceled-modal__btn{width:100%;border-radius:8px;border:1px solid transparent;padding:.8rem .95rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:1rem;font-weight:600;cursor:pointer}.hhp-subscription-canceled-modal__btn img{width:1rem;height:1rem;object-fit:contain;flex-shrink:0}.hhp-subscription-canceled-modal__btn--primary{background:#3ba39c;color:#fff}.hhp-subscription-canceled-modal__btn--secondary{background:#fff;color:#344054;border-color:#d0d5dd}@media(max-width:600px){.hhp-subscription-canceled-modal__title{font-size:1.4rem}}.hhp-welcome-back-modal{border-radius:12px}.hhp-welcome-back-modal__header-icon{width:2.4rem!important;height:2.4rem!important;object-fit:contain}.hhp-welcome-back-modal__body{padding:.3rem 1.25rem 1.45rem}.hhp-welcome-back-modal__title{margin:0;color:#111827;font-size:1.125rem;font-weight:600;line-height:1.2;text-align:left}.hhp-welcome-back-modal__text{margin:.55rem 0 0;color:#667085;font-size:.875rem;line-height:1.45;text-align:left}.hhp-welcome-back-modal__btn{margin-top:1.05rem;width:100%;border:1px solid transparent;border-radius:8px;background:#3ba39c;color:#fff;padding:.72rem .95rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:1rem;font-weight:600;cursor:pointer}.hhp-welcome-back-modal__btn img{width:20px;height:20px;object-fit:contain;flex-shrink:0}@media(max-width:600px){.hhp-welcome-back-modal__title{font-size:1.35rem}}.hhp-account-settings__btn--danger,.hhp-account-settings__btn--checkout{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;font-size:.9375rem;font-weight:500;color:#111827;cursor:pointer;transition:all .2s ease-in-out}.hhp-account-settings__btn--danger:hover,.hhp-account-settings__btn--checkout:hover{background-color:#f9fafb;border-color:#d1d5db}.hhp-account-settings__btn--danger:focus,.hhp-account-settings__btn--checkout:focus{outline:none;box-shadow:0 0 0 3px #4db8a866}.hhp-account-settings__btn--danger:active,.hhp-account-settings__btn--checkout:active{transform:scale(.98)}.hhp-account-settings{width:100%;max-width:520px;box-sizing:border-box}.hhp-account-settings__header{margin-bottom:2rem}.hhp-account-settings__title{margin:0;font-size:1.5rem;font-weight:500;color:#111827;line-height:1.3;letter-spacing:-.02em}.hhp-account-settings__subtitle{margin:.5rem 0 0;font-size:1rem;font-weight:400;color:#667085;line-height:1.45}.hhp-account-settings__sections{display:flex;flex-direction:column;gap:2.25rem}.hhp-account-settings__section{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem}.hhp-account-settings__section-title{margin:0;font-size:.875rem;font-weight:500;color:#344054;line-height:1.3}.hhp-account-settings__readonly-input{width:100%;max-width:100%;box-sizing:border-box;margin:0;padding:.65rem .875rem;font-size:.9375rem;font-weight:500;color:#667085;background:#fafafa;border:1px solid #EAECF0;border-radius:8px;cursor:default}.hhp-account-settings__readonly-input:focus{outline:none;border-color:#d0d5dd;box-shadow:0 0 0 3px #4db8a814}.hhp-account-settings__desc{margin:0;max-width:100%;font-size:.875rem;font-weight:500;color:#98a2b3;line-height:1.5}.hhp-account-settings__btn{margin-top:.15rem}.hhp-account-settings__btn--danger{width:auto;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;font-size:.975rem;font-weight:600;gap:0;color:#dc2626}.hhp-account-settings__btn--danger:hover{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.hhp-account-settings__btn--danger:focus{outline:none}.hhp-account-settings__btn--danger:focus-visible{outline:2px solid rgba(220,38,38,.35);outline-offset:2px;box-shadow:none}.hhp-account-settings__btn--danger:active{background:#fee2e2}.hhp-account-settings__btn--danger:disabled{cursor:not-allowed;opacity:.55;color:#b42318;background:#fff;border-color:#fecdca;box-shadow:none}.hhp-account-settings__btn--checkout{width:auto;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;font-size:.875rem;font-weight:600;gap:0;color:#3da394}.hhp-account-settings__btn--checkout:hover{background:#3da3940f;border-color:#3da39459;color:#3da394}.hhp-account-settings__btn--checkout:focus{outline:none}.hhp-account-settings__btn--checkout:focus-visible{outline:2px solid rgba(61,163,148,.35);outline-offset:2px;box-shadow:none}.hhp-account-settings__btn--checkout:active{background:#3da3941a}.hhp-account-settings__btn--checkout:disabled{cursor:not-allowed;opacity:.6;color:#3da394}@media(max-width:480px){.hhp-account-settings__title{font-size:1.25rem}.hhp-account-settings__btn--danger,.hhp-account-settings__btn--checkout{width:100%}}
