.project-single-wrap{background:#fff;font-family:'Figtree',sans-serif}.project-hero{position:relative;width:100%;height:calc(520px + 72px);margin-top:-72px;overflow:hidden}.project-hero-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.project-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.0) 100%)}.project-hero-content{position:absolute;bottom:0;left:0;right:0;padding:48px 60px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.project-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#F5B700;border-radius:8px;padding:6px 12px;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#111;margin-bottom:14px}.project-hero-badge-dot{width:7px;height:7px;background:#fff;border-radius:50%;display:inline-block}.project-hero-title{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#fff;margin:0;line-height:1.1}.project-hero-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;padding-bottom:8px}.project-meta-item{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.project-meta-label{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#888}.project-meta-value{font-size:0.95rem;font-weight:500;color:#fff}.project-gallery-wrap{background:#111;padding:40px 60px}.project-gallery-label{font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#F5B700;margin:0 0 20px}.project-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.project-gallery-thumb{border-radius:10px;overflow:hidden;aspect-ratio:4/3;cursor:pointer;position:relative}.project-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.3s,opacity 0.3s}.project-gallery-thumb:hover img{transform:scale(1.05);opacity:0.85}.project-gallery-thumb::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,0);transition:background 0.2s;border-radius:10px}.project-gallery-thumb:hover::after{background:rgba(0,0,0,0.15)}.project-lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.95);z-index:9999;align-items:center;justify-content:center;padding:20px}.project-lightbox.open{display:flex}.lightbox-inner{position:relative;max-width:1100px;width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.lightbox-img-wrap{width:100%;max-height:75vh;display:flex;align-items:center;justify-content:center}.lightbox-img-wrap img{max-width:100%;max-height:75vh;object-fit:contain;border-radius:10px;display:block}.lightbox-close{position:fixed;top:20px;right:24px;background:rgba(255,255,255,0.1);border:none;color:#fff;font-size:1.4rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s;z-index:10000}.lightbox-close:hover{background:rgba(255,255,255,0.2)}.lightbox-prev,.lightbox-next{position:fixed;top:50%;transform:translateY(-50%);background:rgba(255,255,255,0.1);border:none;color:#fff;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s;z-index:10000}.lightbox-prev{left:16px}.lightbox-next{right:16px}.lightbox-prev:hover,.lightbox-next:hover{background:rgba(255,255,255,0.25)}.lightbox-prev svg,.lightbox-next svg,.lightbox-close svg{width:20px;height:20px;stroke:#fff}.lightbox-counter{font-size:0.85rem;color:#888;font-family:'Figtree',sans-serif}.lightbox-dots{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.lightbox-dot{width:6px;height:6px;border-radius:50%;background:#444;cursor:pointer;border:none;padding:0;transition:background 0.2s,transform 0.2s}.lightbox-dot.active{background:#F5B700;transform:scale(1.4)}.project-content-wrap{background:#fff;padding:60px;max-width:1200px;margin:0 auto}.project-content-grid{display:grid;grid-template-columns:1fr 320px;gap:60px;align-items:start}.project-description-label{font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#F5B700;margin:0 0 16px}.project-description-text{font-size:1rem;color:#444;line-height:1.85;margin:0}.project-details-card{background:#f7f7f5;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:20px;position:sticky;top:90px}.project-detail-item{display:flex;flex-direction:column;gap:4px;padding-bottom:20px;border-bottom:1px solid #eee}.project-detail-item:last-child{border-bottom:none;padding-bottom:0}.project-detail-label{font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#aaa}.project-detail-value{font-size:1rem;font-weight:600;color:#111}.project-back-btn{display:inline-flex;align-items:center;gap:8px;background:#F5B700;color:#111;font-family:'Figtree',sans-serif;font-weight:700;font-size:0.9rem;padding:14px 24px;border-radius:10px;text-decoration:none;transition:background 0.2s;margin-top:8px;width:fit-content}.project-back-btn:hover{background:#e0a800}@media (max-width:900px){.project-hero{height:calc(420px + 72px)}.project-hero-content{flex-direction:column;align-items:flex-start;padding:32px 24px}.project-hero-meta{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:16px}.project-meta-item{align-items:flex-start}.project-gallery-wrap{padding:32px 24px}.project-gallery-grid{grid-template-columns:repeat(2,1fr)}.project-content-wrap{padding:40px 24px}.project-content-grid{grid-template-columns:1fr}.project-details-card{position:static}}@media (max-width:600px){.project-hero{height:calc(340px + 72px)}.project-hero-title{font-size:1.8rem}.project-gallery-grid{grid-template-columns:repeat(2,1fr);gap:8px}}