.sp-projects-shell{padding:2rem 0 3rem}.sp-projects-shell h1{margin-bottom:.5rem}.sp-projects-intro{font-size:1.1rem;margin-bottom:2rem}.sp-project-section{margin:0 0 2.5rem}.sp-project-section h2{margin-bottom:1rem}.sp-project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.sp-project-card{appearance:none;border:0;padding:0;background:#fff;display:block;width:100%;border-radius:8px;overflow:hidden;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.13);position:relative}.sp-project-card:focus-visible{outline:4px solid #1f7ab7;outline-offset:3px}.sp-project-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .25s ease}.sp-project-card:hover img{transform:scale(1.035)}.sp-project-card__caption{display:block;padding:.65rem .8rem;text-align:left;font-weight:600;color:#17394f;background:#fff}.sp-gallery-overlay{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:2147483640;display:none;align-items:center;justify-content:center;padding:4rem 5rem}.sp-gallery-overlay.is-open{display:flex}.sp-gallery-dialog{position:relative;width:min(1100px,100%);height:min(82vh,850px);display:flex;flex-direction:column;align-items:center;justify-content:center}.sp-gallery-image{max-width:100%;max-height:calc(82vh - 80px);object-fit:contain;border-radius:4px;box-shadow:0 8px 35px rgba(0,0,0,.5)}.sp-gallery-title{color:#fff;font-weight:700;margin-top:.8rem;text-align:center}.sp-gallery-count{position:absolute;top:-2.5rem;left:0;color:#fff}.sp-gallery-close,.sp-gallery-prev,.sp-gallery-next{position:absolute;border:0;background:rgba(0,0,0,.45);color:#fff;cursor:pointer;line-height:1}.sp-gallery-close{right:-.5rem;top:-3rem;font-size:2.5rem;width:3rem;height:3rem;border-radius:50%}.sp-gallery-prev,.sp-gallery-next{top:50%;transform:translateY(-50%);font-size:3.5rem;width:3.5rem;height:4.5rem;border-radius:6px}.sp-gallery-prev{left:-4.5rem}.sp-gallery-next{right:-4.5rem}.sp-gallery-close:hover,.sp-gallery-prev:hover,.sp-gallery-next:hover{background:rgba(255,255,255,.2)}body.sp-gallery-open{overflow:hidden}@media(max-width:900px){.sp-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-gallery-overlay{padding:3.5rem 1rem 1rem}.sp-gallery-prev{left:.25rem}.sp-gallery-next{right:.25rem}.sp-gallery-prev,.sp-gallery-next{background:rgba(0,0,0,.65)}}@media(max-width:520px){.sp-project-grid{grid-template-columns:1fr 1fr;gap:.65rem}.sp-project-card__caption{font-size:.85rem;padding:.5rem}.sp-gallery-overlay{padding:3.25rem .5rem .5rem}.sp-gallery-image{max-height:calc(80vh - 70px)}}