.cx-history{background-color:#1f2937;border:1px solid #374151;border-top:0;width:100%;padding:2rem;animation:.3s ease-out cx-history-fade-in;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.cx-history__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.cx-history__title{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.75rem}.cx-history__clear{color:#f87171;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s,border-color .15s}.cx-history__clear:hover{color:#fca5a5;background-color:#f871711a}.cx-history__empty{text-align:center;background-color:#1118274d;border:1px dashed #374151;border-radius:.5rem;padding-top:3rem;padding-bottom:3rem}.cx-history__empty-icon{color:#4b5563;width:3rem;height:3rem;margin-bottom:1rem;margin-left:auto;margin-right:auto}.cx-history__empty-title{color:#d1d5db;font-size:.875rem;font-weight:500;line-height:1.25rem}.cx-history__empty-text{color:#6b7280;margin-top:.25rem;font-size:.875rem;line-height:1.25rem}.cx-history__list{flex-direction:column;gap:.75rem;display:flex}.cx-history__item{background-color:#11182780;border:1px solid #374151;border-radius:.5rem;flex-direction:column;justify-content:space-between;padding:1rem;transition:color .15s,background-color .15s,border-color .15s;display:flex}.cx-history__item:hover{background-color:#111827}@media (min-width:640px){.cx-history__item{flex-direction:row;align-items:center}}.cx-history__item-info{margin-bottom:.5rem}@media (min-width:640px){.cx-history__item-info{margin-bottom:0}}.cx-history__movie-name{color:#fff;font-size:1.125rem;font-weight:600;line-height:1.75rem}.cx-history__dates{color:#9ca3af;margin-top:.125rem;font-size:.875rem;line-height:1.25rem}.cx-history__theatres{color:#6b7280;flex-wrap:wrap;gap:.25rem;margin-top:.25rem;font-size:.75rem;line-height:1rem;display:flex}.cx-history__theatre-tag{background-color:#1f2937;border:1px solid #374151;border-radius:.25rem;padding:.125rem .375rem}.cx-history__item-actions{align-items:center;gap:1rem;display:flex}.cx-history__badge{border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;line-height:1rem;display:inline-flex}.cx-history__badge--found{color:#34d399;background-color:#10b9811a;border:1px solid #10b98133}.cx-history__badge--none{color:#9ca3af;background-color:#6b72801a;border:1px solid #4b5563}.cx-history__badge-icon{width:.875rem;height:.875rem}.cx-history__search-again{color:#d1d5db;white-space:nowrap;background-color:#1f2937;border:1px solid #4b5563;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s,border-color .15s}.cx-history__search-again:hover{background-color:#374151}@keyframes cx-history-fade-in{0%{opacity:0}to{opacity:1}}
