:root{--blue:#82b8ff;--transparent-blue:rgba(123,246,255,.209);--letters:#fff;--background:#1f1f1f;--foreground:#333;--bubble:#535353;--image-background:#717171;--grey-text:#bebebe;--yellow:#ebda23;--red:red;--green:#0f0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1f1f1f;background-color:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{color:#fff;font-family:Roboto,sans-serif;font-weight:300}a{text-decoration:none}.flex-column{align-items:center;flex-direction:column;justify-content:center}.flex-column,.flex-row{display:flex;gap:1em}.large-logo{flex-shrink:0;height:200px;width:500px}.large-logo,.small-logo{display:block;margin:0 auto}.small-logo{height:125px;width:250px}.button{background-color:#1f1f1f;background-color:var(--background);border:8px solid #82b8ff;border:8px solid var(--blue);border-radius:18px;color:#82b8ff;color:var(--blue);cursor:pointer;font-family:Roboto,sans-serif;font-size:1.9em;font-weight:900;letter-spacing:.085em}.button,.button:hover{transition:color .1s ease-in-out}.button:hover{background-color:#82b8ff;background-color:var(--blue);color:#1f1f1f;color:var(--background)}.button:disabled{cursor:default;opacity:.45}.button:disabled:hover{background-color:#1f1f1f;background-color:var(--background);color:#82b8ff;color:var(--blue)}.large-button{height:72px;width:376px}.medium-button{height:72px;width:288px}.small-button{height:72px;letter-spacing:0;width:72px}.large-text{font-size:2.4em}.bold{font-weight:700}.no-gap{gap:0}@media (max-width:768px){.flex-row{flex-wrap:wrap;justify-content:center}}@media (max-width:600px){.large-logo{height:auto;max-width:360px;width:88vw}.small-logo{height:auto;max-width:220px;width:55vw}.button{border-width:6px;font-size:1.5em}.large-button{width:min(376px,88vw)}.medium-button{width:min(288px,80vw)}.large-text{font-size:1.9em}}.timer,.timer-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.timer{background-color:var(--bubble);border-radius:13px;width:238px}.blue-text{color:var(--blue);text-shadow:0 3px 10px rgba(0,0,0,.2),0 24px 38px rgba(0,0,0,.14)}.timer-text{margin-bottom:.3em;margin-top:.3em}.portrait{align-items:center;background-color:var(--bubble);border-radius:18px;display:flex;flex-direction:column;padding:9px 9px 0}.large-portrait{height:450px;width:280px}.small-portrait{height:370px;width:220px}.large-shadow{box-shadow:0 11px 15px rgba(0,0,0,.2),0 24px 38px rgba(0,0,0,.14),0 9px 46px rgba(0,0,0,.12)}.small-shadow{box-shadow:0 5px 15px rgba(0,0,0,.2)}.left{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.right{-webkit-transform:rotate(15deg);transform:rotate(15deg)}.large-portrait-image{height:405px;width:280px}.large-portrait-image,.small-portrait-image{border-radius:12px;box-shadow:0 0 12px -3px rgba(0,0,0,.75)}.small-portrait-image{height:325px;width:220px}.large-text-name,.small-text-name{align-items:center;display:flex;height:35px;margin:0 auto;text-align:center;text-shadow:0 3px 10px rgba(0,0,0,.2),0 24px 38px rgba(0,0,0,.14)}.super-small-text-image{font-size:12px}.small-text-image{font-size:16px}.medium-text-image{font-size:19px}.large-text-image{font-size:24px}.empty-image{align-items:center;aspect-ratio:2/3;background-color:var(--image-background);display:flex;justify-content:center}.empty-image svg{height:auto;width:65%}.sidebar{bottom:0;justify-content:space-between;left:0;overflow-x:hidden;padding-bottom:5px;position:fixed;top:20px;width:320px}.sidebar>div{gap:.3em}.sidebar-text{color:var(--blue);font-size:2em;font-weight:700;margin-bottom:0;margin-top:0;text-shadow:0 3px 10px rgba(0,0,0,.2),0 24px 38px rgba(0,0,0,.14)}.sidebar-target{align-items:center;display:flex;flex-direction:column;gap:.3em}.target-photo-btn{background:transparent;border:none;cursor:pointer;display:block;flex-shrink:0;margin:0;padding:0}.target-info{text-align:center}.target-name{color:#fff;font-weight:700;margin:0}.target-meta{color:var(--grey-text);font-size:.95em;margin:4px 0 0}.sidebar-target .small-text-name{display:none}.sidebar-controls{align-items:center;display:flex;flex-direction:column;gap:.5em}.give-up{background-color:var(--transparent-blue);border-radius:8px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.give-up:hover{background-color:#ff3737}.give-up>p{color:var(--background);font-size:1.3em;font-weight:700;padding:.5em 1em}@media (max-width:768px){.sidebar{align-items:flex-start;box-sizing:border-box;flex-direction:row;flex-wrap:wrap;gap:1.5em;justify-content:center;padding:16px 16px 0;position:static;width:100%}.sidebar-text{font-size:1.5em;text-align:center}}@media (max-width:600px){.sidebar{align-items:center;background-color:var(--background);bottom:auto;box-shadow:0 3px 10px rgba(0,0,0,.5);box-sizing:border-box;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:space-between;left:0;overflow-x:visible;padding:8px 12px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:30}.sidebar-logo{display:none}.sidebar-target{align-items:center;flex:1 1;flex-direction:row;gap:8px;min-width:0}.sidebar-target .small-portrait{background-color:initial;box-shadow:none;flex-shrink:0;height:auto;padding:0;width:40px}.sidebar-target .small-portrait-image{border-radius:8px;height:auto;width:40px}.target-info{flex:1 1;min-width:0;text-align:left}.target-info .sidebar-text{display:none}.target-name{font-size:.9em;line-height:1.1}.target-meta,.target-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.target-meta{font-size:.7em;margin:2px 0 0}.sidebar-controls{align-items:center;display:flex;flex-shrink:0;gap:8px}.sidebar-controls,.sidebar-controls .timer-container{flex-direction:row}.sidebar-controls .timer-container .blue-text{display:none}.sidebar-controls .give-up,.sidebar-controls .timer{align-items:center;border-radius:10px;box-sizing:border-box;display:flex;height:38px;justify-content:center;padding:0 14px;width:auto}.sidebar-controls .give-up>p,.sidebar-controls .timer .large-text{font-size:1em;font-weight:700;margin:0;padding:0}}.modal-backdrop{background:rgba(0,0,0,.75);box-sizing:border-box;inset:0;justify-content:center;padding:20px;position:fixed;z-index:100}.modal-backdrop,.modal-content{align-items:center;display:flex}.modal-content{background-color:var(--foreground);border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.6);flex-direction:column;gap:10px;max-width:320px;padding:16px;position:relative;width:100%}.modal-image{border-radius:12px;max-height:60vh;object-fit:contain;width:100%}.modal-name{text-align:center}.modal-meta,.modal-name{font-weight:700;margin:0}.modal-meta{color:var(--grey-text)}.modal-close{align-items:center;background:rgba(0,0,0,.55);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:22px;height:34px;justify-content:center;line-height:1;padding:0;position:absolute;right:24px;top:24px;transition:background .1s ease-in-out;width:34px}.modal-close:hover{background:rgba(0,0,0,.85)}.playground-container{background-color:var(--foreground);border-radius:18px;margin:30px 30px 25px 320px;padding:52px 54px;width:100%}.movie-list-title{margin-left:5px;margin-top:1em}.current-card{background-color:var(--bubble);border-radius:14px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:16px}.current-top{align-items:flex-start;display:flex;flex-direction:row;gap:16px}.current-top .large-portrait{background-color:initial;border-radius:0;box-shadow:none;flex-shrink:0;height:auto;padding:0;width:130px}.current-top .large-portrait-image{border-radius:12px;height:auto;width:100%}.current-top .large-text-name{display:none}.current-info{display:flex;flex:1 1;flex-direction:column;gap:10px;min-width:0}.current-title{font-weight:700;line-height:1.2;margin:0}.current-meta{display:flex;flex-wrap:wrap;gap:6px}.meta-pill{background-color:var(--foreground);border-radius:999px;color:var(--grey-text);font-size:.85em;font-weight:700;padding:3px 10px}.current-bio{-webkit-line-clamp:6;-webkit-box-orient:vertical;color:var(--grey-text);display:-webkit-box;font-size:.9em;line-height:1.4;margin:4px 0 0;overflow:hidden}.known-for-label{color:var(--grey-text);font-weight:700;letter-spacing:.04em;margin:0 0 8px}.known-for-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.known-for-row .top5-button{background-color:var(--background)}.known-for-row .top5-button:hover{background-color:var(--foreground)}.playground-image{box-shadow:0 1px 8px -4px rgba(0,0,0,.75)}@media (max-width:768px){.game-container{flex-direction:column}.playground-container{box-sizing:border-box;margin:16px;padding:20px;width:auto}}@media (max-width:600px){.playground-container{border-radius:0;margin:0;padding:14px 12px 24px}.current-card{gap:12px;padding:12px}.current-top .large-portrait{max-width:130px;width:28vw}.current-title{font-size:1.1em}.meta-pill{font-size:.8em;padding:2px 8px}.current-bio{-webkit-line-clamp:5;font-size:.8em}.known-for-label{font-size:.95em}.movie-list-title{font-size:1.4em}}.top5-button{background-color:var(--bubble);border:none;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;padding:6px;width:100%}.top5-button,.top5-button:hover{transition:background-color .1s ease-in-out}.top5-button:hover{background-color:var(--image-background)}.top5-poster{position:relative;width:100%}.super-small-portrait-image{aspect-ratio:2/3;border-radius:8px;box-shadow:0 0 12px -3px rgba(0,0,0,.75);height:auto;object-fit:cover;width:100%}.year-pill{background-color:rgba(0,0,0,.78);border-radius:999px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;padding:2px 7px;position:absolute;right:6px;top:6px}.top5-button .text-image{margin-top:4px;overflow-wrap:anywhere}.top5-button .small-text-name{display:block;height:auto;text-align:center}.top5-button .medium-text-image{font-size:14px}.top5-button .small-text-image{font-size:13px}.top5-button .super-small-text-image{font-size:11px}@media (max-width:600px){.top5-button .medium-text-image{font-size:12px}.top5-button .small-text-image{font-size:11px}.top5-button .super-small-text-image{font-size:10px}}.grey-text{color:var(--grey-text);font-weight:light}.card-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));width:100%}@media (max-width:600px){.card-grid{gap:8px;grid-template-columns:repeat(3,1fr)}}.start-container{align-items:center;display:flex;flex-direction:column;height:90vh;justify-content:center}.game-intro{color:var(--grey-text);font-size:1.3em;font-weight:400;line-height:1.4;margin:0 auto 1.5em;max-width:720px;padding:0 16px;text-align:center}.start-buttons{align-items:center}.randomize-icon{stroke:var(--blue);height:34px;width:34px}.button:hover .randomize-icon{stroke:var(--background)}.skeleton-card{justify-content:flex-start}.skeleton-block,.skeleton-line{-webkit-animation:skeleton-shimmer 1.4s ease infinite;animation:skeleton-shimmer 1.4s ease infinite;background:linear-gradient(90deg,#444 25%,#5a5a5a 37%,#444 63%);background-size:400% 100%}.skeleton-block{aspect-ratio:280/405;border-radius:12px}.skeleton-line{border-radius:6px;height:20px;margin:10px auto 4px;width:70%}@-webkit-keyframes skeleton-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeleton-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}img{width:250px}.start-middle-section{align-items:center;gap:5em;justify-content:space-around;margin-bottom:4em}.arrow-back{padding:6px 3px 6px 0}.svg-color:hover path{fill:var(--background)}.arrows{-webkit-animation:movement-arrows 2s linear infinite;animation:movement-arrows 2s linear infinite;background:linear-gradient(90deg,#444,#82b8ff 10%,#82b8ff 11%,#444 21%);background-size:500% 500%;-webkit-clip-path:url(#arrows);clip-path:url(#arrows);height:129px;width:400px}@-webkit-keyframes movement-arrows{0%{background-position:120% 50%}to{background-position:0 50%}}@keyframes movement-arrows{0%{background-position:120% 50%}to{background-position:0 50%}}.mobile-arrow{display:none}@media (max-width:600px){.start-container{box-sizing:border-box;gap:16px;height:auto;justify-content:flex-start;min-height:100vh;min-height:100svh;padding:14px 8px}.start-container .large-logo{margin:0 auto;max-width:280px;width:64vw}.game-intro{font-size:.95em;margin:0 auto;padding:0 10px}.start-middle-section{flex-wrap:nowrap;gap:6px;margin-bottom:0;width:100%}.start-middle-section .large-portrait{box-sizing:border-box;height:auto;padding:5px 5px 0;width:40vw}.start-middle-section .large-portrait-image{height:auto;width:100%}.start-middle-section .left,.start-middle-section .right{-webkit-transform:none;transform:none}.start-middle-section .large-text-name{height:auto}.start-middle-section .large-text-image,.start-middle-section .medium-text-image{font-size:13px}.start-middle-section .small-text-image,.start-middle-section .super-small-text-image{font-size:11px}.desktop-arrows{display:none}.mobile-arrow{display:block;flex-shrink:0;height:auto;width:22px}.mobile-arrow path{fill:var(--blue)}.start-buttons{flex-wrap:nowrap;gap:10px;margin-top:auto;width:100%}.start-buttons>a:last-child{display:flex;flex:1 1}.start-container .large-button{font-size:1.3em;height:64px;min-width:0;padding:0 12px;width:100%}.start-container .small-button{flex-shrink:0;height:64px;width:60px}.randomize-icon{height:30px;width:30px}}.menu-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.menu-container,.menu-logo{padding-top:20vh}.profile-pic{background-color:var(--background);border:5px solid var(--background);border-radius:100px;height:35px;width:35px}.profile-div{align-items:center;display:flex;flex-direction:row;font-weight:700;gap:15px;justify-content:center;padding-right:17px}.profile-button,.profile-div{color:var(--background);letter-spacing:.085em}.profile-button{background-color:var(--blue);border:8px solid var(--blue);border-radius:18px;cursor:pointer;font-family:Roboto,sans-serif;font-size:1.9em;font-weight:900;transition:color .1s ease-in-out}.path-card{background-color:var(--foreground);border-radius:16px;box-sizing:border-box;padding:14px 18px;width:min(560px,92vw)}.path-card-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px 16px;justify-content:space-between}.path-card-header h2{margin:0}.path-stats{color:var(--grey-text);display:flex;font-weight:700;gap:14px}.path-chain{display:flex;flex-wrap:wrap;margin:12px 0 0}.path-chain,.path-step{align-items:center;gap:6px}.path-step{display:inline-flex}.path-node{background-color:var(--bubble);border-radius:999px;font-size:.9em;font-weight:700;padding:4px 12px}.path-node.common{background-color:#2ecc71;color:#10271a}.path-node.repeated{background-color:#f5a623;color:#2b1d00}.path-arrow{color:var(--blue);font-size:1.1em;font-weight:900}@media (max-width:600px){.path-card{padding:12px 14px}.path-card-header h2{font-size:1.1em}.path-stats{font-size:.9em}.path-chain{font-size:.95em}}.end-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:16px 12px 32px}.end-logo{margin-top:1em}.end-result{font-size:2.2em;font-weight:900;letter-spacing:.05em;margin:0;text-align:center}.end-result.won{color:var(--green)}.end-result.lost{color:var(--red)}.end-actors{align-items:center;flex-wrap:nowrap;gap:12px;justify-content:center}.end-actors .large-portrait{height:auto;width:170px}.end-actors .large-portrait-image{height:auto;width:100%}.end-arrow{flex-shrink:0;height:auto;width:28px}.end-arrow path{fill:var(--blue)}.end-paths{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.time-wasted{color:var(--grey-text);font-size:1.2em;font-weight:700;margin:0}.best-banner{background-color:rgba(46,204,113,.15);border:2px solid #2ecc71;border-radius:16px;box-sizing:border-box;color:#2ecc71;font-weight:800;letter-spacing:.03em;padding:14px 18px;text-align:center;width:min(560px,92vw)}.end-buttons{gap:14px;justify-content:center;margin-top:8px}@media (max-width:600px){.end-container .large-logo{max-width:300px;width:70vw}.end-result{font-size:1.7em}.end-actors .large-portrait{max-width:150px;width:36vw}.end-arrow{width:20px}.end-actors .large-text-name{height:auto}.end-actors .large-text-image,.end-actors .medium-text-image{font-size:14px}.end-actors .small-text-image,.end-actors .super-small-text-image{font-size:12px}.end-buttons{box-sizing:border-box;flex-wrap:nowrap;gap:10px;padding:0 12px;width:100%}.end-buttons>a:first-child{display:flex;flex:1 1}.end-buttons .large-button{font-size:1.3em;height:64px;padding:0 12px;width:100%}.end-buttons .small-button{flex-shrink:0;height:64px;width:60px}}.non-button{background-color:var(--blue);border:8px solid var(--blue);border-radius:18px;color:var(--background);font-family:Roboto,sans-serif;font-size:1.9em;font-weight:900;letter-spacing:.085em;transition:color .1s ease-in-out}.spaced-button{margin-bottom:.5em;margin-top:1em}.how-to-bubble{background-color:var(--foreground);border-radius:18px;margin:0 5vw 15px;padding:3rem 4.7rem 3rem 3rem;position:relative}.how-to-bubble>h1{margin-top:0}.centered{text-align:center}.howto-container{align-items:center;display:flex;flex-direction:column;justify-content:center}@media (max-width:600px){.howto-container{box-sizing:border-box;gap:10px;justify-content:center;min-height:100vh;min-height:100svh;padding:10px 0 16px}.howto-container .large-logo{max-width:220px;width:52vw}.howto-container .padding-top-logo{padding-top:0}.how-to-bubble{margin:0 4vw;padding:1.2rem 1.1rem}.how-to-bubble>h1{font-size:1.45em;margin-bottom:.4em}.how-to-bubble ul{margin:0;padding-left:20px}.how-to-bubble li{margin-bottom:.8em}.how-to-bubble li:last-child{margin-bottom:0}.how-to-bubble h2{font-size:.95em;font-weight:400;line-height:1.35;margin:0}.how-to-bubble br{display:none}.spaced-button{margin-top:.6em}}.login-section{align-items:center;gap:20px;justify-content:center}.login-form,.login-section{display:flex;flex-direction:column}.login-form{gap:2px}.flex-center{align-self:center}.gap-bottom{margin-bottom:10px}.form-text{color:var(--blue);font-size:1.2em;font-weight:700;margin-left:10px}.login-form>input{background-color:var(--background);border:4px solid var(--blue);border-radius:18px;color:#fff;font-size:1.3em;font-weight:700;height:56px;letter-spacing:.085em;padding:0 10px;text-align:center;width:340px}.google-icon{height:30px;width:30px}.google-login{align-items:center;display:flex;flex-direction:row;height:72px;justify-content:space-evenly;margin-top:20px;width:376px}.line{background-color:var(--blue);border-radius:20px;height:3px;margin:20px 0;width:250px}.padding-top-logo{padding-top:8vh}.login-button{height:72px;padding:0 20px}.login-button-container{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin:10px 0}.login-error{background-color:rgba(255,0,0,.12);border-radius:10px;color:var(--red);font-weight:700;margin:4px auto 0;max-width:340px;padding:8px 12px;text-align:center}@media (max-width:600px){.login-section{padding:0 16px}.login-form>input{box-sizing:border-box;max-width:340px;width:100%}.google-login{width:min(376px,88vw)}.login-error{max-width:88vw}.login-button{font-size:1.3em;padding:0 14px}.login-button-container{gap:12px}}.profile-section{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.reverse-button{background-color:var(--blue);color:var(--background)}.reverse-button:hover{background-color:var(--background);color:var(--blue)}.stats-item{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex;font-weight:700;justify-content:center;letter-spacing:.085em;padding-bottom:10px}.stats-item svg{height:36px;width:36px}.stats-bubble{background-color:var(--foreground);border-radius:18px;padding:15px 61px 20px;width:320px}.stats-bubble>h1{font-weight:700;letter-spacing:.085em;text-align:center}.long-line{width:320px}@media (max-width:600px){.profile-section{padding:0 16px}.stats-bubble{box-sizing:border-box;max-width:320px;padding:15px 24px 20px;width:100%}.long-line{width:100%}.stats-item{font-size:.95em}}
/*# sourceMappingURL=main.25e07c20.css.map*/