:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{display:block;place-items:unset;margin:0;padding:0;min-height:100vh;box-sizing:border-box}button{border:none}button:focus,input:focus,select:focus,textarea:focus{outline:none;box-shadow:none}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;outline:none}details{margin-top:.5rem;background-color:#555;padding:.5rem;border-radius:4px}details[open] summary{margin-bottom:.5rem}details summary{font-weight:700;color:#f0f0f0}textarea{border-radius:4px;padding:.5rem;border:1px solid #ccc;resize:vertical;font-size:.95rem;background-color:#f9f9f9;color:#333}.container{width:calc(100% - 2rem);max-width:none;margin:2rem 1rem;padding:1rem 2rem;box-sizing:border-box;background-color:#444;border-radius:8px;box-shadow:0 2px 10px #0000001a}.title{text-align:center;font-size:2rem;margin-bottom:1rem}.input-group{display:flex;flex-direction:row;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.input-group input{flex:4.5;min-width:0;height:40px;padding:.5rem;font-size:1rem;background-color:#111;color:#fff;border:none;border-radius:6px;box-sizing:border-box}.input-group button{flex:1;min-width:40px;display:flex;justify-content:center;align-items:center;padding:.5rem;font-size:1rem;cursor:pointer;box-sizing:border-box}.input-group button i{font-size:1.4rem}.search-wrapper{position:relative;width:100%;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.search-wrapper .search-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#aaa;pointer-events:none;font-size:1rem}.search-bar{flex:1;width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:1rem;height:40px;border-radius:6px;border:none;background-color:#111;color:#fff;box-sizing:border-box}.filter-group{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.filter-group select{padding:.4rem;font-size:1rem;border-radius:6px;border:none}.trash-icon{background:none;border:none;color:#dc143c;font-size:1.2rem;cursor:pointer}.secret-wrapper{text-align:center;margin-top:2rem}.secret-trigger{cursor:pointer;font-size:1.5rem;transition:transform .2s ease}.secret-trigger:hover{transform:scale(1.3)}.secret-message{margin-top:1rem;font-style:italic;color:#c02b9d;transition:opacity .4s ease}.rating-stars{display:flex;gap:.2rem;font-size:1rem;color:gold;margin-top:.4rem;cursor:pointer}.rating-stars .fa-star{transition:transform .1s ease-in-out}.rating-stars .fa-star:hover{transform:scale(1.2)}.watched-date-picker{margin-left:.5rem;padding:.2rem;border-radius:4px;border:none}.watched-meta-center{display:flex;flex-direction:column;align-items:center}.trailer-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000}.trailer-content{background:#222;padding:1rem;border-radius:8px;width:90%;max-width:800px;box-shadow:0 2px 10px #000}.trailer-content iframe{border-radius:8px}.close-trailer-btn{margin-top:1rem;padding:.5rem 1rem;background:#dc143c;color:#fff;border:none;cursor:pointer;border-radius:4px}.game-modal{animation:fadeIn .2s ease-in-out;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.game-content{background:#fff;padding:1.5rem;border-radius:8px;text-align:center;max-width:90%;width:300px}.game-poster{width:100%;height:auto;margin-bottom:1rem;border-radius:6px;transition:filter .3s}.blurred{filter:blur(8px)}.unblurred{filter:none}.correct-msg{color:green;font-weight:700}.wrong-msg{color:#dc143c;font-weight:700}.guess-game-wrapper{display:flex;justify-content:center}.guess-game-btn{padding:.5rem 1rem;font-size:1rem;border-radius:6px;cursor:pointer;background-color:#ffb347;border:none;color:#000}.guess-input{width:100%;padding:.5rem;font-size:1rem;border:2px solid #ddd;border-radius:6px;margin-bottom:.8rem}.guess-submit-btn{background-color:#4caf50;color:#fff;font-weight:700;padding:.5rem 1rem;margin:.3rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.guess-submit-btn:hover{background-color:#3e8e41}.guess-close-btn{background-color:#dc143c;color:#fff;padding:.5rem 1rem;margin-top:.5rem;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .2s ease}.guess-close-btn:hover{background-color:#a30000}.view-toggle-btn:hover{background:#333}.scrapbook-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-top:1rem}.poster-tile{cursor:pointer;position:relative;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px #0006;transition:transform .2s ease-in-out}.poster-tile:hover{transform:scale(1.03)}.poster-img{width:100%;display:block;border-radius:8px}.poster-hover{position:absolute;bottom:0;width:100%;padding:.5rem;background:#000000b3;color:#fff;font-size:.75rem;text-align:center;transform:translateY(100%);transition:transform .3s ease;font-weight:500;font-size:.8rem;line-height:1.2}.poster-tile:hover .poster-hover{transform:translateY(0)}.overall-progress-container{margin:1rem 0;background:#333;border-radius:8px;padding:.5rem 1rem}.overall-progress-label{color:#ccc;font-size:.9rem;margin-bottom:.3rem}.overall-progress-bar{background:#222;border-radius:20px;height:12px;width:100%;overflow:hidden}.overall-progress-fill{height:100%;background:linear-gradient(90deg,#00c6ff,#0072ff);transition:width .4s ease-in-out;border-radius:20px}.movie-select-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;display:flex;justify-content:center;align-items:center;z-index:999}.show-provider-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.movie-select-content{background:#333;color:#fff;border-radius:8px;padding:1rem;max-height:90vh;overflow-y:auto;width:90%;max-width:700px;box-shadow:0 0 10px #000}.modal-btn-group{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:1rem;flex-wrap:wrap}.genre-releaseyear{text-align:center}.movie-select-content p{margin:.3rem 0}.show-provider-content{background:#333;color:#fff;border-radius:8px;padding:1rem;max-height:90vh;overflow-y:auto;width:90%;max-width:700px;box-shadow:0 0 10px #000}.movie-select-content h3,.show-provider-content h3{text-align:center;margin-bottom:1rem}@media (max-width: 600px){.container{width:calc(100% - 1rem);max-width:100%;padding:.5rem;margin:.5rem;min-width:unset;box-sizing:border-box}body{padding:0;margin:0}.input-group,.filter-group,.btn-group{flex-direction:column;align-items:stretch}.search-bar{width:100%}.filter-group label{margin-top:.5rem}}
