@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Sora:wght@400;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green:#16a34a;--green-dark:#14532d;--green-mid:#166534;--green-light:#22c55e;--green-pale:#dcfce7;--text:#0f172a;--text-muted:#475569;--text-light:#64748b;--bg:#f8fafc;--bg-alt:#f1f5f9;--card:#fff;--border:#00000014;--border-green:#16a34a40;--shadow:0 2px 16px #0000000f;--shadow-md:0 4px 24px #00000014;--shadow-lg:0 8px 40px #0000001a;--radius:16px;--nav-h:72px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;overflow-x:hidden}a[href^=tel\:],a[href^=tel\:]:link,a[href^=tel\:]:visited,a[href^=mailto\:],a[href^=mailto\:]:link,a[href^=mailto\:]:visited,[x-apple-data-detectors],[x-apple-data-detectors-type=telephone],a[x-apple-data-detectors]{font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;color:#ffffffd9!important;text-decoration:none!important}.phone-link,.phone-link:link,.phone-link:visited,.email-link,.email-link:link,.email-link:visited,.contact-item-text .value a,.contact-item-text .value a:link,.contact-item-text .value a:visited{transition:color .2s;color:#ffffffd9!important;text-decoration:none!important}.phone-link:hover,.email-link:hover,.contact-item-text .value a:hover,a[href^=tel\:]:hover,a[href^=mailto\:]:hover{color:#4ade80!important}.nav{z-index:100;height:var(--nav-h);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#fffffff2;justify-content:space-between;align-items:center;padding:0 5%;transition:box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav.scrolled{box-shadow:0 2px 20px #00000012}.nav-logo{align-items:center;gap:10px;font-family:Sora,sans-serif;text-decoration:none;display:flex}.nav-logo-img{object-fit:contain;flex-shrink:0;width:auto;max-width:180px;height:44px;display:block}.mobile-contact-li{display:none}.nav-logo-icon{background:linear-gradient(135deg, var(--green), var(--green-light));color:#fff;letter-spacing:.02em;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:flex;box-shadow:0 4px 12px #16a34a4d}.nav-logo-text{flex-direction:column;justify-content:center;display:flex}.nav-logo-text .line1{color:var(--text);white-space:nowrap;font-size:14px;font-weight:800;line-height:1.15}.nav-logo-text .line2{color:var(--green);letter-spacing:.06em;white-space:nowrap;font-size:10px;font-weight:700}.nav-links{gap:28px;margin:0 auto;list-style:none;display:flex}.nav-links a{color:var(--text-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--green)}.nav-actions{align-items:center;gap:12px;display:flex}.btn-primary{background:linear-gradient(135deg, var(--green), var(--green-light));color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:7px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 4px 12px #16a34a4d}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #16a34a66}.btn-outline{border:1.5px solid var(--green);color:var(--green);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:7px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline:hover{background:var(--green);color:#fff}.section{padding:96px 5%}.section-alt{background:var(--bg-alt)}.container{max-width:1200px;margin:0 auto}.section-badge{background:var(--green-pale);color:var(--green-mid);letter-spacing:.08em;text-transform:uppercase;border:1px solid #16a34a33;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.section-badge:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px}.section-title{color:var(--text);margin-bottom:16px;font-family:Sora,sans-serif;font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.15}.section-sub{color:var(--text-muted);max-width:560px;font-size:16px;line-height:1.7}.text-center{text-align:center}.text-center .section-sub{margin:0 auto}.grad{background:linear-gradient(135deg, var(--green), var(--green-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s,border-color .2s}.card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-green);transform:translateY(-4px)}.hero{background:radial-gradient(70% 55% at 50% -5%,#16a34a1f 0%,#0000 65%),linear-gradient(#fff 0%,#f0fdf4 60%,#f8fafc 100%);justify-content:center;align-items:center;height:100vh;min-height:600px;padding:0 5%;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cg fill='%2316a34a' fill-opacity='0.04'%3E%3Ccircle cx='30' cy='30' r='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero-inner{width:100%;max-width:1200px;height:calc(100vh - var(--nav-h));padding-top:calc(var(--nav-h) / 2);grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;margin:0 auto;display:grid}.hero-left{flex-direction:column;justify-content:center;display:flex}.hero-right{justify-content:center;align-items:center;height:100%;padding:24px 0;display:flex;position:relative}.hero-image-wrap{width:100%;max-height:calc(100vh - var(--nav-h) - 64px);border:2px solid #16a34a24;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 24px 60px #16a34a29,0 6px 24px #00000017}.hero-image-wrap.transparent{box-shadow:none;background:0 0;border:none;overflow:visible}.hero-image-wrap img{width:100%;max-height:calc(100vh - var(--nav-h) - 64px);object-fit:contain;filter:drop-shadow(0 20px 30px #16a34a26);background:0 0;margin:0 auto;display:block}.hero-image-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#fffffff5;border:1px solid #16a34a33;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;bottom:16px;left:16px;box-shadow:0 4px 20px #0000001a}.hero-image-badge-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:2s infinite pulse}.hero-image-badge-text .top{color:var(--text);font-size:12px;font-weight:700}.hero-image-badge-text .bot{color:var(--text-muted);margin-top:1px;font-size:10px}.hero-image-tag{background:linear-gradient(135deg, var(--green), var(--green-light));color:#fff;letter-spacing:.06em;text-transform:uppercase;z-index:2;border-radius:100px;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #16a34a66}.hero-badge{background:var(--green-pale);color:var(--green-mid);border:1px solid #16a34a40;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:7px 16px;font-size:13px;font-weight:600;display:inline-flex}.hero-badge .dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.hero-title{color:var(--text);margin-bottom:16px;font-family:Sora,sans-serif;font-size:clamp(30px,3.8vw,54px);font-weight:800;line-height:1.1}.hero-sub{color:var(--text-muted);max-width:460px;margin-bottom:28px;font-size:16px;line-height:1.65}.hero-btns{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.hero-stats{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.hero-stat{border:1px solid var(--border);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:14px 10px;transition:box-shadow .2s,border-color .2s}.hero-stat:hover{border-color:var(--border-green);box-shadow:var(--shadow-md)}.hero-stat-val{color:var(--green);font-size:17px;font-weight:800}.hero-stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:3px;font-size:10px;font-weight:500}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:48px;display:grid}.about-card{padding:32px}.about-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.process-flow{grid-template-columns:repeat(5,1fr);gap:12px;margin:24px 0;display:grid}.process-step{text-align:center;border-radius:14px;padding:20px 12px}.process-step-num{color:var(--green);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:10px;font-weight:700}.process-step-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 10px;display:flex}.process-step p{color:var(--text);font-size:13px;font-weight:600}.timeline{flex-direction:column;gap:0;max-width:700px;margin:0 auto;display:flex;position:relative}.timeline:before{content:"";background:linear-gradient(to bottom, var(--green), var(--green-light));width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-item{grid-template-columns:1fr 60px 1fr;align-items:start;gap:0;min-height:100px;display:grid}.timeline-card{border-radius:12px;margin:12px 0;padding:14px 18px}.timeline-card.left{text-align:right}.timeline-card.right{text-align:left}.timeline-empty{padding:16px}.timeline-dot{z-index:1;justify-content:center;align-items:flex-start;padding-top:20px;display:flex;position:relative}.timeline-dot-inner{background:linear-gradient(135deg, var(--green), var(--green-light));border:3px solid var(--bg);width:16px;height:16px;box-shadow:0 0 0 3px var(--green);border-radius:50%}.timeline-year{color:var(--green);margin-bottom:2px;font-size:15px;font-weight:700}.timeline-title{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:700}.timeline-desc{color:var(--text-muted);font-size:12px;line-height:1.5}.steps-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step-card{padding:28px}.step-num{color:#16a34a26;margin-bottom:12px;font-family:Sora,sans-serif;font-size:32px;font-weight:900;line-height:1}.step-icon-wrap{background:var(--green-pale);border:1px solid #16a34a33;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;display:flex}.step-icon-svg svg{stroke:var(--green)}.step-title{color:var(--text);margin-bottom:6px;font-size:16px;font-weight:700}.step-desc{color:var(--text-muted);font-size:13px;line-height:1.6}.tech-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.tech-card{text-align:center;padding:28px}.tech-icon-wrap{background:var(--green-pale);border:1px solid #16a34a33;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;display:flex}.tech-icon-svg svg{stroke:var(--green)}.tech-title{color:var(--text);margin-bottom:8px;font-size:14px;font-weight:700}.tech-desc{color:var(--text-muted);font-size:12px;line-height:1.6}.products-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{padding:28px}.product-icon-wrap{border:1.5px solid;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex}.product-tag{color:var(--green);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:700}.product-title{color:var(--text);margin-bottom:10px;font-family:Sora,sans-serif;font-size:20px;font-weight:800}.product-desc{color:var(--text-muted);margin-bottom:18px;font-size:13px;line-height:1.6}.product-features{flex-wrap:wrap;gap:6px;display:flex}.product-feat{color:var(--green-mid);background:var(--green-pale);border:1px solid #16a34a26;border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.product-feat svg{stroke:var(--green)}.why-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.why-card{text-align:center;padding:28px}.why-icon-wrap{background:var(--green-pale);border:1px solid #16a34a33;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.why-icon-svg svg{stroke:var(--green)}.why-title{color:var(--text);margin-bottom:8px;font-size:15px;font-weight:700}.why-desc{color:var(--text-muted);font-size:13px;line-height:1.5}.stats-grid{grid-template-columns:repeat(5,1fr);gap:20px;margin-top:48px;display:grid}.stat-card{text-align:center;border:1px solid var(--border-green);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:32px 20px;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.stat-icon-wrap{background:var(--green-pale);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;display:flex}.stat-icon-svg svg{stroke:var(--green)}.stat-val{color:var(--green);margin-bottom:4px;font-family:Sora,sans-serif;font-size:30px;font-weight:900}.stat-label{color:var(--text-muted);font-size:12px;font-weight:500}.capacity-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.capacity-card{align-items:center;gap:16px;padding:24px;display:flex}.capacity-icon{background:var(--green-pale);border:1px solid #16a34a33;border-radius:14px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;display:flex}.capacity-icon-svg svg{stroke:var(--green)}.capacity-val{color:var(--green);margin-bottom:2px;font-size:22px;font-weight:800;line-height:1}.capacity-unit{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.capacity-label{color:var(--text-muted);margin-top:2px;font-size:12px}.gallery-filters{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:32px;display:flex}.gallery-filter{border:1.5px solid var(--border);background:var(--card);color:var(--text-muted);cursor:pointer;border-radius:100px;padding:7px 18px;font-size:13px;font-weight:500;transition:all .2s}.gallery-filter:hover,.gallery-filter.active{background:var(--green);color:#fff;border-color:var(--green)}.gallery-grid{columns:4;gap:16px}.gallery-item{break-inside:avoid;border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:16px;position:relative;overflow:hidden}.gallery-item img{width:100%;transition:transform .4s;display:block}.gallery-item:hover img{transform:scale(1.05)}.gallery-overlay{background:linear-gradient(#0000,#000000bf);padding:24px 16px 14px;position:absolute;bottom:0;left:0;right:0}.gallery-cat{color:#86efac;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.gallery-name{color:#fff;font-size:14px;font-weight:600}.industries-grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.industry-card{text-align:center;padding:28px}.industry-icon-wrap{background:var(--green-pale);border:1px solid #16a34a33;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 14px;display:flex}.industry-icon-svg svg{stroke:var(--green)}.industry-title{color:var(--text);margin-bottom:6px;font-size:14px;font-weight:700}.industry-desc{color:var(--text-muted);font-size:12px;line-height:1.5}.promoters-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.promoter-card{text-align:center;padding:36px}.promoter-avatar{background:linear-gradient(135deg, var(--green), var(--green-light));color:#fff;letter-spacing:.05em;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:26px;font-weight:800;display:flex;box-shadow:0 8px 24px #16a34a4d}.promoter-name{color:var(--text);margin-bottom:4px;font-size:17px;font-weight:700}.promoter-role{color:var(--green);margin-bottom:12px;font-size:13px;font-weight:600}.promoter-desc{color:var(--text-muted);margin-bottom:20px;font-size:13px;line-height:1.6}.promoter-link{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.promoter-link svg{stroke:var(--text-muted);transition:stroke .2s}.promoter-link:hover{color:var(--green)}.promoter-link:hover svg{stroke:var(--green)}.faq-list{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;display:flex}.faq-item{border-radius:var(--radius);border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow);overflow:hidden}.faq-q{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:15px;font-weight:600;transition:background .2s;display:flex}.faq-q:hover{background:var(--green-pale)}.faq-q .arrow{flex-shrink:0;transition:transform .3s}.faq-q .arrow svg{stroke:var(--green)}.faq-item.open .arrow{transform:rotate(180deg)}.faq-a{color:var(--text-muted);max-height:0;padding:0 24px;font-size:14px;line-height:1.7;transition:max-height .35s,padding .3s;overflow:hidden}.faq-item.open .faq-a{max-height:200px;padding:0 24px 20px}.contact-section{background:linear-gradient(135deg,#052e16 0%,#14532d 50%,#064e30 100%);position:relative;overflow:hidden}.contact-section:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cg fill='%2322c55e' fill-opacity='0.04'%3E%3Ccircle cx='30' cy='30' r='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.contact-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid;position:relative}.contact-info h2{color:#fff;margin-bottom:16px;font-family:Sora,sans-serif;font-size:36px;font-weight:800}.contact-info p{color:#fff9;margin-bottom:32px;font-size:16px;line-height:1.7}.contact-item{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.contact-item-icon{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;display:flex}.contact-item-icon svg{stroke:#86efac}.contact-item-text .label{color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:11px;font-weight:600}.contact-item-text .value,.contact-item-text .value a,.contact-item-text .value a:link,.contact-item-text .value a:visited{font-size:14px;font-weight:500;transition:color .2s;color:#ffffffd9!important;text-decoration:none!important}.contact-item-text .value a:hover{color:#4ade80!important}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:36px}.contact-form h3{color:#fff;margin-bottom:24px;font-size:20px;font-weight:700}.form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:0;display:grid}.form-group{margin-bottom:16px}.form-group label{color:#fff9;margin-bottom:8px;font-size:13px;font-weight:500;display:block}.form-input{color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s,background .2s}.form-input::placeholder{color:#ffffff4d}.form-input:focus{background:#ffffff1a;border-color:#4ade80}textarea.form-input{resize:vertical;min-height:100px}.form-submit{background:linear-gradient(135deg, var(--green), var(--green-light));color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:15px;font-weight:700;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 4px 16px #16a34a66}.form-submit:hover{transform:translateY(-1px);box-shadow:0 6px 24px #16a34a80}.form-submit svg{stroke:#fff}.footer{color:#ffffffd9;background:#052e16;border-top:1px solid #ffffff0f}.footer-main{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1200px;margin:0 auto;padding:56px 5% 40px;display:grid}.footer-brand{flex-direction:column;display:flex}.footer-logo-wrap{align-items:center;gap:12px;margin-bottom:12px;display:flex}.footer-logo-img{object-fit:contain;flex-shrink:0;width:auto;height:48px;display:block}.footer-logo-text{text-align:left;flex-direction:column;justify-content:center;display:flex}.footer-logo-text .line1{color:#ffffffe6;font-size:15px;font-weight:700;line-height:1.2}.footer-logo-text .line2{color:#22c55e;letter-spacing:.08em;font-size:10px;font-weight:600}.footer-brand p{color:#fff6;max-width:320px;margin-top:8px;font-size:14px;line-height:1.7}.footer-col h4{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:12px;font-weight:700}.footer-col a,.footer-col a:link,.footer-col a:visited{margin-bottom:10px;font-size:14px;transition:color .2s;display:block;color:#ffffffb3!important;text-decoration:none!important}.footer-col a:hover,.footer-col a:focus{color:#4ade80!important}.footer-bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:20px 5%;display:flex}.footer-bottom p{color:#ffffff4d;font-size:13px}.mobile-toggle{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px;transition:background .2s;display:none}.mobile-toggle:hover{background:var(--green-pale)}.icon-green svg{stroke:#4ade80}.btn-primary svg{stroke:#fff}.btn-outline svg{stroke:var(--green)}.btn-outline:hover svg{stroke:#fff}@media (max-width:1024px){.hero-stats,.tech-grid,.products-grid,.why-grid,.capacity-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr;gap:36px}.stats-grid,.industries-grid{grid-template-columns:repeat(3,1fr)}}.nav-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:199;opacity:0;pointer-events:none;background:#0f172a80;transition:opacity .3s;position:fixed;inset:0}.nav-backdrop.open{opacity:1;pointer-events:auto}.mobile-sidebar{z-index:200;background:#fff;flex-direction:column;width:300px;max-width:85vw;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 40px #00000026}.mobile-sidebar.open{transform:translate(0)}.mobile-sidebar-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px;display:flex}.mobile-sidebar-close{background:var(--bg-alt);color:var(--text);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.mobile-sidebar-close:hover{background:var(--green-pale);color:var(--green)}.mobile-sidebar-links{flex-direction:column;flex:1;gap:8px;padding:24px 20px;list-style:none;display:flex;overflow-y:auto}.mobile-sidebar-links a{color:var(--text);border-radius:12px;padding:12px 16px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.mobile-sidebar-links a:hover{background:var(--green-pale);color:var(--green)}.mobile-sidebar-footer{border-top:1px solid var(--border);padding:20px}.mobile-sidebar-footer .btn-primary{justify-content:center;width:100%;padding:14px;font-size:15px}@media (max-width:768px){.section{padding:56px 5%}.nav{height:80px;padding:0 4%}.nav-logo-img{max-width:240px;height:60px}.nav-logo-text .line1{font-size:15px;font-weight:800}.nav-logo-text .line2{font-size:10px;font-weight:700}.nav-actions{gap:8px}.nav-actions .btn-primary{display:none}.mobile-toggle{justify-content:center;align-items:center;padding:6px;display:flex}.nav-links{display:none}.nav-links.mobile-open a{padding:6px 0;font-size:16px;font-weight:600}.hero{height:auto;min-height:auto;padding:calc(var(--nav-h) + 20px) 5% 48px;overflow:visible}.hero-inner{text-align:center;grid-template-columns:1fr;gap:28px;height:auto;padding-top:0}.hero-left{text-align:center;align-items:center;max-width:100%;padding:0}.hero-right{order:-1;height:auto;padding:0}.hero-image-wrap{aspect-ratio:16/10;width:100%;max-height:280px}.hero-image-wrap img{object-fit:cover;width:100%;height:100%;max-height:280px}.hero-image-badge{padding:8px 12px;bottom:10px;left:10px}.hero-image-badge-text .top{font-size:11px}.hero-image-badge-text .bot{font-size:9px}.hero-image-tag{padding:4px 10px;font-size:9px;top:10px;right:10px}.hero-badge{margin:0 auto 16px}.hero-sub{margin:0 auto 20px;font-size:15px}.hero-btns{justify-content:center;width:100%}.hero-stats{grid-template-columns:repeat(2,1fr);gap:10px;width:100%}.hero-stat{padding:12px 8px}.hero-stat-val{font-size:16px}.hero-stat-label{font-size:9px}.about-grid{grid-template-columns:1fr;gap:16px}.process-flow{grid-template-columns:repeat(2,1fr);gap:10px}.steps-grid,.tech-grid,.products-grid,.why-grid{grid-template-columns:1fr;gap:16px}.capacity-grid{grid-template-columns:1fr;gap:12px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-grid{columns:1}.industries-grid{grid-template-columns:repeat(2,1fr);gap:12px}.promoters-grid{grid-template-columns:1fr;gap:16px}.timeline{flex-direction:column;gap:16px;padding-left:20px;display:flex;position:relative}.timeline:before{left:8px;transform:none}.timeline-item{flex-direction:column;grid-template-columns:none;gap:0;min-height:auto;display:flex;position:relative}.timeline-dot{z-index:2;padding-top:0;position:absolute;top:16px;left:-20px}.timeline-empty{display:none!important}.timeline-card.left,.timeline-card.right{text-align:left;width:100%;margin:0;display:block!important}.form-row{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:28px}.contact-form{padding:24px 16px}.footer-main{text-align:center;grid-template-columns:1fr;gap:28px}.footer-brand{text-align:center;flex-direction:column;align-items:center;display:flex}.footer-logo-wrap{justify-content:center;margin:0 auto 12px}.footer-logo-text{text-align:center}.footer-brand p{text-align:center;margin:8px auto 0}.footer-col{text-align:center;flex-direction:column;align-items:center;display:flex}.footer-col a{text-align:center}.footer-bottom{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){.process-flow,.stats-grid,.industries-grid{grid-template-columns:1fr}.hero-btns{flex-direction:column;width:100%}.hero-btns .btn-primary,.hero-btns .btn-outline{justify-content:center;width:100%}}.whatsapp-float{z-index:9999;cursor:pointer;align-items:center;gap:10px;text-decoration:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:24px;right:24px}.whatsapp-float:hover{transform:scale(1.08)}.whatsapp-icon-wrap{color:#fff;z-index:2;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;box-shadow:0 4px 20px #25d36673}.whatsapp-svg{width:32px;height:32px}.whatsapp-pulse{z-index:1;background:#25d36699;border-radius:50%;width:56px;height:56px;animation:2s ease-out infinite waPulse;position:absolute;bottom:0;right:0}@keyframes waPulse{0%{opacity:.8;transform:scale(.95)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(.95)}}.whatsapp-tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a;border:1px solid #ffffff1a;border-radius:20px;order:-1;padding:8px 14px;font-size:13px;font-weight:600;transition:opacity .3s,transform .3s,visibility .3s;transform:translate(10px);box-shadow:0 4px 16px #00000026}.whatsapp-float:hover .whatsapp-tooltip{opacity:1;visibility:visible;transform:translate(0)}@media (max-width:768px){.whatsapp-float{bottom:20px;right:20px}.whatsapp-icon-wrap,.whatsapp-pulse{width:52px;height:52px}.whatsapp-svg{width:28px;height:28px}.whatsapp-tooltip{display:none}}
