@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Rye&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif}html{scroll-behavior:smooth}h2,body{font-family:Inter,sans-serif}h1{font-family:Rye,serif}.hero{min-height:20vh;padding:rem 2rem;color:#fff;background-color:#1f1f1f;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.hero-content{text-align:center;width:100%;max-width:700px}.hero-image{width:100%;max-width:400px;height:auto}.hero-image img{width:100%;height:auto}.hero-logo{width:750px;max-width:100%;height:auto}.hero-body{flex-direction:column;align-items:center;gap:1rem;display:flex}section{padding:2rem 1rem}section h2{margin-top:0;font-size:xx-large}section h3{margin-top:0;font-size:large}.services{color:#1f1f1f;background-color:#f3f0e9}.services-heading{text-align:center;max-width:700px;margin:0 auto 2rem}.services-heading h2{margin-top:0;margin-bottom:.5rem;font-size:2rem}.services-heading p{margin:0;font-weight:700;line-height:1.6}.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.service-card{background-color:#fff;border:1px solid #d6d1c7;border-radius:8px;padding:2rem}.service-card h3{margin-top:0;margin-bottom:.75rem}.service-card p{margin-bottom:0;line-height:1.6}.about{color:#fff;background-color:#1f1f1f}.about-content{max-width:800px;margin:0 auto}.about h2{text-align:center;margin-top:0;margin-bottom:2rem}.about p{line-height:1.7}.gallery{color:#1f1f1f;background-color:#f3f0e9}.gallery-heading{text-align:center;max-width:700px;margin:0 auto 2rem}.gallery-heading h2{margin-top:0;margin-bottom:.5rem;font-size:2rem}.gallery-heading p{margin:0}.gallery-carousel{justify-content:center;align-items:center;gap:1rem;width:fit-content;max-width:100%;margin:0 auto;display:flex}.gallery-carousel .gallery-item{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;justify-content:center;align-items:center;display:flex}.gallery-carousel .gallery-item img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:650px;display:block}.carousel-button{color:#1f1f1f;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;font-size:4.5rem;font-weight:10;line-height:1;display:flex}.carousel-dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.carousel-dot{cursor:pointer;background-color:#b6b0a6;border:none;border-radius:50%;width:10px;height:10px;padding:0}.carousel-dot.active{background-color:#1f1f1f}.carousel-button:hover{opacity:.6}.gallery-image{cursor:zoom-in}.lightbox{z-index:2000;background-color:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.lightbox-image{touch-action:pinch-zoom;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border-radius:8px;width:auto;max-width:90vw;height:auto;max-height:90vw;display:block}.lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:3rem;line-height:1;position:absolute;top:1rem;right:1.5rem}.lightbox-close:hover{opacity:.7}.lightbox-arrow{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:1rem;font-size:4rem;line-height:1}.lightbox-arrow:hover{opacity:.7}.contact{color:#fff;text-align:center;background-color:#1f1f1f}.contact-content{max-width:700px;margin:0 auto}.contact h2{margin-top:0;margin-bottom:1rem}.contact p{margin-bottom:2rem;line-height:1.6}.contact-button{color:#1f1f1f;background-color:#f3f0e9;border-radius:6px;padding:.9rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}.contact-button:hover{opacity:.85}.footer{color:#fff;text-align:center;background-color:#111;padding:1.5rem 1rem;font-family:Rye,serif}.footer p{margin:0}.footer-top-link{color:#fff;text-decoration:none}.footer-top-link:hover{text-decoration:underline}.navigation{background-color:#f3f0e9;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.nav-brand{align-items:center;gap:.75rem;display:flex}.nav-logo{object-fit:contain;width:88px;height:88px;display:block}.nav-brand span{font-family:Rye,serif;font-size:x-large;font-weight:10}.nav-links{align-items:center;gap:1.5rem;font-family:Rye,serif;display:flex}.nav-links a{color:#000;font-size:large;text-decoration:underline}.request-quote-page{background-color:#f3f0e9;justify-content:center;min-height:100vh;padding:3rem 1.5rem;display:flex}.request-quote-container{width:100%;max-width:700px}.request-back-link{color:inherit;margin-bottom:2rem;font-weight:600;text-decoration:underline;display:inline-block}.request-back-link:hover{text-decoration:underline}.request-quote-header{text-align:center;margin-bottom:2rem}.request-quote-header h1{margin-bottom:.5rem}.request-quote-header p{margin:0}.request-quote-form{box-sizing:border-box;background:#ffffff0a;border-radius:12px;width:100%;padding:2rem}.request-quote-form label{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.request-quote-form input,.request-quote-form select,.request-quote-form textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #888;border-radius:6px;padding:.75rem}.request-quote-form input:focus,.request-quote-form select:focus,.request-quote-form textarea:focus{outline-offset:1px;outline:2px solid #aaa}.request-quote-form textarea{resize:vertical;min-height:120px}.request-success{text-align:center;padding:3rem 2rem}.request-success .contact-button{margin-top:1.5rem;display:inline-block}.request-list{gap:1rem;display:grid}.request-card{background:#fff;border:1px solid #ccc;border-radius:10px;padding:1rem}.request-card-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.request-card-header h2{margin:0;font-size:1.1rem}.request-filter{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.request-filter select{border-radius:8px;width:100%;padding:.75rem;font-size:1rem}.phone-mobile{display:none}.phone-desktop{display:inline}@media (width>=768px){.request-list{grid-template-columns:repeat(2,1fr)}.request-filter select{width:250px}}@media (width>=1100px){.request-list{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.navigation{flex-direction:column;align-items:center;gap:.75rem}.nav-brand{text-align:center;flex-direction:column;align-items:center;gap:.35rem}.nav-logo{width:56px;height:56px}.nav-links{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;display:flex}.hero-image{width:100%}section{padding:2rem 1rem;scroll-margin-top:88px}.services-grid{grid-template-columns:1fr;gap:1rem}.gallery-grid{grid-template-columns:1fr}.gallery-item img{height:275px}.gallery-carousel{gap:.5rem}.gallery-carousel .gallery-item img{height:300px}.carousel-button{width:38px;height:38px;font-size:4.5rem}.lightbox{position:fixed}.lightbox-arrow{z-index:2100;font-size:3rem;font-weight:500;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-arrow-left{left:.5rem}.lightbox-arrow-right{right:.5rem}.phone-mobile{display:inline}.phone-desktop{display:none}}
