.hum-address-widget{position:relative;width:100%}.address-suggestions{position:absolute;top:100%;left:2rem;right:2rem;background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 .5rem .5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);max-height:300px;overflow-y:auto;z-index:50;display:none;margin-top:-1px}.address-suggestions.show{display:block}.suggestion-item{padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background-color .15s ease;font-size:.875rem;line-height:1.25rem}.suggestion-item:last-child{border-bottom:none}.suggestion-item.active,.suggestion-item:hover{background-color:#f8fafc}.suggestion-item:first-child{background-color:#f1f5f9;border-left:4px solid #895ff8;padding-left:calc(1rem - 4px)}.suggestion-item:first-child.active,.suggestion-item:first-child:hover{background-color:#e2e8f0;border-left-color:#0c76f9}.suggestion-item.selected{background-color:#e0f2fe;color:#0369a1}.suggestion-item.error{color:#dc2626;cursor:default}.suggestion-item.error,.suggestion-item.error:hover{background-color:#fef2f2}.suggestion-item.loading{color:#6b7280;cursor:default;text-align:center;font-style:italic}.suggestion-item.loading:hover{background-color:transparent}.secondary-header{color:#475569;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;border-bottom:1px solid #e2e8f0;cursor:default}.secondary-header,.secondary-header:hover{background-color:#f1f5f9}.suggestion-item.header{padding:1rem;border-bottom:1px solid #e2e8f0;cursor:default;display:flex;align-items:center}.suggestion-item.header,.suggestion-item.header:hover{background-color:#f8fafc}.suggestion-item.header .font-medium{font-size:1rem;font-weight:600;color:#1f2937}.suggestion-item.header .text-sm{font-size:.875rem;color:#6b7280;margin-top:.25rem}.suggestion-item.use-building{background-color:#eff6ff;border-left:4px solid #3b82f6;padding-left:calc(1rem - 4px);margin-bottom:.5rem}.suggestion-item.use-building:hover{background-color:#dbeafe}.suggestion-item.use-building .font-medium{color:#2563eb;font-weight:600}.suggestion-item.use-building .text-sm{color:#6b7280;margin-top:.25rem}.suggestion-item:has(.font-medium:not(.text-blue-600)){padding:.875rem 1rem}.suggestion-item .font-medium{font-size:1rem;font-weight:600;color:#2563eb;margin-bottom:.25rem}.suggestion-item .text-sm.text-gray-600{font-size:.875rem;color:#6b7280}.address-suggestions .suggestion-item{padding:1rem;border-bottom:1px solid #f1f5f9}.address-suggestions .suggestion-item:last-child{border-bottom:none}.address-suggestions .suggestion-item:hover{background-color:#f8fafc}.address-suggestions .suggestion-item.active{background-color:#eff6ff;border-left:4px solid #3b82f6;padding-left:calc(1rem - 4px)}.secondary-address-base{color:#64748b;font-size:.75rem;padding:.5rem 1rem;border-bottom:1px solid #e2e8f0;cursor:default;font-style:italic}.secondary-address-base,.secondary-address-base:hover{background-color:#f8fafc}.secondary-address{padding-left:1.5rem;font-size:.875rem;color:#374151}.secondary-address:hover{background-color:#f8fafc}.primary-address-indicator{color:#059669;font-weight:600;font-size:.75rem;margin-left:.5rem}.address-components{background-color:#f8fafc;border:1px solid #e2e8f0;font-family:Courier New,monospace;font-size:.875rem;white-space:pre-wrap;max-height:200px;overflow-y:auto}.address-components,.address-results{border-radius:.5rem;padding:1rem;margin-top:1rem}.address-results{border:1px solid #e2e8f0;background-color:#fff}.address-results.invalid-address{border-color:#fca5a5;background-color:#fef2f2}.address-error{color:#dc2626;font-size:.875rem;margin-top:.5rem;padding:.5rem;background-color:#fef2f2;border:1px solid #fca5a5;border-radius:.375rem;display:none}.address-error.show{display:block}.loading-spinner{display:inline-block;width:1rem;height:1rem;border-radius:50%;border:2px solid #e5e7eb;border-top-color:#3b82f6;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:640px){.address-suggestions{max-height:250px;left:0;right:0;border-radius:0;border-left:none;border-right:none;top:calc(100% + 10px);margin-top:0}.suggestion-item{font-size:1.125rem;line-height:1.5;padding:1rem 1rem 1rem 3rem}.suggestion-item:first-child{padding-left:calc(3rem - 4px)}.secondary-address{padding-left:1rem}}.address-suggestions.mobile-expanded{left:0;right:0;border-radius:0;border-left:none;border-right:none;margin-top:0;position:fixed;top:5rem;max-height:calc(100vh - 5rem);z-index:60}.address-suggestions.mobile-expanded .suggestion-item{font-size:1.125rem;line-height:1.5;padding:1rem 1rem 1rem 3rem}.address-suggestions.mobile-expanded .suggestion-item:first-child{padding-left:calc(3rem - 4px)}.suggestion-item:focus{outline:2px solid #3b82f6;outline-offset:-2px}.address-suggestions[role=listbox],.suggestion-item[role=option]{outline:none}.suggestion-item[role=option]:focus{outline:2px solid #3b82f6;outline-offset:-2px}@media (prefers-contrast:high){.suggestion-item.active,.suggestion-item:hover{background-color:#1e293b;color:#fff}.suggestion-item.selected{background-color:#1e40af;color:#fff}.secondary-header{background-color:#475569;color:#fff}.secondary-address-base{background-color:#64748b;color:#fff}}@media (prefers-reduced-motion:reduce){.suggestion-item{transition:none}.loading-spinner{animation:none}}.suggestion-item :after,.suggestion-item :before,.suggestion-item:after,.suggestion-item:before{content:none!important}