.project-detail{min-height:100vh;background:var(--bg-color);color:var(--text-color)}.project-hero{position:relative;height:100vh;display:flex;align-items:center;overflow:hidden}.project-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.project-hero-bg img{width:100%;height:100%;object-fit:cover}.project-hero-content{position:relative;z-index:3;color:#fff}.project-back-link{margin-bottom:2rem}.project-back-link a{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:opacity .3s ease}.project-back-link a:hover{opacity:.8}.project-hero-info h1{font-size:clamp(3rem,6vw,6rem);font-weight:700;margin-bottom:1rem;line-height:1.1}.project-category{font-size:1.25rem;color:var(--accent-color);margin-bottom:1.5rem;font-weight:600}.project-description{font-size:1.25rem;line-height:1.6;max-width:600px;opacity:.9}.project-details{padding:8rem 0}.project-details-grid{display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;align-items:start}.project-info-panel{position:-webkit-sticky;position:sticky;top:2rem}.project-stats{display:flex;flex-direction:column;gap:2rem}.stat h3{font-size:1rem;font-weight:600;color:var(--accent-color);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em}.stat p{font-size:1.125rem;line-height:1.5;color:var(--text-color)}.project-content{display:flex;flex-direction:column;gap:3rem}.project-section h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-color)}.project-section p{font-size:1.125rem;line-height:1.7;color:var(--text-color);opacity:.9}.project-section ul{list-style:none;padding:0;margin:1.5rem 0}.project-section li{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1.125rem;line-height:1.6;color:var(--text-color);opacity:.9}.project-section li:before{content:"→";position:absolute;left:0;color:var(--accent-color);font-weight:600}.project-gallery{padding:8rem 0;background:var(--secondary-bg)}.project-gallery h2{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:4rem;color:var(--text-color)}.gallery-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.gallery-item{border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.gallery-item img{width:100%;height:auto;display:block}.project-navigation{padding:6rem 0;border-top:1px solid hsla(0,0%,100%,.1)}.nav-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.nav-link{display:block;padding:2rem;background:var(--secondary-bg);border-radius:1rem;text-decoration:none;color:var(--text-color);transition:transform .3s ease,box-shadow .3s ease}.nav-link:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.nav-link span{display:block;font-size:.875rem;color:var(--accent-color);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em}.nav-link h3{font-size:1.5rem;font-weight:600;margin:0}.nav-link.next{text-align:right}@media (max-width:768px){.project-hero{height:80vh;padding:2rem 0}.project-hero-info h1{font-size:clamp(2rem,8vw,4rem)}.project-details{padding:4rem 0}.project-details-grid{grid-template-columns:1fr;gap:3rem}.project-info-panel{position:static}.project-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.project-gallery,.project-navigation{padding:4rem 0}.nav-links{grid-template-columns:1fr}.nav-link.next{text-align:left}}:root{--background:#182a2a;--foreground:#fbf6c1;--foreground-secondary:#30726e;--foreground-tertiary:#c4b59c;--background-light:#eee1ce;--foreground-light:#255956}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Extralight.otf);font-weight:200}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Light.otf);font-weight:300}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Regular.otf);font-weight:400}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Medium.otf);font-weight:500}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Bold.otf);font-weight:700}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Thin.otf);font-weight:100}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Ultralight.otf);font-weight:200}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Light.otf);font-weight:300}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Regular.otf);font-weight:400}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Book.otf);font-weight:500}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Medium.otf);font-weight:600}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-SemiBold.otf);font-weight:700}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Bold.otf);font-weight:800}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Black.otf);font-weight:900}@font-face{font-family:NeueBit;src:url(/fonts/neue-bit/PPNeueBit-Regular.otf);font-weight:400}@font-face{font-family:NeueBit;src:url(/fonts/neue-bit/PPNeueBit-Bold.otf);font-weight:700}*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;max-width:100vw;min-height:100%;background-color:#000;color:var(--foreground);overflow-x:hidden}img{width:100%;height:100%;object-fit:cover}h1{line-height:90%;letter-spacing:-.35rem}h1,h2{text-transform:uppercase;font-family:Nippo;font-weight:400;font-size:7rem}h2{line-height:100%}h3{font-size:3rem}h3,h4{text-transform:uppercase;font-family:NeueBit;font-weight:600;line-height:100%}h4{font-size:2rem}p{font-family:Suisse Intl;font-weight:400;font-size:1.2rem;line-height:135%;color:var(--foreground-tertiary)}p,p.primary{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p.primary{font-family:NeueBit;font-weight:600;font-size:1.75rem;line-height:100%}a,p.primary{text-transform:uppercase;color:var(--foreground)}a{text-decoration:none;font-family:Nippo;font-weight:400;font-size:1rem}.container{position:relative;width:100%;padding:4em}section{position:relative;z-index:1}@media (max-width:900px){h1{font-size:4rem;letter-spacing:-.25rem}h2{font-size:2.75rem}h3{font-size:2rem}.container{padding:2em}}.navbar{position:fixed;top:0;left:0;width:100vw;padding:2em 4em;z-index:100000000}.navbar,.navbar-col{display:flex;gap:2em}.navbar-col,.navbar-sub-col{flex:1 1}.logo h3{font-size:2.5rem}.logo h3,.nav-items p,.time p{font-family:Nippo;font-weight:400;color:var(--foreground)}.nav-items p,.time p{position:relative;top:.075rem;font-size:1.125rem;-webkit-text-stroke:.25px var(--foreground)}.nav-items p{text-transform:none;margin-bottom:.5rem}.music-toggle-wrapper{display:flex;justify-content:flex-end}.music-toggle-btn{width:100px;height:40px;background-color:var(--foreground-secondary);border-radius:4rem;justify-content:center;cursor:pointer}.sound-bars{display:inline-block;margin-right:8px}.music-toggle-btn{display:flex;align-items:center}.music-toggle-btn p{font-family:Nippo;font-weight:400;font-size:1rem;color:var(--foreground);-webkit-text-stroke:.25px var(--foreground)}.sound-bars svg path{stroke:var(--foreground)}@media (max-width:900px){.navbar{padding:2em}.music-toggle-wrapper,.time{display:none}.nav-items{display:flex;flex-direction:column;align-items:flex-end}}.progress-bar{position:fixed;top:0;left:0;width:100%;height:7px;background-color:var(--foreground);z-index:10000;will-change:transform;transform:scaleX(0);transform-origin:center left;mix-blend-mode:difference}