.portal-brand-lockup{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;min-width:0}.portal-brand-lockup__mark{display:inline-flex;align-items:center;flex-shrink:0;overflow:visible;text-decoration:none}.portal-brand-lockup__logo{display:block;height:24px;width:auto;max-width:7.5rem;flex-shrink:0;object-fit:contain;object-position:left center;opacity:.9;transition:opacity .2s ease}.portal-brand-lockup__mark:hover .portal-brand-lockup__logo{opacity:1}.portal-brand-lockup__divider{display:block;width:1px;height:28px;flex-shrink:0;background:#f0f8ff33}.portal-brand-lockup__product{display:block;flex-shrink:0;line-height:1;text-decoration:none;color:inherit}.portal-brand-lockup__wordmark{display:block;height:20px;width:auto;max-width:none;object-fit:contain;object-position:left center}.portal-brand-lockup__subtitle{display:block;margin-top:2px;font-size:12px;letter-spacing:.05em;color:#f0f8ff80;white-space:nowrap}@media (max-width: 640px){.portal-brand-lockup__divider,.portal-brand-lockup__product{display:none}}.cinema-titlebar{z-index:20;display:flex;align-items:center;height:56px;padding:0 24px;background:#060a12b8;border-bottom:1px solid rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);flex-shrink:0}.cinema-titlebar__brand{display:flex;align-items:center;gap:40px;min-width:0}.cinema-titlebar__slogan{display:block;height:28px;width:auto;max-width:min(100%,520px);object-fit:contain;object-position:left center}.cinema-footer{z-index:20;display:flex;align-items:center;justify-content:center;height:36px;background:#060a12b8;border-top:1px solid rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);flex-shrink:0}.cinema-footer__text{font-size:11px;letter-spacing:.04em;color:#ffffff61}.auth-page{min-height:100vh;display:flex;flex-direction:column;background:#060a12}.auth-page__main{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:40px 20px 32px}.cinema-panel{width:100%;max-width:480px;border-radius:16px;padding:36px 32px 28px;background:#0c1220b8;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 64px #00000073,inset 0 1px #ffffff0f}.cinema-panel--narrow{max-width:400px}.cinema-panel__inner{animation:cinema-panel-in .5s ease-out}@keyframes cinema-panel-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cinema-panel__title{margin:0 0 8px;font-size:1.75rem;font-weight:600;letter-spacing:.04em;color:#fffffff5;text-align:center}.cinema-panel__subtitle{margin:0 0 28px;font-size:13px;color:#ffffff6b;letter-spacing:.04em;text-align:center}.cinema-panel__form .ant-form-item{margin-bottom:16px}.cinema-panel__form .ant-form-item-label>label{color:#ffffffa6!important}.cinema-panel__input,.cinema-panel__input.ant-input-affix-wrapper{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;color:#ffffffeb!important;border-radius:8px!important;height:46px!important}.cinema-panel__input::placeholder,.cinema-panel__input.ant-input-affix-wrapper input::placeholder{color:#ffffff4d!important}.cinema-panel__input:hover,.cinema-panel__input.ant-input-affix-wrapper:hover{border-color:#5ec4d466!important}.cinema-panel__input:focus,.cinema-panel__input.ant-input-affix-wrapper-focused{border-color:#5ec4d4a6!important;box-shadow:0 0 0 2px #5ec4d426!important}.cinema-panel__input.ant-input-affix-wrapper .ant-input-password-icon{color:#fff6!important}.cinema-panel__secondary-btn{height:46px!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.12)!important;color:#ffffffbf!important;border-radius:8px!important;white-space:nowrap}.cinema-panel__secondary-btn:hover:not(:disabled){background:#ffffff1a!important;border-color:#5ec4d466!important;color:#ffffffeb!important}.cinema-panel__secondary-btn:disabled{background:#ffffff0a!important;color:#ffffff4d!important}.cinema-panel__text-btn{background:none;border:none;padding:0;cursor:pointer;font-size:13px;color:#ffffff73;transition:color .2s}.cinema-panel__text-btn:hover{color:#ffffffbf}.cinema-panel__text-btn--accent{color:#5ec4d4}.cinema-panel__text-btn--accent:hover{color:#7dd4e0}.cinema-panel__text-btn--inline{color:#5ec4d4d9;margin:0 2px}.cinema-panel__submit{height:46px!important;font-size:15px!important;font-weight:500!important;letter-spacing:.12em!important;background:#5ec4d4!important;border:none!important;color:#0a1628!important;box-shadow:0 8px 24px #5ec4d447!important}.cinema-panel__submit:hover{background:#7dd4e0!important;color:#0a1628!important}.cinema-panel__footer-link{margin-top:20px;text-align:center;font-size:13px}.cinema-panel__hint{color:#ffffff61}.cinema-panel__helper{margin-top:-8px;margin-bottom:8px;font-size:13px}.cinema-panel__helper--muted{color:#ffffff6b}.cinema-panel__helper--danger{color:#ff7875}.cinema-panel__helper--success{color:#73d13d}.auth-page .ant-checkbox-wrapper{color:#ffffffa6}.auth-page .ant-checkbox-wrapper-disabled,.auth-page .ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{opacity:1;color:#fff6;cursor:not-allowed}.auth-page .ant-checkbox-wrapper-disabled span:not(.ant-checkbox),.auth-page .ant-checkbox-wrapper.ant-checkbox-wrapper-disabled span:not(.ant-checkbox){color:#fff6}.auth-page .ant-checkbox .ant-checkbox-inner{background:#ffffff0d;border-color:#fff3}.auth-page .ant-checkbox-disabled .ant-checkbox-inner{background:#ffffff0a;border-color:#ffffff29}.auth-page .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#ffffff47}.auth-page .ant-checkbox-checked .ant-checkbox-inner{background:#5ec4d4;border-color:#5ec4d4}.auth-page .ant-checkbox-wrapper a{color:#5ec4d4d9}.auth-page .ant-checkbox-wrapper a:hover{color:#7dd4e0}.auth-page .ant-form-item-explain-error{color:#ff7875}@media (max-width: 560px){.cinema-titlebar{padding:0 16px}.cinema-titlebar__brand{gap:24px}.cinema-titlebar__slogan{height:22px;max-width:100%}.cinema-panel{padding:28px 22px 22px;border-radius:14px}.auth-page__main{padding:24px 16px 20px}}.cinema-landing{display:flex;flex-direction:column;min-height:100vh;background:#060a12;overflow:hidden}.cinema-landing .cinema-titlebar,.cinema-landing .cinema-footer{position:relative;left:auto;right:auto;flex-shrink:0}.cinema-landing__body{flex:1;display:flex;min-height:0}.cinema-landing__stage{position:relative;flex:1;min-width:0;background:#060a12}.cinema-landing__aside{position:relative;z-index:10;flex:0 0 clamp(380px,26vw,460px);display:flex;align-items:flex-start;justify-content:flex-start;padding:0 28px 32px;background:#060a12;border-left:1px solid rgba(255,255,255,.06);box-shadow:-24px 0 48px #00000047;overflow-y:auto}.cinema-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cinema-video__stage-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;transform:translateZ(0);contain:layout paint}.cinema-video__stage{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateZ(0) scale(1.01);will-change:transform}.cinema-video__layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.03);backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:opacity 1.6s cubic-bezier(.4,0,.2,1),transform 2s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.cinema-video__layer--active{z-index:2;opacity:1;transform:scale(1)}.cinema-video__transition{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:radial-gradient(ellipse 90% 80% at 50% 50%,#060a121f,#060a1266);opacity:0;transition:opacity .45s ease-out}.cinema-video__transition--active{opacity:1;transition:opacity 1.1s ease-in .08s}.cinema-video__vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(6,10,18,.35) 0%,transparent 18%,transparent 78%,rgba(6,10,18,.45) 100%),radial-gradient(ellipse 80% 70% at 45% 55%,transparent 0%,rgba(6,10,18,.28) 100%);pointer-events:none}.cinema-video__grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none}.cinema-video__embla{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;touch-action:pan-y pinch-zoom}.cinema-video__embla-container{display:flex;height:100%;touch-action:pan-y pinch-zoom}.cinema-video__embla-slide{flex:0 0 100%;min-width:0;height:100%}.cinema-video__capability{position:absolute;top:24px;left:40px;z-index:5;display:flex;flex-direction:column;gap:6px;pointer-events:none}.cinema-video__capability-index{font-size:11px;font-weight:600;letter-spacing:.18em;color:#ffffff73}.cinema-video__capability-text{font-size:14px;letter-spacing:.1em;color:#a8dadce0}.cinema-video__dots{position:absolute;left:40px;bottom:28px;z-index:5;display:flex;gap:8px}.cinema-video__dot{width:24px;height:3px;padding:0;border:none;border-radius:2px;background:#ffffff40;cursor:pointer;transition:width .3s ease,background .3s ease}.cinema-video__dot--active{width:40px;background:#5ec4d4}.cinema-video__dot:hover:not(.cinema-video__dot--active){background:#ffffff73}.cinema-video__status{position:absolute;left:40px;bottom:28px;z-index:5;font-size:12px;color:#ffffff8c;pointer-events:none}.cinema-video__status--error{color:#ffa0a0e0}.cinema-panel-wrap{width:100%;max-width:380px;display:flex;flex-direction:column;align-items:center;gap:10px;margin:0 auto}.cinema-panel-brand{width:82%;max-width:300px;line-height:0;-webkit-user-select:none;user-select:none;overflow:visible}.cinema-panel-brand__img{display:block;width:100%;height:auto;max-height:260px;object-fit:contain;object-position:center top}.cinema-panel-wrap .cinema-panel{max-width:none;width:100%}.cinema-panel__loading{display:flex;justify-content:center;padding:48px 0}.cinema-panel__title,.cinema-panel__subtitle{text-align:left}.cinema-panel__forgot{display:flex;justify-content:flex-end;margin:-8px 0 20px}.cinema-panel__register{margin-top:20px;text-align:center;font-size:13px}.cinema-panel__register-hint{color:#ffffff61}.cinema-panel__link{margin-top:12px!important;color:#ffffff73!important}.cinema-panel__footer{margin-top:28px;text-align:center;font-size:11px;line-height:1.7;color:#ffffff52}.cinema-panel__welcome .cinema-panel__subtitle{margin-bottom:24px;font-size:1rem;color:#ffffffb3}@media (max-width: 1100px){.cinema-landing__aside{flex-basis:360px;padding:0 20px 24px}.cinema-titlebar{padding:0 20px}}@media (max-width: 960px){.cinema-landing__body{flex-direction:column}.cinema-landing__stage{flex:0 0 auto;min-height:48vh}.cinema-landing__aside{flex:1 1 auto;flex-basis:auto;align-items:flex-start;padding:24px 20px 32px;border-left:none;border-top:1px solid rgba(255,255,255,.06);box-shadow:none}.cinema-panel-wrap{max-width:100%}.cinema-video{position:absolute}.cinema-video__capability,.cinema-video__dots,.cinema-video__status{left:24px}.cinema-video__dots,.cinema-video__status{bottom:20px}}@media (max-width: 560px){.cinema-landing__stage{min-height:42vh}.cinema-landing__aside{padding:20px 16px 28px}.cinema-panel-brand{width:56%;max-width:180px}.cinema-panel-brand__img{max-height:132px}.cinema-panel{padding:28px 22px 22px;border-radius:14px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
