@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000000de;background-color:#f9fafb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:focus,*:focus-visible,*:active{outline:none!important;-webkit-tap-highlight-color:transparent!important}a,button,input,textarea,select,a:focus,button:focus,input:focus,textarea:focus,select:focus,a:active,button:active,input:active,textarea:active,select:active{outline:none!important;box-shadow:none!important}*::-moz-focus-inner,*::-moz-focus-outer{border:0!important;outline:none!important}input:-moz-focusring,button:-moz-focusring{outline:none!important}*{margin:0;padding:0;box-sizing:border-box}.emoji,span:has(>[role=img]),[aria-label*=emoji]{font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif!important;font-style:normal!important;font-weight:400!important}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif}html,body{margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden}body{margin:0;padding:0;display:block;min-width:320px;min-height:100vh}#root{width:100%;margin:0;padding:0}#root.auth-mode{max-width:none;margin:0;padding:0;text-align:left}#root:not(.auth-mode){max-width:none;margin:0;padding:0;text-align:left}@media(min-width:1024px){body{display:flex;place-items:center}#root:not(.auth-mode){max-width:1280px;margin:0 auto;padding:2rem;text-align:center}}h1,h2,h3,h4,h5,h6{line-height:1.1;font-weight:600}h1{font-size:3.2em}@media(max-width:768px){h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}}a{font-weight:500;color:#646cff;text-decoration:inherit;outline:none!important}a:hover{color:#535bf2}button{border:none;cursor:pointer;border-radius:.5rem;transition:all .15s;display:inline-flex;align-items:center;justify-content:center;font-weight:600;outline:none!important}button:focus,button:active,button:focus-visible{outline:none!important;border-color:inherit!important}button:hover{filter:brightness(1.05)}button:active{transform:scale(.98)}@media(max-width:768px){button{min-height:44px;padding:12px 16px}}input,textarea,select{outline:none!important;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem;font-family:inherit;font-size:1rem;transition:border-color .15s}input:focus,textarea:focus,select:focus{outline:none!important;border-color:#9ca3af;box-shadow:none!important}@media(max-width:768px){input,textarea,select{font-size:16px;padding:12px;width:100%}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.m-0{margin:0}.m-auto{margin:auto}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow{box-shadow:0 1px 3px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.cursor-pointer{cursor:pointer}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s}.transition-all{transition-property:all;transition-duration:.15s}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:text-blue-600:hover{color:#2563eb}.hover\:scale-110:hover{transform:scale(1.1)}.bg-gradient-to-r{background-image:linear-gradient(to right,#4f46e5,#7c3aed)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,#4f46e5,#7c3aed)}header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:40;box-shadow:0 1px 2px #0000000d}nav ul{list-style:none;display:flex;gap:2rem}nav button{background:none;border:none;font-weight:500;cursor:pointer;transition:color .15s;color:#4b5563;outline:none!important}nav button:hover,nav button.text-blue-600{color:#2563eb}nav button:focus,nav button:active{outline:none!important}@media(max-width:768px){.page-container,main,section{padding-left:1rem!important;padding-right:1rem!important}.full-width-mobile,.hero-banner,header,nav{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.card,.content-block{margin-left:.5rem!important;margin-right:.5rem!important}}@media(min-width:768px){.md\:flex{display:flex}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@media(max-width:768px){.card{padding:1em}}.mobile-optimized{-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{overflow-x:hidden!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important}*,*:before,*:after{box-sizing:border-box!important}@media(min-width:769px){body{padding-top:64px!important;padding-bottom:0!important;margin:0!important}#root,#root>div{padding-top:0!important;margin-top:0!important}main,.main-content,.page-container,.dashboard,.collection,.search-page,.events-page,[class*=Dashboard],[class*=Collection],[class*=Search],[class*=Events]{padding-top:0!important;margin-top:0!important}.profile,.profile-container,[class*=Profile]:not([class*=PersonProfile]):not([class*=MovieProfile]):not([class*=TVShowProfile]):not([class*=EventProfile]){margin-top:0}.profile,.profile-container{border-radius:.75rem}}@media(max-width:768px){body{padding-top:48px!important;padding-bottom:64px!important;margin:0!important;width:100%!important;min-height:100vh;position:relative}#root,#root>div,.app-container,[data-mobile=true]{padding-top:0!important;margin-top:0!important;width:100%!important;max-width:100%!important}main,.main-content,[class*=main],[class*=content-area]{padding-top:0!important;margin-top:0!important}.page-container,.page,[class*=page-],[class*=Page],[class*=dashboard],[class*=Dashboard],[class*=collection],[class*=Collection],[class*=search],[class*=Search],[class*=events],[class*=Events]{padding-top:0!important;margin-top:0!important;width:100%!important;max-width:100%!important}.profile,.profile-container,[class*=profile],[class*=Profile],[class*=person-profile],[class*=movie-profile],[class*=tv-profile],[class*=event-profile]{padding-top:0!important;margin-top:0!important;border-radius:0!important}.profile-banner,[class*=banner],[class*=Banner],.hero-banner{margin-top:0!important;padding-top:0!important;border-radius:0!important;width:100%!important;max-width:100%!important}div[style*="paddingTop: '48px'"],div[style*="paddingTop: '56px'"],div[style*="paddingTop: '64px'"],div[style*="padding-top: 48px"],div[style*="padding-top: 56px"],div[style*="padding-top: 64px"]{padding-top:0!important}div[style*="marginTop: '48px'"],div[style*="marginTop: '56px'"],div[style*="marginTop: '64px'"],div[style*="margin-top: 48px"],div[style*="margin-top: 56px"],div[style*="margin-top: 64px"]{margin-top:0!important}.poster-grid,.actor-grid,.content-grid{grid-template-columns:repeat(3,1fr)!important}.tabs,[class*=tab],[role=tablist]{padding-left:.5rem!important;padding-right:.5rem!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.filters,[class*=filter]{padding:.5rem!important;gap:.5rem!important}button,.button,[role=button],a.button{min-height:44px!important;min-width:44px!important}h1{font-size:1.5rem!important}h2{font-size:1.25rem!important}h3{font-size:1.125rem!important}input,select,textarea{font-size:16px!important}.zero-gap,.no-gap{margin-top:0!important;padding-top:0!important}.full-width{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.edge-to-edge{margin-left:-.5rem!important;margin-right:-.5rem!important;width:calc(100% + 1rem)!important;max-width:calc(100% + 1rem)!important}}@supports (padding: env(safe-area-inset-top)){@media(max-width:768px){body{padding-top:calc(48px + env(safe-area-inset-top))!important;padding-bottom:calc(64px + env(safe-area-inset-bottom))!important}.mobile-nav,.bottom-nav,nav[style*="position: fixed"][style*=bottom]{padding-bottom:env(safe-area-inset-bottom)!important}}}.horizontal-scroll,[class*=scroll]{will-change:scroll-position;transform:translateZ(0)}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
