*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}#root{min-height:100vh}.navbar{z-index:100;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.navbar-brand{color:#fff;letter-spacing:.5px;font-size:1.5rem;font-weight:700;transition:color .3s}.navbar-brand:hover{color:#e0e0e0}.navbar-menu{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.navbar-link{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.navbar-link:hover{color:#e0e0e0}.navbar-link:after{content:"";background-color:#fff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.navbar-link:hover:after{width:100%}.navbar-cta{color:#fff;background:#ff8b38;border-radius:999px;padding:.85rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .3s,background .3s}.navbar-cta:hover{background:#ff9f5c;transform:translateY(-1px)}@media (width<=768px){.navbar-container{flex-direction:column;gap:1rem}.navbar-menu{justify-content:center;gap:1rem}.navbar-cta{text-align:center;align-self:center;width:100%}.navbar-link{font-size:.9rem}}.hero{text-align:center;background:linear-gradient(135deg,#5a9b8e 0%,#4a8b7e 100%);justify-content:center;align-items:center;min-height:400px;padding:120px 2rem;display:flex}.hero-content{max-width:900px}.hero h1{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.3}.hero p{color:#fffffff2;max-width:820px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.8}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.hero-btn{border-radius:999px;padding:14px 32px;font-weight:700;text-decoration:none;transition:transform .3s,opacity .3s;display:inline-block}.hero-btn.primary{color:#456560;background:#fff}.hero-btn.secondary{color:#fff;background:#ffffff29;border:1px solid #fff6}.hero-btn:hover{opacity:.95;transform:translateY(-2px)}@media (width<=768px){.hero{padding:80px 1.5rem}.hero h1{font-size:2.2rem}.hero p{font-size:1rem}}.about{background:#fff;padding:80px 2rem}.about-container{max-width:1000px;margin:0 auto}.about-header{text-align:center;margin-bottom:2rem}.about-header h2{color:#1c2b33;margin-bottom:1rem;font-size:2.6rem;font-weight:700}.about-header p,.about-content p{color:#4d5860;max-width:860px;margin:0 auto;font-size:1.05rem;line-height:1.9}.about-content{justify-content:center;display:flex}@media (width<=768px){.about{padding:60px 1.5rem}.about-header h2{font-size:2rem}}.services{background:#f9f9f9;padding:80px 2rem}.services-container{max-width:1200px;margin:0 auto}.services-header{text-align:center;margin-bottom:60px}.services-header h2{color:#000;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.services-header p{color:#555;max-width:700px;margin:0 auto;font-size:1.05rem;line-height:1.8}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.service-card{background:#fff;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000001a}.service-card:hover{transform:translateY(-10px);box-shadow:0 8px 25px #00000026}.service-image{background:#eee;width:100%;height:250px;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%}.service-content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.service-content h3{color:#000;text-align:center;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.service-content p{color:#666;text-align:center;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.learn-more-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3679b8 0%,#2f6fa3 100%);border:none;border-radius:8px;align-self:center;padding:12px 35px;font-size:1rem;font-weight:600;text-decoration:underline;transition:all .3s}.learn-more-btn:hover{transform:scale(1.05);box-shadow:0 6px 15px #3679b84d}@media (width<=768px){.services{padding:60px 1.5rem}.services-header h2{font-size:2rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}}.founder{color:#111;background:linear-gradient(#fafafa 0%,#f3f6fb 100%);padding:5rem 1rem}.founder-container{gap:2rem;max-width:1120px;margin:0 auto;display:grid}.founder-header{text-align:center;gap:.75rem;display:grid}.founder-label{text-transform:uppercase;letter-spacing:.35em;color:#717171;font-size:.85rem;font-weight:700}.founder-header h2{letter-spacing:-.03em;margin:0;font-size:clamp(2.6rem,4vw,3.6rem);line-height:1.03}.founder-intro{color:#3d3d3d;max-width:780px;margin:0 auto;font-size:1rem;line-height:1.85}.founder-body{background:#fff;border:1px solid #0f172a14;border-radius:24px;gap:1.5rem;padding:2.5rem 2rem;display:grid;box-shadow:0 22px 50px #0f172a14}.founder-body h3{color:#111;margin:0;font-size:clamp(1.65rem,2.75vw,2.4rem)}.founder-body p{color:#444;margin:0;font-size:1rem;line-height:1.9}.founder-body strong{color:#111;margin-bottom:1rem;font-size:1.05rem;display:block}.founder-quote{color:#1f2b45;background:#f2f6ff;border-left:5px solid #4f73ff;border-radius:16px;margin:0;padding:1.5rem 1.5rem 1.5rem 2rem;font-size:1.03rem;font-style:italic;line-height:1.85}.founder-badge{background:#4f73ff14;border:1px solid #4f73ff26;border-radius:999px;justify-content:center;align-items:center;gap:.85rem;margin:0 auto;padding:.55rem 1rem;display:inline-flex}.founder-badge img{object-fit:contain;width:36px;height:36px}.founder-badge span{color:#33415f;font-size:.95rem;font-weight:700}@media (width>=920px){.founder-body{grid-template-columns:1fr;padding:3rem}}@media (width<=620px){.founder{padding:3rem 1rem}.founder-header h2{font-size:2.4rem}.founder-body{padding:1.75rem 1.5rem}}.gallery{background:#f6f8fb;padding:80px 2rem}.gallery-container{max-width:1200px;margin:0 auto}.gallery-header{text-align:center;margin-bottom:40px}.gallery-header h2{color:#1c2b33;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.gallery-header p{color:#5c6e78;max-width:700px;margin:0 auto;font-size:1rem;line-height:1.8}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;display:grid}.gallery-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000014}.gallery-card img{object-fit:cover;width:100%;height:220px}.gallery-card-content{padding:1.5rem}.gallery-card-content h3{color:#1c2b33;margin-bottom:.75rem;font-size:1.35rem}.gallery-card-content p{color:#5c6e78;line-height:1.75}@media (width<=768px){.gallery{padding:60px 1.5rem}.gallery-header h2{font-size:2rem}}.contact{background:linear-gradient(135deg,#4a8b7e 0%,#3d7568 100%);padding:80px 2rem}.contact-container{max-width:600px;margin:0 auto}.contact-content h2{color:#fff;text-align:center;margin-bottom:1rem;font-size:2.2rem;font-weight:700}.contact-subtext{color:#ffffffe6;text-align:center;max-width:700px;margin:0 auto 2rem;font-size:1rem;line-height:1.8}.contact-form{flex-direction:column;gap:1.2rem;display:flex}.contact-form input{color:#333;background:#fff;border:none;border-radius:8px;padding:16px 20px;font-family:inherit;font-size:1rem;transition:all .3s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#999}.contact-form input:focus,.contact-form textarea:focus{outline:none;box-shadow:0 0 0 3px #fff3}.contact-form textarea{resize:vertical;color:#333;background:#fff;border:none;border-radius:8px;min-height:140px;padding:16px 20px;font-family:inherit;font-size:1rem;transition:all .3s}.contact-direct-email{text-align:center;color:#f4f4f4;margin-top:1.5rem}.contact-direct-email p{margin-bottom:.5rem}.email-link{color:#fff;font-weight:700;text-decoration:underline}.send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3679b8 0%,#2f6fa3 100%);border:none;border-radius:8px;margin-top:.5rem;padding:16px 40px;font-size:1.05rem;font-weight:600;transition:all .3s}.send-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3679b866}.send-btn:active:not(:disabled){transform:translateY(0)}.send-btn:disabled{opacity:.7;cursor:not-allowed}.form-message{text-align:center;border-radius:8px;margin-top:1rem;padding:12px 16px;font-weight:500}.form-message.success{color:#4caf50;background:#4caf5033;border:1px solid #4caf50}.form-message.error{color:#f44336;background:#f4433633;border:1px solid #f44336}@media (width<=768px){.contact{padding:60px 1.5rem}.contact-content h2{font-size:1.8rem}}.footer{background:#f5f5f5;border-top:1px solid #ddd;padding:60px 2rem 30px}.footer-container{max-width:1200px;margin:0 auto}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.footer-section h4{color:#5a9b8e;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.footer-section p{color:#555;margin:.5rem 0;font-size:.95rem;line-height:1.6}.social-icons{gap:1rem;margin-top:1rem;display:flex}.social-link{color:#333;background:#ddd;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.social-link:hover{color:#fff;background:#5a9b8e;transform:translateY(-3px)}.footer-section ul{margin:0;padding:0;list-style:none}.footer-section ul li{margin-bottom:.8rem}.footer-section ul li a{color:#333;font-size:.95rem;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#5a9b8e}.contact-info{flex-direction:column;gap:1rem;display:flex}.contact-info p{align-items:flex-start;gap:.8rem;margin:0;display:flex}.contact-info .icon{flex-shrink:0;font-size:1.2rem}.footer-bottom{text-align:center;color:#666;border-top:1px solid #ddd;padding-top:2rem;font-size:.9rem}.footer-bottom p{margin:.5rem 0}.highlight{color:#5a9b8e;font-weight:600}@media (width<=768px){.footer{padding:40px 1.5rem 20px}.footer-content{gap:2rem}}.sticky-icons{pointer-events:none;z-index:999;justify-content:space-between;width:100%;padding:0 30px;display:flex;position:fixed;bottom:30px}.sticky-icon{cursor:pointer;pointer-events:all;color:#111;background:#ffffffe6;border:1px solid #11182729;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;text-decoration:none;transition:transform .25s,box-shadow .25s,background-color .25s;display:flex;box-shadow:0 10px 30px #0f172a14}.phone-icon,.whatsapp-icon{background:#fffffff2}.whatsapp-icon{color:#25d366}.phone-icon:hover,.whatsapp-icon:hover{background:#fff;transform:translateY(-3px);box-shadow:0 14px 35px #0f172a24}.phone-icon span,.whatsapp-icon span{justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}@media (width<=768px){.sticky-icons{padding:0 15px;bottom:20px}.sticky-icon{width:55px;height:55px;font-size:1.5rem}}
