.auth-form-container{display:flex;flex-direction:column;gap:32px;max-width:100%;width:380px}.auth-form-container .fragment-title-section .fragment-title{line-height:44px;font-size:36px;font-weight:600;letter-spacing:-.02em}.auth-form-container .fragment-title-section .fragment-subtitle{margin-top:12px;font-size:16px;font-weight:400}.auth-flow-content.theme-light .auth-form-container .fragment-title-section .fragment-subtitle{color:#667085}.auth-flow-content.theme-dark .auth-form-container .fragment-title-section .fragment-subtitle{color:#d0d5dd}.auth-form-container .redirect-text{align-self:center;text-align:center;line-height:20px;font-size:14px;font-weight:400}.auth-flow-content.theme-light .auth-form-container .redirect-text:not(a){color:#667085}.auth-flow-content.theme-dark .auth-form-container .redirect-text:not(a){color:#d0d5dd}.auth-form-container .redirect-text.align-left{align-self:flex-start;text-align:left}.auth-form-container .redirect-text.align-right{align-self:flex-end;text-align:right}.auth-form-container .redirect-text.small{font-size:12px;opacity:.9}.auth-form-container .redirect-text.field-hanging{margin-top:2px;margin-right:8px;line-height:20px;font-size:10px;font-weight:700}.auth-form-container .redirect-text.field-hanging.align-left{float:left}.auth-form-container .redirect-text.field-hanging.align-right{float:right}.auth-form-container a.redirect-text,.auth-form-container .redirect-text a{display:inline-block;font-weight:500;color:var(--theme-color-branding-sweet-secondary);transition:.1s opacity}.auth-form-container a.redirect-text:hover,.auth-form-container a.redirect-text:focus,.auth-form-container .redirect-text a:hover,.auth-form-container .redirect-text a:focus{opacity:.8;text-decoration:underline}.auth-flow-content{display:flex;flex-direction:column;align-items:center;text-align:left;font-family:Inter,sans-serif;min-height:100%;transition:.4s background-color}.auth-flow-content.theme-light{background-color:#fff;color:#000}.auth-flow-content.theme-dark{background-color:#18181b;color:#fff}.auth-flow-content .header{display:flex;flex-direction:row;align-items:center;flex-grow:0;flex-shrink:0;width:100%;text-align:left}.auth-flow-content .footer{display:flex;flex-direction:row;align-items:flex-end;flex-grow:0;flex-shrink:0;width:100%;text-align:left}.auth-flow-content .footer .footer-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.auth-flow-content .footer .footer-links a{margin:-8px;padding:8px;font-size:10px;transition:.1s color}.auth-flow-content .footer .footer-links a:hover,.auth-flow-content .footer .footer-links a:focus{text-decoration:underline}.auth-flow-content.theme-light .footer .footer-links a{color:#000a}.auth-flow-content.theme-light .footer .footer-links a:hover,.auth-flow-content.theme-light .footer .footer-links a:focus{color:#000c}.auth-flow-content.theme-dark .auth-logo-sauceplus *{fill:#fff}.auth-flow-content.theme-dark .footer .footer-links a{color:#fff4}.auth-flow-content.theme-dark .footer .footer-links a:hover,.auth-flow-content.theme-dark .footer .footer-links a:focus{color:#fff8}.auth-flow-content .header,.auth-flow-content .footer{padding:32px}.auth-flow-content .content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;flex-shrink:0;width:100%;padding:0 24px}.auth-flow-content.auth-modal .content{padding:0 32px}.auth-flow-content.auth-modal .header,.auth-flow-content.auth-modal .footer{padding:24px}.auth-flow-content.auth-modal .header{margin-bottom:14px}.auth-flow-content.auth-modal .footer{margin-top:14px}.auth-flow-content .fragment-needs-verify p{margin:14px 0}.auth-flow-content .fragment-needs-verify .text-timeout{font-size:12px;font-weight:700;color:red}@keyframes AuthPageFragmentDelayedShow{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.auth-flow-content .fragment-delayed{animation-name:AuthPageFragmentDelayedShow;animation-delay:2s;animation-duration:2s;animation-iteration-count:1;animation-fill-mode:both}.auth-page-wrapper{display:flex;flex-direction:row;height:100vh;overflow-x:hidden}.auth-page-wrapper .section-form{flex-basis:600px;flex-shrink:.4;flex-grow:0;height:100%;overflow-y:auto}.auth-page-wrapper .section-form.theme-light::-webkit-scrollbar{width:var(--theme-scrollbar-width);height:var(--theme-scrollbar-width)}.auth-page-wrapper .section-form.theme-light::-webkit-scrollbar-track{background:none;background-color:#eee}.auth-page-wrapper .section-form.theme-light::-webkit-scrollbar-thumb{background:none;background-color:#ccc}.auth-page-wrapper .section-form.theme-light::-webkit-scrollbar-thumb:hover{background:none;background-color:#aaa}.auth-page-wrapper .section-form.theme-dark::-webkit-scrollbar{width:var(--theme-scrollbar-width);height:var(--theme-scrollbar-width)}.auth-page-wrapper .section-form.theme-dark::-webkit-scrollbar-track{background:none;background-color:#222}.auth-page-wrapper .section-form.theme-dark::-webkit-scrollbar-thumb{background:none;background-color:#444}.auth-page-wrapper .section-form.theme-dark::-webkit-scrollbar-thumb:hover{background:none;background-color:#666}.auth-page-wrapper .section-image{position:relative;flex-basis:500px;flex-shrink:1;flex-grow:1;height:100%;background-color:#222}.auth-page-wrapper .section-image .login-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100vh}.auth-page-wrapper .section-image .login-image.show-shimmer:before,.auth-page-wrapper .section-image .login-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position-x:60%;background-position-y:50%;object-fit:cover}.auth-page-wrapper .section-image .login-image.show-shimmer:before{filter:saturate(60) blur(200px);opacity:.2;animation-name:auth-pages-image-shimmer;animation-duration:12s;animation-iteration-count:infinite;clip-path:rect(0 0 100% -800px);mix-blend-mode:hard-light;pointer-events:none}@keyframes auth-pages-image-shimmer{0%{opacity:.1}50%{opacity:.3}to{opacity:.1}}.auth-page-wrapper .section-image .login-image.variant-floatplane.image1.show-shimmer:before{background-image:url(https://frontend.floatplane.com/user/4.3.10-april-105-fbfaf9a/images/layout/login/login1_shimmer.jpg)}.auth-page-wrapper .section-image .login-image.variant-floatplane.image1:after{background-image:url(https://frontend.floatplane.com/user/4.3.10-april-105-fbfaf9a/images/layout/login/login1.jpg)}.auth-page-wrapper .section-image .login-image.variant-floatplane.image2.show-shimmer:before,.auth-page-wrapper .section-image .login-image.variant-floatplane.image2:after{background-image:url(https://frontend.floatplane.com/user/4.3.10-april-105-fbfaf9a/images/layout/login/login2.jpg)}.auth-page-wrapper .section-image .login-image.variant-floatplane.image3.show-shimmer:before,.auth-page-wrapper .section-image .login-image.variant-floatplane.image3:after{background-image:url(https://frontend.floatplane.com/user/4.3.10-april-105-fbfaf9a/images/layout/login/login3.jpg)}.auth-page-wrapper .section-image .login-image.variant-floatplane.image4.show-shimmer:before,.auth-page-wrapper .section-image .login-image.variant-floatplane.image4:after{background-image:url(https://frontend.floatplane.com/user/4.3.10-april-105-fbfaf9a/images/layout/login/login4.jpg)}.auth-page-wrapper .section-image .login-image.variant-floatplane.image5.show-shimmer:before,.auth-page-wrapper .section-image .login-image.variant-floatplane.image5:after{background-image:url(https://frontend.floatplane.com/user/4.3.10-april-105-fbfaf9a/images/layout/login/login5.jpg)}.auth-page-wrapper .section-image .login-image.variant-sauceplus.show-shimmer:before,.auth-page-wrapper .section-image .login-image.variant-sauceplus:after{background-image:url(https://frontend.floatplane.com/user/4.3.10-april-105-fbfaf9a/assets/robots-wide-CktFpvBO.jpg)}@media (max-width: 899px){.auth-page-wrapper{display:block}.auth-page-wrapper .section-form{width:100%}.auth-page-wrapper .section-image{display:none}}.auth-modal-wrapper{margin:40px auto auto;box-shadow:0 0 64px #000}@media (max-width: 500px){.auth-modal-wrapper{margin:0;width:100%}}.auth-modal-wrapper .material-icons.modal-close-x{margin:-12px -12px -12px auto;padding:12px;font-size:24px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.1s opacity}.auth-modal-wrapper .material-icons.modal-close-x:hover{opacity:.6}.auth-modal-wrapper .auth-flow-content.theme-light .material-icons.modal-close-x{color:#000a}.auth-modal-wrapper .material-icons.modal-close-x{color:#fffa}
