.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}}
.page-module__N-Ah9G__main{min-height:100vh;max-width:var(--max-width);margin:0 auto;padding:8rem 2rem 4rem}.page-module__N-Ah9G__hero{border-bottom:1px solid var(--border-color);margin-bottom:4rem;padding-bottom:3rem}.page-module__N-Ah9G__badge{color:var(--primary);background:#8b5cf61a;border-radius:2rem;margin-bottom:1rem;padding:.3rem .8rem;font-size:.9rem;font-weight:600;display:inline-block}.page-module__N-Ah9G__title{background:linear-gradient(135deg,var(--text-primary),var(--text-secondary));color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem}.page-module__N-Ah9G__subtitle{color:var(--text-secondary);max-width:800px;margin-bottom:2rem;font-size:1.25rem}.page-module__N-Ah9G__heroLayout{justify-content:space-between;align-items:flex-start;gap:4rem;margin-top:1rem;display:flex}.page-module__N-Ah9G__heroContent{flex:1}.page-module__N-Ah9G__heroImageWrapper{flex-shrink:0;width:280px}@media (max-width:800px){.page-module__N-Ah9G__heroLayout{flex-direction:column;gap:2rem}.page-module__N-Ah9G__heroImageWrapper{width:100%;max-width:400px}}.page-module__N-Ah9G__metaGrid{flex-wrap:wrap;gap:3rem;margin-top:2rem;display:flex}.page-module__N-Ah9G__metaItem{flex-direction:column;display:flex}.page-module__N-Ah9G__metaLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:.2rem;font-size:.8rem}.page-module__N-Ah9G__metaValue{font-size:1.1rem;font-weight:500}.page-module__N-Ah9G__grid{grid-template-columns:2fr 1fr;gap:4rem;display:grid}@media (max-width:900px){.page-module__N-Ah9G__grid{grid-template-columns:1fr}}.page-module__N-Ah9G__section{margin-bottom:3rem}.page-module__N-Ah9G__sectionTitle{color:var(--text-primary);border-left:4px solid var(--primary);margin-bottom:1rem;padding-left:1rem;font-size:1.8rem}.page-module__N-Ah9G__text{color:var(--text-secondary);white-space:pre-line;font-size:1.1rem;line-height:1.8}.page-module__N-Ah9G__sidebar{flex-direction:column;gap:2rem;display:flex}.page-module__N-Ah9G__card{background:var(--surface);border:1px solid var(--border-color);border-radius:1rem;padding:1.5rem}.page-module__N-Ah9G__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem}.page-module__N-Ah9G__teamList{list-style:none}.page-module__N-Ah9G__teamList li{border-bottom:1px solid var(--border-color);color:var(--text-secondary);padding:.5rem 0}.page-module__N-Ah9G__teamList li:last-child{border-bottom:none}.page-module__N-Ah9G__me{font-weight:600;color:var(--primary)!important}.page-module__N-Ah9G__actions{flex-direction:column;gap:1rem;display:flex}.page-module__N-Ah9G__downloadBtn{text-align:center;background:var(--primary);color:var(--text-primary);background:var(--surface);border:1px solid var(--border-color);width:100%;text-align:center;border-radius:.5rem;padding:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.page-module__N-Ah9G__downloadBtn:hover{background:var(--surface-hover);border-color:var(--primary);transform:translateY(-2px)}.page-module__N-Ah9G__downlo.page-module__N-Ah9G__cancelBtn:hover{background:var(--surface-hover);color:var(--text-primary)}.page-module__N-Ah9G__secondaryBtn{background:var(--surface-hover);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:.5rem;align-items:center;padding:.6rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.page-module__N-Ah9G__secondaryBtn:hover{border-color:var(--primary);transform:translateY(-1px)}.page-module__N-Ah9G__confirmBtn{background:var(--primary)}.page-module__N-Ah9G__aiButton{color:var(--text-primary);background:linear-gradient(135deg,#8b5cf61a,#60a5fa1a);border:1px solid #8b5cf64d}.page-module__N-Ah9G__aiButton:hover{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-color:#0000}.page-module__N-Ah9G__portfolioBtn{background:var(--primary);color:#fff;text-align:center;border-radius:.5rem;width:100%;padding:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.page-module__N-Ah9G__portfolioBtn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf64d}.page-module__N-Ah9G__galleryPlaceholder{background:var(--surface-hover);border-radius:.5rem;justify-content:center;align-items:center;height:200px;display:flex}.page-module__N-Ah9G__bottomNav{justify-content:space-between;display:flex;transform:translateY(-2px)}.page-module__N-Ah9G__navLink.page-module__N-Ah9G__next{text-align:right;align-items:flex-end}.page-module__N-Ah9G__navLink.page-module__N-Ah9G__next:hover{transform:translate(5px)}.page-module__N-Ah9G__navTitle{color:var(--foreground);font-size:1.1rem;font-weight:500}.page-module__N-Ah9G__gradeBox{background:var(--surface-hover);border:1px solid var(--border-color);border-radius:.5rem;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.75rem 1rem;display:flex}.page-module__N-Ah9G__gradeGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__N-Ah9G__gradeContainer{background:var(--surface-hover);border:1px solid var(--border-color);border-radius:.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-top:.5rem;padding:.75rem 1rem;display:grid}.page-module__N-Ah9G__gradeRow{justify-content:space-between;align-items:center;display:flex}.page-module__N-Ah9G__gradeLabel{color:var(--text-secondary);font-size:.9rem}.page-module__N-Ah9G__gradeValue{color:var(--primary);font-size:1.1rem;font-weight:700;font-family:var(--font-mono)}.page-module__N-Ah9G__list{color:var(--text-secondary);margin-bottom:1rem;margin-left:1.5rem;line-height:1.6}.page-module__N-Ah9G__richText{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.page-module__N-Ah9G__paragraph{white-space:pre-line;margin-bottom:1rem}.page-module__N-Ah9G__relatedSection{border-top:1px solid var(--border-color);margin-top:4rem;padding-top:2rem}.page-module__N-Ah9G__relatedTitle{color:var(--text-primary);margin-bottom:2rem;font-size:1.5rem}.page-module__N-Ah9G__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.page-module__N-Ah9G__relatedCard{background:var(--surface);border:1px solid var(--border-color);border-radius:.75rem;flex-direction:column;text-decoration:none;transition:transform .2s;display:flex;overflow:hidden}.page-module__N-Ah9G__relatedCard:hover{border-color:var(--primary);transform:translateY(-5px)}.page-module__N-Ah9G__relatedThumb{background-position:50%;background-size:cover;height:140px}.page-module__N-Ah9G__relatedInfo{padding:1rem}.page-module__N-Ah9G__relatedTags{gap:.5rem;margin-bottom:.5rem;display:flex}.page-module__N-Ah9G__relatedTags span{background:var(--surface-highlight);color:var(--text-secondary);border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.page-module__N-Ah9G__relatedInfo h4{color:var(--text-primary);margin:0;font-size:1.1rem}
