.ProjectGallery_gallery__2UTXC{position:relative;margin-top:2.5rem}.ProjectGallery_track__vUSgA{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:var(--radius-xl);background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid rgba(0,102,255,.2);box-shadow:0 16px 50px rgba(15,23,42,.12);scrollbar-width:none;-ms-overflow-style:none}.ProjectGallery_track__vUSgA::-webkit-scrollbar{display:none}.ProjectGallery_slide__yV5c4{position:relative;flex:0 0 100%;aspect-ratio:16/10;min-height:380px;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;padding:.75rem}@media (min-width:640px){.ProjectGallery_slide__yV5c4{min-height:480px;padding:1rem}}.ProjectGallery_image__QCgeY{object-fit:contain!important;width:100%!important;height:100%!important;position:relative!important}.ProjectGallery_arrow__88uO1{position:absolute;top:50%;z-index:5;display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:var(--radius-full);border:1px solid rgba(0,102,255,.3);background-color:hsla(0,0%,100%,.95);color:#0f172a;box-shadow:0 6px 20px rgba(15,23,42,.15);transform:translateY(-50%);transition:all var(--duration-fast) var(--ease-out);cursor:pointer}.ProjectGallery_arrow__88uO1:hover{background-color:#06f;color:#fff;border-color:#06f;box-shadow:0 8px 25px rgba(0,102,255,.4)}.ProjectGallery_arrow__88uO1:active{transform:translateY(-50%) scale(.92)}.ProjectGallery_arrowPrev__sM9Cy{left:1.25rem}.ProjectGallery_arrowNext__6m0Ac{right:1.25rem}@media (max-width:639px){.ProjectGallery_arrow__88uO1{display:none}}.ProjectGallery_dots__ieILu{display:flex;justify-content:center;align-items:center;gap:.6rem;margin-top:1.25rem}.ProjectGallery_dot__D4_KJ{height:9px;width:9px;border-radius:var(--radius-full);background-color:rgba(15,23,42,.2);border:none;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-out),width var(--duration-base) var(--ease-premium)}.ProjectGallery_dot__D4_KJ:hover{background-color:#06f}.ProjectGallery_dotActive__y820_{width:26px;background-color:#06f}.ProjectGallery_counter__Ol_6O{position:absolute;bottom:1.25rem;right:1.25rem;z-index:5;border-radius:var(--radius-full);background-color:rgba(15,23,42,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.35rem .85rem;font-family:var(--font-mono);font-size:.825rem;font-weight:700;color:#fff;border:1px solid hsla(0,0%,100%,.2)}