.hero.svelte-1slkq6q{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg.svelte-1slkq6q{z-index:0;position:absolute;inset:0}.hero-slide.svelte-1slkq6q{opacity:0;will-change:opacity;background-position:50%;background-size:cover;transition:opacity 1.8s ease-in-out;position:absolute;inset:0}.hero-slide.active.svelte-1slkq6q{opacity:1}.hero-overlay.svelte-1slkq6q{z-index:1;background:linear-gradient(90deg,#000000b3 0%,#0000004d 50%,#0000001a 100%);position:absolute;inset:0}.hero-content.svelte-1slkq6q{z-index:2;grid-template-columns:1fr auto;align-items:center;gap:3rem;width:100%;padding:8rem clamp(1.5rem,5vw,4rem) 4rem;display:grid;position:relative}.hero-text.svelte-1slkq6q{max-width:680px}.hero-tag.svelte-1slkq6q{letter-spacing:2px;text-transform:uppercase;color:var(--g5);animation:fadeUp .7s var(--ease) both;margin-bottom:1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.hero-title.svelte-1slkq6q{color:#fff;text-shadow:0 2px 10px #0000004d;animation:fadeUp .7s var(--ease) both;margin-bottom:1.5rem;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:800;line-height:1.1}.gradient-word.svelte-1slkq6q{background:linear-gradient(135deg, var(--g5), var(--b5));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle.svelte-1slkq6q{color:#ffffffe6;text-shadow:0 1px 5px #0003;max-width:560px;animation:fadeUp .7s var(--ease) both;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.hero-actions.svelte-1slkq6q{animation:fadeUp .7s var(--ease) both;flex-wrap:wrap;gap:1rem;display:flex}.btn-lg.svelte-1slkq6q{border-radius:14px;padding:1rem 2.2rem;font-size:1rem}.hero-stats.svelte-1slkq6q{animation:fadeUp .7s var(--ease) both;flex-direction:column;gap:1rem;display:flex}.stat-card.svelte-1slkq6q{text-align:center;flex-direction:column;align-items:center;min-width:180px;padding:1.4rem 2rem;transition:transform .3s,box-shadow .3s;display:flex}.stat-card.svelte-1slkq6q:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000040}.stat-icon.svelte-1slkq6q{margin-bottom:.4rem;font-size:1.8rem}.stat-value.svelte-1slkq6q{letter-spacing:2px;color:#fff;font-family:Bebas Neue,sans-serif;font-size:2.2rem;line-height:1}.stat-label.svelte-1slkq6q{color:var(--g5);letter-spacing:.5px;margin-top:.2rem;font-size:.78rem;font-weight:600}.hero-dots.svelte-1slkq6q{z-index:3;gap:.6rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.dot.svelte-1slkq6q{cursor:pointer;background:#ffffff59;border:none;border-radius:10px;width:10px;height:10px;transition:all .4s}.dot.active.svelte-1slkq6q{background:#fff;width:32px}.scroll-indicator.svelte-1slkq6q{z-index:3;position:absolute;bottom:2rem;right:3rem}.scroll-line.svelte-1slkq6q{background:#fff3;border-radius:2px;width:2px;height:40px;position:relative;overflow:hidden}.scroll-line.svelte-1slkq6q:after{content:"";background:#fff;width:100%;height:50%;animation:2s ease-in-out infinite svelte-1slkq6q-scrollPulse;position:absolute;top:-100%;left:0}@keyframes svelte-1slkq6q-scrollPulse{0%{top:-50%}to{top:150%}}@media (width<=900px){.hero-content.svelte-1slkq6q{grid-template-columns:1fr;padding-top:7rem}.hero-stats.svelte-1slkq6q{flex-flow:wrap;justify-content:center}.stat-card.svelte-1slkq6q{min-width:140px;padding:1rem 1.2rem}.hero-title.svelte-1slkq6q{font-size:clamp(2rem,7vw,3rem)}.scroll-indicator.svelte-1slkq6q{display:none}}@media (width<=560px){.hero-stats.svelte-1slkq6q{flex-direction:column;align-items:stretch}.stat-card.svelte-1slkq6q{text-align:left;min-width:unset;flex-direction:row;gap:1rem}.stat-icon.svelte-1slkq6q{margin-bottom:0;font-size:1.5rem}}.about.svelte-yooxxu{background:linear-gradient(180deg, #fafefa 0%, var(--g6) 100%);position:relative}.about-grid.svelte-yooxxu{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:4rem;display:grid}.about-image-wrap.svelte-yooxxu{position:relative}.about-video-container.svelte-yooxxu{border-radius:var(--r-lg);box-shadow:var(--shadow2);background:#0a1f0c;position:relative;overflow:hidden}.about-video.svelte-yooxxu{aspect-ratio:16/9;object-fit:contain;cursor:pointer;background:#000;width:100%;height:auto;transition:filter .3s;display:block}.about-video-container.svelte-yooxxu:hover .about-video:where(.svelte-yooxxu):not(:fullscreen){filter:brightness(.92)}.video-overlay.svelte-yooxxu{cursor:pointer;z-index:2;background:#00000040;border:none;justify-content:center;align-items:center;transition:opacity .4s,background .4s;display:flex;position:absolute;inset:0}.video-overlay.is-playing.svelte-yooxxu{opacity:0;background:0 0}.video-overlay.is-playing.svelte-yooxxu:hover{opacity:1;background:#00000026}.play-btn.svelte-yooxxu{width:68px;height:68px;color:var(--g1,#1b5e20);background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 24px #00000040}.video-overlay.svelte-yooxxu:hover .play-btn:where(.svelte-yooxxu){transform:scale(1.1);box-shadow:0 6px 32px #00000059}.play-btn.svelte-yooxxu svg:where(.svelte-yooxxu){width:28px;height:28px}.about-accent.svelte-yooxxu{background:var(--grad);opacity:.08;z-index:-1;filter:blur(40px);border-radius:50%;width:200px;height:200px;position:absolute;top:-30px;right:-30px}.about-text.svelte-yooxxu{padding-right:1rem}.about-p.svelte-yooxxu{color:#4a6b4e;margin-bottom:1.2rem;font-size:1.05rem;line-height:1.85}.feature-grid.svelte-yooxxu{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.feature-card.svelte-yooxxu{border-radius:var(--r-md);transition:all .35s var(--ease);background:#fff;border:1px solid #43a0471a;padding:2rem;position:relative;overflow:hidden}.feature-card.svelte-yooxxu:before{content:"";background:var(--grad);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.feature-card.svelte-yooxxu:hover{box-shadow:var(--shadow-card-hover);border-color:#43a04733;transform:translateY(-6px)}.feature-card.svelte-yooxxu:hover:before{opacity:1}.feature-icon-wrap.svelte-yooxxu{background:var(--g6);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.2rem;display:flex}.feature-icon.svelte-yooxxu{font-size:1.6rem}.feature-title.svelte-yooxxu{font-family:var(--font-body);color:var(--g1);margin-bottom:.6rem;font-size:1.1rem;font-weight:800}.feature-desc.svelte-yooxxu{color:#5a7d5e;font-size:.92rem;line-height:1.7}@media (width<=900px){.about-grid.svelte-yooxxu{grid-template-columns:1fr;gap:2.5rem}.about-video.svelte-yooxxu{height:auto}.play-btn.svelte-yooxxu{width:56px;height:56px}.play-btn.svelte-yooxxu svg:where(.svelte-yooxxu){width:22px;height:22px}}@media (width<=480px){.about-video.svelte-yooxxu{height:auto}.play-btn.svelte-yooxxu{width:48px;height:48px}.play-btn.svelte-yooxxu svg:where(.svelte-yooxxu){width:20px;height:20px}}.products.svelte-1ipmfj6{background:#fff;position:relative}.products-header.svelte-1ipmfj6{text-align:center;margin-bottom:3.5rem}.products-header.svelte-1ipmfj6 .section-tag:where(.svelte-1ipmfj6):before{display:none}.products-header.svelte-1ipmfj6 .section-subtitle:where(.svelte-1ipmfj6){margin:0 auto}.products-grid.svelte-1ipmfj6{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.8rem;display:grid}.product-card.svelte-1ipmfj6{border-radius:var(--r-md);transition:all .35s var(--ease);cursor:pointer;background:#fafefa;border:1px solid #43a04714;overflow:hidden}.product-card.svelte-1ipmfj6:hover{border-color:#43a04726;transform:translateY(-8px);box-shadow:0 16px 48px #1e88e51f,0 4px 16px #43a04714}.product-image.svelte-1ipmfj6{height:220px;position:relative;overflow:hidden}.product-image.svelte-1ipmfj6 img:where(.svelte-1ipmfj6){object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card.svelte-1ipmfj6:hover .product-image:where(.svelte-1ipmfj6) img:where(.svelte-1ipmfj6){transform:scale(1.05)}.product-tag.svelte-1ipmfj6{color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:20px;padding:.3rem .9rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 12px #00000026}.product-body.svelte-1ipmfj6{padding:1.5rem}.product-name.svelte-1ipmfj6{font-family:var(--font-body);color:var(--g1);margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.product-desc.svelte-1ipmfj6{color:#5a7d5e;font-size:.9rem;line-height:1.7}@media (width<=560px){.products-grid.svelte-1ipmfj6{grid-template-columns:1fr}}.gallery.svelte-6ma3su{background:linear-gradient(135deg,#0d2818 0%,#0a1929 100%);position:relative;overflow:hidden}.gallery-header.svelte-6ma3su{text-align:center;margin-bottom:3rem}.gallery-subtitle.svelte-6ma3su{color:#fff9;max-width:500px;margin:0 auto;font-size:1.05rem}.carousel-wrap.svelte-6ma3su{border-radius:var(--r-lg);aspect-ratio:16/9;max-width:960px;margin:0 auto;position:relative;overflow:hidden}.carousel-track.svelte-6ma3su{height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.carousel-slide.svelte-6ma3su{cursor:pointer;min-width:100%;position:relative}.carousel-slide.svelte-6ma3su img:where(.svelte-6ma3su){object-fit:cover;width:100%;height:100%}.slide-caption.svelte-6ma3su{background:linear-gradient(#0000,#000000b3);padding:3rem 1.5rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.slide-caption.svelte-6ma3su p:where(.svelte-6ma3su){color:#fff;font-size:.95rem;font-weight:600}.carousel-arrow.svelte-6ma3su{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;z-index:2;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.svelte-6ma3su:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.08)}.arrow-prev.svelte-6ma3su{left:1rem}.arrow-next.svelte-6ma3su{right:1rem}.carousel-dots.svelte-6ma3su{justify-content:center;gap:.5rem;margin-top:1.8rem;display:flex}.c-dot.svelte-6ma3su{cursor:pointer;background:#ffffff40;border:none;border-radius:10px;width:10px;height:10px;transition:all .4s}.c-dot.active.svelte-6ma3su{background:var(--g4);width:28px}.lightbox.svelte-6ma3su{z-index:9999;cursor:pointer;background:#000000eb;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.lightbox-content.svelte-6ma3su{cursor:default;max-width:90vw;max-height:90vh;position:relative}.lightbox-content.svelte-6ma3su img:where(.svelte-6ma3su){object-fit:contain;border-radius:12px;max-width:90vw;max-height:80vh}.lightbox-close.svelte-6ma3su{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.5rem;transition:opacity .2s;position:absolute;top:-2.5rem;right:0}.lightbox-close.svelte-6ma3su:hover{opacity:1}.lightbox-caption.svelte-6ma3su{text-align:center;color:#fffc;margin-top:1rem;font-size:.95rem}.lb-arrow.svelte-6ma3su{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.8rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lb-arrow.svelte-6ma3su:hover{background:#fff3}.lb-prev.svelte-6ma3su{left:-3.5rem}.lb-next.svelte-6ma3su{right:-3.5rem}@media (width<=900px){.carousel-wrap.svelte-6ma3su{border-radius:var(--r-md);margin:0 1rem}.lb-prev.svelte-6ma3su{left:.5rem}.lb-next.svelte-6ma3su{right:.5rem}}.blog.svelte-ox2n5y{background:var(--g6)}.blog-header.svelte-ox2n5y{text-align:center;margin-bottom:3.5rem}.blog-header.svelte-ox2n5y .section-tag:where(.svelte-ox2n5y):before{display:none}.blog-header.svelte-ox2n5y .section-subtitle:where(.svelte-ox2n5y){margin:0 auto}.blog-grid.svelte-ox2n5y{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.blog-card.svelte-ox2n5y{border-radius:var(--r-md);transition:all .35s var(--ease);background:#fff;border:1px solid #43a0470f;overflow:hidden}.blog-card.svelte-ox2n5y:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-6px)}.blog-image.svelte-ox2n5y{height:200px;position:relative;overflow:hidden}.blog-image.svelte-ox2n5y img:where(.svelte-ox2n5y){object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-card.svelte-ox2n5y:hover .blog-image:where(.svelte-ox2n5y) img:where(.svelte-ox2n5y){transform:scale(1.05)}.blog-category.svelte-ox2n5y{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.3rem .85rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem}.blog-body.svelte-ox2n5y{padding:1.5rem}.blog-date.svelte-ox2n5y{color:var(--b3);font-size:.8rem;font-weight:600}.blog-title.svelte-ox2n5y{font-family:var(--font-body);color:var(--g1);margin:.5rem 0;font-size:1.15rem;font-weight:800;line-height:1.4}.blog-excerpt.svelte-ox2n5y{color:#5a7d5e;margin-bottom:1rem;font-size:.9rem;line-height:1.7}.blog-link.svelte-ox2n5y{color:var(--g3);align-items:center;gap:.4rem;font-size:.88rem;font-weight:700;transition:all .2s;display:inline-flex}.blog-link.svelte-ox2n5y:hover{color:var(--b3);gap:.6rem}.blog-cta.svelte-ox2n5y{text-align:center;margin-top:3rem}@media (width<=560px){.blog-grid.svelte-ox2n5y{grid-template-columns:1fr}}.contact.svelte-zzvbc9{background:linear-gradient(180deg, #f0f7f0 0%, var(--b6) 100%)}.contact-header.svelte-zzvbc9{text-align:center;margin-bottom:3.5rem}.contact-header.svelte-zzvbc9 .section-tag:where(.svelte-zzvbc9):before{display:none}.contact-header.svelte-zzvbc9 .section-subtitle:where(.svelte-zzvbc9){margin:0 auto}.contact-grid.svelte-zzvbc9{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.info-cards.svelte-zzvbc9{flex-direction:column;gap:1.2rem;margin-bottom:2rem;display:flex}.info-card.svelte-zzvbc9{border-radius:var(--r-md);background:#fff;border:1px solid #43a04714;align-items:flex-start;gap:1rem;padding:1.2rem 1.5rem;transition:all .3s;display:flex}.info-card.svelte-zzvbc9:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.info-icon.svelte-zzvbc9{background:var(--g6);width:48px;min-width:48px;height:48px;color:var(--g3);border-radius:12px;justify-content:center;align-items:center;display:flex}.info-label.svelte-zzvbc9{text-transform:uppercase;letter-spacing:1px;color:var(--g3);font-size:.78rem;font-weight:700}.info-value.svelte-zzvbc9{color:var(--g2);margin-top:.15rem;font-size:.95rem;font-weight:600;line-height:1.5}.contact-map.svelte-zzvbc9{border-radius:var(--r-md);box-shadow:var(--shadow-card);border:1px solid #43a0471a;height:300px;margin-top:1rem;overflow:hidden}.contact-form-wrap.svelte-zzvbc9{border-radius:var(--r-lg);box-shadow:var(--shadow-card);background:#fff;border:1px solid #43a0470f;padding:2.5rem}.form-group.svelte-zzvbc9{margin-bottom:1.3rem}.form-group.svelte-zzvbc9 label:where(.svelte-zzvbc9){color:var(--g2);margin-bottom:.4rem;font-size:.85rem;font-weight:700;display:block}.form-group.svelte-zzvbc9 input:where(.svelte-zzvbc9),.form-group.svelte-zzvbc9 textarea:where(.svelte-zzvbc9){width:100%;font-family:var(--font-body);color:var(--g1);background:#fafefa;border:1.5px solid #43a04726;border-radius:12px;outline:none;padding:.85rem 1.1rem;font-size:.95rem;transition:all .25s}.form-group.svelte-zzvbc9 input:where(.svelte-zzvbc9):focus,.form-group.svelte-zzvbc9 textarea:where(.svelte-zzvbc9):focus{border-color:var(--g3);background:#fff;box-shadow:0 0 0 3px #43a0471a}.form-group.svelte-zzvbc9 textarea:where(.svelte-zzvbc9){resize:vertical;min-height:120px}.btn-full.svelte-zzvbc9{border-radius:14px;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem}.spinner.svelte-zzvbc9{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite svelte-zzvbc9-spin;display:inline-block}@keyframes svelte-zzvbc9-spin{to{transform:rotate(360deg)}}.form-success.svelte-zzvbc9{text-align:center;padding:3rem 2rem}.success-icon.svelte-zzvbc9{margin-bottom:1rem;font-size:3rem}.form-success.svelte-zzvbc9 h3:where(.svelte-zzvbc9){font-family:var(--font-body);color:var(--g2);margin-bottom:.5rem;font-size:1.5rem}.form-success.svelte-zzvbc9 p:where(.svelte-zzvbc9){color:#5a7d5e;margin-bottom:1.5rem}@media (width<=900px){.contact-grid.svelte-zzvbc9{grid-template-columns:1fr}}
