#cc-cartelera-root{font-family:'Outfit',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.5;color:#1a1a1a;background:#fff;font-size:16px}#cc-cartelera-root *,#cc-cartelera-root *::before,#cc-cartelera-root *::after{box-sizing:border-box;font-family:inherit}#cc-cartelera-root img{max-width:100%;height:auto}#cc-cartelera-root .cc-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:60px 20px;text-align:center}#cc-cartelera-root .cc-hero h2{font-size:2.2rem;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:-.02em}#cc-cartelera-root .cc-hero p{font-size:1rem;color:rgb(255 255 255 / .7);margin:0}#cc-cartelera-root .cc-hero-accent{display:inline-block;width:50px;height:4px;background:#e50914;border-radius:2px;margin-top:15px}#cc-cartelera-root .cc-container{max-width:1400px;margin:0 auto;padding:0 20px}#cc-cartelera-root .cc-section{padding:50px 0}#cc-cartelera-root .cc-section-alt{background:#fafafa}#cc-cartelera-root .cc-section-title{display:flex;align-items:center;gap:15px;margin-bottom:25px}#cc-cartelera-root .cc-section-title h2{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin:0;white-space:nowrap}#cc-cartelera-root .cc-section-title::after{content:'';flex:1;height:1px;background:#e0e0e0}#cc-cartelera-root .estrenos-slider{margin:0 -10px}#cc-cartelera-root .slick-slide{padding:0 10px}#cc-cartelera-root .slick-slide>div{height:100%}#cc-cartelera-root .estreno-card,#cc-cartelera-root .pelicula-card{background:#fff;border:1px solid #e8e8ed;border-radius:10px;overflow:hidden;transition:transform 0.4s cubic-bezier(.34,1.56,.64,1),box-shadow 0.4s ease,border-color 0.3s ease;display:flex;flex-direction:column;height:100%;opacity:0;transform:translateY(20px);animation:cc-fade-in 0.5s ease forwards}#cc-cartelera-root .estreno-card:nth-child(1){animation-delay:0.05s}#cc-cartelera-root .estreno-card:nth-child(2){animation-delay:0.1s}#cc-cartelera-root .estreno-card:nth-child(3){animation-delay:0.15s}#cc-cartelera-root .estreno-card:nth-child(4){animation-delay:0.2s}#cc-cartelera-root .estreno-card:nth-child(5){animation-delay:0.25s}#cc-cartelera-root .estreno-card:nth-child(6){animation-delay:0.3s}#cc-cartelera-root .estreno-card:nth-child(7){animation-delay:0.35s}#cc-cartelera-root .estreno-card:nth-child(8){animation-delay:0.4s}#cc-cartelera-root .pelicula-card:nth-child(1){animation-delay:0.05s}#cc-cartelera-root .pelicula-card:nth-child(2){animation-delay:0.1s}#cc-cartelera-root .pelicula-card:nth-child(3){animation-delay:0.15s}#cc-cartelera-root .pelicula-card:nth-child(4){animation-delay:0.2s}#cc-cartelera-root .pelicula-card:nth-child(5){animation-delay:0.25s}#cc-cartelera-root .pelicula-card:nth-child(6){animation-delay:0.3s}#cc-cartelera-root .pelicula-card:nth-child(7){animation-delay:0.35s}#cc-cartelera-root .pelicula-card:nth-child(8){animation-delay:0.4s}#cc-cartelera-root .pelicula-card:nth-child(n+9){animation-delay:0.45s}@keyframes cc-fade-in{to{opacity:1;transform:translateY(0)}}#cc-cartelera-root .estreno-card:hover,#cc-cartelera-root .pelicula-card:hover{transform:translateY(-6px);box-shadow:0 12px 35px rgb(0 0 0 / .12);border-color:#e50914}#cc-cartelera-root .cc-poster{position:relative;aspect-ratio:2 / 3;overflow:hidden;background:#eee;flex-shrink:0}#cc-cartelera-root .cc-poster::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%);background-size:200% 100%;animation:cc-shimmer 1.5s infinite;z-index:0}@keyframes cc-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}#cc-cartelera-root .cc-poster img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}#cc-cartelera-root .estreno-card:hover .cc-poster img,#cc-cartelera-root .pelicula-card:hover .cc-poster img{transform:scale(1.05)}#cc-cartelera-root .cc-badge{position:absolute;top:10px;left:10px;background:#e50914;color:#fff;font-size:9px;font-weight:700;padding:4px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;z-index:1}#cc-cartelera-root .cc-card-content{padding:15px;display:flex;flex-direction:column;flex:1}#cc-cartelera-root .cc-card-content h3{font-size:.95rem;font-weight:600;color:#1a1a1a;margin:0 0 8px;line-height:1.3}#cc-cartelera-root .cc-card-meta{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}#cc-cartelera-root .cc-card-meta span{font-size:.7rem;color:#666;background:#f5f5f5;padding:3px 8px;border-radius:4px}#cc-cartelera-root .cc-card-actions{margin-top:auto;display:flex;gap:8px}#cc-cartelera-root .cc-btn{flex:1;padding:10px 12px;background:#e50914;color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:background 0.2s ease;display:inline-flex;align-items:center;justify-content:center}#cc-cartelera-root .cc-btn:hover{background:#b20710;color:#fff}#cc-cartelera-root .cc-cartelera-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px}#cc-cartelera-root .cc-attribution{padding:40px 0;text-align:center;border-top:1px solid #e8e8ed}#cc-cartelera-root .cc-attribution p{font-size:.8rem;color:#999;margin:0 0 8px}#cc-cartelera-root .cc-attribution img{max-width:80px;opacity:.5}#cc-cartelera-modal{font-family:inherit}#cc-cartelera-modal.cc-modal{display:none;position:fixed;inset:0;z-index:100000;background:rgb(0 0 0 / .85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow-y:auto;padding:16px}#cc-cartelera-modal.cc-modal.is-open{display:flex;align-items:center;justify-content:center;animation:cc-fade-bg 0.25s ease}@keyframes cc-fade-bg{from{opacity:0}to{opacity:1}}#cc-cartelera-modal .cc-modal-overlay{position:fixed;inset:0}#cc-cartelera-modal .cc-modal-content{position:relative;width:100%;max-width:650px;max-height:92vh;overflow-y:auto;background:#fff;border-radius:14px;box-shadow:0 32px 64px rgb(0 0 0 / .4),0 0 0 1px rgb(255 255 255 / .05);animation:cc-modal-in 0.35s cubic-bezier(.16,1,.3,1);overscroll-behavior:contain}@keyframes cc-modal-in{from{opacity:0;transform:translateY(40px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}#cc-cartelera-modal .cc-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / .55);border:none;border-radius:50%;color:#fff;font-size:20px;font-weight:300;cursor:pointer;z-index:10;transition:all 0.2s ease;line-height:1}#cc-cartelera-modal .cc-modal-close:hover{background:#e50914;transform:rotate(90deg)}#cc-cartelera-modal .cc-modal-body{padding:28px 28px 32px}#cc-cartelera-modal .cc-modal-header h1{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin:0 0 6px;text-align:center;line-height:1.25}#cc-cartelera-modal .cc-modal-subtitle{display:block;text-align:center;font-size:.8rem;color:#888;margin-bottom:18px}#cc-cartelera-modal .cc-modal-video{margin-bottom:18px;border-radius:10px;overflow:hidden;background:#0a0a0a}#cc-cartelera-modal .cc-modal-video iframe,#cc-cartelera-modal .cc-trailer-iframe{width:100%;height:340px;border:none;display:block}#cc-cartelera-modal .cc-trailer-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0a0a0a;min-height:200px;padding:20px}#cc-cartelera-modal .cc-fallback-poster{max-width:100%;max-height:280px;border-radius:8px;margin-bottom:16px}#cc-cartelera-modal .cc-youtube-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#e50914;color:#fff;text-decoration:none;border-radius:24px;font-weight:600;font-size:.9rem;transition:background 0.2s ease}#cc-cartelera-modal .cc-youtube-btn:hover{background:#b20710;color:#fff}#cc-cartelera-modal .cc-trailer-placeholder{position:relative;border-radius:10px;overflow:hidden;background:#0a0a0a}#cc-cartelera-modal .cc-trailer-placeholder img{display:block;width:100%;height:340px;object-fit:cover}#cc-cartelera-modal .cc-trailer-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;background:rgb(229 9 20 / .9);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;z-index:2}#cc-cartelera-modal .cc-trailer-play-btn svg{margin-left:4px}#cc-cartelera-modal .cc-trailer-play-btn:hover{background:#e50914;transform:translate(-50%,-50%) scale(1.1)}#cc-cartelera-modal .cc-trailer-youtube-link{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);z-index:2}#cc-cartelera-modal .cc-trailer-youtube-link .cc-youtube-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#e50914;color:#fff;text-decoration:none;border-radius:24px;font-weight:600;font-size:.85rem;transition:background 0.2s ease}#cc-cartelera-modal .cc-trailer-youtube-link .cc-youtube-btn:hover{background:#b20710;color:#fff}#cc-cartelera-modal .cc-modal-video-placeholder{display:flex;align-items:center;justify-content:center;height:160px;background:#1a1a1a;border-radius:10px;color:#666;font-size:.85rem;gap:6px}#cc-cartelera-modal .cc-modal-info{background:#f8f9fa;border-radius:10px;padding:18px 20px;margin-bottom:18px}#cc-cartelera-modal .cc-modal-section{margin-bottom:14px}#cc-cartelera-modal .cc-modal-section:last-child{margin-bottom:0}#cc-cartelera-modal .cc-modal-section h2{font-size:.75rem;font-weight:700;color:#e50914;margin:0 0 6px;text-transform:uppercase;letter-spacing:.06em}#cc-cartelera-modal .cc-modal-section p,#cc-cartelera-modal .cc-modal-section .cc-modal-text{font-size:.9rem;line-height:1.6;color:#333;margin:0}#cc-cartelera-modal .cc-cines-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}#cc-cartelera-modal .cc-cines-list li{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #eee;border-radius:10px;padding:12px 14px;transition:border-color 0.15s}#cc-cartelera-modal .cc-cines-list li:hover{border-color:#d0d0d0}#cc-cartelera-modal .cc-cines-empty{justify-content:center;color:#999;font-size:.85rem;font-style:italic;padding:20px}#cc-cartelera-modal .cc-cine-logo-wrap{flex-shrink:0;width:38px;height:38px;border-radius:8px;background:linear-gradient(135deg,#e50914,#b20710);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.85rem}#cc-cartelera-modal .cc-cine-info{flex:1;min-width:0}#cc-cartelera-modal .cc-cine-info strong{display:block;font-size:.9rem;color:#1a1a1a;margin-bottom:3px}#cc-cartelera-modal .cc-cine-horario,#cc-cartelera-modal .cc-cine-sub{font-size:.78rem;color:#555;margin:1px 0}#cc-cartelera-modal .cc-label{font-weight:600;color:#888;text-transform:uppercase;font-size:.7rem;letter-spacing:.04em}@media (max-width:768px){#cc-cartelera-modal.cc-modal{padding:0}#cc-cartelera-modal .cc-modal-content{max-width:100%;max-height:100vh;border-radius:0}#cc-cartelera-modal .cc-modal-body{padding:20px 18px 24px}#cc-cartelera-modal .cc-modal-header h1{font-size:1.2rem}#cc-cartelera-modal .cc-modal-video iframe,#cc-cartelera-modal .cc-trailer-iframe{height:280px}#cc-cartelera-modal .cc-cine-logo-wrap{width:32px;height:32px;font-size:.75rem}}@media (max-width:600px){#cc-cartelera-modal .cc-modal-video iframe,#cc-cartelera-modal .cc-trailer-iframe{height:220px}}#cc-cartelera-root .slick-slider{position:relative}#cc-cartelera-root .slick-prev,#cc-cartelera-root .slick-next{width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid #e8e8ed;box-shadow:0 2px 10px rgb(0 0 0 / .1);z-index:10}#cc-cartelera-root .slick-prev:hover,#cc-cartelera-root .slick-next:hover{background:#e50914;border-color:#e50914}#cc-cartelera-root .slick-prev::before,#cc-cartelera-root .slick-next::before{color:#333;font-size:14px}#cc-cartelera-root .slick-prev:hover::before,#cc-cartelera-root .slick-next:hover::before{color:#fff}#cc-cartelera-root .slick-prev{left:-21px}#cc-cartelera-root .slick-next{right:-21px}#cc-cartelera-root .slick-dots{display:none!important}@media (max-width:1100px){#cc-cartelera-root .slick-prev{left:5px}#cc-cartelera-root .slick-next{right:5px}}@media (max-width:768px){#cc-cartelera-root .cc-hero{padding:40px 15px 50px}#cc-cartelera-root .cc-hero h2{font-size:1.8rem}#cc-cartelera-root .cc-section{padding:35px 0}#cc-cartelera-root .cc-cartelera-grid{grid-template-columns:repeat(3,1fr);gap:16px}#cc-cartelera-root .cc-modal-video iframe{height:280px}}@media (max-width:600px){#cc-cartelera-root .cc-cartelera-grid{grid-template-columns:repeat(2,1fr);gap:14px}#cc-cartelera-root .cc-card-content{padding:12px}#cc-cartelera-root .cc-card-content h3{font-size:.85rem}#cc-cartelera-root .cc-modal-content{margin:10px}#cc-cartelera-root .cc-modal-body{padding:20px}#cc-cartelera-root .cc-modal-header h1{font-size:1.3rem}#cc-cartelera-root .cc-modal-video iframe{height:220px}#cc-cartelera-root .slick-prev,#cc-cartelera-root .slick-next{display:none!important}}@media (max-width:400px){#cc-cartelera-root .cc-cartelera-grid{grid-template-columns:1fr}}