@keyframes cx-results-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cx-results-spin{to{transform:rotate(360deg)}}.cx-results{background-color:#1f2937;border:1px solid #374151;border-top-width:0;width:100%;padding:2rem;animation:.3s cx-results-fade-in;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.cx-results__modify-bar{justify-content:flex-start;margin-bottom:1rem;display:flex}.cx-results__modify-btn{color:#9ca3af;border:1px solid #4b5563;border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s,border-color .15s}.cx-results__modify-btn:hover{color:#fff;border-color:#9ca3af}.cx-results__loading{justify-content:center;align-items:center;padding-top:3rem;padding-bottom:3rem;display:flex}.cx-results__spinner{border-bottom:2px solid #3b82f6;border-radius:9999px;width:3rem;height:3rem;animation:1s linear infinite cx-results-spin}.cx-results__error{background-color:#7f1d1d4d;border:1px solid #b91c1c80;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.cx-results__error-row{display:flex}.cx-results__error-icon{color:#f87171;flex-shrink:0;width:1.25rem;height:1.25rem}.cx-results__error-text{color:#f87171;margin-left:.75rem;font-size:.875rem;line-height:1.25rem}.cx-results__empty{text-align:center;padding-top:3rem;padding-bottom:3rem}.cx-results__empty-title{color:#9ca3af;font-size:1.125rem;line-height:1.75rem}.cx-results__empty-hint{color:#6b7280;margin-top:.5rem;font-size:.875rem;line-height:1.25rem}.cx-results__empty-btn{color:#fff;background-color:#2563eb;border-radius:.25rem;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s,border-color .15s}.cx-results__empty-btn:hover{background-color:#1d4ed8}.cx-results__content>*+*{margin-top:1.5rem}.cx-results__filters{border-bottom:1px solid #374151;flex-direction:column;gap:.5rem;padding-bottom:.75rem;display:flex}.cx-results__filter-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.cx-results__filter-label{color:#6b7280;margin-right:.25rem;font-size:.75rem;font-weight:500;line-height:1rem}.cx-results__filter-chip{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;transition:color .15s,background-color .15s,border-color .15s}.cx-results__filter-chip--inactive{color:#d1d5db;background-color:#374151}.cx-results__filter-chip--inactive:hover{background-color:#4b5563}.cx-results__filter-chip--active{color:#fff;background-color:#2563eb}.cx-results__filter-chip--active-format{color:#fff;background-color:#9333ea}.cx-results__card{background-color:#11182780;border:1px solid #374151;border-radius:.75rem;padding:1.5rem;transition:box-shadow .15s}.cx-results__card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.cx-results__card-head{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}@media (min-width:768px){.cx-results__card-head{flex-direction:row;justify-content:space-between;align-items:flex-start}}.cx-results__theatre-name{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.75rem}.cx-results__distance{color:#9ca3af;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;display:flex}.cx-results__distance-icon{width:1rem;height:1rem}.cx-results__date-badge{color:#93c5fd;background-color:#1e3a8a80;border:1px solid #1e40af;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:600;line-height:1.25rem;display:inline-block}.cx-results__movie{border-top:1px solid #374151;margin-top:1.5rem;padding-top:1rem}.cx-results__movie-head{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.cx-results__poster{object-fit:cover;border-radius:.25rem;width:4rem;height:6rem;box-shadow:0 1px 2px #0000000d}.cx-results__movie-name{color:#fff;font-weight:600}.cx-results__movie-meta{color:#9ca3af;margin-top:.25rem;font-size:.75rem;line-height:1rem}.cx-results__experiences>*+*{margin-top:1rem}.cx-results__experience{background-color:#1f2937;border:1px solid #374151;border-radius:.5rem;padding:1rem;box-shadow:0 1px 2px #0000000d}.cx-results__exp-types{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.cx-results__exp-type{color:#d1d5db;background-color:#111827;border:1px solid #374151;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;line-height:1rem}.cx-results__sessions{flex-wrap:wrap;gap:.75rem;display:flex}.cx-results__session{flex-direction:column;align-items:center;gap:.25rem;display:flex}.cx-results__session-btn{text-align:center;border:1px solid #0000;border-radius:.5rem;flex-direction:column;align-items:center;gap:.125rem;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .15s;display:flex}.cx-results__session-btn--sold-out{color:#6b7280;cursor:not-allowed;background-color:#1f2937;border-color:#374151}.cx-results__session-btn--available{background-color:var(--seat-color);color:#fff;cursor:pointer;border-color:#0000}.cx-results__session-btn--available:hover{filter:brightness(1.25)}.cx-results__session-btn--unavailable{color:#9ca3af;cursor:not-allowed;border-color:#374151}.cx-results__session-sub{opacity:.7;font-size:.625rem;font-weight:400}.cx-results__ticket-link{color:#fff;text-align:center;background-color:#2563eb;border:1px solid #0000;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:color .15s,background-color .15s,border-color .15s}.cx-results__ticket-link:hover{background-color:#3b82f6}
@keyframes cx-search-fade-in{0%{opacity:0}to{opacity:1}}.cx-search-page{animation:cx-search-fade-in .3s ease ease}
