.hun-widget-root{color:#1f2937;box-sizing:border-box;width:100%;max-width:1100px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.hun-widget-root *,.hun-widget-root :before,.hun-widget-root :after{box-sizing:border-box}.hun-map-container{position:relative}.hun-map-svg{border-radius:12px;width:100%;height:auto;display:block}.hun-legend{justify-content:center;gap:16px;margin-bottom:12px;display:flex}.hun-legend-item{color:#6b7280;align-items:center;gap:6px;font-size:13px;display:flex}.hun-legend-dot{border-radius:50%;width:12px;height:12px;display:inline-block}.hun-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.hun-modal{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:28px;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000040}.hun-modal-wide{max-width:820px;padding:0;animation:.2s ease-out hun-modal-in;overflow:hidden}@keyframes hun-modal-in{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.hun-modal-close{color:#9ca3af;cursor:pointer;z-index:10;background:0 0;border:none;padding:8px;font-size:28px;line-height:1;position:absolute;top:8px;right:8px}.hun-modal-close:hover{color:#374151}.hun-back-btn{color:#3b82f6;cursor:pointer;background:0 0;border:none;margin-bottom:16px;padding:0;font-size:14px}.hun-back-btn:hover{text-decoration:underline}.hun-lot-header{margin-bottom:20px}.hun-lot-header h3{color:#1f2937;margin:0 0 8px;font-size:22px;font-weight:700}.hun-lot-details{color:#6b7280;flex-wrap:wrap;gap:12px;font-size:14px;display:flex}.hun-lot-price{color:#1f2937;font-size:18px;font-weight:700}.hun-calculator{padding:4px 0}.hun-calc-grid{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.hun-calc-field label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.hun-calc-value{color:#6b7280;margin-top:6px;font-size:13px;display:block}.hun-calc-note{color:#9ca3af;margin-top:4px;font-size:12px;display:block}.hun-option-group{flex-wrap:wrap;gap:6px;display:flex}.hun-option-btn{cursor:pointer;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .15s}.hun-option-btn:hover{color:#3b82f6;border-color:#3b82f6}.hun-option-btn.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.hun-results{background:#f9fafb;border-radius:12px;margin-bottom:20px;padding:16px}.hun-result-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:6px 0;font-size:13px;display:flex}.hun-result-row:last-child{border-bottom:none}.hun-result-highlight{color:#1d4ed8;background:#eff6ff;border-radius:8px;margin:4px -8px;padding:10px 8px;font-size:15px;font-weight:700}.hun-result-total{border-top:2px solid #e5e7eb;border-bottom:none;padding-top:10px;font-size:15px;font-weight:700}.hun-result-discount{color:#15803d;font-weight:600}.hun-promo-field{margin-bottom:16px}.hun-promo-field label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.hun-promo-input-group{gap:6px;display:flex}.hun-promo-input{text-transform:uppercase;letter-spacing:.5px;border:2px solid #e5e7eb;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;transition:border-color .15s}.hun-promo-input:focus{border-color:#3b82f6}.hun-promo-apply{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .15s}.hun-promo-apply:hover:not(:disabled){background:#111827}.hun-promo-apply:disabled{opacity:.5;cursor:not-allowed}.hun-promo-applied{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.hun-promo-tag{color:#166534;font-size:13px}.hun-promo-tag strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.hun-promo-remove{color:#15803d;cursor:pointer;background:0 0;border:none;font-size:12px;text-decoration:underline}.hun-promo-condition-unmet{background:#fefce8;border-color:#fde68a}.hun-promo-condition-unmet .hun-promo-tag,.hun-promo-condition-unmet .hun-promo-remove{color:#92400e}.hun-promo-error{color:#dc2626;margin-top:6px;font-size:12px;display:block}.hun-tooltip{color:#fff;pointer-events:none;z-index:100;background:#000000e6;border-radius:10px;min-width:180px;max-width:90vw;padding:12px 16px;position:absolute;box-shadow:0 8px 24px #0000004d}.hun-tooltip-title{margin-bottom:2px;font-size:16px;font-weight:700}.hun-tooltip-status{margin-bottom:4px;font-size:13px;font-weight:600}.hun-tooltip-detail{color:#d1d5db;font-size:13px}.hun-tooltip-cta{color:#93c5fd;margin-top:6px;font-size:12px;font-style:italic}.hun-primary-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:10px;width:100%;padding:12px;font-size:15px;font-weight:600;transition:background .15s}.hun-primary-btn:hover{background:#15803d}.hun-primary-btn:disabled{opacity:.5;cursor:not-allowed}.hun-secondary-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;width:100%;padding:12px;font-size:15px;font-weight:500;transition:background .15s}.hun-secondary-btn:hover{background:#e5e7eb}.hun-whatsapp-btn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:10px;width:100%;padding:12px;font-size:15px;font-weight:600;transition:background .15s}.hun-whatsapp-btn:hover{background:#1da851}.hun-contact-form h3{color:#1f2937;margin:0 0 8px;font-size:20px;font-weight:700}.hun-form-desc{color:#6b7280;margin-bottom:20px;font-size:14px}.hun-form-field{margin-bottom:16px}.hun-form-field label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.hun-form-field input,.hun-form-field select{color:#1f2937;background:#fff;border:2px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .15s}.hun-form-field input:focus,.hun-form-field select:focus{border-color:#3b82f6}.hun-field-error{color:#ef4444;margin-top:4px;font-size:12px;display:block}.hun-broker-toggle{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px;padding:12px 14px}.hun-broker-toggle label{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.hun-broker-toggle input[type=checkbox]{cursor:pointer;width:16px;height:16px;margin:0}.hun-broker-toggle-help{color:#6b7280;margin:6px 0 0 24px;font-size:12px}.hun-form-section{border-bottom:1px solid #e5e7eb;margin:20px 0 12px;padding-bottom:6px}.hun-form-section:first-of-type{margin-top:0}.hun-form-section-title{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:13px;font-weight:700}.hun-phone-group{gap:8px;display:flex}.hun-country-select{color:#1f2937;background:#fff;border:2px solid #e5e7eb;border-radius:8px;outline:none;flex-shrink:0;font-size:14px;width:110px!important;padding:10px 8px!important}.hun-country-select:focus{border-color:#3b82f6}.hun-phone-input{flex:1}.hun-success{text-align:center;padding:24px 8px}.hun-success-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:28px;font-weight:700;display:flex}.hun-success h3{color:#1f2937;margin:0 0 8px;font-size:20px}.hun-success p{color:#6b7280;margin:0 0 24px;font-size:14px}.hun-success-actions{flex-direction:column;gap:10px;display:flex}.hun-loading{text-align:center;color:#9ca3af;padding:60px 20px;font-size:14px}.hun-lot-detail-view{min-height:420px;display:flex}.hun-lot-detail-left{background:#f3f4f6;border-radius:16px 0 0 16px;flex:1;justify-content:center;align-items:center;padding:20px;display:flex;overflow:hidden}.hun-cadastral-img{object-fit:contain;border-radius:4px;max-width:100%;max-height:400px;box-shadow:0 2px 8px #0000001a}@media (width<=768px){.hun-cadastral-img{max-height:196px}}@media (width<=640px){.hun-cadastral-img{max-height:156px}}.hun-lot-detail-right{flex-direction:column;flex:1;justify-content:center;max-height:85vh;padding:32px;display:flex;overflow-y:auto}.hun-modal-scroll{flex:1;overflow-y:auto}.hun-lot-detail-breadcrumb{color:#9ca3af;margin-bottom:12px;font-size:12px}.hun-lot-detail-title{color:#1f2937;margin:0 0 4px;font-size:26px;font-weight:700}.hun-lot-detail-status{letter-spacing:.5px;margin-bottom:12px;font-size:14px;font-weight:700}.hun-lot-detail-specs{color:#6b7280;gap:16px;margin-bottom:8px;font-size:14px;display:flex}.hun-lot-detail-price{color:#1f2937;margin-bottom:24px;font-size:24px;font-weight:700}.hun-lot-detail-legal{margin-top:20px;padding:0 0 0 16px;list-style:outside}.hun-lot-detail-legal li{color:#9ca3af;margin-bottom:4px;font-size:11px;line-height:1.4}@media (width<=768px){.hun-modal-wide{max-width:95vw}.hun-lot-detail-view{flex-direction:column;min-height:auto}.hun-lot-detail-left{border-radius:16px 16px 0 0;max-height:220px;padding:12px}.hun-lot-detail-right{max-height:60vh;padding:20px}.hun-lot-detail-title{font-size:22px}.hun-lot-detail-price{margin-bottom:16px;font-size:20px}.hun-modal-scroll{padding:20px}.hun-phone-group{flex-direction:column;gap:6px}.hun-country-select{width:100%!important}}@media (width<=640px){.hun-modal{max-height:95vh;margin:8px;padding:16px}.hun-modal-wide{max-width:98vw;padding:0}.hun-legend{flex-wrap:wrap;gap:8px}.hun-option-btn{min-height:40px;padding:8px 12px;font-size:13px}.hun-lot-header h3{font-size:18px}.hun-lot-details{flex-direction:column;gap:4px}.hun-result-highlight{margin:4px -4px;padding:8px 6px}.hun-contact-form h3{font-size:18px}.hun-lot-detail-left{max-height:180px}.hun-lot-detail-right,.hun-modal-scroll{padding:16px}.hun-lot-detail-title{font-size:20px}.hun-lot-detail-breadcrumb{margin-bottom:8px;font-size:11px}}
/*$vite$:1*/