.page_film-section__ACaps{width:100vw;min-height:100vh;background:#181c24;display:flex;flex-direction:column;align-items:stretch}.page_films-header-section__W_yrG{background:#23283a;padding:32px 0 0;border-bottom:2px solid #ffb40022}.page_films-movieswatched-section__o0_CQ{background:#181c24;border-bottom:2px solid #ffb40022}.page_films-movieswatched-section__o0_CQ,.page_films-slider-section__oD98D{padding:48px 0 32px;min-height:80vh;display:flex;flex-direction:column;justify-content:center}.page_films-slider-section__oD98D{background:#23283a}.page_films-contact-section__5hXaW{background:#181c24;padding:32px 0 0}.movies-watched-watchnow{display:inline-block;margin:18px 0 0;padding:12px 32px;background:#ffb400;color:#23283a;font-size:1.1rem;font-weight:700;border:none;border-radius:8px;box-shadow:0 2px 8px #0002;text-align:center;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s;cursor:pointer}.movies-watched-watchnow:focus,.movies-watched-watchnow:hover{background:#23283a;color:#ffb400;box-shadow:0 4px 16px #0004;outline:none}.movies-watched-footer{width:320px;background:#fffbe8;border-radius:12px;box-shadow:0 2px 8px #0002;color:#23283a;padding:18px 16px 12px;margin:16px 0 32px;display:flex;flex-direction:column;align-items:center;font-size:1rem;font-weight:500;border:1.5px solid #ffb400}.movies-watched-socials{margin-top:10px;display:flex;gap:18px}.movies-watched-image-container{width:180px;height:180px;display:flex;align-items:center;justify-content:center;background:white;border:3px solid #ffb400;border-radius:12px;margin:0 auto 20px;box-shadow:0 4px 18px #0008}.movies-watched-slider{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;align-items:flex-start;padding:32px 0;min-height:70vh;background:tan}.movies-watched-card-wrapper{width:320px;min-height:380px}.movies-watched-card{min-height:380px;position:relative;border-radius:16px;box-shadow:0 4px 18px #0006;background:#23283a;color:#fff;padding:28px 20px 20px;box-sizing:border-box;justify-content:flex-start;border:2px solid #ffb400;overflow:hidden}.movies-watched-card,.movies-watched-card-front{width:100%;display:flex;flex-direction:column;align-items:center}.movies-watched-card-back{position:absolute;top:0;left:0;right:0;bottom:0;background:#23283a;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 20px 20px;box-sizing:border-box;opacity:0;transition:opacity .4s ease;overflow-y:auto}.movies-watched-card-wrapper:hover .movies-watched-card-back{opacity:1}.movies-watched-image{width:160px;height:160px;object-fit:contain;display:block;background:transparent;border:none;box-shadow:none}.movies-watched-title{font-size:1.2rem;font-weight:700;color:#ffb400;margin:14px 0 4px;text-align:center}.movies-watched-year{font-size:1rem;color:#e0e0e0;margin-bottom:8px;text-align:center}.movies-watched-review{font-size:1rem;color:#fff;margin-top:14px;text-align:center;line-height:1.5}