.customer-selector-container{flex-direction:column;gap:8px;width:100%;display:flex}.customer-search-block{align-items:stretch;gap:12px;width:100%;display:flex}@media (max-width:600px){.customer-search-block{gap:8px}}.customer-search-block .autocomplete-wrapper{flex:1;position:relative}.customer-search-block .autocomplete-wrapper .MuiOutlinedInput-root{background-color:#f8fafc;border-radius:12px;font-size:1rem;transition:all .3s;padding-right:12px!important}.customer-search-block .autocomplete-wrapper .MuiOutlinedInput-root fieldset{border-color:#0000;transition:all .3s}.customer-search-block .autocomplete-wrapper .MuiOutlinedInput-root:hover{background-color:#fff;box-shadow:0 4px 14px #52796f14}.customer-search-block .autocomplete-wrapper .MuiOutlinedInput-root:hover fieldset{border-color:#52796f4d}.customer-search-block .autocomplete-wrapper .MuiOutlinedInput-root.Mui-focused{background-color:#fff;box-shadow:0 4px 20px #52796f26}.customer-search-block .autocomplete-wrapper .MuiOutlinedInput-root.Mui-focused fieldset{border-width:2px;border-color:#52796f}.customer-search-block .add-action-btn{color:#fff;text-transform:none;white-space:nowrap;background:linear-gradient(135deg,#52796f 0%,#3a564f 100%);border-radius:12px;padding:0 24px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #52796f4d}@media (max-width:600px){.customer-search-block .add-action-btn{width:54px;min-width:54px;height:54px;padding:0}}.customer-search-block .add-action-btn:hover{background:linear-gradient(135deg,#44645c 0%,#293d38 100%);transform:translateY(-2px);box-shadow:0 6px 20px #52796f66}.customer-search-block .add-action-btn:active{transform:translateY(0);box-shadow:0 2px 8px #52796f4d}.selected-customer-modern{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0cc;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000008}.selected-customer-modern:before{content:"";background:#52796f;border-radius:16px 0 0 16px;width:6px;height:100%;position:absolute;top:0;left:0}.selected-customer-modern:hover{transform:translateY(-2px);box-shadow:0 6px 25px #0000000f}.selected-customer-modern .customer-pro-details{align-items:center;gap:16px;display:flex}.selected-customer-modern .customer-pro-details .customer-avatar{color:#3730a3;background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%);border:2px solid #fff;width:48px;height:48px;font-size:1.2rem;font-weight:700;box-shadow:0 4px 10px #00000014}.selected-customer-modern .customer-pro-details .customer-avatar svg{font-size:1.5rem}.selected-customer-modern .customer-pro-details .customer-meta{flex-direction:column;display:flex}.selected-customer-modern .customer-pro-details .customer-meta .c-name{color:#1e293b;font-size:1.1rem;font-weight:700;line-height:1.2}.selected-customer-modern .customer-pro-details .customer-meta .c-phone{color:#64748b;align-items:center;gap:6px;margin-top:4px;font-size:.85rem;font-weight:500;display:flex}.selected-customer-modern .customer-pro-details .customer-meta .c-phone svg{font-size:.9rem}.selected-customer-modern .remove-btn{color:#ef4444;background-color:#fee2e2;transition:all .2s}.selected-customer-modern .remove-btn:hover{color:#b91c1c;background-color:#fca5a5;transform:rotate(90deg)}.add-customer-dialog .MuiPaper-root{height:auto!important;min-height:unset!important;border-radius:16px!important;box-shadow:0 20px 40px #00000026!important}.add-customer-dialog .page-background{height:auto!important;min-height:auto!important}.add-customer-dialog .customers-container{padding:0!important}.add-customer-dialog .MuiDialogContent-root{padding:24px!important}
