@charset "UTF-8";.topographic-background{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;z-index:0;pointer-events:none;overflow:hidden}.topographic-background__canvas{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;transition:opacity .6s ease}.topographic-background__canvas.loaded{opacity:1}@media (prefers-reduced-motion: reduce){.topographic-background__canvas{animation:none;transition-duration:.1s}}:global .dark .topographic-background__canvas{filter:none}._themeToggleButton_1t5hn_1{margin:10px}._themeToggleButton_1t5hn_1._dark_1t5hn_4{color:#ffd600}._themeToggleButton_1t5hn_1._light_1t5hn_7{color:#f0f0f0}._header_r0mjm_1{position:fixed;top:0;left:0;width:100%;height:60px;background-color:#222222f2;padding:0 20px;box-sizing:border-box;z-index:1000}._header_r0mjm_1._dark_r0mjm_12{background-color:#222222f2}._logo_r0mjm_16{font-size:2rem;font-weight:700;margin-left:10px;color:#fff}._burgerButton_r0mjm_23{background:none;border:none;color:#fff;font-size:1.5rem;margin-right:10px;cursor:pointer;padding:0}._logoContainer_r0mjm_33{display:flex;align-items:center;height:100%;flex-shrink:0}._rightSection_r0mjm_40{height:100%;overflow:visible}._controlsContainer_r0mjm_45{display:flex;align-items:center;gap:20px;height:100%;margin-left:auto;padding-right:10px}._logoutButton_r0mjm_54{background-color:#00838f;color:#fff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap}._profileButton_r0mjm_64{width:40px;height:40px;border-radius:50%;cursor:pointer;overflow:hidden;transition:transform .2s ease;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}._profileButton_r0mjm_64:hover{transform:scale(1.05);background-color:#fff3}._profileImage_r0mjm_82{width:100%;height:100%;object-fit:cover}._profilePlaceholder_r0mjm_88{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;background-color:#ffffff26;border-radius:50%;font-weight:500;font-size:1.2rem;text-transform:uppercase}._profileIcon_r0mjm_102{width:60%;height:60%;stroke-width:1.5;color:#fffc}@media (max-width: 768px){._header_r0mjm_1{padding:0 15px}._controlsContainer_r0mjm_45{gap:10px}.ant-btn,._authButton_r0mjm_117{font-size:.9rem!important;padding:6px 12px!important;height:32px!important}}@media (max-width: 480px){._header_r0mjm_1{padding:0 10px}._controlsContainer_r0mjm_45{gap:8px;padding-right:2px}.ant-btn,._authButton_r0mjm_117{font-size:.8rem!important;padding:4px 8px!important;height:28px!important;white-space:nowrap!important}}@media (max-width: 360px){._header_r0mjm_1{padding:0 8px}._controlsContainer_r0mjm_45{gap:5px;padding-right:1px}.ant-btn,._authButton_r0mjm_117{font-size:.75rem!important;padding:3px 6px!important;height:26px!important;max-width:85px!important}}@media (max-width: 320px){._header_r0mjm_1{padding:0 5px}._controlsContainer_r0mjm_45{gap:3px}.ant-btn,._authButton_r0mjm_117{font-size:.7rem!important;padding:2px 4px!important;height:24px!important;max-width:75px!important}}._homeContainer_gixya_21{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;color:#f0f0f0;transition:color .5s;background-color:transparent}._homeContainer_gixya_21:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00a4a6,#e0f7f7);opacity:1;transition:all .5s ease;z-index:-1}._dark_gixya_43._homeContainer_gixya_21{color:#fff}._dark_gixya_43._homeContainer_gixya_21:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#111111e6;z-index:-1}._dark_gixya_43._homeContainer_gixya_21:after{opacity:0}._homeContainer_gixya_21{height:100vh;overflow:hidden;padding-top:60px}._fullHeightRow_gixya_74{height:calc(100vh - 60px);text-align:center;overflow:hidden}._contentWrapper_gixya_80{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;padding:2rem}._welcomeSection_gixya_90{margin-bottom:1rem}._buttonSection_gixya_94{margin-top:2rem;width:100%}._homeFooter_gixya_99{margin-top:auto;padding:2rem 1rem 1rem;text-align:center;border-top:1px solid rgba(0,0,0,.1);background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._homeFooter_gixya_99._dark_gixya_43{border-top:1px solid rgba(255,255,255,.1);background:#0000004d}._footerText_gixya_112{font-size:.9rem;color:#666;font-style:italic}._dark_gixya_43 ._footerText_gixya_112{color:#999}._loadingPage_gixya_121{display:flex;justify-content:center;align-items:center;min-height:100vh;background:var(--background-color)}._loadingContent_gixya_129{text-align:center;padding:2rem}._loadingSpinner_gixya_134{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:_spin_gixya_1 1s linear infinite;margin:0 auto 1rem}@keyframes _spin_gixya_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._homeTitle_gixya_161{font-size:5rem!important;color:inherit!important;text-align:center!important;margin-bottom:1rem!important;font-weight:700!important;letter-spacing:-.02em!important;word-wrap:break-word!important;word-break:keep-all!important;-webkit-hyphens:none!important;hyphens:none!important}@media (max-width: 768px){._homeTitle_gixya_161{font-size:3.5rem!important;margin-bottom:1rem!important;line-height:1.1!important}}@media (max-width: 480px){._homeTitle_gixya_161{font-size:2.5rem!important;margin-bottom:.5rem!important;line-height:1.1!important}}@media (max-width: 375px){._homeTitle_gixya_161{font-size:2rem!important;margin-bottom:.5rem!important;line-height:1!important}}@media (max-width: 360px){._homeTitle_gixya_161{font-size:1.8rem!important;margin-bottom:.3rem!important;line-height:1!important}}@media (max-width: 320px){._homeTitle_gixya_161{font-size:1.6rem!important;margin-bottom:.2rem!important;line-height:1!important}}._subtitle_gixya_208{font-size:1.2rem;opacity:.8;text-align:center;margin-bottom:1rem}@media (max-width: 480px){._subtitle_gixya_208{font-size:1rem}}@media (max-width: 360px){._subtitle_gixya_208{font-size:.9rem}}._buttonRow_gixya_234{margin-top:-120px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;max-width:320px;margin-left:auto;margin-right:auto}._customButton_gixya_247,._secondaryButton_gixya_247,._primaryButton_gixya_247{font-size:1.1rem;padding:16px 24px;border-radius:12px;transition:all .3s ease;width:100%;height:56px;display:flex;align-items:center;justify-content:center;font-weight:600;letter-spacing:.5px;border:none;cursor:pointer}._customButton_gixya_247:hover,._secondaryButton_gixya_247:hover,._primaryButton_gixya_247:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}._primaryButton_gixya_247{background:#667eea;color:#fff;box-shadow:0 2px 8px #0000001a}._primaryButton_gixya_247:hover{background:#4260e5;box-shadow:0 4px 16px #00000026;transform:translateY(-3px)}._primaryButton_gixya_247:active{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._secondaryButton_gixya_247{background:transparent;border:2px solid #667eea;color:#667eea;box-shadow:0 2px 8px #0000000d}._secondaryButton_gixya_247:hover{background:#667eea;color:#fff;border-color:#667eea;box-shadow:0 4px 16px #00000026;transform:translateY(-3px)}._secondaryButton_gixya_247:active{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._dark_gixya_43 ._secondaryButton_gixya_247{border-color:#ffffff4d;color:#ffffffe6;background:#ffffff0d}._dark_gixya_43 ._secondaryButton_gixya_247:hover{background:#ffffff26;border-color:#ffffff80;color:#fff}@keyframes _fadeInUp_gixya_352{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInLeft_gixya_356{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRight_gixya_360{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}._fadeInUp_gixya_352{animation:_fadeInUp_gixya_352 .8s ease-out forwards}._slideInLeft_gixya_356{animation:_slideInLeft_gixya_356 .6s ease-out forwards}._slideInRight_gixya_360{animation:_slideInRight_gixya_360 .6s ease-out forwards}._animationDelay1_gixya_368{animation-delay:.2s}._animationDelay2_gixya_372{animation-delay:.4s}._animationDelay3_gixya_376{animation-delay:.6s}@media (max-width: 1200px){._homeContainer_gixya_21{padding:1rem;padding-top:60px}}@media (max-width: 768px){._fullHeightRow_gixya_74{padding:1rem}._buttonRow_gixya_234{max-width:300px;margin-top:-80px}._customButton_gixya_247{font-size:1.05rem;height:52px}}@media (max-width: 480px){._homeContainer_gixya_21{padding:.5rem;padding-top:60px}._contentWrapper_gixya_80{padding:1rem}._buttonRow_gixya_234{max-width:280px;gap:12px;margin-top:-60px}._customButton_gixya_247{font-size:1rem;padding:14px 20px;height:48px}}._signInContainer_ih6ew_31,._signUpContainer_ih6ew_32{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;color:#f0f0f0;transition:color .5s;background-color:transparent}._signInContainer_ih6ew_31:after,._signUpContainer_ih6ew_32:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00a4a6,#e0f7f7);opacity:1;transition:all .5s ease;z-index:-1}._dark_ih6ew_55._signInContainer_ih6ew_31,._dark_ih6ew_55._signUpContainer_ih6ew_32{color:#fff}._dark_ih6ew_55._signInContainer_ih6ew_31:before,._dark_ih6ew_55._signUpContainer_ih6ew_32:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#111111e6;z-index:-1}._dark_ih6ew_55._signInContainer_ih6ew_31:after,._dark_ih6ew_55._signUpContainer_ih6ew_32:after{opacity:0}._signInContainer_ih6ew_31,._signUpContainer_ih6ew_32{min-height:100vh;overflow-y:auto;overflow-x:hidden;padding-top:0;display:flex;flex-direction:column;position:relative;margin-top:60px}._signInRow_ih6ew_107,._signUpRow_ih6ew_108{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:2rem 1rem;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}._signInRow_ih6ew_107::-webkit-scrollbar,._signUpRow_ih6ew_108::-webkit-scrollbar{display:none}._signInCol_ih6ew_127,._signUpCol_ih6ew_128{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px}._authFormContainer_ih6ew_136{background:#ffffff4d;backdrop-filter:blur(70px);-webkit-backdrop-filter:blur(70px);border-radius:3.5rem;border:1px solid rgba(255,255,255,.25);box-shadow:0 6px 28px #0000001f;padding:3rem 2.5rem 4rem;width:100%;max-width:500px;position:relative;transition:box-shadow .3s ease}@media (prefers-color-scheme: dark){._authFormContainer_ih6ew_136{background:#0003;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);border-radius:3.5rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 6px 28px #0000001f}}@media (max-width: 480px){._authFormContainer_ih6ew_136{max-width:95vw;min-width:280px;padding:1.5rem 1rem;border-radius:2rem}}._signInForm_ih6ew_172,._signUpForm_ih6ew_173{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;z-index:2}._signInForm_ih6ew_172 .ant-form-item,._signUpForm_ih6ew_173 .ant-form-item{margin-bottom:1.8rem!important;width:100%;max-width:400px;position:relative}._signInForm_ih6ew_172 .ant-form-item .ant-form-item-label>label,._signUpForm_ih6ew_173 .ant-form-item .ant-form-item-label>label{color:inherit!important;font-weight:500!important;font-size:.95rem!important;opacity:.85!important}._signInForm_ih6ew_172 .ant-input,._signInForm_ih6ew_172 .ant-input-password,._signInForm_ih6ew_172 .ant-input-password input,._signUpForm_ih6ew_173 .ant-input,._signUpForm_ih6ew_173 .ant-input-password,._signUpForm_ih6ew_173 .ant-input-password input{background:#ffffff0a!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:30px!important;padding:16px 24px!important;height:52px!important;font-size:16px!important;color:inherit!important;transition:all .3s ease!important;box-shadow:none!important}._signInForm_ih6ew_172 .ant-input::placeholder,._signInForm_ih6ew_172 .ant-input-password::placeholder,._signInForm_ih6ew_172 .ant-input-password input::placeholder,._signUpForm_ih6ew_173 .ant-input::placeholder,._signUpForm_ih6ew_173 .ant-input-password::placeholder,._signUpForm_ih6ew_173 .ant-input-password input::placeholder{color:#fff6!important}._signInForm_ih6ew_172 .ant-input:hover,._signInForm_ih6ew_172 .ant-input-password:hover,._signInForm_ih6ew_172 .ant-input-password input:hover,._signUpForm_ih6ew_173 .ant-input:hover,._signUpForm_ih6ew_173 .ant-input-password:hover,._signUpForm_ih6ew_173 .ant-input-password input:hover{border-color:#ffffff26!important;background:#ffffff0f!important;transform:none!important;box-shadow:none!important}._signInForm_ih6ew_172 .ant-input:focus,._signInForm_ih6ew_172 .ant-input:focus-within,._signInForm_ih6ew_172 .ant-input-password:focus,._signInForm_ih6ew_172 .ant-input-password:focus-within,._signInForm_ih6ew_172 .ant-input-password input:focus,._signInForm_ih6ew_172 .ant-input-password input:focus-within,._signUpForm_ih6ew_173 .ant-input:focus,._signUpForm_ih6ew_173 .ant-input:focus-within,._signUpForm_ih6ew_173 .ant-input-password:focus,._signUpForm_ih6ew_173 .ant-input-password:focus-within,._signUpForm_ih6ew_173 .ant-input-password input:focus,._signUpForm_ih6ew_173 .ant-input-password input:focus-within{border-color:#667eea!important;background:#ffffff14!important;box-shadow:0 0 0 3px #667eea1a!important;outline:none!important;transform:none!important}._dark_ih6ew_55 .ant-input,._dark_ih6ew_55 .ant-input-password,._dark_ih6ew_55 .ant-input-password input{background:#ffffff08!important;border:1px solid rgba(255,255,255,.06)!important;color:#f1f5f9!important}._dark_ih6ew_55 .ant-input::placeholder,._dark_ih6ew_55 .ant-input-password::placeholder,._dark_ih6ew_55 .ant-input-password input::placeholder{color:#ffffff59!important}._dark_ih6ew_55 .ant-input:hover,._dark_ih6ew_55 .ant-input-password:hover,._dark_ih6ew_55 .ant-input-password input:hover{background:#ffffff0d!important;border-color:#ffffff1a!important}._dark_ih6ew_55 .ant-input:focus,._dark_ih6ew_55 .ant-input:focus-within,._dark_ih6ew_55 .ant-input-password:focus,._dark_ih6ew_55 .ant-input-password:focus-within,._dark_ih6ew_55 .ant-input-password input:focus,._dark_ih6ew_55 .ant-input-password input:focus-within{background:#ffffff0f!important}._light_ih6ew_276 .ant-input,._light_ih6ew_276 .ant-input-password,._light_ih6ew_276 .ant-input-password input{background:#00000005!important;border:1px solid rgba(0,0,0,.05)!important;color:#1e293b!important}._light_ih6ew_276 .ant-input::placeholder,._light_ih6ew_276 .ant-input-password::placeholder,._light_ih6ew_276 .ant-input-password input::placeholder{color:#0000004d!important}._light_ih6ew_276 .ant-input:hover,._light_ih6ew_276 .ant-input-password:hover,._light_ih6ew_276 .ant-input-password input:hover{background:#00000008!important;border-color:#00000014!important}._dateInput_ih6ew_295{background:#ffffff0a!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:30px!important;padding:16px 24px!important;height:52px!important;font-size:16px!important;color:inherit!important;transition:all .3s ease!important;width:100%!important;box-sizing:border-box!important;box-shadow:none!important}._dateInput_ih6ew_295:hover{border-color:#ffffff26!important;background:#ffffff0f!important;transform:none!important;box-shadow:none!important}._dateInput_ih6ew_295:focus{border-color:#667eea!important;background:#ffffff14!important;box-shadow:0 0 0 3px #667eea1a!important;outline:none!important;transform:none!important}._streamingProvidersContainer_ih6ew_324{width:100%;max-width:400px}._streamingLabel_ih6ew_329{display:block;margin-bottom:16px;font-size:15px;color:inherit!important;font-weight:500;opacity:.85!important}._streamingOptions_ih6ew_338{background:#ffffff0a!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:30px!important;padding:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;max-height:220px;overflow-y:auto;transition:all .3s ease;box-shadow:none!important}._streamingOptions_ih6ew_338:hover{background:#ffffff0f!important;border-color:#ffffff26!important}._streamingOption_ih6ew_338{display:flex;align-items:center;padding:12px 16px;border-radius:20px;cursor:pointer;transition:all .2s ease;background:transparent;border:1px solid transparent;color:inherit!important}._streamingOption_ih6ew_338:hover{background:#ffffff0f!important;border-color:#ffffff1a!important;transform:none!important}._streamingCheckbox_ih6ew_375{margin-right:12px;width:18px;height:18px;cursor:pointer;accent-color:#667eea}._streamingOptionLabel_ih6ew_383{font-size:14px;color:inherit!important;cursor:pointer;flex:1;opacity:.85!important}._errorMessage_ih6ew_391{background:#ff000014!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgba(255,0,0,.2)!important;border-radius:20px!important;padding:16px 20px;margin-bottom:20px;color:#ff6b6b!important;font-size:.95rem;text-align:center;border-left:none!important}._successMessage_ih6ew_405{background:#00ff001a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,255,0,.3);border-radius:12px;padding:12px 16px;margin-bottom:16px;color:#52c41a;font-size:.9rem;text-align:center;border-left:4px solid #52c41a}.ant-btn-primary,._signInButton_ih6ew_424,._signUpButton_ih6ew_425,.ant-btn[type=submit],.ant-form-item button[type=submit]{background:linear-gradient(135deg,#667eea,#a9b7f3)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:30px!important;padding:16px 40px!important;height:56px!important;font-size:1.1rem!important;font-weight:600!important;color:#fff!important;width:100%!important;max-width:400px!important;margin:2rem auto 0!important;transition:all .3s ease!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 20px #667eea33!important;display:block!important;visibility:visible!important;opacity:1!important}.ant-btn-primary:before,._signInButton_ih6ew_424:before,._signUpButton_ih6ew_425:before,.ant-btn[type=submit]:before,.ant-form-item button[type=submit]:before{display:none!important}.ant-btn-primary:hover,._signInButton_ih6ew_424:hover,._signUpButton_ih6ew_425:hover,.ant-btn[type=submit]:hover,.ant-form-item button[type=submit]:hover{transform:translateY(-2px)!important;box-shadow:0 6px 25px #667eea4d!important;background:linear-gradient(135deg,#93a4f0,#667eea)!important}.ant-btn-primary:active,._signInButton_ih6ew_424:active,._signUpButton_ih6ew_425:active,.ant-btn[type=submit]:active,.ant-form-item button[type=submit]:active{transform:translateY(0)!important;box-shadow:0 4px 20px #667eea33!important}.ant-btn-primary:disabled,._signInButton_ih6ew_424:disabled,._signUpButton_ih6ew_425:disabled,.ant-btn[type=submit]:disabled,.ant-form-item button[type=submit]:disabled{opacity:.7!important;cursor:not-allowed!important;transform:none!important}._authButton_ih6ew_490{background:#ffffff1a!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:8px!important;padding:6px 14px!important;font-size:.85rem!important;color:inherit!important;transition:all .3s ease!important;height:auto!important}._authButton_ih6ew_490:hover{background:#fff3!important;border-color:#fff6!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000026!important}._signInTitle_ih6ew_513,._signUpTitle_ih6ew_514{font-size:3rem!important;font-weight:700!important;color:inherit!important;text-align:center!important;margin-bottom:2.5rem!important;letter-spacing:-.02em!important;text-shadow:0 2px 8px rgba(0,0,0,.1)!important;position:relative!important;background:linear-gradient(135deg,#667eea,#d6ddf9)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}@supports not (-webkit-background-clip: text){._signInTitle_ih6ew_513,._signUpTitle_ih6ew_514{color:#667eea!important;-webkit-text-fill-color:initial!important}}._dark_ih6ew_55 ._signInTitle_ih6ew_513,._dark_ih6ew_55 ._signUpTitle_ih6ew_514{text-shadow:0 2px 12px rgba(0,0,0,.6)!important}@supports not (-webkit-background-clip: text){._dark_ih6ew_55 ._signInTitle_ih6ew_513,._dark_ih6ew_55 ._signUpTitle_ih6ew_514{color:#60a5fa!important}}._light_ih6ew_276 ._signInTitle_ih6ew_513,._light_ih6ew_276 ._signUpTitle_ih6ew_514{text-shadow:0 2px 8px rgba(0,0,0,.15)!important}@keyframes _fadeInUp_ih6ew_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInGlass_ih6ew_1{0%{opacity:0;transform:translateY(20px) scale(.95);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;transform:translateY(0) scale(1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@keyframes _pulseGlow_ih6ew_1{0%{box-shadow:0 4px 15px #667eea4d}50%{box-shadow:0 4px 25px #667eea80}to{box-shadow:0 4px 15px #667eea4d}}._authFormContainer_ih6ew_136{animation:_slideInGlass_ih6ew_1 .8s ease-out}._signInForm_ih6ew_172,._signUpForm_ih6ew_173{animation:_fadeInUp_ih6ew_1 .6s ease-out}._signInForm_ih6ew_172 .ant-form-item,._signUpForm_ih6ew_173 .ant-form-item{animation:_fadeInUp_ih6ew_1 .5s ease-out;animation-fill-mode:both}._signInForm_ih6ew_172 .ant-form-item:nth-child(1),._signUpForm_ih6ew_173 .ant-form-item:nth-child(1){animation-delay:.1s}._signInForm_ih6ew_172 .ant-form-item:nth-child(2),._signUpForm_ih6ew_173 .ant-form-item:nth-child(2){animation-delay:.2s}._signInForm_ih6ew_172 .ant-form-item:nth-child(3),._signUpForm_ih6ew_173 .ant-form-item:nth-child(3){animation-delay:.3s}._signInForm_ih6ew_172 .ant-form-item:nth-child(4),._signUpForm_ih6ew_173 .ant-form-item:nth-child(4){animation-delay:.4s}._signInForm_ih6ew_172 .ant-form-item:nth-child(5),._signUpForm_ih6ew_173 .ant-form-item:nth-child(5){animation-delay:.5s}.ant-btn-primary:not(:disabled):active{animation:_pulseGlow_ih6ew_1 .3s ease-in-out}@media (min-width: 1024px){._authFormContainer_ih6ew_136{width:auto;border-radius:35px!important}.ant-input,.ant-input-password,.ant-input-password input,._dateInput_ih6ew_295,._streamingOptions_ih6ew_338{border-radius:45px!important}.ant-btn-primary,._signInButton_ih6ew_424,._signUpButton_ih6ew_425{border-radius:45px!important;height:65px!important}}@media (min-width: 768px) and (max-width: 1023px){._authFormContainer_ih6ew_136{padding:2.5rem 2rem;max-width:450px}._signInTitle_ih6ew_513,._signUpTitle_ih6ew_514{font-size:2.8rem!important;margin-bottom:2rem!important}.ant-form-item{max-width:320px!important}._streamingOptions_ih6ew_338{grid-template-columns:1fr 1fr!important}}@media (max-width: 767px){._signInRow_ih6ew_107,._signUpRow_ih6ew_108{padding:1.5rem 1rem}._authFormContainer_ih6ew_136{padding:2rem 1.5rem;margin:0 1rem;border-radius:16px}._signInTitle_ih6ew_513,._signUpTitle_ih6ew_514{font-size:2.2rem!important;margin-bottom:1.5rem!important}.ant-form-item{max-width:300px!important;margin-bottom:1.2rem!important}.ant-input,.ant-input-password,._dateInput_ih6ew_295{font-size:16px!important;height:46px!important}.ant-btn-primary,._signInButton_ih6ew_424,._signUpButton_ih6ew_425{height:48px!important;font-size:1rem!important;max-width:300px!important}._streamingOptions_ih6ew_338{grid-template-columns:1fr!important;max-height:160px!important}}@media (max-width: 480px){._authFormContainer_ih6ew_136{padding:1.5rem 1rem;margin:0 .5rem}._signInTitle_ih6ew_513,._signUpTitle_ih6ew_514{font-size:1.8rem!important;margin-bottom:1rem!important}.ant-form-item,.ant-btn-primary,._signInButton_ih6ew_424,._signUpButton_ih6ew_425{max-width:280px!important}}@media (max-width: 360px){._authFormContainer_ih6ew_136{padding:1.2rem .8rem;margin:0 .25rem}._signInTitle_ih6ew_513,._signUpTitle_ih6ew_514{font-size:1.6rem!important}.ant-form-item,.ant-btn-primary,._signInButton_ih6ew_424,._signUpButton_ih6ew_425{max-width:calc(100vw - 60px)!important}}@media (max-width: 320px){._authFormContainer_ih6ew_136{padding:1rem .6rem;margin:0 .1rem}._signInTitle_ih6ew_513,._signUpTitle_ih6ew_514{font-size:1.4rem!important}.ant-form-item,.ant-btn-primary,._signInButton_ih6ew_424,._signUpButton_ih6ew_425{max-width:calc(100vw - 40px)!important}}._signInContainer_1l2b6_34,._signUpContainer_1l2b6_35{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;color:#f0f0f0;transition:color .5s;background-color:transparent}._signInContainer_1l2b6_34:after,._signUpContainer_1l2b6_35:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00a4a6,#e0f7f7);opacity:1;transition:all .5s ease;z-index:-1}._dark_1l2b6_58._signInContainer_1l2b6_34,._dark_1l2b6_58._signUpContainer_1l2b6_35{color:#fff}._dark_1l2b6_58._signInContainer_1l2b6_34:before,._dark_1l2b6_58._signUpContainer_1l2b6_35:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#111111e6;z-index:-1}._dark_1l2b6_58._signInContainer_1l2b6_34:after,._dark_1l2b6_58._signUpContainer_1l2b6_35:after{opacity:0}._signInContainer_1l2b6_34,._signUpContainer_1l2b6_35{min-height:100vh;overflow-y:auto;overflow-x:hidden;padding-top:0;display:flex;flex-direction:column;position:relative;margin-top:60px}._signInRow_1l2b6_113,._signUpRow_1l2b6_114{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:2rem 1rem;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}._signInRow_1l2b6_113::-webkit-scrollbar,._signUpRow_1l2b6_114::-webkit-scrollbar{display:none}._signInCol_1l2b6_133,._signUpCol_1l2b6_134{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px}._authFormContainer_1l2b6_142{background:#ffffff4d;backdrop-filter:blur(70px);-webkit-backdrop-filter:blur(70px);border-radius:3.5rem;border:1px solid rgba(255,255,255,.25);box-shadow:0 6px 28px #0000001f;padding:3rem 2.5rem 4rem;width:100%;max-width:500px;position:relative;transition:box-shadow .3s ease}@media (prefers-color-scheme: dark){._authFormContainer_1l2b6_142{background:#0003;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);border-radius:3.5rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 6px 28px #0000001f}}@media (max-width: 480px){._authFormContainer_1l2b6_142{max-width:95vw;min-width:280px;padding:1.5rem 1rem;border-radius:2rem}}._signInForm_1l2b6_178,._signUpForm_1l2b6_179{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;z-index:2}._signInForm_1l2b6_178 .ant-form-item,._signUpForm_1l2b6_179 .ant-form-item{margin-bottom:1.8rem!important;width:100%;max-width:400px;position:relative}._signInForm_1l2b6_178 .ant-form-item .ant-form-item-label>label,._signUpForm_1l2b6_179 .ant-form-item .ant-form-item-label>label{color:inherit!important;font-weight:500!important;font-size:.95rem!important;opacity:.85!important}._signInForm_1l2b6_178 .ant-input,._signInForm_1l2b6_178 .ant-input-password,._signInForm_1l2b6_178 .ant-input-password input,._signUpForm_1l2b6_179 .ant-input,._signUpForm_1l2b6_179 .ant-input-password,._signUpForm_1l2b6_179 .ant-input-password input{background:#ffffff0a!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:30px!important;padding:16px 24px!important;height:52px!important;font-size:16px!important;color:inherit!important;transition:all .3s ease!important;box-shadow:none!important}._signInForm_1l2b6_178 .ant-input::placeholder,._signInForm_1l2b6_178 .ant-input-password::placeholder,._signInForm_1l2b6_178 .ant-input-password input::placeholder,._signUpForm_1l2b6_179 .ant-input::placeholder,._signUpForm_1l2b6_179 .ant-input-password::placeholder,._signUpForm_1l2b6_179 .ant-input-password input::placeholder{color:#fff6!important}._signInForm_1l2b6_178 .ant-input:hover,._signInForm_1l2b6_178 .ant-input-password:hover,._signInForm_1l2b6_178 .ant-input-password input:hover,._signUpForm_1l2b6_179 .ant-input:hover,._signUpForm_1l2b6_179 .ant-input-password:hover,._signUpForm_1l2b6_179 .ant-input-password input:hover{border-color:#ffffff26!important;background:#ffffff0f!important;transform:none!important;box-shadow:none!important}._signInForm_1l2b6_178 .ant-input:focus,._signInForm_1l2b6_178 .ant-input:focus-within,._signInForm_1l2b6_178 .ant-input-password:focus,._signInForm_1l2b6_178 .ant-input-password:focus-within,._signInForm_1l2b6_178 .ant-input-password input:focus,._signInForm_1l2b6_178 .ant-input-password input:focus-within,._signUpForm_1l2b6_179 .ant-input:focus,._signUpForm_1l2b6_179 .ant-input:focus-within,._signUpForm_1l2b6_179 .ant-input-password:focus,._signUpForm_1l2b6_179 .ant-input-password:focus-within,._signUpForm_1l2b6_179 .ant-input-password input:focus,._signUpForm_1l2b6_179 .ant-input-password input:focus-within{border-color:#667eea!important;background:#ffffff14!important;box-shadow:0 0 0 3px #667eea1a!important;outline:none!important;transform:none!important}._dark_1l2b6_58 .ant-input,._dark_1l2b6_58 .ant-input-password,._dark_1l2b6_58 .ant-input-password input{background:#ffffff08!important;border:1px solid rgba(255,255,255,.06)!important;color:#f1f5f9!important}._dark_1l2b6_58 .ant-input::placeholder,._dark_1l2b6_58 .ant-input-password::placeholder,._dark_1l2b6_58 .ant-input-password input::placeholder{color:#ffffff59!important}._dark_1l2b6_58 .ant-input:hover,._dark_1l2b6_58 .ant-input-password:hover,._dark_1l2b6_58 .ant-input-password input:hover{background:#ffffff0d!important;border-color:#ffffff1a!important}._dark_1l2b6_58 .ant-input:focus,._dark_1l2b6_58 .ant-input:focus-within,._dark_1l2b6_58 .ant-input-password:focus,._dark_1l2b6_58 .ant-input-password:focus-within,._dark_1l2b6_58 .ant-input-password input:focus,._dark_1l2b6_58 .ant-input-password input:focus-within{background:#ffffff0f!important}._light_1l2b6_282 .ant-input,._light_1l2b6_282 .ant-input-password,._light_1l2b6_282 .ant-input-password input{background:#00000005!important;border:1px solid rgba(0,0,0,.05)!important;color:#1e293b!important}._light_1l2b6_282 .ant-input::placeholder,._light_1l2b6_282 .ant-input-password::placeholder,._light_1l2b6_282 .ant-input-password input::placeholder{color:#0000004d!important}._light_1l2b6_282 .ant-input:hover,._light_1l2b6_282 .ant-input-password:hover,._light_1l2b6_282 .ant-input-password input:hover{background:#00000008!important;border-color:#00000014!important}._dateInput_1l2b6_301{background:#ffffff0a!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:30px!important;padding:16px 24px!important;height:52px!important;font-size:16px!important;color:inherit!important;transition:all .3s ease!important;width:100%!important;box-sizing:border-box!important;box-shadow:none!important}._dateInput_1l2b6_301:hover{border-color:#ffffff26!important;background:#ffffff0f!important;transform:none!important;box-shadow:none!important}._dateInput_1l2b6_301:focus{border-color:#667eea!important;background:#ffffff14!important;box-shadow:0 0 0 3px #667eea1a!important;outline:none!important;transform:none!important}._streamingProvidersContainer_1l2b6_330{width:100%;max-width:400px}._streamingLabel_1l2b6_335{display:block;margin-bottom:16px;font-size:15px;color:inherit!important;font-weight:500;opacity:.85!important}._streamingOptions_1l2b6_344{background:#ffffff0a!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:30px!important;padding:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;max-height:220px;overflow-y:auto;transition:all .3s ease;box-shadow:none!important}._streamingOptions_1l2b6_344:hover{background:#ffffff0f!important;border-color:#ffffff26!important}._streamingOption_1l2b6_344{display:flex;align-items:center;padding:12px 16px;border-radius:20px;cursor:pointer;transition:all .2s ease;background:transparent;border:1px solid transparent;color:inherit!important}._streamingOption_1l2b6_344:hover{background:#ffffff0f!important;border-color:#ffffff1a!important;transform:none!important}._streamingCheckbox_1l2b6_381{margin-right:12px;width:18px;height:18px;cursor:pointer;accent-color:#667eea}._streamingOptionLabel_1l2b6_389{font-size:14px;color:inherit!important;cursor:pointer;flex:1;opacity:.85!important}._errorMessage_1l2b6_397{background:#ff000014!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgba(255,0,0,.2)!important;border-radius:20px!important;padding:16px 20px;margin-bottom:20px;color:#ff6b6b!important;font-size:.95rem;text-align:center;border-left:none!important}._successMessage_1l2b6_411{background:#00ff001a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,255,0,.3);border-radius:12px;padding:12px 16px;margin-bottom:16px;color:#52c41a;font-size:.9rem;text-align:center;border-left:4px solid #52c41a}.ant-btn-primary,._signInButton_1l2b6_430,._signUpButton_1l2b6_431,.ant-btn[type=submit],.ant-form-item button[type=submit]{background:linear-gradient(135deg,#667eea,#a9b7f3)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:30px!important;padding:16px 40px!important;height:56px!important;font-size:1.1rem!important;font-weight:600!important;color:#fff!important;width:100%!important;max-width:400px!important;margin:2rem auto 0!important;transition:all .3s ease!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 20px #667eea33!important;display:block!important;visibility:visible!important;opacity:1!important}.ant-btn-primary:before,._signInButton_1l2b6_430:before,._signUpButton_1l2b6_431:before,.ant-btn[type=submit]:before,.ant-form-item button[type=submit]:before{display:none!important}.ant-btn-primary:hover,._signInButton_1l2b6_430:hover,._signUpButton_1l2b6_431:hover,.ant-btn[type=submit]:hover,.ant-form-item button[type=submit]:hover{transform:translateY(-2px)!important;box-shadow:0 6px 25px #667eea4d!important;background:linear-gradient(135deg,#93a4f0,#667eea)!important}.ant-btn-primary:active,._signInButton_1l2b6_430:active,._signUpButton_1l2b6_431:active,.ant-btn[type=submit]:active,.ant-form-item button[type=submit]:active{transform:translateY(0)!important;box-shadow:0 4px 20px #667eea33!important}.ant-btn-primary:disabled,._signInButton_1l2b6_430:disabled,._signUpButton_1l2b6_431:disabled,.ant-btn[type=submit]:disabled,.ant-form-item button[type=submit]:disabled{opacity:.7!important;cursor:not-allowed!important;transform:none!important}.ant-form-item:last-child{margin-bottom:0!important;display:block!important;width:100%!important;text-align:center!important}._authButton_1l2b6_496{background:#ffffff1a!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:8px!important;padding:6px 14px!important;font-size:.85rem!important;color:inherit!important;transition:all .3s ease!important;height:auto!important}._authButton_1l2b6_496:hover{background:#fff3!important;border-color:#fff6!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000026!important}._signInTitle_1l2b6_519,._signUpTitle_1l2b6_520{font-size:3rem!important;font-weight:700!important;color:inherit!important;text-align:center!important;margin-bottom:2.5rem!important;letter-spacing:-.02em!important;text-shadow:0 2px 8px rgba(0,0,0,.1)!important;position:relative!important;background:linear-gradient(135deg,#667eea,#d6ddf9)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}@supports not (-webkit-background-clip: text){._signInTitle_1l2b6_519,._signUpTitle_1l2b6_520{color:#667eea!important;-webkit-text-fill-color:initial!important}}._dark_1l2b6_58 ._signInTitle_1l2b6_519,._dark_1l2b6_58 ._signUpTitle_1l2b6_520{text-shadow:0 2px 12px rgba(0,0,0,.6)!important}@supports not (-webkit-background-clip: text){._dark_1l2b6_58 ._signInTitle_1l2b6_519,._dark_1l2b6_58 ._signUpTitle_1l2b6_520{color:#60a5fa!important}}._light_1l2b6_282 ._signInTitle_1l2b6_519,._light_1l2b6_282 ._signUpTitle_1l2b6_520{text-shadow:0 2px 8px rgba(0,0,0,.15)!important}@keyframes _fadeInUp_1l2b6_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInGlass_1l2b6_1{0%{opacity:0;transform:translateY(20px) scale(.95);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;transform:translateY(0) scale(1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@keyframes _pulseGlow_1l2b6_1{0%{box-shadow:0 4px 15px #667eea4d}50%{box-shadow:0 4px 25px #667eea80}to{box-shadow:0 4px 15px #667eea4d}}._authFormContainer_1l2b6_142{animation:_slideInGlass_1l2b6_1 .8s ease-out}._signInForm_1l2b6_178,._signUpForm_1l2b6_179{animation:_fadeInUp_1l2b6_1 .6s ease-out}._signInForm_1l2b6_178 .ant-form-item,._signUpForm_1l2b6_179 .ant-form-item{animation:_fadeInUp_1l2b6_1 .5s ease-out;animation-fill-mode:both}._signInForm_1l2b6_178 .ant-form-item:nth-child(1),._signUpForm_1l2b6_179 .ant-form-item:nth-child(1){animation-delay:.1s}._signInForm_1l2b6_178 .ant-form-item:nth-child(2),._signUpForm_1l2b6_179 .ant-form-item:nth-child(2){animation-delay:.2s}._signInForm_1l2b6_178 .ant-form-item:nth-child(3),._signUpForm_1l2b6_179 .ant-form-item:nth-child(3){animation-delay:.3s}._signInForm_1l2b6_178 .ant-form-item:nth-child(4),._signUpForm_1l2b6_179 .ant-form-item:nth-child(4){animation-delay:.4s}._signInForm_1l2b6_178 .ant-form-item:nth-child(5),._signUpForm_1l2b6_179 .ant-form-item:nth-child(5){animation-delay:.5s}.ant-btn-primary:not(:disabled):active{animation:_pulseGlow_1l2b6_1 .3s ease-in-out}@media (min-width: 1024px){._authFormContainer_1l2b6_142{width:auto;border-radius:35px!important}.ant-input,.ant-input-password,.ant-input-password input,._dateInput_1l2b6_301,._streamingOptions_1l2b6_344{border-radius:45px!important}.ant-btn-primary,._signInButton_1l2b6_430,._signUpButton_1l2b6_431{border-radius:45px!important;height:65px!important}}@media (min-width: 768px) and (max-width: 1023px){._authFormContainer_1l2b6_142{padding:2.5rem 2rem;max-width:450px}._signInTitle_1l2b6_519,._signUpTitle_1l2b6_520{font-size:2.8rem!important;margin-bottom:2rem!important}.ant-form-item{max-width:320px!important}._streamingOptions_1l2b6_344{grid-template-columns:1fr 1fr!important}}@media (max-width: 767px){._signInRow_1l2b6_113,._signUpRow_1l2b6_114{padding:1.5rem 1rem}._authFormContainer_1l2b6_142{padding:2rem 1.5rem;margin:0 1rem;border-radius:16px}._signInTitle_1l2b6_519,._signUpTitle_1l2b6_520{font-size:2.2rem!important;margin-bottom:1.5rem!important}.ant-form-item{max-width:300px!important;margin-bottom:1.2rem!important}.ant-input,.ant-input-password,._dateInput_1l2b6_301{font-size:16px!important;height:46px!important}.ant-btn-primary,._signInButton_1l2b6_430,._signUpButton_1l2b6_431{height:48px!important;font-size:1rem!important;max-width:300px!important}._streamingOptions_1l2b6_344{grid-template-columns:1fr!important;max-height:160px!important}}@media (max-width: 480px){._authFormContainer_1l2b6_142{padding:1.5rem 1rem;margin:0 .5rem}._signInTitle_1l2b6_519,._signUpTitle_1l2b6_520{font-size:1.8rem!important;margin-bottom:1rem!important}.ant-form-item,.ant-btn-primary,._signInButton_1l2b6_430,._signUpButton_1l2b6_431{max-width:280px!important}}@media (max-width: 360px){._authFormContainer_1l2b6_142{padding:1.2rem .8rem;margin:0 .25rem}._signInTitle_1l2b6_519,._signUpTitle_1l2b6_520{font-size:1.6rem!important}.ant-form-item,.ant-btn-primary,._signInButton_1l2b6_430,._signUpButton_1l2b6_431{max-width:calc(100vw - 60px)!important}}@media (max-width: 320px){._authFormContainer_1l2b6_142{padding:1rem .6rem;margin:0 .1rem}._signInTitle_1l2b6_519,._signUpTitle_1l2b6_520{font-size:1.4rem!important}.ant-form-item,.ant-btn-primary,._signInButton_1l2b6_430,._signUpButton_1l2b6_431{max-width:calc(100vw - 40px)!important}}._alreadyAuthenticated_ltvwm_6{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:2rem 1rem;width:100%}._authFormContainer_ltvwm_19{background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:3rem 2rem;box-shadow:0 8px 32px #0003,inset 0 1px #ffffff1a;border:1px solid rgba(255,255,255,.2);width:100%;max-width:500px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}._authFormContainer_ltvwm_19:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease;z-index:1}._authFormContainer_ltvwm_19:hover:before{left:100%}._authFormContainer_ltvwm_19:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000040,inset 0 1px #ffffff26}._authTitle_ltvwm_57{font-size:2.5rem!important;font-weight:700!important;color:inherit!important;text-align:center!important;margin-bottom:1.5rem!important;letter-spacing:-.02em!important;text-shadow:0 2px 4px rgba(0,0,0,.1)!important;position:relative!important;z-index:2;background:linear-gradient(135deg,#667eea,#c0caf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@supports not (-webkit-background-clip: text){._authTitle_ltvwm_57{color:#667eea!important;-webkit-text-fill-color:initial}}._authDescription_ltvwm_82{font-size:1.1rem!important;line-height:1.6!important;color:inherit!important;margin-bottom:2rem!important;opacity:.9;position:relative;z-index:2}._authActions_ltvwm_95{display:flex;flex-direction:column;gap:1rem;align-items:center;position:relative;z-index:2}._authButton_ltvwm_107{background:linear-gradient(135deg,#667eea,#93a4f0)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:12px!important;padding:14px 32px!important;height:50px!important;font-size:1.1rem!important;font-weight:600!important;color:#fff!important;width:100%!important;max-width:280px!important;transition:all .3s ease!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 15px #667eea4d,inset 0 1px #fff3!important}._authButton_ltvwm_107:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease;z-index:1}._authButton_ltvwm_107:hover{transform:translateY(-3px)!important;box-shadow:0 8px 25px #667eea66,inset 0 1px #ffffff4d!important;background:linear-gradient(135deg,#7c91ed,#667eea)!important}._authButton_ltvwm_107:hover:before{left:100%}._authButton_ltvwm_107:active{transform:translateY(-1px)!important;box-shadow:0 4px 15px #667eea4d!important}._authButtonSecondary_ltvwm_152{background:#ffffff1a!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:12px!important;padding:14px 32px!important;height:50px!important;font-size:1.1rem!important;font-weight:500!important;color:inherit!important;width:100%!important;max-width:280px!important;transition:all .3s ease!important;box-shadow:0 2px 8px #0000001a,inset 0 1px #ffffff1a!important}._authButtonSecondary_ltvwm_152:hover{background:#fff3!important;border-color:#fff6!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #00000026,inset 0 1px #fff3!important;color:inherit!important}._authButtonSecondary_ltvwm_152:active{transform:translateY(-1px)!important}._dark_ltvwm_182 ._authFormContainer_ltvwm_19{background:#0006;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 32px #0009,inset 0 1px #ffffff1a}._dark_ltvwm_182 ._authFormContainer_ltvwm_19:hover{box-shadow:0 12px 40px #000000b3,inset 0 1px #ffffff26}._dark_ltvwm_182 ._authTitle_ltvwm_57,._dark_ltvwm_182 ._authDescription_ltvwm_82{color:#f0f0f0!important;text-shadow:0 2px 8px rgba(0,0,0,.3)!important}._dark_ltvwm_182 ._authButtonSecondary_ltvwm_152,._dark_ltvwm_182 ._authButtonSecondary_ltvwm_152:hover{color:#f0f0f0!important}._light_ltvwm_204 ._authFormContainer_ltvwm_19{background:#fffc;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 32px #0000001a,inset 0 1px #fff3}._light_ltvwm_204 ._authTitle_ltvwm_57,._light_ltvwm_204 ._authDescription_ltvwm_82{color:#000!important;text-shadow:0 2px 4px rgba(0,0,0,.05)!important}._light_ltvwm_204 ._authButtonSecondary_ltvwm_152,._light_ltvwm_204 ._authButtonSecondary_ltvwm_152:hover{color:#000!important}@keyframes _slideInGlass_ltvwm_1{0%{opacity:0;transform:translateY(30px) scale(.95);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;transform:translateY(0) scale(1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}._authFormContainer_ltvwm_19{animation:_slideInGlass_ltvwm_1 .8s ease-out}@media (min-width: 1024px){._authFormContainer_ltvwm_19{padding:3.5rem 2.5rem;max-width:550px}._authTitle_ltvwm_57{font-size:3rem!important;margin-bottom:2rem!important}._authDescription_ltvwm_82{font-size:1.2rem!important;margin-bottom:2.5rem!important}._authActions_ltvwm_95{flex-direction:row;gap:1.5rem}._authButton_ltvwm_107,._authButtonSecondary_ltvwm_152{max-width:200px!important}}@media (min-width: 768px) and (max-width: 1023px){._authFormContainer_ltvwm_19{padding:2.5rem 2rem;max-width:480px}._authTitle_ltvwm_57{font-size:2.2rem!important}._authDescription_ltvwm_82{font-size:1.05rem!important}}@media (max-width: 767px){._alreadyAuthenticated_ltvwm_6{padding:1.5rem 1rem}._authFormContainer_ltvwm_19{padding:2rem 1.5rem;margin:0 1rem;border-radius:16px}._authTitle_ltvwm_57{font-size:1.8rem!important;margin-bottom:1.2rem!important}._authDescription_ltvwm_82{font-size:1rem!important;margin-bottom:1.5rem!important}._authButton_ltvwm_107,._authButtonSecondary_ltvwm_152{height:48px!important;font-size:1rem!important;max-width:250px!important}}@media (max-width: 480px){._authFormContainer_ltvwm_19{padding:1.5rem 1rem;margin:0 .5rem}._authTitle_ltvwm_57{font-size:1.6rem!important}._authDescription_ltvwm_82{font-size:.95rem!important}._authButton_ltvwm_107,._authButtonSecondary_ltvwm_152{max-width:220px!important}}@media (max-width: 360px){._authFormContainer_ltvwm_19{padding:1.2rem .8rem;margin:0 .25rem}._authTitle_ltvwm_57{font-size:1.4rem!important}._authDescription_ltvwm_82{font-size:.9rem!important}._authButton_ltvwm_107,._authButtonSecondary_ltvwm_152{max-width:calc(100vw - 100px)!important;font-size:.95rem!important}}@media (max-width: 320px){._authFormContainer_ltvwm_19{padding:1rem .6rem;margin:0 .1rem}._authTitle_ltvwm_57{font-size:1.2rem!important}._authDescription_ltvwm_82{font-size:.85rem!important}._authButton_ltvwm_107,._authButtonSecondary_ltvwm_152{max-width:calc(100vw - 80px)!important;height:46px!important;font-size:.9rem!important}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}._discoveryContainer_cfphx_22{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;color:#f0f0f0;transition:color .5s;background-color:transparent}._discoveryContainer_cfphx_22:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00a4a6,#e0f7f7);opacity:1;transition:all .5s ease;z-index:-1}._dark_cfphx_44._discoveryContainer_cfphx_22{color:#fff}._dark_cfphx_44._discoveryContainer_cfphx_22:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#111111e6;z-index:-1}._dark_cfphx_44._discoveryContainer_cfphx_22:after{opacity:0}html._discovery-active_cfphx_70{overflow:hidden!important;height:100%!important}body._discovery-page_cfphx_75{overflow:hidden!important;height:100vh!important;max-height:100vh!important;scrollbar-width:none!important;-ms-overflow-style:none!important}body._discovery-page_cfphx_75::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}._discoveryContainer_cfphx_22{height:100vh!important;max-height:100vh!important;overflow:hidden!important;padding:0!important;margin:0!important;padding-top:0;display:flex;flex-direction:column;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;scrollbar-width:none!important;-ms-overflow-style:none!important}._discoveryContainer_cfphx_22::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.header{position:relative!important;z-index:1000!important}._contentWrapper_cfphx_117{flex:1;display:flex;flex-direction:column;padding:.1rem;max-width:800px;margin:60px auto 0!important;width:100%;height:calc(100vh - 60px)!important;max-height:calc(100vh - 60px)!important;overflow:hidden!important;box-sizing:border-box;position:relative;scrollbar-width:none!important;-ms-overflow-style:none!important}._contentWrapper_cfphx_117::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}._contentWrapper_cfphx_117>*{flex-shrink:0;overflow:hidden!important;max-width:100%!important}._discoveryContainer_cfphx_22 .ant-modal-wrap,._discoveryContainer_cfphx_22 .ant-modal-body{overflow:hidden!important}._discoveryContainer_cfphx_22 html,._discoveryContainer_cfphx_22 body{overflow:hidden!important;scrollbar-width:none;-ms-overflow-style:none}._discoveryContainer_cfphx_22 html::-webkit-scrollbar,._discoveryContainer_cfphx_22 body::-webkit-scrollbar{display:none}._instructionsSection_cfphx_162{text-align:center;margin-bottom:.15rem;padding:.15rem;background:#ffffff0d;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);flex-shrink:0;height:auto;min-height:fit-content}._light_cfphx_174 ._instructionsSection_cfphx_162{background:#00000008;border:1px solid rgba(0,0,0,.08)}._dark_cfphx_44 ._instructionsSection_cfphx_162{background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}._instructionsTitle_cfphx_183{font-size:.9rem;margin:0;display:flex;align-items:center;justify-content:center;gap:.3rem;color:#fff!important}._instructionsTitle_cfphx_183 ._ant-typography_cfphx_192{color:#fff!important;margin:0!important;font-size:.9rem!important}._titleIcon_cfphx_198{font-size:2rem;color:#667eea}._instructionsContainer_cfphx_203{display:flex;flex-direction:column;gap:1rem}._instructionItem_cfphx_209{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}._light_cfphx_174 ._instructionItem_cfphx_209{background:#00000005;border:1px solid rgba(0,0,0,.05)}._light_cfphx_174 ._instructionItem_cfphx_209:hover{background:#0000000d;transform:translateY(-2px)}._dark_cfphx_44 ._instructionItem_cfphx_209{background:#ffffff08;border:1px solid rgba(255,255,255,.08)}._dark_cfphx_44 ._instructionItem_cfphx_209:hover{background:#ffffff14;transform:translateY(-2px)}._swipeIndicator_cfphx_236{display:flex;align-items:center;gap:.5rem;min-width:60px;justify-content:center}._swipeIcon_cfphx_244{font-size:1.2rem;color:#667eea;animation:_pulse_cfphx_1 2s infinite}._likeIcon_cfphx_250{font-size:1rem;color:#ff6b6b;animation:_heartbeat_cfphx_1 1.5s infinite}._skipIcon_cfphx_256{font-size:1rem;color:#6c757d;font-weight:700}._instructionText_cfphx_262{flex:1;text-align:left;font-size:.9rem;font-weight:500}._darkText_cfphx_269{color:#f0f0f0}._lightText_cfphx_273{color:#000}._cardSection_cfphx_277{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;max-height:700px;overflow:hidden}._actionsSection_cfphx_287{padding:.15rem 0 .5rem;display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;flex-shrink:0;height:auto;min-height:fit-content;margin:0}._loadingContainer_cfphx_300,._errorContainer_cfphx_301,._noMoreFilmsContainer_cfphx_302{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 60px);text-align:center;padding:2rem}._errorContainer_cfphx_301,._noMoreFilmsContainer_cfphx_302{gap:1rem}@keyframes _pulse_cfphx_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes _heartbeat_cfphx_1{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (min-width: 1024px){._contentWrapper_cfphx_117{max-width:700px;padding:.5rem;height:calc(100vh - 80px)}._cardSection_cfphx_277{max-height:650px}._actionsSection_cfphx_287{padding-bottom:1rem}._instructionsTitle_cfphx_183{font-size:1.2rem}._instructionsTitle_cfphx_183 ._ant-typography_cfphx_192{font-size:1.2rem!important}}@media (min-width: 769px) and (max-width: 1023px){._contentWrapper_cfphx_117{max-width:700px;padding:.75rem}._cardSection_cfphx_277{max-height:550px}._instructionsTitle_cfphx_183{font-size:1rem}._instructionsTitle_cfphx_183 ._ant-typography_cfphx_192{font-size:1rem!important}}@media (max-width: 768px){._instructionsSection_cfphx_162{padding:.4rem;margin-bottom:.4rem}._cardSection_cfphx_277{max-height:480px}._instructionsTitle_cfphx_183{font-size:.85rem}._instructionsTitle_cfphx_183 ._ant-typography_cfphx_192{font-size:.85rem!important}}@media (max-width: 480px){._contentWrapper_cfphx_117{padding:.15rem;height:calc(100vh - 70px)}._instructionsSection_cfphx_162{padding:.15rem;margin-bottom:.1rem}._actionsSection_cfphx_287{gap:.25rem;padding-bottom:.25rem}}._cardContainer_cfphx_408{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative;overflow:hidden;touch-action:pan-x}._card_cfphx_277{background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 24px #00000026;cursor:pointer;max-width:400px;width:90%;max-height:450px;position:relative;transition:all .3s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._card_cfphx_277:active{transform:scale(.98)}._darkCard_cfphx_437{background-color:#1f1f1f;box-shadow:0 8px 24px #0000004d}._darkCard_cfphx_437:hover{box-shadow:0 12px 32px #0006}._cardImageContainer_cfphx_445{position:relative;width:100%;aspect-ratio:2/3;background:#000}._cardImage_cfphx_445{width:100%;height:100%;object-fit:contain;border-radius:0;background:#000}._infoButton_cfphx_460{position:absolute;top:10px;right:10px;background:#000000b3;color:#fff;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2}._infoButton_cfphx_460:hover{background:#000000e6}._cardContent_cfphx_480{padding:.8rem;text-align:center}._cardTitle_cfphx_485{font-size:1.1rem;font-weight:600;color:inherit;margin:0 0 .3rem;line-height:1.3}._cardYear_cfphx_493{color:#8c8c8c;font-size:.85rem;margin:0}@media (min-width: 1024px){._cardContainer_cfphx_408{max-height:700px}._card_cfphx_277{max-width:400px;max-height:600px}}@media (min-width: 769px) and (max-width: 1023px){._cardContainer_cfphx_408{max-height:700px}._card_cfphx_277{max-width:350px;max-height:520px}}@media (max-width: 768px){._cardContainer_cfphx_408{max-height:700px}._card_cfphx_277{max-width:280px;max-height:380px}}@media (max-width: 480px){._cardContainer_cfphx_408{max-height:700px}._card_cfphx_277{max-width:250px;max-height:350px}}._actionButton_cfphx_543,._likeButton_cfphx_543,._skipButton_cfphx_543,._dislikeButton_cfphx_543{min-width:100px!important;height:50px!important;border-radius:25px!important;font-weight:600!important;transition:all .3s ease!important;border:2px solid #667eea!important;background:linear-gradient(135deg,#667eea,#3958e4)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:14px!important}._actionButton_cfphx_543:hover,._likeButton_cfphx_543:hover,._skipButton_cfphx_543:hover,._dislikeButton_cfphx_543:hover,._actionButton_cfphx_543:focus,._likeButton_cfphx_543:focus,._skipButton_cfphx_543:focus,._dislikeButton_cfphx_543:focus{background:linear-gradient(135deg,#93a4f0,#667eea)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #1890ff4d!important;border-color:#667eea!important;color:#fff!important}._actionButton_cfphx_543:active,._likeButton_cfphx_543:active,._skipButton_cfphx_543:active,._dislikeButton_cfphx_543:active{transform:translateY(0)!important}._actionButton_cfphx_543:disabled,._likeButton_cfphx_543:disabled,._skipButton_cfphx_543:disabled,._dislikeButton_cfphx_543:disabled{opacity:.5!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important;background:#ccc!important;border-color:#ccc!important}._actionButton_cfphx_543 ._anticon_cfphx_576,._likeButton_cfphx_543 ._anticon_cfphx_576,._skipButton_cfphx_543 ._anticon_cfphx_576,._dislikeButton_cfphx_543 ._anticon_cfphx_576{font-size:16px!important;margin-right:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}._actionsSection_cfphx_287{padding:.15rem 0 .5rem;display:flex;justify-content:center;gap:1rem!important;flex-wrap:wrap;flex-shrink:0;height:auto;min-height:fit-content;margin:0}.ant-btn._actionButton_cfphx_543,._dislikeButton_cfphx_543.ant-btn,._skipButton_cfphx_543.ant-btn,._likeButton_cfphx_543.ant-btn{border:2px solid #667eea!important;background:linear-gradient(135deg,#667eea,#3958e4)!important;color:#fff!important}.ant-btn._actionButton_cfphx_543:hover,._dislikeButton_cfphx_543.ant-btn:hover,._skipButton_cfphx_543.ant-btn:hover,._likeButton_cfphx_543.ant-btn:hover,.ant-btn._actionButton_cfphx_543:focus,._dislikeButton_cfphx_543.ant-btn:focus,._skipButton_cfphx_543.ant-btn:focus,._likeButton_cfphx_543.ant-btn:focus{border:2px solid #667eea!important;background:linear-gradient(135deg,#93a4f0,#667eea)!important;color:#fff!important}.ant-btn._actionButton_cfphx_543:disabled,._dislikeButton_cfphx_543.ant-btn:disabled,._skipButton_cfphx_543.ant-btn:disabled,._likeButton_cfphx_543.ant-btn:disabled{background:#ccc!important;border-color:#ccc!important;color:#999!important}._discoveryTitle_cfphx_621{font-size:2rem;font-weight:700;color:inherit;margin-bottom:0;text-align:center}._light_cfphx_174 ._discoveryTitle_cfphx_621{color:#000}._dark_cfphx_44 ._discoveryTitle_cfphx_621{color:#f0f0f0}._modalContent_cfphx_639{display:flex;gap:1.5rem;align-items:flex-start;padding:.5rem}._modalPoster_cfphx_646{flex-shrink:0}._modalPoster_cfphx_646 img{width:140px;height:210px;border-radius:12px;object-fit:cover;box-shadow:0 4px 12px #00000026}._modalDetails_cfphx_657{flex:1;min-width:0}._modalDetails_cfphx_657 p{margin-bottom:.75rem;font-size:.95rem;line-height:1.5}._modalDetails_cfphx_657 p strong{font-weight:600;color:inherit}._synopsis_cfphx_671{margin-top:1rem;padding:1rem;border-radius:16px;transition:all .3s ease}._synopsis_cfphx_671 h4{margin-bottom:1rem;color:inherit;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._synopsis_cfphx_671 ._ant-typography_cfphx_192{margin-bottom:0;line-height:1.7;font-size:.95rem}._darkText_cfphx_269,._darkText_cfphx_269 ._ant-typography_cfphx_192{color:#f0f0f0!important}._lightText_cfphx_273,._lightText_cfphx_273 ._ant-typography_cfphx_192{color:#000!important}._movieModal_cfphx_705 .ant-modal-content{border-radius:20px!important;background:#ffffff1a!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 8px 32px #0003,inset 0 1px #ffffff1a!important}._movieModal_cfphx_705 .ant-modal-header{background:transparent!important}._movieModal_cfphx_705 .ant-modal-body{background:transparent!important;padding:24px!important}._movieModal_cfphx_705 .ant-modal-close{background:#ffffff1a!important;border-radius:50%!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;transition:all .3s ease!important}._movieModal_cfphx_705 .ant-modal-close:hover{background:#fff3!important;transform:scale(1.1)!important}._darkModal_cfphx_731 .ant-modal-content{background:#0006!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 8px 32px #0009,inset 0 1px #ffffff1a!important}._darkModal_cfphx_731 .ant-modal-title,._darkModal_cfphx_731 .ant-modal-close,._darkModal_cfphx_731 ._modalDetails_cfphx_657 p,._darkModal_cfphx_731 ._modalDetails_cfphx_657 p strong,._darkModal_cfphx_731 ._synopsis_cfphx_671 h4{color:#f0f0f0!important}._lightModal_cfphx_754 .ant-modal-content{background:#fffc!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid rgba(255,255,255,.4)!important;box-shadow:0 8px 32px #0000001a,inset 0 1px #fff3!important}._lightModal_cfphx_754 .ant-modal-title,._lightModal_cfphx_754 .ant-modal-close,._lightModal_cfphx_754 ._modalDetails_cfphx_657 p,._lightModal_cfphx_754 ._modalDetails_cfphx_657 p strong,._lightModal_cfphx_754 ._synopsis_cfphx_671 h4{color:#000!important}@media (max-width: 768px){._movieModal_cfphx_705 .ant-modal{margin:0!important;padding:16px!important;max-width:100%!important}._movieModal_cfphx_705 .ant-modal-content{margin:0!important;max-width:100%!important}._modalContent_cfphx_639{flex-direction:column!important;gap:1rem!important;padding:0!important}._modalPoster_cfphx_646{align-self:center!important}._modalPoster_cfphx_646 img{width:120px!important;height:180px!important}._modalDetails_cfphx_657{text-align:center!important}._modalDetails_cfphx_657 p{font-size:.9rem!important;margin-bottom:.5rem!important}._synopsis_cfphx_671{margin-top:1rem!important;padding:1rem!important}._synopsis_cfphx_671 h4{font-size:1rem!important;margin-bottom:.75rem!important}._synopsis_cfphx_671 ._ant-typography_cfphx_192{font-size:.9rem!important;line-height:1.6!important}}@media (max-width: 480px){._movieModal_cfphx_705 .ant-modal{padding:8px!important}._movieModal_cfphx_705 .ant-modal-body{padding:16px!important}._modalContent_cfphx_639{gap:.75rem!important}._modalPoster_cfphx_646 img{width:100px!important;height:150px!important}._modalDetails_cfphx_657 p{font-size:.85rem!important}._synopsis_cfphx_671{padding:.75rem!important}._synopsis_cfphx_671 h4{font-size:.95rem!important}._synopsis_cfphx_671 ._ant-typography_cfphx_192{font-size:.85rem!important}}@media (max-width: 360px){._contentWrapper_cfphx_117{padding:.5rem}._cardContainer_cfphx_408 ._card_cfphx_277{width:95%;max-width:280px}._actionsSection_cfphx_287{padding:.5rem 0;gap:.5rem}._actionButton_cfphx_543{min-width:70px;height:44px;font-size:.875rem}}@media (min-width: 768px){._contentWrapper_cfphx_117{max-width:600px;padding:2rem}._titleSection_cfphx_877{margin-bottom:3rem}._discoveryTitle_cfphx_621{font-size:2.5rem}._cardContainer_cfphx_408 ._card_cfphx_277{max-width:350px}._actionsSection_cfphx_287{gap:1.5rem}._actionButton_cfphx_543{min-width:100px;height:52px;font-size:1rem}._modalContent_cfphx_639{gap:1.5rem}._modalPoster_cfphx_646 img{width:150px}}@media (min-width: 1024px){._contentWrapper_cfphx_117{max-width:700px}._discoveryTitle_cfphx_621{font-size:3rem}._cardContainer_cfphx_408 ._card_cfphx_277{max-width:400px}._cardContainer_cfphx_408 ._card_cfphx_277:hover{transform:translateY(-8px)}._actionsSection_cfphx_287{gap:2rem}._actionButton_cfphx_543{min-width:120px;height:56px}._modalContent_cfphx_639{gap:2rem}._modalPoster_cfphx_646 img{width:180px}}@media (min-width: 1440px){._contentWrapper_cfphx_117{max-width:800px}}._pageContainer_1v5oo_21{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;color:#f0f0f0;transition:color .5s;background-color:transparent}._pageContainer_1v5oo_21:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00a4a6,#e0f7f7);opacity:1;transition:all .5s ease;z-index:-1}._dark_1v5oo_43._pageContainer_1v5oo_21{color:#fff}._dark_1v5oo_43._pageContainer_1v5oo_21:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#111111e6;z-index:-1}._dark_1v5oo_43._pageContainer_1v5oo_21:after{opacity:0}@keyframes _fadeInUp_1v5oo_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInRight_1v5oo_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes _pulse_1v5oo_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes _shimmer_1v5oo_1{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes _spin_1v5oo_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._pageContainer_1v5oo_21{padding-top:60px;padding-left:10px}._mainContent_1v5oo_109{flex:1;padding:16px;overflow-y:auto;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){._mainContent_1v5oo_109{scroll-behavior:auto}}._contentWrapper_1v5oo_121{animation:_fadeInUp_1v5oo_1 .8s ease;max-width:1440px;min-width:305px;margin:0 auto}._loadingPage_1v5oo_128{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}._loadingContent_1v5oo_136{text-align:center}._loadingContent_1v5oo_136 p{margin-top:24px;font-size:16px;color:#666}._loadingSpinner_1v5oo_145{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:_spin_1v5oo_1 1s linear infinite}._loadingSection_1v5oo_154{padding:60px 24px;max-width:800px;margin:0 auto}._errorSection_1v5oo_160{padding:60px 24px;text-align:center}._errorText_1v5oo_165{color:#ff4d4f;font-size:16px;margin-bottom:16px}._contentWrapper_1v5oo_121::-webkit-scrollbar{width:6px}._contentWrapper_1v5oo_121::-webkit-scrollbar-track{background:transparent}._contentWrapper_1v5oo_121::-webkit-scrollbar-thumb{background:#667eea4d;border-radius:3px}._contentWrapper_1v5oo_121::-webkit-scrollbar-thumb:hover{background:#667eea80}._moviesContainer_1v5oo_187{display:flex;flex-direction:column;gap:60px}._movieSection_1v5oo_193{animation:_fadeInUp_1v5oo_1 .8s ease}._sectionHeader_1v5oo_197{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid rgba(102,126,234,.1)}._sectionTitle_1v5oo_206{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#2d3748;margin:0;display:flex;align-items:center;gap:12px}._movieCount_1v5oo_216{background:#667eea1a;color:#667eea;padding:8px 16px;border-radius:20px;font-weight:600;font-size:14px}._moviesGrid_1v5oo_225{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:32px;padding:8px}._movieCard_1v5oo_232{position:relative;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 20px #00000014;animation:_fadeInUp_1v5oo_1 .6s ease}._movieCard_1v5oo_232:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 40px #00000026}._movieCard_1v5oo_232:hover ._movieOverlay_1v5oo_246{opacity:1}._movieCard_1v5oo_232:hover ._moviePoster_1v5oo_249{transform:scale(1.05)}._movieImageWrapper_1v5oo_253{position:relative;aspect-ratio:2/3;overflow:hidden;border-radius:16px 16px 0 0}._moviePoster_1v5oo_249{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}._movieOverlay_1v5oo_246{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0006,#000c);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}._overlayContent_1v5oo_281{text-align:center;color:#fff}._playIcon_1v5oo_286{font-size:48px;margin-bottom:8px;display:block;animation:_pulse_1v5oo_1 2s infinite}._watchText_1v5oo_293{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px}._ratingBadge_1v5oo_300{position:absolute;top:12px;left:12px;background:#000c;color:#fff;padding:6px 10px;border-radius:12px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._starIcon_1v5oo_316{font-size:10px}._statusBadge_1v5oo_320{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid white}._likedIcon_1v5oo_334{color:#52c41a;font-size:16px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}._dislikedIcon_1v5oo_340{color:#ff4d4f;font-size:16px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}._movieInfo_1v5oo_346{padding:20px;background:#fff;border-radius:0 0 16px 16px}._movieTitle_1v5oo_352{font-size:16px;font-weight:600;color:#2d3748;margin:0 0 8px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._movieYear_1v5oo_364{font-size:14px;color:#718096;margin:0;font-weight:500}._emptySection_1v5oo_371{padding:60px 20px;text-align:center}._emptyState_1v5oo_376 ._ant-empty-description_1v5oo_376{color:#718096;font-size:16px}._fixedMoviesGrid_1v5oo_381{display:flex!important;flex-wrap:wrap!important;gap:20px!important;justify-content:flex-start!important}._fixedMovieItem_1v5oo_388{width:150px!important;margin:0 0 15px!important}@media (max-width: 393px){._fixedMovieItem_1v5oo_388{width:130px!important}}._movieModal_1v5oo_398 ._ant-modal-content_1v5oo_398{border-radius:16px!important;overflow:hidden!important;padding:0!important}._movieModal_1v5oo_398 ._ant-modal-body_1v5oo_403{padding:0!important}._movieModal_1v5oo_398._dark_1v5oo_43 ._ant-modal-content_1v5oo_398{background:#1a202c!important}._movieModal_1v5oo_398._light_1v5oo_409 ._ant-modal-content_1v5oo_398{background:#fff!important}._modalContent_1v5oo_413{display:flex;gap:32px;padding:32px;min-height:400px;background:#fff}._dark_1v5oo_43 ._modalContent_1v5oo_413{background:#1a202c}._modalPosterSection_1v5oo_424{flex-shrink:0}._modalPoster_1v5oo_424{width:250px;height:auto;border-radius:12px;box-shadow:0 8px 32px #00000026}._modalInfoSection_1v5oo_435{flex:1;display:flex;flex-direction:column}._modalHeader_1v5oo_441{margin-bottom:24px}._modalTitle_1v5oo_445{font-size:24px;font-weight:700;color:#2d3748;margin:0 0 16px;line-height:1.2}._dark_1v5oo_43 ._modalTitle_1v5oo_445{color:#fff!important}._modalMeta_1v5oo_456{display:flex;gap:12px;flex-wrap:wrap}._genresSection_1v5oo_462{margin-bottom:24px}._genreTag_1v5oo_466{margin:0 8px 8px 0!important;border-radius:16px!important;padding:4px 12px!important;background:#667eea1a!important;color:#667eea!important;border:1px solid rgba(102,126,234,.2)!important}._synopsisSection_1v5oo_475{flex:1;margin-bottom:24px}._synopsisSection_1v5oo_475 h3{font-size:18px;font-weight:600;margin-bottom:12px;color:#2d3748}._dark_1v5oo_43 ._synopsisSection_1v5oo_475 h3{color:#fff!important}._synopsis_1v5oo_475{font-size:15px;line-height:1.6;color:#4a5568;margin:0}._dark_1v5oo_43 ._synopsis_1v5oo_475{color:#e2e8f0!important}._modalActions_1v5oo_499{display:flex;gap:16px;justify-content:flex-end;padding-top:24px;border-top:1px solid rgba(0,0,0,.1)!important}@media (max-width: 1024px){._statsGrid_1v5oo_508{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._moviesGrid_1v5oo_225{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:24px}}@media (max-width: 768px){._heroSection_1v5oo_518{padding:40px 0}._welcomeContent_1v5oo_521{padding:0 16px}._contentWrapper_1v5oo_121{padding:0 16px 40px}._sectionHeader_1v5oo_197{flex-direction:column;align-items:flex-start;gap:12px}._movieCount_1v5oo_216{align-self:flex-start}._moviesGrid_1v5oo_225{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px}._modalContent_1v5oo_413{flex-direction:column;padding:24px}._modalPoster_1v5oo_424{width:200px;align-self:center}._statsGrid_1v5oo_508{grid-template-columns:1fr;gap:16px}}@media (max-width: 480px){._moviesGrid_1v5oo_225{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}._movieInfo_1v5oo_346{padding:16px}._movieTitle_1v5oo_352{font-size:14px}._modalContent_1v5oo_413{padding:16px}._modalPoster_1v5oo_424{width:180px}}._navigationDrawer_1v5oo_570 ._ant-drawer-content_1v5oo_570{background:#fff!important}._dark_1v5oo_43 ._navigationDrawer_1v5oo_570 ._ant-drawer-content_1v5oo_570{background:#1a202c!important}._drawerMenu_1v5oo_577{border:none!important}._drawerMenu_1v5oo_577 ._ant-menu-item_1v5oo_580{border-radius:8px!important;margin:4px 12px!important;padding:12px 16px!important;height:auto!important;line-height:1.4!important}._drawerMenu_1v5oo_577 ._ant-menu-item_1v5oo_580:hover{background:#667eea1a!important}._dangerMenuItem_1v5oo_591:hover{background:#ff4d4f1a!important;color:#ff4d4f!important}._dark_1v5oo_43 ._statCard_1v5oo_596 ._ant-statistic-title_1v5oo_596{color:#cbd5e0!important}._dark_1v5oo_43 ._statCard_1v5oo_596 ._ant-statistic-content_1v5oo_599{color:#f7fafc!important}._dark_1v5oo_43 ._progressBar_1v5oo_602 ._ant-progress-bg_1v5oo_602{background:#52c41acc!important}._dark_1v5oo_43 ._modalMeta_1v5oo_456 ._ant-typography-secondary_1v5oo_605,._dark_1v5oo_43 .ant-typography-secondary{color:#bdbdbd!important}._dark_1v5oo_43 ._movieCard_1v5oo_232{background:linear-gradient(to bottom,#2a2a2a,#1f1f1f);box-shadow:0 8px 24px #0000004d}._dark_1v5oo_43 ._movieCard_1v5oo_232:hover{box-shadow:0 12px 32px #00000080;transform:translateY(-8px) scale(1.02)}._dark_1v5oo_43 ._movieInfo_1v5oo_346{background:#1f1f1f;border-top:1px solid rgba(255,255,255,.05)}._dark_1v5oo_43 ._movieTitle_1v5oo_352{color:#e0e0e0}._dark_1v5oo_43 ._movieYear_1v5oo_364{color:#9e9e9e}._dark_1v5oo_43 ._modalContent_1v5oo_413{background:linear-gradient(to bottom,#2a2a2a,#222)}._dark_1v5oo_43 ._modalTitle_1v5oo_445{color:#e0e0e0!important;text-shadow:0 2px 4px rgba(0,0,0,.5)}._dark_1v5oo_43 ._modalPoster_1v5oo_424{box-shadow:0 12px 32px #0009;border:1px solid rgba(255,255,255,.1)}._dark_1v5oo_43 h3{color:#e0e0e0!important}._dark_1v5oo_43 ._synopsis_1v5oo_475{color:#b0b0b0!important}._dark_1v5oo_43 ._genreTag_1v5oo_466{background:#1890ff26!important;border-color:#1890ff4d!important}._dark_1v5oo_43 .ant-typography-secondary{color:#9e9e9e!important}._dark_1v5oo_43 .ant-card-bordered{border-color:#ffffff1a!important}._dark_1v5oo_43 .ant-modal-content{background:#1f1f1f!important;box-shadow:0 20px 40px #00000080!important}._dark_1v5oo_43 .ant-modal-close{color:#e0e0e0!important}._dark_1v5oo_43 .ant-modal-close-x{color:#e0e0e0!important;background-color:#ffffff26!important;border-radius:50%!important;padding:4px!important}._dark_1v5oo_43 .ant-card{background:transparent!important}._dark_1v5oo_43 ._modalActions_1v5oo_499{border-top-color:#ffffff1a!important}._fadeIn_1v5oo_677{animation:_fadeInUp_1v5oo_1 .6s ease}._slideIn_1v5oo_681{animation:_slideInRight_1v5oo_1 .6s ease}._familyContainer_1oe10_22{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;color:#f0f0f0;transition:color .5s;background-color:transparent}._familyContainer_1oe10_22:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00a4a6,#e0f7f7);opacity:1;transition:all .5s ease;z-index:-1}._dark_1oe10_44._familyContainer_1oe10_22{color:#fff}._dark_1oe10_44._familyContainer_1oe10_22:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#111111e6;z-index:-1}._dark_1oe10_44._familyContainer_1oe10_22:after{opacity:0}._familyContainer_1oe10_22{min-height:100vh;display:flex;flex-direction:column;padding:2rem 1rem;padding-top:calc(60px + 1.5rem)}._contentWrapper_1oe10_73{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;width:100%;padding:2rem 1rem;position:relative;z-index:1}._familyManagement_1oe10_87{width:100%;max-width:800px;margin:0 auto;padding:2rem;border-radius:20px;background:#ffffff14;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border:1px solid rgba(255,255,255,.15);box-shadow:0 12px 40px #00000040,inset 0 1px #ffffff1a;transition:all .3s ease}._familyManagement_1oe10_87:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:inherit;pointer-events:none;z-index:-1}._familyMember_1oe10_113{width:100%;max-width:800px;margin:0 auto;padding:2rem;border-radius:20px;background:#ffffff0d;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0003,inset 0 1px #ffffff0d;transition:all .3s ease}._addMember_1oe10_127{display:flex;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._loadingContainer_1oe10_135{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%}._dark_1oe10_44 ._familyManagement_1oe10_87,._dark_1oe10_44 ._familyMember_1oe10_113{background:#00000026!important;backdrop-filter:blur(40px)!important;-webkit-backdrop-filter:blur(40px)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 12px 40px #0006,inset 0 1px #ffffff0d!important;position:relative!important}._dark_1oe10_44 ._familyManagement_1oe10_87 ._ant-typography_1oe10_151,._dark_1oe10_44 ._familyManagement_1oe10_87 ._ant-btn_1oe10_151,._dark_1oe10_44 ._familyManagement_1oe10_87 ._ant-input_1oe10_151,._dark_1oe10_44 ._familyManagement_1oe10_87 ._ant-list_1oe10_151,._dark_1oe10_44 ._familyManagement_1oe10_87 ._ant-modal_1oe10_151,._dark_1oe10_44 ._familyManagement_1oe10_87 ._ant-avatar_1oe10_151,._dark_1oe10_44 ._familyMember_1oe10_113 ._ant-typography_1oe10_151,._dark_1oe10_44 ._familyMember_1oe10_113 ._ant-btn_1oe10_151,._dark_1oe10_44 ._familyMember_1oe10_113 ._ant-input_1oe10_151,._dark_1oe10_44 ._familyMember_1oe10_113 ._ant-list_1oe10_151,._dark_1oe10_44 ._familyMember_1oe10_113 ._ant-modal_1oe10_151,._dark_1oe10_44 ._familyMember_1oe10_113 ._ant-avatar_1oe10_151{background:transparent!important;border:1px solid rgba(255,255,255,.1)!important}._dark_1oe10_44 ._familyManagement_1oe10_87 ._ant-btn_1oe10_151,._dark_1oe10_44 ._familyMember_1oe10_113 ._ant-btn_1oe10_151{background:#ffffff1a!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}._dark_1oe10_44 ._familyManagement_1oe10_87 ._ant-input_1oe10_151,._dark_1oe10_44 ._familyMember_1oe10_113 ._ant-input_1oe10_151{background:#ffffff0d!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}._dark_1oe10_44 ._familyManagement_1oe10_87 ._ant-list-item_1oe10_165,._dark_1oe10_44 ._familyMember_1oe10_113 ._ant-list-item_1oe10_165{background:#ffffff0d!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-radius:8px!important;margin-bottom:8px!important}._dark_1oe10_44 ._familyManagement_1oe10_87:before,._dark_1oe10_44 ._familyMember_1oe10_113:before{background:linear-gradient(135deg,#ffffff0d,#ffffff05)!important}._dark_1oe10_44 ._familyManagement_1oe10_87:hover,._dark_1oe10_44 ._familyMember_1oe10_113:hover{background:#0003!important;border-color:#ffffff26!important;transform:translateY(-2px)!important;box-shadow:0 16px 48px #00000080,inset 0 1px #ffffff1a!important}._light_1oe10_182 ._familyManagement_1oe10_87,._light_1oe10_182 ._familyMember_1oe10_113{background:#ffffff4d!important;backdrop-filter:blur(40px)!important;-webkit-backdrop-filter:blur(40px)!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 12px 40px #0000001a,inset 0 1px #ffffff1a!important;position:relative!important}._light_1oe10_182 ._familyManagement_1oe10_87 ._ant-typography_1oe10_151,._light_1oe10_182 ._familyManagement_1oe10_87 ._ant-btn_1oe10_151,._light_1oe10_182 ._familyManagement_1oe10_87 ._ant-input_1oe10_151,._light_1oe10_182 ._familyManagement_1oe10_87 ._ant-list_1oe10_151,._light_1oe10_182 ._familyManagement_1oe10_87 ._ant-modal_1oe10_151,._light_1oe10_182 ._familyManagement_1oe10_87 ._ant-avatar_1oe10_151,._light_1oe10_182 ._familyMember_1oe10_113 ._ant-typography_1oe10_151,._light_1oe10_182 ._familyMember_1oe10_113 ._ant-btn_1oe10_151,._light_1oe10_182 ._familyMember_1oe10_113 ._ant-input_1oe10_151,._light_1oe10_182 ._familyMember_1oe10_113 ._ant-list_1oe10_151,._light_1oe10_182 ._familyMember_1oe10_113 ._ant-modal_1oe10_151,._light_1oe10_182 ._familyMember_1oe10_113 ._ant-avatar_1oe10_151{background:transparent!important;border:1px solid rgba(0,0,0,.1)!important}._light_1oe10_182 ._familyManagement_1oe10_87 ._ant-btn_1oe10_151,._light_1oe10_182 ._familyMember_1oe10_113 ._ant-btn_1oe10_151{background:#0000001a!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}._light_1oe10_182 ._familyManagement_1oe10_87 ._ant-input_1oe10_151,._light_1oe10_182 ._familyMember_1oe10_113 ._ant-input_1oe10_151{background:#0000000d!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}._light_1oe10_182 ._familyManagement_1oe10_87 ._ant-list-item_1oe10_165,._light_1oe10_182 ._familyMember_1oe10_113 ._ant-list-item_1oe10_165{background:#0000000d!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-radius:8px!important;margin-bottom:8px!important}._light_1oe10_182 ._familyManagement_1oe10_87:before,._light_1oe10_182 ._familyMember_1oe10_113:before{background:linear-gradient(135deg,#fff3,#ffffff1a)!important}._light_1oe10_182 ._familyManagement_1oe10_87:hover,._light_1oe10_182 ._familyMember_1oe10_113:hover{background:#fff6!important;border-color:#ffffff4d!important;transform:translateY(-2px)!important;box-shadow:0 16px 48px #00000026,inset 0 1px #fff3!important}._familyHeader_1oe10_225{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:24px;margin-bottom:32px;box-shadow:0 8px 32px #667eea33;position:relative;overflow:hidden}._familyHeader_1oe10_225:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1) 0%,transparent 100%);pointer-events:none}._familyHeader_1oe10_225._dark_1oe10_44{background:linear-gradient(135deg,#2d3748,#4a5568);box-shadow:0 8px 32px #0000004d}._familyHeaderContent_1oe10_249{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._familyTitleSection_1oe10_257{display:flex;align-items:center;gap:16px}._familyIcon_1oe10_263{font-size:32px;color:#fff;background:#fff3;padding:12px;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;line-height:1}._familyMetadata_1oe10_276{display:flex;gap:12px;align-items:center}._roleTag_1oe10_282,._memberCountTag_1oe10_282{border:none!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:600;padding:4px 12px;border-radius:20px}._addMemberCard_1oe10_290{border-radius:16px;box-shadow:0 4px 20px #00000014;border:none;margin-bottom:24px;transition:all .3s ease}._addMemberCard_1oe10_290:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}._addMemberCard_1oe10_290._dark_1oe10_44{background:#2d3748;border:1px solid #4a5568}._cardTitle_1oe10_306{display:flex;align-items:center;gap:12px;color:#1890ff;font-weight:600}._titleIcon_1oe10_314{font-size:18px;color:#1890ff}._addMemberContent_1oe10_319{padding:4px 0}._addMemberDescription_1oe10_323{color:#666;margin-bottom:20px;line-height:1.6}._dark_1oe10_44 ._addMemberDescription_1oe10_323{color:#a0aec0}._memberCard_1oe10_332{border-radius:16px!important;overflow:hidden;transition:all .3s ease;margin-bottom:1rem;background:#ffffff0d!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.1)!important}._memberCard_1oe10_332:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.ant-list{width:100%;margin-bottom:2rem}.ant-list .ant-list-header{padding:16px;font-size:1.2rem;font-weight:600;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff08;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:16px 16px 0 0}.ant-list .ant-list-item{padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)!important}.ant-list .ant-list-item:last-child{border-bottom:none!important;border-radius:0 0 16px 16px}._dark_1oe10_44 .ant-list-header{color:#f0f0f0;border-bottom:1px solid rgba(255,255,255,.1)}._dark_1oe10_44 .ant-list-item{color:#f0f0f0}._dark_1oe10_44 ._memberCard_1oe10_332{background:#00000026!important;border:1px solid rgba(255,255,255,.05)!important}._light_1oe10_182 .ant-list-header{color:#000;border-bottom:1px solid rgba(0,0,0,.1)}._light_1oe10_182 .ant-list-item{color:#000}._light_1oe10_182 ._memberCard_1oe10_332{background:#fff3!important;border:1px solid rgba(255,255,255,.15)!important}._emptyState_1oe10_397{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;background:#ffffff0d;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff0d}._emptyState_1oe10_397 p{margin-bottom:1.5rem;font-size:1.1rem;text-shadow:0 1px 3px rgba(0,0,0,.2)}._emailInput_1oe10_421{flex:1!important;border-radius:8px 0 0 8px!important;height:40px!important;line-height:40px!important}._addButton_1oe10_428{border-radius:0 8px 8px 0!important;min-width:120px;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.ant-space-compact{display:flex!important;align-items:center!important;gap:0!important}.ant-space-compact .ant-input-affix-wrapper{height:40px!important;display:flex!important;align-items:center!important;border-radius:8px 0 0 8px!important;margin:0!important;padding:0 11px!important}.ant-space-compact .ant-input-affix-wrapper .ant-input{height:100%!important;border:none!important;padding:0!important;line-height:1.5!important}.ant-space-compact .ant-btn{height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:0 8px 8px 0!important;margin:0!important;padding:0 16px!important}._addMemberContent_1oe10_319 .ant-space-compact{width:100%}._addMemberContent_1oe10_319 .ant-space-compact>*{height:40px!important;display:flex!important;align-items:center!important}._buttonContainer_1oe10_476{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap;justify-content:center}._primaryButton_1oe10_484{background:linear-gradient(135deg,#667eea,#2345e1)!important;border:none!important;border-radius:12px!important;height:44px!important;padding:0 24px!important;font-weight:600!important;box-shadow:0 4px 12px #00000026!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}._primaryButton_1oe10_484:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px #0003!important}._primaryButton_1oe10_484:active{transform:translateY(1px)!important}._primaryButton_1oe10_484 ._anticon_1oe10_505{font-size:16px!important;margin-right:0!important;display:inline-flex!important;align-items:center!important}._secondaryButton_1oe10_512{background:#ffffff1a!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:12px!important;height:44px!important;padding:0 24px!important;font-weight:600!important;transition:all .3s ease!important}._secondaryButton_1oe10_512:hover{background:#fff3!important;transform:translateY(-2px)!important}._secondaryButton_1oe10_512:active{transform:translateY(1px)!important}._dangerButton_1oe10_531{background:linear-gradient(135deg,#ff4d4f,#ff0103)!important;border:none!important;border-radius:12px!important;height:44px!important;padding:0 24px!important;font-weight:600!important;box-shadow:0 4px 12px #00000026!important;transition:all .3s ease!important;color:#fff!important}._dangerButton_1oe10_531:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px #0003!important}._dangerButton_1oe10_531:active{transform:translateY(1px)!important}._dark_1oe10_44 ._secondaryButton_1oe10_512{color:#f0f0f0!important;border:1px solid rgba(255,255,255,.15)!important}._dark_1oe10_44 ._secondaryButton_1oe10_512:hover{border:1px solid rgba(255,255,255,.25)!important}._light_1oe10_182 ._secondaryButton_1oe10_512{color:#000!important;border:1px solid rgba(0,0,0,.1)!important}._light_1oe10_182 ._secondaryButton_1oe10_512:hover{border:1px solid rgba(0,0,0,.2)!important}._familyTitle_1oe10_257{color:#fff!important;margin:0!important;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}._pageTitle_1oe10_577{font-size:2.5rem;font-weight:700;margin-bottom:2.5rem;text-align:center;letter-spacing:1px;background:linear-gradient(135deg,#667eea,#edeffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;position:relative;display:inline-block;margin-left:auto;margin-right:auto}._pageTitle_1oe10_577:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#667eea,#c0caf6);border-radius:4px;box-shadow:0 2px 6px #0003}._sectionTitle_1oe10_606{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;position:relative;letter-spacing:.5px}._sectionTitle_1oe10_606:after{content:"";position:absolute;bottom:-10px;left:0;width:80px;height:4px;background:linear-gradient(90deg,#667eea,#c0caf6);border-radius:4px;box-shadow:0 2px 4px #0003}._memberName_1oe10_625{font-size:1.1rem;font-weight:600;margin-right:.5rem}._memberEmail_1oe10_631{font-size:.9rem;opacity:.8}._currentUser_1oe10_636{font-size:.85rem;font-weight:700;background:linear-gradient(135deg,#667eea,#3958e4);color:#fff;padding:3px 10px;border-radius:12px;margin-left:.5rem;box-shadow:0 2px 6px #0003;text-shadow:0 1px 2px rgba(0,0,0,.3)}._emptyMessage_1oe10_648{font-size:1.2rem;font-weight:500;text-align:center;margin-bottom:2rem;line-height:1.6;padding:1rem;border-radius:12px;background:#ffffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #0000001a}._dark_1oe10_44 ._pageTitle_1oe10_577{text-shadow:0 2px 10px rgba(0,0,0,.5)}._dark_1oe10_44 ._sectionTitle_1oe10_606,._dark_1oe10_44 ._memberName_1oe10_625,._dark_1oe10_44 ._emptyMessage_1oe10_648{color:#f0f0f0;text-shadow:0 1px 3px rgba(0,0,0,.3)}._dark_1oe10_44 ._memberEmail_1oe10_631{color:#fffc;text-shadow:0 1px 2px rgba(0,0,0,.2)}._light_1oe10_182 ._pageTitle_1oe10_577{text-shadow:0 2px 10px rgba(0,0,0,.2)}._light_1oe10_182 ._sectionTitle_1oe10_606,._light_1oe10_182 ._memberName_1oe10_625,._light_1oe10_182 ._emptyMessage_1oe10_648{color:#000;text-shadow:0 1px 3px rgba(255,255,255,.3)}._light_1oe10_182 ._memberEmail_1oe10_631{color:#000c;text-shadow:0 1px 2px rgba(255,255,255,.2)}._familyModal_1oe10_691 .ant-modal-content{border-radius:20px!important;background:#ffffff0d!important;backdrop-filter:blur(30px)!important;-webkit-backdrop-filter:blur(30px)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 8px 32px #0003,inset 0 1px #ffffff0d!important}._familyModal_1oe10_691 .ant-modal-header{background:transparent!important;border-bottom:none!important;padding:24px 24px 12px!important}._familyModal_1oe10_691 .ant-modal-body{background:transparent!important;padding:24px!important}._familyModal_1oe10_691 .ant-modal-footer{background:transparent!important;border-top:none!important;padding:12px 24px 24px!important}._familyModal_1oe10_691 .ant-modal-close{background:#ffffff0d!important;border-radius:50%!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;transition:all .3s ease!important}._familyModal_1oe10_691 .ant-modal-close:hover{background:#ffffff1a!important;transform:scale(1.1)!important}._modalContent_1oe10_725{display:flex;flex-direction:column;gap:1.5rem}._formItem_1oe10_731{margin-bottom:1.5rem}._formItem_1oe10_731 label{display:block;margin-bottom:.5rem;font-weight:600}._darkModal_1oe10_740 .ant-modal-content{background:#0003!important;backdrop-filter:blur(35px)!important;-webkit-backdrop-filter:blur(35px)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff0d!important}._darkModal_1oe10_740 .ant-modal-title,._darkModal_1oe10_740 .ant-modal-close,._darkModal_1oe10_740 ._formItem_1oe10_731 label{color:#f0f0f0!important}._lightModal_1oe10_757 .ant-modal-content{background:#ffffff4d!important;backdrop-filter:blur(35px)!important;-webkit-backdrop-filter:blur(35px)!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff1a!important}._lightModal_1oe10_757 .ant-modal-title,._lightModal_1oe10_757 .ant-modal-close,._lightModal_1oe10_757 ._formItem_1oe10_731 label{color:#000!important}._modalEnter_1oe10_774{opacity:0;transform:scale(.9)}._modalEnterActive_1oe10_779{opacity:1;transform:scale(1);transition:opacity .3s,transform .3s}._modalExit_1oe10_785{opacity:1;transform:scale(1)}._modalExitActive_1oe10_790{opacity:0;transform:scale(.9);transition:opacity .3s,transform .3s}@media (max-width: 1024px){._familyContainer_1oe10_22,._contentWrapper_1oe10_73{padding:1.5rem 1rem}._familyManagement_1oe10_87,._familyMember_1oe10_113{padding:1.5rem}._pageTitle_1oe10_577{font-size:2rem}._sectionTitle_1oe10_606{font-size:1.5rem}}@media (max-width: 900px){._familyContainer_1oe10_22,._contentWrapper_1oe10_73{box-sizing:border-box}._familyManagement_1oe10_87,._familyMember_1oe10_113{max-width:100%;width:100%;padding:1.5rem 1rem;box-sizing:border-box}._familyHeaderContent_1oe10_249,._familyTitleSection_1oe10_257,._familyMetadata_1oe10_276{flex-wrap:wrap;gap:12px;width:100%;min-width:0}._familyHeaderContent_1oe10_249{flex-direction:column;align-items:flex-start}._roleTag_1oe10_282,._memberCountTag_1oe10_282{max-width:100%;white-space:normal;font-size:12px}.ant-list{overflow-x:visible}.ant-list-item{flex-wrap:wrap;gap:8px;min-width:0}}@media (max-width: 768px){._familyContainer_1oe10_22,._contentWrapper_1oe10_73{padding:1rem .5rem}._familyManagement_1oe10_87,._familyMember_1oe10_113{padding:1.25rem;border-radius:16px}._pageTitle_1oe10_577{font-size:1.8rem;margin-bottom:1.5rem}._sectionTitle_1oe10_606{font-size:1.3rem;margin-bottom:1.25rem}._addMember_1oe10_127{flex-direction:column;align-items:stretch}._addMember_1oe10_127 .ant-input{width:100%!important;margin-right:0!important;margin-bottom:1rem}._buttonContainer_1oe10_476{flex-direction:column;width:100%}._buttonContainer_1oe10_476 button{width:100%;margin-bottom:.75rem}._familyModal_1oe10_691 .ant-modal{margin:0!important;padding:16px!important;max-width:100%!important}._familyModal_1oe10_691 .ant-modal-content{margin:0!important;max-width:100%!important}._familyModal_1oe10_691 .ant-modal-body{padding:16px!important}._familyModal_1oe10_691 .ant-modal-footer{padding:8px 16px 16px!important}}@media (max-width: 640px){._familyHeader_1oe10_225{padding:18px}._familyHeaderContent_1oe10_249{flex-direction:column;align-items:flex-start;gap:12px}._familyTitle_1oe10_257{font-size:1.6rem}._familyMetadata_1oe10_276{flex-wrap:wrap;gap:8px}._roleTag_1oe10_282,._memberCountTag_1oe10_282{font-size:12px;padding:2px 10px}._addMemberCard_1oe10_290{margin-bottom:16px}._addMemberDescription_1oe10_323{font-size:.85rem}._buttonContainer_1oe10_476{gap:.75rem}._primaryButton_1oe10_484,._secondaryButton_1oe10_512,._dangerButton_1oe10_531{width:100%}}@media (max-width: 480px){._familyContainer_1oe10_22,._contentWrapper_1oe10_73{padding:.75rem .5rem}._familyManagement_1oe10_87,._familyMember_1oe10_113{padding:1rem;border-radius:12px}._pageTitle_1oe10_577{font-size:1.5rem;margin-bottom:1.25rem}._sectionTitle_1oe10_606{font-size:1.2rem;margin-bottom:1rem}.ant-list-header{padding:12px!important;font-size:1rem!important}.ant-list-item{padding:12px!important;flex-direction:column;align-items:flex-start}.ant-list-item .ant-list-item-action{margin-top:.75rem;margin-left:0!important}._familyModal_1oe10_691 .ant-modal{padding:8px!important}._familyModal_1oe10_691 .ant-modal-header{padding:16px 16px 8px!important}._familyModal_1oe10_691 .ant-modal-body{padding:12px!important}._familyModal_1oe10_691 .ant-modal-footer{padding:8px 16px 16px!important}}@media (max-width: 393px){._familyHeader_1oe10_225{padding:16px;border-radius:14px}._familyTitle_1oe10_257{font-size:1.4rem}._familyIcon_1oe10_263{font-size:26px;padding:10px}._familyMetadata_1oe10_276{flex-direction:column;align-items:flex-start;gap:6px}._roleTag_1oe10_282,._memberCountTag_1oe10_282{font-size:11px;padding:2px 8px}._addMember_1oe10_127{gap:.75rem}.ant-space-compact{flex-direction:column!important;align-items:stretch!important}.ant-space-compact>*{border-radius:8px!important}.ant-space-compact .ant-btn{width:100%!important;border-radius:8px!important}._pageTitle_1oe10_577{font-size:1.35rem}._sectionTitle_1oe10_606{font-size:1.05rem}._memberName_1oe10_625{font-size:1rem}._memberEmail_1oe10_631{font-size:.75rem}._emptyState_1oe10_397{padding:2rem 1.25rem}._familyManagement_1oe10_87,._familyMember_1oe10_113{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}._primaryButton_1oe10_484,._secondaryButton_1oe10_512,._dangerButton_1oe10_531{height:40px!important}}@media (max-width: 390px) and (min-width: 360px){._familyHeaderContent_1oe10_249{flex-direction:column;align-items:flex-start}._familyMetadata_1oe10_276{width:100%}._roleTag_1oe10_282,._memberCountTag_1oe10_282{font-size:10.5px;padding:2px 6px;line-height:1.2;text-align:center}._familyTitle_1oe10_257{font-size:1.3rem}._primaryButton_1oe10_484,._secondaryButton_1oe10_512,._dangerButton_1oe10_531,.ant-list-item{width:100%}.ant-space-compact{width:100%!important}}@media (max-width: 340px){._familyHeader_1oe10_225{padding:14px}._familyTitle_1oe10_257{font-size:1.25rem}._roleTag_1oe10_282,._memberCountTag_1oe10_282{font-size:10px}._primaryButton_1oe10_484,._secondaryButton_1oe10_512,._dangerButton_1oe10_531{padding:0 16px!important;height:38px!important}._pageTitle_1oe10_577{font-size:1.25rem}._sectionTitle_1oe10_606{font-size:1rem}}._profileContainer_1129o_21{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;color:#f0f0f0;transition:color .5s;background-color:transparent}._profileContainer_1129o_21:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00a4a6,#e0f7f7);opacity:1;transition:all .5s ease;z-index:-1}._dark_1129o_43._profileContainer_1129o_21{color:#fff}._dark_1129o_43._profileContainer_1129o_21:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#111111e6;z-index:-1}._dark_1129o_43._profileContainer_1129o_21:after{opacity:0}._profileContainer_1129o_21 ._profileContent_1129o_60{max-width:800px;margin:0 auto;padding:2rem;background:transparent}._profileHeader_1129o_67{text-align:center;margin-bottom:2rem}._profileTitle_1129o_72{font-size:3rem;margin-bottom:1rem;color:#f0f0f0;transition:color .5s ease}._profileContainer_1129o_21._dark_1129o_43 ._profileContent_1129o_60 ._profileTitle_1129o_72{color:#fff}._avatarSection_1129o_83{text-align:center;margin-bottom:2rem}._avatar_1129o_83{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto;cursor:pointer;transition:transform .3s ease;background-color:#f0f0f0}._avatar_1129o_83:hover{transform:scale(1.05)}._avatar_1129o_83 img{width:100%;height:100%;object-fit:cover}._avatarPlaceholder_1129o_107{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;color:#666}._profileForm_1129o_118{max-width:400px;margin:0 auto}._passwordForm_1129o_123{margin-top:3rem;padding-top:2rem;border-top:1px solid #e8e8e8}._ant-form-item-label_1129o_129{font-weight:500}._ant-checkbox-group_1129o_133{display:flex;flex-direction:column;gap:8px}html,body{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden;overflow-y:auto;font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}._sessionPageContainer_1b9un_21{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;color:#f0f0f0;transition:color .5s;background-color:transparent}._sessionPageContainer_1b9un_21:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00a4a6,#e0f7f7);opacity:1;transition:all .5s ease;z-index:-1}._dark_1b9un_43._sessionPageContainer_1b9un_21{color:#fff}._dark_1b9un_43._sessionPageContainer_1b9un_21:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#111111e6;z-index:-1}._dark_1b9un_43._sessionPageContainer_1b9un_21:after{opacity:0}._sessionPageContainer_1b9un_21{height:100vh!important;max-height:100vh!important;overflow:hidden!important;padding:0!important;margin:0!important;display:flex;flex-direction:column;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;scrollbar-width:none!important;-ms-overflow-style:none!important}._sessionPageContainer_1b9un_21::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}._sessionPageContainer_1b9un_21._resultsMode_1b9un_83{position:static!important;height:auto!important;max-height:none!important;width:100%!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 0 2rem!important;scrollbar-width:thin!important;-ms-overflow-style:auto!important}._sessionPageContainer_1b9un_21._resultsMode_1b9un_83::-webkit-scrollbar{display:block!important;width:8px!important}._sessionPageContainer_1b9un_21._resultsMode_1b9un_83::-webkit-scrollbar-thumb{background:#78787880;border-radius:4px}._sessionPageContainer_1b9un_21._resultsMode_1b9un_83::-webkit-scrollbar-track{background:transparent}._mainRow_1b9un_106{width:100%;margin-top:0;padding:0}._contentCol_1b9un_112{margin-top:0;text-align:center}._cardContainer_1b9un_117{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden;touch-action:pan-x;padding-top:10px}._card_1b9un_117{background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 24px #00000026;cursor:pointer;max-width:400px;width:90%;max-height:450px;position:relative;transition:all .3s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._card_1b9un_117:active{transform:scale(.98)}._card_1b9un_117._darkCard_1b9un_147{background-color:#1f1f1f;box-shadow:0 8px 24px #0000004d}._card_1b9un_117._darkCard_1b9un_147:hover{box-shadow:0 12px 32px #0006}._cardImage_1b9un_155{width:100%;height:100%;object-fit:contain;border-radius:0;background:#000}._cardContent_1b9un_163{padding:.8rem;text-align:center}._resultsContainer_1b9un_168{text-align:center;padding:20px;max-width:1200px;margin:0 auto}._resultItem_1b9un_175{border:1px solid #00A4A6;border-radius:8px;padding:16px;margin:8px;background-color:#fff;color:#f0f0f0;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}._resultItem_1b9un_175:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}._resultItem_1b9un_175._darkItem_1b9un_191{background-color:#1f1f1f;color:#fff}._resultPoster_1b9un_196{position:relative;width:100%;margin-bottom:10px}._resultImage_1b9un_202{width:100%;height:auto;border-radius:4px;object-fit:cover}._likeCount_1b9un_209{position:absolute;top:10px;right:10px;background:#000000b3;color:#fff;padding:5px 10px;border-radius:20px;font-weight:700}._resultContent_1b9un_220{flex:1;display:flex;flex-direction:column}._loadingContainer_1b9un_226{display:flex;justify-content:center;align-items:center;height:300px}._noMoviesContainer_1b9un_233{text-align:center;padding:20px;max-width:600px;margin:0 auto}@media (max-width: 768px){._cardContainer_1b9un_117{height:calc(100vh - 120px)}._timerContainer_1b9un_244{margin-bottom:10px}}@media (max-width: 480px){._cardContainer_1b9un_117{height:calc(100vh - 100px)}._timerContainer_1b9un_244{margin-bottom:5px}}._timerContainer_1b9un_244{width:100%;max-width:400px;margin:0 auto 15px;padding:0 10px;z-index:10}._refreshButton_1b9un_264{margin-top:20px;padding:8px 16px;background-color:#00a4a6;border:none;border-radius:4px;color:#fff;cursor:pointer}._refreshButton_1b9un_264:hover{opacity:.8}@keyframes dash{to{stroke-dashoffset:-1000}}@keyframes drift{0%{transform:translate(-10%,-10%) rotate(1deg)}to{transform:translate(-5%,-7%) rotate(-1deg)}}.topo-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:120%;height:120%;min-width:1000px;min-height:900px;transform:translate(-10%,-10%);animation:drift 30s ease-in-out infinite alternate}.topo-line{fill:none;stroke:#ffffff2e;stroke-width:1.4;stroke-linecap:round;stroke-dasharray:12 6;animation:dash 18s linear infinite}.topo-line-1{animation-duration:14.8s;animation-delay:-.9s}.topo-line-2{animation-duration:15.6s;animation-delay:-1.8s}.topo-line-3{animation-duration:16.4s;animation-delay:-2.7s}.topo-line-4{animation-duration:17.2s;animation-delay:-3.6s}.topo-line-5{animation-duration:18s;animation-delay:-4.5s}.topo-line-6{animation-duration:18.8s;animation-delay:-5.4s}.topo-line-7{animation-duration:19.6s;animation-delay:-6.3s}.topo-line-8{animation-duration:20.4s;animation-delay:-7.2s}
