.project-detail{min-height:100vh}.project-back-btn{border:1px solid var(--border-color);color:var(--text-primary);letter-spacing:.3px;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:8px;padding:10px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:all .2s;display:flex}.project-back-btn:hover{background:var(--bg-secondary);border-color:var(--accent-primary)}.project-back-btn svg{width:16px;height:16px}.project-hero{flex-direction:column;gap:48px;padding:20px 80px 60px;display:flex}.project-hero-top{gap:64px;width:100%;display:flex}.project-hero-left{flex-direction:column;flex:1;gap:24px;display:flex}.project-breadcrumb{align-items:center;gap:8px;display:flex}.project-breadcrumb-link{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:13px;transition:color .2s}.project-breadcrumb-link:hover{color:var(--text-secondary)}.project-breadcrumb-sep{color:var(--border-color);font-size:13px}.project-breadcrumb-current{color:var(--accent-primary);font-family:Inter,sans-serif;font-size:13px;font-weight:500}.project-title{letter-spacing:-2px;color:var(--text-primary);margin:0;font-family:Instrument Serif,serif;font-size:64px;font-weight:400}.project-subtitle{color:var(--text-secondary);text-align:justify;max-width:600px;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.6}.project-meta-row{gap:32px;display:flex}.project-meta-item{flex-direction:column;gap:4px;display:flex}.project-meta-label{letter-spacing:2px;color:var(--text-muted);text-transform:uppercase;font-family:DM Mono,monospace;font-size:10px;font-weight:500}.project-meta-value{color:var(--text-primary);text-align:justify;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.project-hero-image{background:linear-gradient(135deg, var(--bg-secondary) 0%, color-mix(in srgb, var(--gradient-color,var(--accent-primary)) 20%, transparent) 100%);border:1px solid var(--border-subtle);border-radius:8px;justify-content:center;align-items:center;width:100%;height:500px;display:flex}.project-hero-cover{object-fit:cover;border-radius:8px;width:100%;height:100%}.project-hero-icon{width:120px;height:120px}.project-hero-icon svg{width:100%;height:100%}.project-content{background:var(--bg-secondary);gap:64px;padding:60px 80px;display:flex}.project-desc-col{flex-direction:column;flex:1;gap:24px;display:flex}.project-desc-title{letter-spacing:-1px;color:var(--text-primary);margin:0;font-family:Instrument Serif,serif;font-size:32px;font-weight:400}.project-desc-text{color:var(--text-secondary);text-align:justify;text-indent:2em;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.7}.project-side-col{flex-direction:column;gap:32px;width:400px;display:flex}.project-side-section{flex-direction:column;gap:16px;display:flex}.project-side-title{letter-spacing:2px;color:var(--text-muted);text-transform:uppercase;margin:0;font-family:DM Mono,monospace;font-size:12px;font-weight:500}.project-tags-row{flex-wrap:wrap;gap:8px;display:flex}.project-side-tag{background:var(--bg-accent);border:1px solid var(--border-subtle);letter-spacing:.8px;text-transform:uppercase;color:var(--text-secondary);border-radius:3px;padding:4px 8px;font-family:Inter,sans-serif;font-size:10px;font-weight:500}.project-features-list{flex-direction:column;gap:12px;display:flex}.project-feature-item{color:var(--text-secondary);align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;display:flex}.project-feature-item:before{content:"";background:var(--accent-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.project-links-list{flex-direction:column;gap:12px;display:flex}.project-link-item{color:var(--accent-primary);align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;transition:opacity .2s;display:flex}.project-link-item:hover{opacity:.8}.project-link-item svg{width:16px;height:16px}.project-link-item--internal{cursor:pointer;background:0 0;border:none;padding:0}.project-trailer{flex-direction:column;gap:32px;padding:60px 80px 0;display:flex}.project-trailer-title{letter-spacing:-1px;color:var(--text-primary);margin:0;font-family:Instrument Serif,serif;font-size:32px;font-weight:400}.project-trailer-video{border:1px solid color-mix(in srgb, var(--trailer-color,var(--accent-primary)) 40%, transparent);width:100%;max-width:720px;box-shadow:0 0 32px color-mix(in srgb, var(--trailer-color,var(--accent-primary)) 25%, transparent);aspect-ratio:16/9;background:#000;border-radius:8px;margin:0 auto;display:block}@media (max-width:1024px){.project-trailer{padding:40px 32px 0}}@media (max-width:480px){.project-trailer{padding:20px 24px 0}.project-trailer-title{font-size:26px}}.project-gallery{flex-direction:column;gap:32px;padding:20px 80px 60px;display:flex}.project-gallery-header{justify-content:space-between;align-items:center;display:flex}.project-gallery-title{letter-spacing:-1px;color:var(--text-primary);margin:0;font-family:Instrument Serif,serif;font-size:32px;font-weight:400}.project-gallery-viewport-wrapper{align-items:center;display:flex;position:relative}.project-gallery-arrow{z-index:2;cursor:pointer;color:var(--text-primary);opacity:.5;background:0 0;border:none;padding:8px;line-height:0;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.project-gallery-arrow:hover{opacity:1}.project-gallery-arrow svg{width:32px;height:32px}.project-gallery-arrow--prev{left:8px}.project-gallery-arrow--next{right:8px}.project-gallery-viewport{flex:1;overflow:hidden}.project-gallery-track{will-change:transform;gap:24px;display:flex}.project-gallery-item{aspect-ratio:16/9;background:linear-gradient(180deg, var(--bg-secondary) 0%, var(--bg-accent) 100%);border:1px solid var(--border-subtle);border-radius:6px;flex-direction:column;flex:0 0 calc(33.3333vw - 69.3333px);justify-content:center;align-items:center;gap:12px;display:flex;overflow:hidden}.project-gallery-item-icon{color:var(--accent-primary)}.project-gallery-item-icon svg{width:48px;height:48px}.project-gallery-item-label{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:14px;font-weight:500}.project-gallery-item-img{object-fit:contain;width:100%;height:100%}.project-gallery-dots{justify-content:center;gap:8px;padding-top:8px;display:flex}.project-gallery-dot{background:var(--border-color);border-radius:3px;width:6px;height:6px;transition:width .3s,background .3s}.project-gallery-dot--active{background:var(--accent-primary);width:20px}@media (max-width:1024px){.project-hero{padding:40px 32px}.project-hero-top{flex-direction:column;gap:32px}.project-title{font-size:48px}.project-hero-image{height:400px}.project-content{flex-direction:column;padding:40px 32px}.project-side-col{width:100%}.project-gallery{padding:0 32px 40px}.project-gallery-item{flex:0 0 calc(100vw - 112px)}}@media (max-width:768px){.project-hero{padding:24px 32px}.project-title{font-size:36px}.project-subtitle{font-size:16px}.project-hero-image{height:300px}.project-hero-icon{width:80px;height:80px}.project-meta-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.project-content{padding:24px 32px}.project-gallery{padding:0 32px 24px}.project-gallery-item{flex:0 0 calc(100vw - 64px)}}@media (max-width:480px){.project-hero{gap:32px;padding:20px 24px}.project-title{letter-spacing:-1px;font-size:28px}.project-subtitle{font-size:15px}.project-hero-image{height:220px}.project-hero-icon{width:60px;height:60px}.project-meta-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.project-desc-title{font-size:26px}.project-content{gap:32px;padding:20px 24px}.project-gallery{padding:0 24px 20px}.project-gallery-title{font-size:26px}.project-gallery-item{flex:0 0 calc(100vw - 48px)}}
