body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}@media (max-width:600px){.App-header{font-size:1rem;padding:1rem .2rem}}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar-overlay{background:#0a2a43b3;display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99}@media (max-width:900px){.navbar{align-items:center;flex-direction:row;justify-content:space-between;position:relative}.navbar-logo{font-size:1.5rem}.navbar-links{background:#0a2a43;box-shadow:-2px 0 16px #00000021;display:flex;flex-direction:column;gap:2rem;height:100vh;margin:0;max-width:320px;padding:4rem 2rem 2rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:70vw;z-index:100}.navbar-links.active{transform:translateX(0)}.navbar-cta{display:none;margin-left:0;margin-top:2rem;width:100%}.navbar-cta.active{display:block}.navbar-toggle{display:block;position:relative;right:0;top:0;z-index:101}.navbar-overlay.active{display:block}}@media (max-width:600px){.navbar-logo{font-size:1.1rem}.navbar-links{gap:1rem;max-width:98vw;padding:2rem .5rem 1rem;width:90vw}.navbar-cta{margin-top:1rem}}.navbar-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:2rem}@media (max-width:900px){.navbar{align-items:flex-start;flex-direction:column;padding:1rem}.navbar-links{display:none;flex-direction:column;gap:1rem;margin-top:1rem;width:100%}.navbar-links.active{display:flex}.navbar-cta{display:none;margin-left:0;margin-top:1rem;width:100%}.navbar-cta.active{display:block}.navbar-toggle{display:block;position:absolute;right:1.5rem;top:1.2rem}}.navbar{background:linear-gradient(90deg,#0a2a43 70%,#f9c846);box-shadow:0 2px 8px #00000014;color:#fff;justify-content:space-between;padding:1rem 2.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar,.navbar-logo{align-items:center;display:flex}.navbar-logo{font-size:2rem;font-weight:700;letter-spacing:1px}.navbar-links{display:flex;gap:2rem;list-style:none;margin:0}.navbar-links li a{border-radius:4px;color:#fff;font-size:1.1rem;font-weight:500;padding:.25rem .5rem;text-decoration:none;transition:color .2s}.navbar-links li a:hover{background:#f9c846;color:#0a2a43}.navbar-cta{margin-left:2rem}.navbar-btn{background:#fff;border:2px solid #f9c846;border-radius:25px;box-shadow:0 2px 8px #00000012;color:#0a2a43;font-weight:700;padding:.5rem 1.5rem;text-decoration:none;transition:background .2s,color .2s}.navbar-btn:hover{background:#f9c846;color:#fff}@media (max-width:900px){.footer-links{flex-direction:column;gap:.7rem}.footer-contact,.footer-social{font-size:1rem}.footer{padding:1.2rem .5rem .7rem}}@media (max-width:600px){.footer{font-size:.95rem;padding:1rem .2rem .5rem}.footer-links{gap:.4rem}}.footer{background:#0a2a43;color:#fff;padding:2rem 1rem 1rem;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1rem}.footer-links a{color:#f9c846;font-size:1rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-contact,.footer-social{margin-bottom:1rem}.footer-social a{color:#fff;margin:0 .5rem;text-decoration:none}.footer-social a:hover{color:#f9c846}.footer-copy{color:#ccc;font-size:.9rem}.footer-modal-overlay{align-items:center;background:#0a2a43b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.footer-modal-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000002e;color:#222;max-width:90vw;padding:2rem 1.5rem;position:relative;text-align:left;width:400px}.footer-modal-card h3{color:#0a2a43;margin-top:0}.footer-modal-close{background:#f9c846;border:none;border-radius:8px;color:#0a2a43;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1.5rem;padding:.5rem 1.2rem}.footer-modal-close:hover{background:#0a2a43;color:#fff}@media (max-width:900px){.home-content h1{font-size:2rem}.home-content p{font-size:1rem}.home-content{padding:2rem .5rem}}@media (max-width:600px){.home-content h1{font-size:1.3rem}.home-content p{font-size:.95rem}.home-content{padding:1rem .2rem}}.home-section{background:url(https://images.unsplash.com/photo-1506744038136-46273834b3fb?auto=format&fit=crop&w=1200&q=80) 50%/cover no-repeat;min-height:70vh;position:relative}.home-bg-overlay,.home-section{align-items:center;display:flex;justify-content:center}.home-bg-overlay{background:#0a2a43b3;height:100%;width:100%}.home-content{border-radius:16px;box-shadow:0 4px 24px #0000001f;color:#fff;padding:3rem 2rem;text-align:center}.home-content h1{font-size:3rem;font-weight:800;letter-spacing:1px;margin-bottom:1.5rem}.home-content p{font-size:1.3rem;margin-bottom:2rem}.home-highlight{color:#f9c846;display:block;margin-top:.5rem}.home-btn,.home-highlight{font-size:1.1rem;font-weight:700}.home-btn{background:#f9c846;border:none;border-radius:30px;box-shadow:0 2px 8px #00000017;color:#0a2a43;cursor:pointer;padding:.9rem 2.5rem;transition:background .2s,color .2s}.home-btn:hover{background:#0a2a43;color:#fff}.about-owner-img-wrapper{margin-bottom:1.5rem;text-align:center}.about-owner-img{border-radius:18px;height:auto;max-width:350px;width:100%}@media (max-width:900px){.about-owner-img{max-height:220px;max-width:95vw}}.about-carousel-img{border-radius:18px;height:auto;max-width:700px;width:100%}@media (max-width:900px){.about-carousel-img{max-height:250px;max-width:95vw}}.about-section{background:#fff;color:#0a2a43;padding:3rem 1rem;text-align:center}.about-section h2{font-size:2rem;margin-bottom:1rem}.about-section p{font-size:1.1rem;margin:0 auto;max-width:700px}@media (max-width:900px){.about-section{padding:2rem .5rem}.about-section h2{font-size:1.4rem}.about-section p{font-size:1rem;max-width:95vw}}.services-section{background:#f9f9f9;color:#0a2a43;padding:3rem 1rem;text-align:center}.services-section h2{font-size:2rem;margin-bottom:2rem}.services-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service-item{background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000012;padding:2rem;width:250px}.service-item h3{color:#f9c846;margin-bottom:1rem}.service-item p{font-size:1rem}@media (max-width:900px){.services-list{flex-direction:column;gap:1.2rem}.service-item{margin:0 auto;max-width:350px;padding:1.2rem;width:100%}.services-section{padding:2rem .5rem}.services-section h2{font-size:1.4rem}.projects-gallery{flex-direction:column;gap:1.5rem}.project-card{margin:0 auto;max-width:350px;width:100%}.projects-section{padding:2rem .5rem}}@media (max-width:600px){.projects-gallery{gap:.8rem}.project-card{max-width:98vw;padding:1rem}.projects-section{padding:1rem .2rem}.projects-section h2{font-size:1.3rem}}.projects-section{background:#f6f8fa;color:#0a2a43;padding:3rem 1rem;text-align:center}.projects-section h2{color:#0a2a43;font-size:2.2rem;font-weight:800;margin-bottom:2rem}.projects-gallery{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.project-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 16px #0000001a;display:flex;flex-direction:column;padding:1.5rem 1rem;transition:transform .2s,box-shadow .2s;width:320px}.project-card:hover{box-shadow:0 8px 32px #00000021;transform:translateY(-6px) scale(1.03)}.project-card img{border-radius:12px;height:180px;margin-bottom:1rem;object-fit:cover;width:100%}.project-card h3{color:#0a2a43;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.project-card p{font-size:1.05rem;margin-bottom:.7rem}.project-details{display:flex;font-size:1rem;justify-content:space-between;margin-top:.5rem;width:100%}.project-location{color:#0a2a43;font-weight:500}.project-price{color:#f9c846;font-weight:700}.blog-section{background:#f9f9f9;color:#0a2a43;padding:3rem 1rem;text-align:center}.blog-section h2{font-size:2rem;margin-bottom:2rem}.blog-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.blog-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000012;padding:2rem;width:300px}.blog-card h3{color:#f9c846;margin-bottom:1rem}.blog-card p{font-size:1rem;margin-bottom:1rem}@media (max-width:900px){.blog-list{flex-direction:column;gap:1.2rem}.blog-card{margin:0 auto;max-width:350px;padding:1.2rem;width:100%}.blog-section{padding:2rem .5rem}.blog-section h2{font-size:1.4rem}}.blog-read{background:#f9c846;border-radius:20px;color:#0a2a43;font-weight:700;padding:.5rem 1rem;text-decoration:none;transition:background .2s}.blog-read:hover{background:#0a2a43;color:#fff}.contact-section{background:#fff;color:#0a2a43;padding:3rem 1rem;text-align:center}.contact-section h2{font-size:2rem;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1rem;margin:0 auto 2rem;max-width:400px}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.75rem}.contact-form button{background:#f9c846;border:none;border-radius:25px;color:#0a2a43;cursor:pointer;font-size:1rem;padding:.75rem;transition:background .2s}@media (max-width:900px){.contact-section{padding:2rem .5rem}.contact-section h2{font-size:1.4rem}.contact-form{max-width:95vw;padding:0 .5rem}.contact-form input,.contact-form textarea{font-size:.95rem}}.contact-form button:hover{background:#0a2a43;color:#fff}.contact-info{font-size:1.1rem;margin-top:2rem}
/*# sourceMappingURL=main.5ba5efd6.css.map*/