.project-page{background:var(--light);color:var(--dark);min-height:100vh}.project-hero{width:100%;height:100vh;position:relative;overflow:hidden}.project-hero-image{width:100%;height:100%}.project-content{background:var(--light);max-width:1600px;margin:0 auto;padding:120px 5% 80px}.project-title-section{text-align:center;margin-bottom:80px}.project-title{letter-spacing:-.02em;text-transform:lowercase;color:var(--dark);margin:0;font-family:"Jacquard 12",serif;font-size:clamp(3rem,8vw,8rem);line-height:.9}.project-description-section{max-width:900px;margin:0 auto 120px}.project-description{color:var(--dark);text-align:center;margin:0;font-family:Inter,sans-serif;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.8}.project-gallery{flex-direction:column;gap:60px;margin-bottom:120px;display:flex}.project-media-item{width:100%}.project-video-section{flex-direction:column;gap:60px;margin-bottom:120px;display:flex}.project-video-wrapper{width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.project-video-wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.project-credits-section{border-top:1px solid #0d151226;border-bottom:1px solid #0d151226;max-width:900px;margin:0 auto 120px;padding:60px 0}.project-credits{color:var(--text-muted);font-family:Inter,sans-serif;font-size:1rem;line-height:2}.project-credits p{margin:8px 0}.project-credits strong{color:var(--dark);font-weight:600}.project-navigation{text-align:center;margin-top:80px}.see-all-projects-link{color:var(--dark);text-transform:uppercase;letter-spacing:.1em;border:2px solid var(--dark);padding:16px 40px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.see-all-projects-link:hover{background:var(--dark);color:var(--light)}.back-to-top-button{background:var(--dark);width:56px;height:56px;color:var(--light);cursor:pointer;z-index:1000;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;bottom:40px;right:40px;transform:translateY(20px)}.back-to-top-button.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top-button:hover{background:var(--highlight);transform:translateY(-4px)scale(1.05)}@media (max-width:768px){.project-content{padding:80px 5% 60px}.project-title-section{margin-bottom:60px}.project-title{font-size:clamp(2rem,12vw,4rem)}.project-description-section{margin-bottom:80px}.project-description{font-size:1rem;line-height:1.7}.project-gallery,.project-video-section{gap:40px;margin-bottom:80px}.project-credits-section{margin-bottom:80px;padding:40px 0}.project-credits{font-size:.9rem}.project-navigation{margin-top:60px}.see-all-projects-link{padding:14px 32px;font-size:.9rem}.back-to-top-button{width:48px;height:48px;bottom:24px;right:24px}}
