.projects-section{padding:100px 0}.projects-intro{color:#68746c;margin:25px 0 45px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px 26px}.project-card{min-width:0}.project-card>button{display:block;position:relative;border:0;padding:0;width:100%;background:#e6eae5;text-align:left;aspect-ratio:4/3;overflow:hidden}.project-card img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.project-card button:hover img{transform:scale(1.035)}.project-card button>span{position:absolute;bottom:14px;right:14px;background:#173c32;color:#fff;font-size:13px;padding:8px 13px}.project-type{font-size:13px;color:#68746c;margin:20px 0 8px}.project-card h3{font-size:23px;line-height:1.5;font-weight:500;margin:0 0 12px}.project-card>p:not(.project-type){font-size:15px;color:#68746c;line-height:1.85}.project-card time{font-size:12px;color:#7b847d}.project-modal{width:min(980px,94vw);max-height:92vh;padding:55px 35px 35px;border:0;color:#202923}.project-modal::backdrop{background:#0e211bd9}.project-close{position:absolute;right:15px;top:12px;border:0;background:#fff;padding:9px}.project-modal h2{font-size:32px}.project-modal #project-description{margin:20px 0 30px;color:#68746c}.project-modal #project-photos{display:grid;gap:20px}.project-modal #project-photos img{width:100%;max-height:78vh;object-fit:contain;background:#f2f3ef}.project-modal #project-original{display:inline-block;margin-top:25px;border-bottom:1px solid;padding:8px 0}@media(max-width:1100px){header nav{gap:16px;font-size:14px}.contact-top>span{display:block;margin-left:0}.project-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.projects-section{padding:65px 0}.project-grid{grid-template-columns:1fr;gap:35px}.project-card h3{font-size:22px}.project-modal{padding:55px 20px 25px}.project-modal h2{font-size:26px}}@media(prefers-reduced-motion:reduce){.project-card img{transition:none}}
