:root{--red:#d3202f;--red2:#a90f1d;--ink:#151619;--paper:#f4f3ef;--white:#fff;--muted:#6b6d70;--line:#d8d7d2;--display:"Manrope",sans-serif;--body:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:86px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:34px;position:absolute;z-index:20;width:100%;color:white;border-bottom:1px solid #ffffff2b}.brand{margin-right:auto;display:flex}.brand img{width:66px;height:66px;object-fit:contain;filter:drop-shadow(0 3px 10px #0006)}nav{display:flex;gap:28px;font-size:.9rem;font-weight:600}nav a{opacity:.86;transition:.2s}nav a:hover{opacity:1}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;font-weight:700;line-height:1}.header-cta{background:var(--red);padding:15px 19px;border-radius:2px;font-size:.88rem}.menu-toggle{display:none}.hero{min-height:760px;height:100svh;max-height:900px;position:relative;color:white;display:flex;align-items:center;overflow:hidden;background:#17181a}.hero-media{position:absolute;inset:0;background:url(optimized/hero.webp) center 62%/cover no-repeat;transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,10,12,.88) 0%,rgba(10,10,12,.58) 52%,rgba(10,10,12,.15) 100%),linear-gradient(0deg,rgba(10,10,12,.65),transparent 45%)}.hero:after{content:"";position:absolute;right:6%;top:0;width:11px;height:72%;background:var(--red);transform:skew(-13deg);transform-origin:top}.hero-content{position:relative;z-index:2;padding-top:60px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:700}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:25px}.eyebrow i{width:30px;height:2px;background:var(--red)}h1,h2,h3{font-family:var(--display);line-height:1.08;margin:0;letter-spacing:-.035em}.hero h1{font-size:clamp(3rem,6.2vw,5.5rem);max-width:950px}.hero h1 em,.contact h2 em{font-style:normal;color:#d7d7d7;font-weight:500}.hero-content>p{max-width:680px;font-size:1.17rem;color:#e6e6e6;margin:28px 0 34px}.hero-actions{display:flex;gap:12px}.button{min-height:52px;padding:0 22px;border-radius:2px}.button.primary{background:var(--red);color:white}.button.primary:hover{background:var(--red2)}.button.ghost{border:1px solid #ffffff80;color:white}.button.dark{background:var(--ink);color:white}.hero-metrics{position:absolute;z-index:2;bottom:28px;left:50%;transform:translateX(-50%);display:flex;border-top:1px solid #ffffff42;padding-top:20px}.hero-metrics div{display:flex;align-items:center;gap:12px;margin-right:50px}.hero-metrics strong{font-family:var(--display);font-size:1.8rem}.hero-metrics span{font-size:.75rem;color:#d6d6d6;max-width:100px;line-height:1.25}.intro{padding:110px 0}.section-kicker{color:var(--red);margin-bottom:24px}.intro-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:9vw;align-items:start}.intro h2,.section-head h2,.service h2,.contact h2,.story-grid h2{font-size:clamp(2.3rem,4.5vw,4.2rem)}.intro-grid p{font-size:1.18rem;color:#4f5053;margin:2px 0 24px}.text-link{font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:4px}.products{background:var(--ink);color:white;padding:105px 0 115px}.section-kicker.light{color:#ef5764}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-head>p{max-width:380px;color:#aeb0b4;margin:0 0 5px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.product-card{background:#202226;cursor:pointer;transition:transform .3s,background .3s}.product-card:hover{transform:translateY(-4px);background:#26282c}.product-image{height:350px;position:relative;overflow:hidden;background:#eee}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.product-card.featured .product-image img{object-position:center}.tag{position:absolute;top:18px;left:18px;background:var(--red);padding:7px 11px;text-transform:uppercase;letter-spacing:.1em;font-size:.66rem;font-weight:700}.product-copy{padding:25px 28px 28px}.product-copy small,.contact-cards small,footer small{display:block;text-transform:uppercase;letter-spacing:.13em;color:#95979b;font-size:.69rem;font-weight:700}.product-copy h3{font-size:1.65rem;margin:7px 0}.product-copy p{margin:0 0 20px;color:#b7b9bd}.details{border:0;background:transparent;color:white;padding:0;font-weight:700;cursor:pointer}.details span{color:#ef5764;margin-left:8px}.service{display:grid;grid-template-columns:1.05fr .95fr;min-height:680px;padding:110px 0;align-items:stretch}.service-image{position:relative;min-height:560px}.service-image img{width:100%;height:100%;object-fit:cover}.service-badge{position:absolute;right:-35px;bottom:38px;background:var(--red);color:white;padding:22px 26px;display:flex;flex-direction:column}.service-badge strong{font-family:var(--display);font-size:1.25rem}.service-badge span{font-size:.8rem}.service-content{padding:50px 0 30px 9vw}.service-content>p{color:#55575a;font-size:1.08rem}.service ul{list-style:none;padding:0;margin:32px 0}.service li{border-top:1px solid var(--line);padding:14px 0;font-weight:600}.service li span{color:var(--red);font-size:.72rem;margin-right:18px}.sellasil-story{background:var(--red);color:white;padding:85px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.story-grid p{font-size:1.14rem;margin-top:8px}.story-facts{display:flex;gap:40px;margin-top:30px}.story-facts span{display:flex;flex-direction:column;font-size:.75rem;opacity:.85}.story-facts b{font-family:var(--display);font-size:1.5rem;opacity:1}.contact{padding:115px 0}.contact-title{margin-bottom:48px}.contact h2 em{color:#8b8d90}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-cards a{padding:32px 24px;border-right:1px solid var(--line);min-height:180px;display:flex;flex-direction:column;transition:.25s}.contact-cards a:last-child{border:0}.contact-cards a:hover{background:white}.contact-cards strong{font-family:var(--display);font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.25;margin:10px 0 auto}.contact-cards span{color:var(--red);font-weight:700;font-size:.82rem}footer{background:#111214;color:white;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-grid img{width:90px;height:90px;object-fit:contain}.footer-grid p{color:#adafb2}.footer-bottom{border-top:1px solid #ffffff20;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#7d7f82;font-size:.78rem}.wa-float{position:fixed;right:22px;bottom:22px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:white;font-weight:800;z-index:15;box-shadow:0 8px 28px #0004}dialog{padding:0;border:0;width:min(1000px,calc(100% - 34px));max-height:90vh;background:var(--paper);box-shadow:0 24px 80px #0008}dialog::backdrop{background:#070708d9}.modal-layout{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.modal-media{background:#ddd}.modal-media img{width:100%;height:100%;object-fit:cover}.modal-copy{padding:65px 50px;overflow:auto}.modal-copy small{color:var(--red);text-transform:uppercase;letter-spacing:.14em;font-weight:700}.modal-copy h2{font-size:2.8rem;margin:8px 0 18px}.modal-copy .lead{font-size:1.08rem;color:#555}.modal-copy ul{padding:0;list-style:none;margin:28px 0}.modal-copy li{padding:10px 0;border-top:1px solid var(--line)}.modal-copy li:before{content:"✓";color:var(--red);font-weight:800;margin-right:10px}.modal-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:2rem;cursor:pointer;z-index:3}.modal-copy .button{margin-top:10px}.modal-media img.contain{object-fit:contain;padding:40px;background:white}
@media(max-width:860px){.wrap{width:min(100% - 30px,1180px)}.site-header{height:72px;padding:0 15px}.brand img{width:54px;height:54px}.header-cta{display:none}.menu-toggle{display:block;background:transparent;border:0;width:42px;height:42px;padding:10px;position:relative}.menu-toggle span{position:absolute;width:23px;height:2px;background:white;left:9px;top:15px}.menu-toggle span+span{top:24px}nav{display:none;position:absolute;top:72px;left:0;right:0;background:#151619;padding:24px;flex-direction:column;gap:18px}nav.open{display:flex}.hero{min-height:720px;max-height:none}.hero:after{right:-10px}.hero-content{padding-top:60px}.hero h1{font-size:clamp(2.65rem,12vw,4rem)}.hero-content>p{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch;max-width:330px}.hero-metrics{bottom:20px}.hero-metrics div{margin-right:20px;gap:7px}.hero-metrics strong{font-size:1.35rem}.hero-metrics span{font-size:.62rem}.intro,.contact{padding:80px 0}.intro-grid,.service,.story-grid{grid-template-columns:1fr}.intro-grid{gap:28px}.section-head{display:block}.section-head>p{margin-top:18px}.product-grid{grid-template-columns:1fr}.product-image{height:285px}.service{padding:75px 0;gap:20px}.service-image{min-height:400px}.service-badge{right:12px}.service-content{padding:30px 0}.story-grid{gap:28px}.story-facts{gap:20px;flex-wrap:wrap}.contact-cards{grid-template-columns:1fr}.contact-cards a{border-right:0;border-bottom:1px solid var(--line);min-height:145px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.modal-layout{grid-template-columns:1fr;display:block}.modal-media{height:270px}.modal-copy{padding:34px 25px}.modal-copy h2{font-size:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
:root{--red:#257044;--red2:#185333}
.product-image-contain{background:#f8f8f6;padding:28px}.product-image-contain img{object-fit:contain!important}.tag-yellow{background:#efb600;color:#151619}
.catalog-action{display:flex;justify-content:center;padding-top:42px}.catalog-button{border:1px solid #ffffff55;background:transparent;color:white;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.catalog-button:hover{background:white;color:var(--ink)}.full-catalog{padding-top:75px;scroll-margin-top:28px}.full-catalog[hidden]{display:none}.catalog-title{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #ffffff25;padding-bottom:22px;margin-bottom:28px}.catalog-title h3{font-size:2.5rem}.catalog-title>span{color:#96999d;font-size:.86rem}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.catalog-card{background:#202226;padding-bottom:22px;display:flex;flex-direction:column;min-width:0;transition:.25s}.catalog-card:hover{transform:translateY(-3px);background:#292b2f}.catalog-card img{width:100%;height:205px;object-fit:contain;background:#f4f4f1;padding:14px}.catalog-card small{color:#76c594;text-transform:uppercase;letter-spacing:.11em;font-size:.64rem;font-weight:700;padding:18px 19px 0}.catalog-card h4{font-family:var(--display);font-size:1.08rem;line-height:1.25;margin:7px 19px 8px}.catalog-card p{color:#aeb0b4;font-size:.82rem;line-height:1.45;margin:0 19px 18px}.catalog-card span{color:#76c594;font-weight:700;font-size:.75rem;margin:auto 19px 0}
.brands{padding:105px 0}.brands-heading{display:grid;grid-template-columns:1.05fr 1.1fr;gap:30px;align-items:end;margin-bottom:46px}.brands-heading .section-kicker{grid-column:1/-1;margin-bottom:0}.brands-heading h2{font-size:clamp(2.3rem,4.5vw,4.2rem)}.brands-heading p{color:#5d6062;font-size:1.08rem;margin:0}.brand-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:white}.brand-logo{height:150px;border-right:1px solid var(--line);background-image:url(optimized/brands.webp);background-repeat:no-repeat;background-size:960px 540px}.brand-logo:last-child{border-right:0}.brand-logo.magris{background-position:-70px -170px}.brand-logo.corvus{background-position:-350px -170px}.brand-logo.sellasil-logo{background-position:-72px -365px}.brand-logo.agroexacto{background-position:-370px -365px}.brand-logo.chcnav{background-position:-680px -375px}
.sellasil-story{background:#efb600;color:#161719}.sellasil-story .section-kicker.light{color:#564000}.sellasil-story .story-facts span{color:#161719;opacity:1}
@media(max-width:980px){.catalog-grid{grid-template-columns:repeat(3,1fr)}.brand-grid{grid-template-columns:repeat(2,1fr)}.brand-logo{border-bottom:1px solid var(--line)}.brand-logo:nth-child(even){border-right:0}}
@media(max-width:680px){.catalog-title{align-items:start}.catalog-title h3{font-size:2rem}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-card img{height:150px}.catalog-card h4{font-size:.94rem}.catalog-card p{display:none}.brands-heading{grid-template-columns:1fr;gap:16px}.brands-heading .section-kicker{grid-column:auto}.brand-grid{grid-template-columns:1fr}.brand-logo{border-right:0}.sellasil-story{padding:70px 0}}
.section-kicker.light,.details span{color:#76c594}.sellasil-story .section-kicker.light{color:#564000}
