.NotFoundPage_content___lifW{min-height:80vh;background-color:var(--color-background-gray-app);display:flex;align-items:center;justify-content:center;padding:var(--space-6) 0}.NotFoundPage_container__A7pqk{width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(24px,5vw,80px);box-sizing:border-box;text-align:center}.NotFoundPage_title__7OY5U{font-size:72px;line-height:1;animation:NotFoundPage_nf-pop__ZYm4D .6s cubic-bezier(.34,1.56,.64,1) both,NotFoundPage_nf-float__RNgdz 3.6s ease-in-out .7s infinite}.NotFoundPage_subtitle__eIfnZ,.NotFoundPage_title__7OY5U{font-weight:700;color:var(--color-text-primary);margin:0 0 var(--space-4) 0}.NotFoundPage_subtitle__eIfnZ{font-size:24px;animation:NotFoundPage_nf-rise__mF7a0 .5s ease .15s both}.NotFoundPage_description__086dK{font-size:16px;color:var(--color-text-secondary);margin:0 0 var(--space-7) 0;line-height:1.5;animation:NotFoundPage_nf-rise__mF7a0 .5s ease .25s both}.NotFoundPage_actions__iGyT_{display:flex;gap:var(--space-3);justify-content:center;flex-wrap:wrap;margin-bottom:var(--space-9);animation:NotFoundPage_nf-rise__mF7a0 .5s ease .35s both}.NotFoundPage_sections__IrGPB{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-6);gap:var(--space-6)}@keyframes NotFoundPage_nf-pop__ZYm4D{0%{opacity:0;transform:scale(.7)}60%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes NotFoundPage_nf-rise__mF7a0{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes NotFoundPage_nf-float__RNgdz{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.NotFoundPage_sectionCard__nzdeM{background:var(--color-background-white);border-radius:var(--radius-xl);padding:var(--space-7) var(--space-6);border:1px solid var(--color-border-gray);cursor:pointer;transition:transform var(--transition-base) ease,box-shadow var(--transition-base) ease;display:flex;flex-direction:column;align-items:center;text-align:center;animation:NotFoundPage_nf-rise__mF7a0 .5s ease both}.NotFoundPage_sectionCard__nzdeM:first-child{animation-delay:.45s}.NotFoundPage_sectionCard__nzdeM:nth-child(2){animation-delay:.55s}.NotFoundPage_sectionCard__nzdeM:nth-child(3){animation-delay:.65s}.NotFoundPage_sectionCard__nzdeM:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1)}@media (prefers-reduced-motion:reduce){.NotFoundPage_actions__iGyT_,.NotFoundPage_description__086dK,.NotFoundPage_sectionCard__nzdeM,.NotFoundPage_subtitle__eIfnZ,.NotFoundPage_title__7OY5U{animation:none}}.NotFoundPage_icon__unhOz{width:64px;height:64px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-4);color:var(--color-text-white)}.NotFoundPage_iconOrange__E3giv{background-color:var(--color-orange)}.NotFoundPage_iconBlue__Iw_0k{background-color:var(--color-info)}.NotFoundPage_iconGreen__vZEu1{background-color:var(--color-success)}.NotFoundPage_lodosIconWrapper__vxyZf{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-4)}.NotFoundPage_lodosIcon__OvCcR{width:48px;height:48px;object-fit:contain}.NotFoundPage_sectionTitle__CSiN0{font-size:18px;font-weight:700;color:var(--color-text-primary);margin:0 0 var(--space-2) 0}.NotFoundPage_sectionSubtitle__FOhi2{font-size:14px;color:var(--color-text-secondary);margin:0}@media (max-width:1024px){.NotFoundPage_sections__IrGPB{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.NotFoundPage_content___lifW{padding:var(--space-4) 0}.NotFoundPage_title__7OY5U{font-size:56px}.NotFoundPage_subtitle__eIfnZ{font-size:20px}.NotFoundPage_description__086dK{font-size:14px;margin-bottom:var(--space-6)}.NotFoundPage_actions__iGyT_{margin-bottom:var(--space-7)}.NotFoundPage_sections__IrGPB{grid-template-columns:1fr;gap:var(--space-4)}.NotFoundPage_sectionCard__nzdeM{padding:var(--space-6) var(--space-4)}.NotFoundPage_actions__iGyT_{flex-direction:column}.NotFoundPage_actions__iGyT_ button{width:100%}}.GalleryGrid_grid__66pqV{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;width:100%}.GalleryGrid_item__U6B8z{position:relative;aspect-ratio:1/1;width:100%;padding:0;border:1px solid var(--color-border-gray);border-radius:12px;overflow:hidden;background:var(--color-background-gray-lighter);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.GalleryGrid_item__U6B8z:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.06);border-color:var(--color-accent)}.GalleryGrid_item__U6B8z.GalleryGrid_selected__jyWrV{border-color:var(--color-purple);box-shadow:0 0 0 2px var(--color-purple-light)}.GalleryGrid_image__cGbPU{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s ease}.GalleryGrid_shimmer__SMWtn{position:absolute;inset:0;border-radius:12px}.GalleryGrid_fallback__vWBQX{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;color:var(--color-text-tertiary);gap:8px;font-size:12px;padding:8px}.GalleryGrid_fallback__vWBQX svg{width:32px;height:32px}.GalleryGrid_fileName__tGFKn{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GalleryGrid_justified__wLmRe{display:flex;flex-direction:column;gap:4px}.GalleryGrid_justifiedRow__EF6he{display:flex;gap:4px}@media (max-width:900px){.GalleryGrid_grid__66pqV{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.GalleryGrid_grid__66pqV{grid-template-columns:repeat(2,1fr)}}.EventGallerySection_sectionTitle__HFAIx{font-size:14px;font-weight:700;color:var(--color-text-secondary);margin:0 0 16px}.EventGallerySection_popularEventsSection__DxMBB{max-width:1280px;margin:0 auto;padding:0 clamp(24px,5vw,80px) 24px}.EventGallerySection_popularEventsWrapper__XWM_C{background:var(--color-background-white);border-radius:12px;padding:32px;border:1px solid var(--color-border-gray)}.EventGallerySection_popularEventsSection__DxMBB .EventGallerySection_sectionTitle__HFAIx{font-size:20px;color:var(--color-text-primary);margin-bottom:20px}.EventGallerySection_gallerySidebarSection__8S3RZ{width:100%}.EventGallerySection_gallerySkeletonGrid__grfG1{display:grid;grid-gap:12px;gap:12px;width:100%}.EventGallerySection_gallerySkeletonTile__IAZ_C{position:relative;aspect-ratio:1/1;width:100%;border-radius:12px;overflow:hidden}.EventGallerySection_galleryShowAllSkeleton__VTyxe{border-radius:999px!important}.EventGallerySection_gallerySidebarWrapper__TD7km{padding:0 24px}.EventGallerySection_gallerySidebarWrapper__TD7km .EventGallerySection_sectionTitle__HFAIx{font-size:14px;font-weight:500;color:var(--color-text-secondary);margin-bottom:0}.EventGallerySection_gallerySectionHeader__KsIga{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--color-border-gray);gap:12px}.EventGallerySection_gallerySectionHeader__KsIga .EventGallerySection_sectionTitle__HFAIx{margin-bottom:0}.EventGallerySection_galleryShowAllButton__KhBty{display:inline-flex;align-items:center;gap:5px;height:auto;padding:0;border:none;background:none;color:var(--color-accent-ink);font-size:13px;font-weight:600;cursor:pointer;transition:color .2s ease;white-space:nowrap}.EventGallerySection_galleryShowAllButton__KhBty:hover{color:var(--color-accent-ink)}[data-theme=dark] .EventGallerySection_galleryShowAllButton__KhBty:hover{color:var(--color-accent-strong)}.EventGallerySection_galleryShowAllButton__KhBty svg{width:15px;height:15px;transition:transform .2s ease}.EventGallerySection_galleryShowAllButton__KhBty:hover svg{transform:translateX(2px)}@media (max-width:768px){.EventGallerySection_popularEventsSection__DxMBB{padding:0 16px 16px}.EventGallerySection_popularEventsWrapper__XWM_C{padding:20px}}