.project_sample__j9R9N{width:100%}.project_container__nP7Gv{display:flex;flex-direction:column;gap:1rem;background-color:var(--background-color-2);padding:2rem 0;border-bottom:1px solid #000;margin:0 3%}.project_gallery__tX8ft{width:100%;height:100%;display:flex;justify-content:center}.project_gallery__tX8ft .project_img__ryMdz{width:80%;margin:0 auto;border-radius:5px;aspect-ratio:16/9;border:1px dotted var(--color-primary)}@media screen and (max-width:768px){.project_gallery__tX8ft .project_img__ryMdz{width:100%}}.project_list__aDuyx{display:flex;flex-direction:column;gap:.25rem;list-style-type:decimal!important}.project_list__aDuyx legend{font-size:1.125rem;color:var(--color-primary)}.project_list__aDuyx li{margin-right:2rem;font-size:.875rem}.project_link__zd9i3{color:var(--color-primary)!important;position:relative;width:fit-content}.project_link__zd9i3:after{content:"";background-color:var(--color-primary);height:2px;border-radius:5px;width:0;transition:all .2s;position:absolute;bottom:0;right:0}.project_link__zd9i3:hover:after{width:100%}.projectGallery_container__wuo4g{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:1000px;margin:0 auto}.projectGallery_mainStage__H9tzs{width:100%;background-color:#f3f4f6;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.projectGallery_imageWrapper__tTdu3{position:relative;width:100%;padding-top:60%}.projectGallery_mainImage__7uBiv{object-fit:contain;transition:opacity .3s ease-in-out}.projectGallery_thumbnailStrip__6SG1u{display:flex;gap:12px;overflow-x:auto;padding:4px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.projectGallery_thumbnailStrip__6SG1u::-webkit-scrollbar{display:none}.projectGallery_thumbnailStrip__6SG1u{-ms-overflow-style:none;scrollbar-width:none}.projectGallery_thumbBtn__Q8KSq{flex:0 0 auto;width:100px;height:70px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;padding:0;background:transparent;transition:all .2s ease;scroll-snap-align:start;opacity:.6}.projectGallery_thumbBtn__Q8KSq:hover{opacity:1;transform:translateY(-2px)}.projectGallery_thumbBtn__Q8KSq.projectGallery_active__XFVc8{border-color:#3b82f6;opacity:1;box-shadow:0 4px 12px rgba(59,130,246,.4)}.projectGallery_thumbImg__s81if{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.projectGallery_imageWrapper__tTdu3{padding-top:75%}.projectGallery_thumbBtn__Q8KSq{width:80px;height:60px}}