.ProjectGallery-module__Zs4ZiG__galleryContainer{flex-direction:column;gap:16px;width:100%;margin-bottom:40px;display:flex}.ProjectGallery-module__Zs4ZiG__mainImageWrapper{background-color:var(--border);border-radius:16px;justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative;overflow:hidden}.ProjectGallery-module__Zs4ZiG__mainImageInner{cursor:zoom-in;width:100%;height:100%;position:relative}.ProjectGallery-module__Zs4ZiG__image{object-fit:cover}.ProjectGallery-module__Zs4ZiG__navButton{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0006}.ProjectGallery-module__Zs4ZiG__navButton svg,.ProjectGallery-module__Zs4ZiG__closeButton svg{filter:drop-shadow(0 2px 4px #00000080)}.ProjectGallery-module__Zs4ZiG__navButton:hover{background:#000c;box-shadow:0 6px 16px #0009}.ProjectGallery-module__Zs4ZiG__prevButton{left:16px}.ProjectGallery-module__Zs4ZiG__nextButton{right:16px}.ProjectGallery-module__Zs4ZiG__thumbnailCarousel{scrollbar-width:thin;scrollbar-color:var(--border) transparent;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.ProjectGallery-module__Zs4ZiG__thumbnailCarousel::-webkit-scrollbar{height:6px}.ProjectGallery-module__Zs4ZiG__thumbnailCarousel::-webkit-scrollbar-track{background:0 0}.ProjectGallery-module__Zs4ZiG__thumbnailCarousel::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:10px}.ProjectGallery-module__Zs4ZiG__thumbnailWrapper{cursor:pointer;background-color:var(--border);opacity:.6;border:2px solid #0000;border-radius:8px;width:80px;min-width:80px;height:60px;padding:0;transition:all .2s;position:relative;overflow:hidden}.ProjectGallery-module__Zs4ZiG__thumbnailWrapper:hover{opacity:1}.ProjectGallery-module__Zs4ZiG__activeThumbnail{border-color:var(--text-primary);opacity:1}.ProjectGallery-module__Zs4ZiG__thumbnailImage{object-fit:cover}.ProjectGallery-module__Zs4ZiG__fullscreenOverlay{z-index:9999;cursor:zoom-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ProjectGallery-module__Zs4ZiG__fullscreenImageWrapper{cursor:default;justify-content:center;align-items:center;width:90vw;height:90vh;display:flex;position:relative}.ProjectGallery-module__Zs4ZiG__fullscreenImage{object-fit:contain}.ProjectGallery-module__Zs4ZiG__closeButton{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex;position:absolute;top:24px;right:24px}.ProjectGallery-module__Zs4ZiG__closeButton:hover{background:#ffffff1a}.ProjectGallery-module__Zs4ZiG__fullscreenNav{background:#ffffff1a;width:60px;height:60px}.ProjectGallery-module__Zs4ZiG__fullscreenNav:hover{background:#fff3}@media (max-width:768px){.ProjectGallery-module__Zs4ZiG__mainImageWrapper{height:300px}.ProjectGallery-module__Zs4ZiG__thumbnailWrapper{width:60px;min-width:60px;height:45px}.ProjectGallery-module__Zs4ZiG__fullscreenNav{width:44px;height:44px}}
.GitHubButton-module__lyEg_G__inlineContainer{margin-top:32px;margin-bottom:24px;display:flex}.GitHubButton-module__lyEg_G__inlineButton{background-color:var(--text-primary);color:var(--bg);transition:transform var(--transition), opacity var(--transition);border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.GitHubButton-module__lyEg_G__inlineButton:hover{opacity:.9;transform:translateY(-2px)}.GitHubButton-module__lyEg_G__floatingButton{z-index:100;background-color:var(--text-primary);color:var(--bg);border:1px solid var(--border);opacity:0;pointer-events:none;border-radius:50px;align-items:center;gap:10px;padding:12px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .3s,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:inline-flex;position:fixed;bottom:28px;right:28px;transform:translateY(20px)scale(.9);box-shadow:0 8px 24px #0003}.GitHubButton-module__lyEg_G__floatingButton.GitHubButton-module__lyEg_G__visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.GitHubButton-module__lyEg_G__floatingButton:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 32px #0000004d}.GitHubButton-module__lyEg_G__floatingText{white-space:nowrap}@media (max-width:768px){.GitHubButton-module__lyEg_G__floatingButton{padding:10px 16px;bottom:20px;right:20px}}
.BackButton-module__hjwiIG__inlineContainer{margin-bottom:40px;display:inline-block}.BackButton-module__hjwiIG__inlineButton{color:var(--text-secondary);transition:color var(--transition);align-items:center;gap:8px;font-weight:500;text-decoration:none;display:inline-flex}.BackButton-module__hjwiIG__inlineButton:hover{color:var(--text-primary)}.BackButton-module__hjwiIG__floatingButton{z-index:100;background-color:var(--card-bg);color:var(--text-primary);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;border-radius:50px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .3s,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:inline-flex;position:fixed;top:24px;left:24px;transform:translateY(-15px)scale(.95);box-shadow:0 8px 24px #00000026}.BackButton-module__hjwiIG__floatingButton.BackButton-module__hjwiIG__visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.BackButton-module__hjwiIG__floatingButton:hover{border-color:var(--text-secondary);transform:translateY(2px)scale(1.02);box-shadow:0 10px 28px #0003}@media (max-width:768px){.BackButton-module__hjwiIG__inlineContainer{margin-bottom:24px}.BackButton-module__hjwiIG__floatingButton{padding:8px 14px;font-size:.85rem;top:16px;left:16px}}
.project-module__w8htXG__container{max-width:800px;min-height:100vh;margin:0 auto;padding:60px 24px}.project-module__w8htXG__backButton{color:var(--text-secondary);transition:color var(--transition);align-items:center;gap:8px;margin-bottom:40px;font-weight:500;display:inline-flex}.project-module__w8htXG__backButton:hover,.project-module__w8htXG__content{color:var(--text-primary)}.project-module__w8htXG__content h1{letter-spacing:-.02em;margin-bottom:24px;font-size:2.5rem}.project-module__w8htXG__content h2{margin-top:40px;margin-bottom:16px;font-size:1.8rem}.project-module__w8htXG__content h3{margin-top:32px;margin-bottom:16px;font-size:1.4rem}.project-module__w8htXG__content p{color:var(--text-secondary);margin-bottom:24px;font-size:1.1rem;line-height:1.8}.project-module__w8htXG__content ul{color:var(--text-secondary);margin-bottom:24px;padding-left:24px;list-style:outside}.project-module__w8htXG__content li{margin-bottom:8px;font-size:1.1rem;line-height:1.8}.project-module__w8htXG__content a{color:var(--text-primary);text-decoration:underline}.project-module__w8htXG__content blockquote{border-left:4px solid var(--border);color:var(--text-secondary);margin:32px 0;padding-left:16px;font-style:italic}@media (max-width:768px){.project-module__w8htXG__container{padding:30px 20px}.project-module__w8htXG__imageWrapper{height:250px}.project-module__w8htXG__content h1{font-size:2rem}}
