/* Events List Component Styles */
.events-list-component *,
.events-list-component :after,
.events-list-component :before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

.events-list-component ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

.events-list-component :after,
.events-list-component :before {
  --tw-content: "";
}

.events-list-component {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  line-height: inherit;
  --foreground-rgb: 0, 0, 0;
  --background-rgb: 255, 255, 255;
  --box-padding-x: 1rem;
  --box-padding-y: 1.25rem;
  --box-padding-x-sm: 0.5rem;
  --box-padding-y-sm: 0.75rem;
  --box-padding-x-md: 1rem;
  --box-padding-y-md: 1.25rem;
  --box-padding-x-lg: 1rem;
  --box-padding-y-lg: 1.25rem;
  color: rgb(var(--foreground-rgb));
  background: rgb(var(--background-rgb));
  min-height: 100vh;
}

.events-list-component hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

.events-list-component abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.events-list-component h1,
.events-list-component h2,
.events-list-component h3,
.events-list-component h4,
.events-list-component h5,
.events-list-component h6 {
  font-size: inherit;
  font-weight: inherit;
}

.events-list-component a {
  color: inherit;
  text-decoration: inherit;
}

.events-list-component b,
.events-list-component strong {
  font-weight: bolder;
}

.events-list-component code,
.events-list-component kbd,
.events-list-component pre,
.events-list-component samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}

.events-list-component small {
  font-size: 80%;
}

.events-list-component sub,
.events-list-component sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.events-list-component sub {
  bottom: -0.25em;
}

.events-list-component sup {
  top: -0.5em;
}

.events-list-component table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

.events-list-component button,
.events-list-component input,
.events-list-component optgroup,
.events-list-component select,
.events-list-component textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

.events-list-component button,
.events-list-component select {
  text-transform: none;
}

.events-list-component button,
.events-list-component input:where([type="button"]),
.events-list-component input:where([type="reset"]),
.events-list-component input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

.events-list-component :-moz-focusring {
  outline: auto;
}

.events-list-component :-moz-ui-invalid {
  box-shadow: none;
}

.events-list-component progress {
  vertical-align: baseline;
}

.events-list-component ::-webkit-inner-spin-button,
.events-list-component ::-webkit-outer-spin-button {
  height: auto;
}

.events-list-component [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

.events-list-component ::-webkit-search-decoration {
  -webkit-appearance: none;
}

.events-list-component ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.events-list-component summary {
  display: list-item;
}

.events-list-component blockquote,
.events-list-component dd,
.events-list-component dl,
.events-list-component figure,
.events-list-component h1,
.events-list-component h2,
.events-list-component h3,
.events-list-component h4,
.events-list-component h5,
.events-list-component h6,
.events-list-component hr,
.events-list-component p,
.events-list-component pre {
  margin: 0;
}

.events-list-component fieldset {
  margin: 0;
}

.events-list-component fieldset,
.events-list-component legend {
  padding: 0;
}

.events-list-component menu,
.events-list-component ol,
.events-list-component ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.events-list-component dialog {
  padding: 0;
}

.events-list-component textarea {
  resize: vertical;
}

.events-list-component input::-moz-placeholder,
.events-list-component textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

.events-list-component input::placeholder,
.events-list-component textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

.events-list-component [role="button"],
.events-list-component button {
  cursor: pointer;
}

.events-list-component :disabled {
  cursor: default;
}

.events-list-component audio,
.events-list-component canvas,
.events-list-component embed,
.events-list-component iframe,
.events-list-component img,
.events-list-component object,
.events-list-component svg,
.events-list-component video {
  display: block;
  vertical-align: middle;
}

.events-list-component img,
.events-list-component video {
  max-width: 100%;
  height: auto;
}

.events-list-component [hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

/* Utility Classes */
.events-list-component .absolute {
  position: absolute;
}

.events-list-component .relative {
  position: relative;
}

.events-list-component .inset-0 {
  inset: 0;
}

.events-list-component .mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.events-list-component .mb-2 {
  margin-bottom: 0.5rem;
}

.events-list-component .mb-3 {
  margin-bottom: 0.75rem;
}

.events-list-component .mb-4 {
  margin-bottom: 1rem;
}

.events-list-component .mb-6 {
  margin-bottom: 1.5rem;
}

.events-list-component .mb-8 {
  margin-bottom: 2rem;
}

.events-list-component .ml-1 {
  margin-left: 0.25rem;
}

.events-list-component .ml-2 {
  margin-left: 0.5rem;
}

.events-list-component .ml-3 {
  margin-left: 0.75rem;
}

.events-list-component .mr-2 {
  margin-right: 0.5rem;
}

.events-list-component .mt-0\.5 {
  margin-top: 0.125rem;
}

.events-list-component .mt-1 {
  margin-top: 0.25rem;
}

.events-list-component .mt-2 {
  margin-top: 0.5rem;
}

.events-list-component .line-clamp-2 {
  -webkit-line-clamp: 2;
}

.events-list-component .line-clamp-2,
.events-list-component .line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.events-list-component .line-clamp-3 {
  -webkit-line-clamp: 3;
}

.events-list-component .flex {
  display: flex;
}

.events-list-component .inline-flex {
  display: inline-flex;
}

.events-list-component .grid {
  display: grid;
}

.events-list-component .h-12 {
  height: 3rem;
}

.events-list-component .h-16 {
  height: 4rem;
}

.events-list-component .h-4 {
  height: 1rem;
}

.events-list-component .h-48 {
  height: 12rem;
}

.events-list-component .h-8 {
  height: 2rem;
}

.events-list-component .h-full {
  height: 100%;
}

.events-list-component .w-12 {
  width: 3rem;
}

.events-list-component .w-16 {
  width: 4rem;
}

.events-list-component .w-4 {
  width: 1rem;
}

.events-list-component .w-8 {
  width: 2rem;
}

.events-list-component .w-full {
  width: 100%;
}

.events-list-component .max-w-7xl {
  max-width: 80rem;
}

.events-list-component .flex-1 {
  flex: 1 1 0%;
}

.events-list-component .flex-shrink-0 {
  flex-shrink: 0;
}

.events-list-component .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.events-list-component .items-start {
  align-items: flex-start;
}

.events-list-component .items-center {
  align-items: center;
}

.events-list-component .justify-end {
  justify-content: flex-end;
}

.events-list-component .justify-center {
  justify-content: center;
}

.events-list-component .gap-2 {
  gap: 0.5rem;
}

.events-list-component .gap-6 {
  gap: 1.5rem;
}

.events-list-component .space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.events-list-component .overflow-hidden {
  overflow: hidden;
}

.events-list-component .rounded-full {
  border-radius: 9999px;
}

.events-list-component .rounded-lg {
  border-radius: 0.5rem;
}

.events-list-component .rounded-md {
  border-radius: 0.375rem;
}

.events-list-component .rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.events-list-component .border {
  border-width: 1px;
}

.events-list-component .border-transparent {
  border-color: transparent;
}

.events-list-component .bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.events-list-component .bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.events-list-component .bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.events-list-component .bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}

.events-list-component .bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.events-list-component .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.events-list-component .bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.events-list-component .object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.events-list-component .p-6 {
  padding: 1.5rem;
}

.events-list-component .px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.events-list-component .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.events-list-component .py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.events-list-component .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.events-list-component .pt-1 {
  padding-top: 0.25rem;
}

.events-list-component .text-center {
  text-align: center;
}

.events-list-component .text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.events-list-component .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.events-list-component .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.events-list-component .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.events-list-component .font-bold {
  font-weight: 700;
}

.events-list-component .font-medium {
  font-weight: 500;
}

.events-list-component .font-semibold {
  font-weight: 600;
}

.events-list-component .text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.events-list-component .text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.events-list-component .text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.events-list-component .text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.events-list-component .text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.events-list-component .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.events-list-component .shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.events-list-component .ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}

.events-list-component .ring-gray-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.events-list-component .filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
    var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.events-list-component .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

.events-list-component .transition-colors {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

.events-list-component .transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

.events-list-component .transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

.events-list-component .duration-200 {
  transition-duration: 0.2s;
}

.events-list-component .box-padding {
  padding: var(--box-padding-y) var(--box-padding-x);
}

/* Responsive Design */
@media (min-width: 640px) {
  .events-list-component .box-padding {
    padding: var(--box-padding-y-sm) var(--box-padding-x-sm);
  }
  
  .events-list-component .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .events-list-component .box-padding {
    padding: var(--box-padding-y-md) var(--box-padding-x-md);
  }
}

@media (min-width: 1024px) {
  .events-list-component .box-padding {
    padding: var(--box-padding-y-lg) var(--box-padding-x-lg);
  }
  
  .events-list-component .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* Hover Effects */
.events-list-component .hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}

.events-list-component .hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

.events-list-component .hover\:bg-opacity-20:hover {
  --tw-bg-opacity: 0.2;
}

.events-list-component .hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.events-list-component .focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.events-list-component .focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}

.events-list-component .focus\:ring-indigo-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1));
}

.events-list-component .focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.events-list-component .group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
