.toast-module__viewport__4vP{position:fixed;top:calc(70px + var(--tm-gap-md));right:var(--tm-gap-lg);z-index:20001}@media(max-width:1200px){.toast-module__viewport__4vP{top:calc(60px + var(--tm-gap-md))}}@media(max-width:768px){.toast-module__viewport__4vP{top:calc(50px + var(--tm-gap-md))}}.toast-module__viewport__4vP{display:flex;flex-direction:column;gap:var(--tm-gap-md);width:max-content;max-width:calc(100vw - 2 * var(--tm-gap-lg));pointer-events:none}.toast-module__toast__bQl{position:relative;display:flex;align-items:stretch;width:320px;max-width:100%;overflow:hidden;background:#fff;border-radius:var(--tm-radius-xs);box-shadow:0 6px 20px #1d1d3524,0 1px 3px #1d1d3514;pointer-events:auto;animation:toast-module__toast-in__cZB .24s ease both}.toast-module__toast__bQl.toast-module__leaving__vdd{animation:toast-module__toast-out__PSl .2s ease forwards}.toast-module__success__UxX{--toast-accent: var(--tm-color-accent-green)}.toast-module__error__JXS{--toast-accent: var(--tm-color-danger)}.toast-module__line__YLf{flex:0 0 4px;align-self:stretch;background:var(--toast-accent)}.toast-module__content__rth{display:flex;flex:1 1 auto;gap:var(--tm-gap-sm);align-items:flex-start;min-width:0;padding:var(--tm-gap-md);padding-right:calc(var(--tm-gap-md) + 28px)}.toast-module__icon__82l{display:block;flex:0 0 auto;width:18px;height:18px;margin-top:1px;color:var(--toast-accent)}.toast-module__text__bXt{display:flex;flex-direction:column;gap:2px;min-width:0}.toast-module__text__bXt .toast-module__title__jEZ{margin:0;font-size:12px;font-weight:600;line-height:1.4;color:var(--tm-color-heading);word-break:break-word}.toast-module__text__bXt .toast-module__message__3qZ{margin:0;font-size:12px;font-weight:600;line-height:1.4;color:var(--tm-color-body);word-break:break-word}.toast-module__close__-Pa{position:absolute;top:4px;right:4px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:99px;background:none;color:var(--tm-color-heading);cursor:pointer;transition:background-color .15s ease}.toast-module__close__-Pa:hover{background:var(--tm-color-bg-hover)}.toast-module__close-icon__5Qs{display:block;width:18px;height:18px}.toast-module__progress__HJV{position:absolute;bottom:0;left:0;width:100%;height:3px;background:var(--toast-accent);transform-origin:left center;animation-name:toast-module__toast-progress__07K;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes toast-module__toast-in__cZB{0%{opacity:0;transform:translate(calc(100% + var(--tm-gap-lg)))}to{opacity:1;transform:translate(0)}}@keyframes toast-module__toast-out__PSl{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(calc(100% + var(--tm-gap-lg)))}}@keyframes toast-module__toast-progress__07K{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(max-width:480px){.toast-module__viewport__4vP{top:calc(50px + var(--tm-gap-md));right:var(--tm-gap-md);left:var(--tm-gap-md);width:auto;max-width:none}.toast-module__toast__bQl{width:100%}}@media(prefers-reduced-motion:reduce){.toast-module__toast__bQl,.toast-module__toast__bQl.toast-module__leaving__vdd{animation-duration:.01ms}.toast-module__progress__HJV{animation:none;transform:scaleX(1)}}.skeleton-module__skeleton__QSx{background:linear-gradient(101deg,#eaecf0 13.63%,#dbdfeb 39.04%,#f3f5fb 72.53%,#eaedf6 91.37%);background-size:200% 100%;animation:skeleton-module__shimmer__s7G 1.5s ease-in-out infinite;border-radius:var(--tm-radius-sm)}.skeleton-module__lines__Ahg{display:flex;flex-direction:column;gap:var(--tm-gap-md)}.skeleton-module__lines-sm__GBg{gap:5px}@keyframes skeleton-module__shimmer__s7G{0%{background-position:200% 0}to{background-position:-200% 0}}.action-button-module__btn__ca1{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;background:transparent;border:none;column-gap:var(--tm-gap-sm)}.action-button-module__btn__ca1:disabled{cursor:not-allowed;opacity:.4}.action-button-module__btn__ca1:hover:not(:disabled) span{color:var(--tm-color-secondary)}.action-button-module__btn__ca1:hover:not(:disabled) svg path{stroke:var(--tm-color-secondary)}.action-button-module__btn__ca1:active:not(:disabled) span{color:var(--tm-color-accent-green)}.action-button-module__btn__ca1:active:not(:disabled) svg path{stroke:var(--tm-color-accent-green)}.action-button-module__btn__ca1 svg{width:24px;height:24px;flex-shrink:0}.action-button-module__btn__ca1 svg path{transition:stroke .3s}.action-button-module__btn__ca1 span{font-weight:600;line-height:1;font-size:16px;transition:color .3s}.email-header-module__header__EWb{max-width:540px;width:100%;margin-left:auto;margin-right:auto}.email-header-module__address__NLF{border:1px solid #c2ccdf;border-radius:16px;padding:12px 55px 12px 16px;position:relative;background:#fff}.email-header-module__address__NLF input[type=email]{width:100%;padding:0;font-size:16px;line-height:120%;color:#1d1d35;border:none;box-shadow:none;background:transparent;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.email-header-module__address__NLF input[type=email]:hover,.email-header-module__address__NLF input[type=email]:active,.email-header-module__address__NLF input[type=email]:focus{border:none;box-shadow:none;outline:none}.email-header-module__address__NLF svg,.email-header-module__address__NLF .email-header-module__copy-skeleton__anz{position:absolute;top:50%;transform:translateY(-50%);right:16px;width:24px;height:24px}.email-header-module__generating__1nF{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:16px;background:var(--tm-color-bg-selected)}.email-header-module__generating__1nF input{flex:1 1 auto;min-width:0;padding:0;border:none;box-shadow:none;background:transparent;font-size:16px;line-height:1.2;color:var(--tm-color-heading);text-overflow:ellipsis;cursor:not-allowed}.email-header-module__generating__1nF input:disabled{opacity:1;-webkit-text-fill-color:var(--tm-color-heading)}.email-header-module__generating__1nF input:hover,.email-header-module__generating__1nF input:focus,.email-header-module__generating__1nF input:active{border:none;box-shadow:none;outline:none}.email-header-module__generating-icon__db-{flex-shrink:0;width:24px;height:24px;color:var(--tm-color-secondary);animation:email-header-module__eh-spin__z-X .8s linear infinite}@keyframes email-header-module__eh-spin__z-X{to{transform:rotate(-360deg)}}.email-header-module__actions__Bmc{margin-top:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px 32px}@media(min-width:375px){.email-header-module__actions__Bmc{flex-direction:row;row-gap:0}}.hourly-limit-banner-module__banner__pQU{display:flex;align-items:center;box-sizing:border-box;width:100%;padding:var(--tm-gap-xl) var(--tm-gap-2xl);background:var(--tm-color-bg-muted);border-radius:var(--tm-radius-xl);color:var(--tm-color-body)}@media(max-width:991px){.hourly-limit-banner-module__banner__pQU{padding:var(--tm-gap-xl)}}@media(max-width:767px){.hourly-limit-banner-module__banner__pQU{padding:16px}}.hourly-limit-banner-module__message__IYx{display:flex;flex:1 1 0;min-width:0;align-items:center;gap:24px}@media(max-width:767px){.hourly-limit-banner-module__message__IYx{flex-direction:column;gap:24px;text-align:center}}.hourly-limit-banner-module__icon__1m4{flex-shrink:0;width:36px;height:36px}.hourly-limit-banner-module__body__gQI{display:flex;flex:1 1 0;min-width:0;flex-direction:column;gap:2px}@media(max-width:767px){.hourly-limit-banner-module__body__gQI{flex:0 0 auto;align-items:center;width:100%;gap:4px}}.hourly-limit-banner-module__title__emf{font-weight:600;line-height:1.2;color:inherit;font-size:20px}@media(max-width:991px){.hourly-limit-banner-module__title__emf{font-size:18px}}@media(max-width:480px){.hourly-limit-banner-module__title__emf{max-width:186px}}.hourly-limit-banner-module__text__-hx{font-size:16px;font-weight:400;line-height:1.4;color:inherit}.refresh-button-module__btn__dy9{display:inline-flex;align-items:center;justify-content:center;gap:var(--tm-gap-sm);height:48px;padding:12px 24px;border:0;border-radius:99px;background:var(--tm-color-danger);color:#fff;font-size:16px;font-weight:600;line-height:1;cursor:pointer;transition:background .2s}.refresh-button-module__btn__dy9:hover:not(:disabled){background:var(--tm-color-danger-active)}.refresh-button-module__btn__dy9 span{white-space:nowrap}.refresh-button-module__loading__HID{background:var(--tm-color-danger-active);cursor:default}.refresh-button-module__icon__EYb{flex-shrink:0}.refresh-button-module__spin__KFG{animation:refresh-button-module__spin__KFG .8s linear infinite}@keyframes refresh-button-module__spin__KFG{to{transform:rotate(360deg)}}.no-messages-module__root__k0o{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.no-messages-module__title__16b{color:var(--tm-color-heading);font-weight:600;line-height:1.2}.no-messages-module__text__iEG{color:var(--tm-color-secondary);font-size:14px;line-height:1.4}.no-messages-module__refresh__8eb{margin-top:8px}.message-item-module__item__BSF{position:relative;display:flex;flex-direction:column;gap:4px;padding:16px 12px;border-radius:var(--tm-radius-sm);line-height:1.4;cursor:pointer;transition:background-color .3s ease}.message-item-module__item__BSF:after{content:"";position:absolute;right:0;bottom:1px;left:0;height:1px;background:var(--tm-color-border);transition:opacity .3s ease}.message-item-module__item__BSF:hover{background-color:var(--tm-color-bg-surface)}.message-item-module__item__BSF.message-item-module__selected__jSp{background-color:var(--tm-color-bg-selected)}.message-item-module__item__BSF:hover:after,.message-item-module__item__BSF.message-item-module__selected__jSp:after,.message-item-module__item__BSF:has(+.message-item-module__item__BSF:hover):after,.message-item-module__item__BSF:has(+.message-item-module__selected__jSp):after{opacity:0}.message-item-module__item__BSF.message-item-module__read__mOy .message-item-module__from__oDn,.message-item-module__item__BSF.message-item-module__read__mOy .message-item-module__subject__8j-{color:var(--tm-color-secondary);font-weight:400}.message-item-module__header__eQF{display:flex;gap:16px;align-items:center;width:100%;min-width:0}.message-item-module__sender__953{display:flex;flex:1 0 0;gap:4px;align-items:center;min-width:0}.message-item-module__dot__Ria{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--tm-color-secondary)}.message-item-module__from__oDn{overflow:hidden;color:var(--tm-color-heading);font-weight:400;white-space:nowrap;text-overflow:ellipsis}.message-item-module__subject__8j-{display:-webkit-box;width:100%;overflow:hidden;color:var(--tm-color-heading);font-weight:600;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.message-item-module__date__jb-{flex-shrink:0;color:var(--tm-color-secondary);white-space:nowrap}.message-item-skeleton-module__skeleton__BHr{display:flex;flex-direction:column;gap:10px;padding:14px 0}@media(min-width:992px){.message-item-skeleton-module__skeleton__BHr{padding:16px 0}}.message-list-module__list__3ws{flex:1;overflow-y:auto;transition:opacity .3s ease}.message-list-module__dimmed__T-9{opacity:.5;cursor:not-allowed}.message-list-module__dimmed__T-9>*{pointer-events:none}.message-list-module__empty__yfV{display:flex;flex:1;align-items:center;justify-content:center}.inbox-module__inbox__jGO{display:flex;flex-direction:column;gap:16px;height:min-content;min-height:496px;padding:24px;background:#fff;border-radius:var(--tm-radius-xl)}@media(min-width:992px){.inbox-module__inbox__jGO{height:600px;min-height:auto;padding:32px;overflow:hidden}}.inbox-module__header__WsS{display:flex;gap:24px;align-items:center}.inbox-module__title__mrX{flex:1;min-width:0;font-weight:600;line-height:1.2}.inbox-module__spin__Ap1{transform-origin:center;animation:inbox-module__spin__Ap1 .8s linear infinite}@keyframes inbox-module__spin__Ap1{to{transform:rotate(360deg)}}.preview-module__preview__Sbe{padding:0;overflow:hidden;background:#fff;border-radius:24px}@media(min-width:992px){.preview-module__preview__Sbe{padding:32px}}.preview-module__header__Ccm{display:flex;flex-direction:column-reverse;justify-content:space-between;margin-bottom:16px;border-bottom:1px solid #c2ccdf}@media(min-width:992px){.preview-module__header__Ccm{flex-direction:row;padding-bottom:16px}}.preview-module__header-main__AOG{display:flex;flex-direction:column;align-items:flex-start;gap:12px 16px;padding:16px}@media(min-width:360px){.preview-module__header-main__AOG{flex-direction:row;align-items:center;row-gap:0}}@media(min-width:992px){.preview-module__header-main__AOG{padding:0}}.preview-module__logo__JZL{background:#f1f4fb;width:60px;height:60px;flex-shrink:0;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;overflow:hidden}.preview-module__logo__JZL img{max-width:100%;height:100%;min-height:60px;object-fit:cover}.preview-module__logo__JZL p{font-weight:600;color:#525c7b!important}.preview-module__sender__ABw{font-weight:600;margin-bottom:2px}.preview-module__email__JbU,.preview-module__date__gLK{font-size:14px}@media(min-width:992px){.preview-module__email__JbU,.preview-module__date__gLK{font-size:16px}}.preview-module__date__gLK{margin-top:7px}@media(min-width:992px){.preview-module__date__gLK{margin-top:0}}.preview-module__actions__csb{display:flex;align-items:center;column-gap:8px;width:100%;justify-content:space-between;border-bottom:1px solid #c2ccdf;padding:24px 16px}@media(min-width:992px){.preview-module__actions__csb{padding:0;border-bottom:0;width:auto;justify-content:flex-end}}.preview-module__more__OmZ{position:relative}.preview-module__more-button__Uxn{flex-shrink:0;width:24px;height:24px}.preview-module__dropdown__PhO{min-width:210px;opacity:0;visibility:hidden;position:absolute;top:32px;right:0;box-shadow:0 4px 24px #b7b7b740;background:#fff;border:1px solid #f1f4fb;border-radius:16px;padding:12px;row-gap:8px}.preview-module__dropdown__PhO.preview-module__active__sD9{opacity:1;visibility:visible}.preview-module__dropdown__PhO button{flex-shrink:0;padding:8px 12px;border-radius:8px;transition:background .3s;width:100%}.preview-module__dropdown__PhO button:hover{background:#f1f4fb}.preview-module__dropdown__PhO button span{white-space:nowrap;font-weight:500}.preview-module__delete-btn__VEH span{color:#fb1b43}.preview-module__delete-btn__VEH svg path{stroke:#fb1b43}.preview-module__body__U9w{max-width:600px;margin-left:auto;margin-right:auto;overflow-y:auto;overflow-x:hidden;height:475px;padding-left:16px;padding-right:16px}@media(min-width:768px){.preview-module__body__U9w{padding:0;overflow-x:hidden}}@media(min-width:992px){.preview-module__body__U9w{margin-bottom:-32px}}.preview-module__body__U9w::-webkit-scrollbar{width:4px;height:4px}.preview-module__body__U9w::-webkit-scrollbar-track{border-radius:10px;background:var(--wp--preset--color--light-blue-1)}.preview-module__body__U9w::-webkit-scrollbar-thumb{border-radius:10px;background:var(--wp--preset--color--dark-blue-14)}.preview-module__body__U9w::-webkit-scrollbar-thumb:hover{background:var(--dark-blue-3)}.preview-module__body__U9w::-webkit-scrollbar-thumb:active{background:var(--dark-blue-3)}.preview-module__message__NBP{width:100%}.preview-module__empty__ZPB{height:100%;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:16px;text-align:center}.preview-module__empty-title__I5I{font-size:20px;font-weight:600;line-height:1.2;color:var(--tm-color-heading)}.preview-module__empty-text__8wc{font-size:16px;line-height:1.4;color:var(--tm-color-body)}.preview-module__skeleton-head__kAj{display:flex;min-width:0;flex-direction:column;gap:8px}.preview-module__skeleton-date__uMB{align-self:center}.preview-module__skeleton-body__XSx{display:flex;flex-direction:column;gap:24px;padding-top:24px}.dots-loader-module__dots__nXr{display:inline-block;width:14px;aspect-ratio:2;--dot: no-repeat radial-gradient(circle closest-side, currentcolor 90%, transparent);background:var(--dot) 0% 50%,var(--dot) 50% 50%,var(--dot) 100% 50%;background-size:33.3333333333% 50%;animation:dots-loader-module__dots-bounce__YsY 1s infinite linear}@keyframes dots-loader-module__dots-bounce__YsY{20%{background-position:0% 25%,50% 50%,100% 50%}40%{background-position:0% 75%,50% 25%,100% 50%}60%{background-position:0% 50%,50% 75%,100% 25%}80%{background-position:0% 50%,50% 50%,100% 75%}}.connection-status-module__bar__Z96{position:fixed;top:70px;left:0;right:0;z-index:19000;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.4;text-align:center;opacity:1;transform:translateY(0);transition:opacity .25s ease,transform .25s ease;will-change:opacity,transform}.connection-status-module__bar__Z96[data-visible=false]{opacity:0;transform:translateY(-100%);pointer-events:none}@media(max-width:1200px){.connection-status-module__bar__Z96{top:60px}}@media(max-width:768px){.connection-status-module__bar__Z96{top:50px}}.connection-status-module__text__ISW{color:inherit;word-break:break-word;display:flex;align-items:flex-end;gap:2px}.connection-status-module__text__ISW .connection-status-module__dots__jpd{width:10px;margin-bottom:3px}.connection-status-module__reconnecting__ku2{background:var(--tm-color-warning-bg);color:var(--tm-color-warning-text)}.connection-status-module__failed__SkS{background:var(--tm-color-danger);color:#fff}.confirm-modal-module__image__w1J{max-width:180px;width:100%;margin:auto;text-align:center}.confirm-modal-module__title__psi{font-size:18px;font-weight:600;line-height:140%;color:var(--tm-color-heading)}.confirm-modal-module__text__uky{line-height:140%;color:var(--tm-color-body)}.confirm-modal-module__buttons__Vv9{display:flex;flex-direction:column;gap:var(--tm-gap-md)}.confirm-modal-module__buttons__Vv9 .cta{max-width:100%;width:100%;min-width:unset;cursor:pointer}.confirm-modal-module__buttons__Vv9 .cta--bordered,.confirm-modal-module__buttons__Vv9 .cta--bordered:hover,.confirm-modal-module__buttons__Vv9 .cta--bordered:focus,.confirm-modal-module__buttons__Vv9 .cta--bordered:active{border:1px solid var(--tm-color-border);background:transparent;color:var(--tm-color-heading)}.base-modal:has(.tempmail-modal){z-index:20010;transition:opacity .3s ease,visibility .3s ease}.base-modal:has(.tempmail-modal) .base-modal-content__wrapper{height:auto}.base-modal:has(.tempmail-modal) .base-modal-content__close{top:18px;right:18px;background:transparent}.base-modal:has(.tempmail-modal) .base-modal-content__close:before,.base-modal:has(.tempmail-modal) .base-modal-content__close:after{background:#1d1d35}.tempmail-modal{--tm-color-heading: #1d1d35;--tm-color-body: #3a4055;--tm-color-border: #c2ccdf;--tm-color-border-light: #f1f4fb;--tm-gap-md: 12px;--tm-gap-xl: 24px;--tm-radius-lg: 16px;box-shadow:0 4px 24px #b7b7b740;background:#fff;border:1px solid var(--tm-color-border-light);border-radius:var(--tm-radius-lg);padding:var(--tm-gap-xl);max-width:320px;width:100%;display:flex;flex-direction:column;gap:var(--tm-gap-md)}.tempmail-modal p{margin-bottom:0}.error-fallback-module__fallback__wva{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--tm-gap-md);padding:var(--tm-gap-2xl) var(--tm-gap-lg);text-align:center;min-height:120px}.error-fallback-module__message__j56{color:var(--tm-color-secondary);font-size:14px}@media(min-width:992px){.error-fallback-module__message__j56{font-size:16px}}.app-module__limit-banner__Wg0{margin-top:16px}.app-module__content__dc-{margin-top:42px;display:flex;column-gap:20px;transition:transform .35s ease-in-out;will-change:transform}@media(max-width:991px){.app-module__content__dc-{margin-top:24px;width:200%;transform:translate(0)}.app-module__content__dc-[data-screen=preview]{transform:translate(calc(-50% - 20px))}}.app-module__inbox__HXL{max-width:50%;flex:0 0 50%;width:50%}@media(min-width:992px){.app-module__inbox__HXL{max-width:calc(36.3333% - 10px);flex:0 0 calc(36.3333% - 10px)}}@media(min-width:1200px){.app-module__inbox__HXL{max-width:calc(33.3333% - 10px);flex:0 0 calc(33.3333% - 10px)}}.app-module__preview__OhR{max-width:50%;flex:0 0 50%;width:50%}@media(min-width:992px){.app-module__preview__OhR{max-width:calc(64.6667% - 10px);flex:0 0 calc(64.6667% - 10px);height:auto}}@media(min-width:1200px){.app-module__preview__OhR{max-width:calc(66.6667% - 10px);flex:0 0 calc(66.6667% - 10px)}}.tempmail{--tm-color-heading: #1d1d35;--tm-color-body: #3a4055;--tm-color-secondary: #6c7da4;--tm-color-logo-text: #525c7b;--tm-color-border: #c2ccdf;--tm-color-border-light: #f1f4fb;--tm-color-bg-hover: #e3e8f6;--tm-color-bg-surface: #f1f4fb;--tm-color-bg-selected: #e3e8f6;--tm-color-bg-muted: #c2ccdf;--tm-color-accent-green: #87ab49;--tm-color-danger: #fb1b43;--tm-color-danger-active: #e90b32;--tm-color-warning-bg: #fee15d;--tm-color-warning-text: #846000;--tm-gap-sm: 8px;--tm-gap-md: 12px;--tm-gap-lg: 16px;--tm-gap-xl: 24px;--tm-gap-2xl: 32px;--tm-radius-xs: 4px;--tm-radius-sm: 8px;--tm-radius-md: 12px;--tm-radius-lg: 16px;--tm-radius-xl: 24px;font-family:Montserrat,sans-serif}.tempmail input,.tempmail button,.tempmail span,.tempmail p,.tempmail h4{font-family:inherit}.tempmail p{color:var(--tm-color-heading);margin-bottom:0}.tempmail p.color--dark-blue{color:var(--tm-color-secondary)}
