@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:wght@300;400;500&display=swap";*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}a:hover{opacity:.8}button{cursor:pointer;border:none;background:none}.nav-links{display:flex}.mobile-menu-btn{display:none}@media(max-width:768px){.nav-links{display:none!important}.mobile-menu-btn{display:block!important}section:first-of-type{padding-top:60px}.stats-grid{grid-template-columns:repeat(3,1fr)!important}.services-grid{grid-template-columns:1fr!important}.gallery-grid{grid-template-columns:1fr!important;grid-auto-rows:250px!important}.gallery-item-tall{grid-row:span 1!important}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem!important}}@media(max-width:480px){section{padding-left:1rem!important;padding-right:1rem!important}.cta-buttons{flex-direction:column;width:100%}.cta-buttons a{width:100%;text-align:center}}@media(hover:hover){.service-card:hover{background-color:#fafafa!important}.gallery-item:hover img{transform:scale(1.05);filter:grayscale(0%)!important}a[href="#contact"]:hover,a[href^="tel:"]:hover{transform:translateY(-1px)}nav a:hover{color:#1a1a1a!important}}::selection{background-color:#1a1a1a;color:#fff}.gallery-item img{transition:transform .4s ease,filter .4s ease}.service-card{transition:background-color .3s ease}
