:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#000;--text-h:#000;--bg:#fff;--border:#fff;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.landing{--green-200:#eaf6ef;--green-400:#a8d9be;--green-500:#86cba2;--green-700:#3f8f63;--white:#fff;--black:#0b0b0b;--muted:#55606a;color:var(--black);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.container{max-width:1100px;margin:0 auto;padding:28px 18px}.site-header{background:linear-gradient(90deg, var(--green-200), var(--green-500));color:var(--white);z-index:70;-webkit-backdrop-filter:saturate(120%)blur(6px);backdrop-filter:saturate(120%)blur(6px);transition:box-shadow .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;position:sticky;top:0;box-shadow:0 6px 18px #1018280f}.header-inner{justify-content:space-between;align-items:center;display:flex}.brand{letter-spacing:.3px;align-items:center;font-size:20px;font-weight:700;display:inline-flex}.brand img{height:56px;display:block}.nav a{color:var(--white);margin-left:18px;font-weight:600;text-decoration:none}.nav .cta{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border-radius:8px;padding:8px 12px}.menu-btn{color:var(--white);background:0 0;border:none;margin-left:12px;padding:6px;display:none}.menu-btn .hamburger{background:var(--white);width:22px;height:2px;display:block;position:relative}.menu-btn .hamburger:before,.menu-btn .hamburger:after{content:"";background:var(--white);width:22px;height:2px;position:absolute;left:0}.menu-btn .hamburger:before{top:-7px}.menu-btn .hamburger:after{top:7px}.hero-section{padding:48px 0}.hero-grid{grid-template-columns:1fr 420px;align-items:center;gap:28px;display:grid}.hero-content h2{margin:0 0 12px;font-size:34px}.hero-content p{color:var(--muted);margin:0 0 18px}.hero-actions .btn{margin-right:12px}.hero-media img{object-fit:cover;border-radius:12px;width:100%;box-shadow:0 10px 30px #2f4b430f}h3{margin-top:0}.about{padding:36px 0}.gallery .grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.gallery img{object-fit:cover;border-radius:8px;width:100%;height:160px}.sector{box-sizing:border-box;flex-direction:column;justify-content:center;gap:18px;min-height:100vh;padding:48px 18px;display:flex}.sector h4{margin:0 0 12px}.sector>.carousel{flex-direction:column;flex:1;display:flex}.sector .grid{grid-template-columns:repeat(3,1fr)}@media (width<=880px){.sector .grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.sector .grid{grid-template-columns:1fr}}.services .cards{gap:16px;margin-top:16px;display:flex}.card{background:#fff;border-radius:10px;flex:1;padding:18px;box-shadow:0 6px 18px #2f4b430a}.btn{border-radius:10px;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-block}.btn.primary{background:var(--green-700);color:var(--white);box-shadow:0 8px 24px #3f8f631f}.btn.ghost{border:2px solid var(--green-400);color:var(--green-700);background:0 0}.site-footer{border-top:1px solid #e9f6f0;margin-top:40px;padding:20px 0}.footer-inner{justify-content:space-between;align-items:center;display:flex}.footer-nav a{color:var(--muted);margin-left:12px;text-decoration:none}@media (width<=880px){.hero-grid{grid-template-columns:1fr}.gallery .grid{grid-template-columns:repeat(2,1fr)}.services .cards{flex-direction:column}.footer-inner{flex-direction:column;gap:8px}.menu-btn{display:block}.nav{display:none}.nav.open{background:var(--white);color:var(--black);z-index:80;border-radius:10px;flex-direction:column;gap:8px;min-width:160px;padding:12px;display:flex;position:absolute;top:64px;right:18px;box-shadow:0 12px 40px #1018281f}.nav a{color:var(--black);margin-left:0}.nav .cta{background:var(--green-500);color:var(--white);padding:8px 10px}.hero-content h2{font-size:26px}}@media (width<=480px){.gallery .grid{grid-template-columns:1fr}.container{padding:18px 14px}.hero-content h2{font-size:22px}.hero-media img{object-fit:cover;height:220px}}.carousel{border-radius:10px;height:40%;display:block;position:relative;overflow:hidden}.carousel-track{width:100%;height:40%;transition:transform .45s cubic-bezier(.22,.9,.36,1);display:flex}.carousel-slide{justify-content:center;align-items:center;min-width:100%;height:40%;display:flex}.carousel-slide img{object-fit:cover;width:100%;height:500px}.carousel-btn{cursor:pointer;background:#ffffffd9;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 18px #10182814}.carousel-btn.prev{left:12px}.carousel-btn.next{right:12px}.carousel-dots{z-index:40;gap:12px;display:flex;position:absolute;bottom:72px;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#fffc;border:2px solid #ffffff8c;border-radius:50%;width:12px;height:12px;box-shadow:0 2px 6px #10182814}.dot.active{background:var(--green-700);border-color:#3f8f63f2;transform:scale(1.12)}@media (width<=880px){.carousel-slide img{height:auto}}@media (width<=480px){.carousel-slide img{height:auto}.carousel-btn{width:34px;height:34px;font-size:18px}}.carousel-caption{text-align:center;color:var(--green-700);z-index:45;background:#fffffff2;border:1px solid #3f8f631f;border-radius:12px;max-width:42%;padding:10px 16px;font-size:15px;font-weight:700;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #2f4b4314}.contact{background:var(--md-sys-color-secondary)}.contact-grid{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin-top:2rem;display:grid}.contact-info{text-align:left;font-weight:500}.map-container{border-radius:var(--radius-lg);width:100%;height:300px;overflow:hidden;box-shadow:0 10px 30px #0000001f}.map-container iframe{border:0;width:100%;height:100%}@media (width<=768px){.contact-grid{grid-template-columns:1fr}.contact-info{text-align:center}}
