.AuthLayout-module__kZM33a__page{background-color:var(--lightest-gray);justify-content:center;align-items:center;height:100vh;padding:40px;display:flex;overflow:hidden}.AuthLayout-module__kZM33a__loadingState{color:var(--dark-gray);flex-direction:column;align-items:center;gap:8px;font-size:1.125rem;font-weight:500;display:flex}.AuthLayout-module__kZM33a__loadingHint{color:var(--gray);margin:0;font-size:.875rem}.AuthLayout-module__kZM33a__shell{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #ffffffa6;border-radius:34px;grid-template-columns:minmax(360px,.98fr) minmax(420px,1.02fr);gap:32px;width:100%;height:100%;padding:40px;display:grid;overflow:hidden}.AuthLayout-module__kZM33a__showcasePanel{background:linear-gradient(#8d81ff 0%,#6553e7 45%,#d6cffd 100%);border-radius:22px;flex-direction:column;justify-content:flex-end;height:100%;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.AuthLayout-module__kZM33a__showcaseViewport{width:100%;height:100%;position:relative;overflow:hidden}.AuthLayout-module__kZM33a__showcaseBackground{z-index:0;position:absolute;inset:0}.AuthLayout-module__kZM33a__showcaseBackgroundImage{object-fit:cover}.AuthLayout-module__kZM33a__showcaseTrack{z-index:1;pointer-events:none;height:100%;transition:transform .45s;display:flex;position:relative}.AuthLayout-module__kZM33a__showcaseSlide{flex:none;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.AuthLayout-module__kZM33a__showcaseContent{--showcase-media-gap:40px;--showcase-footer-space:140px;z-index:2;width:100%;height:100%;padding:40px 40px var(--showcase-footer-space);box-sizing:border-box;flex-direction:column;gap:20px;display:flex;position:relative}.AuthLayout-module__kZM33a__showcaseTitleSlide{font-size:20px}.AuthLayout-module__kZM33a__showcaseContentSlide{--showcase-footer-space:172px;padding:40px 40px var(--showcase-footer-space);margin-bottom:0}.AuthLayout-module__kZM33a__showcaseContentWithImage{justify-content:flex-start}.AuthLayout-module__kZM33a__showcaseContentSlide .AuthLayout-module__kZM33a__showcaseLogo{width:53px;height:46px}.AuthLayout-module__kZM33a__showcaseContentSlide .AuthLayout-module__kZM33a__showcaseHeroSpacer{display:none}.AuthLayout-module__kZM33a__showcaseLogo{width:76px;height:44px;margin-top:40px;margin-left:40px;position:relative}.AuthLayout-module__kZM33a__showcaseLogoImage{object-fit:contain;object-position:left top}.AuthLayout-module__kZM33a__showcaseTitle{color:var(--white);max-width:520px;margin:0;font-size:48px;font-weight:700;line-height:1.2}.AuthLayout-module__kZM33a__showcaseTitleHero{margin-top:auto;font-size:20px;font-weight:700;line-height:1.12}.AuthLayout-module__kZM33a__showcaseTitleStandard{max-width:384px;font-size:20px;font-style:italic;font-weight:600;line-height:1.45}.AuthLayout-module__kZM33a__showcaseTitleSlide1{letter-spacing:0;flex-shrink:0;max-width:min(680px,100%);margin-top:auto;margin-bottom:20px;font-size:clamp(32px,3.2vw,48px);font-weight:700;line-height:1.2}.AuthLayout-module__kZM33a__showcaseImageWrap{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;margin-top:0;display:flex;position:relative}.AuthLayout-module__kZM33a__showcaseHeroSpacer{flex:1}.AuthLayout-module__kZM33a__showcaseImage{object-fit:contain;object-position:center center;padding:18px 6px}.AuthLayout-module__kZM33a__showcaseFooter{z-index:5;box-sizing:border-box;pointer-events:auto;background:linear-gradient(#16103a00 0%,#16103a33 100%);justify-content:space-between;align-items:center;min-height:96px;padding:28px 40px 32px;display:flex;position:absolute;bottom:0;left:0;right:0}.AuthLayout-module__kZM33a__showcaseDots{align-items:center;gap:6px;display:flex}.AuthLayout-module__kZM33a__showcaseDot{cursor:pointer;width:6px;height:6px;transition:all var(--color-transition);pointer-events:auto;background:#ffffff8c;border:none;border-radius:999px}.AuthLayout-module__kZM33a__showcaseDotActive{background:var(--white);width:24px}.AuthLayout-module__kZM33a__showcaseNav{gap:20px;display:flex}.AuthLayout-module__kZM33a__showcaseNavButton{cursor:pointer;pointer-events:auto;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.AuthLayout-module__kZM33a__showcaseNavChevron{border-top:2px solid var(--white);border-right:2px solid var(--white);width:10px;height:10px;display:block}.AuthLayout-module__kZM33a__showcaseNavChevronLeft{transform:rotate(-135deg)}.AuthLayout-module__kZM33a__showcaseNavChevronRight{transform:rotate(45deg)}.AuthLayout-module__kZM33a__formPanel{scrollbar-gutter:stable;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%;min-height:0;padding:12px 28px 12px 0;display:flex;position:relative;overflow-y:auto}.AuthLayout-module__kZM33a__formPanelTopBar{display:none}.AuthLayout-module__kZM33a__formPanelBody{flex:auto;justify-content:center;align-items:stretch;min-height:0;display:flex}.AuthLayout-module__kZM33a__closeButton{color:var(--dark-gray);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.AuthLayout-module__kZM33a__closeButtonDesktop{position:absolute;top:0;right:0}.AuthLayout-module__kZM33a__closeButtonMobile{display:none}.AuthLayout-module__kZM33a__closeIcon{filter:invert()sepia()grayscale();width:14px;height:14px;display:block}@media (max-width:1120px){.AuthLayout-module__kZM33a__page{height:auto;min-height:100vh;overflow:visible}.AuthLayout-module__kZM33a__shell{grid-template-columns:1fr;height:auto;overflow:visible}.AuthLayout-module__kZM33a__formPanel{order:1;height:auto;padding:0;overflow:visible}.AuthLayout-module__kZM33a__formPanelTopBar{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.AuthLayout-module__kZM33a__formPanelLogo{object-fit:contain;object-position:left center;width:auto;height:40px}.AuthLayout-module__kZM33a__closeButtonDesktop{display:none}.AuthLayout-module__kZM33a__closeButtonMobile{flex-shrink:0;width:32px;height:32px;display:inline-flex;position:static}.AuthLayout-module__kZM33a__closeIconMobile{filter:none;width:16px;height:16px;display:block}.AuthLayout-module__kZM33a__showcasePanel{order:2;height:420px;min-height:420px}.AuthLayout-module__kZM33a__showcaseViewport{touch-action:pan-y}.AuthLayout-module__kZM33a__showcaseViewport,.AuthLayout-module__kZM33a__showcaseSlide{height:420px}.AuthLayout-module__kZM33a__showcaseLogo{display:none}.AuthLayout-module__kZM33a__showcaseContent{box-sizing:border-box;gap:10px;padding:24px 24px 72px;overflow:hidden}.AuthLayout-module__kZM33a__showcaseContentSlide{justify-content:flex-end;margin-bottom:0;padding:24px 24px 72px}.AuthLayout-module__kZM33a__showcaseContentWithImage .AuthLayout-module__kZM33a__showcaseTitleStandard{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;margin-top:6px;display:-webkit-box;overflow:hidden}.AuthLayout-module__kZM33a__showcaseContentWithImage .AuthLayout-module__kZM33a__showcaseImageWrap{flex:1 1 0;align-self:stretch;width:100%;max-width:100%;min-height:200px;max-height:none;margin:4px 0 0}.AuthLayout-module__kZM33a__showcaseImage{object-fit:contain;object-position:center center;padding:0}.AuthLayout-module__kZM33a__showcaseFooter{box-sizing:border-box;min-height:52px;padding:16px 24px 20px}.AuthLayout-module__kZM33a__showcaseTitleSlide1{margin-bottom:0}}@media (max-width:720px){.AuthLayout-module__kZM33a__page{border-radius:0;align-items:flex-start;padding:0}.AuthLayout-module__kZM33a__shell{border-radius:0;gap:16px;padding:16px}.AuthLayout-module__kZM33a__showcasePanel{border-radius:16px;height:400px;min-height:400px}.AuthLayout-module__kZM33a__showcaseViewport,.AuthLayout-module__kZM33a__showcaseSlide{height:400px}.AuthLayout-module__kZM33a__showcaseContent{--showcase-footer-space:60px;padding:20px 16px var(--showcase-footer-space);box-sizing:border-box;gap:10px;overflow:hidden}.AuthLayout-module__kZM33a__showcaseContentSlide{padding:20px 16px var(--showcase-footer-space);justify-content:flex-end;margin-bottom:0}.AuthLayout-module__kZM33a__showcaseContentWithImage{justify-content:flex-start}.AuthLayout-module__kZM33a__showcaseContentWithImage .AuthLayout-module__kZM33a__showcaseTitleStandard{margin-top:8px}.AuthLayout-module__kZM33a__showcaseContentWithImage .AuthLayout-module__kZM33a__showcaseImageWrap{flex:1 1 0;align-self:stretch;width:100%;max-width:100%;min-height:185px;max-height:none;margin:6px 0 0}.AuthLayout-module__kZM33a__showcaseTitleSlide1{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;max-width:75%;margin-top:auto;margin-bottom:0;font-size:1.3rem;line-height:1.25;display:-webkit-box;overflow:hidden}.AuthLayout-module__kZM33a__showcaseTitleHero{font-size:1.3rem;line-height:1.25}.AuthLayout-module__kZM33a__showcaseTitleStandard{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;max-width:88%;margin-top:0;padding-left:2px;font-size:.82rem;line-height:1.35;display:-webkit-box;overflow:hidden}.AuthLayout-module__kZM33a__showcaseTitleSlide{font-size:.82rem}.AuthLayout-module__kZM33a__showcaseImageWrap{flex:1 1 0;justify-content:center;align-items:flex-end;width:100%;min-height:0}.AuthLayout-module__kZM33a__showcaseImage{object-fit:contain;object-position:center center;padding:0}.AuthLayout-module__kZM33a__showcaseFooter{box-sizing:border-box;background:linear-gradient(#16103a00 0%,#16103a59 35%,#16103a8c 100%);min-height:48px;padding:8px 16px 12px}.AuthLayout-module__kZM33a__showcaseDots{max-width:calc(100% - 72px)}.AuthLayout-module__kZM33a__formPanel{align-items:stretch;min-height:auto;padding:0 2px 16px}.AuthLayout-module__kZM33a__formPanelTopBar{margin-bottom:10px}.AuthLayout-module__kZM33a__formPanelLogo{height:36px}}@media (max-width:480px){.AuthLayout-module__kZM33a__page{padding:0}.AuthLayout-module__kZM33a__shell{border-radius:0;gap:10px;padding:16px}.AuthLayout-module__kZM33a__showcasePanel{border-radius:14px;height:380px;min-height:380px}.AuthLayout-module__kZM33a__showcaseViewport,.AuthLayout-module__kZM33a__showcaseSlide{height:380px}.AuthLayout-module__kZM33a__showcaseContent{--showcase-footer-space:56px;padding:16px 12px var(--showcase-footer-space);gap:8px}.AuthLayout-module__kZM33a__showcaseContentSlide{padding:16px 12px var(--showcase-footer-space)}.AuthLayout-module__kZM33a__showcaseContentWithImage .AuthLayout-module__kZM33a__showcaseTitleStandard{margin-top:6px}.AuthLayout-module__kZM33a__showcaseContentWithImage .AuthLayout-module__kZM33a__showcaseImageWrap{width:100%;max-width:100%;min-height:170px;max-height:none;margin:4px 0 0}.AuthLayout-module__kZM33a__showcaseTitleSlide1{max-width:80%;font-size:1.15rem}.AuthLayout-module__kZM33a__showcaseTitleHero{font-size:1.15rem}.AuthLayout-module__kZM33a__showcaseTitleStandard{max-width:92%;font-size:.75rem}.AuthLayout-module__kZM33a__showcaseTitleSlide{font-size:.75rem}.AuthLayout-module__kZM33a__showcaseFooter{min-height:44px;padding:6px 12px 10px}.AuthLayout-module__kZM33a__showcaseDots{flex-wrap:nowrap;gap:4px;max-width:calc(100% - 64px);overflow:hidden}.AuthLayout-module__kZM33a__showcaseDot{flex-shrink:0;width:5px;height:5px}.AuthLayout-module__kZM33a__showcaseDotActive{width:16px}.AuthLayout-module__kZM33a__showcaseNav{flex-shrink:0;gap:10px}.AuthLayout-module__kZM33a__showcaseNavButton{width:20px;height:20px}.AuthLayout-module__kZM33a__showcaseNavChevron{width:8px;height:8px}.AuthLayout-module__kZM33a__formPanel{padding:0 0 10px}.AuthLayout-module__kZM33a__formPanelLogo{width:auto;height:48px}}
