:root{--green:#079447;--green2:#067a3b;--ink:#111315;--muted:#69716d;--line:#e2e9e5;--soft:#f5f9f7;--white:#fff;--shadow:0 14px 40px rgba(12,42,27,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Cairo,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.8}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.container{width:min(1400px,calc(100% - 64px));margin:auto}
.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #edf1ef}.nav-wrap{height:94px;display:flex;align-items:center;gap:30px}.brand{width:210px;flex:none}.brand img{display:block;width:100%;height:auto}.nav{display:flex;align-items:center;justify-content:center;gap:30px;flex:1}.nav a{font-weight:700;font-size:15px;position:relative;padding:32px 0;white-space:nowrap}.nav a:after{content:"";position:absolute;bottom:18px;right:0;width:0;height:3px;background:var(--green);transition:.25s}.nav a:hover:after,.nav a.active:after{width:100%}.top-quote{background:var(--green);color:#fff;padding:11px 24px;border-radius:8px;font-weight:800;white-space:nowrap;box-shadow:0 8px 20px rgba(7,148,71,.16)}.menu-toggle{display:none;border:0;background:none;font-size:28px}
.hero{background:linear-gradient(180deg,#fff 0,#f7faf8 100%);padding:34px 0 42px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(470px,1.35fr) 350px;gap:30px;align-items:center}.hero-copy{padding:24px 0}.eyebrow{display:inline-block;color:var(--green);font-size:14px;font-weight:900;letter-spacing:.2px;margin-bottom:8px}.hero h1{font-size:42px;line-height:1.35;margin:8px 0 18px;font-weight:900}.hero h1 strong{display:block;color:var(--green)}.hero-copy>p{font-size:17px;color:#343a37;max-width:570px;margin:0 0 24px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:10px 24px;border-radius:8px;font-weight:800;border:1px solid transparent;cursor:pointer;transition:.25s}.btn.primary{background:var(--green);color:#fff}.btn.primary:hover{background:var(--green2);transform:translateY(-2px)}.btn.ghost{background:#fff;border-color:var(--green);color:#202522}.btn.ghost:hover{background:#f0f8f4}.btn.full{width:100%;margin-top:4px}.btn.white{background:#fff;color:var(--green)}.btn.dark{background:#0d2c1c;color:#fff}.hero-points{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;margin-top:34px;padding:14px}.hero-points div{text-align:center;border-left:1px solid var(--line);padding:5px 8px}.hero-points div:last-child{border-left:0}.hero-points b{display:block;color:var(--green);font-size:20px}.hero-points span{display:block;color:#666;font-size:11px}.hero-visual{height:560px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:22px}.hero-visual img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;border-radius:20px;mix-blend-mode:multiply}.visual-ring{position:absolute;width:78%;height:76%;background:var(--green);border-radius:48% 52% 45% 55%;right:1%;top:12%;z-index:1}.visual-badge,.floating-tag{position:absolute;z-index:5;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;font-weight:800;padding:7px 12px;font-size:12px}.visual-badge{top:16px;right:16px;color:var(--green)}.tag-one{bottom:28px;right:20px}.tag-two{bottom:28px;left:20px}.quote-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:var(--shadow)}.card-head h2{font-size:24px;margin:0}.card-head p{font-size:13px;color:#777;margin:2px 0 14px}.mini-label{font-size:10px;color:var(--green);font-weight:900;letter-spacing:1px}.quote-card label{display:block;font-size:12px;font-weight:700;margin:8px 0;color:#555}.quote-card input,.quote-card select,.quote-card textarea{width:100%;border:1px solid #dce5e0;border-radius:9px;padding:10px 12px;outline:none;background:#fff;margin-top:5px;font-size:13px}.quote-card textarea{min-height:84px;resize:vertical}.quote-card input:focus,.quote-card select:focus,.quote-card textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(7,148,71,.08)}.quote-card small{display:block;text-align:center;color:#7b827e;font-size:10px;margin-top:8px}

.section{padding:92px 0}.section-head{text-align:center;max-width:780px;margin:0 auto 36px}.section-head h2{font-size:34px;line-height:1.35;margin:2px 0 10px}.section-head h2 span,.about h2 span,.video-section h2 span{color:var(--green)}.section-head p{color:#6e7772;margin:0}.section-head.split{display:flex;justify-content:space-between;align-items:end;text-align:right;max-width:none}.service-carousel{position:relative;display:flex;align-items:stretch;gap:14px}.service-track{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;flex:1}.service-card{border:1px solid var(--line);border-radius:14px;padding:20px;background:#fff;min-height:265px;transition:.25s;position:relative;cursor:pointer}.service-card:hover,.service-card.active-card{transform:translateY(-5px);border-color:#b8ddc8;box-shadow:var(--shadow)}.service-card .icon{width:44px;height:44px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:18px}.service-card h3{font-size:17px;margin:0 0 8px}.service-card p{font-size:13px;color:#6d746f;margin:0 0 14px}.learn{border:0;background:none;color:var(--green);font-weight:800;cursor:pointer;padding:0}.carousel-btn{display:none}.dots{display:none}.products{background:#f7faf8}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px;position:relative;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card>span{position:absolute;top:145px;right:14px;background:var(--green);color:#fff;padding:3px 8px;border-radius:6px;font-weight:900;font-size:13px}.product-card h3{font-size:17px;margin:15px 4px 4px}.product-card p{font-size:12px;color:#737a76;margin:0 4px 10px}.product-art{height:150px;border-radius:10px;position:relative;overflow:hidden;background:linear-gradient(145deg,#f8faf9,#dbe4df)}.product-art:before,.product-art:after{content:"";position:absolute;border-radius:50%;box-shadow:0 10px 20px rgba(0,0,0,.12)}.foil:before{width:150px;height:92px;background:linear-gradient(120deg,#dfe5e3,#fff,#aeb7b4);left:25px;top:36px;transform:rotate(-12deg)}.foil:after{width:50px;height:50px;background:#b98e60;left:72px;top:56px;box-shadow:inset 0 0 0 10px #fff}.printed:before{width:180px;height:90px;background:repeating-linear-gradient(90deg,#fff 0 22px,#c8dcd1 22px 25px);left:20px;top:35px;transform:rotate(-10deg)}.pe:before{width:190px;height:75px;background:linear-gradient(#fff,#d5dfda);left:18px;top:42px;border:5px solid #c2d2ca}.alu:before{width:150px;height:92px;background:repeating-linear-gradient(45deg,#d8dddb 0 5px,#fff 5px 10px);left:35px;top:34px;transform:rotate(8deg)}.paper:before{width:190px;height:105px;background:linear-gradient(135deg,#e8f1ec 0 30%,#d7eadf 30% 55%,#fff 55%);left:20px;top:25px;transform:rotate(-5deg)}

.about{background:#fff}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.about-copy h2,.video-section h2{font-size:36px;line-height:1.4;margin:4px 0 14px}.about-copy>p{color:#626b66;max-width:650px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 28px}.checks div{padding:12px 14px;border:1px solid var(--line);border-radius:10px;font-weight:700;font-size:14px}.checks div:first-letter{color:var(--green)}.about-panel{background:linear-gradient(145deg,#073f25,#079447);color:#fff;border-radius:25px;padding:45px;display:grid;grid-template-columns:1fr;gap:28px;box-shadow:var(--shadow)}.panel-stat{border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:20px}.panel-stat:last-child{border-bottom:0}.panel-stat b{display:block;font-size:42px}.panel-stat span{opacity:.82}.sectors{background:#f7faf8}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sector-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px;text-align:right}.sector-icon{width:52px;height:52px;border-radius:13px;background:#eaf7f0;color:var(--green);display:grid;place-items:center;font-size:24px;font-weight:900;margin-bottom:18px}.sector-grid h3{margin:0 0 8px}.sector-grid p{margin:0;color:#6d746f;font-size:14px}.video-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;align-items:center}.video-box{aspect-ratio:16/9;border-radius:20px;background:#101614;overflow:hidden;position:relative;box-shadow:var(--shadow)}.video-box iframe{width:100%;height:100%;border:0;display:none}.video-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;color:#fff;background:radial-gradient(circle at center,#195a3b,#081b11)}.video-placeholder span{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--green);font-size:28px}.video-placeholder b{font-size:14px}.clients{background:#f7faf8}.client-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.client-grid img{width:100%;height:140px;object-fit:contain;border-radius:14px;box-shadow:0 8px 25px rgba(0,0,0,.04)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.team-grid article{border:1px solid var(--line);border-radius:16px;padding:28px;text-align:center}.avatar{width:78px;height:78px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#eaf7f0;color:var(--green);font-size:32px;font-weight:900}.team-grid h3{margin:14px 0 3px}.team-grid p{margin:0;color:#777;font-size:13px}.cta{background:var(--green);color:#fff;padding:54px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:34px;margin:0 0 6px}.cta p{margin:0;opacity:.88}.contact-actions{display:flex;gap:10px}.footer{background:#0c1a13;color:#fff;padding:35px 0 0}.footer-grid{display:grid;grid-template-columns:220px 1fr 1fr 1.5fr;gap:30px;align-items:center}.footer-grid img{width:190px;filter:brightness(0) invert(1)}.footer-grid div{display:flex;flex-direction:column;gap:3px}.footer-grid span,.footer-grid a{color:#b8c4bd;font-size:13px}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding:15px;color:#89958e;font-size:11px}.whatsapp{position:fixed;left:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#20c76a;color:#fff;display:grid;place-items:center;font-size:30px;box-shadow:0 10px 25px rgba(0,0,0,.2);z-index:90}.back-top{position:fixed;left:22px;bottom:90px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--green);box-shadow:var(--shadow);display:none;z-index:90;cursor:pointer}.modal{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;align-items:center;justify-content:center;padding:20px;z-index:200}.modal.open{display:flex}.modal-card{background:#fff;width:min(520px,100%);border-radius:20px;padding:35px;position:relative}.modal-close{position:absolute;left:18px;top:12px;border:0;background:none;font-size:30px;cursor:pointer}.modal-card h2{margin:4px 0 10px}.modal-card p{color:#68716c;margin-bottom:25px}

@media(max-width:1200px){.container{width:min(100% - 40px,1200px)}.nav{gap:18px}.nav a{font-size:13px}.hero-grid{grid-template-columns:1fr 1.15fr 320px}.hero h1{font-size:35px}.hero-points{grid-template-columns:repeat(2,1fr)}.hero-points div{border-bottom:1px solid var(--line)}.service-track{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:950px){.header .nav{display:none;position:absolute;top:94px;right:0;left:0;background:#fff;border-bottom:1px solid var(--line);padding:10px 20px;box-shadow:var(--shadow);flex-direction:column;gap:0}.header .nav.open{display:flex}.nav a{padding:10px 0;width:100%;text-align:center}.nav a:after{bottom:3px}.menu-toggle{display:block;margin-right:auto}.top-quote{margin-right:0}.hero-grid{grid-template-columns:1fr;gap:20px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions{justify-content:center}.hero-visual{height:440px}.quote-card{max-width:600px;margin:auto;width:100%}.section{padding:70px 0}.service-track{grid-template-columns:repeat(2,1fr)}.about-grid,.video-grid{grid-template-columns:1fr}.sector-grid,.team-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.container{width:calc(100% - 28px)}.nav-wrap{height:78px}.header .nav{top:78px}.brand{width:165px}.top-quote{padding:9px 12px;font-size:12px}.menu-toggle{font-size:24px}.hero{padding-top:18px}.hero h1{font-size:28px}.hero-copy>p{font-size:14px}.hero-points{margin-top:22px}.hero-visual{height:310px}.floating-tag{font-size:10px}.quote-card{padding:18px}.section-head h2,.about-copy h2,.video-section h2{font-size:28px}.section-head.split{display:block;text-align:center}.section-head.split .btn{margin-top:16px}.service-carousel{display:block}.service-track{display:flex;overflow:hidden;gap:12px}.service-card{min-width:86%;min-height:245px}.carousel-btn{display:grid;place-items:center;position:absolute;top:45%;width:40px;height:40px;border-radius:50%;border:0;background:#fff;color:var(--green);box-shadow:var(--shadow);z-index:5;cursor:pointer;font-size:30px}.carousel-btn.prev{right:-7px}.carousel-btn.next{left:-7px}.dots{display:flex;justify-content:center;gap:7px;margin-top:16px}.dots i{width:8px;height:8px;border-radius:50%;background:#cbd6d0}.dots i.active{background:var(--green);width:20px;border-radius:10px}.product-grid{grid-template-columns:1fr 1fr}.sector-grid,.team-grid,.client-grid{grid-template-columns:1fr}.client-grid img{height:120px}.checks{grid-template-columns:1fr}.cta-inner{display:block;text-align:center}.contact-actions{justify-content:center;margin-top:22px}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-grid img{margin:auto}.whatsapp{left:14px;bottom:14px}.back-top{left:14px;bottom:82px}}
