body{margin:0}.Gallery-module__wqsUoa__viewer{background:#111;width:100vw;height:100dvh;position:relative;overflow:hidden}.Gallery-module__wqsUoa__topOverlay{z-index:20;pointer-events:none;background:linear-gradient(#000000a6,#00000026 35%,#0000 60%);justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.Gallery-module__wqsUoa__topBar{pointer-events:auto;justify-content:space-between;align-items:flex-start;gap:16px;width:min(1200px,100% - 48px);margin:24px auto 0;display:flex}.Gallery-module__wqsUoa__breadcrumbWrapper{flex-direction:column;gap:12px;min-width:220px;display:flex}.Gallery-module__wqsUoa__breadcrumb{letter-spacing:.25em;text-transform:uppercase;color:#ffffffd1;margin-bottom:0;font-size:.8rem}.Gallery-module__wqsUoa__menuButton{appearance:none;color:#fff;cursor:pointer;background:#0009;border:1px solid #ffffff2e;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;font-size:.95rem;transition:background .2s,transform .2s,border-color .2s;display:inline-flex}.Gallery-module__wqsUoa__menuButton:hover,.Gallery-module__wqsUoa__menuButton:focus-visible{background:#ffffff1a;border-color:#ffffff52;transform:translateY(-1px)}.Gallery-module__wqsUoa__breadcrumbArrow{justify-content:center;align-items:center;display:inline-flex}.Gallery-module__wqsUoa__menuDropdown{overscroll-behavior:contain;background:#0f172af2;border:1px solid #ffffff1f;border-radius:18px;gap:10px;width:min(260px,100%);max-height:calc(100dvh - 180px);margin-top:10px;padding:12px;display:grid;overflow-y:auto;box-shadow:0 20px 80px #00000059}.Gallery-module__wqsUoa__menuItem{color:#fff;border-radius:14px;padding:12px 16px;text-decoration:none;transition:background .2s,transform .2s;display:block}.Gallery-module__wqsUoa__menuItem:hover,.Gallery-module__wqsUoa__menuItem:focus-visible{background:#ffffff14;transform:translateY(-1px)}.Gallery-module__wqsUoa__topInfo{max-width:560px}.Gallery-module__wqsUoa__sectionLinks{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.Gallery-module__wqsUoa__sectionLink{pointer-events:auto;color:#ffffffeb;background:#00000073;border:1px solid #ffffff2e;border-radius:999px;padding:10px 16px;font-size:.9rem;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;box-shadow:0 20px 60px #0000002e}.Gallery-module__wqsUoa__sectionLink:hover,.Gallery-module__wqsUoa__sectionLink:focus-visible{color:#fff;background:#000000a6;border-color:#ffffff52;transform:translateY(-1px)}.Gallery-module__wqsUoa__activeLink{color:#fff;background:#ffffff1f;border-color:#ffffff73}.Gallery-module__wqsUoa__slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;height:100%;display:flex;overflow:auto hidden}.Gallery-module__wqsUoa__slider::-webkit-scrollbar{display:none}.Gallery-module__wqsUoa__slide{scroll-snap-align:start;background:#111;justify-content:center;align-items:center;min-width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Gallery-module__wqsUoa__image{object-fit:contain;width:100%;height:100%}@media (max-width:900px){.Gallery-module__wqsUoa__image{object-fit:cover}}.Gallery-module__wqsUoa__slideCaption{color:#fff;text-transform:uppercase;letter-spacing:.2em;background:#00000080;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:.95rem;display:inline-flex;position:absolute;bottom:30px;left:30px;box-shadow:0 20px 50px #00000059}.Gallery-module__wqsUoa__controls{z-index:30;pointer-events:none;justify-content:space-between;align-items:center;width:calc(100% - 48px);display:flex;position:absolute;inset:auto 24px 24px}.Gallery-module__wqsUoa__controlButton{pointer-events:auto;color:#fff;background:#0000008c;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;line-height:1;transition:transform .2s,background .2s,border-color .2s;display:flex;box-shadow:0 25px 60px #00000040}.Gallery-module__wqsUoa__controlButton:hover:not(:disabled),.Gallery-module__wqsUoa__controlButton:focus-visible{background:#ffffff26;border-color:#fff6;transform:translateY(-1px)}.Gallery-module__wqsUoa__controlButton:disabled{opacity:.28;cursor:not-allowed}@media (max-width:768px){.Gallery-module__wqsUoa__topBar{flex-direction:column;align-items:stretch;gap:14px;width:calc(100% - 32px);margin:18px auto 0}.Gallery-module__wqsUoa__sectionLinks{justify-content:space-between;width:100%}.Gallery-module__wqsUoa__sectionLink{text-align:center;flex:auto;min-width:130px}.Gallery-module__wqsUoa__topOverlay{background:linear-gradient(#000000bf,#0000002e 45%,#0000 70%)}.Gallery-module__wqsUoa__controls{width:calc(100% - 32px);inset:auto 16px 16px}.Gallery-module__wqsUoa__controlButton{width:48px;height:48px;font-size:1.6rem}.Gallery-module__wqsUoa__slideCaption{padding:10px 14px;font-size:.85rem;bottom:16px;left:16px}}@media (max-width:520px){.Gallery-module__wqsUoa__sectionTitle{font-size:2rem}.Gallery-module__wqsUoa__sectionDescription{margin-top:8px;font-size:.95rem}.Gallery-module__wqsUoa__controlButton{width:44px;height:44px}.Gallery-module__wqsUoa__controls{width:calc(100% - 24px);inset:auto 12px 12px}}.Gallery-module__wqsUoa__emptyState{color:#e5e7eb;text-align:center;background:#0f172a;place-items:center;min-height:100vh;padding:48px;display:grid}.Gallery-module__wqsUoa__emptyState code{color:#f8fafc;background:#ffffff14;border-radius:8px;margin-top:12px;padding:6px 10px;display:inline-block}.Gallery-module__wqsUoa__loadingState{color:#f7f3e8;background:#111;justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex}.Gallery-module__wqsUoa__loadingContent{text-align:center;padding:32px}.Gallery-module__wqsUoa__loadingContent h2{font-family:var(--font-cormorant);letter-spacing:.05em;margin:0 0 12px;font-size:clamp(2rem,5vw,3rem);font-weight:300}.Gallery-module__wqsUoa__loadingContent p{font-family:var(--font-cormorant);opacity:.8;margin:0;font-size:1.2rem}.Gallery-module__wqsUoa__loadingSpinner{border:2px solid #ffffff26;border-top-color:#ffffffe6;border-radius:50%;width:56px;height:56px;margin:0 auto 32px;animation:1s linear infinite Gallery-module__wqsUoa__spin}@keyframes Gallery-module__wqsUoa__spin{to{transform:rotate(360deg)}}
