.Library_movieItem__3JQHK{width:30%;display:flex;flex-direction:column;min-width:132px;border:1px solid wheat;border-radius:5px;overflow:hidden;box-shadow:inset 5px 5px 36px 10px #483d8b57}.Library_movieItem__3JQHK h2,.Library_movieItem__3JQHK p{padding:2px 2px 0;margin:0}.Library_posterWrap__LUyym{position:relative;width:100%;height:100%;aspect-ratio:2/3;overflow:hidden;border-radius:8px}.Library_movieItem__3JQHK img{width:100%;min-height:291px;height:100%}.Library_emptyListPage__ao8EY{background-image:url(/images/bg/desktopLoadingBg.png);background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:100vh}.Library_libraryListPage__7n5z_{background-image:url(/images/bg/mobileLoadingBg.png);background-repeat:no-repeat,no-repeat;background-position:100% 0,50%;background-size:cover,cover;min-height:100vh}.Library_movieItem__3JQHK h2{color:whitesmoke;font-size:1em;text-align:center}.Library_movieItem__3JQHK p{color:darksalmon;text-align:center}.Library_items__9nuNJ{display:flex;width:100%;flex-wrap:wrap;gap:5px;justify-content:space-around;margin-top:25px}.Library_headMylist__PxREC{width:100%;margin:8px auto;text-decoration:underline;font-weight:700;font-size:24px;color:darksalmon;text-align:center}.Library_emptyListMessage__RSX2Z{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.Library_upcomingMovies__09Ijz{width:100%;margin:0 auto}.Library_emptyListMessageH2__3vwkd{font-size:2em;font-weight:700;padding:0;margin:0;color:rgb(220,53,69)}.Library_emptyListMessageH2P__5NDcA{color:darkorange;font-size:16px;padding:0;margin:0}.Library_emptyListMessageContainer__lW9A_{width:100%;background-image:url(/images/bg/libraryMobile.png);z-index:9;background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:55vh;position:absolute;bottom:0;right:0;left:0}@media (min-width:768px){.Library_headMylist__PxREC{font-size:32px}.Library_movieItem__3JQHK{width:20%}.Library_movieItem__3JQHK h2{font-size:1.1em}.Library_libraryListPage__7n5z_{background-image:url(/images/bg/tabletLoadingBg.png);background-repeat:no-repeat;background-position:100% 0,50%;background-size:cover,;min-height:100vh}.Library_emptyListMessageContainer__lW9A_{background-image:url(/images/bg/libraryTablet.png)}}@media (min-width:1024px){.Library_movieItem__3JQHK{width:17%}.Library_libraryListPage__7n5z_{background-image:url(/images/bg/desktopLoadingBg.png);background-repeat:no-repeat,no-repeat;background-position:100% 0,50%;background-size:cover,cover;min-height:100vh}.Library_app__ByINl{margin-top:25px}.Library_emptyListMessageContainer__lW9A_{background-image:url(/images/bg/libraryDesktop.png)}}.Footer_helpLink__vNxZQ{border:none;font-size:-webkit-xxx-large;cursor:pointer;margin-top:32px;margin-right:15px;background:navy}.Footer_helpContainer__M7QJC,.Footer_helpLink__vNxZQ{border-radius:50%;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.Footer_helpContainer__M7QJC{position:fixed;right:3px;bottom:48px;z-index:1000;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.Footer_helpButtonIcon__pDDuM{font-size:xx-large;color:wheat;width:3em;height:1.5em}.NeedHelpModal_needHelpForm__IT9MG{display:flex;flex-direction:column;gap:1.5rem}.NeedHelpModal_formGroup__QqD83{display:flex;flex-direction:column;gap:.5rem}.NeedHelpModal_formGroup__QqD83 input,.NeedHelpModal_formGroup__QqD83 textarea{padding:.75rem;border:1px solid #ecedfd;border-radius:6px;font-size:1rem;font-family:inherit;background:white;color:#333}.NeedHelpModal_formGroup__QqD83 input::placeholder,.NeedHelpModal_formGroup__QqD83 textarea::placeholder{color:#999}.NeedHelpModal_formGroup__QqD83 input:focus,.NeedHelpModal_formGroup__QqD83 textarea:focus{outline:none;border-color:#667eea}.NeedHelpModal_formGroup__QqD83 input.NeedHelpModal_error__WZBIQ,.NeedHelpModal_formGroup__QqD83 textarea.NeedHelpModal_error__WZBIQ{border-color:#e74c3c}.NeedHelpModal_error__WZBIQ{color:#e74c3c;font-size:.875rem;margin:0}.NeedHelpModal_errorMessage__LP0cN{background-color:rgba(231,76,60,.1);border:1px solid #e74c3c;color:#e74c3c;padding:12px;border-radius:6px;font-size:.9rem;margin-bottom:12px}.NeedHelpModal_successMessage__18kvj{background-color:rgba(46,204,113,.1);border:1px solid #2ecc71;color:#27ae60;padding:12px;border-radius:6px;font-size:.9rem;margin-bottom:12px;animation:NeedHelpModal_slideIn__9ntze .3s ease-in-out}@keyframes NeedHelpModal_slideIn__9ntze{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.NeedHelpModal_btnSend__zwDWL{padding:.75rem;background:#667eea;color:white;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.NeedHelpModal_btnSend__zwDWL:hover:not(:disabled){background:var(--primary-dark,#5568d3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.NeedHelpModal_btnSend__zwDWL:disabled{opacity:.6;cursor:not-allowed}.Modal_modalOverlay__pyT5_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.Modal_modalContent__HnkSt{background:white;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.Modal_modalHeader__OeXI3{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #ecedfd}.Modal_modalHeader__OeXI3 h2{margin:0;font-size:1.5rem;color:#333}.Modal_closeButton__7VSKG{background:none;border:none;font-size:2rem;cursor:pointer;color:#444;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.Modal_closeButton__7VSKG:hover{color:#333}.Modal_modalBody__2_aM7{padding:1.5rem}