.home__carousel[data-v-98d79256]{text-align:center;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-weight:900;font-size:1rem;padding:.75rem 1rem;color:var(--accent-light);background-color:var(--bg-card);border-bottom:1px solid var(--border-color);letter-spacing:.05em}.home__featured h2[data-v-98d79256],.home__events h2[data-v-98d79256],.home__testimonials h2[data-v-98d79256]{font-size:2rem;font-weight:800;letter-spacing:-.02em;color:var(--accent-light);margin-bottom:2rem}.home__promoBanner[data-v-98d79256]{margin:4rem 0;padding:3.5rem 1.5rem;text-align:center;background:var(--accent-light);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.home__promoBanner h2[data-v-98d79256]{font-size:2.2rem;font-weight:900;color:#fff;margin-bottom:1rem}.home__promoBanner p[data-v-98d79256]{color:#fff;font-size:1.1rem;line-height:1.6;letter-spacing:.05em}html[data-theme=dark] .home__promoBanner[data-v-98d79256]{background:linear-gradient(135deg,#19a6ec26,#8aceef0d)}html[data-theme=dark] .home__promoBanner h2[data-v-98d79256]{color:var(--accent-light)}html[data-theme=dark] .home__promoBanner p[data-v-98d79256]{color:var(--text-primary)}.home__eventCard[data-v-98d79256]{display:flex;width:100%;max-width:340px;background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow);border-radius:8px;overflow:hidden;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.home__eventCard[data-v-98d79256]:hover{border-color:var(--accent-light);transform:translateY(-2px)}html[data-theme=dark] .home__eventCard[data-v-98d79256]:hover{border-color:var(--accent-light)}.home__testimonials[data-v-98d79256]{margin:4rem auto 2rem;max-width:1100px;padding:2.5rem 1.5rem;border-radius:12px;background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow);text-align:center}.home__testimonials--opinion p[data-v-98d79256]:last-child{color:var(--accent-light);font-size:.85rem;font-weight:600;letter-spacing:.05em}html[data-theme=dark] .home__testimonials--opinion p[data-v-98d79256]:last-child{color:var(--accent-light)}.home__featured[data-v-98d79256]{margin:3rem auto;max-width:1200px;padding:0 1.5rem;text-align:center}.home__featuredImages[data-v-98d79256]{display:flex;justify-content:center;gap:2em;margin-bottom:2.5rem;transition:transform .3s cubic-bezier(.25,1,.5,1)}.home__featuredImages[data-v-98d79256]:hover{transform:translateY(-4px)}.home__featured--img[data-v-98d79256]{width:100%;max-width:450px;height:auto;border-radius:8px;border:1px solid var(--border-color);-o-object-fit:cover;object-fit:cover}.home__featured--more[data-v-98d79256],.home__events--more[data-v-98d79256]{display:inline-block;padding:.75rem 2rem;color:#fff!important;text-decoration:none;border-radius:.5em;cursor:pointer;font-weight:700;letter-spacing:.05em;background-color:var(--accent-light);transition:background-color .2s ease,transform .2s ease}html[data-theme=dark] .home__featured--more[data-v-98d79256],html[data-theme=dark] .home__events--more[data-v-98d79256]{background-color:var(--accent-light)}.home__featured--more[data-v-98d79256]:hover,.home__events--more[data-v-98d79256]:hover{background-color:#56b5e4;transform:translateY(-1px)}.home__events[data-v-98d79256]{margin:4rem auto;max-width:1200px;padding:0 1.5rem;text-align:center}.home__events--list[data-v-98d79256]{display:flex;justify-content:center;gap:1.5em;margin-bottom:2.5rem}.home__eventColor[data-v-98d79256]{width:6px}.home__eventInfo[data-v-98d79256]{padding:1.25rem;text-align:left}.home__eventInfo h3[data-v-98d79256]{color:var(--text-primary);font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.home__eventInfo p[data-v-98d79256]{color:var(--text-secondary);font-size:.9rem;margin-bottom:.25rem}.home__testimonials--list[data-v-98d79256]{display:flex;justify-content:space-between;gap:3em;margin-top:2rem}.home__testimonials--opinion[data-v-98d79256]{flex:1;max-width:300px;text-align:center}.home__testimonials--opinion p[data-v-98d79256]:first-child{color:var(--text-primary);font-style:italic;line-height:1.6;font-size:1rem;margin-bottom:.75rem}@media (max-width: 1024px){.home__featuredImages[data-v-98d79256]{flex-direction:column;align-items:center;gap:1em}.home__featured--img[data-v-98d79256]{width:70vw;max-width:100%}.home__testimonials--list[data-v-98d79256]{flex-direction:column;align-items:center;gap:2rem}.home__testimonials--opinion[data-v-98d79256]{max-width:80vw}.home__events--list[data-v-98d79256]{flex-wrap:wrap;gap:1.5em;justify-content:center}.home__eventCard[data-v-98d79256]{width:45vw;max-width:340px}}@media (max-width: 768px){.home__featured--img[data-v-98d79256]{width:85vw}.home__promoBanner[data-v-98d79256]{padding:2.5rem 1rem}.home__promoBanner h2[data-v-98d79256]{font-size:1.75rem}.home__events--list[data-v-98d79256]{flex-direction:column;align-items:center}.home__eventCard[data-v-98d79256]{width:100%;max-width:400px}}@media (max-width: 480px){.home__featured--img[data-v-98d79256]{width:100%}.home__featured--more[data-v-98d79256],.home__events--more[data-v-98d79256]{display:block;width:100%;text-align:center}.home__eventCard[data-v-98d79256]{flex-direction:column;max-width:100%}.home__eventColor[data-v-98d79256]{width:100%;height:5px}.home__eventInfo[data-v-98d79256]{padding:1rem}}
