@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Fugaz+One&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.app-logo{width:120px;height:40px}.avatar{border-radius:100px;background-size:cover;width:100%;height:100%}.letterPlaceholder{width:100%;height:100%}.letterPlaceholder text{font-family:Arial,sans-serif;font-size:20px;font-weight:600;fill:#fff}.navbar{background-color:var(--logo);padding:.125rem 0;position:relative;top:0;width:100%;z-index:10;display:flex;align-items:center;height:40px}.navbar-container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box}.navbar-home{color:#fff;font-size:1.8rem;font-weight:700;text-decoration:none;display:flex;justify-content:center;align-items:center;margin-right:auto}.navbar-logout{padding:.5rem 1rem;color:var(--white);display:flex;align-items:center;justify-content:center}.navbar-logout:hover{cursor:pointer}.navbar-profile{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-left:auto}.navbar-menu{display:flex;list-style:none;margin:0;padding:0}.home-icon{width:1.25rem;height:1.25rem;margin:.3125rem 0}.profile-link{text-decoration:none;width:30px;height:30px;border:1.5px solid var(--white);border-radius:100%;box-shadow:0 4px 6px #0000001a}@media (max-width: 48rem){.navbar-container{flex-wrap:wrap;padding:0 .5rem}.navbar-logo{font-size:1.5rem}.home-icon{width:1rem;height:1rem}}.volume{color:var(--white);width:20px;height:20px;display:flex;align-items:center;justify-content:center}.volume:hover{cursor:pointer}.bug-report-form{background-color:var(--white);margin:5% auto 15%;width:90%;max-width:600px;border-radius:10px;padding:16px;text-align:center}.bug-report-form h2{text-align:center;margin-bottom:1rem}.bug-report-form form div{margin-bottom:1.2rem}.bug-report-form label{display:block;text-align:left;margin-bottom:.5rem;font-weight:600}.bug-report-form textarea,.bug-report-form select{width:90%;max-width:100%;padding:15px;background:#f1f1f1;border:none;font-family:inherit;resize:vertical}.bug-report-form textarea:focus,.bug-report-form select:focus{background-color:#ddd;outline:none}.bug-report-form p{color:green;font-style:italic;font-size:.95rem;margin-bottom:1rem}create-account-form input[type=text],create-account-form input[type=password],create-account-form input[type=email]{width:90%;max-width:100%;padding:15px;margin:5px 0 22px;display:inline-block;border:none;background:#f1f1f1;font-size:16px}create-account-form input[type=text]:focus,create-account-form input[type=password]:focus{background-color:#ddd;outline:none}create-account-form button{background-color:#04aa6d;color:var(--white);padding:14px 20px;margin:8px 0;border:none;cursor:pointer;width:100%;opacity:.9;font-size:1.1rem;font-family:Poppins,sans-serif;border-radius:10px}create-account-form button:hover{opacity:1}create-account-form .signupbtn{width:50%}create-account-form .container{padding:16px}create-account-form .create-account-form{background-color:var(--white);margin:5% auto 15%;width:90%;max-width:600px;border-radius:10px}create-account-form hr{border:1px solid var(--light-pink);margin-bottom:25px}@media screen and (max-width: 300px){create-account-form .signupbtn{width:100%}}create-account-form label{display:block;text-align:left}create-account-form .error-message{color:red}.back-button{display:inline-block;margin-top:10px;margin-left:10px;margin-bottom:-5px;text-decoration:none;color:var(--magenta);font-size:1rem;font-weight:700;background-color:var(--white);padding:.3125rem .625rem;border-radius:.3125rem;transition:background-color .3s;align-self:flex-start}.back-button:hover{background-color:var(--white)}.episode{width:150px;height:200px;border:3px solid var(--white);border-radius:10px;color:var(--licorice);display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:-1,10px,10px,10px;box-sizing:border-box}.bracket-1{background-color:var(--bracket-orange)}.bracket-2{background-color:var(--bracket-pink)}.bracket-3{background-color:var(--bracket-purple)}.merge-bracket{background-color:var(--bracket-merge)}.finale{background-color:gold;color:#000}.locked{background-color:gray;opacity:.5;pointer-events:none;margin-bottom:50px}.epNum{font-size:1.2rem;font-weight:700;color:var(--licorice);background-color:var(--white);width:100%;text-align:center;padding:5px 0;margin:-1px 0 0;box-sizing:border-box;border-radius:7px 7px 0 0}.title{font-size:1rem;font-weight:700;text-align:center;margin:auto 5px;padding-top:30px}.bottom-section{display:flex;flex-direction:column;align-items:center;margin-top:auto}.type{font-size:.9rem;font-weight:700;text-align:center;margin-bottom:5px}.date{font-size:.8rem;text-align:center;padding:3px;border-radius:10px;background-color:var(--white)}.results-link{text-decoration:none;background-color:var(--magenta);display:flex;justify-content:center;align-items:center;width:8rem;text-align:center;padding:.5em;margin-top:.5em;border-radius:13px;color:#fff;margin-left:.625em;margin-bottom:.625em;white-space:nowrap;box-sizing:border-box}.episode-item-container{display:flex;flex-direction:column}.episodes{padding-top:20px;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;row-gap:10px;column-gap:10px;justify-content:center;margin:0 auto}.episodes-title{display:flex;place-items:center;justify-content:center;align-items:center;width:fit-content;margin:20px auto 0}.leaderboard-header{font-weight:700;background-color:var(--dark-purple);color:var(--white);border-bottom:2px solid var(--dark-purple);border-radius:5px 5px 0 0;width:100%;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:30px}.leaderboard-header span{padding:10px 20px}.leaderboard-overlay{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;max-width:80vw;height:400px;background-color:var(--white);border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:10;display:flex;flex-direction:column;align-items:center;padding:16px;gap:12px;overflow-y:auto;overflow-x:hidden}.episode-details ul{list-style-type:none;padding-left:0}.overlay-close-button{position:absolute;top:8px;right:8px;background:none;border:none;font-size:16px;cursor:pointer;color:var(--magenta)}.leaderboard-overlay-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;z-index:9;display:flex;align-items:center;justify-content:center}.overlay-close-button:hover{color:var(--red-violet)}.point-breakdown{font-size:large;font-weight:700;color:var(--magenta)}.episode-heading{margin-bottom:-5px}.pick-type{font-style:italic}.points-positive{font-weight:700;padding-left:3px;color:var(--win-blue)}.points-negative{padding-left:3px;font-weight:700;color:var(--elim-red)}.breakdown-container{display:flex;flex-direction:column;gap:16px}.episode-container{display:flex;flex-direction:column;border-bottom:1px solid var(--white)}.episode-details{flex:3}.episode-total{text-align:center;align-self:center;font-weight:700;color:var(--magenta);margin-top:-20px}.leaderboard-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:2px solid var(--dark-purple);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaderboard-row .custom-emoji{font-size:1.1rem;padding:0}.leaderboard-row:hover{cursor:pointer}.leaderboard-name{text-transform:capitalize;padding:10px;white-space:nowrap}.leaderboard-points{white-space:nowrap;padding:10px 20px}.leaderboard-rank{white-space:nowrap;padding:10px}.first{background-color:var(--magenta);color:var(--white)}.first span{font-weight:700}.current{text-decoration:underline}.last{border-bottom:0}.negative{background-color:var(--rosewood);color:var(--white);font-weight:700}.leaderboard{display:flex;flex-direction:column;align-items:center;width:95%;max-width:27rem;border:.1875rem solid var(--dark-purple);border-radius:.625rem;margin:0 .625rem 1.5rem;box-sizing:border-box}.leaderboard-container .subtitle{font-style:italic;font-size:.8rem;margin-bottom:20px}.leaderboard-container h2{margin-bottom:0}@media (max-width: 780px){.leaderboard{width:95%;max-width:none;margin:0 .5rem 1.5rem}}.leaderboard-container{margin-top:-30px}.picks-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10;overflow-y:auto}.picks-popup{position:relative;background:#fff;padding:20px 20px 45px;border-radius:8px;max-width:400px;width:90vw;text-align:center;margin:20px}.picks-popup h3{margin-bottom:10px}.picks-popup h4{margin-bottom:0;font-size:1.2rem}.picks-popup ul{list-style:none;padding:0;margin:0}.flop{padding-top:5px;font-style:italic;color:var(--dark-red)}.bracket-list{margin:10px}.bracket-list-Orange{margin-top:5px;color:var(--bracket-orange)}.bracket-list-Pink{margin-top:10px;color:var(--bracket-pink)}.bracket-list-Purple{margin-top:5px;color:var(--bracket-purple)}.picks-popup .custom-button{margin-top:15px}.close-btn2{position:absolute;top:0;right:0;background:none;border:none;font-size:2rem;font-weight:700;color:var(--magenta);cursor:pointer;padding:0;margin:-15px 0 0;width:auto}.track-record-table{background:#fff;font-weight:700;border-collapse:collapse;margin:0 auto}.track-record-table-container{overflow-x:auto;width:100%;display:flex;flex-direction:column;margin-bottom:100px}.track-record-table th,.track-record-table td{text-align:center;border:1px solid gray;font-size:.9rem;height:60px;width:80px;padding:0}.filter-dropdown{margin-bottom:1rem;text-align:center;display:flex;justify-content:center;align-items:center;gap:10px}.filter-dropdown select{padding:.5rem;font-size:1rem;border:1px solid var(--dark-purple);border-radius:4px}.track-record-table img{height:80px;width:80px;object-fit:cover;vertical-align:middle}.header-row{background:#d8d8d8}.header-row th{height:30px}.cell-win{background:var(--win-blue);color:#fff}.cell-top2{background:var(--top-2-blue)}.cell-high{background:var(--high-blue)}.cell-btm2{background:var(--btm-orange)}.cell-low{background:var(--low-pink)}.cell-elim1{background:orange}.cell-elim2{background:#f70}.cell-runnerup{background:silver}.cell-snwin{background:gold}.cell-elim{background:red}.cell-orange{background:var(--bracket-orange);color:#fff}.cell-pink{background:var(--bracket-pink);color:#fff}.cell-purple{background:var(--bracket-purple);color:#fff}.cell-dnc{background:gray;border:none}.fantasy-drag-league-page{display:flex;flex-direction:column;align-items:center;width:100%}.fantasy-drag-league-page button{width:165px;height:75px;font-size:1rem}.counter-container{display:flex;flex-direction:column;align-items:center;gap:.5rem}.counter-circle{width:40px;height:40px;font-weight:500;border-radius:50%;background-color:#fff;display:inline-flex;justify-content:center;align-items:center;color:#000;border:3px solid var(--rosewood);border-color:var(--rosewood);font-size:2rem}.counter-circle.toot{border-color:var(--toot);text-decoration:none}.counter-circle.boot{border-color:var(--boot);text-decoration:none}.counter-circle.shoot{border-color:var(--shoot);text-decoration:none}.counter-label{font-size:1rem;font-weight:500;color:var(--rosewood);text-decoration:none}.counter-label.toot,.counter-label.boot{text-decoration:none;font-size:1rem}.counter-label.shoot{text-decoration:none;font-size:1.3rem}.select-queen{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin-bottom:0}.queen-thumbnails-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%}.queen-thumbnail-image{width:65px;height:65px;border-radius:50%;cursor:pointer;transition:transform .2s ease;margin-bottom:-5px}.queen-thumbnail{flex:0 1 calc(20% - 10px);max-width:65px;text-align:center;padding:0 5px;background:0;color:var(--dark-purple);margin-bottom:-10px}.queen-thumbnail-image:hover{transform:scale(1.1);border:2px solid var(--magenta)}.fashion-photo-ruview-page{overflow:hidden;overflow-x:hidden;padding:0;margin:0;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.heading{width:100%;height:20%;position:relative}.unofficial{font-size:1.7rem;color:var(--magenta);font-weight:500;font-family:Roboto,sans-serif;letter-spacing:-.1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-20deg);padding-top:0;z-index:10;background-color:var(--white);border-radius:10px;border:3px solid var(--magenta)}.image-logo{width:100%;max-width:480px;height:125px;object-fit:cover;margin:0 auto;display:block}.description{font-family:sans-serif;text-align:center;background-color:var(--white);border-radius:10px;width:fit-content;max-width:80%;margin:20px auto;padding:5px 10px;font-style:italic}.toot,.boot,.shoot{font-size:1.2rem;font-weight:900;-webkit-text-stroke:1.25px;font-family:Roboto,sans-serif;font-style:normal;margin:0 2px;text-decoration:underline}.toot{color:var(--dark-green);-webkit-text-fill-color:var(--toot)}.boot{color:var(--dark-red);-webkit-text-fill-color:var(--boot)}.shoot{color:var(--dark-blue);-webkit-text-fill-color:var(--shoot)}.card-container{display:grid;place-items:center;min-height:400px;height:fit-content;width:100%;background-color:#f5f5f5;background-image:linear-gradient(to bottom,blue,transparent),linear-gradient(to right,red,transparent),linear-gradient(to top,brown,transparent),linear-gradient(to left,green,transparent),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke-width='2' stroke='%23d4d4d4'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e");background-blend-mode:screen,screen,screen,screen,normal;padding:10px 0}.card{height:24rem;width:18rem;object-fit:cover;border-radius:.5rem;background-color:#fff;cursor:grab;grid-row:1;grid-column:1;transition:transform .125s;margin-top:10px;margin-bottom:10px;z-index:20}.card:active{cursor:grabbing}@media (max-width: 640px){.card{height:20rem;width:15rem}}.form-container{display:flex;justify-content:center;align-items:center;margin-top:-10px}.form-container .custom-emoji{font-size:1.5rem}.form-container p{margin-bottom:0}.submit-button{background:var(--white);color:#000;border-radius:50%;width:40px;height:40px;font-size:2rem;border:1px solid gray;display:flex;justify-content:center;align-items:center;margin:0 auto 10px;cursor:pointer}.submit-button span{margin-top:-10px}select:focus{outline:2px solid var(--magenta)}.control-panel{position:relative;margin:0 auto;display:flex;align-items:center;gap:1rem;z-index:10;justify-content:center}.undo-container{display:flex;flex-direction:column;align-items:center;gap:.5rem}.undo-button{width:3.5rem;height:3.5rem;border-radius:50%;background-color:#fff;color:#000;display:inline-flex;justify-content:center;align-items:center;border:none;cursor:pointer}.undo-button:disabled{cursor:not-allowed}.undo-label{font-size:.75rem;color:#fff}.trend-alert-button{background-color:var(--magenta);text-align:center;padding:20px;border-radius:.625rem;color:var(--white);font-size:1.125rem;text-transform:uppercase;border:3px solid var(--magenta);transition:background-color .3s;box-sizing:border-box;margin-top:20px}.rate-a-queen-button:hover{background-color:var(--light-pink);color:var(--magenta);font-weight:500;cursor:pointer}.comments-section{position:relative;width:350px}.comments-text-area{width:100%;background:#fff;border:2px solid var(--magenta);border-radius:3rem;padding:1rem 3rem 1rem 1rem;font-size:1rem;color:#000;font-weight:500}.comments-text-area{outline:2px solid var(--magenta)}.comments-submit{background-color:var(--magenta);opacity:.9;border-radius:50%;width:40px;height:40px;position:absolute;top:1.25px;right:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease;overflow:hidden}.comments-submit .custom-emoji{padding-bottom:.7rem}.runway-theme{font-size:1.5rem;font-style:normal;color:var(--magenta);font-weight:700;text-transform:none}.category{font-style:italic;text-transform:uppercase;font-size:.9rem}.dearest{margin-top:10px;padding:10px 0;text-align:center}.footer{position:fixed;bottom:0;left:0;width:100%;background-color:var(--white);font-size:.75rem;color:var(--rosewood);display:flex;flex-direction:column;align-items:center;z-index:2;overflow:hidden;transition:max-height .3s ease-in-out;max-height:24px;opacity:.8;text-align:center}.footer:hover{max-height:200px;opacity:1}.footer p{margin-left:0 auto;line-height:1.2}@media (max-width: 768px){.footer{font-size:.65rem}}@media (max-width: 480px){.footer{font-size:.55rem}}.bug-reporter{margin-top:-10px;text-decoration:none;margin-bottom:10px;padding-top:5px}.bug-reporter:hover{text-decoration:underline;font-weight:700}body,html{margin:0;padding:0;width:100%;font-family:sans-serif}.home{text-align:center;padding:20px;max-width:960px;margin:0 auto;box-sizing:border-box}.homepage-header{margin-top:10px;white-space:initial;overflow:hidden;text-overflow:overflow;-webkit-text-stroke-width:1.25px;font-weight:900}.homepage-subheader{font-size:1.2rem;margin-top:-15px;cursor:pointer}.divider{background-color:#ff69b4;height:2px;border:none;margin:20px 0;width:100%}.button-grid{display:grid;grid-template-columns:repeat(2,240px);gap:15px;justify-content:center;margin-top:20px}@media (max-width: 600px){.button-grid{grid-template-columns:1fr}.home-button{width:100%;font-size:.95rem}}.home-button{background-color:#ff69b4;color:#fff;width:240px;height:80px;font-size:1rem;font-weight:700;border:none;border-radius:10px;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:background-color .3s;box-sizing:border-box;line-height:1;margin:0;padding:0;vertical-align:middle}.card{height:12rem;width:9rem;object-fit:cover;border-radius:.5rem;background-color:#fff;border:3px solid transparent}.card-selected{border:3px solid var(--magenta)}.elimination-overlay{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;background-color:var(--white);border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:30;display:flex;flex-direction:column;align-items:center;padding:16px;gap:12px;overflow-y:auto;overflow-x:hidden}.elimination-image{width:250px;height:auto;margin-top:12px;border-radius:8px}.lipsync-smackdown{display:flex;flex-direction:column;text-align:center;justify-content:center}.how-it-works{border:3px solid hotpink;border-radius:10px;padding:10px;width:80vw;text-align:center;margin:auto}.note{font-size:small}.select-queens{width:70vw}.selector-container{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:20px}.selected-queens{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%}.lipsync-overlay{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;background-color:var(--white);border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:20;display:flex;flex-direction:column;align-items:center;padding:16px;gap:12px;overflow-y:auto;overflow-x:hidden}.memorable-buttons{display:flex;gap:12px;justify-content:center;margin-top:8px;flex-wrap:wrap;width:70vw}.memorable-buttons .btn{padding:10px 16px;font-size:1rem;border:2px solid hotpink;border-radius:8px;background-color:#fff;color:#ff69b4;cursor:pointer;transition:all .2s ease-in-out;font-weight:700}.memorable-buttons .btn:hover{background-color:#ff69b4;color:#fff}.memorable-buttons .btn.selected{background-color:#ff69b4;color:#fff;box-shadow:0 0 8px #ff69b4}.question-divider{width:80%;height:2px;background-color:#ff69b4;margin:16px 0;border-radius:1px;opacity:.5}.lipsync-queens{display:flex;flex-direction:row;align-items:center;gap:10px}.question-three{display:flex;flex-direction:column;align-items:center}.submit{background-color:#ff69b4;color:#fff;padding:14px 28px;font-size:1.1rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;box-shadow:0 4px 10px #ff69b466;transition:background-color .2s ease,transform .1s ease;margin-top:20px;width:90vw}.submit:hover:not(:disabled){background-color:#ff1493;transform:translateY(-1px)}.submit:disabled,.submit.disabled{background-color:#d3d3d3;color:#fff;cursor:not-allowed;box-shadow:none;transform:none}input[type=text],input[type=password],input[type=email]{width:90%;max-width:100%;padding:15px;margin:5px 0 22px;display:inline-block;border:none;background:#f1f1f1}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus{background-color:#ddd;outline:none}button{background-color:#04aa6d;color:var(--white);padding:14px 20px;margin:8px 0;border:none;cursor:pointer;width:100%;opacity:.9;font-size:1.1rem;font-family:Poppins,sans-serif;border-radius:10px}button:hover{opacity:1}.loginbtn{width:50%}.container{padding:16px}.login-form{background-color:var(--white);margin:5% auto 15%;width:90%;max-width:600px;border-radius:10px}hr{border:1px solid var(--light-pink);margin-bottom:25px}@media screen and (max-width: 300px){.loginbtn{width:100%}}label{display:block;text-align:left}.login-page{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:Arial,sans-serif}.error{color:red;border:none;box-shadow:inset 0 0 0 2px red}.error-message{color:red;font-size:.8rem;margin-bottom:.5rem}.input-button{margin-top:.5rem;padding:.5rem 1rem;background-color:#f0f;color:#fff;font-weight:700;border:none;border-radius:4px;cursor:pointer}.input-row{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.create-text{font-style:italic}.reset-password{text-decoration:underline;color:#00f;font-style:italic;font-size:small}.reset-password:hover{cursor:pointer}.password-reset-success{color:green;font-style:italic;font-size:small}.avatar-maker-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;max-width:80vw;height:70vh;background-color:var(--white);border-radius:10px;box-shadow:0 4px 6px #0000001a;z-index:10;display:flex;flex-direction:column;align-items:center;padding:16px;gap:12px;overflow-y:auto;overflow-x:hidden}.avatar-options{margin:15px 0;text-align:left;display:flex;flex-direction:column;gap:5px;width:100%;max-width:400px}.avatar-options label{font-size:1.1rem;font-weight:600;color:#333;display:block}.avatar-options select,.avatar-options input[type=checkbox]{width:100%;padding:8px;font-size:1rem;border-radius:10px;border:1px solid #ccc;background-color:#fff}.avatar-options select:focus,.avatar-options input[type=checkbox]:focus{outline:2px solid var(--magenta)}.avatar-preview{display:flex;flex-direction:column;align-items:center}.avatar-preview img{max-width:200px;max-height:200px;object-fit:fill;margin-top:10px;overflow-y:visible}.avatar-preview h2{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:10px}.avatar-options input[type=checkbox]{margin-right:10px;display:inline-block;transform:scale(1.5)}.avatar-options select{padding:10px;font-size:1rem;background-color:#fafafa;border-radius:10px;border:1px solid #ddd;transition:all .3s ease}.avatar-options select:hover{background-color:#f0f0f0}.avatar-options select:focus{background-color:#fff;border:1px solid #bbb}@media (max-width: 640px){.avatar-maker-container{padding:10px}.avatar-options{max-width:100%}.avatar-preview img{max-width:150px;max-height:150px}h1{font-size:1.8rem}.avatar-options label{font-size:1rem}}.profile-page{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw}.profile-picture{width:100px;height:100px;margin-bottom:40px}.avatar-container{height:fit-content}.profile-page-header{display:flex;place-items:center;justify-content:center;align-items:center;width:fit-content;margin:0 auto}.queen-bio-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem}.queen-bio-container .back-button{margin:.625rem 0}.queen-bio-content{display:flex;flex-direction:row;max-width:75rem;width:100%;padding:1.25rem;background-color:var(--white);border-radius:.5rem;box-shadow:0 .25rem .5rem #0000001a}.queen-bio-image{flex:1 1 33%;max-width:25rem}.queen-image{width:100%;height:auto;border-radius:.5rem;object-fit:cover}.queen-bio-details{flex:2 1 66%;padding-left:1.25rem}.queen-bio-details h1{display:flex;justify-content:center}.queen-bio-details p{font-size:1.1rem;line-height:1.6;text-align:center;color:var(--dark-purple)}@media (max-width: 48rem){.queen-bio-content{flex-direction:column}.queen-bio-image{flex:1 1 100%;margin-bottom:1.25rem}.queen-bio-details{flex:1 1 100%;padding-left:0}.queen-bio-details h1{font-size:2rem}.queen-bio-details p{font-size:1rem}}@media (max-width: 30rem){.queen-bio-details h1{font-size:1.8rem}.queen-bio-details p{font-size:.9rem}}.queen-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%}.filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;max-width:calc(100% - 20px);width:100%;margin:0 auto 20px}.form-control,.form-select{padding:8px;font-size:1rem;flex:1}.queen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px}@media (max-width: 768px){.queen-grid{grid-template-columns:repeat(2,1fr)}}.queen-card{text-align:center;transition:transform .2s,box-shadow .2s;max-width:400px}.queen-card:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.queen-image{width:100%;border-radius:8px;object-fit:cover}.queen-name{margin-top:10px;font-weight:700;font-size:1.3rem;font-family:Poppins,sans-serif;color:#ff69b4;text-transform:uppercase}.queen-card-eliminated .queen-image{filter:grayscale(100%);opacity:.6}.rate-a-queen-page{overflow:hidden;padding:0;margin:0;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.ranking,.ranking-item{list-style:none;padding:0;margin:0;font-weight:500;font-size:24px}.ranking{position:relative;width:300px}.ranking-item{border-radius:10px;margin-bottom:10px;padding:15px 18px;background:#fff;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;cursor:grab}.ranking-item svg{width:18px;height:18px;cursor:grab}.background{position:absolute;top:0;left:0;bottom:0;width:300px;background:#fff}.refresh{padding:10px;position:absolute;background:#0006;border-radius:10px;width:20px;height:20px;top:10px;right:10px;display:flex;justify-content:center;align-items:center;cursor:pointer}.submit-button-rate{background-color:var(--logo);padding:9px;margin-top:20px;color:#fff;font-weight:600;border:solid 2px white;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:50px}.submit-button-rate:hover{cursor:pointer}.button-label{font-size:1.125rem;font-weight:500;margin-top:.7rem}.submit-button-rate .custom-emoji{font-size:1.6rem}.agreement-slider{width:60%;padding:.625rem;margin-top:1.5625rem;height:1.25rem}.agreement{background-color:var(--magenta);color:var(--white);border-radius:50%;width:1.875rem;height:1.875rem;font-weight:600;display:flex;justify-content:center;align-items:center;position:absolute;left:50%;transform:translate(-50%,-50%)}.lipsync-submit{background-color:var(--magenta);text-align:center;padding:1.25rem;border-radius:.625rem;color:var(--white);font-size:1.125rem;text-transform:uppercase;border:.1875rem solid var(--magenta);transition:background-color .3s;box-sizing:border-box;margin:6.25vh auto 0;font-weight:500;display:flex;justify-content:center;align-items:center;width:fit-content}.agreement-text{font-size:1rem;color:var(--magenta);font-weight:500;margin-top:5rem;text-align:center;position:relative;width:100%;display:flex;justify-content:center;align-items:center;visibility:visible}.agreement-text-container{height:3.125rem;display:flex;justify-content:center;align-items:center}.agreement-text.hidden{visibility:hidden}.submit-button:hover{background-color:#2f4f4f}.lip-sync-song{color:var(--rosewood)}.ranking-leaderboard{display:flex;flex-direction:column;align-items:center;width:90%;max-width:25rem;border:.1875rem solid var(--magenta);border-radius:.625rem;margin:0 .625rem 1.5rem;box-sizing:border-box}@media (max-width: 768px){.ranking-leaderboard{width:95%}}.subtitle{font-weight:400;color:var(--dark-purple);margin-bottom:.625rem;margin-top:0;display:flex;flex-direction:column;align-items:center;text-align:center}.ranking-leaderboard-header{font-weight:700;background-color:var(--magenta);color:var(--white);border-bottom:2px solid var(--magenta);border-radius:5px 5px 0 0;width:100%;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:30px}.ranking-leaderboard-header span{padding:10px 20px}.ranking-leaderboard-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:2px solid var(--magenta);width:100%;background-color:#fff;font-weight:600;color:var(--dark-purple)}.ranking-leaderboard-row span{padding:10px 20px}.ranking-leaderboard-row:hover{cursor:pointer}.ranking-leaderboard-name{text-transform:capitalize}.ranking-leaderboard-row:last-child{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.trends-container{background-color:var(--white);border-radius:12px;width:80vw;max-width:500px;margin:0 auto 40px;padding:20px;box-shadow:0 4px 12px #0000001a}.trends{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));text-align:center;padding:10px 0}.trends p{font-size:1rem}.results-page{display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column}.results-page .custom-emoji{font-size:2.5rem;line-height:1}.bar-chart-container{width:90vw;height:fit-content;background-color:var(--white);display:flex;justify-content:center;align-items:flex-start;margin:auto auto 20px;border-radius:10px;overflow-x:scroll}@media (min-width: 768px){.bar-chart-container,.chat-messages{max-width:500px}}.chat{margin-bottom:40px}.atting{color:var(--atting)}.chat-header{display:flex;justify-content:center;align-items:center;margin:10px auto;height:fit-content;width:fit-content}.episodeHeader{margin-top:0}.squirrel{-webkit-text-stroke-width:0px}.results-page-heading{text-wrap:wrap;height:fit-content;line-height:2.7rem}.results-page-subheading{font-size:2rem;margin-top:-15px}.line{border-bottom:3px solid var(--magenta);border-style:dashed;width:50vw;margin-top:-10px}.profile-icon{width:30px;height:30px;min-width:30px;min-height:30px}.queen-comments-group{padding-bottom:2px;padding-top:5px;max-width:90%;border-bottom:2px solid var(--light-pink)}.queen-heading{padding-top:5px;padding-bottom:10px;font-size:1.1rem;font-weight:600}.comment-message{display:flex;align-items:center;padding-bottom:5px;padding-left:10px;margin-bottom:5px}.queen-comments-group .comment-message:last-child{border-bottom:none}.comment-text{margin-left:5px;font-style:italic}.chat-messages{background-color:var(--white);border-radius:10px;padding:10px;width:85vw;overflow:hidden}.scoring-page{display:flex;flex-direction:column;align-items:center;padding:20px}.scoring-page p{text-align:center}.pdf-container{width:80%;height:600px;border:none}.pdf-viewer{width:100%;height:100%}.queen-selector{width:150px;height:225px;border-radius:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.queen-selector-eliminated .queen-selector-image{filter:grayscale(100%);opacity:.6}.queen-selector:hover{cursor:pointer}.queen-selector-name{text-align:center;color:#222;font-weight:700;width:100%}.queen-selector-image{width:150px;height:150px;object-fit:cover;border-radius:100%;border:5px solid transparent}.queen-selector-image.winner{border-color:gold}.queen-selector-image.runner-up{border-color:silver}.queen-selector-image.flop{border-color:#8b4513;padding-top:0}.emoji-space{width:25px;height:25px;display:flex;align-items:center;justify-content:center}.emoji-space .custom-emoji{font-size:1.4rem}.season-selector-container{width:80vw;height:100vh;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start}.season-selector{width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;max-width:1000px}.season-box{width:200px;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;padding:30px;border:2px solid transparent}.season-cover{width:200px;height:300px;object-fit:contain;transition:transform .3s ease}.season-cover:hover{transform:scale(1.1)}.season-box:hover{border-color:#007bff}.centered-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-30px;margin-bottom:30px;min-height:200px}.centered-block .explainer{text-align:center;max-width:70vw}.hidden-button{opacity:0!important;pointer-events:none;visibility:hidden;margin-bottom:0}.custom-button{margin-top:1rem;opacity:0;transform:translateY(20px);animation:fadeInButton .5s ease-out forwards;margin-bottom:0}.picks-summary{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem;margin-bottom:.5rem;align-items:center;text-align:center;opacity:0;transform:translateY(-10px);animation:fadeInSummary .4s forwards}.picks-summary.hide{animation:fadeOutSummary .3s forwards}@keyframes fadeInSummary{to{opacity:1;transform:translateY(0)}}@keyframes fadeOutSummary{to{opacity:0;transform:translateY(-10px)}}@keyframes fadeInButton{to{opacity:1;transform:translateY(0)}}.queen-selector-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem 1.2rem;transition:margin-top .4s cubic-bezier(.4,0,.2,1)}.queen-selector-container.with-summary{margin-top:32px}.slide-down{animation:slideDownFadeIn .5s cubic-bezier(.4,0,.2,1) forwards}.slide-up{animation:slideUpFadeOut .5s cubic-bezier(.4,0,.2,1) forwards}.loading-centered{display:flex;justify-content:center;align-items:center;width:100%}@keyframes slideDownFadeIn{0%{transform:translateY(-40px)}to{transform:translateY(0)}}@keyframes slideUpFadeOut{0%{transform:translateY(0)}to{transform:translateY(-40px)}}@media (max-width: 768px){.season-cover{width:120px;height:180px}.season-box{padding:10px}}.switch-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:flex-start;z-index:10;overflow-y:auto;padding-top:48px;box-sizing:border-box}.switch-popup{position:relative;background:#fff;padding:50px 20px 45px;border-radius:8px;max-width:475px;width:90vw;text-align:center;margin:20px}.switch-popup .queen-selector{height:10vh}.switch-popup h3{margin-bottom:10px}.switch-popup h4{margin-bottom:0;margin-top:0;font-size:1.2rem}.close-btn-wrapper{position:relative;width:100%}.close-btn2{position:absolute;top:0;right:0;background:none;border:none;font-size:2rem;font-weight:700;color:var(--magenta);cursor:pointer;margin:-15px 0 0;width:auto;padding:0}.switch-popup ul,.switch-queens-winner-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:16px;width:100%}.switch-queen{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;margin:0}.queen-selector-overlay-image{width:15vh;height:15vh;border-radius:50%;object-fit:cover;border:5px solid transparent;transition:transform .2s,border .2s;display:block;margin:0 auto}.current-pick-image{width:15vh;height:15vh;border-radius:50%;object-fit:cover;border:5px solid transparent;display:block;margin:5px auto -42px}.switch-warning{color:red;font-weight:600;margin-bottom:5px;margin-top:10px}.queen-selector{background:none;border:none;padding:0 5px;color:var(--dark-purple);cursor:pointer}.queen-selector-overlay-image.selected{border-color:var(--dark-green);border-style:double}.queen-selector-name,.current-pick-name{font-size:.9rem;font-weight:500;color:var(--dark-purple);margin-top:48px;text-align:center}.queen-thumbnail p{font-size:.8rem;font-weight:500;text-align:center;margin-top:5px}.current-pick{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:20px}.switch-popup .custom-button,.submit-switch{margin-top:15px}.queen-thumbnail-image:hover,.queen-selector-overlay-image:hover{transform:scale(1.1);border:2px solid var(--magenta)}.queen-thumbnails-wrapper:only-child{justify-content:center}.switch-tokens-page{display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;text-align:center;width:100%}.switch-tokens-description .switch-tokens-warning{margin:0px 12vw}.buttons-wrapper{display:flex;gap:1rem}.switch-tokens-undo{margin-bottom:20px;width:165px;height:55px;font-size:1rem;background-color:var(--magenta)}.switch-tokens-submit{margin-bottom:20px;width:90%;height:55px;font-size:1rem;background-color:var(--magenta)}.queen-thumbnails-wrapper{margin-top:.6rem}.queen-thumbnail-btn{background:none;border:none;padding:0}.switch-edge-warning{color:var(--red);font-style:italic;font-size:.9rem;margin-top:10px}.queen-thumbnail-image.eliminated{filter:grayscale(1) brightness(.7);opacity:.7}.queen-thumbnail-image.disabled{transition:none;cursor:not-allowed;opacity:.5}.padlock{position:absolute;top:50%;left:50%;width:42px;height:42px;transform:translate(-50%,-50%);pointer-events:none;z-index:2;opacity:.85}.trend-page{overflow:hidden;padding:2rem;margin:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;font-family:sans-serif}.trend-page h1{font-size:2rem;font-weight:600;color:var(--magenta);margin-bottom:1.5rem}.trend-form{display:flex;flex-direction:column;align-items:center;width:90%;max-width:400px}.trend-form label{font-size:1.125rem;font-weight:500;color:#333;margin-bottom:.5rem}.trend-form input[type=text]{padding:.75rem 1rem;border:2px solid var(--magenta);border-radius:.5rem;width:100%;font-size:1rem;margin-bottom:1rem;box-sizing:border-box}.trend-form input[type=text]::placeholder{color:#aaa;font-style:italic}.trend-form button[type=submit]{background-color:var(--logo);color:#fff;border:2px solid white;border-radius:100%;padding:1rem;width:50px;height:50px;font-weight:600;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.trend-form button[type=submit]:hover{background-color:#2f4f4f}.line{margin-top:20px;border-bottom:3px solid var(--magenta);border-style:dashed;width:50vw}.home-button{background-color:#ff69b4;color:#fff;width:240px;height:80px;font-size:1rem;font-weight:700;border:none;border-radius:10px;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:background-color .3s;box-sizing:border-box;margin:10px 0;line-height:1;padding:0;vertical-align:middle}.home-button:hover{background-color:#8b008b}.button-icon{font-size:1.5rem;line-height:1;margin:0;padding:0;display:block}@media (max-width: 600px){.button-grid{grid-template-columns:1fr;width:100%}.home-button{width:100%;height:80px;font-size:.95rem}}.winner-image{display:flex;justify-content:center;margin:auto}.winner-image img{width:250px;height:400px}.redirect-details{justify-content:center;text-align:center;flex-direction:column;display:flex;align-items:center}:root{--licorice: #0e0004;--dark-purple: #31081f;--rosewood: #6b0f1a;--red-violet: #b91372;--magenta: #ff59ac;--bracket-orange: #ff6426;--bracket-pink: #e91db6;--bracket-purple: #b132f5;--bracket-merge: #3dc6c6;--light-pink: #f7d2de;--white: #fff;--toot: #a8e6cf;--boot: #ff8b94;--dark-green: #37966f;--dark-red: #b33951;--shoot: #87ceeb;--dark-blue: #336699;--logo: #ef86c1;--atting: #5c5cd3;--win-blue: #4169e1;--top-2-blue: #00bfff;--high-blue: #c9daf8;--low-pink: lightpink;--btm-orange: tomato;--elim-red: #ff0000}html,body{background-color:var(--light-pink);font-family:Montserrat,Poppins,sans-serif}.custom-emoji{font-size:1.15rem}h1,h2,h3{color:var(--magenta);font-family:Poppins,sans-serif;text-align:center}h1{font-weight:700;text-transform:uppercase;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--white);font-size:2.5rem}h2{font-size:1.3rem;font-weight:700;text-transform:uppercase}h3{font-size:1.1rem;color:var(--magenta);text-wrap:wrap}
