.campos-module__pKDDWG__container{--primary-green:green;--dark-green:#004d00;--grass-green:#4caf50;--accent-red:#d32f2f;--accent-yellow:#ffc107;--text-dark:#333;--bg-light:#f9f9f9}.campos-module__pKDDWG__navbar{z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;padding:.8rem 5%;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.campos-module__pKDDWG__navLogoImage{width:auto;max-height:100px;display:block}.campos-module__pKDDWG__navButtons{gap:15px;display:flex}.campos-module__pKDDWG__btnLogin{color:#fff;cursor:pointer;background-color:#004d00;border:2px solid #004d00;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.campos-module__pKDDWG__btnRegister{color:#fff;cursor:pointer;background-color:#d32f2f;border:2px solid #d32f2f;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.campos-module__pKDDWG__pageHeader{text-align:center;color:#fff;background-color:#004d00;padding:40px 5%}.campos-module__pKDDWG__pageHeader h1{margin:0;font-size:2.5rem}.campos-module__pKDDWG__camposSection{background:var(--bg-light);padding:60px 5%}.campos-module__pKDDWG__containerColumn{max-width:1200px;margin:0 auto}.campos-module__pKDDWG__sectionHeader{text-align:center;margin-bottom:40px}.campos-module__pKDDWG__sectionTitle{color:#004d00;font-size:2rem;font-weight:800}.campos-module__pKDDWG__textHighlight{color:#d32f2f}.campos-module__pKDDWG__sectionSubtitle{color:#666;margin-top:5px}.campos-module__pKDDWG__loadingContainer{justify-content:center;padding:3rem 0;display:flex}.campos-module__pKDDWG__spinner{border:4px solid var(--primary-green);border-top-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite campos-module__pKDDWG__spin}@keyframes campos-module__pKDDWG__spin{to{transform:rotate(360deg)}}.campos-module__pKDDWG__emptyState{text-align:center;color:#666;padding:3rem 0}.campos-module__pKDDWG__emptyTitle{font-size:1.1rem}.campos-module__pKDDWG__emptySubtitle{color:#999;margin-top:.5rem;font-size:.9rem}.campos-module__pKDDWG__camposGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:40px;display:grid}.campos-module__pKDDWG__campoCard{background:#fff;border-radius:30px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.campos-module__pKDDWG__campoCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.campos-module__pKDDWG__campoImageWrapper{height:192px;position:relative;overflow:hidden}.campos-module__pKDDWG__campoImageWrapper img{object-fit:cover;width:100%;height:100%}.campos-module__pKDDWG__imagePlaceholder{background:linear-gradient(135deg,var(--primary-green),#247c62);color:#ffffff80;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.campos-module__pKDDWG__badgeGroup{gap:6px;display:flex;position:absolute;top:12px;left:12px}.campos-module__pKDDWG__sportBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1b5b49d9;border-radius:50px;padding:4px 10px;font-size:.75rem;font-weight:700}.campos-module__pKDDWG__premiumBadge{color:#92400e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffc107e6;border-radius:50px;padding:4px 10px;font-size:.75rem;font-weight:700}.campos-module__pKDDWG__priceTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:50px;align-items:baseline;gap:2px;padding:6px 14px;display:flex;position:absolute;bottom:12px;right:12px}.campos-module__pKDDWG__priceAmount{color:var(--primary-green);font-size:.95rem;font-weight:800}.campos-module__pKDDWG__priceUnit{color:#888;font-size:.7rem}.campos-module__pKDDWG__campoContent{flex-direction:column;flex-grow:1;gap:16px;padding:16px;display:flex}.campos-module__pKDDWG__contentRow{gap:16px;display:flex}.campos-module__pKDDWG__logoBox{background:#fff;border:1px solid #f0f0f0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;padding:4px;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000f}.campos-module__pKDDWG__logoImg{object-fit:contain;width:100%;height:100%}.campos-module__pKDDWG__logoPlaceholder{color:#ccc;background:#f8f9fa;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.campos-module__pKDDWG__infoBlock{flex:1;min-width:0}.campos-module__pKDDWG__fieldName{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:1.1rem;font-weight:700;line-height:1.3;overflow:hidden}.campos-module__pKDDWG__fieldDescription{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.campos-module__pKDDWG__amenitiesTags{flex-wrap:wrap;gap:4px;display:flex}.campos-module__pKDDWG__amenityTag{color:#777;text-transform:capitalize;background:#f5f5f5;border:1px solid #eee;border-radius:4px;padding:2px 8px;font-size:.68rem}.campos-module__pKDDWG__btnReservar{background:var(--primary-green);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #1b5b4933}.campos-module__pKDDWG__btnReservar:hover{background:#247c62;box-shadow:0 6px 16px #1b5b494d}.campos-module__pKDDWG__footer{background-color:#fff;border-top:1px solid #eee;margin-top:50px}.campos-module__pKDDWG__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:40px 5%;display:flex}.campos-module__pKDDWG__footerLeft{max-width:400px}.campos-module__pKDDWG__footerLogoImage{max-width:150px;height:auto;margin-bottom:10px}.campos-module__pKDDWG__footerLeft h3{color:#444;text-transform:uppercase;margin-bottom:10px;font-size:.9rem}.campos-module__pKDDWG__footerLeft p{color:#777;font-size:.9rem;line-height:1.5}.campos-module__pKDDWG__footerRight h4{color:#004d00;margin-bottom:15px}.campos-module__pKDDWG__footerRight ul{padding:0;list-style:none}.campos-module__pKDDWG__footerRight li{color:#555;align-items:center;gap:10px;margin-bottom:10px;font-size:.9rem;display:flex}.campos-module__pKDDWG__footerBottom{color:#fff;background-color:#7cb342;justify-content:space-between;align-items:center;padding:15px 5%;font-size:.8rem;display:flex}.campos-module__pKDDWG__socialIcons a{color:#fff;margin-left:15px;font-size:1.2rem;transition:opacity .3s}.campos-module__pKDDWG__socialIcons a:hover{opacity:.7}@media (max-width:768px){.campos-module__pKDDWG__navbar{flex-direction:column;gap:15px;padding:15px}.campos-module__pKDDWG__navButtons{flex-wrap:wrap;justify-content:center;width:100%}.campos-module__pKDDWG__navLogoImage{max-height:80px}.campos-module__pKDDWG__pageHeader h1{font-size:1.8rem}.campos-module__pKDDWG__camposGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto 30px}.campos-module__pKDDWG__footerContent{text-align:center;flex-direction:column;align-items:center;gap:30px;padding:30px 15px}.campos-module__pKDDWG__footerLeft,.campos-module__pKDDWG__footerRight{flex-direction:column;align-items:center;width:100%;display:flex}.campos-module__pKDDWG__footerLeft p{max-width:300px;margin:0 auto}.campos-module__pKDDWG__footerRight li{justify-content:center}.campos-module__pKDDWG__footerBottom{text-align:center;flex-direction:column;gap:15px;padding:20px}.campos-module__pKDDWG__socialIcons a{margin:0 10px}}
