:root{--navy:#061523;--navy2:#0b2235;--panel:#102b40;--line:#26465e;--gold:#f5a400;--green:#22c55e;--white:#f7fbff;--muted:#a9bfd0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:var(--white);font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;padding:14px max(24px,calc((100% - 1180px)/2));background:rgba(6,21,35,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border:2px solid var(--gold);transform:rotate(45deg);font-weight:900;color:var(--gold)}.brand-mark::first-line{transform:rotate(-45deg)}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{font-size:8px;letter-spacing:2px;color:var(--gold)}nav{display:flex;justify-content:center;gap:4px;flex:1}nav button{border:0;background:transparent;color:var(--muted);padding:10px 11px;font-weight:700;cursor:pointer;border-radius:8px}nav button:hover{background:var(--panel);color:var(--white)}.header-cta{padding:11px 14px;background:var(--gold);color:#071421;font-size:11px;font-weight:900;border-radius:8px;white-space:nowrap}.hero,.manufacturer-section,.demo-section,.community-section,.offer-section{max-width:1180px;margin:auto;padding:82px 24px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:56px;min-height:620px}.eyebrow{display:block;color:var(--gold);font-size:11px;letter-spacing:2px;font-weight:900;margin-bottom:12px}.hero h1,.section-heading h2,.demo-section h2,.community-section h2{font-size:clamp(34px,5vw,62px);line-height:1.02;margin:0 0 20px}.hero h1 em,.section-heading h2 em{color:var(--gold);font-style:normal}.hero-copy>p,.section-heading p,.demo-section p,.community-section p{color:var(--muted);line-height:1.7}.hero-actions{display:flex;gap:12px;margin:28px 0}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:15px 20px;font-size:12px;font-weight:900;letter-spacing:.3px;border:1px solid var(--gold);cursor:pointer}.button.primary{background:var(--gold);color:#071421}.button.ghost{background:transparent;color:var(--white)}.button.whatsapp{background:var(--green);border-color:var(--green);color:#042313}.button[aria-disabled=true]{opacity:.6;cursor:not-allowed}.hero-points{display:flex;gap:18px;flex-wrap:wrap;padding:0;list-style:none;color:#cfe1ee;font-size:12px}.hero-points li::before{content:'✓ ';color:var(--green);font-weight:900}.hero-visual{position:relative}.hero-visual img{display:block;width:100%;filter:drop-shadow(0 24px 40px #0009)}.visual-badge{position:absolute;right:5%;top:5%;padding:10px 14px;background:var(--gold);color:#071421;font-weight:900;font-size:10px;border-radius:6px}.manufacturer-section{max-width:none;background:#091d2d}.manufacturer-section>*{max-width:1180px;margin-left:auto;margin-right:auto}.section-heading{text-align:center;max-width:780px!important}.section-heading h2,.demo-section h2,.community-section h2{font-size:clamp(30px,4vw,46px)}.brand-selector{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:34px}.brand-tile{min-height:104px;border:1px solid var(--line);border-radius:12px;background:var(--navy);color:var(--white);cursor:pointer}.brand-tile b,.brand-tile small{display:block}.brand-tile b{font-size:15px}.brand-tile small{margin-top:8px;color:var(--muted)}.brand-tile.agricultural{background:linear-gradient(145deg,#0b2f24,var(--navy))}.brand-tile.active{border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold),0 8px 24px #0006;transform:translateY(-3px)}.catalog-panel{margin-top:18px!important;background:var(--navy);border:1px solid var(--line);border-radius:16px;overflow:hidden}.catalog-title{display:flex;justify-content:space-between;align-items:end;padding:24px;border-bottom:1px solid var(--line)}.catalog-title span,.catalog-title label{color:var(--muted);font-size:10px;font-weight:700}.catalog-title h3{font-size:30px;margin:4px 0 0}.catalog-title label{display:grid;gap:6px}.catalog-title select{min-width:220px;padding:11px;border:1px solid var(--line);border-radius:8px;background:var(--navy2);color:var(--white)}.equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:22px}.equipment-card{min-height:210px;padding:22px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,var(--navy2),#071725);display:flex;flex-direction:column}.equipment-icon{font-size:42px;color:var(--gold);margin-bottom:18px}.equipment-card small{color:var(--gold);font-weight:800}.equipment-card h4{font-size:18px;margin:8px 0}.equipment-card p{color:var(--muted);font-size:12px;line-height:1.5;flex:1}.equipment-card button{border:0;background:transparent;color:var(--gold);font-weight:900;text-align:left;padding:0;cursor:pointer}.demo-section{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.demo-image{padding:16px;background:#fff;border:2px solid var(--gold);border-radius:16px}.demo-image img{display:block;width:100%;max-height:400px;object-fit:contain}.community-section{max-width:none;background:linear-gradient(120deg,#071f31,#0e382b);display:grid;grid-template-columns:1.2fr .8fr;gap:60px}.community-section>div{max-width:560px}.community-section>div:first-child{margin-left:auto}.community-section>div:last-child{margin-right:auto}.community-section ul{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;list-style:none}.community-section li::before{content:'✓ ';color:var(--green)}.community-card{padding:30px;background:#071925;border:1px solid #2b6651;border-radius:16px;text-align:center}.community-card>*{display:block;margin:0 auto 14px}.whatsapp-icon{display:grid;place-items:center!important;width:64px;height:64px;border-radius:50%;background:var(--green);color:#061523;font-size:35px}.community-card small{color:var(--muted)}.offer-section{max-width:none}.offer-section>*{max-width:960px;margin-left:auto;margin-right:auto}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.offer-grid article{position:relative;padding:30px;border:1px solid var(--line);border-radius:16px;background:var(--navy2)}.offer-grid article.featured{border-color:var(--gold);box-shadow:0 16px 50px #0008}.offer-grid article>span{font-size:10px;color:var(--gold);font-weight:900;letter-spacing:1px}.offer-grid h3{font-size:26px;margin:10px 0}.price{font-size:44px;color:var(--gold);font-weight:900}.price small{font-size:15px}.offer-grid ul{padding:0;list-style:none;line-height:2}.offer-grid li::before{content:'✓ ';color:var(--green)}.offer-grid .button{width:100%;margin-top:12px}.recommended{position:absolute;right:20px;top:-12px;background:var(--gold);color:#071421;padding:7px 10px;border-radius:6px;font-size:9px}footer{display:flex;gap:24px;justify-content:center;align-items:center;flex-wrap:wrap;padding:30px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}footer strong,footer a{color:var(--white)}.modal{position:fixed;inset:0;z-index:50;background:#02080ddb;display:grid;place-items:center;padding:20px}.modal[hidden]{display:none}.modal-card{position:relative;max-width:780px;width:100%;max-height:92vh;overflow:auto;padding:24px;border-radius:16px;background:var(--navy2);border:1px solid var(--gold);text-align:center}.modal-card img{width:100%;max-height:64vh;object-fit:contain;background:#fff}.modal-close{position:absolute;right:12px;top:10px;border:0;background:#071421;color:#fff;border-radius:50%;width:36px;height:36px;font-size:24px;cursor:pointer}.modal-card .button{margin-top:10px}@media(max-width:920px){.site-header{flex-wrap:wrap}.site-header nav{order:3;width:100%;justify-content:flex-start;overflow:auto}.header-cta{margin-left:auto}.hero,.demo-section,.community-section{grid-template-columns:1fr}.hero{padding-top:52px}.hero-copy{text-align:center}.hero-actions,.hero-points{justify-content:center}.brand-selector{grid-template-columns:repeat(3,1fr)}.community-section>div{margin:auto!important}.equipment-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.site-header{padding:10px 14px}.brand strong{font-size:12px}.brand-mark{width:36px;height:36px}.header-cta{font-size:9px;padding:10px}.site-header nav{display:none}.hero,.manufacturer-section,.demo-section,.community-section,.offer-section{padding:54px 16px}.hero{min-height:auto}.hero h1{font-size:39px}.hero-visual{margin-top:5px}.brand-selector{grid-template-columns:repeat(2,1fr)}.brand-tile{min-height:88px}.catalog-title{align-items:stretch;gap:14px;flex-direction:column}.catalog-title select{width:100%}.equipment-grid{grid-template-columns:1fr;padding:14px}.equipment-card{min-height:180px}.community-section ul{grid-template-columns:1fr}.offer-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.button{width:100%}footer{flex-direction:column}}
