.pz-ac{position:relative;width:100%}.pz-ac *{box-sizing:border-box}.pz-ac-label{display:block;font-size:12px;font-weight:600;color:#475569;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.pz-ac-input-wrap{position:relative}.pz-ac-input{width:100%;height:54px;padding:0 44px 0 16px;border:2px solid #e2e8f0;border-radius:14px;background:#fff;font-size:16px;font-family:inherit;color:#0f172a;outline:none;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none}.pz-ac-input:hover{border-color:#cbd5e1}.pz-ac-input:focus{border-color:#6366f1;box-shadow:0 0 0 4px rgb(99 102 241 / .12)}.pz-ac-input::placeholder{color:#94a3b8}.pz-ac-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:#f1f5f9;border:0;color:#64748b;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:16px;line-height:1;padding:0;transition:background .15s ease}.pz-ac-clear:hover{background:#e2e8f0;color:#0f172a}.pz-ac.has-value .pz-ac-clear{display:flex}.pz-ac-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#94a3b8;pointer-events:none;transition:opacity .15s ease}.pz-ac.has-value .pz-ac-icon{opacity:0}.pz-ac-list{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:320px;overflow-y:auto;overflow-x:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 12px 40px rgb(15 23 42 / .18);z-index:9999;display:none;-webkit-overflow-scrolling:touch}.pz-ac.open .pz-ac-list{display:block}.pz-ac-item{display:flex;align-items:center;gap:12px;padding:11px 14px;cursor:pointer;border-bottom:1px solid #f1f5f9;user-select:none;-webkit-tap-highlight-color:#fff0}.pz-ac-item:last-child{border-bottom:0}.pz-ac-item:hover,.pz-ac-item.active{background:#f8fafc}.pz-ac-item.active{background:#eef2ff}.pz-ac-flag{font-size:22px;line-height:1;flex-shrink:0;width:28px;text-align:center}.pz-ac-text{flex:1;min-width:0}.pz-ac-name{font-size:15px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-ac-meta{font-size:12px;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-ac-badge{font-size:11px;font-weight:600;color:#6366f1;background:#eef2ff;padding:3px 8px;border-radius:6px;flex-shrink:0;font-variant-numeric:tabular-nums}.pz-ac-empty{padding:18px 14px;text-align:center;color:#64748b;font-size:14px}.pz-ac-section{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#94a3b8;padding:10px 14px 6px;background:#fafafa;border-bottom:1px solid #f1f5f9}@media (max-width:640px){.pz-ac-input{font-size:16px;height:50px}.pz-ac-list{max-height:280px}.pz-ac-item{padding:13px 14px}.pz-ac-name{font-size:15px}}