/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--green:#00572f;--green-2:#00af61;--ink:#102019;--cream:#f3f2ec;--line:#d8ded9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.1em;height:1.1em}.site-header{border-bottom:1px solid var(--line);z-index:50;background:#fffffff5;justify-content:space-between;align-items:center;gap:32px;height:82px;padding:0 5vw;display:flex;position:sticky;top:0}.brand img{width:178px;height:auto;display:block}nav{gap:30px;font-size:13px;font-weight:700;display:flex}nav a{transition:color .2s}nav a:hover{color:var(--green-2)}.header-cta{background:var(--green);color:#fff;border-radius:2px;padding:14px 20px;font-size:13px;font-weight:800}.hero{background:var(--cream);grid-template-columns:1.08fr .92fr;min-height:680px;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:86px 7vw 64px}.eyebrow{color:var(--green-2);letter-spacing:.16em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:800px;margin-bottom:26px;font-size:clamp(48px,5.5vw,84px);line-height:.96}.hero-description{color:#536159;max-width:650px;margin-bottom:32px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--green);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 23px;font-size:14px;font-weight:800;display:inline-flex}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#004425}.button.secondary{color:var(--green);background:0 0}.hero-facts{border-top:1px solid #cdd4ce;gap:50px;margin-top:55px;padding-top:25px;display:flex}.hero-facts div{flex-direction:column;gap:5px;display:flex}.hero-facts strong{color:var(--green);font-size:22px}.hero-facts span{color:#68746c;font-size:12px}.hero-visual{background:var(--green);min-height:680px;position:relative;overflow:hidden}.manufacturing-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-visual:after{content:"";background:linear-gradient(#0000 44%,#002314db);position:absolute;inset:0}.manufacturing-caption{z-index:1;color:#fff;position:absolute;bottom:42px;left:42px;right:42px}.manufacturing-caption span{color:#75e7aa;letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:800;display:block}.manufacturing-caption strong{max-width:390px;font-size:34px;line-height:1.05;display:block}.trust-strip{background:var(--ink);color:#fff;letter-spacing:.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px 68px;min-height:76px;padding:20px 5vw;font-size:12px;font-weight:800;display:flex}.trust-strip span{align-items:center;gap:10px;display:flex}.trust-strip svg{color:var(--green-2)}.section{padding:105px 7vw}.about{grid-template-columns:1fr 1fr;gap:12vw;display:grid}.about h2,.section-heading h2,.advantages h2,.quote h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4.5vw,64px);line-height:1.02}.about-copy{color:#536159;padding-top:35px;font-size:17px;line-height:1.75}.about-copy p+p{margin-top:20px}.products{background:#f7f8f5}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.section-heading h2{max-width:700px}.text-link{color:var(--green);border-bottom:1px solid var(--green);white-space:nowrap;align-items:center;gap:10px;padding-bottom:7px;font-size:14px;font-weight:800;display:flex}.filters{flex-wrap:wrap;gap:8px;margin:45px 0 30px;display:flex}.filters button{color:#516057;cursor:pointer;background:#fff;border:1px solid #cdd4ce;border-radius:100px;padding:11px 18px;font-size:13px;font-weight:700}.filters button.active{background:var(--green);border-color:var(--green);color:#fff}.product-lines{grid-template-columns:repeat(2,minmax(0,240px));gap:12px;display:grid}.product-lines button{border-radius:4px;min-height:64px;padding:16px 24px;font-size:16px}.product-lines button:not(.active):hover{border-color:var(--green);color:var(--green)}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-card{background:#fff;border:1px solid #e0e5e1;min-width:0;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #00361e1a}.product-image{aspect-ratio:1.12;background:linear-gradient(145deg,#f3f5f1,#e9eee9);place-items:center;padding:26px;display:grid;overflow:hidden}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-info{padding:20px}.product-meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.product-meta span{color:#718077;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.product-meta strong{color:var(--green-2);font-size:14px}.product-info h3{min-height:44px;margin-bottom:8px;font-size:16px;line-height:1.4}.product-info p{color:#738078;min-height:36px;margin-bottom:18px;font-size:12px;line-height:1.5}.product-info button{width:100%;color:var(--green);cursor:pointer;background:0 0;border:0;border-top:1px solid #e1e5e2;justify-content:space-between;align-items:center;padding:12px 0 0;font-size:12px;font-weight:800;display:flex}.best-seller{color:var(--green);letter-spacing:.1em;text-transform:uppercase;background:#e5f7ed;border-radius:2px;margin:-2px 0 12px;padding:6px 9px;font-size:10px;font-weight:900;display:inline-block}.advantages{background:var(--green);color:#fff;grid-template-columns:1fr 1fr;gap:10vw;display:grid}.eyebrow.light{color:#83edb4}.advantage-lead>p:last-child{color:#c5dbcf;max-width:580px;margin-top:28px;font-size:16px;line-height:1.7}.advantage-list article{border-top:1px solid #fff3;grid-template-columns:55px 1fr;gap:22px;padding:26px 0;display:grid}.advantage-list article:last-child{border-bottom:1px solid #fff3}.advantage-list article>span{color:#65d99c;font-size:12px}.advantage-list h3{margin-bottom:8px;font-size:20px}.advantage-list p{color:#bcd2c7;margin:0;font-size:14px;line-height:1.6}.projects{background:#fff;grid-template-columns:.72fr 1.28fr;align-items:center;gap:7vw;display:grid}.projects-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4.2vw,60px);line-height:1.03}.projects-copy>p:last-child{color:#627067;margin:25px 0 0;font-size:16px;line-height:1.7}.projects-logos{border:1px solid var(--line);background:#fff;padding:40px}.projects-logos img{width:100%;height:auto;display:block}.quote{background:#f0f1ec;grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.quote-intro>p:last-child{color:#5f6b64;margin-top:25px;line-height:1.7}.quote form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.quote label{color:#3e4c44;flex-direction:column;gap:9px;font-size:12px;font-weight:800;display:flex}.quote .full{grid-column:1/-1}.quote input,.quote select,.quote textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd2cc;border-radius:2px;outline:none;padding:14px}.quote textarea{resize:vertical}.quote input:focus,.quote select:focus,.quote textarea:focus{border-color:var(--green-2);box-shadow:0 0 0 3px #00af611a}.quote button.full{border:0;width:100%}footer{color:#fff;background:#0c1d15;grid-template-columns:1.5fr 1fr 1fr;gap:50px;padding:70px 7vw 28px;display:grid}.footer-brand img{filter:brightness(0)invert();width:190px}.footer-brand p{color:#99aa9f;margin:20px 0 0}.footer-brand+div,.footer-brand+div+div{flex-direction:column;gap:12px;display:flex}.footer-brand+div span,.footer-brand+div+div span{color:#62d89a;text-transform:uppercase;letter-spacing:.14em;margin-bottom:7px;font-size:11px;font-weight:800}.footer-brand+div a,.footer-brand+div+div a{align-items:center;gap:8px;font-size:14px;display:flex}.copyright{color:#7f9086;border-top:1px solid #ffffff1f;grid-column:1/-1;margin:35px 0 0;padding-top:22px;font-size:11px}.quote .add-product{border:1px dashed var(--green);min-height:46px;color:var(--green);cursor:pointer;background:#fff;border-radius:2px;font-weight:800}.quote .add-product:disabled{opacity:.45;cursor:not-allowed}.quote-list{background:#fff;border:1px solid #cbd2cc;padding:18px}.quote-list>strong{color:var(--green);margin-bottom:12px;font-size:13px;display:block}.quote-list>div{border-top:1px solid #e2e6e3;grid-template-columns:1fr 120px auto;align-items:end;gap:14px;padding:12px 0;display:grid}.quote-list>div>span{align-self:center;font-weight:800}.quote-list label{gap:5px}.quote-list input{padding:9px}.quote-list button{color:#9b3029;cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:12px;font-weight:800}.whatsapp-float{z-index:40;color:#fff;background:#21b966;border-radius:100px;align-items:center;gap:10px;padding:14px 18px;font-size:13px;font-weight:800;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 28px #0000003d}@media (width<=1050px){nav{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-visual{min-height:480px}.hero-copy{padding-top:70px}.about,.advantages,.quote{gap:6vw}.projects{grid-template-columns:1fr}.section{padding-left:5vw;padding-right:5vw}}@media (width<=720px){.site-header{height:68px;padding:0 18px}.brand img{width:135px}.header-cta{padding:11px 13px;font-size:11px}.hero-copy{padding:60px 22px 45px}.hero-description{font-size:16px}.hero-facts{justify-content:space-between;gap:22px}.hero-facts span{font-size:10px}.hero-visual{min-height:390px}.manufacturing-caption{bottom:25px;left:22px;right:22px}.manufacturing-caption strong{font-size:28px}.trust-strip{justify-content:flex-start;padding:22px}.section{padding:72px 22px}.about,.advantages,.quote{grid-template-columns:1fr;gap:48px}.about-copy{padding-top:0}.section-heading{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{padding:13px}.product-info{padding:15px}.product-info h3{font-size:14px}.projects-logos{padding:22px 12px}.quote form{grid-template-columns:1fr}.quote form>*{grid-column:1/-1}footer{grid-template-columns:1fr;gap:34px;padding:55px 22px 25px}.copyright{grid-column:1}.whatsapp-float span{display:none}.whatsapp-float{padding:15px}}@media (width<=430px){h1{font-size:44px}.header-cta{display:none}.hero-actions .button{width:100%}.hero-facts{flex-wrap:wrap}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:42% 58%;display:grid}.product-image{aspect-ratio:auto}.product-info h3,.product-info p{min-height:0}.filters{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.filters button{white-space:nowrap}.product-lines{grid-template-columns:1fr 1fr;overflow:visible}.product-lines button{min-height:56px;padding:12px 10px;font-size:14px}}@media (width<=720px){.quote-list>div{grid-template-columns:1fr 92px}.quote-list>div button{text-align:left;grid-column:1/-1;padding-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}
