@keyframes acSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.typeahead.dropdown-menu{z-index:1055;min-width:340px;max-height:440px;overflow-y:auto;padding:6px 0;border:0;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.04);background:#fff;margin-top:6px;-webkit-overflow-scrolling:touch;animation:acSlideIn .18s ease-out}.typeahead.dropdown-menu>li>a{display:flex;align-items:center;gap:14px;padding:11px 18px;color:#1a1a1a;text-decoration:none;font-size:14px;line-height:1.35;transition:background .12s ease;border:0;white-space:normal;word-break:break-word;border-radius:0}.typeahead.dropdown-menu>li.active>a,.typeahead.dropdown-menu>li>a:hover{background:#f7f7f7;color:#1a1a1a;text-decoration:none}.typeahead.dropdown-menu>li:first-child>a{border-bottom:1px solid #f1f5f9;margin-bottom:2px;padding-bottom:13px}.typeahead.dropdown-menu .ac-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;flex-shrink:0;font-size:16px;transition:transform .15s ease}.typeahead.dropdown-menu>li>a:hover .ac-icon{transform:scale(1.05)}.ac-icon--nearby{background:#ecfdf5;color:#059669}.ac-icon--regione{background:#fff7ed;color:#ea580c}.ac-icon--provincia{background:#eff6ff;color:#2563eb}.ac-icon--comune{background:#f0f9ff;color:#0891b2}.ac-icon--zona{background:#f0fdf4;color:#16a34a}.ac-icon--struttura{background:#fdf2f8;color:#db2777}.typeahead.dropdown-menu .ac-text{flex:1;min-width:0}.typeahead.dropdown-menu .ac-name{display:block;font-weight:600;font-size:14px;color:#222;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.typeahead.dropdown-menu .ac-type{display:block;font-size:12px;color:#717171;font-weight:400;margin-top:2px}.typeahead.dropdown-menu strong{font-weight:700;color:inherit;background:0 0}.typeahead.dropdown-menu .dropdown-header{padding:10px 18px 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#b0b0b0;background:0 0;border:0;pointer-events:none}.typeahead.dropdown-menu .divider{height:1px;margin:4px 16px;background:#f1f5f9;border:0}.typeahead.dropdown-menu::-webkit-scrollbar{width:5px}.typeahead.dropdown-menu::-webkit-scrollbar-track{background:0 0}.typeahead.dropdown-menu::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}@media (max-width:576px){.typeahead.dropdown-menu{min-width:0;width:calc(100vw - 24px)!important;max-height:40vh;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.15);margin-top:4px;padding-top:6px;padding-bottom:6px}.typeahead.dropdown-menu>li>a{padding:12px 16px;gap:12px;font-size:15px}.typeahead.dropdown-menu .ac-icon{width:42px;height:42px;font-size:16px;border-radius:12px}.typeahead.dropdown-menu .ac-name{font-size:15px}.typeahead.dropdown-menu .ac-type{font-size:12px}}@media (min-width:577px) and (max-width:991px){.typeahead.dropdown-menu{min-width:400px;max-height:50vh}}