*{box-sizing:border-box;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--brand: #1A7A3C;--brand-light: #F0F9F4;--brand-mid: #2EAA57;--brand-dark: #145F2F}html{scroll-behavior:smooth}body{background:#fff;color:#111;line-height:1.6}.App{min-height:100vh}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #f0f0f0;transition:box-shadow .3s}.navbar.scrolled{box-shadow:0 2px 20px #00000014}.nav-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:68px}.logo-wrap{display:flex;align-items:center;gap:10px;text-decoration:none}.logo-mark{width:42px;height:42px;background:linear-gradient(135deg,#1a7a3c,#2eaa57);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #1a7a3c40;position:relative;overflow:hidden}.logo-mark:before{content:"";position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:#ffffff26}.logo-tree{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.logo-text{display:flex;flex-direction:column;line-height:1}.logo-ais{font-size:17px;font-weight:800;color:#111;letter-spacing:-.01em}.logo-sub{font-size:9.5px;font-weight:600;color:#1a7a3c;letter-spacing:.12em;text-transform:uppercase;margin-top:1px}.nav-links{display:flex;align-items:center;gap:4px}.nav-links a{font-size:13px;font-weight:500;color:#555;text-decoration:none;padding:6px 12px;border-radius:6px;transition:all .2s;position:relative}.nav-links a:hover{color:#1a7a3c;background:#f0f9f4}.nav-links a.active{color:#1a7a3c;background:#f0f9f4;font-weight:600}.nav-links a.active:after{content:"";position:absolute;bottom:2px;left:50%;transform:translate(-50%);width:16px;height:2px;border-radius:2px;background:#1a7a3c}.nav-right{display:flex;align-items:center;gap:14px}.social-icons{display:flex;gap:8px}.social-icons a{width:34px;height:34px;border-radius:8px;border:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center;color:#555;text-decoration:none;transition:all .2s}.social-icons a:hover{border-color:#1a7a3c;color:#1a7a3c;background:#f0f9f4}.social-icons svg{width:16px;height:16px}.btn-quote{padding:9px 20px;border-radius:8px;border:none;background:linear-gradient(135deg,#1a7a3c,#2eaa57);color:#fff;font-size:13px;cursor:pointer;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;box-shadow:0 2px 8px #1a7a3c4d;transition:all .2s}.btn-quote:hover{transform:translateY(-1px);box-shadow:0 4px 16px #1a7a3c59}.btn-quote svg{width:14px;height:14px;stroke:#fff;fill:none;stroke-width:2}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:6px;border:none;background:none}.hamburger span{display:block;width:22px;height:1.5px;background:#333;border-radius:2px;transition:all .3s}.hero{padding:140px 32px 80px;background:#fff;border-bottom:1px solid #f0f0f0;max-width:100%}.hero-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.hero-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:100px;background:#f0f9f4;border:1px solid #b8dfc8;font-size:12px;color:#1a7a3c;width:fit-content;font-weight:600}.hero-dot{width:7px;height:7px;border-radius:50%;background:#1a7a3c;flex-shrink:0;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.hero h1{font-size:46px;font-weight:700;line-height:1.13;color:#111;max-width:620px;letter-spacing:-.03em}.hero h1 em{font-style:normal;color:#1a7a3c}.hero-sub{font-size:17px;color:#555;max-width:520px;line-height:1.7}.hero-btns{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.btn-primary{padding:14px 28px;border-radius:9px;background:linear-gradient(135deg,#1a7a3c,#2eaa57);color:#fff;font-size:15px;border:none;cursor:pointer;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;box-shadow:0 3px 12px #1a7a3c59;transition:all .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1a7a3c66}.btn-primary svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:2}.btn-secondary{padding:14px 28px;border-radius:9px;border:1.5px solid #1A7A3C;background:#fff;color:#1a7a3c;font-size:15px;cursor:pointer;font-weight:600;transition:all .2s}.btn-secondary:hover{background:#f0f9f4}.trust-bar{display:flex;gap:44px;flex-wrap:wrap;padding-top:28px;border-top:1px solid #f0f0f0;margin-top:8px}.trust-item{display:flex;flex-direction:column;gap:3px}.trust-num{font-size:24px;font-weight:700;color:#1a7a3c}.trust-lbl{font-size:12px;color:#888}.section{padding:60px 32px;border-bottom:1px solid #f0f0f0;background:#fff}.section.alt{background:#fafafa}.section-inner{max-width:1200px;margin:0 auto}.section-head{display:flex;flex-direction:column;gap:6px;margin-bottom:36px}.stag{font-size:11px;color:#1a7a3c;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.stitle{font-size:24px;font-weight:700;color:#111;letter-spacing:-.02em}.ssub{font-size:14px;color:#666;max-width:520px;line-height:1.65;margin-top:2px}.gal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gal-img{border-radius:12px;overflow:hidden;aspect-ratio:4/3;position:relative;background:#f0f0f0;cursor:pointer}.gal-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.gal-img:hover img{transform:scale(1.04)}.gal-cap{position:absolute;bottom:0;left:0;right:0;padding:10px 14px;background:linear-gradient(transparent,#0000008c);font-size:12px;color:#fff;font-weight:600}.prod-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.prod-card{background:#fff;border-radius:12px;border:1px solid #ebebeb;padding:24px;border-top:3px solid #1A7A3C;transition:box-shadow .2s,transform .2s}.prod-card:hover{box-shadow:0 6px 24px #00000014;transform:translateY(-2px)}.prod-icon{width:40px;height:40px;border-radius:9px;background:#f0f9f4;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.prod-icon svg{width:20px;height:20px;stroke:#1a7a3c;fill:none;stroke-width:1.5}.prod-name{font-size:14px;font-weight:700;color:#111;margin-bottom:10px}.prod-spec{font-size:12px;color:#666;line-height:1.6;padding-left:13px;position:relative;margin-bottom:4px}.prod-spec:before{content:"";position:absolute;left:0;top:7px;width:4px;height:4px;border-radius:50%;background:#1a7a3c}.prod-grade{display:inline-block;margin-top:14px;padding:4px 11px;border-radius:6px;background:#f0f9f4;font-size:11px;color:#1a7a3c;font-weight:600;border:1px solid #c2e0ce}.svc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.svc-card{background:#fff;border:1px solid #ebebeb;border-radius:12px;padding:24px;transition:box-shadow .2s,transform .2s}.svc-card:hover{box-shadow:0 6px 24px #00000014;transform:translateY(-2px)}.svc-num{font-size:11px;font-weight:700;color:#fff;background:linear-gradient(135deg,#1a7a3c,#2eaa57);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 2px 6px #1a7a3c4d}.svc-title{font-size:14px;font-weight:700;color:#111;margin-bottom:8px}.svc-desc{font-size:13px;color:#666;line-height:1.65}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.team-card{background:#fff;border:1px solid #ebebeb;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:10px;transition:box-shadow .2s,transform .2s}.team-card:hover{box-shadow:0 6px 24px #00000014;transform:translateY(-2px)}.avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#1a7a3c,#2eaa57);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#fff;box-shadow:0 2px 8px #1a7a3c40}.t-name{font-size:15px;font-weight:700;color:#111}.t-role{font-size:12px;color:#888}.t-email{font-size:12px;color:#1a7a3c;margin-top:4px;text-decoration:none}.t-email:hover{text-decoration:underline}.t-loc{font-size:11px;color:#555;padding:3px 10px;background:#f0f9f4;border-radius:100px;width:fit-content;margin-top:4px}.offices-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.office{padding:26px;background:#fff;border-radius:12px;border:1px solid #ebebeb;border-top:3px solid #1A7A3C;display:flex;flex-direction:column;gap:10px}.o-tag{font-size:11px;color:#1a7a3c;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.o-name{font-size:16px;font-weight:700;color:#111}.o-detail{font-size:13px;color:#666;line-height:1.9}.o-phone{display:inline-flex;align-items:center;gap:7px;margin-top:6px;padding:9px 16px;border-radius:8px;background:linear-gradient(135deg,#1a7a3c,#2eaa57);color:#fff;font-size:13px;font-weight:600;width:fit-content;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px #1a7a3c40}.o-phone:hover{transform:translateY(-1px);box-shadow:0 4px 14px #1a7a3c59}footer{padding:32px;background:#fff;border-top:1px solid #f0f0f0}.footer-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-logo{display:flex;align-items:center;gap:9px;text-decoration:none}.footer-logo-mark{width:32px;height:32px;border-radius:7px;background:linear-gradient(135deg,#1a7a3c,#2eaa57);display:flex;align-items:center;justify-content:center}.footer-logo-mark svg{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.footer-logo-text .ais{font-size:14px;font-weight:800;color:#111}.footer-logo-text .sub{font-size:9px;font-weight:600;color:#1a7a3c;letter-spacing:.1em;text-transform:uppercase}.footer-center{font-size:12px;color:#aaa;text-align:center}.footer-social{display:flex;gap:8px}.footer-social a{width:34px;height:34px;border-radius:8px;border:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center;color:#777;text-decoration:none;transition:all .2s}.footer-social a:hover{border-color:#1a7a3c;color:#1a7a3c;background:#f0f9f4}.footer-social svg{width:16px;height:16px}@media (max-width: 768px){.nav-links,.nav-right .social-icons,.nav-right .btn-quote{display:none}.hamburger{display:flex}.hero{padding:120px 20px 60px}.hero h1{font-size:30px}.trust-bar{gap:20px}.section{padding:44px 20px}.prod-grid,.svc-grid,.team-grid,.offices-grid{grid-template-columns:1fr}.gal-grid{grid-template-columns:1fr 1fr}.footer-inner{flex-direction:column;align-items:flex-start;gap:16px}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-height:100vh}
