body{color:#fff;background-image:linear-gradient(90deg,#434343 0%,#000 100%);margin:0}.searchList{display:inline-block;position:relative}.searchList input{border:2px solid #ccc;border-radius:6px;width:300px;padding:8px 12px;font-size:1rem}.suggestions-dropdown{z-index:10;background:#fff;border:1px solid #ccc;border-radius:6px;width:100%;max-height:200px;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;overflow-y:auto}.suggestions-dropdown li{cursor:pointer;color:#000;padding:8px 12px}.suggestions-dropdown li:hover{background-color:#f0f0f0}.board{margin-top:40px}.poster-cell{border:none;width:100px;min-width:100px;max-width:100px;padding:0;overflow:hidden}.poster-img{object-fit:cover;border-radius:8px;width:100px;height:150px;display:block}.row{flex-direction:row;justify-content:center;gap:8px;margin-bottom:8px;display:flex}.cell{text-align:center;color:#fff;word-break:break-word;white-space:normal;background-color:#2a2a2a;border:none;border-radius:10px;justify-content:center;align-items:center;width:80px;min-height:70px;padding:10px;font-size:1rem;display:flex}.header-row .cell{background-color:#0000;border:none;border-bottom:3px solid #fff;border-radius:0;width:100px;min-height:auto;padding-bottom:10px;font-weight:700}.info-cell{align-self:center;width:100px;height:100px}@keyframes flip{0%{background-color:#2f2f2f;transform:rotateY(0)}45%{background-color:#2f2f2f;transform:rotateY(90deg)}55%{background-color:var(--cell-colour);transform:rotateY(90deg)}to{background-color:var(--cell-colour);transform:rotateY(0)}}.cell.flip{animation:1s forwards flip}.winPopup{background-color:#0003;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.winPopupInner{color:#f5f5f5;background-color:#121213;border:5px solid #202021;border-radius:1rem;flex-direction:column;align-items:center;width:100%;max-width:400px;height:600px;padding:32px;display:flex;position:relative}.close-btn{cursor:pointer;color:#fff;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:16px;right:16px}.close-btn:hover{color:#555}.winscreen-poster{justify-content:center;align-items:center;display:flex}.win-poster{object-fit:cover;border-radius:8px;width:200px;height:300px}.movie-items p{margin:4px 0;font-size:1rem}.play-share-buttons button{cursor:pointer;border:none;border-radius:8px;margin-top:16px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:background-color .2s}.share-btn{color:#fff;background-color:#1da1f2}.share-btn:hover{background-color:#1a91da}.win-guess-msg{margin-top:0}.winPopupInner h1{margin-bottom:0}.hints-container{text-align:center;background-color:#383838;border:5px solid #fff;border-radius:12px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.hint-square{border-radius:12px;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.hint-square.unlocked:hover{background-color:#484848;width:100px;height:100px}.hints-wrapper{flex-direction:row;justify-content:center;gap:20px;width:fit-content;margin:40px auto 20px;display:flex}.hints-left{flex-direction:column;gap:12px;display:flex}.hint-1,.hint-2{width:100px;height:100px;margin-bottom:5px}.hint-3{word-break:break-word;white-space:normal;box-sizing:border-box;align-items:flex-start;width:375px;height:225px;overflow-y:auto}.hint-3 .hint-square{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:10px}.hint-square.unlocked-3:hover{background-color:#484848}.navbar{background-color:#111;align-items:center;height:50px;padding:0 20px;display:flex;position:relative}.navbar-title{color:#fff;font-family:Courier New,Courier,monospace;font-size:2rem;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.app-container{text-align:center;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:700}
