*,:before,:after{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body{color:#222;-webkit-font-smoothing:antialiased;background:#f8f6f2;font-family:Arial,sans-serif;line-height:1.6}#root{width:100%;min-height:100vh}img{max-width:100%;height:auto}.container{width:min(1100px,90%);margin:0 auto}section{padding:70px 20px;scroll-margin-top:90px}h1,h2,h3,h4{color:#1f1f1f;margin-bottom:16px}h1{font-size:clamp(2.2rem,5vw,3rem);line-height:1.15}h2{font-size:clamp(1.9rem,4vw,2.4rem);line-height:1.2}h3{font-size:1.25rem;line-height:1.3}p{color:#444;margin-bottom:12px}.section-title{text-align:center;color:#1f1f1f;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.section-subtitle{text-align:center;color:#666;max-width:600px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}button{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:8px;padding:12px 22px;font-family:inherit;font-size:1rem;transition:background .25s,transform .25s,box-shadow .25s,color .25s}button:hover{background:#3d9442}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #4caf5080}.skip-link{z-index:2000;color:#fff;background:#1f1f1f;border-radius:0 0 8px;padding:10px 16px;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.navbar{z-index:1000;background:#fff;border-bottom:1px solid #e7e7e7;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;gap:16px;width:min(1100px,90%);margin:0 auto;padding:18px 0;display:flex}.logo{color:#1f1f1f;align-items:center;gap:10px;font-size:1.4rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.logo-img{object-fit:contain;flex-shrink:0;width:36px;height:36px}.nav-links{align-items:center;gap:20px;list-style:none;display:flex}.nav-links a{color:#333;text-decoration:none;transition:color .25s}.nav-links a:hover{color:#4caf50}.nav-toggle{background:0 0;border-radius:8px;flex-direction:column;gap:5px;padding:8px;display:none}.nav-toggle span{background:#1f1f1f;border-radius:2px;width:24px;height:3px;transition:transform .25s,opacity .25s;display:block}.nav-toggle:hover{background:#0000000d}.nav-toggle.open span:first-child{transform:translateY(8px)rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (width<=768px){.navbar-container{flex-wrap:wrap;padding:14px 0}.nav-toggle{margin-left:auto;display:flex}.nav-links{background:#fff;border-top:1px solid #e7e7e7;flex-direction:column;gap:0;width:100%;margin-top:12px;padding:8px 0;display:none}.nav-links.open{display:flex}.nav-links li{width:100%}.nav-links a{border-radius:6px;padding:12px 8px;font-size:1.05rem;display:block}.nav-links a:hover{background:#f0fdf4}}.hero{background:linear-gradient(90deg,#f8f6f2,#eef8ee)}.hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:min(1100px,90%);min-height:80vh;margin:0 auto;display:grid}.hero-text h1{margin-bottom:20px;font-size:3rem;line-height:1.1}.hero-text p{max-width:500px;margin-bottom:24px;font-size:1.1rem}.hero-buttons{flex-wrap:wrap;gap:14px;display:flex}.hero-buttons button{border:none;border-radius:14px;padding:12px 18px;font-size:1rem;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s,color .25s}.hero-buttons button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0000001f}.hero-secondary{color:#4caf50;background:0 0;border:2px solid #4caf50}.hero-secondary:hover{color:#fff;background:#4caf50}.hero-image img{object-fit:cover;border-radius:20px;width:100%;box-shadow:0 8px 24px #0000001f}.hero-contact-inline{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 16px;font-size:1.05rem;display:flex}.hero-contact-number,.hero-contact-facebook{color:#111827;font-weight:800;text-decoration:none;transition:color .25s}.hero-contact-facebook{color:#4caf50}.hero-contact-number:hover,.hero-contact-facebook:hover{text-decoration:underline}@media (width<=768px){.hero-container{text-align:center;grid-template-columns:1fr;min-height:auto;padding:40px 0}.hero-text p{margin-inline:auto}.hero-buttons,.hero-contact-inline{justify-content:center}.hero-text h1{font-size:2.2rem}}.services{text-align:center;background:#fdfdfd}.services .section-subtitle{max-width:650px}.service-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;width:min(1100px,90%);margin:0 auto;display:grid}.service-card{background:#fff;border-radius:16px;padding:28px 22px;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 14px #00000014}.service-card:hover{transform:translateY(-6px);box-shadow:0 14px 28px #0000001f}.service-icon{background:#f0fdf4;border:1px solid #4caf502e;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 14px;font-size:1.35rem;transition:transform .25s;display:flex}.service-card:hover .service-icon{transform:rotate(-6deg)scale(1.06)}.service-card h3{color:#1f1f1f;margin-bottom:12px}.gallery{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.gallery-wrapper{border-radius:20px;max-width:1050px;margin:0 auto 2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.gallery-image{object-fit:contain;aspect-ratio:16/9;background:#f3f4f6;width:100%;height:auto;max-height:820px;transition:transform .3s;display:block}.gallery-image:hover{transform:scale(1.05)}.gallery-arrow{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;width:50px;height:50px;font-size:1.5rem;transition:background .3s,transform .3s;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow:hover{background:#000c;transform:translateY(-50%)scale(1.1)}.prev{left:20px}.next{right:20px}.gallery-thumbs{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:2rem;display:flex}.thumb{cursor:pointer;opacity:.7;background:0 0;border:3px solid #0000;border-radius:10px;width:100px;height:75px;padding:0;transition:border-color .3s,opacity .3s,transform .3s;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%;display:block}.thumb:hover,.thumb.active{opacity:1;border-color:#007bff;transform:scale(1.05)}@media (width<=768px){.gallery-image{height:56vh;max-height:560px}.thumb{width:80px;height:60px}}.videos{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.videos-grid{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}.video-player{width:100%;max-width:900px;margin:0 auto}.video-frame{background:#0b1220;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.video-frame video{aspect-ratio:9/16;object-fit:contain;width:100%;max-height:50vh;display:block}.video-list{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.video-thumb{cursor:pointer;text-align:center;background:#ffffffe6;border:3px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:12px 16px;transition:border-color .3s,opacity .3s,transform .3s,box-shadow .3s;display:inline-flex}.video-thumb:hover,.video-thumb.active{opacity:1;border-color:#007bff;transform:scale(1.03);box-shadow:0 10px 22px #0000000f}.video-thumb-title{color:#111827;font-weight:800}.video-thumb:focus-visible{box-shadow:0 0 0 4px #007bff40}.video-meta{justify-content:space-between;align-items:center;gap:14px;padding:14px 2px 0;display:flex}.video-meta h3{color:#111827;white-space:nowrap;margin:0;font-size:1.3rem}.video-meta p{color:#6b7280;max-width:520px;margin:0;line-height:1.4}@media (width<=900px){.videos-grid{gap:14px}.video-meta{flex-direction:column;align-items:flex-start}.section-subtitle{margin-bottom:2.2rem}}.about{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.about-container{max-width:900px;margin:0 auto;padding:0 20px}.about-card{background:#ffffffbf;border:1px solid #0000000f;border-radius:20px;margin:0 auto;padding:28px 26px;box-shadow:0 20px 40px #0000000f}.about-card p{color:#374151;margin-bottom:18px;font-size:1.05rem;line-height:1.75}.about-card p:last-child{margin-bottom:0}@media (width<=768px){.about-card{padding:22px 18px}}.faq{background:#fff}.faq-container{max-width:800px;margin:0 auto;padding:0 20px}.faq-title{text-align:center;color:#1f1f1f;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem)}.faq-item{background:#fff;border-radius:12px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 4px 12px #0000000d}.faq-question{color:#333;cursor:pointer;background:#f8f9fa;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;font-size:1.1rem;font-weight:600;transition:background .3s;display:flex}.faq-question:hover{background:#e9ecef}.faq-icon{font-size:1.5rem;font-weight:700;transition:transform .3s}.faq-icon.open{transform:rotate(90deg)}.faq-answer{background:#fff;max-height:0;margin:0;padding:0 2rem;transition:max-height .3s,padding .3s;overflow:hidden}.faq-answer.open{max-height:200px;padding:1.5rem 2rem}@media (width<=768px){.faq-question{padding:1.2rem 1.5rem;font-size:1rem}}.contact{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.contact-container{text-align:center;max-width:800px;margin:0 auto}.contact-container h2{color:#fff;margin-bottom:1rem}.contact-container>p{opacity:.9;margin-bottom:3rem;font-size:1.2rem}.contact-links{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.contact-link{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;min-width:180px;padding:14px 24px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.contact-link:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 10px 20px #00000026}@media (width<=768px){.contact-links{gap:12px}.contact-link{min-width:140px;padding:12px 18px;font-size:1rem}}.map-section{background:#fdfdfd;padding:80px 0}.map-frame{border-radius:20px;max-width:900px;margin:0 auto;line-height:0;overflow:hidden;box-shadow:0 20px 40px #0000001a}.map-frame iframe{border:0;width:100%;height:450px;display:block}@media (width<=768px){.map-section{padding:60px 0}.map-frame iframe{height:350px}}.footer{color:#fff;text-align:center;background:#1f1f1f;padding:24px 20px}.footer p{color:#fff;margin:0}.footer-links{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:12px;display:flex}.footer-social{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.footer-social:hover{background:#ffffff24;transform:translateY(-2px);box-shadow:0 10px 20px #00000040}.footer-social-icon{justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;line-height:1;display:inline-flex}.whatsapp-button{z-index:1500;color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:8px;padding:12px 18px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 20px #25d36666}.whatsapp-button:hover{background:#1ebe5b;transform:translateY(-3px);box-shadow:0 12px 26px #25d36680}.whatsapp-button span{font-size:1.3rem;line-height:1}@media (width<=768px){.whatsapp-button{padding:12px 14px}.whatsapp-text{display:none}}
