:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}html[data-homepage=true] body{background:transparent!important}#root{width:100%}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1c1c1c;color:#e0e0e0}.app{min-height:100vh;background:#1c1c1c;padding-top:75px}.loading-placeholder{background:#1c1c1c}.sticky-header{position:fixed;top:0;left:0;right:0;width:100%;background:#1c1c1c;z-index:100;padding:.75rem 0 0;border-bottom:1px solid rgba(255,255,255,.1)}.header-controls{display:flex;flex-direction:column;gap:0;position:relative;padding-bottom:.75rem}.app.filter-count-1 .header-controls:has(.filter-buttons-stack-wrapper){padding-bottom:3rem}.app.filter-count-2 .header-controls:has(.filter-buttons-stack-wrapper){padding-bottom:4.5rem}.app.filter-count-3 .header-controls:has(.filter-buttons-stack-wrapper){padding-bottom:6rem}.header-top-row{display:flex;flex-wrap:nowrap!important;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin-bottom:0;flex-shrink:0;height:50px;min-height:50px;max-height:50px}@media(max-width:700px){.header-top-row{justify-content:flex-start}}.site-title{font-size:1.1rem;font-weight:600;letter-spacing:.15em;color:#e0e0e0;cursor:pointer;flex-shrink:0}.search-and-filter-wrapper{flex:1 1 auto;min-width:0;position:relative;display:flex;justify-content:center}.search-and-filter{display:flex;align-items:center;gap:.5rem;flex:0 1 auto;min-width:0;flex-wrap:nowrap;justify-content:center}@media(max-width:700px){.search-and-filter{flex:1 1 100%}}.search-and-filter>.sort-bar,.search-and-filter>.analytics-button,.filter-dropdown,.clear-all-filters-btn{flex:0 0 auto}.filter-buttons-stack-wrapper{position:absolute;top:100%;left:0;right:0;width:100%;margin-top:.75rem;margin-bottom:.75rem;background:transparent;z-index:50;pointer-events:auto}.filter-buttons-stack{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:.5rem!important;align-items:center!important;justify-content:center!important;width:100%;max-width:100%}@media(max-width:500px){.filter-buttons-stack{flex-direction:column!important;flex-wrap:nowrap!important;align-items:center!important;gap:.5rem!important;overflow-x:visible}.filter-buttons-stack .filter-dropdown{width:180px!important;max-width:180px!important;min-width:180px!important}.filter-buttons-stack .filter-type-button{width:100%!important}}@media(max-width:480px){.search-and-filter{gap:.3rem}}@media(max-width:768px){.filter-buttons-stack{gap:.5rem}}@media(max-width:480px){.filter-buttons-stack{gap:.4rem}}.active-filters-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}@media(max-width:768px){.active-filters-row{gap:.5rem}}@media(max-width:480px){.active-filters-row{gap:.4rem}}.site-title{font-size:1.1rem;font-weight:600;letter-spacing:.15em;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-self:start;flex-shrink:0;min-width:fit-content;transition:none}@media(max-width:700px){.site-title{display:none}}.film-count-header{font-size:.75rem;font-weight:400;letter-spacing:.05em;color:#666;margin-left:.5rem}.container{max-width:2000px;margin:0 auto;padding:0 2rem;width:100%;overflow-x:visible!important}.app>.container{padding-top:1rem}.sticky-header .container{margin-top:0;padding-top:0;padding-bottom:0}@media(max-width:900px){.container{padding:0 1rem;max-width:100%}}@media(max-width:768px){.container{padding:0 1rem}}@media(max-width:480px){.container{padding:0 .5rem}}.film-count{text-align:center;padding:.75rem 0;margin-bottom:.5rem;color:#999;font-size:.9rem;font-weight:400}.view-controls{display:flex;gap:.5rem;background:#2a2a2a;padding:0;border-radius:6px;box-shadow:0 2px 8px #0000004d;flex-shrink:0;flex-grow:0;min-width:fit-content;height:36px}.view-controls-mobile{display:none}.view-btn{background:transparent;border:2px solid rgba(255,255,255,.2);padding:.45rem;cursor:pointer;border-radius:4px;color:#999;transition:all .2s ease;display:flex;width:36px;height:36px;align-items:center;justify-content:center;flex-shrink:0;min-width:36px}.view-btn:hover{background:#333;color:#e0e0e0;border-color:#fff6}.view-btn.active{background:#e0e0e0;color:#1a1a1a;border-color:#e0e0e0}.actions{margin-bottom:1.5rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease}.btn-primary{background:#4caf50;color:#fff}.btn-primary:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf5066}.btn-secondary{background:#2196f3;color:#fff}.btn-secondary:hover{background:#0b7dda}.btn-danger{background:#f44336;color:#fff}.btn-danger:hover{background:#da190b}.search-bar{display:flex;align-items:center;flex:0 0 250px!important;min-width:100px;max-width:250px!important;width:250px!important}@media(max-width:700px){.search-bar{flex:0 1 250px!important;max-width:250px!important;width:auto!important}}.search-bar-compact{flex:0 1 250px!important;min-width:100px!important;max-width:250px!important}.search-input{height:36px!important;padding:.35rem 2rem .35rem .75rem!important;font-size:.85rem;box-sizing:border-box!important}@media(max-width:480px){.search-bar,.search-bar-compact{flex:0 1 100px!important;min-width:80px;max-width:100px!important;width:auto}.search-bar input{padding:.4rem .5rem;font-size:.8rem}}.sort-bar{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.sort-dropdown{position:relative}.sort-button{display:flex;align-items:center;justify-content:center;padding:.45rem;background:#2a2a2a;border:2px solid rgba(255,255,255,.2);border-radius:6px;cursor:pointer;color:#999;transition:all .2s ease;width:36px;height:36px;flex-shrink:0;min-width:36px}@media(max-width:900px){.sort-button{width:30px;height:30px;min-width:30px;padding:.3rem}}@media(max-width:768px){.sort-button{width:30px;height:30px;padding:.35rem;min-width:30px}}@media(max-width:480px){.sort-button{width:30px;height:30px;padding:.35rem;min-width:30px}}.sort-button:hover{border-color:#fff6;color:#e0e0e0}.sort-button.active{background:#e0e0e0;color:#1a1a1a;border-color:#e0e0e0}.sort-select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.sort-label{font-size:.875rem;color:#e0e0e0;white-space:nowrap}@media(max-width:768px){.sort-label{display:none}}.sort-direction-btn{display:flex;align-items:center;justify-content:center;padding:.45rem;background:#2a2a2a;border:2px solid rgba(255,255,255,.2);border-radius:6px;cursor:pointer;color:#999;transition:all .2s ease;width:36px;height:36px}.sort-direction-btn:hover{border-color:#fff6;color:#e0e0e0}.filter-bar{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;position:relative}.filter-dropdown{position:relative;min-width:0;flex-shrink:0}@media(max-width:768px){.filter-dropdown{width:auto}}.filter-button{display:flex;align-items:center;justify-content:center;padding:.45rem;background:#2a2a2a;border:2px solid rgba(255,255,255,.2);border-radius:6px;cursor:pointer;color:#999;transition:all .2s ease;width:36px;height:36px;flex-shrink:0;min-width:36px}@media(max-width:900px){.filter-button{width:30px;height:30px;min-width:30px;padding:.3rem}}@media(max-width:768px){.filter-button{width:30px;height:30px;min-width:30px;padding:.35rem}}@media(max-width:480px){.filter-button{width:30px;height:30px;min-width:30px}}.filter-button:hover{border-color:#fff6;color:#e0e0e0}.filter-button.active{background:#e0e0e0;color:#1a1a1a;border-color:#e0e0e0}.analytics-button{display:flex;align-items:center;justify-content:center;padding:.45rem;background:#2a2a2a;border:2px solid rgba(255,255,255,.2);border-radius:6px;cursor:pointer;color:#999;transition:all .2s ease;width:36px;height:36px;flex-shrink:0;min-width:36px}@media(max-width:900px){.analytics-button{width:30px!important;height:30px!important;min-width:30px!important;padding:.3rem!important}.analytics-button svg{width:14px;height:14px}.view-controls{height:30px}.view-btn{width:30px;height:30px;min-width:30px;padding:.3rem}}.analytics-button:hover{border-color:#fff6;color:#e0e0e0}.analytics-button.active{background:#e0e0e0;color:#1a1a1a;border-color:#e0e0e0}@media(max-width:768px){.analytics-button{width:30px;height:30px;padding:.35rem;min-width:30px}.analytics-button svg{width:14px;height:14px}}@media(max-width:480px){.analytics-button{width:30px;height:30px;padding:.35rem}.analytics-button svg{width:14px;height:14px}}.analytics-container{min-height:400px;background:#1c1c1c;padding:.5rem 2rem .5rem 3rem;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.analytics-loading,.analytics-empty{color:#999;text-align:center;padding:3rem;font-size:1.1rem}.analytics-section{margin-bottom:.5rem}.analytics-section-title{color:#e0e0e0;font-size:1.3rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;margin-top:.25rem;text-align:left;padding-left:55px}.chart-section{margin-bottom:.5rem;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.5) rgba(255,255,255,.1)}.chart-section::-webkit-scrollbar{height:10px}.chart-section::-webkit-scrollbar-track{background:#ffffff26;border-radius:5px;margin:0 .5rem}.chart-section::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:5px;border:1px solid rgba(255,255,255,.2)}.chart-section::-webkit-scrollbar-thumb:hover{background:#ffffffb3}.chart-section:active{cursor:grabbing}.chart-container{display:flex;justify-content:center;min-width:fit-content;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;padding-left:1rem}.filter-type-select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.filter-value-select{padding:.45rem .75rem;border:2px solid rgba(255,255,255,.2);border-radius:6px;font-size:.9rem;background:#2a2a2a;color:#e0e0e0;cursor:pointer;transition:all .2s ease;min-width:150px;max-width:100%}@media(max-width:900px){.filter-value-select{min-width:120px}}@media(max-width:768px){.filter-value-select{min-width:0;width:100%}}.filter-type-select:hover,.filter-value-select:hover{border-color:#ffffff4d}.filter-type-select:focus,.filter-value-select:focus{outline:none;border-color:#fff6;background:#333}.clear-filter-btn{padding:.45rem .75rem;border:2px solid rgba(255,255,255,.2);border-radius:6px;font-size:.85rem;background:#2a2a2a;color:#e0e0e0;cursor:pointer;transition:all .2s ease;white-space:nowrap;height:36px;display:flex;align-items:center}.clear-filter-btn:hover{border-color:#fff6;background:#333}.filter-dropdown-overlay{position:fixed;inset:0;z-index:9998;pointer-events:none}.filter-main-dropdown{position:absolute;top:100%;left:0;margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem;padding:.5rem;background:#2a2a2a;border-radius:6px;border:2px solid rgba(255,255,255,.2);z-index:9999;box-shadow:0 4px 12px #00000080;min-width:180px;max-width:calc(100vw - 2rem);pointer-events:auto}@media(max-width:768px){.filter-main-dropdown{min-width:150px;max-width:calc(100vw - 1rem);right:0;left:auto}}@media(max-width:480px){.filter-main-dropdown{min-width:180px;max-width:calc(100vw - .5rem)}}.filter-add-option{padding:.5rem .75rem;background:#333;border:none;border-radius:4px;color:#e0e0e0;font-size:.9rem;text-align:left;cursor:pointer;transition:background .2s ease;pointer-events:auto}.filter-add-option:hover{background:#444}.filter-type-button{padding:.45rem .75rem;background:#2a2a2a;border:2px solid rgba(255,255,255,.2);border-radius:6px;color:#e0e0e0;font-size:.85rem;font-weight:300!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;cursor:pointer;transition:all .2s ease;white-space:nowrap;height:36px;min-width:150px;max-width:180px;width:auto;flex:1 1 auto}@media(max-width:900px){.filter-type-button{min-width:150px;max-width:180px;flex:0 0 auto}}@media(max-width:768px){.filter-type-button{min-width:150px;max-width:180px;flex:0 0 auto}}@media(max-width:500px){.filter-type-button{font-size:.8rem;padding:.4rem .65rem;height:36px;width:180px!important;min-width:180px!important;max-width:180px!important}}.filter-type-button:hover{border-color:#fff6}.filter-type-button.active{background:#e0e0e0;color:#1a1a1a;border-color:#e0e0e0}.filter-checkbox-dropdown{position:absolute;top:100%;left:0;margin-top:.5rem;display:flex;flex-direction:column;gap:.35rem;padding:.5rem;background:#2a2a2a;border-radius:6px;border:2px solid rgba(255,255,255,.2);z-index:200;box-shadow:0 4px 12px #00000080;min-width:150px;max-width:calc(100vw - 2rem);max-height:min(300px,calc(100vh - 200px));overflow-y:auto}@media(max-width:900px){.filter-checkbox-dropdown{min-width:120px;max-width:calc(100vw - 1rem)}}@media(max-width:768px){.filter-checkbox-dropdown{right:0;left:auto;max-width:calc(100vw - 1rem);max-height:min(250px,calc(100vh - 150px))}}@media(max-width:480px){.filter-checkbox-dropdown{min-width:150px;max-width:calc(100vw - .5rem);max-height:min(200px,calc(100vh - 120px))}}.filter-checkbox-label{display:flex;align-items:center;gap:.35rem;padding:.35rem .6rem;background:#ffffff0d;border-radius:4px;cursor:pointer;transition:all .2s ease;font-size:.85rem;color:#e0e0e0;-webkit-user-select:none;user-select:none}.filter-checkbox-label:hover{background:#ffffff1a}.filter-checkbox{cursor:pointer;width:14px;height:14px}.filter-checkbox-label span{white-space:nowrap}.active-filters-container{display:block;padding:.75rem 1rem;background:#ffffff0d;border-radius:8px;margin-top:.75rem}.active-filters-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;max-width:100%}.filter-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .7rem;background:#e0e0e0;color:#1a1a1a;border-radius:20px;font-size:.85rem;font-weight:500;max-width:fit-content;flex-shrink:0}@media(max-width:480px){.filter-chip{padding:.35rem .6rem;font-size:.75rem;gap:.3rem}.filter-chip-remove{width:16px;height:16px;font-size:1rem}}.filter-chip-label{white-space:nowrap}.filter-chip-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background:#00000026;color:#1a1a1a;border-radius:50%;cursor:pointer;font-size:1.1rem;line-height:1;padding:0;transition:all .2s ease}.filter-chip-remove:hover{background:#0000004d}.clear-all-filters-btn{padding:.4rem .9rem;background:transparent;border:2px solid rgba(255,255,255,.3);border-radius:20px;color:#e0e0e0;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}@media(max-width:480px){.clear-all-filters-btn{padding:.35rem .75rem;font-size:.75rem}}.clear-all-filters-btn:hover{background:#ffffff1a;border-color:#ffffff80}.search-input-container{position:relative;width:100%;max-width:250px;min-width:0;display:flex;align-items:center}@media(max-width:700px){.search-input-container{max-width:250px}}@media(max-width:480px){.search-input-container{max-width:180px}}.search-input{width:100%;padding:.45rem 2.5rem .45rem 1rem;border:2px solid rgba(255,255,255,.2)!important;border-radius:6px;font-size:.9rem;background:#2a2a2a;color:#e0e0e0;transition:all .2s ease;box-sizing:border-box;outline:none;box-shadow:none;-webkit-appearance:none;appearance:none}.search-input::placeholder{color:#999!important}.search-input:focus{outline:none!important;border:2px solid rgba(255,255,255,.4)!important;background:#333;box-shadow:none!important}.search-input-filtered{background:#e0e0e0!important;border-color:#e0e0e0!important;color:#1a1a1a!important}.search-input-filtered::placeholder{color:#999!important}.search-input-filtered:focus{background:#e0e0e0!important;border-color:#e0e0e0!important}.clear-search-btn{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#999;font-size:1.2rem;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.clear-search-btn:hover{color:#e0e0e0}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;text-align:center}.stat-number{font-size:2.5rem;font-weight:700;color:#667eea}.stat-label{color:#666;margin-top:.5rem}.film-list{display:grid;grid-template-columns:repeat(10,1fr);column-gap:1.2rem;row-gap:1rem;align-items:start}@media(max-width:2670px){.film-list{grid-template-columns:repeat(9,1fr)}}@media(max-width:2400px){.film-list{grid-template-columns:repeat(8,1fr)}}@media(max-width:2130px){.film-list{grid-template-columns:repeat(7,1fr)}}@media(max-width:1860px){.film-list{grid-template-columns:repeat(6,1fr)}}@media(max-width:1590px){.film-list{grid-template-columns:repeat(5,1fr)}}@media(max-width:1321px){.film-list{grid-template-columns:repeat(4,1fr)}}@media(max-width:1050px){.film-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.film-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:555px){.film-list{grid-template-columns:1fr;row-gap:.75rem}.sticky-header{padding:.5rem 0 0;overflow:visible;border-bottom:1px solid rgba(255,255,255,.1)!important}.header-controls{display:flex;flex-direction:column;gap:.5rem;overflow:visible}.header-top-row{gap:.25rem;flex-wrap:nowrap;justify-content:flex-start}.search-and-filter-wrapper+.view-controls{margin-left:.25rem}.site-title{display:none}.search-and-filter{flex:0 1 auto;justify-content:center}.analytics-button,.view-controls-desktop{display:none}.view-controls-mobile{display:flex;padding:0;gap:0;margin-left:0;background:transparent;box-shadow:none;border-radius:0;height:auto}.view-controls-mobile button.active{width:30px;height:30px;min-width:30px;padding:.35rem;font-size:.875rem}.site-title{font-size:.95rem;letter-spacing:.1em}.film-count-header{display:none}.search-and-filter{width:100%!important;flex-wrap:nowrap!important;gap:.4rem!important}.search-bar{flex:0 1 180px!important;width:auto!important;min-width:100px!important;max-width:180px!important}.search-input{font-size:.85rem;padding:.4rem 2.25rem .4rem .85rem;height:30px!important}.sort-button{width:30px;height:30px;padding:.35rem;min-width:30px}.view-btn{padding:.3rem;width:30px;height:30px;min-width:30px}.view-btn svg{width:14px;height:14px}.analytics-container{padding:.5rem;overflow-x:auto}.analytics-section-title{padding-left:1rem;font-size:1.1rem}.chart-container svg{width:100%;max-width:none;min-width:1100px}.chart-section{-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.filter-bar{flex-wrap:wrap;gap:.4rem}.filter-type-button{font-size:.7rem;padding:.3rem .45rem;white-space:nowrap}.clear-filter-btn{font-size:.7rem;padding:.3rem .45rem}.film-title{font-size:1.1rem}.book-content .book-title-group .film-title,.book-title-group .film-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-right:.5rem;box-sizing:border-box}.info-item{font-size:.85rem}.film-content{padding:.9rem 1rem .9rem .9rem;margin-left:-.1rem}.rating-box{width:45px;height:45px}.rating{font-size:1rem}}.film-card{background:#2a2a2a;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000004d;transition:all .3s ease;display:flex;flex-direction:column;cursor:pointer}@media(hover:hover){.film-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0009}.film-card:hover .film-poster{transform:translateY(-50%) scale(1.1);filter:brightness(1.1);left:0;right:0;width:100%!important;max-width:100%!important;min-width:100%!important;max-height:100%!important}.film-card:hover .poster-container{overflow:hidden}}.poster-container{width:100%;aspect-ratio:2/3;overflow:hidden;background:#1c1c1c;position:relative}.film-poster{position:absolute;top:50%;left:0;right:0;width:100%!important;height:auto!important;max-height:100%!important;max-width:100%!important;min-width:100%!important;display:block;transform:translateY(-50%);transform-origin:center center;box-sizing:border-box;transition:opacity .3s ease,filter .3s ease,transform .3s ease;opacity:0}.film-poster.loaded{opacity:1!important;left:0;right:0;width:100%!important;height:auto!important;max-height:100%!important;max-width:100%!important;min-width:100%!important}.poster-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#2a2a2a,#333,#2a2a2a);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}@keyframes hintBounce{0%,to{transform:scale(1) translateY(0)}25%{transform:scale(1.05) translateY(-5px)}50%{transform:scale(1) translateY(0)}75%{transform:scale(1.05) translateY(-5px)}}.hint-bounce-animation{animation:hintBounce 1.5s ease-in-out .5s 2!important}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.poster-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.poster-placeholder p{color:#666;font-size:.85rem;line-height:1.4;font-style:italic}.film-content{padding:.75rem .75rem .75rem .675rem;margin-left:-.075rem;display:flex;flex-direction:column;justify-content:space-between;min-height:100px}.film-info-container{display:flex;justify-content:space-between;align-items:center;gap:.25rem;height:100%}.book-content .film-info-container{align-items:center;flex:1;min-height:0;height:auto}.film-info-left-column{flex:1;display:flex;flex-direction:column;gap:.4rem;min-width:0}.film-title{font-size:1rem;font-weight:600;color:#e0e0e0;margin:0;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.film-title-long{font-size:.85rem}.film-metadata{display:flex;gap:.75rem;flex-wrap:wrap}.film-metadata-row{display:block;width:100%}@media(min-width:768px)and (max-width:1024px){.film-metadata{gap:.6rem}}.rating-box{display:flex;align-items:center;justify-content:center;background:#e0e0e0;border-radius:4px;padding:.5rem;flex-shrink:0}.rating{color:#1a1a1a;font-size:1rem;font-weight:600;white-space:nowrap;letter-spacing:.02em;line-height:1}.info-item{color:#999;font-size:.8rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.score-bar{background:#e0e0e0;border-radius:8px;height:28px;margin-bottom:.75rem;overflow:hidden}.score-fill{background:linear-gradient(90deg,#667eea,#764ba2);height:100%;display:flex;align-items:center;justify-content:center;min-width:60px;transition:width .3s ease}.score-text{color:#fff;font-weight:700;font-size:.85rem}.rt-score{color:#999;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rt-score-link{text-decoration:none;color:#999;cursor:pointer;transition:color .2s ease}.rt-score-link:hover{color:#e0e0e0;text-decoration:underline}.imdb-score-link{text-decoration:none;color:inherit;cursor:pointer;transition:color .2s ease}.imdb-score-link:hover{text-decoration:underline}.search-inputs select{flex:1;min-width:150px;padding:.75rem;border:2px solid rgba(255,255,255,.3);border-radius:8px;font-size:1rem;background:#ffffffe6;cursor:pointer}.search-inputs select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.film-actions{display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.film-actions .btn{flex:1;padding:.5rem}.empty-state{padding:1.5rem 2rem;text-align:center;margin-top:.25rem}.empty-state p:first-child{color:#e0e0e0;font-size:2.5rem;font-weight:600;margin-bottom:.5rem;letter-spacing:-.02em}.empty-state-hint{color:#999;font-size:1.375rem;font-weight:400;line-height:1.5;white-space:nowrap}.film-list-view{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media(min-width:1368px){.film-list-view{grid-template-columns:repeat(4,1fr)}}@media(max-width:1367px)and (min-width:1022px){.film-list-view{grid-template-columns:repeat(3,1fr)}}@media(max-width:1021px)and (min-width:676px){.film-list-view{grid-template-columns:repeat(2,1fr)}}@media(max-width:675px){.film-list-view{grid-template-columns:1fr}}.film-row{display:flex;gap:.6rem;padding:.5rem;background:#2a2a2a;border-radius:6px;box-shadow:0 2px 8px #0000004d;transition:all .2s ease;align-items:center;height:102px;min-width:0}.film-row:hover{box-shadow:0 4px 16px #00000080;transform:translateY(-1px)}.film-poster-small{width:60px;height:90px;object-fit:cover;border-radius:4px;flex-shrink:0;box-shadow:0 1px 3px #0000001a}.film-row-content{flex:1;display:flex;flex-direction:column;gap:.4rem;min-width:0;justify-content:center;overflow:hidden}.film-row-content h3{font-size:.95rem;font-weight:600;color:#e0e0e0;margin:0;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.film-row-bottom{display:flex;gap:calc(.4rem + 5px);flex-wrap:nowrap;align-items:center;min-width:0}.film-row-bottom .meta-item{color:#999;font-size:.8rem;font-weight:400;flex-shrink:0;white-space:nowrap}.film-row-bottom .meta-item.rt-score{flex-shrink:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:400px){.film-row-bottom .meta-item.rt-score{display:none}}.rating-box-list{display:flex;align-items:center;justify-content:center;background:#e0e0e0;border-radius:4px;padding:.5rem .6rem;flex-shrink:0;margin-right:0;min-width:55px;max-width:55px}.rating-box-list .rating{font-size:1.1rem}.film-row-meta .rt-score{color:#e0e0e0;font-weight:500}.film-form-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.film-form{background:#fff;padding:2rem;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto}.film-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.film-form h2{margin:0;color:#333}.film-form-close-btn{background:transparent;border:none;cursor:pointer;padding:.5rem;color:#666;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;flex-shrink:0}.film-form-close-btn:hover{background:#f0f0f0;color:#333}.film-form-close-btn:active{background:#e0e0e0}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.form-actions{display:flex;gap:1rem;margin-top:2rem}.form-actions .btn{flex:1}@media(max-width:768px){.form-row{grid-template-columns:1fr}}.film-card-container{perspective:1000px;position:relative;aspect-ratio:2/3;width:100%;z-index:1}.film-card-flipper{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.film-card-container.flipped .film-card-flipper{transform:rotateY(180deg)}.film-card-front,.film-card-back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}.film-card-back{transform:rotateY(180deg);background:linear-gradient(135deg,#1c1c1c,#1f1f1f);padding:.85rem .85rem 1.5rem;display:flex;flex-direction:column;gap:.4rem;cursor:pointer;overflow:hidden;border-radius:8px;justify-content:flex-start;border:1px solid rgba(255,255,255,.2);box-sizing:border-box}.close-btn{position:absolute;top:.5rem;right:.5rem;background:#ffffff1a;border:none;color:#fff;font-size:1.1rem;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10}.close-btn:hover{background:#fff3}.card-back-header{display:flex;gap:.9rem;align-items:center;padding-right:.6rem;position:relative;margin-bottom:0;padding-bottom:0;min-height:fit-content;flex-shrink:0}.card-back-header .header-text{margin-left:-.1rem}.poster-thumbnail{width:87px;height:131px;object-fit:cover;border-radius:4px;flex-shrink:0}.header-text{flex:1;min-width:0;overflow:hidden}.film-title-back{color:#fff;font-size:1.05rem;font-weight:600;margin-bottom:.3rem;line-height:1.2;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.year-duration{color:#999;font-size:.85rem;white-space:nowrap;display:flex;gap:.5rem;align-items:center}.duration-spacer{margin-left:.25rem}.card-back-metrics{display:flex;flex-direction:column;gap:.75rem;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:.6rem .6rem .6rem 0;margin-top:0;margin-bottom:.04rem}.metric-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;position:relative}.metric-item-rating{margin-bottom:0}.metric-item-rt{margin-top:.5rem}.metric-label{color:#999;min-width:80px;flex-shrink:0}.metric-value{color:#fff;font-weight:500;position:absolute;left:calc(87px + 1rem)}.metric-value.with-rating-box{background:#fff;color:#000;padding:.15rem .5rem;border-radius:4px;font-weight:600;font-size:.9rem}.rt-link{color:tomato;text-decoration:none;font-weight:500;transition:color .2s;display:flex;align-items:center;gap:.25rem;position:absolute;left:calc(87px + 1rem)}.rt-emoji{display:inline-block}.rt-link:hover{color:#ff7f5f;text-decoration:underline}.card-back-details{display:flex;flex-direction:column;gap:.3rem;padding-left:0;padding-right:.6rem;margin-top:.08rem;margin-bottom:.8rem;min-height:fit-content;margin-left:-.1rem}.card-back-details.no-data{font-size:.85rem;color:#999;font-style:italic;padding-left:.3rem;text-align:center;padding-top:.75rem;line-height:1.5}.detail-row{display:flex;gap:.5rem;font-size:.85rem;position:relative}.detail-label{color:#999;min-width:80px;flex-shrink:0}.detail-value{color:#fff;position:absolute;left:calc(87px + 1rem);white-space:nowrap}.flip-hint{text-align:center;margin-top:auto;padding-top:.5rem;color:#fff6;font-size:.85rem;cursor:pointer}.book-content{padding:.75rem .85rem .75rem .7625rem;margin-left:-.0875rem;display:flex;flex-direction:column}.book-info-left-column{gap:.48rem!important;flex:1;display:flex;flex-direction:column;justify-content:space-between}.book-title-group{display:flex;flex-direction:column;gap:.12rem;flex-shrink:0}.book-content .book-title-group .film-title,.book-title-group .film-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2;margin:0;padding-right:.5rem;box-sizing:border-box}.book-author-inline{font-size:.75rem;color:#ffffffb3;font-style:italic;line-height:1.2;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:.5rem;box-sizing:border-box}.book-metadata{margin-top:0}.book-author{font-size:.9rem;color:#ffffffb3;margin-top:.25rem;font-style:italic}.book-author-back{font-size:.95rem;color:#ffffffb3;margin-top:.1rem;margin-bottom:.4rem;font-style:italic;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.film-row-author{font-size:.85rem;color:#fff9;margin-top:.25rem;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.film-list-view .film-row-content{gap:0}.film-list-view .film-row-content h3{margin-bottom:.12rem}.film-list-view .film-row-author{margin-top:0;margin-bottom:.48rem;font-size:.75rem;color:#ffffffb3}.card-back-commentary{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.commentary-label{font-size:.85rem;color:#fff9;font-weight:500;display:block;margin-bottom:.5rem}.commentary-text{font-size:.9rem;color:#fffc;line-height:1.5;white-space:pre-wrap}.analytics-summary{margin-bottom:3rem;padding:2rem;background:#ffffff0d;border-radius:8px}.analytics-summary h2{margin-bottom:1.5rem;font-size:1.5rem;color:#fff}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.summary-stat{text-align:center}.stat-value{font-size:2rem;font-weight:600;color:#4a9eff;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.author-list{display:flex;flex-direction:column;gap:.75rem;padding:1rem;margin-left:6%;background:none;border-radius:0}.author-item{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#ffffff08;border-radius:4px}.author-rank{font-weight:600;color:#ff6b6b;min-width:2rem;flex-shrink:0}.author-name{font-weight:500;color:#fff;flex:1;min-width:0;max-width:35%}.author-count{color:#fff9;font-size:.9rem;width:5.5rem;text-align:left;flex-shrink:0;margin-right:2.5rem}.author-score{color:#4a9eff;font-weight:500;width:7rem;text-align:left;flex-shrink:0}@media(max-width:500px){.film-card-back{padding:1.25rem 1.25rem 1.9rem;gap:.5rem}.card-back-header{gap:1.125rem;padding-bottom:0;margin-bottom:0}.poster-thumbnail{width:100px;height:150px}.film-title-back{font-size:1.25rem;margin-bottom:.4rem;line-height:1.3}.year-duration{font-size:.95rem;gap:.65rem}.card-back-metrics{gap:1rem;padding:.65rem .75rem .65rem 0;margin-top:0;margin-bottom:.04rem}.metric-item{font-size:.95rem;gap:.65rem}.metric-label{font-size:.95rem;min-width:95px}.metric-value{font-size:.95rem;left:calc(100px + 1.25rem)}.metric-value.with-rating-box{font-size:1rem;padding:.2rem .6rem}.rt-link{left:calc(100px + 1.25rem);font-size:.95rem}.card-back-details{gap:.4rem;padding-right:.75rem;margin-top:.08rem;margin-bottom:.9rem}.card-back-details.no-data{font-size:.95rem;padding-top:1rem;line-height:1.6}.detail-row{font-size:.95rem;gap:.65rem}.detail-label{font-size:.95rem;min-width:95px}.detail-value{font-size:.95rem;left:calc(100px + 1.25rem)}.close-btn{font-size:1.25rem;width:32px;height:32px}}@media(min-width:501px)and (max-width:1000px){.film-card-back{padding:1.1rem 1.1rem 1.75rem;gap:.45rem}.card-back-header{gap:1.04rem;padding-bottom:0;margin-bottom:0}.poster-thumbnail{width:95px;height:143px}.film-title-back{font-size:1.15rem;margin-bottom:.35rem}.year-duration{font-size:.9rem;gap:.6rem}.card-back-metrics{gap:.9rem;padding:.6rem .7rem .6rem 0;margin-top:0;margin-bottom:.04rem}.metric-item{font-size:.9rem;gap:.6rem}.metric-label{font-size:.9rem;min-width:88px}.metric-value{font-size:.9rem;left:calc(95px + 1.15rem)}.metric-value.with-rating-box{font-size:.95rem;padding:.18rem .55rem}.rt-link{left:calc(95px + 1.15rem);font-size:.9rem}.card-back-details{gap:.35rem;padding-right:.7rem;margin-top:.08rem;margin-bottom:.85rem}.card-back-details.no-data{font-size:.9rem;padding-top:.9rem;line-height:1.55}.detail-row{font-size:.9rem;gap:.6rem}.detail-label{font-size:.9rem;min-width:88px}.detail-value{font-size:.9rem;left:calc(95px + 1.15rem)}.close-btn{font-size:1.15rem;width:30px;height:30px}}@media(min-width:701px){.search-bar,.search-bar.search-bar-compact{flex:0 0 250px!important;max-width:250px!important;width:250px!important}.search-input-container{max-width:250px!important}.site-title{display:block!important}}.film-title-row{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.film-title-row .film-title{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.streaming-logos{display:flex;align-items:center;gap:4px;flex-shrink:0}.streaming-logo-link{display:flex;align-items:center;justify-content:center;text-decoration:none}.streaming-logo{width:28px;height:28px;border-radius:4px;object-fit:contain;transition:transform .2s ease}.streaming-logo:hover{transform:scale(1.15)}@media(max-width:500px){.streaming-logo{width:20px;height:20px}}@media(max-width:390px){.streaming-logo{width:18px;height:18px}}.app-shows .metric-value.with-rating-box{background:#f5c518;color:#000}.app-shows .analytics-chart{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.app-shows .chart-bar-row{display:flex;align-items:center;gap:.75rem}.app-shows .bar-label{min-width:80px;color:#e0e0e0;font-size:.9rem;text-align:right}.app-shows .bar-container{flex:1;height:20px;background:#ffffff1a;border-radius:4px;overflow:hidden}.app-shows .bar-container .bar{height:100%;background:#f5c518;border-radius:4px;transition:width .3s ease}.app-shows .bar-value{min-width:30px;color:#e0e0e0;font-size:.9rem;font-weight:500}@media(max-width:500px){.app-shows .metric-value.with-rating-box{background:#f5c518;color:#000}}@media(max-width:390px){.app-shows .metric-value.with-rating-box{background:#f5c518;color:#000}}.admin-login{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.admin-login-card{background:#2a2a2a;padding:40px;border-radius:12px;box-shadow:0 10px 40px #00000080;border:1px solid rgba(255,255,255,.1);width:100%;max-width:400px}.admin-login-card h2{margin:0 0 30px;text-align:center;color:#e0e0e0;font-size:1.1rem;font-weight:600;letter-spacing:.15em}.admin-password-input{width:100%;padding:12px;font-size:16px;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:6px;margin-bottom:10px;box-sizing:border-box;color:#e0e0e0}.admin-password-input:focus{outline:none;border-color:#ffffff4d;background:#222}.admin-login-btn{width:100%;padding:12px;font-size:16px;background:#2a2a2a;color:#e0e0e0;border:1px solid rgba(255,255,255,.1);border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease}.admin-login-btn:hover{background:#333;border-color:#fff3}.error-message{color:#fc8181;font-size:14px;margin:0 0 10px;text-align:center}.admin-panel{min-height:100vh;background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.admin-header{background:#1a1a1a;color:#e0e0e0;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.admin-header h1{margin:0;font-size:1.1rem;font-weight:600;letter-spacing:.15em;color:#e0e0e0}.logout-btn{padding:8px 20px;background:#2a2a2a;color:#e0e0e0;border:1px solid rgba(255,255,255,.1);border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s ease}.logout-btn:hover{background:#333;border-color:#fff3}.admin-message{padding:15px;margin:20px 40px;border-radius:6px;text-align:center}.admin-message.success{background:#48bb781a;color:#68d391;border:1px solid rgba(72,187,120,.3)}.admin-message.error{background:#f565651a;color:#fc8181;border:1px solid rgba(245,101,101,.3)}.admin-message.warning{background:#ed89361a;color:#ed8936;border:1px solid rgba(237,137,54,.3);text-align:left}.admin-message.warning ul{margin:10px 0;padding-left:20px}.admin-message.warning li{margin:5px 0}.admin-content{padding:40px;max-width:1200px;margin:0 auto}.admin-actions{display:flex;gap:20px;flex-wrap:wrap}.add-film-btn,.view-site-btn{padding:15px 30px;font-size:16px;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-block;font-weight:600;transition:all .2s ease}.add-film-btn{background:#2a2a2a;color:#e0e0e0;border:1px solid rgba(255,255,255,.1)}.add-film-btn:hover{background:#333;border-color:#fff3}.view-site-btn{background:transparent;color:#e0e0e0;border:1px solid rgba(255,255,255,.1)}.view-site-btn:hover{background:#2a2a2a;border-color:#fff3}.admin-form-container{background:#2a2a2a;padding:30px;border-radius:8px;box-shadow:0 2px 8px #0000004d;border:1px solid rgba(255,255,255,.1)}.admin-form-container h2{margin-top:0;color:#e0e0e0}.admin-search{margin:30px 0 20px;display:flex;align-items:center;gap:15px}.search-input{flex:1;padding:12px 16px;background:#2a2a2a;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#e0e0e0;font-size:14px}.search-input:focus{outline:none;border-color:#ffffff4d}.film-count{color:#999;font-size:14px;white-space:nowrap}.admin-film-list{display:flex;flex-direction:column;gap:12px}.admin-film-item{background:#2a2a2a;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:15px;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.admin-film-item:hover{border-color:#fff3;background:#333}.film-info{display:flex;gap:15px;align-items:center;flex:1}.film-thumb{width:60px;height:90px;object-fit:cover;border-radius:4px}.film-details h3{margin:0 0 8px;color:#e0e0e0;font-size:16px;font-weight:600}.film-meta{display:flex;gap:15px;flex-wrap:wrap}.film-meta span{color:#999;font-size:13px}.film-actions{display:flex;gap:10px}.edit-btn,.delete-btn{padding:8px 16px;border-radius:6px;border:1px solid rgba(255,255,255,.1);cursor:pointer;font-size:14px;transition:all .2s ease}.edit-btn{background:#2a2a2a;color:#68d391}.edit-btn:hover{background:#333;border-color:#68d391}.delete-btn{background:#2a2a2a;color:#fc8181}.delete-btn:hover{background:#333;border-color:#fc8181}
