.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-secondary{border-color:#fff!important;color:#fff!important;background:rgba(255,255,255,.08)!important}.category-section{padding:76px max(5vw,24px) 34px;background:linear-gradient(180deg,#f4f8f3,#faf9f5)}.category-heading{text-align:center;max-width:720px;margin:0 auto 34px}.category-heading h2,.seller-copy h2{font:500 clamp(36px,4vw,54px) Georgia,serif;margin:8px 0 12px}.category-heading>p:last-child{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(155px,1fr));gap:16px;max-width:1220px;margin:auto}.category-button{position:relative;min-height:142px;padding:22px 16px;border:2px solid transparent;border-radius:22px;background:#fff;color:var(--ink);box-shadow:0 12px 32px rgba(11,66,45,.09);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-weight:850;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.category-button:hover{transform:translateY(-4px);box-shadow:0 17px 38px rgba(11,66,45,.15)}.category-button.active{border-color:var(--green);box-shadow:0 0 0 4px rgba(11,66,45,.1),0 17px 38px rgba(11,66,45,.14)}.category-button svg{width:44px;height:44px;fill:currentColor}.category-button span{line-height:1.15;text-align:center}.category-button b{position:absolute;top:12px;right:12px;min-width:27px;height:27px;padding:0 7px;border-radius:99px;background:rgba(255,255,255,.8);display:grid;place-items:center;font-size:11px}.cat-all{color:#0b422d;background:#e7f3eb}.cat-lotes{color:#885c13;background:#fff2d6}.cat-autos{color:#145bb8;background:#e8f2ff}.cat-campestres{color:#176043;background:#dff2e5}.cat-comerciales{color:#9b451d;background:#ffeadf}.cat-casas{color:#7a3da3;background:#f3e8fb}.cat-rentas{color:#bc3052;background:#ffe6ed}.cat-renta-comercial{color:#006d76;background:#dff6f5}.card[hidden]{display:none}.category-empty{text-align:center;padding:40px 20px;background:#eef4ee;border-radius:18px;color:var(--muted)}.seller-section{padding:80px max(5vw,24px);background:linear-gradient(135deg,#0a3828,#116044);color:#fff;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);gap:clamp(35px,7vw,95px);align-items:center}.seller-copy{max-width:520px}.seller-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;color:#dcebe2}.seller-features{display:grid;gap:12px;margin-top:28px;font-weight:750}.seller-form{background:#fff;color:var(--ink);border-radius:24px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:0 18px;box-shadow:0 24px 60px rgba(0,0,0,.2)}.seller-form .wide{grid-column:1/-1}.seller-form button{margin-top:5px}.seller-form>small{text-align:center;color:var(--muted);margin-top:12px;line-height:1.5}@media(max-width:900px){.category-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.seller-section{grid-template-columns:1fr}.seller-copy{text-align:center;margin:auto}.seller-features{justify-items:center}}@media(max-width:600px){.category-section{padding:54px 16px 20px}.category-grid{gap:10px}.category-button{min-height:120px;padding:18px 8px;font-size:12px;border-radius:17px}.category-button svg{width:36px;height:36px}.seller-section{padding:58px 16px}.seller-form{padding:22px 17px;grid-template-columns:1fr}.seller-form .wide{grid-column:auto}.hero-actions{display:grid}.hero-actions .button{width:100%}}
