.PalkhiHero-module__TGY6aa__heroSection{background-color:var(--brand-dark);border-bottom:4px solid var(--brand-orange);background-image:radial-gradient(circle,#1e293b 0%,#0f172a 100%);justify-content:center;align-items:center;min-height:60vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.PalkhiHero-module__TGY6aa__overlay{z-index:1;background:url("data:image/svg+xml;utf8,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"2\" cy=\"2\" r=\"1\" fill=\"rgba(255,255,255,0.05)\"/></svg>");position:absolute;inset:0}.PalkhiHero-module__TGY6aa__content{z-index:2;text-align:center;color:#fff;max-width:800px;position:relative}.PalkhiHero-module__TGY6aa__badge{color:var(--brand-orange);text-transform:uppercase;letter-spacing:1px;background-color:#ea580c33;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.PalkhiHero-module__TGY6aa__detailsContainer{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.PalkhiHero-module__TGY6aa__detailCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;min-width:150px;padding:1rem 1.5rem}.PalkhiHero-module__TGY6aa__detailCard h3{color:var(--text-light-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem}.PalkhiHero-module__TGY6aa__detailCard p{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.PalkhiHero-module__TGY6aa__description{color:var(--text-light-muted);max-width:800px;margin-top:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.PalkhiHero-module__TGY6aa__title{font-size:3rem}.PalkhiHero-module__TGY6aa__detailsContainer{gap:1rem}}.PalkhiHero-module__TGY6aa__title{text-shadow:0 4px 20px #0000004d;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.PalkhiHero-module__TGY6aa__subtitle{color:var(--slate-300);max-width:600px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6}
.ScheduleTimeline-module__vj601a__timelineSection{background-color:var(--surface-light);padding:5rem 0}.ScheduleTimeline-module__vj601a__header{text-align:center;margin-bottom:4rem}.ScheduleTimeline-module__vj601a__header h2{margin-bottom:.5rem;font-size:2.5rem}.ScheduleTimeline-module__vj601a__timeline{max-width:600px;margin:0 auto;padding-left:2.5rem;position:relative}.ScheduleTimeline-module__vj601a__timeline:before{content:"";background-color:var(--slate-200);width:2px;position:absolute;top:0;bottom:0;left:.5rem}.ScheduleTimeline-module__vj601a__timelineItem{padding-bottom:3rem;position:relative}.ScheduleTimeline-module__vj601a__timelineItem:last-child{padding-bottom:0}.ScheduleTimeline-module__vj601a__dot{border:3px solid var(--slate-300);z-index:2;background-color:#fff;border-radius:50%;width:1.2rem;height:1.2rem;transition:all .3s;position:absolute;top:.5rem;left:-2.3rem}.ScheduleTimeline-module__vj601a__content{background:#fff;border-radius:12px;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000000d}.ScheduleTimeline-module__vj601a__timelineItem:hover .ScheduleTimeline-module__vj601a__content{transform:translateY(-2px);box-shadow:0 8px 15px #0000001a}.ScheduleTimeline-module__vj601a__dateInfo{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ScheduleTimeline-module__vj601a__day{background-color:var(--brand-orange);color:#fff;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;font-weight:700}.ScheduleTimeline-module__vj601a__date{color:var(--text-muted);font-size:.9rem;font-weight:500}.ScheduleTimeline-module__vj601a__location{color:var(--text-dark);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.ScheduleTimeline-module__vj601a__statusLabel{text-transform:uppercase;border-radius:20px;padding:.2rem .6rem;font-size:.8rem;font-weight:700;display:inline-block}.ScheduleTimeline-module__vj601a__completed .ScheduleTimeline-module__vj601a__statusLabel{color:#16a34a;background-color:#22c55e1a}.ScheduleTimeline-module__vj601a__active .ScheduleTimeline-module__vj601a__statusLabel{color:var(--brand-orange);background-color:#ea580c1a;animation:2s infinite ScheduleTimeline-module__vj601a__pulse}.ScheduleTimeline-module__vj601a__upcoming .ScheduleTimeline-module__vj601a__statusLabel{color:#64748b;background-color:#94a3b81a}.ScheduleTimeline-module__vj601a__toggleWrapper{justify-content:center;margin-bottom:2rem;display:flex}.ScheduleTimeline-module__vj601a__toggleButton{background-color:var(--brand-orange);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 6px #ea580c33}.ScheduleTimeline-module__vj601a__toggleButton:hover{background-color:#c2410c;transform:translateY(-2px);box-shadow:0 6px 8px #ea580c4d}.ScheduleTimeline-module__vj601a__chevron{font-size:.8rem;transition:transform .3s}.ScheduleTimeline-module__vj601a__chevron.ScheduleTimeline-module__vj601a__up{transform:rotate(180deg)}.ScheduleTimeline-module__vj601a__completed .ScheduleTimeline-module__vj601a__dot{background-color:var(--green-500);border-color:var(--green-500)}.ScheduleTimeline-module__vj601a__active .ScheduleTimeline-module__vj601a__dot{background-color:var(--brand-orange);border-color:var(--brand-orange);box-shadow:0 0 0 6px #ea580c33}.ScheduleTimeline-module__vj601a__active .ScheduleTimeline-module__vj601a__content{background:linear-gradient(90deg,#fffaf5,#fff);border-color:#ea580c4d}.ScheduleTimeline-module__vj601a__activeTag{background-color:var(--brand-orange);color:#fff;border-radius:9999px;margin-top:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}@media (max-width:768px){.ScheduleTimeline-module__vj601a__timeline{padding-left:2rem}.ScheduleTimeline-module__vj601a__timeline:before{left:.25rem}.ScheduleTimeline-module__vj601a__dot{left:-2.05rem}}
.PalkhiGallery-module__40q8Jq__gallerySection{background-color:#fafafa;padding:5rem 1.5rem}.PalkhiGallery-module__40q8Jq__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.PalkhiGallery-module__40q8Jq__header h2{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem}.PalkhiGallery-module__40q8Jq__headingUnderline{background:linear-gradient(90deg,#ea580c,#f97316);border-radius:2px;width:80px;height:4px;margin-bottom:1.5rem}.PalkhiGallery-module__40q8Jq__shortsContainer{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding:1rem 0 2rem;display:flex;overflow-x:auto}.PalkhiGallery-module__40q8Jq__shortsContainer::-webkit-scrollbar{display:none}.PalkhiGallery-module__40q8Jq__shortCard{scroll-snap-align:start;background-color:#000;border-radius:12px;flex:0 0 240px;height:426px;text-decoration:none;transition:transform .2s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.PalkhiGallery-module__40q8Jq__shortCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0003}.PalkhiGallery-module__40q8Jq__thumbnailWrapper{width:100%;height:100%;position:relative}.PalkhiGallery-module__40q8Jq__thumbnail{object-fit:cover;opacity:.85;width:100%;height:100%}.PalkhiGallery-module__40q8Jq__badgeNew{color:#fff;z-index:2;background-color:#000000b3;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px}.PalkhiGallery-module__40q8Jq__shortOverlay{pointer-events:none;background:linear-gradient(#0006 0%,#0000 30%,#0009 100%);flex-direction:column;justify-content:flex-end;padding:1rem;display:flex;position:absolute;inset:0}.PalkhiGallery-module__40q8Jq__shortTitle{color:#fff;text-align:center;text-shadow:1px 1px 3px #000c;margin-top:1.5rem;font-size:1.1rem;font-weight:700;line-height:1.3}.PalkhiGallery-module__40q8Jq__shortChannel{color:#ffffffe6;text-align:center;text-shadow:1px 1px 2px #000c;margin-bottom:.5rem;font-size:.85rem}@media (max-width:768px){.PalkhiGallery-module__40q8Jq__header h2{font-size:2rem}.PalkhiGallery-module__40q8Jq__shortCard{flex:0 0 200px;height:355px}.PalkhiGallery-module__40q8Jq__shortTitle{font-size:1rem}}
.PalkhiFAQ-module__lIz7Fa__faqSection{background-color:var(--surface-light);flex-direction:column;align-items:center;padding:4rem 1.5rem;display:flex}.PalkhiFAQ-module__lIz7Fa__header{text-align:center;max-width:600px;margin-bottom:3rem}.PalkhiFAQ-module__lIz7Fa__header h2{margin-bottom:.5rem;font-size:2.5rem}.PalkhiFAQ-module__lIz7Fa__faqContainer{flex-direction:column;gap:1rem;width:100%;max-width:800px;display:flex}.PalkhiFAQ-module__lIz7Fa__faqItem{background:#fff;border:1px solid #0000000d;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #0000000d}.PalkhiFAQ-module__lIz7Fa__faqItem.PalkhiFAQ-module__lIz7Fa__active{border-color:#ea580c4d;box-shadow:0 8px 15px #ea580c1a}.PalkhiFAQ-module__lIz7Fa__faqQuestion{text-align:left;cursor:pointer;width:100%;color:var(--text-dark);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.PalkhiFAQ-module__lIz7Fa__faqQuestion h3{margin:0;padding-right:1rem;font-size:1.1rem;font-weight:600}.PalkhiFAQ-module__lIz7Fa__icon{color:var(--brand-orange);font-size:1.5rem;font-weight:700;transition:transform .3s}.PalkhiFAQ-module__lIz7Fa__faqAnswer{color:var(--text-muted);padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6}@media (max-width:768px){.PalkhiFAQ-module__lIz7Fa__header h2{font-size:2rem}}
