.EventDetail-module__DhRFuG__detailPageWrapper{background:#faf9f6;min-height:85vh;padding:2rem 0 5rem}.EventDetail-module__DhRFuG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.EventDetail-module__DhRFuG__topNavRibbon{margin-bottom:1.5rem}.EventDetail-module__DhRFuG__backBtn{color:var(--color-primary,#b00000);background:#fff;border:1px solid #b0000026;border-radius:30px;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #0000000a}.EventDetail-module__DhRFuG__backBtn:hover{background:var(--color-primary,#b00000);color:#fff;transform:translate(-4px);box-shadow:0 4px 14px #b0000040}.EventDetail-module__DhRFuG__mainCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem 2.75rem;position:relative;overflow:hidden;box-shadow:0 6px 30px #0000000a}.EventDetail-module__DhRFuG__mainCard:before{content:"";background:linear-gradient(90deg, var(--color-primary,#b00000), var(--color-secondary,#f4b000));height:4px;position:absolute;top:0;left:0;right:0}.EventDetail-module__DhRFuG__headerBlock{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.EventDetail-module__DhRFuG__badgeRow{align-items:center;gap:.75rem;display:flex}.EventDetail-module__DhRFuG__categoryBadge{color:var(--color-primary,#b00000);text-transform:uppercase;letter-spacing:.6px;background:#b0000014;border:1px solid #b0000026;border-radius:20px;padding:.4rem 1.1rem;font-size:.82rem;font-weight:800}.EventDetail-module__DhRFuG__galleryCounterBadge{color:#64748b;background:#f1f5f9;border-radius:20px;align-items:center;gap:6px;padding:.35rem .85rem;font-size:.82rem;font-weight:700;display:flex}.EventDetail-module__DhRFuG__gallerySection{margin-bottom:2.75rem}.EventDetail-module__DhRFuG__modernGalleryContainer{flex-direction:column;gap:14px;display:flex}.EventDetail-module__DhRFuG__mainViewport{cursor:pointer;touch-action:manipulation;background:#0f172a;border-radius:16px;width:100%;height:440px;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.EventDetail-module__DhRFuG__mainStageImg{object-position:center;transition:transform .4s;display:block;object-fit:cover!important;width:100%!important;height:100%!important}.EventDetail-module__DhRFuG__mainViewport:hover .EventDetail-module__DhRFuG__mainStageImg{transform:scale(1.02)}.EventDetail-module__DhRFuG__stageOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#0009);justify-content:space-between;align-items:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.EventDetail-module__DhRFuG__stageCaption{color:#fff;text-shadow:0 2px 4px #0009;max-width:70%;font-size:.95rem;font-weight:700;line-height:1.35}.EventDetail-module__DhRFuG__expandBadge{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff38;border:1px solid #ffffff59;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:.4rem .9rem;font-size:.8rem;font-weight:700;display:flex}.EventDetail-module__DhRFuG__thumbnailsStrip{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;display:grid}.EventDetail-module__DhRFuG__thumbItem{cursor:pointer;touch-action:manipulation;background:#f1f5f9;border:2px solid #0000;border-radius:10px;height:85px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.EventDetail-module__DhRFuG__thumbItem:hover{border-color:#b0000066;transform:translateY(-2px)}.EventDetail-module__DhRFuG__activeThumb{border-color:var(--color-primary,#b00000)!important;box-shadow:0 4px 14px #b000004d!important}.EventDetail-module__DhRFuG__thumbImg{display:block;object-fit:cover!important;width:100%!important;height:100%!important}.EventDetail-module__DhRFuG__bodyLayout{border-top:1px solid #edf2f7;grid-template-columns:1fr 340px;align-items:start;gap:2.5rem;padding-top:2rem;display:grid}.EventDetail-module__DhRFuG__contentCol{flex-direction:column;min-width:0;display:flex}.EventDetail-module__DhRFuG__sectionHeading{font-family:var(--font-heading,serif);color:#111;align-items:center;gap:8px;margin:0 0 1.25rem;font-size:1.35rem;font-weight:800;display:flex}.EventDetail-module__DhRFuG__sectionHeading:before{content:"";background:var(--color-primary,#b00000);border-radius:4px;width:4px;height:20px;display:inline-block}.EventDetail-module__DhRFuG__bodyText{color:#334155;white-space:pre-line;font-size:1.02rem;line-height:1.8}.EventDetail-module__DhRFuG__bodyText p{margin-bottom:1.2rem}.EventDetail-module__DhRFuG__bodyText p:last-child{margin-bottom:0}.EventDetail-module__DhRFuG__sidebarCol{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:100px}.EventDetail-module__DhRFuG__infoCard{background:#faf9f6;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #00000005}.EventDetail-module__DhRFuG__infoCardTitle{font-family:var(--font-heading,serif);color:#111;border-bottom:2px solid #b000001a;margin:0 0 1.2rem;padding-bottom:.6rem;font-size:1.1rem;font-weight:800}.EventDetail-module__DhRFuG__metaList{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.EventDetail-module__DhRFuG__metaItem{align-items:flex-start;gap:.75rem;display:flex}.EventDetail-module__DhRFuG__metaIconBox{width:36px;height:36px;color:var(--color-primary,#b00000);background:#b0000014;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.EventDetail-module__DhRFuG__metaLabel{text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-bottom:2px;font-size:.7rem;font-weight:800;display:block}.EventDetail-module__DhRFuG__metaValue{color:#0f172a;word-break:break-word;font-size:.92rem;font-weight:700;line-height:1.35;display:block}.EventDetail-module__DhRFuG__ctaBtn{background:var(--color-primary,#b00000);color:#fff;border:1px solid var(--color-primary,#b00000);border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 3px 10px #b000002e}.EventDetail-module__DhRFuG__ctaBtn:hover{background:var(--color-secondary,#f4b000);color:#111;border-color:var(--color-secondary,#f4b000);transform:translateY(-2px);box-shadow:0 5px 14px #f4b0004d}.EventDetail-module__DhRFuG__lightboxModal{z-index:9999;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#000000eb;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.EventDetail-module__DhRFuG__lightboxContent{cursor:default;max-width:92vw;max-height:85vh;position:relative}.EventDetail-module__DhRFuG__lightboxImg{object-fit:contain;border-radius:12px;max-width:100%;max-height:85vh;box-shadow:0 10px 40px #0009}.EventDetail-module__DhRFuG__lightboxClose{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:-45px;right:0}.EventDetail-module__DhRFuG__lightboxClose:hover{background:var(--color-primary,#b00000)}@media screen and (max-width:1200px){.EventDetail-module__DhRFuG__container{max-width:100%;padding:0 1.25rem}.EventDetail-module__DhRFuG__mainCard{padding:2.25rem 2rem}.EventDetail-module__DhRFuG__bodyLayout{grid-template-columns:1fr 310px;gap:2rem}.EventDetail-module__DhRFuG__mainViewport{height:400px}}@media screen and (max-width:1024px){.EventDetail-module__DhRFuG__bodyLayout{grid-template-columns:1fr 290px;gap:1.75rem}.EventDetail-module__DhRFuG__mainViewport{height:360px}.EventDetail-module__DhRFuG__thumbnailsStrip{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px}.EventDetail-module__DhRFuG__thumbItem{height:75px}}@media screen and (max-width:768px){.EventDetail-module__DhRFuG__detailPageWrapper{padding:1.25rem 0 3.5rem}.EventDetail-module__DhRFuG__container{padding:0 1rem}.EventDetail-module__DhRFuG__mainCard{border-radius:16px;padding:1.75rem 1.25rem}.EventDetail-module__DhRFuG__bodyLayout{grid-template-columns:1fr;gap:2rem;padding-top:1.5rem}.EventDetail-module__DhRFuG__sidebarCol{order:2;position:static}.EventDetail-module__DhRFuG__contentCol{order:1}.EventDetail-module__DhRFuG__mainViewport{border-radius:12px;height:300px}.EventDetail-module__DhRFuG__stageOverlay{padding:1rem}.EventDetail-module__DhRFuG__stageCaption{max-width:60%;font-size:.85rem}.EventDetail-module__DhRFuG__expandBadge{padding:.3rem .65rem;font-size:.72rem}.EventDetail-module__DhRFuG__thumbnailsStrip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.EventDetail-module__DhRFuG__thumbItem{scroll-snap-align:start;flex:0 0 90px;height:68px}.EventDetail-module__DhRFuG__infoCard{padding:1.25rem}}@media screen and (max-width:600px){.EventDetail-module__DhRFuG__detailPageWrapper{padding:1rem 0 3rem}.EventDetail-module__DhRFuG__container{padding:0 .75rem}.EventDetail-module__DhRFuG__mainCard{border-radius:14px;padding:1.25rem 1rem}.EventDetail-module__DhRFuG__topNavRibbon{margin-bottom:1rem}.EventDetail-module__DhRFuG__backBtn{padding:.45rem 1rem;font-size:.8rem}.EventDetail-module__DhRFuG__headerBlock{margin-bottom:1.25rem}.EventDetail-module__DhRFuG__categoryBadge{padding:.35rem .85rem;font-size:.75rem}.EventDetail-module__DhRFuG__galleryCounterBadge{padding:.25rem .65rem;font-size:.75rem}.EventDetail-module__DhRFuG__gallerySection{margin-bottom:1.75rem}.EventDetail-module__DhRFuG__mainViewport{border-radius:10px;height:220px}.EventDetail-module__DhRFuG__stageOverlay{padding:.75rem}.EventDetail-module__DhRFuG__stageCaption{-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:60%;font-size:.8rem;display:-webkit-box;overflow:hidden}.EventDetail-module__DhRFuG__expandBadge{padding:.25rem .55rem;font-size:.68rem}.EventDetail-module__DhRFuG__thumbnailsStrip{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.EventDetail-module__DhRFuG__thumbItem{border-radius:8px;flex:0 0 78px;height:58px}.EventDetail-module__DhRFuG__sectionHeading{margin-bottom:.85rem;font-size:1.15rem}.EventDetail-module__DhRFuG__bodyText{font-size:.94rem;line-height:1.7}.EventDetail-module__DhRFuG__metaList{gap:.85rem;margin-bottom:1.25rem}.EventDetail-module__DhRFuG__metaIconBox{width:32px;height:32px}.EventDetail-module__DhRFuG__metaValue{font-size:.88rem}.EventDetail-module__DhRFuG__ctaBtn{padding:.7rem .85rem;font-size:.85rem}.EventDetail-module__DhRFuG__lightboxModal{padding:.75rem}.EventDetail-module__DhRFuG__lightboxClose{width:32px;height:32px;font-size:1.2rem;top:-38px;right:0}}
