.project-detail-container[data-astro-cid-ovxcmftc]{background-color:#000;color:#fff;min-height:100vh}.project-hero[data-astro-cid-ovxcmftc]{padding:100px 0 60px}.project-content[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:40px}.project-hero-image[data-astro-cid-ovxcmftc]{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px}.project-hero-image[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:100%;object-fit:cover}.project-info-wrapper[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:200px 1fr;gap:40px}.project-info-left[data-astro-cid-ovxcmftc]{padding-top:0}.back-arrow[data-astro-cid-ovxcmftc]{color:#fff;font-size:32px;text-decoration:none;display:inline-block;margin-bottom:30px;transition:transform .3s ease}.back-arrow[data-astro-cid-ovxcmftc]:hover{transform:translate(-5px)}.project-title[data-astro-cid-ovxcmftc]{font-size:18px;font-weight:400;letter-spacing:.5px;margin:0}.project-description[data-astro-cid-ovxcmftc]{max-width:900px}.description-highlight[data-astro-cid-ovxcmftc]{font-size:16px;line-height:1.8;margin-bottom:30px;color:#fff}.description-secondary[data-astro-cid-ovxcmftc]{font-size:14px;line-height:1.8;margin-bottom:20px;color:#999}.project-meta[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:50px;padding-top:30px;border-top:1px solid #333}.meta-group[data-astro-cid-ovxcmftc] h3[data-astro-cid-ovxcmftc]{font-size:12px;font-weight:600;margin-bottom:8px;color:#999;text-transform:uppercase;letter-spacing:1px}.meta-group[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{font-size:14px;color:#fff;margin:0}.tech-pills[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:8px}.tech-pill[data-astro-cid-ovxcmftc]{display:inline-block;padding:4px 12px;background-color:#ffffff1a;color:#fff;font-size:12px;border-radius:20px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.tech-pill[data-astro-cid-ovxcmftc]:hover{background-color:#fff3;border-color:#ffffff4d}.project-images-dual[data-astro-cid-ovxcmftc]{padding:60px 0}.dual-images[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.dual-images[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;border-radius:8px}.project-insights[data-astro-cid-ovxcmftc]{padding:80px 0}.insights-content[data-astro-cid-ovxcmftc]{max-width:900px;margin-left:0}.insights-content[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{font-size:24px;line-height:1.6;font-weight:400;margin-bottom:30px;color:#fff}.insights-content[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{font-size:14px;line-height:1.8;color:#999}.project-final-image[data-astro-cid-ovxcmftc]{padding:0 0 80px}.project-final-image[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;aspect-ratio:16/9;object-fit:cover;margin-bottom:40px;border-radius:8px}.project-credits[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-left:0;max-width:900px;padding-top:30px;border-top:1px solid #333}.credits-column[data-astro-cid-ovxcmftc] h3[data-astro-cid-ovxcmftc]{font-size:12px;font-weight:600;margin-bottom:20px;color:#999;text-transform:uppercase;letter-spacing:1px}.credit-item[data-astro-cid-ovxcmftc]{margin-bottom:15px}.credit-name[data-astro-cid-ovxcmftc]{font-size:14px;color:#fff;margin:0 0 4px}.credit-role[data-astro-cid-ovxcmftc]{font-size:13px;color:#666;margin:0}.credit-link[data-astro-cid-ovxcmftc]{font-size:14px;color:#fff;text-decoration:none;transition:color .3s ease}.credit-link[data-astro-cid-ovxcmftc]:hover{color:#999}.gallery-modal[data-astro-cid-ovxcmftc]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.gallery-modal[data-astro-cid-ovxcmftc][aria-hidden=false]{opacity:1;pointer-events:auto}.gallery-modal-overlay[data-astro-cid-ovxcmftc]{position:absolute;inset:0;background-color:#000000f2}.gallery-modal-content[data-astro-cid-ovxcmftc]{position:relative;width:90%;height:90%;display:flex;align-items:center;justify-content:center;z-index:10000}.gallery-image-container[data-astro-cid-ovxcmftc]{max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.gallery-image-container[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{max-width:100%;max-height:85vh;object-fit:contain;border-radius:4px}.gallery-close[data-astro-cid-ovxcmftc]{position:absolute;top:20px;right:20px;background:#ffffff1a;border:none;color:#fff;font-size:40px;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:background .3s ease;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.gallery-close[data-astro-cid-ovxcmftc]:hover{background:#fff3}.gallery-prev[data-astro-cid-ovxcmftc],.gallery-next[data-astro-cid-ovxcmftc]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;font-size:60px;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:background .3s ease;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.gallery-prev[data-astro-cid-ovxcmftc]{left:20px}.gallery-next[data-astro-cid-ovxcmftc]{right:20px}.gallery-prev[data-astro-cid-ovxcmftc]:hover,.gallery-next[data-astro-cid-ovxcmftc]:hover{background:#fff3}.gallery-counter[data-astro-cid-ovxcmftc]{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:14px;background:#00000080;padding:8px 16px;border-radius:20px}.image-gallery-trigger[data-astro-cid-ovxcmftc]{background:none;border:none;padding:0;cursor:pointer;width:100%;height:100%;display:block;transition:opacity .3s ease}.image-gallery-trigger[data-astro-cid-ovxcmftc]:hover{opacity:.9}.image-gallery-trigger[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:100%;object-fit:cover}@media (max-width: 1024px){.project-info-wrapper[data-astro-cid-ovxcmftc]{grid-template-columns:1fr;grid-template-rows:auto}.project-info-left[data-astro-cid-ovxcmftc]{padding-top:0}.insights-content[data-astro-cid-ovxcmftc]{margin-left:0}.project-credits[data-astro-cid-ovxcmftc]{margin-left:0;grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.project-meta[data-astro-cid-ovxcmftc]{grid-template-columns:repeat(2,1fr);gap:30px}.dual-images[data-astro-cid-ovxcmftc]{grid-template-columns:1fr}.project-credits[data-astro-cid-ovxcmftc]{grid-template-columns:1fr;gap:30px}.insights-content[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{font-size:20px}.gallery-prev[data-astro-cid-ovxcmftc]{left:10px;width:50px;height:50px;font-size:40px}.gallery-next[data-astro-cid-ovxcmftc]{right:10px;width:50px;height:50px;font-size:40px}.gallery-close[data-astro-cid-ovxcmftc]{top:10px;right:10px;width:40px;height:40px;font-size:30px}}
