.projects .section-heading{margin-bottom:24px}.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.gallery-controls{display:flex;align-items:center;gap:10px}.gallery-position{font-size:14px;color:#59665e}.gallery-controls button{width:44px;height:44px;border:1px solid #b6bcb6;background:transparent;color:#242827;font-size:22px;cursor:pointer}.gallery-controls button:hover:not(:disabled){background:#385e76;color:white}.gallery-controls button:disabled{opacity:.3;cursor:default}
.projects .project-grid{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 0 10px;overscroll-behavior-x:contain}.project-grid::-webkit-scrollbar{display:none}.projects .project-photo{flex:0 0 calc((100% - 40px)/3);min-width:0;scroll-snap-align:start}.project-open{display:block;position:relative;width:100%;padding:0;border:0;background:#e5e7e3;cursor:zoom-in;overflow:hidden;text-align:left}.projects .project-photo img{display:block;width:100%;height:240px;aspect-ratio:auto;object-fit:cover;object-position:center 60%;transition:transform .2s}.project-open:hover img{transform:scale(1.03)}.projects .photo-open{font-size:14px;padding:5px 9px;bottom:12px;right:12px}.projects .project-photo figcaption{font-size:15px;line-height:1.5;padding-top:12px;min-height:58px;gap:10px}.gallery-track{height:2px;background:#d1d3d0;margin-top:18px}.gallery-track span{display:block;background:#385e76;height:100%}
.photo-dialog{padding:0;border:1px solid #56605a;background:#1b211f;color:white;width:min(1000px,94vw);max-width:94vw;max-height:94vh;max-height:94dvh;overflow:hidden}.photo-dialog::backdrop{background:#0a100fed;backdrop-filter:blur(5px)}.photo-dialog-top{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;height:56px}.photo-count{font-size:14px;color:#d0d5d1;padding-left:8px}.photo-dialog button{border:1px solid #738078;background:#242827e8;color:white;cursor:pointer;width:44px;height:44px;font-size:26px;line-height:1}.photo-close{font-size:32px!important}.photo-stage{position:relative;display:flex;align-items:center;justify-content:center;background:#111714;height:min(70vh,760px);height:min(70dvh,760px)}.photo-stage img{display:block;width:100%;height:100%;object-fit:contain}.photo-prev,.photo-next{position:absolute;top:calc(50% - 22px)}.photo-prev{left:12px}.photo-next{right:12px}#photo-dialog-caption{margin:0;padding:14px 22px;font-size:16px;line-height:1.4}.photo-dialog button:hover{background:#385e76}
@media(max-width:900px){.projects .project-photo{flex-basis:calc((100% - 20px)/2)}.projects .project-photo img{height:220px}}@media(max-width:600px){.projects{padding:48px 6%}.projects .section-heading{gap:14px}.projects h2{font-size:32px}.gallery-toolbar{gap:10px}.gallery-controls{gap:6px}.projects .project-photo{flex-basis:82%}.projects .project-photo img{height:220px}.projects .project-grid{gap:16px}.photo-dialog{width:96vw;max-width:96vw}.photo-stage{height:65vh;height:65dvh}.photo-prev{left:6px}.photo-next{right:6px}#photo-dialog-caption{font-size:14px;padding:12px 14px}}@media(prefers-reduced-motion:reduce){.projects .project-photo img{transition:none}}
