*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.gallery-container{min-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.gallery{width:100%;max-width:56rem;gap:2rem}.content-container{display:flex;flex-direction:column;align-items:center;text-align:center}.title-text{font-weight:700;font-size:1.5rem;line-height:2rem}.subtitle-text{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.description-text{margin-top:.5rem;--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.content-item{padding:.5rem;max-width:100%;height:70vh;display:flex;align-items:center;justify-content:center}.content-image{max-width:100%;max-height:70vh;object-fit:contain}.video-wrapper{width:100vw;aspect-ratio:16/9}.navigation-container{margin-top:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.nav-button{padding:.5rem 1.5rem;background-color:#dcdcdc;color:#000;border-radius:.25rem;transition:background-color .2s;font-size:1.125rem;font-weight:600}.nav-button:hover{background-color:#f8f8ff}.nav-button:disabled{background-color:gray;cursor:not-allowed}.nav-index{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity));font-weight:600}
