.Lightbox-module__78wArW__overlay{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:2rem;animation:.3s ease-out Lightbox-module__78wArW__fadeIn;display:flex;position:fixed;inset:0}.Lightbox-module__78wArW__imageWrapper{max-width:90vw;max-height:90vh;position:relative}.Lightbox-module__78wArW__image{object-fit:contain;border-radius:4px;max-width:100%;max-height:90vh;animation:.3s ease-out Lightbox-module__78wArW__zoomIn;box-shadow:0 20px 50px #00000080}.Lightbox-module__78wArW__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:50px;height:50px;font-size:3rem;line-height:1;transition:transform .2s;display:flex;position:absolute;top:-2rem;right:-2rem}.Lightbox-module__78wArW__closeButton:hover{color:var(--primary);transform:scale(1.1)}@keyframes Lightbox-module__78wArW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Lightbox-module__78wArW__zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.ProjectHeroImage-module__p2EZUa__imageContainer{cursor:zoom-in;border:1px solid var(--border-color);border-radius:1rem;width:100%;margin-top:2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #00000080}.ProjectHeroImage-module__p2EZUa__image{width:100%;height:auto;transition:transform .5s;display:block}.ProjectHeroImage-module__p2EZUa__imageContainer:hover .ProjectHeroImage-module__p2EZUa__image{transform:scale(1.02)}.ProjectHeroImage-module__p2EZUa__hoverHint{color:#fff;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .3s;display:flex;position:absolute;bottom:1rem;right:1rem}.ProjectHeroImage-module__p2EZUa__imageContainer:hover .ProjectHeroImage-module__p2EZUa__hoverHint{opacity:1}.ProjectHeroImage-module__p2EZUa__icon{font-size:1.2rem;line-height:0}@media (max-width:768px){.ProjectHeroImage-module__p2EZUa__imageContainer{height:250px}}
.Gallery-module__Sa_FLW__featuredContainer{width:100%}.Gallery-module__Sa_FLW__featuredImage{aspect-ratio:4/3;cursor:pointer;border-radius:.75rem;width:100%;max-width:600px;margin:0 auto;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.Gallery-module__Sa_FLW__featuredImage:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0003}.Gallery-module__Sa_FLW__featuredImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Gallery-module__Sa_FLW__featuredImage:hover img{transform:scale(1.05)}.Gallery-module__Sa_FLW__overlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Gallery-module__Sa_FLW__featuredImage:hover .Gallery-module__Sa_FLW__overlay{opacity:1}.Gallery-module__Sa_FLW__zoomIcon{font-size:2rem}.Gallery-module__Sa_FLW__instruction{text-align:center;color:var(--text-secondary);margin-top:1rem;font-size:.9rem;font-style:italic}.Gallery-module__Sa_FLW__lightboxContainer{z-index:10000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Gallery-module__Sa_FLW__lightboxBackdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fffffff2;position:absolute;inset:0}[data-theme=dark] .Gallery-module__Sa_FLW__lightboxBackdrop{background:#000000f2}.Gallery-module__Sa_FLW__lightboxContent{z-index:10001;justify-content:center;align-items:center;gap:2rem;width:90%;max-width:1200px;display:flex;position:relative}.Gallery-module__Sa_FLW__imageWrapper{flex-direction:column;flex:1;align-items:center;display:flex}.Gallery-module__Sa_FLW__lightboxImage{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:70vh}.Gallery-module__Sa_FLW__lightboxCaption{color:var(--text-primary);text-align:center;max-width:800px;margin-top:1.5rem;font-size:1rem}.Gallery-module__Sa_FLW__counter{color:var(--text-secondary);font-size:.9rem}.Gallery-module__Sa_FLW__viewAllBtn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:2rem;margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Gallery-module__Sa_FLW__viewAllBtn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #8b5cf666}.Gallery-module__Sa_FLW__closeBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;z-index:10002;border-radius:50%;width:3rem;height:3rem;font-size:1.5rem;transition:all .3s;position:absolute;top:2rem;right:2rem}.Gallery-module__Sa_FLW__closeBtn:hover{background:var(--surface-hover);transform:rotate(90deg)}.Gallery-module__Sa_FLW__navBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;border-radius:50%;width:3rem;height:3rem;font-size:1.5rem;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__Sa_FLW__navBtn:hover{background:var(--surface-hover);transform:translateY(-50%)scale(1.1)}.Gallery-module__Sa_FLW__gridView{width:100%;max-height:85vh;padding:2rem;overflow-y:auto}.Gallery-module__Sa_FLW__gridTitle{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:1.5rem}.Gallery-module__Sa_FLW__imageGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.Gallery-module__Sa_FLW__gridItem{cursor:pointer;background:var(--surface);border-radius:.5rem;transition:transform .2s;overflow:hidden}.Gallery-module__Sa_FLW__gridItem:hover{transform:scale(1.05)}.Gallery-module__Sa_FLW__gridItem img{aspect-ratio:4/3;object-fit:cover;width:100%}.Gallery-module__Sa_FLW__gridCaption{color:var(--text-secondary);padding:.75rem;font-size:.85rem;line-height:1.4}@media (max-width:768px){.Gallery-module__Sa_FLW__featuredImage{max-width:100%}.Gallery-module__Sa_FLW__lightboxContent{width:95%}.Gallery-module__Sa_FLW__navBtn,.Gallery-module__Sa_FLW__closeBtn{width:2.5rem;height:2.5rem;font-size:1.2rem}.Gallery-module__Sa_FLW__imageGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}}
.AnimatedGrade-module__o09Bvq__gradeCard{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;transition:all .3s;display:flex}.AnimatedGrade-module__o09Bvq__gradeCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.AnimatedGrade-module__o09Bvq__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:500}.AnimatedGrade-module__o09Bvq__value{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900}
.VideoPlayer-module__a2ZpKa__videoSection{background:var(--surface);border:1px solid var(--border);border-radius:1rem;margin:3rem 0;padding:2rem}.VideoPlayer-module__a2ZpKa__videoTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.VideoPlayer-module__a2ZpKa__videoGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.VideoPlayer-module__a2ZpKa__videoCard{flex-direction:column;gap:.75rem;display:flex}.VideoPlayer-module__a2ZpKa__videoWrapper{background:var(--surface-hover);border-radius:.5rem;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.VideoPlayer-module__a2ZpKa__iframe{border-radius:.5rem;width:100%;height:100%;position:absolute;top:0;left:0}.VideoPlayer-module__a2ZpKa__localVideo{background:var(--surface-hover);border-radius:.5rem;width:100%}.VideoPlayer-module__a2ZpKa__videoCaption{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.VideoPlayer-module__a2ZpKa__videoLink{color:var(--primary);font-size:.9rem;text-decoration:none;transition:opacity .2s}.VideoPlayer-module__a2ZpKa__videoLink:hover{opacity:.8;text-decoration:underline}@media (max-width:768px){.VideoPlayer-module__a2ZpKa__videoSection{padding:1.5rem}.VideoPlayer-module__a2ZpKa__videoGrid{grid-template-columns:1fr;gap:1.5rem}}
